/**
 * Swiper 4.5.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 13, 2019
 */
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,right top, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,left top, right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,left bottom, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,left top, left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;-o-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;-webkit-transition:.2s transform,.2s top;transition:.2s transform,.2s top;-webkit-transition:.2s transform,.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top,.2s -webkit-transform;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;-o-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;-webkit-transition:.2s transform,.2s left;transition:.2s transform,.2s left;-webkit-transition:.2s transform,.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left,.2s -webkit-transform;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;-o-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;-webkit-transition:.2s transform,.2s right;transition:.2s transform,.2s right;-webkit-transition:.2s transform,.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right,.2s -webkit-transform;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
@charset "UTF-8";
.mr-b[data-v-a2ea8644] {
  margin-bottom: 25px;
}
.mylink[data-v-a2ea8644] {
  display: block;
}
.media-imgs[data-v-a2ea8644] {
  display: none;
}
.swiper-card[data-v-a2ea8644] {
  min-height: 17.2rem;
}
@media (min-width: 992px) {
.media-imgs[data-v-a2ea8644] {
    display: block;
}
}
.swiper-button-prev[data-v-a2ea8644] {
  height: 20px;
  left: -1px;
}
.swiper-button-next[data-v-a2ea8644] {
  height: 20px;
  right: -1px;
}
.pendingcard[data-v-a2ea8644] {
  border-radius: 4px;
  display: flex;
  flex-direction: column;
}
.pendingcard .card_left[data-v-a2ea8644] {
  font-size: 20px;
  font-family: HiraginoSans-W4, HiraginoSans;
  font-weight: 400;
  color: #222222;
  display: flex;
  align-items: center;
}
.pendingcard .card_left .card_num[data-v-a2ea8644] {
  font-size: 36px;
  font-family: HiraginoSans-W6, HiraginoSans;
  font-weight: normal;
  color: #222222;
  line-height: 54px;
}
.pendingcard .card_right .card_text[data-v-a2ea8644] {
  font-size: 16px;
  font-family: HiraginoSans-W4, HiraginoSans;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 10px;
}
.pendingcard .card_right .card_btn[data-v-a2ea8644] {
  width: 98px;
  height: 36px;
  font-size: 16px;
  font-family: HiraginoSans-W6, HiraginoSans;
  font-weight: 600;
  color: #ffffff;
  line-height: 24px;
  border-radius: 4px;
}
.pendingcard .card_right .card_btn.btn01[data-v-a2ea8644] {
  background: #d75125;
}
.pendingcard .card_right .card_btn.btn02[data-v-a2ea8644] {
  background: #063369;
}
.pendingcard .card_bottom[data-v-a2ea8644] {
  font-size: 16px;
  font-family: HiraginoSans-W4, HiraginoSans;
  font-weight: 400;
  color: #222222;
}
.pendingcard .card_bottom .card_col[data-v-a2ea8644] {
  height: 18px;
  width: 1px;
  background: #c5c5c5;
}
.pendingcard .card_bottom .card_title[data-v-a2ea8644] {
  font-size: 16px;
  font-family: HiraginoSans-W6, HiraginoSans;
  font-weight: 600;
  color: #222222;
}
.pendingcard .card_bottom .card_title2[data-v-a2ea8644] {
  font-size: 14px;
  font-family: HiraginoSans-W4, HiraginoSans;
  font-weight: normal;
  color: #222222;
}
.exam-estimate[data-v-a2ea8644] {
  font-size: 13px;
}
.mb10[data-v-a2ea8644] {
  margin-bottom: 10px;
}
.cardBottom[data-v-a2ea8644] {
  padding: 10px;
}
.fc01[data-v-a2ea8644] {
  color: #063369;
}
.fc02[data-v-a2ea8644] {
  color: #d75125;
}
.bg01[data-v-a2ea8644] {
  background: rgba(215, 81, 37, 0.2);
}
.bg02[data-v-a2ea8644] {
  background: #ebf1f8;
}
.border01[data-v-a2ea8644] {
  border: 2px solid #eca993;
}
.border02[data-v-a2ea8644] {
  border: 2px solid #679ad6;
}
.swiper[data-v-a2ea8644] {
  --swiper-theme-color: #ff6600;
  --swiper-pagination-color: #00ff33; /* 两种都可以 */
}
.slide-exam-item[data-v-a2ea8644] {
  height: 100%;
  min-height: 270px;
  padding: 17px 15px;
  border-radius: 13px;
  margin: 0 23px;
  background-color: #fff;
  color: #0f0f0f;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: 3px solid transparent;
}
.slide-exam-item .exam-created_at[data-v-a2ea8644] {
  font-size: 13px;
}
.slide-exam-item .exam-created_at .font-blod[data-v-a2ea8644] {
  font-weight: 600;
}
.slide-exam-item .exam-start_at[data-v-a2ea8644] {
  font-size: 23px;
  margin-top: -5px;
  margin-bottom: -5px;
}
.slide-exam-item .exam-start_at .start-number[data-v-a2ea8644] {
  font-size: 40px;
  font-weight: bold;
}
.slide-exam-item .exam-start_at .start-text-notice[data-v-a2ea8644] {
  font-size: 23px;
  margin-left: -15px;
  margin-right: -7px;
}
.slide-exam-item .exam-start_at .start-text-notice .text-notice[data-v-a2ea8644] {
  font-size: 20px;
  color: #004b9e;
}
.slide-exam-item .exam-actions[data-v-a2ea8644] {
  padding: 5px 0px 0px 0px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}
.slide-exam-item .exam-button[data-v-a2ea8644] {
  color: #ffffff;
  min-width: 119px;
  padding: 7px 11.5px;
  margin-left: 10px;
  min-height: 88px;
  right: 22px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 9px;
  text-align: center;
  line-height: 22px;
  bottom: 20px;
}
.before[data-v-a2ea8644] {
  border: 3px solid #666;
}
.before .exam-button[data-v-a2ea8644] {
  background-color: #666;
}
.end[data-v-a2ea8644] {
  border: 3px solid #cccccc;
}
.end .exam-button[data-v-a2ea8644] {
  background-color: #cccccc;
}
.open[data-v-a2ea8644] {
  border: 3px solid #d30101;
  background: #fdf4f4;
}
.open .exam-button[data-v-a2ea8644] {
  align-items: center;
  text-align: left;
  display: flex;
  background-color: #d30101 !important;
  cursor: pointer !important;
}
.openlong[data-v-a2ea8644] {
  border: 3px solid #d30101;
  background: #fdf4f4;
}
.openlong .exam-button[data-v-a2ea8644] {
  align-items: center;
  text-align: left;
  display: flex;
  background-color: #d30101 !important;
  cursor: pointer !important;
}
.will[data-v-a2ea8644] {
  border: 3px solid #004b9e;
}
.will .exam-button[data-v-a2ea8644] {
  background-color: #87a2cc;
  cursor: pointer !important;
}
.exam-links a[data-v-a2ea8644] {
  display: block;
  color: #333;
  font-size: 14px;
}
.longertext[data-v-a2ea8644] {
  background: #f5e62a;
  font-size: 15px;
  font-weight: bold;
  color: red;
  text-align: center;
  line-height: 18px;
  padding: 3px;
}
.longertext .longerchild[data-v-a2ea8644] {
  font-size: 10px;
  white-space: nowrap;
}
.choose_place[data-v-a2ea8644] {
  background: #fff799;
  font-size: 14px;
}
.discription[data-v-a2ea8644] {
  color: #868c8a;
  font-size: 0.8rem;
}
[data-v-a2ea8644] .swiper-container {
  padding-bottom: 34px !important;
}
.text0[data-v-a2ea8644] {
  color: #f21313 !important;
}
.text1[data-v-a2ea8644] {
  color: #004b9e !important;
}
.text2[data-v-a2ea8644] {
  color: #222222 !important;
}
.copy-btn[data-v-a2ea8644] {
  color: #004b9e;
  margin-left: 3px;
  cursor: pointer;
  white-space: nowrap;
}
.banner-page[data-v-434163ec] {
  position: relative;
}
.banner-content[data-v-434163ec] {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  padding: 42px 0 0 162px;
}
.banner-content .banner-title[data-v-434163ec] {
  font-size: 19px;
  color: #004b9e;
  line-height: 19px;
}
.banner-content .banner-h1[data-v-434163ec] {
  font-size: 34px;
  line-height: 34px;
  font-weight: bold;
  color: #222222;
  margin-top: 13px;
}
@media screen and (max-width: 992px) {
.banner-bg[data-v-434163ec] {
    height: 170px;
}
.banner-content[data-v-434163ec] {
    padding: 25px 0 0 50px;
}
}
.banner_title[data-v-434163ec] {
  margin-top: 25px;
  font-size: 19px;
  color: #004b9e;
}
.sign-text[data-v-434163ec] {
  position: relative;
  color: #004b9e;
}
.sign-text[data-v-434163ec]:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 14px;
  background-color: #ffec00;
  z-index: -1;
}
.notice-container[data-v-434163ec] {
  width: 100%;
  height: 100%;
  padding-top: 15px;
  box-sizing: border-box;
}
.notice-container .notice-inner[data-v-434163ec] {
  padding: 15px;
  background-color: #fff;
  border: 4px solid #f21313;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
.notice-container[data-v-434163ec] {
    background-image: none;
    padding-bottom: 0;
}
.notice-container .notice-inner[data-v-434163ec] {
    font-size: 13px;
}
.notice-container a[data-v-434163ec] {
    font-size: 13px;
}
}
.a-button[data-v-4439b54f] {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1) !important;
  border-radius: 2px !important;
  padding: 0 !important;
  box-sizing: border-box !important;
  height: 49px !important;
  line-height: 49px !important;
}
.a-button-primary[data-v-4439b54f] {
  background: #004b9e !important;
  color: #ffffff !important;
}
.a-button-primary[data-v-4439b54f]:active {
  background-color: #385c87 !important;
  border-color: #385c87 !important;
  color: white !important;
}
.a-button-primary[data-v-4439b54f]:focus {
  background-color: #385c87 !important;
  border-color: #385c87 !important;
  color: white !important;
}
.a-button-block[data-v-4439b54f] {
  width: 100%;
}
.a-button-small[data-v-4439b54f] {
  height: 36px !important;
  line-height: 36px !important;
  font-size: 16px !important;
}
.a-button-loading[data-v-4439b54f] {
  margin-right: 5px;
}
.notice-bar-wrapper[data-v-133f3870] {
  margin-top: 20px;
  width: 100%;
  height: 40px;
}
@media only screen and (max-width: 576px) {
.notice-bar-wrapper[data-v-133f3870] {
    height: 70px;
}
}
.notice_bg[data-v-133f3870] {
  width: 126px;
  color: #ffffff;
  background: #ffc108;
  height: 40px;
  align-items: center;
}
@media only screen and (max-width: 576px) {
.notice_bg[data-v-133f3870] {
    width: 100%;
}
}
.notice_bg .bg_deep[data-v-133f3870] {
  margin-left: 6px;
  width: 46px;
  height: 26px;
  text-align: center;
  background: #f89500;
  padding: 4px 7px;
  font-size: 12px;
  font-weight: bold;
}
.notice_bg .notice_text[data-v-133f3870] {
  margin-left: 0.2rem;
  width: 100%;
  font-size: 14px;
}
.notice_bg1[data-v-133f3870] {
  width: 126px;
  color: #ffffff;
  background: #5fbf00;
  height: 40px;
  align-items: center;
}
@media only screen and (max-width: 576px) {
.notice_bg1[data-v-133f3870] {
    width: 100%;
}
}
.notice_bg1 .bg_deep[data-v-133f3870] {
  margin-left: 6px;
  width: 50px;
  height: 26px;
  text-align: center;
  background: #488110;
  padding: 4px 7px;
  font-size: 12px;
  font-weight: bold;
}
.notice_bg1 .notice_text[data-v-133f3870] {
  margin-left: 0.2rem;
  width: 100%;
  font-size: 14px;
}
.notice_bg2[data-v-133f3870] {
  width: 126px;
  color: #ffffff;
  background: #e70d0e;
  height: 40px;
  align-items: center;
}
@media only screen and (max-width: 576px) {
.notice_bg2[data-v-133f3870] {
    width: 100%;
}
}
.notice_bg2 .bg_deep[data-v-133f3870] {
  margin-left: 6px;
  width: 50px;
  height: 26px;
  text-align: center;
  background: #8b1818;
  padding: 4px 7px;
  font-size: 12px;
  font-weight: bold;
}
.notice_bg2 .notice_text[data-v-133f3870] {
  margin-left: 0.2rem;
  width: 100%;
  font-size: 14px;
}
.notice-bar-container[data-v-133f3870] {
  height: 100%;
  overflow: hidden;
}
.notice-bar-container .swiper-slide[data-v-133f3870] {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 576px) {
.notice-bar-container .swiper-slide[data-v-133f3870] {
    align-items: flex-start;
    flex-direction: column;
}
}
.notice-bar-container .notice-bar-text[data-v-133f3870] {
  width: 100%;
  padding-left: 7px;
  display: flex;
  align-items: center;
  height: 100%;
  background: #fffbca;
  font-size: 14px;
  font-weight: normal;
  color: #222222;
}
@media only screen and (max-width: 576px) {
.notice-bar-container .notice-bar-text[data-v-133f3870] {
    font-size: 13px;
}
}
.notice-bar-container .notice-bar-text1[data-v-133f3870] {
  width: 100%;
  padding-left: 7px;
  display: flex;
  align-items: center;
  height: 100%;
  background: #f2f2f2;
  font-size: 14px;
  font-weight: normal;
  color: #222222;
}
@media only screen and (max-width: 576px) {
.notice-bar-container .notice-bar-text1[data-v-133f3870] {
    font-size: 13px;
}
}
.notice-bar-container .notice-bar-text2[data-v-133f3870] {
  width: 100%;
  padding-left: 7px;
  height: 100%;
  display: flex;
  align-items: center;
  background: #ffe6e6;
  font-size: 14px;
  font-weight: normal;
  color: #222222;
}
@media only screen and (max-width: 576px) {
.notice-bar-container .notice-bar-text2[data-v-133f3870] {
    font-size: 13px;
}
}
.fc05[data-v-4d42648c] {
  color: #004b9e;
}
.ft16[data-v-4d42648c] {
  font-size: 16px;
}
.titCont[data-v-4d42648c] {
  width: 100%;
  height: 48px;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #edf6ff;
}
.mock-exam-detail-card[data-v-36edb1d0] {
  margin-top: 30px;
}
.mock-exam-detail-title[data-v-36edb1d0] {
  padding-left: 5px;
  margin-bottom: 16px;
  border-left: 3px solid #004b9e;
  font-size: 18px;
  font-family: HiraginoSans-W6, HiraginoSans, serif;
  font-weight: 600;
  color: #222;
  line-height: 17px;
}
.mock-exam-detail-body[data-v-36edb1d0] {
  display: flex;
  gap: 16px;
}
@media only screen and (max-width: 576px) {
.mock-exam-detail-body[data-v-36edb1d0] {
    flex-direction: column;
}
}
.mock-exam-detail-item[data-v-36edb1d0] {
  flex: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #bcd2eb;
  border-radius: 2px;
  padding: 16px 20px;
  cursor: pointer;
  transition: background-color 0.2s;
}
.mock-exam-detail-item[data-v-36edb1d0]:hover {
  background-color: #f0f5ff;
}
.mock-exam-detail-label[data-v-36edb1d0] {
  font-size: 14px;
  font-weight: 600;
  color: #004b9e;
}
.mock-exam-detail-icon[data-v-36edb1d0] {
  color: #004b9e;
}
.home-footer[data-v-43b8f508] {
  background: #004b9e;
  padding: 56px 0 90px;
  margin-top: 59px;
  box-sizing: border-box;
}
.home-footer .footer-logo-container img[data-v-43b8f508] {
  width: 65px;
}
.home-footer .footer-logo-container span[data-v-43b8f508] {
  color: #ffec00;
  font-size: 14px;
}
.home-footer .footer-menu-item[data-v-43b8f508] {
  margin-top: 24px;
}
.home-footer .footer-menu-item a[data-v-43b8f508] {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
}
.pcshow[data-v-5954443c] {
  display: block;
}
@media only screen and (max-width: 576px) {
.pcshow[data-v-5954443c] {
    display: none;
}
}
@media screen and (max-width: 992px) {
.pcshow[data-v-5954443c] {
    display: none;
}
}
.phoneshow[data-v-5954443c] {
  display: none;
}
@media only screen and (max-width: 576px) {
.phoneshow[data-v-5954443c] {
    display: block;
}
}
@media screen and (max-width: 992px) {
.phoneshow[data-v-5954443c] {
    display: block;
}
}
.leftmr[data-v-5954443c] {
  margin-left: 5px;
}
.mt-40[data-v-5954443c] {
  margin-top: 40px !important;
}
.bg_mains[data-v-5954443c] {
  margin: 0;
  border-radius: 4px;
  align-items: center;
}
.ml-1[data-v-5954443c] {
  margin-left: 1rem;
}
.bg_main[data-v-5954443c] {
  margin: 0;
  padding-top: 15px;
  background: #ebf1f8;
  border-radius: 4px;
  display: flex;
  align-items: center;
}
.bg_main .bg_child[data-v-5954443c] {
  padding: 12px 16px;
  background: #063369;
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bg_main .bg_content[data-v-5954443c] {
  font-size: 0.9rem;
  font-family: HiraginoSans-W4, HiraginoSans;
  font-weight: normal;
  color: #666666;
  font-weight: 400;
  padding: 0 20px;
}
.bg_main .bg_content span[data-v-5954443c] {
  font-size: 0.9rem;
  font-weight: 600;
}
.borerleft[data-v-5954443c] {
  padding-left: 5px;
  margin-bottom: 16px;
  border-left: 3px solid #034a9f !important;
  font-size: 18px;
  font-family: HiraginoSans-W6, HiraginoSans;
  font-weight: 600;
  color: #222222;
  line-height: 17px;
}
.blu_text[data-v-5954443c] {
  height: 14px;
  font-size: 14px;
  font-family: HiraginoSans-W4, HiraginoSans;
  font-weight: normal;
  color: #063369;
  margin-right: 8px;
  line-height: 21px;
}
.blu_main[data-v-5954443c] {
  cursor: pointer;
  margin-bottom: 16px;
}
.mr-c[data-v-5954443c] {
  margin: 0 auto;
  height: 27rem;
}
.mr-b[data-v-5954443c] {
  margin-bottom: 25px;
}
.bigNum[data-v-5954443c] {
  font-size: 2.5rem;
}
.fcard[data-v-5954443c] {
  background-color: #fdf4f4;
  background-clip: border-box;
  border: 3px solid #d30101;
}
.pendingcard[data-v-5954443c] {
  border-radius: 4px;
  display: flex;
  flex-direction: column;
}
.pendingcard .card_left[data-v-5954443c] {
  font-size: 20px;
  font-family: HiraginoSans-W4, HiraginoSans;
  font-weight: 400;
  color: #222222;
  display: flex;
  align-items: center;
}
.pendingcard .card_left .card_num[data-v-5954443c] {
  font-size: 36px;
  font-family: HiraginoSans-W6, HiraginoSans;
  font-weight: normal;
  color: #222222;
  line-height: 54px;
}
.pendingcard .card_right .card_text[data-v-5954443c] {
  font-size: 16px;
  font-family: HiraginoSans-W4, HiraginoSans;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 10px;
}
.pendingcard .card_right .card_btn[data-v-5954443c] {
  width: 98px;
  height: 36px;
  font-size: 16px;
  font-family: HiraginoSans-W6, HiraginoSans;
  font-weight: 600;
  color: #ffffff;
  line-height: 24px;
  border-radius: 4px;
}
.pendingcard .card_right .card_btn.btn01[data-v-5954443c] {
  background: #d75125;
}
.pendingcard .card_right .card_btn.btn02[data-v-5954443c] {
  background: #063369;
}
.pendingcard .card_bottom[data-v-5954443c] {
  font-size: 16px;
  font-family: HiraginoSans-W4, HiraginoSans;
  font-weight: 400;
  color: #222222;
}
.pendingcard .card_bottom .card_col[data-v-5954443c] {
  height: 18px;
  width: 1px;
  background: #c5c5c5;
}
.pendingcard .card_bottom .card_title[data-v-5954443c] {
  font-size: 16px;
  font-family: HiraginoSans-W6, HiraginoSans;
  font-weight: 600;
  color: #222222;
}
.pendingcard .card_bottom .card_title2[data-v-5954443c] {
  font-size: 14px;
  font-family: HiraginoSans-W4, HiraginoSans;
  font-weight: normal;
  color: #222222;
}
.mb10[data-v-5954443c] {
  margin-bottom: 10px;
}
.p20[data-v-5954443c] {
  padding: 20px;
}
.mb15[data-v-5954443c] {
  margin-bottom: 15px;
}
.cardBottom[data-v-5954443c] {
  padding: 10px;
}
.fc01[data-v-5954443c] {
  color: #063369;
}
.fc02[data-v-5954443c] {
  color: #d75125;
}
.bg01[data-v-5954443c] {
  background: rgba(215, 81, 37, 0.2);
}
.bg02[data-v-5954443c] {
  background: #ebf1f8;
}
.border01[data-v-5954443c] {
  border: 2px solid #eca993;
}
.border02[data-v-5954443c] {
  border: 2px solid #679ad6;
}
.ftb[data-v-5954443c] {
  font-weight: bold;
}
.btnText[data-v-5954443c] {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.titSm[data-v-5954443c] {
  position: absolute;
  bottom: 10%;
  width: 167px;
  height: 52px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  left: 0;
}
.titSm .borderTop[data-v-5954443c] {
  width: 44px;
  height: 8px;
  background-color: yellow;
}
.titSm .titSmCont[data-v-5954443c] {
  background-color: rgba(6, 51, 105, 0.9);
  padding: 13px 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 18px;
  height: 44px;
}
.no_padding[data-v-5954443c] {
  padding: 0;
}
.cardCont3[data-v-5954443c] {
  background: #d3e3f4;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 25px 0 25px 25px;
}
.cardCont3 .left_font1[data-v-5954443c] {
  color: #004b9e;
  font-weight: bold;
  padding-left: 5px;
  position: relative;
  font-size: 16px;
  text-align: left;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAAMCAMAAACeCYk3AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ4OCwgMjAyMC8wNy8xMC0yMjowNjo1MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjZGOTA2MjVGMjczNjExRURBRDlEQ0RCNEZBMzM4RUYwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjZGOTA2MjYwMjczNjExRURBRDlEQ0RCNEZBMzM4RUYwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NkY5MDYyNUQyNzM2MTFFREFEOURDREI0RkEzMzhFRjAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NkY5MDYyNUUyNzM2MTFFREFEOURDREI0RkEzMzhFRjAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7x6qgIAAAABlBMVEX/7AAAAACshzjdAAAAF0lEQVR42mJgGAWjYBSMglEw2AFAgAEABawAAUjiPq8AAAAASUVORK5CYII=) no-repeat left;
  background-position-y: bottom;
}
.cardCont3 .left_font2[data-v-5954443c] {
  color: #063369;
  font-weight: bold;
  position: relative;
  font-size: 16px;
  text-align: center;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAAMCAMAAADCg8oTAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ4OCwgMjAyMC8wNy8xMC0yMjowNjo1MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjlFMkFERDZCMjczNTExRURCNzFCRkVGMEFDNkFFMkU5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjlFMkFERDZDMjczNTExRURCNzFCRkVGMEFDNkFFMkU5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OUUyQURENjkyNzM1MTFFREI3MUJGRUYwQUM2QUUyRTkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OUUyQURENkEyNzM1MTFFREI3MUJGRUYwQUM2QUUyRTkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5rwffeAAAABlBMVEX/7AAAAACshzjdAAAAE0lEQVR42mJgGAWjYBQMBwAQYAADzAABNgv5iAAAAABJRU5ErkJggg==) no-repeat center;
  background-position-y: bottom;
}
.cardCont3 .left_font_small[data-v-5954443c] {
  font-size: 12px;
  text-align: center;
  margin-top: 18px;
  color: #004b9e;
  line-height: 16px;
}
.cardCont3 .left_font_bg[data-v-5954443c] {
  background: #ffec00;
}
@media only screen and (max-width: 576px) {
.cardCont3[data-v-5954443c] {
    padding: 25px 0;
}
}
.cardCont4[data-v-5954443c] {
  height: 100%;
  display: flex;
  padding: 25px 0 25px 16px;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 1440px) {
.cardCont4[data-v-5954443c] {
    padding: 25px 0;
}
}
.cardCont4 .left_font1[data-v-5954443c] {
  color: #063369;
  font-weight: bold;
  position: relative;
  font-size: 16px;
  text-align: center;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAAMCAMAAACeCYk3AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ4OCwgMjAyMC8wNy8xMC0yMjowNjo1MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjZGOTA2MjVGMjczNjExRURBRDlEQ0RCNEZBMzM4RUYwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjZGOTA2MjYwMjczNjExRURBRDlEQ0RCNEZBMzM4RUYwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NkY5MDYyNUQyNzM2MTFFREFEOURDREI0RkEzMzhFRjAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NkY5MDYyNUUyNzM2MTFFREFEOURDREI0RkEzMzhFRjAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7x6qgIAAAABlBMVEX/7AAAAACshzjdAAAAF0lEQVR42mJgGAWjYBSMglEw2AFAgAEABawAAUjiPq8AAAAASUVORK5CYII=) no-repeat center;
  background-position-y: bottom;
}
.cardCont4 .left_font2[data-v-5954443c] {
  color: #063369;
  font-weight: bold;
  position: relative;
  font-size: 16px;
  text-align: center;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAAMCAMAAADCg8oTAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ4OCwgMjAyMC8wNy8xMC0yMjowNjo1MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjlFMkFERDZCMjczNTExRURCNzFCRkVGMEFDNkFFMkU5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjlFMkFERDZDMjczNTExRURCNzFCRkVGMEFDNkFFMkU5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OUUyQURENjkyNzM1MTFFREI3MUJGRUYwQUM2QUUyRTkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OUUyQURENkEyNzM1MTFFREI3MUJGRUYwQUM2QUUyRTkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5rwffeAAAABlBMVEX/7AAAAACshzjdAAAAE0lEQVR42mJgGAWjYBQMBwAQYAADzAABNgv5iAAAAABJRU5ErkJggg==) no-repeat center;
  background-position-y: bottom;
}
@media only screen and (max-width: 576px) {
.cardCont4 .left_font2[data-v-5954443c] {
    text-align: left;
    text-indent: 17px;
    margin-left: 5px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAAMCAMAAADCg8oTAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ4OCwgMjAyMC8wNy8xMC0yMjowNjo1MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjlFMkFERDZCMjczNTExRURCNzFCRkVGMEFDNkFFMkU5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjlFMkFERDZDMjczNTExRURCNzFCRkVGMEFDNkFFMkU5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OUUyQURENjkyNzM1MTFFREI3MUJGRUYwQUM2QUUyRTkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OUUyQURENkEyNzM1MTFFREI3MUJGRUYwQUM2QUUyRTkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5rwffeAAAABlBMVEX/7AAAAACshzjdAAAAE0lEQVR42mJgGAWjYBQMBwAQYAADzAABNgv5iAAAAABJRU5ErkJggg==) no-repeat left;
}
}
@media screen and (max-width: 992px) {
.cardCont4 .left_font2[data-v-5954443c] {
    text-align: left;
    text-indent: 14px;
    margin-left: 5px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAAMCAMAAADCg8oTAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ4OCwgMjAyMC8wNy8xMC0yMjowNjo1MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjlFMkFERDZCMjczNTExRURCNzFCRkVGMEFDNkFFMkU5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjlFMkFERDZDMjczNTExRURCNzFCRkVGMEFDNkFFMkU5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OUUyQURENjkyNzM1MTFFREI3MUJGRUYwQUM2QUUyRTkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OUUyQURENkEyNzM1MTFFREI3MUJGRUYwQUM2QUUyRTkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5rwffeAAAABlBMVEX/7AAAAACshzjdAAAAE0lEQVR42mJgGAWjYBQMBwAQYAADzAABNgv5iAAAAABJRU5ErkJggg==) no-repeat left;
}
}
.cardCont4 .left_font_small[data-v-5954443c] {
  font-size: 12px;
  text-align: center;
  margin-top: 18px;
  color: #004b9e;
  line-height: 16px;
}
.cardCont4 .left_font_bg[data-v-5954443c] {
  background: #ffec00;
}
.cardCont1[data-v-5954443c] {
  background: #ebf1f8;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 25px 0;
}
.cardCont1 .left_font[data-v-5954443c] {
  color: #063369;
  font-weight: bold;
  position: relative;
  font-size: 16px;
  text-align: center;
}
.cardCont1 .left_font_small[data-v-5954443c] {
  font-size: 12px;
  text-align: center;
  margin-top: 18px;
  color: #004b9e;
  line-height: 16px;
}
.cardCont1 .left_font_bg[data-v-5954443c] {
  background: #ffec00;
}
.cardborder[data-v-5954443c] {
  border: 1px solid #bcd2eb;
  border-radius: 2px;
  margin: 0 0 10px auto;
}
.cardCont_coltop[data-v-5954443c] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.cardCont_coltop .isborder[data-v-5954443c] {
  border-bottom: 1px solid #bcd2eb;
}
.cardCont_coltop .now_exam[data-v-5954443c] {
  background: #edf6ff;
  height: 100%;
}
.cardCont_coltop .now_exam .left-grouptitle[data-v-5954443c] {
  color: #004b9e;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}
.cardCont_coltop .now_exam .left-grouptext[data-v-5954443c] {
  color: #004b9e;
  text-align: center;
  font-size: 16px;
}
.cardCont_coltop .now_exam .left_text[data-v-5954443c] {
  color: #004b9e;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
}
@media screen and (max-width: 992px) {
.cardCont_coltop .now_exam .left_text[data-v-5954443c] {
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
    text-indent: 8px;
}
}
@media only screen and (max-width: 576px) {
.cardCont_coltop .now_exam .left_text[data-v-5954443c] {
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-indent: 8px;
}
}
.cardCont_coltop .now_exam .right_main[data-v-5954443c] {
  height: 100%;
  display: flex;
}
@media only screen and (max-width: 576px) {
.cardCont_coltop .now_exam .right_main[data-v-5954443c] {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
}
@media screen and (max-width: 992px) {
.cardCont_coltop .now_exam .right_main[data-v-5954443c] {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
}
.cardCont_coltop .now_exam .right_main .child_title[data-v-5954443c] {
  background: #ffffff;
  display: block;
  color: #004b9e;
  margin: 5px 0;
  min-width: 62px;
  padding: 9px 2px;
  font-size: 14px;
}
@media screen and (max-width: 1440px) {
.cardCont_coltop .now_exam .right_main .child_title[data-v-5954443c] {
    padding: 9px 2px;
}
}
.cardCont_coltop .now_exam .right_main .child_time[data-v-5954443c] {
  font-size: 14px;
  font-weight: 600;
  padding: 15px 0px;
  min-width: 100px;
  display: block;
  color: #222222;
}
@media screen and (max-width: 1440px) {
.cardCont_coltop .now_exam .right_main .child_time[data-v-5954443c] {
    padding: 15px 0px;
}
}
.cardCont_coltop .now_exam .right_main .child_time .child_direction[data-v-5954443c] {
  color: #666666;
  font-weight: normal;
}
.cardCont_coltop .now_exam .right_mains[data-v-5954443c] {
  height: 100%;
  display: flex;
  justify-content: center;
}
.cardCont_coltop .now_exam .right_mains .child_title[data-v-5954443c] {
  background: #ffffff;
  display: block;
  color: #004b9e;
  margin: 5px;
  padding: 9px 2px;
  font-size: 14px;
}
.cardCont_coltop .now_exam .right_mains .child_time[data-v-5954443c] {
  font-size: 14px;
  font-weight: 600;
  padding: 15px 8px;
  display: block;
  color: #222222;
}
.cardCont_coltop .now_exam .right_mains .child_time .child_direction[data-v-5954443c] {
  color: #666666;
  font-weight: normal;
}
.cardCont_coltop .pricetitle[data-v-5954443c] {
  color: #004b9e;
  font-weight: bold;
  font-size: 14px;
  margin-top: 10px;
}
.cardCont_coltop .pricefont[data-v-5954443c] {
  font-weight: bold;
  font-size: 14px;
  margin-top: 10px;
}
.cardCont_col[data-v-5954443c] {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  text-align: right;
}
@media only screen and (max-width: 576px) {
.cardCont_col[data-v-5954443c] {
    text-align: left;
}
}
.cardCont_col .pricetitle[data-v-5954443c] {
  color: #004b9e;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
}
.cardCont_col .pricefont[data-v-5954443c] {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
}
.buttonfont1[data-v-5954443c] {
  color: #034a9f;
  font-size: 14px;
  text-align: right;
}
.buttonfont[data-v-5954443c] {
  color: #034a9f;
  font-size: 14px;
}
.buttonfont + .buttonfont[data-v-5954443c] {
  margin-top: 8px;
}
.buttonfont3[data-v-5954443c] {
  color: #034a9f;
  font-size: 14px;
}
.buttonfont4[data-v-5954443c] {
  color: #034a9f;
  font-size: 14px;
}
.cardCont-group[data-v-5954443c] {
  padding: 10px 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 14px;
}
.cardCont-group .buttonfon4[data-v-5954443c] {
  margin: 5px 10px;
}
@media only screen and (max-width: 576px) {
.cardCont-group .buttonfon4[data-v-5954443c] {
    margin: 5px 0 !important;
}
}
@media only screen and (max-width: 576px) {
.cardCont-group[data-v-5954443c] {
    justify-content: center;
}
}
.cardCont[data-v-5954443c] {
  display: flex;
  font-size: 14px;
}
.bigf[data-v-5954443c] {
  font-size: 20px;
}
.red_color[data-v-5954443c] {
  color: #cb2308;
}
.green_color[data-v-5954443c] {
  color: #5c8d48;
}
.home_btn[data-v-5954443c] {
  max-width: 230px;
}
.titSty[data-v-5954443c] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.styCenter[data-v-5954443c] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.overDue[data-v-5954443c] {
  line-height: 35px;
  font-size: 15px;
  font-weight: 400;
}
@media screen and (max-width: 992px) {
.overDue[data-v-5954443c] {
    text-align: center;
}
}
@media screen and (max-width: 992px) {
.sybton[data-v-5954443c] {
    justify-content: flex-start;
}
}
@media only screen and (max-width: 576px) {
.sybton[data-v-5954443c] {
    justify-content: flex-start;
}
}
.price_pd[data-v-5954443c] {
  padding: 18px 0 8px 17px;
}
.exam-current-item[data-v-5954443c] {
  border: 1px solid #bcd2eb;
  border-radius: 2px;
}
.exam-current-item .warn-text-bg[data-v-5954443c] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAAMCAMAAACeCYk3AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ4OCwgMjAyMC8wNy8xMC0yMjowNjo1MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjZGOTA2MjVGMjczNjExRURBRDlEQ0RCNEZBMzM4RUYwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjZGOTA2MjYwMjczNjExRURBRDlEQ0RCNEZBMzM4RUYwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NkY5MDYyNUQyNzM2MTFFREFEOURDREI0RkEzMzhFRjAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NkY5MDYyNUUyNzM2MTFFREFEOURDREI0RkEzMzhFRjAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7x6qgIAAAABlBMVEX/7AAAAACshzjdAAAAF0lEQVR42mJgGAWjYBSMglEw2AFAgAEABawAAUjiPq8AAAAASUVORK5CYII=) no-repeat left bottom;
  background-size: 100% 12px;
}
.exam-current-item .exam-current-btn[data-v-5954443c] {
  font-size: 14px;
  background-color: rgb(254, 236, 0) !important;
  border-color: #feec00 !important;
  color: rgb(0, 75, 158) !important;
  height: 36px !important;
  line-height: 36px !important;
  padding: 0 16px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.exam-current-item .exam-current-left[data-v-5954443c] {
  background-color: #d3e3f4;
  padding: 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.exam-current-item .exam-current-left .exam-current-date[data-v-5954443c] {
  display: inline-block;
  color: #004b9e;
  font-weight: bold;
  padding-left: 4px;
  font-size: 16px;
}
.exam-current-item .exam-current-right[data-v-5954443c] {
  background: #edf6ff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.exam-current-item .exam-current-right .exam-current-row[data-v-5954443c] {
  flex: 1;
  padding: 16px;
}
.exam-current-item .exam-current-right .exam-current-row + .exam-current-row[data-v-5954443c] {
  border-top: 1px solid #bcd2eb;
}
.exam-current-item .exam-current-right .exam-center[data-v-5954443c] {
  display: inline-block;
  color: #063369;
  font-weight: bold;
  font-size: 16px;
  padding: 0 4px;
}
.exam-current-item .exam-current-right .exam-current-level[data-v-5954443c] {
  color: #004b9e;
  font-size: 14px;
  font-weight: 600;
}
.exam-current-item .exam-current-right .exam-current-info[data-v-5954443c] {
  font-size: 15px;
  font-weight: 400;
}
.exam-current-item .exam-current-right .exam-current-time-label[data-v-5954443c] {
  font-size: 14px;
  background-color: #fff;
  padding: 4px 4px;
  color: #004b9e;
  margin-right: 2px;
}
.exam-current-item .exam-current-right .exam-current-time-value[data-v-5954443c] {
  font-size: 14px;
  color: #222;
}
.exam-current-item .exam-current-right .exam-current-time-duration[data-v-5954443c] {
  font-size: 14px;
  color: #666;
}
.grade-report-btn[data-v-5954443c] {
  padding: 10px 15px;
  background-color: #004b9e;
  color: #fff;
  border-radius: 9px;
  cursor: pointer;
}
