@charset "utf-8";@font-face{font-family:swiper-icons;font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-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-wrapper2{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box;flex-wrap:wrap}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,0.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,0.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,0.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0))}.swiper-css-mode > .swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode > .swiper-wrapper > .swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode > .swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode > .swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered > .swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal
> .swiper-wrapper
> .swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal > .swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical > .swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered > .swiper-wrapper > .swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}: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.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.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;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled > .swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal > .swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.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(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,0.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-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:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical > .swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical
> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet,.swiper-vertical
> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets
.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal
> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal
> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl
> .swiper-pagination-bullets-dynamic
.swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,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-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal > .swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical
> .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal
> .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical > .swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,0.1)}.swiper-scrollbar-disabled > .swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal > .swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-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,0.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container > canvas,.swiper-zoom-container > img,.swiper-zoom-container > svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode > .swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid > .swiper-wrapper{flex-wrap:wrap}.swiper-grid-column > .swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-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-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next + .swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}@font-face{font-family:"FontAwesome";src:url(../fonts/fontawesome-webfont.eot?v=4.7.0);src:url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(../fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul > li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/*                    模板馆专业苹果cms模板下载  www.iqmbg.com                          */
/* 此模板仅限用于学习和研究目的；不得将上述内容用于商业或者非法用途，否则，一切后果请用户自负。 */
@charset "utf-8";
html {
  font-family: microsoft yahei, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden], template {
  display: none
}
a {
  background-color: transparent
}
a:active, a:hover {
  outline: 0
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted
}
b, strong {
  font-weight: 700
}
dfn {
  font-style: italic
}
h1 {
  font-size: 2em;
  margin: .67em 0
}
mark {
  background-color: #ff0;
  color: #000
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
img {
  border: 0;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden
}
figure {
  margin: 1em 40px
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}
pre {
  overflow: auto
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}
button, input, optgroup, select, textarea {
  margin: 0
}
button {
  overflow: visible
}
button, select {
  text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}
button[disabled], html input[disabled] {
  cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}
input {
  line-height: normal
}
input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto
}
input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
textarea {
  overflow: auto
}
td, th {
  padding: 0
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
:after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff
}
a {
  color: #337ab7;
  text-decoration: none
}
a:focus, a:hover {
  color: #23527c;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
figure {
  margin: 0
}
img {
  vertical-align: middle
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee
}
[role=button] {
  cursor: pointer
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  line-height: 1.1;
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777
}
.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 0;
  margin-bottom: 0
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
  font-size: 65%
}
.h4, .h5, .h6, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0
}
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-size: 75%
}
.h1, h1 {
  font-size: 36px
}
.h2, h2 {
  font-size: 30px
}
.h3, h3 {
  font-size: 24px
}
.h4, h4 {
  font-size: 18px
}
.h5, h5 {
  font-size: 14px
}
.h6, h6 {
  font-size: 12px
}
p {
  margin: 0 0 10px
}
.small, small {
  font-size: 85%
}
.mark, mark {
  padding: .2em;
  background-color: #fcf8e3
}
.text-left {
  text-align: left
}
.text-right {
  text-align: right
}
.text-center {
  text-align: center
}
.text-justify {
  text-align: justify
}
.text-nowrap {
  white-space: nowrap
}
.text-overflow {
  white-space: nowrap;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.text-row, .text-row-1, .text-row-2, .text-row-3, .text-row-4, .text-row-xs-1, .text-row-xs-2, .text-row-xs-3, .text-row-xs-4, .text-row-sm-1, .text-row-sm-2, .text-row-sm-3, .text-row-sm-4, .text-row-md-1, .text-row-md-2, .text-row-md-3, .text-row-md-4, .text-row-lg-1, .text-row-lg-2, .text-row-lg-3, .text-row-lg-4, .text-row-xl-1, .text-row-xl-2, .text-row-xl-3, .text-row-xl-4, .text-row-xxl-1, .text-row-xxl-2, .text-row-xxl-3, .text-row-xxl-4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.text-row-1 {
  -webkit-line-clamp: 1;
}
.text-row-2 {
  -webkit-line-clamp: 2;
}
.text-row-3 {
  -webkit-line-clamp: 3;
}
.text-row-4 {
  -webkit-line-clamp: 4;
}
@media(max-width:575.99px) {
  .text-row-xs-1 {
    -webkit-line-clamp: 1;
  }
  .text-row-xs-2 {
    -webkit-line-clamp: 2;
  }
  .text-row-xs-3 {
    -webkit-line-clamp: 3;
  }
  .text-row-xs-4 {
    -webkit-line-clamp: 4;
  }
}
@media (min-width:576px) and (max-width:767.99px) {
  .text-row-sm-1 {
    -webkit-line-clamp: 1;
  }
  .text-row-sm-2 {
    -webkit-line-clamp: 2;
  }
  .text-row-sm-3 {
    -webkit-line-clamp: 3;
  }
  .text-row-sm-4 {
    -webkit-line-clamp: 4;
  }
}
@media (min-width:768px) and (max-width:991.99px) {
  .text-row-md-1 {
    -webkit-line-clamp: 1;
  }
  .text-row-md-2 {
    -webkit-line-clamp: 2;
  }
  .text-row-md-3 {
    -webkit-line-clamp: 3;
  }
  .text-row-md-4 {
    -webkit-line-clamp: 4;
  }
}
@media (min-width:992px) and (max-width:1199.99px) {
  .text-row-lg-1 {
    -webkit-line-clamp: 1;
  }
  .text-row-lg-2 {
    -webkit-line-clamp: 2;
  }
  .text-row-lg-3 {
    -webkit-line-clamp: 3;
  }
  .text-row-lg-4 {
    -webkit-line-clamp: 4;
  }
}
@media (min-width:1200px) and (max-width:1399.99px) {
  .text-row-xl-1 {
    -webkit-line-clamp: 1;
  }
  .text-row-xl-2 {
    -webkit-line-clamp: 2;
  }
  .text-row-xl-3 {
    -webkit-line-clamp: 3;
  }
  .text-row-xl-4 {
    -webkit-line-clamp: 4;
  }
}
@media (min-width:1400px) {
  .text-row-xxl-1 {
    -webkit-line-clamp: 1;
  }
  .text-row-xxl-2 {
    -webkit-line-clamp: 2;
  }
  .text-row-xxl-3 {
    -webkit-line-clamp: 3;
  }
  .text-row-xxl-4 {
    -webkit-line-clamp: 4;
  }
}
.text-lowercase {
  text-transform: lowercase
}
.text-uppercase {
  text-transform: uppercase
}
.text-capitalize {
  text-transform: capitalize
}
.text-muted {
  color: #777
}
.text-primary {
  color: #337ab7
}
a.text-primary:focus, a.text-primary:hover {
  color: #286090
}
.text-success {
  color: #3c763d
}
a.text-success:focus, a.text-success:hover {
  color: #2b542c
}
.text-info {
  color: #31708f
}
a.text-info:focus, a.text-info:hover {
  color: #245269
}
.text-warning {
  color: #8a6d3b
}
a.text-warning:focus, a.text-warning:hover {
  color: #66512c
}
.text-danger {
  color: #a94442
}
a.text-danger:focus, a.text-danger:hover {
  color: #843534
}
.bg-primary {
  color: #fff;
  background-color: #337ab7
}
a.bg-primary:focus, a.bg-primary:hover {
  background-color: #286090
}
.bg-success {
  background-color: #dff0d8
}
a.bg-success:focus, a.bg-success:hover {
  background-color: #c1e2b3
}
.bg-info {
  background-color: #d9edf7
}
a.bg-info:focus, a.bg-info:hover {
  background-color: #afd9ee
}
.bg-warning {
  background-color: #fcf8e3
}
a.bg-warning:focus, a.bg-warning:hover {
  background-color: #f7ecb5
}
.bg-danger {
  background-color: #f2dede
}
a.bg-danger:focus, a.bg-danger:hover {
  background-color: #e4b9b9
}
ul {
  list-style: none;
}
ol, ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-inline-start: 0;
}
ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0
}
dl {
  margin-top: 0;
  margin-bottom: 0
}
/*                    模板馆专业苹果cms模板下载  www.iqmbg.com                          */
/* 此模板仅限用于学习和研究目的；不得将上述内容用于商业或者非法用途，否则，一切后果请用户自负。 */
dd, dt {
  line-height: 1.42857143
}
dt {
  font-weight: 700
}
dd {
  margin-left: 0
}
abbr[data-original-title], abbr[title] {
  cursor: help
}
.img-wrapper {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase
}
.container {
  padding-left: var(--theme-gap, 15px);
  padding-right: var(--theme-gap, 15px);
  margin-right: auto;
  margin-left: auto
}
.mini-container {
  max-width: 500px;
}
@media (min-width:576px) {
  .container {
    width: 560px
  }
}
@media (min-width:768px) {
  .container {
    width: 750px
  }
}
@media (min-width:992px) {
  .container {
    width: 970px
  }
}
@media (min-width:1200px) {
  .container {
    width: 1170px
  }
}
@media (min-width:1400px) {
  .container {
    width: 1320px
  }
}
.container-fluid {
  padding-left: var(--theme-gap, 15px);
  padding-right: var(--theme-gap, 15px);
  margin-right: auto;
  margin-left: auto
}
.row {
  margin-right: calc(var(--theme-gap, 15px)*-1);
  margin-left: calc(var(--theme-gap, 15px)*-1);
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0
}
.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0
}
.col-xxl-1, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .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-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: var(--theme-gap, 15px);
  padding-right: var(--theme-gap, 15px);
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left
}
.col-xs-12 {
  width: 100%
}
.col-xs-11 {
  width: 91.66666667%
}
.col-xs-10 {
  width: 83.33333333%
}
.col-xs-9 {
  width: 75%
}
.col-xs-8 {
  width: 66.66666667%
}
.col-xs-7 {
  width: 58.33333333%
}
.col-xs-6 {
  width: 50%
}
.col-xs-5 {
  width: 41.66666667%
}
.col-xs-4 {
  width: 33.33333333%
}
.col-xs-3 {
  width: 25%
}
.col-xs-2 {
  width: 16.66666667%
}
.col-xs-1 {
  width: 8.33333333%
}
.col-xs-pull-12 {
  right: 100%
}
.col-xs-pull-11 {
  right: 91.66666667%
}
.col-xs-pull-10 {
  right: 83.33333333%
}
.col-xs-pull-9 {
  right: 75%
}
.col-xs-pull-8 {
  right: 66.66666667%
}
.col-xs-pull-7 {
  right: 58.33333333%
}
.col-xs-pull-6 {
  right: 50%
}
.col-xs-pull-5 {
  right: 41.66666667%
}
.col-xs-pull-4 {
  right: 33.33333333%
}
.col-xs-pull-3 {
  right: 25%
}
.col-xs-pull-2 {
  right: 16.66666667%
}
.col-xs-pull-1 {
  right: 8.33333333%
}
.col-xs-pull-0 {
  right: auto
}
.col-xs-push-12 {
  left: 100%
}
.col-xs-push-11 {
  left: 91.66666667%
}
.col-xs-push-10 {
  left: 83.33333333%
}
.col-xs-push-9 {
  left: 75%
}
.col-xs-push-8 {
  left: 66.66666667%
}
.col-xs-push-7 {
  left: 58.33333333%
}
.col-xs-push-6 {
  left: 50%
}
.col-xs-push-5 {
  left: 41.66666667%
}
.col-xs-push-4 {
  left: 33.33333333%
}
.col-xs-push-3 {
  left: 25%
}
.col-xs-push-2 {
  left: 16.66666667%
}
.col-xs-push-1 {
  left: 8.33333333%
}
.col-xs-push-0 {
  left: auto
}
.col-xs-offset-12 {
  margin-left: 100%
}
.col-xs-offset-11 {
  margin-left: 91.66666667%
}
.col-xs-offset-10 {
  margin-left: 83.33333333%
}
.col-xs-offset-9 {
  margin-left: 75%
}
.col-xs-offset-8 {
  margin-left: 66.66666667%
}
.col-xs-offset-7 {
  margin-left: 58.33333333%
}
.col-xs-offset-6 {
  margin-left: 50%
}
.col-xs-offset-5 {
  margin-left: 41.66666667%
}
.col-xs-offset-4 {
  margin-left: 33.33333333%
}
.col-xs-offset-3 {
  margin-left: 25%
}
.col-xs-offset-2 {
  margin-left: 16.66666667%
}
.col-xs-offset-1 {
  margin-left: 8.33333333%
}
.col-xs-offset-0 {
  margin-left: 0
}
@media (min-width:576px) {
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left
  }
  .col-sm-12 {
    width: 100%
  }
  .col-sm-11 {
    width: 91.66666667%
  }
  .col-sm-10 {
    width: 83.33333333%
  }
  .col-sm-9 {
    width: 75%
  }
  .col-sm-8 {
    width: 66.66666667%
  }
  .col-sm-7 {
    width: 58.33333333%
  }
  .col-sm-6 {
    width: 50%
  }
  .col-sm-5 {
    width: 41.66666667%
  }
  .col-sm-4 {
    width: 33.33333333%
  }
  .col-sm-3 {
    width: 25%
  }
  .col-sm-2 {
    width: 16.66666667%
  }
  .col-sm-1 {
    width: 8.33333333%
  }
  .col-sm-pull-12 {
    right: 100%
  }
  .col-sm-pull-11 {
    right: 91.66666667%
  }
  .col-sm-pull-10 {
    right: 83.33333333%
  }
  .col-sm-pull-9 {
    right: 75%
  }
  .col-sm-pull-8 {
    right: 66.66666667%
  }
  .col-sm-pull-7 {
    right: 58.33333333%
  }
  .col-sm-pull-6 {
    right: 50%
  }
  .col-sm-pull-5 {
    right: 41.66666667%
  }
  .col-sm-pull-4 {
    right: 33.33333333%
  }
  .col-sm-pull-3 {
    right: 25%
  }
  .col-sm-pull-2 {
    right: 16.66666667%
  }
  .col-sm-pull-1 {
    right: 8.33333333%
  }
  .col-sm-pull-0 {
    right: auto
  }
  .col-sm-push-12 {
    left: 100%
  }
  .col-sm-push-11 {
    left: 91.66666667%
  }
  .col-sm-push-10 {
    left: 83.33333333%
  }
  .col-sm-push-9 {
    left: 75%
  }
  .col-sm-push-8 {
    left: 66.66666667%
  }
  .col-sm-push-7 {
    left: 58.33333333%
  }
  .col-sm-push-6 {
    left: 50%
  }
  .col-sm-push-5 {
    left: 41.66666667%
  }
  .col-sm-push-4 {
    left: 33.33333333%
  }
  .col-sm-push-3 {
    left: 25%
  }
  .col-sm-push-2 {
    left: 16.66666667%
  }
  .col-sm-push-1 {
    left: 8.33333333%
  }
  .col-sm-push-0 {
    left: auto
  }
  .col-sm-offset-12 {
    margin-left: 100%
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%
  }
  .col-sm-offset-9 {
    margin-left: 75%
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%
  }
  .col-sm-offset-6 {
    margin-left: 50%
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%
  }
  .col-sm-offset-3 {
    margin-left: 25%
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%
  }
  .col-sm-offset-0 {
    margin-left: 0
  }
}
@media (min-width:768px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left
  }
  .col-md-12 {
    width: 100%
  }
  .col-md-11 {
    width: 91.66666667%
  }
  .col-md-10 {
    width: 83.33333333%
  }
  .col-md-9 {
    width: 75%
  }
  .col-md-8 {
    width: 66.66666667%
  }
  .col-md-7 {
    width: 58.33333333%
  }
  .col-md-6 {
    width: 50%
  }
  .col-md-5 {
    width: 41.66666667%
  }
  .col-md-4 {
    width: 33.33333333%
  }
  .col-md-3 {
    width: 25%
  }
  .col-md-2 {
    width: 16.66666667%
  }
  .col-md-1 {
    width: 8.33333333%
  }
  .col-md-pull-12 {
    right: 100%
  }
  .col-md-pull-11 {
    right: 91.66666667%
  }
  .col-md-pull-10 {
    right: 83.33333333%
  }
  .col-md-pull-9 {
    right: 75%
  }
  .col-md-pull-8 {
    right: 66.66666667%
  }
  .col-md-pull-7 {
    right: 58.33333333%
  }
  .col-md-pull-6 {
    right: 50%
  }
  .col-md-pull-5 {
    right: 41.66666667%
  }
  .col-md-pull-4 {
    right: 33.33333333%
  }
  .col-md-pull-3 {
    right: 25%
  }
  .col-md-pull-2 {
    right: 16.66666667%
  }
  .col-md-pull-1 {
    right: 8.33333333%
  }
  .col-md-pull-0 {
    right: auto
  }
  .col-md-push-12 {
    left: 100%
  }
  .col-md-push-11 {
    left: 91.66666667%
  }
  .col-md-push-10 {
    left: 83.33333333%
  }
  .col-md-push-9 {
    left: 75%
  }
  .col-md-push-8 {
    left: 66.66666667%
  }
  .col-md-push-7 {
    left: 58.33333333%
  }
  .col-md-push-6 {
    left: 50%
  }
  .col-md-push-5 {
    left: 41.66666667%
  }
  .col-md-push-4 {
    left: 33.33333333%
  }
  .col-md-push-3 {
    left: 25%
  }
  .col-md-push-2 {
    left: 16.66666667%
  }
  .col-md-push-1 {
    left: 8.33333333%
  }
  .col-md-push-0 {
    left: auto
  }
  .col-md-offset-12 {
    margin-left: 100%
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%
  }
  .col-md-offset-9 {
    margin-left: 75%
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%
  }
  .col-md-offset-6 {
    margin-left: 50%
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%
  }
  .col-md-offset-3 {
    margin-left: 25%
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%
  }
  .col-md-offset-0 {
    margin-left: 0
  }
}
@media (min-width:992px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left
  }
  .col-lg-12 {
    width: 100%
  }
  .col-lg-11 {
    width: 91.66666667%
  }
  .col-lg-10 {
    width: 83.33333333%
  }
  .col-lg-9 {
    width: 75%
  }
  .col-lg-8 {
    width: 66.66666667%
  }
  .col-lg-7 {
    width: 58.33333333%
  }
  .col-lg-6 {
    width: 50%
  }
  .col-lg-5 {
    width: 41.66666667%
  }
  .col-lg-4 {
    width: 33.33333333%
  }
  .col-lg-3 {
    width: 25%
  }
  .col-lg-2 {
    width: 16.66666667%
  }
  .col-lg-1 {
    width: 8.33333333%
  }
  .col-lg-pull-12 {
    right: 100%
  }
  .col-lg-pull-11 {
    right: 91.66666667%
  }
  .col-lg-pull-10 {
    right: 83.33333333%
  }
  .col-lg-pull-9 {
    right: 75%
  }
  .col-lg-pull-8 {
    right: 66.66666667%
  }
  .col-lg-pull-7 {
    right: 58.33333333%
  }
  .col-lg-pull-6 {
    right: 50%
  }
  .col-lg-pull-5 {
    right: 41.66666667%
  }
  .col-lg-pull-4 {
    right: 33.33333333%
  }
  .col-lg-pull-3 {
    right: 25%
  }
  .col-lg-pull-2 {
    right: 16.66666667%
  }
  .col-lg-pull-1 {
    right: 8.33333333%
  }
  .col-lg-pull-0 {
    right: auto
  }
  .col-lg-push-12 {
    left: 100%
  }
  .col-lg-push-11 {
    left: 91.66666667%
  }
  .col-lg-push-10 {
    left: 83.33333333%
  }
  .col-lg-push-9 {
    left: 75%
  }
  .col-lg-push-8 {
    left: 66.66666667%
  }
  .col-lg-push-7 {
    left: 58.33333333%
  }
  .col-lg-push-6 {
    left: 50%
  }
  .col-lg-push-5 {
    left: 41.66666667%
  }
  .col-lg-push-4 {
    left: 33.33333333%
  }
  .col-lg-push-3 {
    left: 25%
  }
  .col-lg-push-2 {
    left: 16.66666667%
  }
  .col-lg-push-1 {
    left: 8.33333333%
  }
  .col-lg-push-0 {
    left: auto
  }
  .col-lg-offset-12 {
    margin-left: 100%
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%
  }
  .col-lg-offset-9 {
    margin-left: 75%
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%
  }
  .col-lg-offset-6 {
    margin-left: 50%
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%
  }
  .col-lg-offset-3 {
    margin-left: 25%
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%
  }
  .col-lg-offset-0 {
    margin-left: 0
  }
}
@media (min-width:1200px) {
  .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
    float: left
  }
  .col-xl-12 {
    width: 100%
  }
  .col-xl-11 {
    width: 91.66666667%
  }
  .col-xl-10 {
    width: 83.33333333%
  }
  .col-xl-9 {
    width: 75%
  }
  .col-xl-8 {
    width: 66.66666667%
  }
  .col-xl-7 {
    width: 58.33333333%
  }
  .col-xl-6 {
    width: 50%
  }
  .col-xl-5 {
    width: 41.66666667%
  }
  .col-xl-4 {
    width: 33.33333333%
  }
  .col-xl-3 {
    width: 25%
  }
  .col-xl-2 {
    width: 16.66666667%
  }
  .col-xl-1 {
    width: 8.33333333%
  }
  .col-xl-pull-12 {
    right: 100%
  }
  .col-xl-pull-11 {
    right: 91.66666667%
  }
  .col-xl-pull-10 {
    right: 83.33333333%
  }
  .col-xl-pull-9 {
    right: 75%
  }
  .col-xl-pull-8 {
    right: 66.66666667%
  }
  .col-xl-pull-7 {
    right: 58.33333333%
  }
  .col-xl-pull-6 {
    right: 50%
  }
  .col-xl-pull-5 {
    right: 41.66666667%
  }
  .col-xl-pull-4 {
    right: 33.33333333%
  }
  .col-xl-pull-3 {
    right: 25%
  }
  .col-xl-pull-2 {
    right: 16.66666667%
  }
  .col-xl-pull-1 {
    right: 8.33333333%
  }
  .col-xl-pull-0 {
    right: auto
  }
  .col-xl-push-12 {
    left: 100%
  }
  .col-xl-push-11 {
    left: 91.66666667%
  }
  .col-xl-push-10 {
    left: 83.33333333%
  }
  .col-xl-push-9 {
    left: 75%
  }
  .col-xl-push-8 {
    left: 66.66666667%
  }
  .col-xl-push-7 {
    left: 58.33333333%
  }
  .col-xl-push-6 {
    left: 50%
  }
  .col-xl-push-5 {
    left: 41.66666667%
  }
  .col-xl-push-4 {
    left: 33.33333333%
  }
  .col-xl-push-3 {
    left: 25%
  }
  .col-xl-push-2 {
    left: 16.66666667%
  }
  .col-xl-push-1 {
    left: 8.33333333%
  }
  .col-xl-push-0 {
    left: auto
  }
  .col-xl-offset-12 {
    margin-left: 100%
  }
  .col-xl-offset-11 {
    margin-left: 91.66666667%
  }
  .col-xl-offset-10 {
    margin-left: 83.33333333%
  }
  .col-xl-offset-9 {
    margin-left: 75%
  }
  .col-xl-offset-8 {
    margin-left: 66.66666667%
  }
  .col-xl-offset-7 {
    margin-left: 58.33333333%
  }
  .col-xl-offset-6 {
    margin-left: 50%
  }
  .col-xl-offset-5 {
    margin-left: 41.66666667%
  }
  .col-xl-offset-4 {
    margin-left: 33.33333333%
  }
  .col-xl-offset-3 {
    margin-left: 25%
  }
  .col-xl-offset-2 {
    margin-left: 16.66666667%
  }
  .col-xl-offset-1 {
    margin-left: 8.33333333%
  }
  .col-xl-offset-0 {
    margin-left: 0
  }
}
@media (min-width:1400px) {
  .col-xxl-1, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9 {
    float: left
  }
  .col-xxl-12 {
    width: 100%
  }
  .col-xxl-11 {
    width: 91.66666667%
  }
  .col-xxl-10 {
    width: 83.33333333%
  }
  .col-xxl-9 {
    width: 75%
  }
  .col-xxl-8 {
    width: 66.66666667%
  }
  .col-xxl-7 {
    width: 58.33333333%
  }
  .col-xxl-6 {
    width: 50%
  }
  .col-xxl-5 {
    width: 41.66666667%
  }
  .col-xxl-4 {
    width: 33.33333333%
  }
  .col-xxl-3 {
    width: 25%
  }
  .col-xxl-2 {
    width: 16.66666667%
  }
  .col-xxl-1 {
    width: 8.33333333%
  }
  .col-xxl-pull-12 {
    right: 100%
  }
  .col-xxl-pull-11 {
    right: 91.66666667%
  }
  .col-xxl-pull-10 {
    right: 83.33333333%
  }
  .col-xxl-pull-9 {
    right: 75%
  }
  .col-xxl-pull-8 {
    right: 66.66666667%
  }
  .col-xxl-pull-7 {
    right: 58.33333333%
  }
  .col-xxl-pull-6 {
    right: 50%
  }
  .col-xxl-pull-5 {
    right: 41.66666667%
  }
  .col-xxl-pull-4 {
    right: 33.33333333%
  }
  .col-xxl-pull-3 {
    right: 25%
  }
  .col-xxl-pull-2 {
    right: 16.66666667%
  }
  .col-xxl-pull-1 {
    right: 8.33333333%
  }
  .col-xxl-pull-0 {
    right: auto
  }
  .col-xxl-push-12 {
    left: 100%
  }
  .col-xxl-push-11 {
    left: 91.66666667%
  }
  .col-xxl-push-10 {
    left: 83.33333333%
  }
  .col-xxl-push-9 {
    left: 75%
  }
  .col-xxl-push-8 {
    left: 66.66666667%
  }
  .col-xxl-push-7 {
    left: 58.33333333%
  }
  .col-xxl-push-6 {
    left: 50%
  }
  .col-xxl-push-5 {
    left: 41.66666667%
  }
  .col-xxl-push-4 {
    left: 33.33333333%
  }
  .col-xxl-push-3 {
    left: 25%
  }
  .col-xxl-push-2 {
    left: 16.66666667%
  }
  .col-xxl-push-1 {
    left: 8.33333333%
  }
  .col-xxl-push-0 {
    left: auto
  }
  .col-xxl-offset-12 {
    margin-left: 100%
  }
  .col-xxl-offset-11 {
    margin-left: 91.66666667%
  }
  .col-xxl-offset-10 {
    margin-left: 83.33333333%
  }
  .col-xxl-offset-9 {
    margin-left: 75%
  }
  .col-xxl-offset-8 {
    margin-left: 66.66666667%
  }
  .col-xxl-offset-7 {
    margin-left: 58.33333333%
  }
  .col-xxl-offset-6 {
    margin-left: 50%
  }
  .col-xxl-offset-5 {
    margin-left: 41.66666667%
  }
  .col-xxl-offset-4 {
    margin-left: 33.33333333%
  }
  .col-xxl-offset-3 {
    margin-left: 25%
  }
  .col-xxl-offset-2 {
    margin-left: 16.66666667%
  }
  .col-xxl-offset-1 {
    margin-left: 8.33333333%
  }
  .col-xxl-offset-0 {
    margin-left: 0
  }
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700
}
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
input[type=checkbox], input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal
}
input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
  cursor: not-allowed
}
input[type=file] {
  display: block
}
input[type=range] {
  display: block;
  width: 100%
}
select[multiple], select[size] {
  height: auto
}
input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1
}
.form-control:-ms-input-placeholder {
  color: #999
}
.form-control::-webkit-input-placeholder {
  color: #999
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0
}
.form-control[disabled], .form-control[readonly] {
  background-color: #eee;
  opacity: 1
}
.form-control[disabled] {
  cursor: not-allowed
}
textarea.form-control {
  height: auto
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
    line-height: 34px
  }
  .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
    line-height: 30px
  }
  .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
    line-height: 46px
  }
}
.form-group {
  margin-bottom: 15px
}
.checkbox, .radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px
}
.checkbox.disabled label, .radio.disabled label {
  cursor: not-allowed
}
.checkbox label, .radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px
}
.checkbox + .checkbox, .radio + .radio {
  margin-top: -5px
}
.checkbox-inline, .radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer
}
.checkbox-inline.disabled, .radio-inline.disabled {
  cursor: not-allowed
}
.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0
}
.form-control-static.input-lg, .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}
select.input-sm {
  height: 30px;
  line-height: 30px
}
select[multiple].input-sm, textarea.input-sm {
  height: auto
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px
}
.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
  height: auto
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px
}
select.input-lg {
  height: 46px;
  line-height: 46px
}
select[multiple].input-lg, textarea.input-lg {
  height: auto
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px
}
.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
  height: auto
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none
}
.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px
}
.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
  color: #3c763d
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d
}
.has-success .form-control-feedback {
  color: #3c763d
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
  color: #8a6d3b
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b
}
.has-warning .form-control-feedback {
  color: #8a6d3b
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
  color: #a94442
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442
}
.has-error .form-control-feedback {
  color: #a94442
}
.has-feedback label ~ .form-control-feedback {
  top: 25px
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373
}
@media (min-width:768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }
  .form-inline .form-control-static {
    display: inline-block
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle
  }
  .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
    width: auto
  }
  .form-inline .input-group > .form-control {
    width: 100%
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle
  }
  .form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
  }
  .form-inline .checkbox label, .form-inline .radio label {
    padding-left: 0
  }
  .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0
  }
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0
}
.form-horizontal .checkbox, .form-horizontal .radio {
  min-height: 27px
}
.form-horizontal .form-group {
  margin-right: calc(var(--theme-gap, 15px)*-1);
  margin-left: calc(var(--theme-gap, 15px)*-1);
}
@media (min-width:768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px
}
@media (min-width:768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px
  }
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
.btn.focus, .btn:focus, .btn:hover {
  color: #333;
  text-decoration: none
}
.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled, .btn[disabled] {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: .65;
  -webkit-box-shadow: none;
  box-shadow: none
}
a.btn.disabled {
  pointer-events: none
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc
}
.btn-default.focus, .btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad
}
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c
}
.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover {
  background-color: #fff;
  border-color: #ccc
}
.btn-default .badge {
  color: #fff;
  background-color: #333
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4
}
.btn-primary.focus, .btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74
}
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40
}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover {
  background-color: #337ab7;
  border-color: #2e6da4
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c
}
.btn-success.focus, .btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439
}
.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439
}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625
}
.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover {
  background-color: #5cb85c;
  border-color: #4cae4c
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da
}
.btn-info.focus, .btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}
.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85
}
.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover {
  background-color: #5bc0de;
  border-color: #46b8da
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236
}
.btn-warning.focus, .btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512
}
.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512
}
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d
}
.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover {
  background-color: #f0ad4e;
  border-color: #eea236
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a
}
.btn-danger.focus, .btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925
}
.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925
}
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19
}
.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover {
  background-color: #d9534f;
  border-color: #d43f3a
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0
}
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled] {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
  border-color: transparent
}
.btn-link:focus, .btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent
}
.btn-link[disabled]:focus, .btn-link[disabled]:hover {
  color: #777;
  text-decoration: none
}
.btn-group-lg > .btn, .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px
}
.btn-group-sm > .btn, .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}
.btn-group-xs > .btn, .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}
.btn-block {
  display: block;
  width: 100%
}
.btn-block + .btn-block {
  margin-top: 5px
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
  width: 100%
}
.collapse {
  display: none
}
.collapse.in {
  display: block
}
tr.collapse.in {
  display: table-row
}
tbody.collapse.in {
  display: table-row-group
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease
}
.ewave-collapse:not(.ewave-collapse-xs):not(.ewave-collapse-sm):not(.ewave-collapse-md):not(.ewave-collapse-lg) .ewave-collapse-content {
  height: 0;
  max-height: 0;
  transition: max-height .35s;
  overflow: hidden;
}
.ewave-collapse:not(.ewave-collapse-xs):not(.ewave-collapse-sm):not(.ewave-collapse-md):not(.ewave-collapse-lg) .ewave-collapse-content.active {
  height: auto;
  max-height: 1000px;
}
@media(max-width:575.99px) {
  .ewave-collapse-xs .ewave-collapse-content {
    height: 0;
    max-height: 0;
    transition: max-height .35s;
    overflow: hidden;
  }
  .ewave-collapse-xs .ewave-collapse-content.active {
    height: auto;
    max-height: 1000px;
  }
}
@media (min-width:576px) and (max-width:767.99px) {
  .ewave-collapse-sm .ewave-collapse-content {
    height: 0;
    max-height: 0;
    transition: max-height .35s;
    overflow: hidden;
  }
  .ewave-collapse-sm .ewave-collapse-content.active {
    height: auto;
    max-height: 1000px;
  }
}
@media (min-width:768px) and (max-width:991.99px) {
  .ewave-collapse-md .ewave-collapse-content {
    height: 0;
    max-height: 0;
    transition: max-height .35s;
    overflow: hidden;
  }
  .ewave-collapse-md .ewave-collapse-content.active {
    height: auto;
    max-height: 1000px;
  }
}
@media (min-width:992px) and (max-width:1199.99px) {
  .ewave-collapse-lg .ewave-collapse-content {
    height: 0;
    max-height: 0;
    transition: max-height .35s;
    overflow: hidden;
  }
  .ewave-collapse-lg .ewave-collapse-content.active {
    height: auto;
    max-height: 1000px;
  }
}
@media (min-width:1200px) and (max-width:1399.99px) {
  .ewave-collapse-xl .ewave-collapse-content {
    height: 0;
    max-height: 0;
    transition: max-height .35s;
    overflow: hidden;
  }
  .ewave-collapse-xl .ewave-collapse-content.active {
    height: auto;
    max-height: 1000px;
  }
}
/*                    模板馆专业苹果cms模板下载  www.iqmbg.com                          */
/* 此模板仅限用于学习和研究目的；不得将上述内容用于商业或者非法用途，否则，一切后果请用户自负。 */
@media (min-width:1400px) {
  .ewave-collapse-xxl .ewave-collapse-content {
    height: 0;
    max-height: 0;
    transition: max-height .35s;
    overflow: hidden;
  }
  .ewave-collapse-xxl .ewave-collapse-content.active {
    height: auto;
    max-height: 1000px;
  }
}
.ewave-offcanvas-content {
  position: fixed;
  width: 30%;
  height: 100%;
  left: 0;
  top: 0;
  transform: translateX(-100%);
  transition: all .35s;
  z-index: 2;
}
.ewave-offcanvas-content.active {
  transform: translateX(0);
}
.ewave-offcanvas-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, .6);
  display: none;
}
.ewave-offcanvas-modal.active {
  display: block;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent
}
.dropdown, .dropup {
  position: relative
}
.dropdown-toggle:focus {
  outline: 0
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  color: #777
}
.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.open > .dropdown-menu {
  display: block
}
.open > a {
  outline: 0
}
.dropdown-menu-right {
  right: 0;
  left: auto
}
.dropdown-menu-left {
  right: auto;
  left: 0
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto
}
.dropup .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px
}
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle
}
.btn-group-vertical > .btn, .btn-group > .btn {
  position: relative;
  float: left
}
.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: 2
}
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px
}
.btn-toolbar {
  margin-left: -5px
}
.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left
}
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0
}
.btn-group > .btn:first-child {
  margin-left: 0
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}
.btn-group > .btn-group {
  float: left
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none
}
.btn .caret {
  margin-left: 0
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px
}
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%
}
.btn-group-vertical > .btn-group > .btn {
  float: none
}
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate
}
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%
}
.btn-group-justified > .btn-group .btn {
  width: 100%
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto
}
[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate
}
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0
}
.input-group .form-control:focus {
  z-index: 3
}
.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px
}
select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px
}
select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
  height: auto
}
.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}
select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px
}
select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
  height: auto
}
.input-group .form-control, .input-group-addon, .input-group-btn {
  display: table-cell
}
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0
}
.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px
}
.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
  margin-top: 0
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}
.input-group-addon:first-child {
  border-right: 0
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}
.input-group-addon:last-child {
  border-left: 0
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap
}
.input-group-btn > .btn {
  position: relative
}
.input-group-btn > .btn + .btn {
  margin-left: -1px
}
.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
  z-index: 2
}
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-right: -1px
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
  height: 34px;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px
}
.badge:empty {
  display: none
}
.btn .badge {
  position: relative;
  top: -1px
}
.btn-group-xs > .btn .badge, .btn-xs .badge {
  top: 0;
  padding: 1px 5px
}
a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}
.panel-body {
  padding: 15px
}
.panel-head {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}
.panel > .list-group, .panel > .panel-collapse > .list-group {
  margin-bottom: 0
}
.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0
}
.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}
.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}
.panel > .panel-head + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.panel-head + .list-group .list-group-item:first-child {
  border-top-width: 0
}
.list-group + .panel-footer {
  border-top-width: 0
}
.panel-group {
  margin-bottom: 20px
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px
}
.panel-group .panel + .panel {
  margin-top: 5px
}
.panel-group .panel-head {
  border-bottom: 0
}
.panel-group .panel-head + .panel-collapse > .list-group, .panel-group .panel-head + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd
}
.panel-group .panel-footer {
  border-top: 0
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd
}
.panel-default {
  border-color: #ddd
}
.panel-default > .panel-head {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd
}
.panel-default > .panel-head + .panel-collapse > .panel-body {
  border-top-color: #ddd
}
.panel-default > .panel-head .badge {
  color: #f5f5f5;
  background-color: #333
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd
}
.panel-primary {
  border-color: #337ab7
}
.panel-primary > .panel-head {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7
}
.panel-primary > .panel-head + .panel-collapse > .panel-body {
  border-top-color: #337ab7
}
.panel-primary > .panel-head .badge {
  color: #337ab7;
  background-color: #fff
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7
}
.panel-success {
  border-color: #d6e9c6
}
.panel-success > .panel-head {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6
}
.panel-success > .panel-head + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6
}
.panel-success > .panel-head .badge {
  color: #dff0d8;
  background-color: #3c763d
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6
}
.panel-info {
  border-color: #bce8f1
}
.panel-info > .panel-head {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1
}
.panel-info > .panel-head + .panel-collapse > .panel-body {
  border-top-color: #bce8f1
}
.panel-info > .panel-head .badge {
  color: #d9edf7;
  background-color: #31708f
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1
}
.panel-warning {
  border-color: #faebcc
}
.panel-warning > .panel-head {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc
}
.panel-warning > .panel-head + .panel-collapse > .panel-body {
  border-top-color: #faebcc
}
.panel-warning > .panel-head .badge {
  color: #fcf8e3;
  background-color: #8a6d3b
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc
}
.panel-danger {
  border-color: #ebccd1
}
.panel-danger > .panel-head {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1
}
.panel-danger > .panel-head + .panel-collapse > .panel-body {
  border-top-color: #ebccd1
}
.panel-danger > .panel-head .badge {
  color: #f2dede;
  background-color: #a94442
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  z-index: 0;
}
.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-16by9 {
  padding-bottom: 56.25%
}
.embed-responsive-4by3 {
  padding-bottom: 75%
}
.embed-responsive .MacPlayer {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 0;
}
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
  display: table;
  content: " "
}
.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .pager:after, .panel-body:after, .row:after {
  clear: both
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto
}
.pull-right {
  float: right !important
}
.pull-left {
  float: left !important
}
.hide {
  display: none !important
}
.show {
  display: block !important
}
.invisible {
  visibility: hidden
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}
.hidden {
  display: none !important
}
@-ms-viewport {
  width: device-width
}
.visible-lg, .visible-md, .visible-sm, .visible-xs {
  display: none !important
}
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
  display: none !important
}
@media (max-width:575.99px) {
  .visible-xs {
    display: block !important
  }
  table.visible-xs {
    display: table !important
  }
  tr.visible-xs {
    display: table-row !important
  }
  td.visible-xs, th.visible-xs {
    display: table-cell !important
  }
  .visible-xs-block {
    display: block !important
  }
  .visible-xs-inline {
    display: inline !important
  }
  .visible-xs-inline-block {
    display: inline-block !important
  }
}
@media (min-width:576px) and (max-width:767.99px) {
  .visible-sm {
    display: block !important
  }
  table.visible-sm {
    display: table !important
  }
  tr.visible-sm {
    display: table-row !important
  }
  td.visible-sm, th.visible-sm {
    display: table-cell !important
  }
  .visible-sm-block {
    display: block !important
  }
  .visible-sm-inline {
    display: inline !important
  }
  .visible-sm-inline-block {
    display: inline-block !important
  }
}
@media (min-width:768px) and (max-width:991.99px) {
  .visible-md {
    display: block !important
  }
  table.visible-md {
    display: table !important
  }
  tr.visible-md {
    display: table-row !important
  }
  td.visible-md, th.visible-md {
    display: table-cell !important
  }
  .visible-md-block {
    display: block !important
  }
  .visible-md-inline {
    display: inline !important
  }
  .visible-md-inline-block {
    display: inline-block !important
  }
}
@media (min-width:992px) and (max-width:1199.99px) {
  .visible-lg {
    display: block !important
  }
  table.visible-lg {
    display: table !important
  }
  tr.visible-lg {
    display: table-row !important
  }
  td.visible-lg, th.visible-lg {
    display: table-cell !important
  }
  .visible-lg-block {
    display: block !important
  }
  .visible-lg-inline {
    display: inline !important
  }
  .visible-lg-inline-block {
    display: inline-block !important
  }
}
@media (min-width:1200px) and (max-width:1399.99px) {
  .visible-xl {
    display: block !important
  }
  table.visible-xl {
    display: table !important
  }
  tr.visible-xl {
    display: table-row !important
  }
  td.visible-xl, th.visible-xl {
    display: table-cell !important
  }
  .visible-xl-block {
    display: block !important
  }
  .visible-xl-inline {
    display: inline !important
  }
  .visible-xl-inline-block {
    display: inline-block !important
  }
}
@media (min-width:1400px) {
  .visible-xxl {
    display: block !important
  }
  table.visible-xxl {
    display: table !important
  }
  tr.visible-xxl {
    display: table-row !important
  }
  td.visible-xxl, th.visible-xxl {
    display: table-cell !important
  }
  .visible-xxl-block {
    display: block !important
  }
  .visible-xxl-inline {
    display: inline !important
  }
  .visible-xxl-inline-block {
    display: inline-block !important
  }
}
@media (max-width:575.99px) {
  .hidden-xs {
    display: none !important
  }
}
@media (min-width:576px) and (max-width:767.99px) {
  .hidden-sm {
    display: none !important
  }
}
@media (min-width:768px) and (max-width:991.99px) {
  .hidden-md {
    display: none !important
  }
}
@media (min-width:992px) and (max-width:1199.99px) {
  .hidden-lg {
    display: none !important
  }
}
@media (min-width:1200px) and (max-width:1399.99px) {
  .hidden-xl {
    display: none !important
  }
}
@media (min-width:1400px) {
  .hidden-xxl {
    display: none !important
  }
}
.p-0 {
  padding: 0 !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.m-0 {
  margin: 0 !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.p-10 {
  padding: 10px !important;
}
.pl-10 {
  padding-left: 10px !important;
}
.pr-10 {
  padding-right: 10px !important;
}
.pt-10 {
  padding-top: 10px !important;
}
.pb-10 {
  padding-bottom: 10px !important;
}
.m-10 {
  margin: 10px !important;
}
.ml-10 {
  margin-left: 10px !important;
}
.mr-10 {
  margin-right: 10px !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
@media(max-width:575.99px) {
  .p-xs-0 {
    padding: 0 !important;
  }
  .pl-xs-0 {
    padding-left: 0 !important;
  }
  .pr-xs-0 {
    padding-right: 0 !important;
  }
  .pt-xs-0 {
    padding-top: 0 !important;
  }
  .pb-xs-0 {
    padding-bottom: 0 !important;
  }
  .m-xs-0 {
    margin: 0 !important;
  }
  .ml-xs-0 {
    margin-left: 0 !important;
  }
  .mr-xs-0 {
    margin-right: 0 !important;
  }
  .mt-xs-0 {
    margin-top: 0 !important;
  }
  .mb-xs-0 {
    margin-bottom: 0 !important;
  }
  .p-xs-10 {
    padding: 10px !important;
  }
  .pl-xs-10 {
    padding-left: 10px !important;
  }
  .pr-xs-10 {
    padding-right: 10px !important;
  }
  .pt-xs-10 {
    padding-top: 10px !important;
  }
  .pb-xs-10 {
    padding-bottom: 10px !important;
  }
  .m-xs-10 {
    margin: 10px !important;
  }
  .ml-xs-10 {
    margin-left: 10px !important;
  }
  .mr-xs-10 {
    margin-right: 10px !important;
  }
  .mt-xs-10 {
    margin-top: 10px !important;
  }
  .mb-xs-10 {
    margin-bottom: 10px !important;
  }
}
@media (min-width:576px) and (max-width:767.99px) {
  .p-sm-0 {
    padding: 0 !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .ml-sm-0 {
    margin-left: 0 !important;
  }
  .mr-sm-0 {
    margin-right: 0 !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .p-sm-10 {
    padding: 10px !important;
  }
  .pl-sm-10 {
    padding-left: 10px !important;
  }
  .pr-sm-10 {
    padding-right: 10px !important;
  }
  .pt-sm-10 {
    padding-top: 10px !important;
  }
  .pb-sm-10 {
    padding-bottom: 10px !important;
  }
  .m-sm-10 {
    margin: 10px !important;
  }
  .ml-sm-10 {
    margin-left: 10px !important;
  }
  .mr-sm-10 {
    margin-right: 10px !important;
  }
  .mt-sm-10 {
    margin-top: 10px !important;
  }
  .mb-sm-10 {
    margin-bottom: 10px !important;
  }
}
@media (min-width:768px) and (max-width:991.99px) {
  .p-md-0 {
    padding: 0 !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .ml-md-0 {
    margin-left: 0 !important;
  }
  .mr-md-0 {
    margin-right: 0 !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .p-md-10 {
    padding: 10px !important;
  }
  .pl-md-10 {
    padding-left: 10px !important;
  }
  .pr-md-10 {
    padding-right: 10px !important;
  }
  .pt-md-10 {
    padding-top: 10px !important;
  }
  .pb-md-10 {
    padding-bottom: 10px !important;
  }
  .m-md-10 {
    margin: 10px !important;
  }
  .ml-md-10 {
    margin-left: 10px !important;
  }
  .mr-md-10 {
    margin-right: 10px !important;
  }
  .mt-md-10 {
    margin-top: 10px !important;
  }
  .mb-md-10 {
    margin-bottom: 10px !important;
  }
}
@media (min-width:992px) and (max-width:1199.99px) {
  .p-lg-0 {
    padding: 0 !important;
  }
  .pl-lg-0 {
    padding-left: 0 !important;
  }
  .pr-lg-0 {
    padding-right: 0 !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .ml-lg-0 {
    margin-left: 0 !important;
  }
  .mr-lg-0 {
    margin-right: 0 !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .p-lg-10 {
    padding: 10px !important;
  }
  .pl-lg-10 {
    padding-left: 10px !important;
  }
  .pr-lg-10 {
    padding-right: 10px !important;
  }
  .pt-lg-10 {
    padding-top: 10px !important;
  }
  .pb-lg-10 {
    padding-bottom: 10px !important;
  }
  .m-lg-10 {
    margin: 10px !important;
  }
  .ml-lg-10 {
    margin-left: 10px !important;
  }
  .mr-lg-10 {
    margin-right: 10px !important;
  }
  .mt-lg-10 {
    margin-top: 10px !important;
  }
  .mb-lg-10 {
    margin-bottom: 10px !important;
  }
}
@media (min-width:1200px) and (max-width:1399.99px) {
  .p-xl-0 {
    padding: 0 !important;
  }
  .pl-xl-0 {
    padding-left: 0 !important;
  }
  .pr-xl-0 {
    padding-right: 0 !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .ml-xl-0 {
    margin-left: 0 !important;
  }
  .mr-xl-0 {
    margin-right: 0 !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .p-xl-10 {
    padding: 10px !important;
  }
  .pl-xl-10 {
    padding-left: 10px !important;
  }
  .pr-xl-10 {
    padding-right: 10px !important;
  }
  .pt-xl-10 {
    padding-top: 10px !important;
  }
  .pb-xl-10 {
    padding-bottom: 10px !important;
  }
  .m-xl-10 {
    margin: 10px !important;
  }
  .ml-xl-10 {
    margin-left: 10px !important;
  }
  .mr-xl-10 {
    margin-right: 10px !important;
  }
  .mt-xl-10 {
    margin-top: 10px !important;
  }
  .mb-xl-10 {
    margin-bottom: 10px !important;
  }
}
@media (min-width:1400px) {
  .p-xxl-0 {
    padding: 0 !important;
  }
  .pl-xxl-0 {
    padding-left: 0 !important;
  }
  .pr-xxl-0 {
    padding-right: 0 !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .ml-xxl-0 {
    margin-left: 0 !important;
  }
  .mr-xxl-0 {
    margin-right: 0 !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .p-xxl-10 {
    padding: 10px !important;
  }
  .pl-xxl-10 {
    padding-left: 10px !important;
  }
  .pr-xxl-10 {
    padding-right: 10px !important;
  }
  .pt-xxl-10 {
    padding-top: 10px !important;
  }
  .pb-xxl-10 {
    padding-bottom: 10px !important;
  }
  .m-xxl-10 {
    margin: 10px !important;
  }
  .ml-xxl-10 {
    margin-left: 10px !important;
  }
  .mr-xxl-10 {
    margin-right: 10px !important;
  }
  .mt-xxl-10 {
    margin-top: 10px !important;
  }
  .mb-xxl-10 {
    margin-bottom: 10px !important;
  }
}
.bg-theme {
  background-color: var(--theme-color, #f60) !important;
}
.btn-theme {
  background-color: #f60;
  background-color: var(--theme-color, #f60) !important;
  border-color: var(--theme-color, #f60) !important;
  outline: none !important;
  color: #fff !important;
}
.btn-theme:hover {
  opacity: .8;
  color: #fff;
}
.text-theme {
  color: var(--theme-color, #f60) !important;
}
.text-white {
  color: #fff !important;
}
.text-pink {
  color: #fc2954 !important;
}
.text-blue {
  color: #0000FF !important;
}
.text-red {
  color: #FF0000 !important;
}
.text-orange {
  color: #FF6600 !important;
}
/*辅助功能*/
.ewave-verify-img {
  cursor: pointer;
}
.ewave-empty {
  font-size: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  color: var(--theme-color, #f60);
}
.ewave-sticky {
  position: sticky;
  z-index: 0;
  top: 0;
}
.ewave-width-auto {
  width: auto !important;
  max-width: 100%;
}
.ewave-absolute-center {
  position: absolute !important;
  z-index: 0 !important;
  left: 50% !important;
  top: 50% !important;
  margin: 0 !important;
  transform: translate(-50%, -50%) !important;
}
.ewave-full-height {
  min-height: 100vh;
}
@media(min-width:768px) {
  .hide-pc {
    display: none !important;
  }
}
@media(max-width:767.99px) {
  .hide-mobile {
    display: none !important;
  }
}
/*banner*/
.ewave-banner-box {
  position: relative;
  z-index: 0;
  clear: both;
  line-height: 1;
  text-align: center;
  background-color: #ddd;
}
.ewave-banner-box img {
  width: 100%;
}
.ewave-banner-close {
  position: absolute;
  z-index: 1;
  right: 5px;
  top: 5px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, .6);
  color: #fff !important;
  cursor: pointer;
}
.ewave-banner-box.float-bottom .ewave-banner-close {
  left: 0;
  right: auto;
  top: 0;
  transform: translateY(-50%);
}
.ewave-banner-close:hover {
  background-color: var(--theme-color);
  color: #fff;
}
.ewave-banner-text {
  font-size: 24px;
  height: 100px;
  line-height: 100px;
}
/*用户*/
.ewave-dropdown {
  position: relative;
}
.ewave-dropdown-box {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  visibility: hidden;
  opacity: 0;
  transition: all .2s;
  line-height: 2;
  border-radius: 0 0 5px 5px;
  box-shadow: 0px 5px 40px 0px rgb(0 0 0 / 20%);
}
.ewave-dropdown-box::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #fff;
  position: absolute;
  top: -2px;
  left: 50%;
  transform: rotate(45deg) translateX(-50%);
}
.ewave-dropdown:not(.ewave-click-dropdown):hover .ewave-dropdown-box, .ewave-click-dropdown .ewave-dropdown-box.active {
  visibility: visible;
  opacity: 1;
}
.ewave-dropdown.ewave-click-dropdown {
  cursor: pointer;
}
.ewave-user-dropdown .ewave-dropdown-box {
  background-color: #fff;
  border-radius: 0 0 5px 5px;
}
.ewave-user-dropdown .ewave-dropdown-box li + li {}
.ewave-user-dropdown .ewave-dropdown-box li a {
  display: block;
  padding: 5px 10px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*                    模板馆专业苹果cms模板下载  www.iqmbg.com                          */
/* 此模板仅限用于学习和研究目的；不得将上述内容用于商业或者非法用途，否则，一切后果请用户自负。 */
.ewave-user-dropdown .ewave-dropdown-box li a .fa {
  margin-right: 5px;
}
.ewave-user-avatar {
  border-radius: 50%;
}
.ewave-user-name span {
  margin-left: 5px;
}
.ewave-history-box {
  width: 300px;
  text-align: left;
  line-height: 2.5;
}
.ewave-history-text span {
  margin-left: 5px;
}
.ewave-history-box .ewave-dropdown-head {
  padding-right: 10px;
  padding-left: 10px;
  text-align: left;
  border-bottom: 1px solid #eee;
}
.ewave-history-box .ewave-history-list {
  padding-top: 10px;
  padding-bottom: 10px;
}
.ewave-history-box li {
  overflow: hidden;
  padding-left: 30px;
  padding-right: 10px;
  position: relative;
  z-index: 0;
}
.ewave-history-box li::before, .ewave-history-box li::after, .ewave-history-box li.ewave-history-head .fa {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  left: 15px;
}
.ewave-history-box li::before, .ewave-history-box li.ewave-history-head .fa {
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
}
.ewave-history-box li::before {
  height: 10px;
  width: 10px;
  border: 1px solid var(--theme-color, #f60);
  border-radius: 50%;
}
.ewave-history-box li:hover::before {
  background-color: var(--theme-color, #f60);
}
.ewave-history-box li.ewave-history-head .fa {
  color: var(--theme-color, #f60);
}
.ewave-history-box li::after {
  height: 100%;
  width: 1px;
  background-color: #dbdee2;
  top: 0;
  z-index: 0;
}
.ewave-history-box li.ewave-history-head::after {
  height: 50%;
  top: 50%;
}
.ewave-history-box li.ewave-history-head::before, .ewave-history-box li.ewave-history-foot::before, .ewave-history-box li.ewave-history-foot::after {
  display: none;
}
.ewave-history-box li a {
  display: block;
  border-top: 1px solid #f7f8f9;
}
.ewave-history-box li.ewave-history-foot {
  padding-left: 10px;
  margin-top: 5px;
}
.ewave-history-box li.ewave-history-head a {
  border: none;
}
.ewave-history-box li.ewave-history-foot a {
  border: none;
  text-align: center;
  background-color: #f6f8fb;
  border-radius: 5px;
}
.ewave-history-box li.ewave-history-foot a:hover {
  background-color: var(--theme-color, #f60);
  color: #fff;
}
.ewave-history-name {
  /*  width: calc(100% - 30px);
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;*/
}
.ewave-history-play {
  width: 30px;
  text-align: center;
  float: right;
}
.ewave-history-box em {
  padding-left: 5px;
  padding-right: 5px;
}
.ewave-history-empty {
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 14px;
  color: #999;
  text-align: center;
}
/*登录页面*/
.other-login-box {
  text-align: center;
  padding-bottom: 30px;
}
.user-login-icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  font-size: 24px;
}
.user-login-icon.qq {
  background-color: #68a5e1;
}
.user-login-icon.wechat {
  background-color: #8dc81b;
}
.user-login-icon + .user-login-icon {
  margin-left: 10px;
}
.user-login-icon img {
  width: 100%;
}
.layui-layer-content .layer-hidden {
  display: none !important;
}
.layui-layer-content .layer-col-12 {
  width: 100%;
}
.user-upload-btn {
  text-align: center;
  width: 90px;
  padding: 100px 10px 0;
  margin: -90px auto 0;
  border: none;
  outline: none;
  background: none;
}
/*跳转信息*/
.ewave-jump-msg {
  padding: 20px 50px;
  margin: 100px auto;
}
.ewave-jump-msg h3, .ewave-jump-msg h4 {
  margin-bottom: 10px;
}
@media(max-width:767.99px) {
  .ewave-jump-msg {
    padding-left: var(--theme-gap, 15px);
    padding-right: var(--theme-gap, 15px);
  }
  .ewave-jump-msg.ewave-absolute-center {
    width: 90%;
  }
}
.mac_msg_jump .title {
  margin-bottom: 11px;
}
.mac_msg_jump .text {
  padding-left: 29px;
  margin-bottom: 11px;
}
.mac_msg._jump .jump {}
.msg_jump_tit {
  width: 100%;
  height: 35px;
  margin: 25px 0 10px;
  text-align: center;
  font-size: 25px;
  color: var(--theme-color, #f60);
  font-family: "黑体", "microsoft yahei";
  letter-spacing: 5px;
}
/*播放器*/
.ewave-player-box {
  background-color: #000;
  position: relative;
  z-index: 0;
}
.ewave-player-footer {
  background-color: #000;
}
.ewave-player-footer a {
  display: block;
  text-align: center;
  line-height: 3;
  color: #ddd;
  font-size: 14px;
}
.ewave-player-footer a span {
  margin-left: 5px;
}
.ewave-player-footer a.disabled {
  cursor: not-allowed;
  color: #666;
}
.ewave-player-fixed-close {
  padding: 5px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(50%, -50%);
  display: none;
  text-align: center;
  cursor: pointer;
  box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, .1);
  background-color: var(--theme-color, #f60);
  color: #fff;
}
.ewave-player-fixed-close i {
  width: 14px;
  height: 14px;
  display: block;
}
.ewave-player-fixed-close:hover {
  opacity: .8;
  color: #fff;
}
.ewave-player-fixed-placeholder {
  display: none;
}
@media(min-width:992px) {
  .ewave-player-fixed.active {
    position: fixed;
    z-index: 3;
    bottom: 10px;
    right: 20px;
    background-color: rgba(0, 0, 0, .5);
    padding: 5px;
    width: 500px;
    box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, .1);
  }
  .ewave-player-fixed.active .ewave-player-fixed-close, .ewave-player-fixed.active + .ewave-player-fixed-placeholder {
    display: block;
  }
}
@media(max-width:767.99px) {
  .ewave-player-footer {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .ewave-player-footer a {
    line-height: 1.5;
  }
  .ewave-player-footer a span {
    display: block;
    margin-left: 0;
  }
}
.MacPlayer {
  position: absolute !important;
  z-index: 0;
  left: 0;
  top: 0;
}
.MacPlayer iframe, .MacPlayer embed, .MacPlayer video, .MacPlayer object {
  width: 100%;
  height: 100%;
}
.MacPlayer td {
  border: none !important;
}
.ewave-player-popedom {
  width: 500px;
  max-width: 100%;
  padding: 15px;
}
.ewave-player-popedom small {
  display: block;
  margin-bottom: 15px;
  font-size: 1em;
}
.ewave-player-popedom p {
  margin-bottom: 15px;
}
.ewave-player-popedom a {
  padding: 8px 16px;
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  background-color: var(--theme-color, #f60);
  border-color: var(--theme-color, #f60);
}
.ewave-player-popedom a:hover {
  opacity: .8;
  color: #fff;
}
.ewave-copyright-notice, .ewave-copyright-notice a {
  color: var(--theme-color, #f60);
  font-size: 1.3em;
  text-align: center;
  padding: 20px 0;
}
.ewave-copyright-notice p {
  margin-top: 10px;
}
@media(max-width:767.99px) {
  .ewave-copyright-notice {
    font-size: 1em;
    width: 90%;
  }
  .ewave-player-popedom a {
    padding: 3px 8px;
  }
}
/* 分页 */
.ewave-page {
  margin-bottom: 15px;
  text-align: center;
}
.ewave-page li {
  display: inline-block;
  margin-left: 10px
}
.ewave-page li .num, .ewave-page li a {
  display: inline-block;
  padding: 5px 15px;
  border-radius: 5px;
  background-color: #FFFFFF;
  border: 1px solid #EEEEEE;
}
.ewave-page li a > span + span {
  margin-left: 5px;
}
.ewave-page li:not(.disabled) a:hover, .ewave-page li.active a, .ewave-page li.active .num {
  background-color: var(--theme-color, #f60);
  color: #FFFFFF;
  border: 1px solid var(--theme-color, #f60);
}
.ewave-page li.disabled a {
  opacity: 0.5;
}
.ewave-page-text {
  padding: 0 20px 20px;
}
.ewave-page-text a, .ewave-page-text em, .ewave-page-text span {
  font-style: normal;
  display: inline-block;
  margin: 0;
  padding: 6px 12px;
  border-radius: 2px;
  cursor: pointer;
  background-color: #FFFFFF;
  border: 1px solid #EEEEEE;
}
.ewave-page-text .pagego {
  padding: 6px;
  margin-right: 5px;
  border-radius: 5;
  border: 1px solid #EEEEEE;
}
.ewave-page-text .pagebtn {
  padding: 6px 12px;
  cursor: pointer;
  background-color: #FFFFFF;
  border: 1px solid #EEEEEE;
}
.ewave-page-text span.pagenow {
  background-color: var(--theme-color, #f60);
  color: #FFFFFF;
  border: 1px solid #f80
}
/*表单组件*/
.ewave-input-item {
  border: 1px solid #ccc;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  display: inline-block;
  font-size: 14px;
  width: 150px;
  height: 35px;
  line-height: 35px;
}
.ewave-submit-btn {
  background-color: var(--theme-color, #f60);
  color: #fff;
  border: 1px solid var(--theme-color, #f60);
  cursor: pointer;
  text-align: center;
}
.ewave-submit-btn:hover, .ewave-submit-btn:active {
  opacity: .8;
  color: #333;
}
.ewave-form-group {
  overflow: hidden;
  text-align: right;
}
/*星级评分*/
.ewave-star {}
.ewave-star .ewave-star-item {
  display: inline-block;
  color: var(--theme-color, #f60);
  margin-right: 1px;
  font-size: 1.6em;
  vertical-align: middle;
}
.ewave-star-box {
  line-height: 30px;
}
.ewave-star-box .ewave-star, .ewave-star-box .ewave-star-text, .ewave-star-box .ewave-star-num {
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
}
.ewave-star-box .ewave-star {}
.ewave-star-box .ewave-star-text, .ewave-star-box .ewave-star-num {
  text-align: center;
  margin-bottom: 0;
}
.ewave-star-box .ewave-star-text {
  font-size: 18px;
  font-weight: normal;
}
.ewave-star-box .ewave-star-num {
  font-size: 24px;
  font-weight: normal;
  text-align: right;
}
@media(min-width:992px) and (max-width:1199.99px) {
  .ewave-star .ewave-star-item {
    font-size: 1.2em;
  }
  .ewave-star-box .ewave-star-text {
    font-size: 14px;
  }
  .ewave-star-box .ewave-star-num {
    font-size: 18px;
  }
}
.ewave-star-box .ewave-qrcode {
  height: 120px;
}
.ewave-detail-tool a + a {
  margin-left: 15px;
}
.ewave-ulog-get.active {
  color: var(--theme-color, #f60);
}
/*播放列表*/
.ewave-playlist-tab, .ewave-downlist-tab {
  overflow-x: hidden;
}
.ewave-playlist-tab li, .ewave-downlist-tab li {
  display: inline-block;
  width: auto;
  margin-right: 30px;
  position: relative;
}
.ewave-playlist-tab li a, .ewave-downlist-tab li a {
  display: block;
  font-size: 16px;
  padding: 5px 0;
}
.ewave-playlist-tab li.active a, .ewave-downlist-tab li.active a {
  color: var(--theme-color, #f60);
}
.ewave-playlist-tab li.active::after, .ewave-downlist-tab li.active::after {
  content: '';
  display: block;
  width: 20px;
  height: 4px;
  border-radius: 2px;
  background-color: var(--theme-color, #f60);
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.ewave-playlist-item a {
  line-height: 2.4;
  text-align: center;
  border-radius: 3px;
  background-image: linear-gradient(to right, #eeeeee 0, #f0f0f0 100%)
}
.ewave-playlist-item.ewave-width-auto a {
  padding-left: var(--theme-gap, 15px);
  padding-right: var(--theme-gap, 15px);
}
.ewave-playlist-item.active a, .ewave-downlist-item a:hover {
  background-color: var(--theme-color);
  color: #fff;
}
.ewave-downlist-item-full {
  line-height: 34px;
  margin-bottom: 10px;
}
.ewave-downlist-checkbox {}
.ewave-downlist-name {
  display: flex;
  overflow: hidden;
}
.ewave-downlist-name > * {}
.ewave-downlist-ep {
  max-width: 100%;
  width: auto;
  flex-shrink: 0;
}
.ewave-downlist-url {
  margin-left: calc(var(--theme-gap, 15px)*2);
  flex-grow: 1;
  flex-shrink: 1;
}
.ewave-downlist-btn {
  color: #fff;
}
.ewave-downlist-btn:hover {
  color: #fff;
  opacity: .8;
}
.ewave-downlist-btn.ewave-downlist-checkall {
  background-color: #f83355;
}
.ewave-downlist-btn.ewave-copy, .ewave-downlist-btn.ewave-downlist-copyall {
  background-color: #ffa41b;
}
.ewave-downlist-btn.ewave-downlist-download {
  background-color: var(--theme-color, #f60);
}
.ewave-downlist-btns .ewave-downlist-btn {
  width: 49%;
  float: left;
}
.ewave-downlist-btns .ewave-downlist-btn:last-child {
  float: right;
}
.ewave-downlist-tools {
  padding-top: 10px;
}
.ewave-downlist-tools .ewave-downlist-btn {
  width: auto;
  display: inline-block;
  margin-right: 15px;
}
@media(max-width:767.99px) {
  .ewave-downlist-tip {
    margin-top: 10px;
  }
}
/*评论*/
/*                    模板馆专业苹果cms模板下载  www.iqmbg.com                          */
/* 此模板仅限用于学习和研究目的；不得将上述内容用于商业或者非法用途，否则，一切后果请用户自负。 */
.ewave-comment-form {
  padding: 10px;
}
.ewave-comment-item-list {
  padding: 10px;
}
.ewave-comment-reply-box .ewave-comment-form, .ewave-comment-reply-box .ewave-comment-item-list {
  padding-left: 0;
  padding-right: 0;
}
.ewave-comment-item {
  overflow: hidden;
  clear: both;
  padding-top: 20px;
  padding-bottom: 10px;
  border-bottom: 3px solid #f0f0f0;
}
.ewave-comment-item:last-child {
  border-bottom-color: transparent;
}
.ewave-comment-avatar {
  width: 60px;
  float: left;
  margin-right: 20px;
}
.ewave-comment-avatar img {
  border-radius: 50%;
  width: 100%;
}
.ewave-comment-body {
  width: calc(100% - 80px);
  float: right;
}
.ewave-comment-head {
  overflow: hidden;
  padding-bottom: 10px;
  border-bottom: 1px dashed #ddd;
}
.ewave-comment-head h3 {
  float: left;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 0;
}
.ewave-comment-head span {
  float: right;
  color: #999;
  font-size: 12px;
}
.ewave-comment-foot {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: left;
}
.ewave-comment-text {
  width: 100%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.ewave-comment-btn {
  margin-right: 15px;
  color: #666;
}
.ewave-comment-reply-box {
  margin-top: 10px;
  margin-left: -30px;
}
.ewave-comment-reply-box .ewave-comment-item + .ewave-comment-reply-box .ewave-comment-item {
  border-top: 2px solid rgba(245, 244, 252, 1);
}
.ewave-comment-reply-form {
  display: none;
}
.ewave-comment-reply-box .ewave-comment-item {
  padding-top: 0px;
  padding-bottom: 15px;
  position: relative;
  z-index: 0;
  border: none;
  margin-left: -20px;
}
.ewave-comment-reply-box .ewave-comment-item:not(:last-child)::after {
  content: '';
  display: block;
  width: 1px;
  height: calc(100% - 40px);
  position: absolute;
  left: 20px;
  top: 40px;
  background-color: #eee;
}
.ewave-comment-reply-box .ewave-comment-avatar {
  width: 40px;
}
.ewave-comment-reply-box .ewave-comment-body {
  width: calc(100% - 60px);
}
@media(max-width:767.99px) {
  /* page */
  .ewave-page li {
    margin: 0;
    padding: 0 5px 0 5px;
  }
  .ewave-page li a {
    display: block;
    padding: 5px 10px;
    text-align: center
  }
  .ewave-page li.page-item {
    width: auto;
    margin-bottom: 5px;
  }
  .ewave-page li.page-item a {
    padding: 5px 15px;
  }
  /*页码*/
  .ewave-comment-form {
    padding: 5px;
  }
  .ewave-comment-item-list {
    padding: 5px;
  }
  .ewave-comment-avatar {
    width: 40px;
    margin-right: 10px;
  }
  .ewave-comment-body {
    width: calc(100% - 50px);
  }
  .ewave-comment-reply-box {
    margin-left: -20px;
  }
  .ewave-comment-reply-box .ewave-comment-item {
    margin-left: -15px;
  }
  .ewave-comment-reply-box .ewave-comment-item::after {
    height: calc(100% - 30px);
    left: 15px;
    top: 30px;
  }
  .ewave-comment-reply-box .ewave-comment-avatar {
    width: 30px;
  }
  .ewave-comment-reply-box .ewave-comment-body {
    width: calc(100% - 40px);
  }
  .ewave-comment-verify, .ewave-comment-verify-img, .ewave-comment-submit {
    width: 30%;
    float: left;
    margin-right: 5%;
    margin-left: 0;
  }
  .ewave-comment-submit {
    margin-right: 0;
  }
  .ewave-detail-tool {
    margin-top: 20px;
  }
}
@media(max-width:575.99px) {
  .ewave-page li {
    width: 33.33%;
    float: left;
  }
  .ewave-page li a {
    padding-left: 5px;
    padding-right: 5px;
  }
}
/*                    模板馆专业苹果cms模板下载  www.iqmbg.com                          */
/* 此模板仅限用于学习和研究目的；不得将上述内容用于商业或者非法用途，否则，一切后果请用户自负。 */
/*                    模板馆专业苹果cms模板下载  www.iqmbg.com                          */
/* 此模板仅限用于学习和研究目的；不得将上述内容用于商业或者非法用途，否则，一切后果请用户自负。 */
@charset "utf-8";
 :root {
  --bg-color-1: #f6f8fb; /*整页背景色*/
  --bg-color-2: #ffffff; /*强调色块背景*/
  --bg-color-3: #f0f0f0; /*强调色块上的强调色块*/
  --text-color-1: #333333; /*整站字体色*/
  --text-color-2: #444444; /*次级字体色*/
  --text-color-3: #555555; /*强调色调上的字体色*/
  --theme-color: #FF0060; /*主体彩色*/
  --theme-text-color: #ffffff; /*主体色块上的字体色*/
  --theme-shadow: 3px 3px 5px 0 rgba(0, 0, 0, .1);
  --theme-gap: 15px;
}
@media(max-width:767.99px) {
  :root {
    --theme-gap: 10px;
  }
}
[data-theme="1"] {
  --bg-color-1: #121212;
  --bg-color-2: #25252b;
  --bg-color-3: #32323c;
  --text-color-1: #f0f0f0;
  --text-color-2: #6c6c6c;
  --text-color-3: #ffffff;
}
::-webkit-scrollbar {
  width: 6px
}
::-webkit-scrollbar-thumb {
  background: var(--theme-color);
  border-radius: 4px
}
::-webkit-scrollbar-thumb:active {
  background-color: var(--theme-color)
}
body {
  background-color: var(--bg-color-1);
  font: 13px/20px pingfang SC, Microsoft YaHei, "\5FAE\8F6F\96C5\9ED1", helvetica, arial, verdana, tahoma, sans-serif;
  color: var(--text-color-1);
  overflow-x: hidden;
}
img {
  object-fit: cover
}
a {
  color: var(--text-color-1)
}
a:hover, a:active, a:focus {
  color: var(--theme-color);
  text-decoration: none;
  outline: none;
}
input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
  -webkit-appearance: none
}
input[type=number] {
  -moz-appearance: textfield
}
.pay1 {
  position: absolute;
  color: #733306;
  font-size: 12px;
  z-index: 15;
  display: block;
  height: 18px;
  line-height: 18px;
  right: 0;
  top: 0;
  background: #ffdd9a;
  text-align: center;
  border-radius: 0 7px 0 7px;
  padding: 0 4px
}
.pay2 {
  position: absolute;
  font-size: 12px;
  z-index: 15;
  display: block;
  height: 18px;
  line-height: 18px;
  right: 0;
  top: 0;
  background: var(--theme-color);
  text-align: center;
  border-radius: 0 7px 0 7px;
  padding: 0 4px
}
.more-left {
  cursor: pointer;
  position: absolute;
  background-color: rgba(0, 0, 0, .4);
  height: 60px;
  line-height: 60px;
  left: 0;
  top: 50%;
  margin-top: -60px;
  width: 32px;
  z-index: 100;
  border-radius: 0 30px 30px 0
}
.more-right {
  cursor: pointer;
  position: absolute;
  background-color: rgba(0, 0, 0, .4);
  height: 60px;
  line-height: 60px;
  right: 0;
  top: 50%;
  margin-top: -60px;
  width: 32px;
  z-index: 100;
  border-radius: 30px 0 0 30px
}
.more-left i {
  font-size: 24px;
  margin-left: 2px;
}
.more-right i {
  font-size: 24px;
  margin-left: 8px;
}
.more-left:hover i, .more-right:hover i {
  color: var(--theme-color)
}
.header {
  position: fixed;
  z-index: 99999;
  box-sizing: initial;
  width: 100%;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transition: height .2s;
}
.header .a1 {
  display: inline-block;
  margin-right: 0;
  margin-top: 15px;
  width: calc(100% - 620px);
}
.header .a1 .logo {
  display: inline-block;
  height: 38px;
  width: 160px;
  background-image: url(../images/logo.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
  vertical-align: middle;
  cursor: pointer
}
.header .a1 .logo-m {
  background-image: url(../images/logo_m.png);
}
.header .a1 .nav {
  vertical-align: middle;
  display: inline-block;
  width: calc(100% - 170px);
  overflow: hidden;
}
.header .a1 .nav a {
  padding: 0 10px;
  font-size: 14px;
  line-height: 38px;
  text-decoration: none;
  zoom: 1;
  position: relative;
  transition: color 0s;
  -webkit-transition: color 0s;
  width: auto;
}
.header .a1 .nav a.active {
  color: var(--theme-color);
  font-weight: bold;
}
.header .a2 {
  height: 40px;
  margin: 15px auto;
  text-align: left;
  float: right;
  width: 420px;
  margin-right: 30px;
}
.header .a2 .input {
  position: relative;
  height: 40px;
  border: 1px solid transparent;
  background: -webkit-gradient(linear, left top, right top, from(rgba(114, 214, 245, .2)), color-stop(50%, rgba(200, 193, 221, .2)), to(rgba(255, 148, 179, .2)));
  background: -webkit-linear-gradient(left, rgba(114, 214, 245, .2), rgba(200, 193, 221, .2) 50%, rgba(255, 148, 179, .2));
  background: -o-linear-gradient(left, rgba(114, 214, 245, .2) 0, rgba(200, 193, 221, .2) 50%, rgba(255, 148, 179, .2) 100%);
  background: linear-gradient(90deg, rgba(114, 214, 245, .2), rgba(200, 193, 221, .2) 50%, rgba(255, 148, 179, .2));
  border-radius: 100px;
  width: 100%;
  white-space: nowrap;
  box-shadow: 0 2px 4px 0 transparent
}
.header .a2 .input input {
  background: transparent;
  border: 0;
  width: calc(100% - 200px);
  font-size: 14px;
  color: var(--text-color-1);
  outline: 0 none;
  padding: 0;
  -webkit-appearance: none;
  height: 40px
}
.header .a2 .input input::-webkit-input-placeholder {
  color: var(--text-color-2)
}
.header .a2 .input a.hot {
  margin: 0 12px;
  display: inline-block;
  font-size: 13px;
  line-height: 40px
}
.header .a2 .input .hot i {
  font-size: 16px;
  opacity: .8;
  display: inline-block;
  margin-right: 3px
}
/*                    模板馆专业苹果cms模板下载  www.iqmbg.com                          */
/* 此模板仅限用于学习和研究目的；不得将上述内容用于商业或者非法用途，否则，一切后果请用户自负。 */
.header .a2 .input .btn {
  width: 32px;
  height: 32px;
  position: absolute;
  right: 4px;
  top: 3px;
  display: inline-block;
  font-size: 14px;
  vertical-align: middle;
  background-color: var(--theme-color);
  margin: 0 0 0 12px;
  padding: 0;
  border-radius: 100%;
  text-align: center;
  line-height: 32px;
  cursor: pointer;
  border: none;
  outline: none;
  color: var(--theme-text-color, #fff);
}
.header .a2 .input .ewave-search-dropdown {
  width: 60px;
  display: inline-block;
  text-align: center;
  height: 40px;
  line-height: 40px;
}
.ewave-dropdown-box {
  box-shadow: var(--theme-shadow);
}
.header .a2 .input .ewave-search-dropdown .ewave-dropdown-box {
  width: 100%;
  background-color: var(--bg-color-3);
}
.header .a2 .input .ewave-search-dropdown ul {
  width: 100%;
}
.header .a2 .input .ewave-search-dropdown .ewave-dropdown-box::before {
  background-color: var(--bg-color-3);
}
.header .a2 .input .ewave-search-dropdown .ewave-dropdown-box li:hover {
  background-color: var(--theme-color);
}
.header .a2 .input .ewave-search-dropdown .ewave-dropdown-box a {
  color: var(--text-color-3);
  display: block;
}
.header .a2 .input .ewave-search-dropdown .ewave-dropdown-box a:hover {
  color: var(--theme-text-color);
}
.header .a2 .input .hot-list {
  position: absolute;
  z-index: 100;
  width: -webkit-calc(100% - 62px);
  width: calc(100% - 62px);
  background: var(--bg-color-3);
  box-shadow: var(--theme-shadow);
  border-radius: 4px;
  left: 20px;
  display: none;
}
.header .a2 .input .hot-list .history-search-list, .header .a2 .input .hot-list .hot-search-list {
  margin: 16px 0
}
.header .a2 .input .hot-list .title {
  font-size: 14px;
  font-weight: 400;
  padding: 8px 16px;
  margin: 0;
  color: var(--text-color-3);
}
.header .a2 .input .hot-list .history-search-list .title img {
  display: inline-block;
  float: right;
  cursor: pointer;
  border: none;
  height: auto
}
.header .a2 .input .hot-list .history-search-list .history-item {
  height: 16px;
  padding: 8px 16px;
  line-height: 16px;
  font-size: 14px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer
}
.header .a2 .input .hot-list .history-search-list .history-item:hover {
  background: #1e1e24;
  color: var(--text-color-3)
}
.header .a2 .input .hot-list .hot-search-list .hot-item {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  color: var(--text-color-3);
}
.header .a2 .input .hot-list .hot-search-list .hot-item:hover {
  background: rgba(32, 32, 32, .5);
  color: var(--theme-color);
}
.header .a2 .input .hot-list .hot-search-list .hot-item .order {
  position: absolute;
  left: 16px;
  text-align: left;
  width: 12px
}
.header .a2 .input .hot-list .hot-search-list .hot-item .hot-word {
  margin-left: 42px
}
.header .a2 .input .hot-list .hot-search-list .n0 {
  color: #fc4274
}
.header .a2 .input .hot-list .hot-search-list .n1 {
  color: #ff8155
}
.header .a2 .input .hot-list .hot-search-list .n2 {
  color: #fcb80a
}
.header .a3 {
  display: inline-block;
  float: right;
  height: 70px;
}
.header .a3 .item {
  position: relative;
  float: left;
  height: 70px;
  text-align: center;
  margin-right: 2px;
  z-index: 1;
}
.header .a3 .item .sanjiao {
  width: 100%;
  height: 20px;
  position: absolute;
  right: -80px;
  top: -16px
}
.header .a3 .item .more {
  display: block;
  background-color: var(--theme-color);
  border-radius: 18px;
  width: 100px;
  height: 30px;
  line-height: 30px;
  border: none;
  outline: 0;
  cursor: pointer;
  margin: 15px auto
}
.header .a3 .item > a, .header .a3 .item.js-user .ewave-user-info, .header .a3 .item.js-history .ewave-history-text {
  width: 55px;
  height: 40px;
  font-size: 10px;
  line-height: 20px;
  display: block;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 20px
}
.header .a3 .item > a i, .header .a3 .item.js-user .ewave-user-info i, .header .a3 .item.js-history .ewave-history-text i {
  width: 100%;
  font-size: 24px;
  display: block;
  margin-bottom: 5px;
  font-weight: normal;
  height: 20px;
  opacity: .8;
}
.header .a3 .item.js-user .ewave-user-info i, .header .a3 .item.js-user .ewave-login i, .header .a3 .item.js-history .ewave-history-text i {
  font-size: 22px;
  font-weight: 500;
  height: 20px;
}
.header .a3 .item.js-history .ewave-history-text i {
  font-weight: 400;
}
.header .a3 .js-user {
  margin-right: 0;
}
.header .a3 .item.js-user > a {
  margin-right: 0;
}
.header .a3 .item.js-user .ewave-user-info img, .header .a3 .item.js-user .ewave-user-name span, .header .a3 .item.js-history .ewave-history-text span {
  display: none;
}
.header .a3 .item.js-user .ewave-user-name::after, .header .a3 .item.js-history .ewave-history-text::after {
  content: 'Hồ sơ';
  font-size: 10px;
}
.header .a3 .item.js-history .ewave-history-text::after {
  content: 'Lịch sử';
  font-size: 10px;
}
.header .a3 .item.js-user .ewave-user-dropdown .ewave-dropdown-box, .header .a3 .item.js-history .ewave-history-dropdown .ewave-dropdown-box {
  background-color: var(--bg-color-3);
  top: 68px;
  border-radius: 4px;
  font-size: 14px;
  padding: 5px 10px;
}
.header .a3 .item.js-history .ewave-history-dropdown .ewave-dropdown-box {
  padding: 5px;
  font-size: 14px;
}
.header .a3 .item.js-user .ewave-user-dropdown .ewave-dropdown-box::before, .header .a3 .item.js-history .ewave-history-dropdown .ewave-dropdown-box::before {
  background-color: var(--bg-color-3);
}
.header .a3 .item.js-user .ewave-user-dropdown .ewave-dropdown-box ul li a, .header .a3 .item.js-history .ewave-history-dropdown .ewave-dropdown-box ul li a {
  color: var(--text-color-3);
}
.header .a3 .item.js-user .ewave-user-dropdown .ewave-dropdown-box ul li a:hover, .header .a3 .item.js-history .ewave-history-dropdown .ewave-dropdown-box ul li a:hover {
  color: var(--theme-color);
}
.ewave-history-box li::before, .ewave-history-box li.ewave-history-head .fa {
  background-color: var(--bg-color-3);
}
.ewave-history-box li::after, .ewave-history-box li.ewave-history-foot a {
  background-color: var(--bg-color-2);
}
.header .a3 .item.js-history .ewave-history-dropdown .ewave-dropdown-box ul li.ewave-history-foot a:hover {
  background-color: var(--theme-color);
  color: var(--theme-text-color);
}
.ewave-history-box li a {
  border-color: var(--bg-color-2);
}
.ewave-history-item small {
  color: var(--text-color-3);
  opacity: .8;
}
.ewave-history-item:hover small {
  color: var(--theme-color);
}
.ewave-history-empty {
  color: var(--text-color-3);
}
.header, .header.bg, .header.search-open {
  box-shadow: var(--theme-shadow);
  background-color: var(--bg-color-2)
}
.header.bg .a1 .nav a, .header.bg .a2 .input, .header.bg .a2 .input input, .header.bg .a2 .input a.hot, .header.bg .a3 .item > a, .header.bg .a3 .item.js-user .ewave-user-info, .header.bg .a3 .item.js-history .ewave-history-text {
  color: var(--text-color-3);
}
.header.bg .a1 .nav a.active, .header.bg .a2 .input a.hot:hover {
  color: var(--theme-color);
}
.header .a1 .nav a:hover, .header .a2 .input a:hover, .header .a3 .item > a:hover, .header .a3 .item.js-user .ewave-user-info:hover, .header .a3 .item.js-history .ewave-history-text:hover {
  color: var(--theme-color)
}
.header + .head-placeholder {
  height: 70px;
}
.header.search-open + .head-placeholder {
  height: 120px;
}
.banner {
  height: auto;
  width: 100%;
  position: relative;
  margin-top: calc(var(--theme-gap)*-1);
}
.banner-box, .banner-box .banner-pic, .banner-box .banner-pic a {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.banner-box .banner-pic a {
  position: relative;
  background-color: var(--bg-color-1);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: block;
  height: 0;
  padding-bottom: 40%;
}
.banner-box .banner-pic a .common_shade {
  position: absolute;
  z-index: 1;
  pointer-events: none;
  opacity: 0;
}
.banner-box .banner-pic a .common_shade.bottom_shade{
  opacity: 1;
}
.banner-box .banner-pic a .top_shade, .banner-box .banner-pic a .bottom_shade {
  width: 100%;
  height: 40%;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 18, 18, 0)), to(var(--bg-color-1)));
  background: -webkit-linear-gradient(top, rgba(18, 18, 18, 0), var(--bg-color-1) 100%);
  background: linear-gradient(180deg, rgba(18, 18, 18, 0), var(--bg-color-1) 100%);
}
.banner-box .banner-pic a .top_shade {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
  height: 5%;
  top: 0;
  bottom: auto;
}
.banner-box .banner-pic a .left_shade, .banner-box .banner-pic a .right_shade {
  height: 100%;
  width: 10%;
  left: 0;
  top: 0;
  background-image: -webkit-gradient(linear, right top, left top, color-stop(0, rgba(18, 18, 18, 0)), to(var(--bg-color-1)));
  background-image: -webkit-linear-gradient(right, rgba(18, 18, 18, 0), var(--bg-color-1));
  background-image: linear-gradient(270deg, rgba(18, 18, 18, 0), var(--bg-color-1));
}
.banner-box .banner-pic a .right_shade {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
  left: auto;
  right: 0;
}
.banner-box .nav-name {
  position: absolute;
  top: 19%;
  left: 50%;
  z-index: 2;
  height: 300px;
  width: 228px;
  margin-left: 660px;
  transform: translateX(calc(-100% - var(--theme-gap)));
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(22%, var(--bg-color-1)), color-stop(81%, var(--bg-color-1)), to(transparent));
  background-image: -webkit-linear-gradient(top, transparent, var(--bg-color-1) 22%, var(--bg-color-1) 81%, transparent);
  background-image: linear-gradient(180deg, transparent, var(--bg-color-1) 22%, var(--bg-color-1) 81%, transparent);
}
.banner-box .nav-name .name {
  width: 100%;
  padding: 0 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 40px;
  line-height: 40px;
}
.banner-box .nav-name .name h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: inherit;
  font-size: 14px
}
.banner-box .nav-name .name p {
  display: none;
  font-size: 12px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}
.banner-box .nav-name .name.active {
  background-image: linear-gradient(90deg, var(--bg-color-2), hsla(0, 0%, 100%, .23));
  height: 70px;
  margin-bottom: 12px;
  opacity: 1;
  color: var(--text-color-3);
}
.banner-box .nav-name .name.active h3 {
  opacity: 1;
  display: block;
  height: 44px;
  line-height: 50px;
  font-size: 15px;
  font-weight: 700
}
.banner-box .nav-name .name.active p {
  display: block;
  line-height: 20px
}
.clist-box, .type-box {
  position: absolute;
  height: 80px;
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  margin-top: 10px;
  z-index: 2;
  bottom: 0;
  opacity: .8;
}
.clist-box .container, .type-box .container {
  position: relative;
}
.clist-box .clist-left .clist-left-tabs {
  display: block;
  float: left;
  position: relative;
  text-align: center
}
.clist-box .clist-left .clist-left-tabs .clist-left-tabs-title {
  display: block;
  font-size: 22px;
  font-weight: 900;
  text-align: center;
  pointer-events: auto;
  position: relative
}
.clist-box .clist-left .clist-left-tabs .clist-left-tabs-sub a {
  margin-top: 8px;
  display: block;
  float: left;
  width: 50%;
  padding-right: 5px;
  overflow: hidden;
  white-space: nowrap;
  font-size: 15px;
  font-weight: 400;
  text-align: right;
  pointer-events: auto
}
/*                    模板馆专业苹果cms模板下载  www.iqmbg.com                          */
/* 此模板仅限用于学习和研究目的；不得将上述内容用于商业或者非法用途，否则，一切后果请用户自负。 */
.clist-box .clist-left .clist-left-tabs .clist-left-tabs-sub a:nth-child(2) {
  text-align: left;
  padding-right: 0;
  padding-left: 5px;
}
.clist-box .clist-right {
  height: 90px;
  float: right;
}
.clist-box .clist-right a {
  display: block;
  height: 90px;
  float: right;
  position: relative;
  width: 70px;
  pointer-events: auto;
  text-align: center;
}
.clist-box .clist-right a .fa {
  font-size: 32px;
  display: inline-block;
  margin-bottom: 8px;
  clear: both;
  color: #f60;
}
.clist-box .clist-right a:nth-child(1) .fa {
  color: #f00;
}
.clist-box .clist-right a span {
  display: block;
  font-size: 14px
}
.clist-box .clist-line-box {
  display: inline-block;
  overflow: hidden;
  position: absolute;
  height: 60px;
  width: 20px;
  top: 40%;
  transform: translateY(-50%);
  right: 234px;
}
.clist-box .clist-line-box .clist-line {
  width: 1px;
  height: 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: linear-gradient(hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .5) .31, hsla(0, 0%, 100%, .5) .56, hsla(0, 0%, 100%, 0) 1)
}
.type-box {
  height: auto;
  opacity: 1;
}
.type-box .type {
  vertical-align: top;
}
.type-box .type h3 {
  height: 22px;
  margin-bottom: 10px
}
.type-box .type h3 a {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  margin-left: 16px
}
.type-box .type h3 a i {
  font-size: 12px;
  margin-left: 5px
}
.type-box .type ul {
  width: 100%;
  font-size: 0
}
.type-box .type ul li {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 6px;
  font-size: 16px
}
.type-box .type li {
  width: 20%
}
.type-box .type.t1 li {
  width: 50%
}
.fixedbar-fixed-bar {
  position: fixed;
  bottom: 50px;
  right: 10px;
  z-index: 999;
  width: 70px;
  opacity: .98;
  text-align: center;
  border-radius: 4px;
}
.fixedbar-fixed-bar .type, .fixedbar-fixed-bar .ant-back-top, .fixedbar-fixed-bar .skin-switch {
  background-color: var(--theme-color);
  margin-bottom: 5px;
  border-radius: 4px;
  overflow: hidden;
}
.fixedbar-fixed-bar .type {
  background-color: var(--bg-color-3);
  display: none;
}
.fixedbar-fixed-bar .ant-back-top {
  display: none;
}
.fixedbar-fixed-bar .type a {
  display: block;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  line-height: 36px;
  color: var(--text-color-1);
}
.fixedbar-fixed-bar .type a + a {
  border-top: 1px solid var(--bg-color-2);
}
.fixedbar-fixed-bar .type a.active, .fixedbar-fixed-bar .type a:hover {
  background-color: var(--theme-color);
  color: var(--theme-text-color);
}
.fixedbar-fixed-bar .ant-back-top {
  height: 40px;
  line-height: 40px;
  position: relative;
  font-size: 14px;
  font-variant: tabular-nums;
  font-weight: bold;
  list-style: none;
  font-feature-settings: "tnum", "tnum", "tnum";
  cursor: pointer;
  color: var(--theme-text-color);
}
.fixedbar-fixed-bar .ant-back-top:hover {
  opacity: .8;
}
.fixedbar-fixed-bar .ant-back-top a:hover {
  color: var(--theme-text-color);
}
.fixedbar-fixed-bar .ant-back-top .fa {
  font-size: 24px;
}
.fixedbar-fixed-bar .fixedbar-top {
  height: 16px;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  vertical-align: top;
  display: none;
}
.fixedbar-fixed-bar .fixedbar-top-link {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0
}
.fixedbar-fixed-bar .skin-switch a {
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  color: var(--theme-text-color);
}
.fixedbar-fixed-bar .skin-switch:hover {
  opacity: .8;
}
.skin-switch a.light, [data-theme="1"] .skin-switch a.dark, .header .a3 .item.skin-switch a.light, [data-theme="1"] .header .a3 .item.skin-switch a.dark {
  display: none;
}
[data-theme="1"] .skin-switch a.light, .skin-switch a.dark, [data-theme="1"] .header .a3 .item.skin-switch a.light, .header .a3 .item.skin-switch a.dark {
  display: block;
}
.links-box, .star-box, .vod-list, .vod-list-tv, .vod-topic {}
.links-box h2, .star-box h2, .vod-list h2, .vod-list-tv h2, .vod-topic h2, .art-box h2, .comment-list h2 {
  width: 100%;
  font-size: 26px;
  line-height: 40px;
  overflow: hidden;
}
.star-box h2 .type, .vod-list h2 .type, .vod-list-tv h2 .type, .art-box h2 .type {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  margin: 0;
  padding-left: 0;
  list-style: none;
  float: right;
}
.star-box h2 .type a, .vod-list h2 .type a, .vod-list-tv h2 .type a, .art-box h2 .type a {
  margin-left: 20px;
  padding: 0 14px;
  border-radius: 14px;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  text-align: center;
  background-color: var(--bg-color-3);
  font-weight: 400;
  vertical-align: middle;
  display: inline-block;
  color: var(--text-color-3);
}
.star-box h2 .type a:hover, .vod-list h2 .type a:hover, .vod-list-tv h2 .type a:hover, .art-box h2 .type a:hover, .star-box h2 .type a.active, .vod-list h2 .type a.active, .vod-list-tv h2 .type a.active, .art-box h2 .type a.active {
  background-color: var(--theme-color);
  color: var(--theme-text-color, #fff);
}
.vod-list ul {
  margin-top: 15px
}
.vod-list ul li {
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  margin-bottom: 46px;
}
.vod-list.slide-list ul {
  width: 100%;
}
.vod-list.slide-list ul li {
  width: 205px;
  padding: 0 6px 0 6px
}
.vod-list ul li .pic {
  position: relative;
  text-align: left;
  background: var(--bg-color-2);
  border-radius: 7px;
  overflow: hidden;
  width: 100%;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  position: relative;
  box-shadow: var(--theme-shadow);
}
.vod-list ul li .pic a {
  display: block;
}
.vod-list .name, .vod-list-tv .name {
  position: relative;
  padding-top: 5px;
  z-index: 10;
  overflow: hidden;
  border-radius: 0 0 7px 7px
}
.vod-list .name h3, .vod-list-tv .name h3 {
  max-height: 22px;
  height: 22px;
  white-space: nowrap;
  overflow: hidden
}
.vod-list .name h3 a, .vod-list-tv .name h3 a {
  display: block;
  height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 100%;
  line-height: 22px;
  font-size: 16px
}
.vod-list .name h3 a:hover, .vod-list-tv .name h3 a:hover {
  color: var(--theme-color)
}
.vod-list .name p, .vod-list-tv .name p {
  margin-top: 5px;
  line-height: 20px;
  font-size: 14px;
  overflow: hidden;
  opacity: .7;
}
.vod-list-tv .vlist {
  width: 100%;
  margin-top: 15px;
}
.vod-list-tv .vlist ul {
  position: relative;
  z-index: 1
}
.vod-list-tv .vlist ul li {
  vertical-align: top;
  margin-bottom: 15px
}
.vod-list-tv .vlist ul li .pic {
  position: relative;
  border-radius: 7px;
  background: var(--bg-color-2);
  overflow: hidden;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  position: relative;
  box-shadow: var(--theme-shadow);
}
.vod-list-tv .vlist ul li .pic a {
  text-decoration: none;
  z-index: 2
}
.ranking-item {}
.ranking-item a {
  display: block;
  height: 70px;
  overflow: hidden;
  padding: 10px;
}
.ranking-item + .ranking-item a {
  border-top: 1px solid var(--bg-color-3);
}
.ranking-item a:hover {
  background-color: var(--bg-color-3);
}
.ranking-item-left {
  position: relative;
  float: left;
  width: 50px;
  height: 50px;
}
.ranking-item-icon {
  color: hsla(0, 0%, 100%, .12);
  position: absolute;
  left: 4px;
  bottom: 0;
  font-family: Impact;
  font-size: 32px;
  line-height: 1;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: linear-gradient(180deg, var(--text-color-3), transparent);
  opacity: .14;
}
.ranking-item-num {
  display: block;
  width: 100%;
  height: 35px;
  font: 700 30px Impact;
  vertical-align: top;
  margin-top: 3px;
  margin-left: -2px;
  -webkit-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  transform: skew(-10deg);
  text-align: center;
}
.ranking-item:nth-child(1) .ranking-item-num {
  color: #ff4f34;
}
.ranking-item:nth-child(2) .ranking-item-num {
  color: #fa6400;
}
.ranking-item:nth-child(3) .ranking-item-num {
  color: #ffb802;
}
.ranking-item-cover {
  opacity: 0;
  width: 100%;
  padding-right: 8px;
}
.ranking-item:hover .ranking-item-icon, .ranking-item:hover .ranking-item-num {
  display: none;
}
.ranking-item:hover .ranking-item-cover {
  opacity: 1;
}
.ranking-item-info {
  overflow: hidden;
}
.ranking-item-info h4 {
  font-size: 16px;
  line-height: 30px;
}
.ranking-item-info p {
  color: var(--text-color-2);
  font-size: 13px;
}
.ranking-item a:hover .ranking-item-info h4, .ranking-item a:hover .ranking-item-info p {
  color: var(--text-color-3);
}
.ranking-item a:hover .ranking-item-info p {
  opacity: 0.6;
}
.ranking-item-hits {
  float: right;
  color: var(--theme-color);
  line-height: 50px;
}
.art-box .art-list {
  margin-top: 15px;
  margin-bottom: 15px;
}
.art-item {
  padding-bottom: 10px;
  margin-bottom: 5px;
  position: relative;
}
.art-item + .art-item {
  padding-top: 10px;
  border-top: 1px solid var(--bg-color-3);
}
.art-item-cover .img-wrapper {
  border-radius: 7px;
  padding-bottom: 50%;
}
.art-item-img-box {}
.art-item-img .img-wrapper {
  padding-bottom: calc(50% - 30px);
  border-radius: 7px;
}
.art-item .img-wrapper {
  transition: all .25s ease-in-out;
}
.art-item .img-wrapper:hover {
  transform: scale(1.05);
}
.art-item-info {
  position: static;
}
.art-item-title, .art-item-title-2 {
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 1.2;
}
.art-item-title-2 {
  font-size: 16px;
}
.art-item-desc {
  font-size: 14px;
  padding-top: 5px;
}
.art-item-foot {
  position: absolute;
  bottom: 10px;
}
.art-item-foot a {
  float: left;
}
.art-item-foot span {
  margin-left: 30px;
  float: left;
}
.vod-topic ul {
  margin-top: 15px
}
.vod-topic li {
  border-radius: 4px;
  position: relative;
  margin-bottom: calc(var(--theme-gap, 15px)*2);
}
.vod-topic li .pic {
  width: 100%;
  height: 100%;
  border-radius: 7px;
  overflow: hidden;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  position: relative;
  box-shadow: var(--theme-shadow);
}
.vod-topic li .text {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  color: #fff;
  width: 100%;
  font-size: 16px;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, .5));
  padding-bottom: 10px
}
.vod-topic li .text p {
  padding-top: 6px
}
.vod-list .pic:hover, .vod-list-tv .pic:hover, .vod-topic .pic:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05)
}
.links-box {}
.links-box ul {
  margin-top: 10px
}
.links-box li {
  display: inline-block;
  margin-right: 20px
}
.notice {
  z-index: 99999;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .2);
  display: none
}
.notice-bg {
  width: 50%;
  height: 100%;
  position: relative;
  top: 30%;
  left: 25%;
  z-index: 2
}
.notice-bg .notice-box {
  width: 400px;
  max-height: 280px;
  background-color: var(--bg-color-3);
  border-radius: 10px;
  margin: 0 auto;
  padding-top: 1px;
  padding-bottom: 40px
}
.notice-bg .notice-box .title {
  width: 80%;
  background-color: #fff;
  height: 2px;
  margin-left: 10%;
  text-align: center;
  position: relative;
  margin-top: 80px
}
.notice-bg .notice-box .title text {
  position: absolute;
  background-color: var(--bg-color-3);
  width: 100px;
  height: 30px;
  text-align: center;
  bottom: -14px;
  left: 50%;
  margin-left: -50px;
  font-size: 20px;
  font-weight: 600
}
.notice-bg .notice-box .text {
  width: 80%;
  margin-left: 10%;
  margin-top: 30px;
  max-height: 150px;
  overflow-y: auto;
  padding-top: 5px;
  font-size: 15px;
  color: #ccc;
  line-height: 23px
}
.notice-bg .top {
  top: -80px;
  position: absolute;
  left: 50%;
  z-index: 3;
  width: 110px;
  height: 120px;
  margin-left: -55px
}
.notice-bg .del {
  width: 40px;
  height: 100px;
  text-align: center;
  margin: 0 auto
}
.notice-bg .del .line {
  margin: 0 auto;
  width: 2px;
  height: 60px;
  background-color: var(--text-color-1)
}
.notice-bg .del img {
  width: 40px;
  height: 40px;
  margin-top: -5px;
  cursor: pointer
}
.bottom {
  width: 100%;
  text-align: center;
  border-top: 1px solid hsla(0, 0%, 100%, .05);
  padding: 10px 0;
  background-color: var(--bg-color-2);
}
.bottom p {
  font-size: 14px;
  font-weight: 300;
  margin-top: 6px;
  line-height: 25px;
  color: var(--text-color-3);
}
.bottom p:first-child {
  margin: 15px 0
}
.bottom p a {
  color: var(--text-color-3);
  font-weight: 500
}
.bottom p i {
  padding: 0 24px;
  display: inline-block
}
.bottom p a:hover, .links-box li a:hover {
  color: var(--theme-color)
}
.bottom .ewave-banner-text {
  font-size: 24px;
  height: 100px;
  line-height: 100px;
}
.nav-m {
  display: none;
  position: relative;
  margin-left: 10px;
}
.header .a3 .item.nav-m {
  z-index: 2;
}
.nav-m-box {
  display: none;
  background-color: var(--bg-color-1);
  box-shadow: var(--theme-shadow);
  padding: var(--theme-gap);
  width: 200px;
  overflow-y: auto;
}
.nav-m-wrapper {
  background-color: var(--bg-color-3);
  padding: var(--theme-gap);
  border-radius: 4px;
}
.nav-m-box a {
  display: block;
  line-height: 35px;
  overflow: hidden;
  text-overflow: inherit;
  white-space: nowrap;
  text-align: left;
  padding-left: 15px;
  position: relative;
  color: var(--text-color-3);
}
.nav-m-box a.active, .nav-m-box a:hover {
  color: var(--theme-color);
}
.nav-m-wrapper li .ewave-collapse-toggle::before {
  content: "\f0da";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
}
.nav-m-wrapper li.active .ewave-collapse-toggle::before {
  content: "\f0d7";
}
.nav-m-wrapper li .ewave-collapse-content a {
  padding-left: 50px;
}
.nav-m-wrapper li .ewave-collapse-content a::before, .nav-m-wrapper li .ewave-collapse-content a::after {
  content: '';
  display: block;
  width: 1px;
  height: 17px;
  left: 35px;
  top: 50%;
  transform: translateY(-50%);
  background-color: var(--text-color-3);
  position: absolute;
  z-index: 0;
}
.nav-m-wrapper li .ewave-collapse-content a::after {
  width: 10px;
  height: 1px;
}
.nav-m-wrapper li .ewave-collapse-content a.active::before, .nav-m-wrapper li .ewave-collapse-content a.active::after, .nav-m-wrapper li .ewave-collapse-content a:hover::before, .nav-m-wrapper li .ewave-collapse-content a:hover::after {
  background-color: var(--theme-color);
}
.star {
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px
}
.star ul {
  height: 100%;
  padding: 0 5px;
  margin-left: 0;
  white-space: nowrap;
  transition: all .3s ease 0s
}
.star li {
  width: 157px;
  margin-right: 20px;
  overflow: hidden
}
.star li a {
  display: block
}
.star li .pic {
  border: 1px solid #1eb6d8;
  width: 100%;
  border-radius: 50%;
  opacity: .9;
  overflow: hidden;
  position: relative;
}
.star li:hover .pic {
  opacity: 1
}
.star li .name {
  padding-top: 10px;
  text-align: center;
  width: 100%;
  font-size: 16px
}
.more-box {
  width: 100%;
  overflow: hidden;
  position: relative
}
.more-box ul {}
.category-box {
  color: var(--text-color-3);
}
.category-box dl {
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
}
.category-box dl dt {
  float: left;
  width: 40px;
  text-align: center;
  position: relative;
}
.category-box dl dt span {
  display: block;
  font-size: 14px;
  text-align: left;
  line-height: 28px;
  width: 120px;
  line-height: 28px;
}
.category-box dl dd {
  position: relative;
  width: calc(100% - 50px);
  float: left;
  padding-bottom: 15px;
  padding-left: 60px;
  margin-left: 5px;
  overflow: hidden;
}
.category-box dl dd::after {
  left: auto;
  right: 0;
}
.category-box dl dd a {
  line-height: 28px;
  height: 28px;
  padding: 0 10px;
  font-size: 14px;
  margin: 3px 1px 1px 5px;
  width: auto;
  color: var(--text-color-3);
  background-color: #121212;
  border-radius: 14px;
}
.category-box dl dd a.active, .category-box dl dd a:hover {
  background-color: var(--theme-color);
  border-radius: 14px;
  color: var(--theme-text-color);
  box-shadow: var(--theme-shadow);
}
.starinfo-box {
  width: 100%;
  background: var(--bg-color-2);
  border-radius: 4px;
  margin-top: 15px;
  margin-bottom: 20px;
  padding: 20px 0;
  position: relative
}
.starinfo-box .pic {
  width: 250px;
  height: 300px;
  left: 20px;
  position: absolute;
  top: 20px;
}
.starinfo-box .pic img {
  width: 100%;
  height: 100%;
  border-radius: 4px
}
.starinfo-box .text {
  padding-left: 290px
}
.starinfo-box .text h4 {
  font-size: 26px;
  font-weight: 500;
}
.starinfo-box .text p {
  width: 98%;
  font-size: 16px;
  font-weight: 400;
  color: rgb(214 214 214 / 87%);
  padding-top: 10px;
  height: 120px;
  overflow: hidden;
  line-height: 29px
}
.starinfo-box .text .row {
  width: 98%;
  border-bottom: 1px dashed #484848;
  padding-bottom: 16px
}
.starinfo-box .text .row span {
  width: 33.333%;
  display: inline-block;
  padding-top: 15px;
  font-size: 15px;
  font-weight: 500;
  color: rgba(214, 214, 214, 0.87);
  overflow: hidden;
  white-space: nowrap
}
.starinfo-box .text .row span.auto {
  width: 100%
}
.hot-bg {
  background-image: url(../images/hot.png);
  height: 242px;
  background-size: auto 242px;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  top: 57px
}
.hot-bg.news {
  background-image: url(../images/news.png);
  background-size: auto 242px;
  background-position: 50%;
  background-repeat: no-repeat
}
.hot-box {
  margin-top: 70px;
  width: 100%;
  font-size: 0
}
.hot-box ul {
  margin-bottom: 20px;
  display: inline-block;
  width: 22.75%;
  font-size: 16px;
  vertical-align: top;
  margin-right: 3%;
  background: #1e1e24;
  border-radius: 8px
}
.hot-box ul h3 {
  border-radius: 8px 8px 0 0;
  background: var(--bg-color-3);
  height: 60px;
  line-height: 60px;
  margin: 0;
  font-size: 22px;
  font-weight: 400;
  padding: 0 24px
}
.hot-box ul li {
  text-decoration: none;
  display: block;
  font-size: 16px;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.hot-box ul li a {
  display: block;
  width: 100%;
  padding: 0 24px;
  padding-top: 15px;
  padding-bottom: 15px
}
.hot-box ul li:hover {
  background: #151517
}
.hot-box ul li .num {
  margin-right: 21px;
  font-size: 18px;
  font-family: Trebuchet MS;
  font-weight: 700;
  vertical-align: middle;
  line-height: 16px
}
.hot-box ul li .num.n1 {
  color: #ff4f34
}
.hot-box ul li .num.n2 {
  color: #fa6400
}
.hot-box ul li .num.n3 {
  color: #ffb802
}
.hot-box ul li .name {
  vertical-align: middle;
  line-height: 16px
}
.vod-player {
  position: relative;
  z-index: 1;
}
.vod-player .vod-left {
  width: calc(100% - 316px);
  background-color: #000;
  position: relative;
  z-index: 1;
}
/*                    模板馆专业苹果cms模板下载  www.iqmbg.com                          */
/* 此模板仅限用于学习和研究目的；不得将上述内容用于商业或者非法用途，否则，一切后果请用户自负。 */
.vod-player .vod-left .full-btn {
  position: absolute;
  z-index: 1;
  width: 20px;
  height: 40px;
  line-height: 40px;
  top: 40%;
  right: -20px;
  background: var(--theme-color);
  border-radius: 0 100px 100px 0;
  cursor: pointer;
  text-align: center;
}
.vod-player .vod-left .full-btn i {
  font-size: 16px;
}
.vod-player .vod-left .full-btn:hover i {
  color: var(--text-color-3)
}
.vod-player.ewave-player-full.active .vod-left {
  width: 100%;
}
.vod-player.ewave-player-full.active .vod-left .full-btn i {
  transform: rotate(180deg);
  display: inline-block;
}
.vod-player.ewave-player-full.active .vod-right {
  display: none;
}
.vod-player .vod-right {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  overflow: hidden;
  width: 316px;
  padding: 20px;
  padding-right: 10px;
  background-color: var(--bg-color-2);
}
.vod-player .vod-right h3 {
  font-size: 16px;
  font-weight: 500;
}
.vod-player .vod-right .text {
  max-height: 34px;
  width: 100%;
  font-size: 12px;
  line-height: 17px;
  overflow: hidden;
  margin-top: 10px;
  padding-bottom: 20px;
}
.vod-player .vod-right .text em {
  color: var(--text-color-3);
  font-style: normal
}
.vod-player .vod-right .scrollbar {
  height: calc(100% - 210px);
  overflow: hidden;
  overflow-y: auto
}

.vod-player .qrcode-box {
  display: block;
  position: relative;
  background-color: var(--bg-color-3);
  border-radius: 4px;
  padding: 6px 0;
  height: 70px;
  margin: 24px 0 15px;
}
.vod-player .qrcode-box .img {
  position: absolute;
  width: 37px;
  height: 30px;
  top: -17px;
  left: 14px;
  background: url(../images/a.png);
  background-size: 100%;
}
.vod-player .qrcode-box .ewave-qrcode {
  position: absolute;
  width: 60px;
  height: 60px;
  border-radius: 4px;
  left: 6px;
  padding: 2px;
  background-color: #fff;
}
.vod-player .qrcode-box .ewave-qrcode canvas {
  width: 100%;
  height: 100%;
}
.vod-player .qrcode-box .info {
  float: left;
  margin-left: 80px;
}
.vod-player .qrcode-box .info h3 {
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  margin: 5px 0;
  color: var(--text-color-1)
}
.vod-player .qrcode-box .info p {
  font-size: 12px;
  line-height: 17px;
  height: 17px;
  color: var(--text-color-1)
}
.vod-player .vod-right .scrollbar .vodlist {
  margin-top: 10px
}
.vod-player .vod-right .scrollbar .vodlist h3 {
  max-height: 34px;
  width: 100%;
  font-size: 14px;
  line-height: 17px;
  overflow: hidden;
  padding-bottom: 20px;
  color: var(--text-color-1)
}
.vod-player .vod-right .scrollbar .vodlist ul {
  display: block;
  width: 100%
}
.vod-player .vod-right .scrollbar .vodlist li {
  width: 100%;
  margin-bottom: 12px;
  height: 70px;
  display: block
}
.vod-player .vod-right .scrollbar .vodlist li .pic {
  width: 115px;
  position: relative;
  float: left;
}
.vod-player .vod-right .scrollbar .vodlist li .info {
  float: right;
  width: 160px
}
.vod-player .vod-right .scrollbar .vodlist li .name {
  font-size: 14px;
  font-weight: 500;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap
}
.vod-player .vod-right .scrollbar .vodlist li .actor {
  padding-top: 5px;
  font-size: 12px;
  color: #999;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap
}
.vod-player .vod-right .scrollbar .vodlist li .hits {
  padding-top: 2px;
  font-size: 12px;
  color: #999
}
.vod-player .vod-right .scrollbar .vodlist li .hits i {
  font-size: 12px;
  margin-right: 5px
}
.vod-bottom {
  position: relative;
  background: var(--bg-color-1)
}
.vod-bottom .vod-left {}
.vod-bottom .vod-right {}
.vod-bottom .vod-right .hot {
  display: block;
  position: relative;
}
.vod-bottom .vod-right .hot h2 {
  display: inline-block;
  text-align: left;
  margin: 2px 12px 20px 10px;
  color: var(--text-color-1);
  font-size: 24px;
  font-weight: 500
}
.comment-box {
  width: 100%;
  display: inline-block;
  vertical-align: top
}
.comment-list {}
.comment-list h3 {}
.ewave-comment-reply-box .ewave-comment-item:not(:last-child)::after {
  background-color: var(--bg-color-3);
}
.content-box {
  width: 100%;
  margin-top: 20px
}
.content-box h2 {
  font-size: 20px;
  font-weight: 700;
  color: hsla(0, 0%, 100%, .8);
  border-left: 5px solid var(--text-color-3);
  padding-left: 15px
}
.content-box .text {
  width: 100%;
  margin-top: 10px;
  padding: 10px 5px
}
.content-box .text h3 {
  font-weight: 600;
  margin: 10px 0
}
.vod-info {
  padding: 15px;
  background: var(--bg-color-2);
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  box-shadow: var(--theme-shadow);
}
.vod-info .pic {
  width: 220px;
  vertical-align: top;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  box-shadow: var(--theme-shadow);
}
.vod-info .pic img {
  width: 100%;
}
.vod-info .info {
  height: 100%;
  position: relative;
  float: right;
  width: calc(100% - 245px)
}
.vod-info .info h3 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: var(--theme-gap);
}
.vod-info .info p {
  width: 80%;
  font-size: 14px;
  width: calc(100% - 200px);
}
.vod-info .info p > span {
  margin-bottom: 5px;
}
.vod-info .info p a + a {
  margin-left: 10px;
}
.vod-info .info .text {
  width: 80%;
  line-height: 25px;
  overflow: hidden;
  font-size: 14px;
}
.vod-info .info .btn-box {
  padding-top: 15px;
}
.vod-info .info .btn-box a {
  display: inline-block;
  margin-right: 20px;
  width: 144px;
  height: 40px;
  line-height: 40px;
  background: #864AF9;
  border-radius: 4px;
  font-size: 16px;
  color: #fff;
  text-align: center
}
.vod-info .info .btn-box a:hover {
  opacity: .8;
}
.vod-info .info .btn-box a i {
  font-size: 20px;
  margin-right: 5px;
  vertical-align: middle
}
.vod-info .info .btn-box a:nth-child(2) {
  background: #FF0060;
}
.vod-info .info .qrcode {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  width: 160px;
  text-align: center
}
.vod-info .info .qrcode .img img, .vod-info .info .qrcode .img canvas {
  width: 100%;
}
.vod-info .info .qrcode .img .ewave-qrcode {
  padding: 2px;
  background-color: #fff;
  margin-bottom: 5px;
}
.vod-info .info .qrcode .img p {
  padding-top: 5px;
  line-height: 35px;
  background: var(--bg-color-1);
  text-align: center;
  width: 100%;
  font-size: 12px
}
.actor-info .info {
  min-height: 210px;
  padding-top: 10px;
}
.vod-info.actor-info .pic {
  box-shadow: none;
  left: 10px;
}
.vod-info.actor-info .pic .img-wrapper {
  padding-bottom: 100%;
  border-radius: 50%;
}
.layout-box {
  padding: var(--theme-gap, 15px);
  background-color: var(--bg-color-2);
  border-radius: 4px;
  box-shadow: var(--theme-shadow);
}
.playlist-box {
  width: 100%;
}
.playlist-box .playlist-tab-box {
  border-bottom: 1px solid var(--bg-color-3);
  height: 35px;
  position: relative
}
.playlist-box .playlist-tab-box .right {
  float: right;
  width: 45px;
  text-align: right;
  cursor: pointer;
  line-height: 35px;
}
.playlist-box .playlist-tab-box .right:hover {
  color: var(--theme-color);
}
.playlist-box .playlist-tab-box .right span {
  display: inline-block;
  margin-right: 2px;
}
.playlist-box .playlist-tab-box .right span i {
  font-size: 14px
}
.playlist-box .playlist-tab-box h2 {
  float: left;
  width: 100px;
  font-size: 14px;
  line-height: 34px;
  height: 24px;
  font-weight: 600
}
.playlist-box .playlist-tab-box .playlist-tab {
  float: left;
  overflow: hidden;
  width: calc(100% - 160px);
  margin-left: 5px;
}
.playlist-box .playlist-tab-box ul li {
  display: inline-block;
  margin-right: 15px;
  position: relative;
  cursor: pointer;
  width: auto;
  line-height: 35px
}
.playlist-box .playlist-tab-box ul li.active {
  color: var(--theme-color);
  font-weight: bold;
}
.playlist-box .playlist-tab-box ul li.active em {
  position: absolute;
  bottom: 0;
  left: 5%;
  height: 2px;
  background: var(--theme-color);
  width: 90%;
}
.playlist-box .episode-box {
  padding: 10px 0;
  max-height: 330px;
  overflow-x: hidden;
  overflow-y: auto
}
.playlist-box .downlist {}
.playlist-box .downlist .ewave-downlist-sort-content {
  margin-top: 15px;
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 5px;
}
.ewave-downlist-btn.ewave-copy, .ewave-downlist-btn.ewave-downlist-copyall {
  /*background-color: #18c182;
    background-image: linear-gradient(90deg, #17c081, #3cc0b4);*/
}
.playlist-box .episode-box li {
  margin-top: 10px;
  position: relative
}
.playlist-box .episode-box li a {
  display: block;
  text-align: center;
  border-radius: 4px;
  font-size: 12px;
  line-height: 2.8;
  background-color: var(--bg-color-3);
  background-image: none;
  color: var(--text-color-1)
}
.playlist-box .episode-box li a:hover, .playlist-box .episode-box li a.active {
  background-color: var(--theme-color);
  color: var(--theme-text-color);
}
.art-detail-title {
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.art-detail-info {
  border-bottom: 1px solid var(--bg-color-3);
  padding-bottom: 10px;
}
.art-detail-info .separator {
  padding-left: 5px;
  padding-right: 5px;
}
.art-detail-content {
  line-height: 1.8;
  font-size: 14px;
  padding: 20px 0;
}
.art-detail-content img {
  display: block;
  margin: 10px auto;
  max-width: 100%;
}
.topic-detail-cover .img-wrapper {
  border-radius: 4px;
}
.topic-detail-title {
  font-size: 24px;
}
.topic-detail-desc {
  line-height: 1.8;
}
.topic-art-box .art-item-desc {
  -webkit-line-clamp: 1;
}
.position-box span {
  padding-left: 10px;
  padding-right: 10px;
}
.vod-list ul li {
  margin-bottom: 20px;
}
.actor-tab {
  font-size: 18px;
  float: left;
  margin-right: 15px;
  position: relative;
  padding-bottom: 10px;
  cursor: pointer;
}
.actor-tab.active {
  color: var(--theme-color);
}
.actor-tab.active::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 5%;
  height: 2px;
  background: var(--theme-color);
  width: 90%;
}
.actor-tab-box {}
.actor-content {
  line-height: 1.8;
  font-size: 14px;
}
.actor-content img {
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
}
.actor-content h1, .actor-content h2, .actor-content h3 {
  font-size: 18px;
  margin-top: 15px;
  margin-bottom: 15px;
  border-left: 2px solid var(--theme-color);
  padding-left: 8px;
}
.ewave-comment-form, .ewave-comment-item-list {
  padding-left: 0;
  padding-right: 0;
}
.img-wrapper {
  display: block;
  padding-bottom: 130%;
  background-image: url("../images/load.gif");
}
.img-wrapper.circle {
  padding-bottom: 100%;
}
.img-wrapper.h {
  padding-bottom: 50%;
}
.swiper-button-next::after, .swiper-button-prev::after {
  display: none;
}
.gap {
  margin-bottom: var(--theme-gap);
}
.js-search {
  display: none;
}
.member-container {
  margin-top: 0 !important;
}
.member-container .member-left, .member-container .member-right {
  top: 80px !important;
  margin-bottom: var(--theme-gap);
}
.layui-layer {
  background-color: var(--bg-color-3);
  color: var(--text-color-3);
}
.layui-layer a {
  color: var(--text-color-3);
}
.layui-layer a:hover {
  color: var(--theme-color);
}
.layui-layer-title {
  border-bottom-color: var(--bg-color-2);
  margin-bottom: 15px;
  color: var(--text-color-3);
}
.form-control {
  background: linear-gradient(90deg, rgba(114, 214, 245, .2), rgba(200, 193, 221, .2) 50%, rgba(255, 148, 179, .2));
  border-color: var(--bg-color-2);
  color: var(--text-color-3);
}
.form-control[disabled], .form-control[readonly] {
  background: linear-gradient(90deg, rgba(77, 206, 245, 0.20), rgba(177, 170, 199, 0.20) 50%, rgba(255, 148, 179, .2));
}
.form-control option {
  background-color: var(--bg-color-3);
  color: var(--text-color-3);
  padding: 5px 0;
}
.panel {
  background-color: var(--bg-color-3);
  border-color: var(--bg-color-3);
}
.panel-default > .panel-head {
  background-color: var(--bg-color-2);
  border-color: var(--bg-color-3);
  color: var(--text-color-3);
}
.panel .panel {
  background-color: var(--bg-color-2);
}
.panel-body, .panel .panel .ewave-comment-form, .panel .panel .ewave-comment-item-list {
  padding-left: var(--theme-gap);
  padding-right: var(--theme-gap);
}
.ewave-comment-item, .ewave-comment-head {
  border-color: var(--bg-color-3);
}
.ewave-comment-head h3 {
  color: var(--text-color-3);
}
.ewave-comment-head span {
  color: var(--text-color-3);
}
.ewave-comment-text {
  padding-bottom: 0;
  color: var(--text-color-3);
}
.ewave-page {
  margin-bottom: 15px;
}
.ewave-page li .num, .ewave-page li a {
  background-color: var(--bg-color-3);
  border-color: var(--bg-color-3);
  color: var(--text-color-3);
}
.ewave-page li:not(.disabled) a:hover, .ewave-page li.active a, .ewave-page li.active .num {
  color: var(--theme-text-color);
}
img.ewave-verify-img {
  object-fit: fill;
}
.user-login-icon {
  margin-top: var(--theme-gap);
}
.ewave-sticky {
  top: 80px;
}
.ewave-jump-msg {
  margin-top: 200px;
  margin-bottom: auto;
}
.ewave-jump-msg.ewave-absolute-center {
  background-color: #111111;
  ;
}
.ewave-full-height {
  margin-bottom: var(--theme-gap);
}
.ewave-full-height, .member-body {
  min-height: calc(100vh - 220px - var(--theme-gap)*2);
}
.ewave-full-height + .bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  min-height: 150px;
}
.ewave-full-height > .ewave-jump-msg {
  margin-top: 50px;
}
.member-body {
  padding-top: 20px;
  padding-bottom: 20px;
}
.banner-layout-box {
  background-color: var(--bg-color-2);
  border-radius: 4px;
  box-shadow: var(--theme-shadow);
}
.ewave-banner-box {
  border-radius: 5px;
  background-color: var(--bg-color-2);
}
.ewave-banner-box img {
  border-radius: 5px;
}
.ewave-banner-box.float-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  border-radius: 0;
}
.ewave-banner-box.float-top, .ewave-banner-box.float-bottom {
  border-radius: 0;
  background-color: #ddd;
}
[data-theme="1"] .ewave-banner-box.float-top, [data-theme="1"] .ewave-banner-box.float-bottom {
  background-color: #666;
}
[data-theme="1"] .banner-box .banner-pic a .common_shade{
  opacity: 1;
}
@media (min-width:1400px) {
  .banner, .banner-box .banner-pic a {
    height: 700px;
    padding-bottom: 0;
  }
  .type-box .type li {
    width: 16.666%
  }
}
@media (max-width:1399.99px) and (min-width:1200px) {
  .header .a1 {
    width: calc(100% - 560px);
  }
  .header .a2 {
    width: 370px;
    margin-right: 20px;
  }
  .slide-list ul li {
    width: 190px;
  }
  .banner-box .nav-name {
    margin-left: 585px
  }
}
@media (max-width:1199.99px) and (min-width:992px) {
  .banner-box .nav-name {
    margin-left: 485px
  }
  .header .a1 {
    width: calc(100% - 480px);
  }
  .header .a2 {
    width: 300px;
    margin-right: 10px;
  }
  .slide-list ul li {
    width: 190px;
  }
  .vod-info .info .qrcode {
    width: 110px;
  }
}
@media (max-width:991.99px) and (min-width:768px) {}
@media (max-width:767.99px) and (min-width:576px) {
  .star li {
    width: 140px;
  }
  .topic-detail-cover {
    margin-bottom: 15px;
  }
}
@media (min-width:992px) {
  .header .a3 .item .sanjiao {
    right: -70px;
  }
  .vod-list-tv .vlist .one .pic .img-wrapper {
    padding-bottom: calc(65% - 20px);
  }
  .vod-list-tv .vlist .one .pic .img-wrapper-pic {
    display: none !important;
  }
}
/*手机及平板样式*/
@media (max-width:991.99px) {
  .container {
    width: auto;
  }
  .header {
    box-shadow: var(--theme-shadow);
    background-color: var(--bg-color-2);
  }
  .header.search-open {

  }
  .header.search-open .search-placeholder{
    height:50px;
  }
  .header .a1 {
    width: calc(100% - 270px);
  }
  .header .a1 .nav {
    display: none;
  }
  .header .a1 .logo {
    max-width: 100%;
  }
  .header .a2 {
    position: absolute;
    z-index: 0;
    left: 0;
    width: 100%;
    margin: 0;
    margin-top:15px;
    padding-left: var(--theme-gap);
    padding-right: var(--theme-gap);
    transform: scaleY(0);
    transition: all .2s;
  }
  .header.search-open .a2 {
    transform: scaleY(1);
  }
  .header .a3 .item {
    margin-right: 0;
  }
  .nav-m, .nav-m-box {
    display: block;
    margin-right: 0;
    margin-left: 0;
  }
  .js-search {
    display: block;
  }
  .header .a3 .item.js-history .ewave-history-dropdown .ewave-dropdown-box {
    left: auto;
    right: calc(-100px - var(--theme-gap));
    transform: translateX(0);
  }
  .header .a3 .item.js-history .ewave-history-dropdown .ewave-dropdown-box::before {
    left: auto;
    right: 127px;
  }
  .banner {
    margin-top: calc(var(--theme-gap)*-1);
  }
  .banner-box .banner-pic a .top_shade {}
  .banner-box .nav-name {
    width: 100%;
    height: auto;
    bottom: 10px;
    top: auto;
    left: 0;
    margin-left: 0;
    text-align: center;
    transform: translateX(0);
    background: none;
  }
  .banner-box .nav-name .name {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    padding: 0;
    background-color: #000;
    opacity: 0.2;
  }
  .banner-box .nav-name .name + .name {
    margin-left: 5px;
  }
  .banner-box .nav-name .name.active {
    opacity: 1;
    background-color: var(--theme-color);
    height: 10px;
    margin-bottom: 0;
    background-image: none;
  }
  .banner-box .nav-name .name h3, .banner-box .nav-name .name p {
    display: none !important;
  }
  .art-item-img .img-wrapper {
    padding-bottom: 45%;
  }
  .vod-info .pic {
    width: 120px;
    border-radius: 4px;
    overflow: hidden;
    left: 10px;
  }
  .vod-info .info {
    width: calc(100% - 120px);
  }
  .vod-info .info h3 {
    font-size: 18px;
  }
  .vod-info .info p {
    width: 100%;
    padding-top: 0;
    font-size: 13px;
    line-height: 2;
  }
  .vod-info .info .text {
    width: 100%;
  }
  .vod-info .info .btn-box a {
    width: 120px;
    margin-right: 20px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
  }
  .vod-info .info .btn-box a i {
    font-size: 16px;
  }
  .vod-info .info {
    width: calc(100% - 130px);
  }
  .vod-list ul li {
    margin-bottom: 30px;
  }
  .vod-list.slide-list ul li {
    width: 180px;
    margin-bottom: 20px;
  }
  .vod-player .vod-left {
    width: 100%;
  }
  .links-box h2, .star-box h2, .vod-list h2, .vod-list-tv h2, .vod-topic h2, .art-box h2, .playlist-box .playlist-tab-box h2, .comment-list h2 {
    font-size: 18px;
    line-height: 30px;
  }
  .playlist-box .playlist-tab-box h2 {
    width: 80px;
  }
  .playlist-box .playlist-tab-box .playlist-tab {
    width: calc(100% - 140px);
  }
  .player-container {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }
  .member-container .member-left {
    top: 0 !important;
  }
  .ranking-item.new-item:nth-child(1) a {
    border-top: 1px solid var(--bg-color-3);
  }
  .fixedbar-fixed-bar {
    width: 50px;
  }
  .layui-layer-page {
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: 90%;
    max-width: 500px;
  }
}
/*手机样式*/
@media (max-width:575.99px) {
  .header .a1 {
    width: calc(100% - 180px);
  }
  .header .a3 .item > a, .header .a3 .item.js-user .ewave-user-info, .header .a3 .item.js-history .ewave-history-text {
    width: 35px;
  }
  .header .a3 .item > a i, .header .a3 .item.js-user .ewave-user-info i, .header .a3 .item.js-history .ewave-history-text i {
    font-size: 18px;
  }
  .header .a3 .item.js-user .ewave-user-dropdown .ewave-dropdown-box {
    font-size: 14px;
  }
  .header .a3 .item.js-user .ewave-user-dropdown .ewave-dropdown-box::before {
    right: 10px;
  }
  .header .a3 .item.js-history .ewave-history-dropdown .ewave-dropdown-box {
    right: calc(-70px - var(--theme-gap));
  }
  .header .a3 .item.js-history .ewave-history-dropdown .ewave-dropdown-box::before {
    right: 90px;
  }
  .vod-list.slide-list ul li {
    width: 150px;
    margin-bottom: 10px;
  }
  .vod-list .name h3 a, .vod-list-tv .name h3 a {
    font-size: 14px;
  }
  .vod-list .name p, .vod-list-tv .name p {
    font-size: 12px;
  }
  .star li {
    width: 120px;
    margin-right: 10px;
  }
  .art-item-info {
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    right: 0;
  }
  .art-item-title {
    font-size: 16px;
    margin: 0;
  }
  .vod-info .info .btn-box a {
    width: 46%;
    margin-right: 0;
    overflow: hidden;
  }
  .vod-info .info .btn-box a + a {
    margin-left: 4%;
  }
  .vod-info .info .btn-box a i {
    margin-right: 2px;
  }
  .topic-detail-cover {
    margin-bottom: 15px;
  }
  .playlist-box .playlist-tab-box .playlist-tab {
    width: calc(100% - 60px);
  }
}
/*                    模板馆专业苹果cms模板下载  www.iqmbg.com                          */
/* 此模板仅限用于学习和研究目的；不得将上述内容用于商业或者非法用途，否则，一切后果请用户自负。 */