/**
 * Swiper 4.5.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 16, 2019
 */
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}@charset "UTF-8";
*{word-wrap:break-word}
html,body{_background-image:url(about:blank);_background-attachment:fixed;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,input,button,textarea,p,th,td,img {margin:0px;padding:0px;}
body{ font-size:12px;color:#333; -webkit-text-size-adjust:none;background:#fff; font-family: Arial,"SimSun";}
input,select,button{ font-family:"SimSun"}
input[type="button"]:hover,input[type="reset"]:hover{cursor: pointer;}
img{border:0;vertical-align:middle}
a img,img{-ms-interpolation-mode:bicubic}
ul,ol,dl{list-style-type:none;}
em,i { font-style:normal;}
th{ font-weight:normal;}
:focus{outline:0;}
h2 { font-size:16px; font-weight:normal; font-family:'\5FAE\8F6F\96C5\9ED1';}
h3 { font-size:12px;}
h4,h5{font-size:12px;font-weight:normal;}
a{color:#444;text-decoration:none}
a:hover{color:#db1011;text-decoration:underline;}
.clearfix:after{content:"\0020";display:block;height:0;clear:both;visibility:hidden}
.clearfix{zoom:1}
.clear{clear:both}
.fl{float:left}
.fr{float:right}
.red{color:#ff0000}
.green{color:#009800}
.fz12{font-size:12px}
.fz14{font-size:14px}
.mg0{ margin: 0!important;}
.mb0{ margin-bottom: 0!important;}
.mr0{ margin-right: 0!important;}
.mt10{margin-top:10px}
.mt15{margin-top: 15px;}
.mt20{margin-top:20px}
.ml20{margin-left:20px}
.ml30{margin-left:30px}
.mr10{ margin-right: 10px;}
.mr20{ margin-right: 20px;}
.pd0{ padding: 0!important;}
.pt20{ padding-top: 20px;}
.pt25{padding-top: 25px;}
.pl18{padding-left: 18px;}
.pb10{padding-bottom: 10px;}
.pb20{ padding-bottom: 20px!important;}
.w300{ width: 300px;}
.w310{ width: 310px;}
.w330{ width: 330px;}
.w460{ width: 460px;}
.w620{ width: 620px;}
.w680{ width: 680px;}
.icon1{ display: block; background: url(../images/comm_sprite1.png) no-repeat;}
.icon2{ display: block; background: url(../images/comm_sprite2.png) no-repeat;}
.main,.w1000{ width: 1000px; margin-left:auto; margin-right:auto;}
.hoverOp:hover{opacity: 0.8;filter:alpha(opacity=80); text-decoration: none;}
/*--------------------- header --------------------*/
/*top*/
.header{font-family: "microsoft yahei";}
.head_top{background:#f7f7f7;border-bottom:1px solid #e8e8e8;height:30px;line-height:30px}
.head_top span.fl{padding-right:20px}
.head_top a em{width:16px;height:16px;display:block;float:left; background: url(../images/comm_sprite1.png) no-repeat; margin:7px 5px}
.head_top a em.icon_manager{background-position:0 -60px}
.head_top a em.icon_company{background-position:-26px -60px}
.head_top a:hover em.icon_manager{background-position:0 -77px}
.head_top a:hover em.icon_company{background-position:-26px -77px}
.head_top .back{ margin-left: 24px;}
.head_top .login_layer{ right: -170px; top:28px;line-height:28px}
.head_top .subList { display:inline-block; text-align:center; position:relative; height: 30px;}
.head_top .subList.on { background:#e8e8e8;}
.head_top .subList ul { position:absolute; display:none; left:-1px; top:28px; background:#fff; border:1px solid #e5e5e5; height:0; border-top:0; overflow:hidden; }
.head_top .subList.on ul { height:auto; display:block;}
.head_top .subList ul li { line-height:28px; }
.head_top .subList a { float:none; padding:0; display:block;}
.head_top .subList ul li a:hover { background:#f5f5f5;}
#indexLoginDiv .arrow {background: #db1011;color: #fff; width: 50px; height: 20px; line-height: 20px; text-align: center; display: block; border-radius: 2px; margin-right:10px; margin-top: 5px;}
.head_top span.fr>a.fr{ width: 50px; height: 20px; line-height: 20px; margin-top: 5px; text-align: center; border-radius: 2px; color: #f7f7f7; background: #c8c8c8;}
.head_top span.fr .login_layer a.forgot_pwd{ float: left; margin-left: 80px; border:none; padding: 0;}
/* 金投网菜单 顶部 */
.jtmenu{width:1000px;margin:0 auto;height:30px;overflow:hidden;border-bottom:1px dashed #dcdcdc;position:relative}
.jtmenu p.pamenu{ display:inline-block;line-height:30px;height:30px;position:relative;z-index:1}
.jtmenu p.pamenu a{float:left;line-height:30px;height:30px;margin-right:17px;color:#163b8b;font-size:14px}
.jtmenu p.pamenu a:hover{color:#db1011}
.jtmenu p.pamenu a.on{ background: url(../images/comm_sprite1.png) -100px -61px no-repeat; padding-left:20px; color:#db1011}
.jtmenu p.pamenu a.last{margin-right:0}
/*logo*/
.head_logo{height:50px;margin:15px 0;overflow:hidden}
.head_logo div.logo{width:145px;height:50px;float:left; background: url(../images/comm_sprite1.png) no-repeat;}
.head_logo div.logo a{width:145px;height:50px;display:block;text-indent:-9999px}
.head_logo h1{float:left;font:38px/50px "黑体";}
.head_logo h1 span{float:left;width:84px;height:50px;font-size:38px;color:#db1011;margin:0 0 0 14px; color: #db1111;}
.head_logo h1 em{font:18px/20px arial;color:#aaa;float:left;padding-top:25px}
.head_logo dl {width:185px; float:right; padding-top: 6px;}
.head_logo dl dt {color:#585858; width:135px; line-height: 18px; float:right; color:#888;}
.head_logo dl dd.icon { float:left; width:40px; height:40px; background: url(../images/comm_sprite1.png) no-repeat -50px -60px;; text-indent:-9999px;}
.head_logo dl dd.num {width:135px; float:right; font:20px/20px arial; color:#f56e08;}
.head_logo .head_soft{width:182px;height:50px;display:block;padding:0;margin-left:8px;float:left}
.head_logo .head_soft a{ display:block; background:#feefbf; border:1px solid #feefbf; padding-left:5px}
.head_logo .head_soft a:hover{border-color:#f56e08;text-decoration:none}
.head_logo .head_soft dt{width:123px;font:700 18px/36px "Microsoft Yahei";color:#f56e08;padding-top:5px}
.head_logo .head_soft dd.fl{width:48px;height:48px;background:url(../images/futures_kaihu_btn.png) no-repeat;text-indent:-9999px}
.head_logo .head_soft dd.icon02{background:url(../images/futures_ruanjian_down.png) no-repeat}
.head_logo .head_soft dd.fr{width:135px;font:14px/20px "Microsoft Yahei";color:#af6103}
/*导航菜单*/
.head_sub_menu{height:42px;background:#db1011;}
.head_sub_menu .w1000{position:relative;z-index:100}
.head_sub_menu .mhot,.head_sub_menu .mnew{position:absolute;display:block;width:30px;height:20px;top:-4px;z-index:3}
.head_sub_menu .mhot{right: -15px;background:url(../images/mhot.gif) no-repeat}
.head_sub_menu .mnew{right: -15px;background:url(../images/mnew.gif) no-repeat}
.head_sub_menu li{float:left; width: 100px; height:42px;line-height:42px;text-align:center;font-size:16px;position: relative;}
.head_sub_menu li a{color:#fff;display:block;}
.head_sub_menu li a:hover{ text-decoration: none;}
.head_sub_menu li.limore{position:relative;}
.head_sub_menu li.limore ul{position:absolute;top:42px;left:50%;z-index:2; border: 1px solid #eee; border-bottom-color: #ebebeb; box-shadow: 0 1px 1px #eee;margin-left: -71px;display: none;}
.head_sub_menu li.limore ul li{width: 140px;height:34px;border-bottom:1px solid #eee;padding:0}
.head_sub_menu li.limore ul li a{display:block;height:34px;font:400 14px/34px 'Microsoft Yahei';background:#fff; color: #666; padding:0}
.head_sub_menu li.limore ul li a:hover{background:#f8f8f8;text-decoration:none;color:#db1011}
.head_sub_menu li a:hover,.head_sub_menu li.on a{background:#c51421;color:#feed88}
/*导航更多下拉*/
.head_sub_menu li .frmore{}
.head_sub_menu li .frmorediv{position: absolute;width: 998px;right: 0;background: white;border: 1px solid #EEE;border-top: none;text-align: left;display: none;}
.head_sub_menu li.frmore .more{display:inline-block;width:12px;height:6px;z-index:2;background:url(../images/mmore.gif) no-repeat;margin-left: 5px;}
.head_sub_menu li .frmorediv a{color: #333;}
.head_sub_menu li .frmorediv a:hover{background: none;text-decoration: underline;}
.head_sub_menu li .frmorediv dl{margin-top: 28px;width: 100%;}
.head_sub_menu li .frmorediv div dl:first-child{margin-top: 0;}
.head_sub_menu li .frmorediv div{border-left: 1px solid #EEE;padding-left: 50px;margin: 28px 0 23px;}
.head_sub_menu li .frmorediv div:first-child{border-left: none;}
.head_sub_menu li .frmorediv dl dt{font: bold 16px/20px "microsoft yahei";border-left: 2px solid #DB0F10;clear: both;padding-left: 10px;margin-bottom: 13px;}
.head_sub_menu li .frmorediv dl dd{font: 14px/36px "microsoft yahei";float: left;width: 50%;}
.head_sub_menu li .frmorediv dl dt,.head_sub_menu li .frmorediv.col_3 dl dt a{color: #444;}
.head_sub_menu li .frmorediv dl dd,.head_sub_menu li .frmorediv.col_3 dl a{color: #666;}
.head_sub_menu li .frmorediv.col_3 div{width: 282px;}
/* 行情滚动 */
.quotation{background:#f8f8f8; height:30px;line-height:30px; border-bottom: 1px solid #f3f3f3; font-family: "simsun";}
.quotation .w1000{overflow:hidden;position:relative;height:30px;}
.quotation i{ float: left; width: 18px; height: 18px; margin: 6px 6px 0 0; background-position: -100px -115px;}
.quotation strong{ float:left; width:72px; display:inline-block; color:#444; font-size: 14px;}
.quotation .bd{float:left;overflow:hidden;width:904px; height:30px;}
.quotation .bd li{float:left; padding: 0 6px;width: auto!important;}
.quotation .bd li a{ margin-right: 5px;}
.quotation .bd li a:hover{color:#db1011}
/*面包屑导航*/
.mbxdh{color: #999;height: 40px;line-height: 40px; font-family: "simsun";}
.mbxdh a{color: #999;}
.mbxdh a.on{color: #444;}
.mbxdh a:hover{ color: #db1011;}
/*------------- footer --------------*/
/*频道底部*/
.channel_foot{background:#f0f0f0;padding-top:23px;padding-bottom:23px;overflow:hidden}

.channel p{font-size:26px;font-family:"Microsoft Yahei";width:100%;display:block;color:#888}
.channel p span{display:block;width:100%}
.channel p span.eng{font-size:14px;margin-top:16px}
.channel_name{ width:827px; border-left: 1px solid #e2e2e2;}
.channel_name dl{width:72px;float:left}
.channel_name dl.width18{width:18%}
.channel_name dl.width28{width:28%}
.channel_name dl dt{ width:100%; font-weight:bold; font-size:14px; margin: 8px 0 16px; clear:both; font-family: "Microsoft Yahei";}
.channel_name dl dt a{color:#999}
.channel_name dl dd{ float:left; margin:0 22px 20px 0;width: 50%;}
.channel_name dl dd a{color:#666;font-family:"宋体";font-size:14px}
.channel_name dl dd{width:auto;margin-right:6%}
.channel_name dl.w55{width:55%;}
.channel_name dl.w35{width:35%;}
.channel_name dl.w25{width:18%;}
.channel_name dl.w27{width:27%;}
.channel_name dl.w28{width:28%;}
.channel_name dl.w15{width:13%;}
.channel_name dl.w235{ width: 235px;}
.channel_name dl.w160{ width: 160px;}
.channel_name dl.w90{ width: 90px;}
.channel_name dl.w390{ width: 390px;}
.channel_name dl.w320{ width: 320px;}
.channel_name dl.w460{ width: 460px;}
/*底部*/
.footer{background-color: #363636;}
.footer_link{border-bottom: 1px solid #474747;padding-top: 29px;}
.footer_link .tit{height: auto;margin-bottom: 0;color: #aaaaaa;font-weight: bold;font-size: 20px;padding: 0px 0 21px;line-height: 30px;font-family: "microsoft yahei";border-bottom: none;}
.footer_link .tit i{float: left;background: url(../images/article_sprite1.png) no-repeat;}
.footer_link .tit i.licai{background-position:-6px -20px;width: 19px;height: 20px;margin: 5px 5px 0 0;}
.footer_link .tit i.touzi{width: 21px;height: 18px;background-position: -6px -54px;margin: 6px 5px 0 0;}
.footer_link .tit i.kaihu{width: 19px;height: 19px;background-position: -8px -84px;margin: 5px 5px 0 0;}
.footer_link li a{font-size: 14px;color: #AAAAAA;}
.footer_link>div{width: 230px;}
.footer_link ul{overflow: hidden;}
.footer_link li{float: left;width: 115px;margin-bottom: 24px;}
.footer_link dl{float: left;margin-right: 11px;border: 1px solid #474747;margin-bottom: 15px;}
.footer_link dd{font-size: 14px;font-weight: bold;color: #cccccc;line-height: 20px;text-align: center;background-color: #474747;}
.footer_link .tel{font-size: 16px;color: #cccccc;font-weight: bold;line-height: 18px;margin-bottom: 10px;}
.footer_link .tel .phone_icon{float: left;width: 20px;height: 18px;background: url(../images/article_sprite1.png) no-repeat -6px -123px;margin-right: 10px;}
.footer_link .number{color: #888888;font-size: 30px;font-weight: bold;}
.footer_link dl img{ width:100px; height:100px;}
/*底部导航*/
.footer_nav{text-align: center;padding-bottom: 20px;}
.footer_nav .navLink{line-height: 15px;margin-bottom: 15px;}
.footer_nav .navLink a{color: #cccccc;font-size: 14px;padding: 0 5px;}
.footer_nav .copyRight{font-size: 12px;color: #888888;line-height: 24px;}
.footer_nav .copyRight a{color: #888888;}
.footer_nav .copyRight a:hover{text-decoration: none;}
/* 返回顶部 */
.actGotop{position:fixed;bottom:100px;right:20px;width:26px;height:62px;display:none;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.actGotop a,.actGotop a:link{width:26px;height:62px;display:block;background:url(../images/rocket.gif) no-repeat;outline:0}
.actGotop a:hover{background-position:0 -62px}
/*边框*/
.border_eee{ border:solid 1px #eeeeee}
.border_top{ border:solid 1px #eeeeee;border-top:solid 2px #db1011;}
.border_top.only_top{ border: none;border-top:solid 2px #db1011;}
.dashed_brb_ddd{border-bottom: dashed 1px #ddd;}
/*标题*/
.title{border-bottom: solid 1px #eeeeee;height: 37px;line-height: 37px;padding: 0 10px;}
.title h2{font-size: 16px;font-weight: 700;}
.title  p.more a{color: #163b8b;}
/*子标题*/
.child_title{border-bottom: solid 1px #eeeeee;height: 30px;line-height: 30px;padding: 0 10px;}
.child_title h2{font-size: 15px;font-weight: 700;}
.child_title  p.more a{color: #163b8b;}
/*翻页*/
.digg{font-size: 14px;overflow: hidden;text-align: center;margin-top: 20px;padding-bottom: 30px;}
.digg a{background: #db1011;background: #f2f2f2;border-radius: 3px;display: inline-block;}
.show_info_page{display: inline-block;}
.show_info_page a{padding: 7px 11px;}
.digg a:hover{background: #ffeeee;color: #db1011;}
.digg span{display: inline-block;padding: 8px 12px;border-radius: 3px;}
.digg span.thisclass{background: #db1011;color: #fff;}
.digg span.last{display: inline-block;padding: 0;}
.digg span.last a{width:70px;height:30px;font-family: "microsoft yahei";text-align: center;line-height: 30px;}
/*切换标题*/
.hdr_tab{height: 29px;line-height: 29px;font-family: "microsoft yahei";font-size: 14px;}
.hdr_tab ul li{float:left;background:#f4f4f4;text-align:center;border-bottom:1px solid #eee;font-weight: 700;}
.hdr_tab ul li.on{background: #FFF;border-bottom: 1px solid #fff;border-right: solid 1px #eee;}
.hdr_tab ul li.on a{color: #444;}
.hdr_tab ul li a{ display:block;color: #888;}
.hdr_tab2 li{width: 148px;}
.hdr_tab2 li.on{width: 149px;}
.hdr_tab3 li{width: 98px;}
.hdr_tab3 li.on{width: 101px;}
.hdr_tab4 li{width: 74px;}
.hdr_tab4 li.on{width: 75px;}
.hdr_tab5 li{width: 19.9%;}
.hdr_tab5 li.on{width: 19.9%;}
/*切换tab标题*/
.title_hd{margin-top: -1px;}
.title_hd ul li{float: left;background: #f4f4f4;font-size: 16px;height: 40px;line-height: 40px;text-align: center;border-bottom: solid 1px #ececec;width: 148px;font-family: "microsoft yahei";}
.title_hd ul li:first-child{border-right: solid 1px #eee;}
.title_hd ul li.on{border-bottom: solid 1px #fff;background: #fff;font-weight: 700;width: 149px;border-top: solid 2px #db1011;}
.title_hd ul li.on a{color: #444;}
.title_hd ul li a{color: #666;display: block;}
.title_hd3 ul li{width: 33.2%;}
.title_hd3 ul li.on{width: 33.2%;}
.title_hd6 ul li{width: 16.6%;padding: 0;}
.title_hd6 ul li.on{width: 16.67%;}
.title_hdauto{}
.title_hdauto ul li{padding: 0 20px;width: auto;}
.title_hdauto ul li.on{width: auto;}
.title_hd10 ul li,.title_hd10 ul li.on{width: 67.7px;}
/*右侧-股票专题*/
.zt_news{padding: 20px 14px 0 14px;}
.zt_news li{float: left;width: 130px;height: 95px;position: relative;margin-right: 10px;margin-bottom: 10px;}
.zt_news li a{display: block;}
.zt_news li a img{width: 130px;height: 95px;}
.zt_news li p{position: absolute;background: #48464f;width: 124px;height: 20px;line-height: 20px;text-align: center;overflow: hidden;color: #fff;padding: 0 3px;bottom: 0;}
.zt_news li.mr0{margin-right: 0;}
.zt_news li.mb0{margin-bottom: 0;}
/*右侧-热门资讯*/
.rmzx_news{border: solid 1px #eee;}
.remenzx{font-size: 14px;color: #444;padding: 5px 15px 16px 20px;}
.remenzx li{height: 20px;overflow: hidden;margin-top: 15px;line-height: 20px;}
.remenzx li a{color: #444;}
.remenzx li i{width: 15px;height: 15px;background: #afccf5;font-family: arial;color: #fff;text-align: center;line-height: 16px;float: left;margin-right: 10px;border-radius: 3px;font-size: 12px;margin-top: 3px;}
.remenzx li i.first{background: url(../images/common_icon1_beta4.0.png) no-repeat 0 0;width: 16px;height: 20px;line-height: 17px;margin-top: 0px;}
.remenzx li i.two{background: url(../images/common_icon1_beta4.0.png) no-repeat 0 -25px;width: 16px;height: 20px;line-height: 17px;margin-top: 0px;}
.remenzx li i.three{background: url(../images/common_icon1_beta4.0.png) no-repeat 0 -50px;width: 16px;height: 20px;line-height: 17px;margin-top: 0px;}
.remenzx li a:hover{color: #db1111;}
/*行情表格*/
.hq_table1{font-family: "microsoft yahei";width: 100%;}
.hq_table1 th{color: #999;height: 35px;line-height: 35px;}
.hq_table1 td{height: 30px;line-height: 30px;text-align: center;}
.hq_table1 td:first-child{font-family: simsun;}
.hq_table1 td:first-child a{color: #163b8b;}
.hq_table1 td a{display: block;}
.hq_table1 td .name{font-family: "simsun";width: 90px;height: 15px;line-height: 15px;overflow: hidden;}
.hq_table1 tr.bg td,.hq_table1 tr.bg th{background: #f7f7f7;}
/*文字资讯列表*/
.news_list{padding: 20px 15px 0 15px;}
.news_list li{height: 30px; line-height: 30px;background:url(../images/stock18_index_dian44.jpg) no-repeat left center;padding-left: 12px;overflow: hidden;}
.news_list li.five{border-bottom: dashed 1px #dddddd;background:url(../images/stock18_index_dian44.jpg) no-repeat left 6px;padding-bottom: 6px; margin-bottom: 6px;}
.news_list li:last-child{border-bottom: none;margin-bottom: 0;}
.news_list li span{color: #aaa;font-family: arial;margin-left: 5px;}
.news_list li a{font-size: 14px;/*display: block;width: 550px;*/}
.news_list li a.bold{font-weight: bold;}
.news_list li a.tag{width: auto;color: #db1111;font-size: 12px;}
/*今日最新*/
.news_today{ position: relative; margin: 20px 15px 0; padding: 10px 12px; background: #f8f8f8;}
.news_today>a{ display: inline-block; max-width: 570px; height: 30px; line-height: 30px; font-size: 16px; overflow: hidden; font-weight: bold;}
.news_today p{ height: 26px; line-height: 26px; overflow: hidden; color: #999;}
.news_today p span,
.news_today p a{ color: #163b8b;}
.news_today .tag{ position: absolute; right: -4px; top: 10px; padding: 0 5px; height: 18px; line-height: 18px; background: #db1011; color: #fff;}
.news_today .tag:after{ content: ''; position: absolute; right: 0; bottom: -3px; width: 4px ;height:3px; background: url(../images/comm_sprite1.png) no-repeat -450px -30px;}
.news_today .common_list.col_2 li{ width: 260px; margin-left: 10px;}
/*入口1*/
.cell_links{margin: 20px 15px 0 15px;}
.cell_links li{width: 128px;height: 28px;border: solid 1px #ddd;text-align: center;line-height: 30px;overflow: hidden;float: left;margin-right: 8px;margin-bottom: 10px;border-radius: 3px;}
.cell_links li.mr0{margin-right: 0;}
/*common_list*/
.common_list li{ height: 30px; line-height: 30px; padding-left: 12px; overflow: hidden; font-size: 14px; color: #db1111; background:url(../images/stock18_index_dian44.jpg) no-repeat left center;padding-left: 10px;}
.common_list li .name{ font-size: 12px; color: #db1111;}
.common_list li.first{ height: 75px; margin-bottom: 10px; padding-left: 0; background: none;}
.common_list li.first.mb0{margin-bottom: 0;}
.common_list li.first .img{ float: left; width: 98px; height: 73px; margin: 0 10px 0 0; border: 1px solid #ececec;}
.common_list li.first img{ width: 100%; height: 100%;}
.common_list li.first a.tit{ display: block; height: 26px; line-height: 26px; overflow: hidden; font-size: 14px; font-weight: bold;margin-bottom: 5px;}
.common_list li.first p{ height: 40px; line-height: 20px; color: #999; overflow: hidden; font-size: 12px;}
.common_list li.first p span,
.common_list li.first p a{ color: #163b8b;}
.common_list li .date{ font-size: 12px; color: #aaa; margin-left: 5px;}
.common_list li.five{ padding-bottom: 6px; margin-bottom: 6px; border-bottom: 1px dashed #ddd;}
.common_list.col_2 li{ float: left; width: 290px; margin-right: 30px;}
.common_list.col_2 li.mr0{ margin-right: 0;}
.common_list.col_2 li.first{ width: 302px;}
.w300_commomList_col2 li{width: 125px;font-size: 12px;float: left;}
.common_list.border_bottom{border-bottom: 1px dashed #DDDDDD;}
.common_list.col_4 li{float: left;width: 153px;}
.common_list.col_3 li{float: left;width: 31%;padding-left: 2%;}
/*common_slide1*/
.common_slide1{ border: 1px solid #eee;}
.common_slide1 .hd li{ float: left; height: 38px; line-height: 38px; margin-top: 1px; font-weight: normal; font-size: 18px; font-family: "Microsoft Yahei";}
.common_slide1 .hd li.on{ border-top: 2px solid #db1011; margin-top: -1px; font-weight: bold;}
.common_slide1 .hd li a{ display: block; padding: 0 20px;}
.common_slide1 .hd a:hover{ text-decoration: none;}
/*common_slide2*/
.common_slide2{ position: relative;}
.common_slide2 .title{ height: auto; line-height: 42px; padding: 0 10px 0 0; border-bottom: none;}
.common_slide2 .title h2{ display: inline-block; height: 42px; line-height: 42px; padding: 0 18px; border-top: 2px solid #db1011; margin-top: -1px; font-size: 18px; color: #333;}
.common_slide2 .hd{ position: absolute; right: 10px; top: 0; font-family: "Microsoft Yahei";}
.common_slide2 .hd.right80{ right: 80px;}
.common_slide2 .hd li{ float: left; height: 40px; line-height: 40px; font-size: 16px;}
.common_slide2 .hd li a,.common_slide2 .hd li span{ display: block; padding: 0 14px; cursor: pointer;}
.common_slide2 .hd li a:hover{ text-decoration: none;}
.common_slide2 .hd li.on a,.common_slide2 .hd li.on span{ color: #db1111; position: relative;}
.common_slide2 .hd li.on a:after,.common_slide2 .hd li.on span:after{ content: ''; position: absolute; right: 0; top: 19px; width: 7px; height: 4px; background: url(../images/comm_sprite1.png) no-repeat 0 -222px;}
.common_slide2 .bd,.common_slide1 .bd{ padding: 19px 0 14px 20px;}
.common_slide2 .bd h3{ margin-bottom: 5px; font-size: 14px; line-height: 30px; font-family: Arial,'simsun';}
.common_slide2.col_6 .hd li{max-width: 60px;padding: 0 18px;overflow: hidden;}
/*xx问答*/
.common_wenda dl{padding:18px 10px 5px 14px;}
.common_wenda dl i{width:16px;height: 16px;}
.common_wenda dt{margin-bottom: 15px;}
.common_wenda dt i{background-position: -250px -150px;margin-right: 10px;}
.common_wenda dt.on{font-weight: 600;}
.common_wenda dt a{font-size: 14px;color: #444444;height: 16px;line-height: 16px;width: 230px;overflow: hidden;}
.common_wenda dt span{color: #999999; font-family: "Microsoft Yahei";}
.common_wenda dd{display: none; margin-top: -5px; margin-bottom: 15px;}
.common_wenda dd.on{display: block;}
.common_wenda dd i{background-position: -300px -150px; margin-right: 10px;}
.common_wenda dd>div{width: 225px;height: 40px;background: #f8f8f8;color: #999999;line-height: 22px;padding: 5px 10px;border:solid 1px #eeeeee;border-radius: 3px;overflow: hidden;}
.common_wenda dd>div a{color: #163b8b;}

/*幻灯片*/
.pic_slide1{ width:320px; position:relative; overflow:hidden;}
.pic_slide1 .bd{height:240px;overflow:hidden}
.pic_slide1 .bd p{width:320px;height:100%;display:block;position:relative;overflow:hidden}
.pic_slide1 .bd img{ width: 100%; height: 100%;}
.pic_slide1 .bd strong{ position: absolute; left: 0; bottom: 0; width: 98%; height: 44px; line-height: 44px; overflow: hidden; padding: 16px 1% 0; background: url(../images/gradient_bg_h60.png) repeat-x; font-size: 18px; color: #fff; font-weight: bold; text-align: center;font-family: 'microsoft yahei';}
.pic_slide1 .hd{ width: 100%; text-align: center; margin-top: 16px;}
.pic_slide1 .hd ul{ display: inline-block; height: 5px; overflow: hidden;}
.pic_slide1 .hd li{ float: left; width: 28px; height: 100%; margin: 0 7px; background: #ccc; text-indent: -9999px; cursor: pointer;}
.pic_slide1 .hd li.on{ background: #db1011;}
.pic_slide1 .next,.pic_slide1 .prev{ display: none; position:absolute; z-index:4; width:38px;height:65px; top:88px; cursor:pointer; filter:alpha(opacity=80);-moz-opacity:.8;-khtml-opacity:.8;opacity:.8}
.pic_slide1 .prev{left:0;background-position:-150px -150px;}
.pic_slide1 .prev.prev_radius{width: 44px;height: 44px;background-position:-50px -198px;}
.pic_slide1 .next{right:0;background-position:-200px -150px;}
.pic_slide1 .next.next_radius{width: 44px;height: 44px;background-position:-99px -198px;}
.pic_slide1 .next:hover,.pic_slide1 .prev:hover{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1}
.pic_slide1:hover .next,.pic_slide1:hover .prev{ display: block;}
.pic_slide2{ width:300px; position:relative; overflow:hidden;}
.pic_slide2 .bd{height:220px;overflow:hidden}
.pic_slide2 .bd p{width:300px;height:100%;display:block;position:relative;overflow:hidden;}
.pic_slide2 .bd img{ width: 100%; height: 100%;}
.pic_slide2 .bd strong{ position: absolute; left: 0; bottom: 0; width: 220px; height: 34px; line-height: 34px; overflow: hidden; padding: 26px 70px 0 10px; background: url(../images/gradient_bg_h60.png) repeat-x; font-size: 14px; color: #fff; font-weight: bold;font-family: 'microsoft yahei';}
.pic_slide2 .hd{ position: absolute; bottom: 14px; right: 8px;}
.pic_slide2 .hd ul{ height: 6px; overflow: hidden;}
.pic_slide2 .hd li{ float: left; width: 6px; height: 6px; margin: 0 2px; background: #777; text-indent: -9999px; cursor: pointer; border-radius: 50%;}
.pic_slide2 .hd li.on{ background: #db1011;}
.pic_slide2 .next,.pic_slide2 .prev{ display: none; position:absolute; z-index:4; width:38px;height:65px; top:82px; cursor:pointer; filter:alpha(opacity=80);-moz-opacity:.8;-khtml-opacity:.8;opacity:.8}
.pic_slide2 .prev{left:0;background-position:-150px -150px;}
.pic_slide2 .next{right:0;background-position:-200px -150px;}
.pic_slide2 .next:hover,.pic_slide2 .prev:hover{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1}
.pic_slide2:hover .next,.pic_slide2:hover .prev{ display: block;}
/*文章列表*/
.list_article{}
.list_article>ul>li{ position: relative; padding: 18px 0; border-bottom: 1px solid #f0f0f0;}
.list_article li .tit{ height: 20px; line-height: 20px; margin-bottom: 10px; font-size: 16px; font-weight: bold; font-family: "Microsoft Yahei"; overflow: hidden;}
.list_article li .desc{ height: 44px; line-height: 22px; margin-bottom: 20px; overflow: hidden; color: #999;}
.list_article li .btm{ width: 560px; height: 20px; line-height: 20px; overflow: hidden;}
.list_article li .lm_name{ margin-right: 12px; color: #999;}
.list_article li .tags{max-width: 375px}
.list_article li .tags a{ margin-right: 12px; color: #999;}
.list_article li .pubtime{ color: #bbb; border-left: 1px solid #e5e5e5; padding-left: 10px;}
.list_article li .read_num{ position: absolute; right: 30px; bottom: 18px; padding-right: 7px; border-right: 1px solid #e5e5e5; height: 20px; line-height: 20px; color: #999;}
.list_article li .read_num em{ margin-right: 3px;}
.list_article li .share{ position: absolute; right: 0; bottom: 18px;}
.list_article li:hover{ background: #f8f8f8;}
.list_article li:hover .title a,.list_article li a:hover{color: #db1111;}
.list_article li.has_pic .img{ width: 150px; height: 110px; margin: 1px 20px 0 0; overflow: hidden;}
.list_article li.has_pic .img img{ width: 100%; height: 100%;}
.list_article li.has_pic .btm{ width: 390px;}
.list_article li.tuji{}
.list_article li.tuji .imgs{ position: relative; margin: 10px 0 15px;}
.list_article li.tuji .imgs img{ float: left; width: 210px; height: 150px; margin-left: 25px;}
.list_article li.tuji .imgs img:first-child{ margin-left: 0;}
.list_article li.tuji .imgs .img_num{ position: absolute; right: 10px; bottom: 10px; border-radius: 10px; height: 22px; line-height: 22px; padding: 0 10px; background: #000; background: rgba(51,51,51,.5); color: #fff;}
/*友情链接*/
.friend_link{ margin:18px auto 22px; line-height:30px;}
.friend_link h2{ float: left; font-size: 16px;font-weight: 600;}
.friend_link h2 i{ float: left; width: 3px; height: 16px; background: #db1011; margin: 7px 8px 0 0;}
.friend_link p{ float: left; width: 910px; padding-left: 10px; font-size: 14px; font-family: "Microsoft Yahei";}
.friend_link p a{ display: inline-block; margin: 0 12px; color: #666;}
/*tab切换里面ul边距*/
.tabpadd_common_list{padding: 15px 10px 10px 15px;}
/*财经日历*/
.cjrl_time { height: 16px; padding: 0 4px; margin-left: 6px; background-color: #db1011; border-radius: 2px; font-size: 12px; font-weight: normal; color: #fff;}
.indexCalendar li{ padding-top: 14px;}
.indexCalendar li:first-child{ border-bottom: 1px solid #eee;}
.indexCalendar li a{display: block;}
.indexCalendar .img_ca{ padding-left: 10px; margin-right: 10px;}
.indexCalendar .img_ca a img{width: 70px;height: 50px; border: solid 1px #eeeeee;}
.indexCalendar p.tit{ padding-right: 10px;}
.indexCalendar p.tit a{ margin-bottom: 10px; height: 18px; line-height: 18px;overflow: hidden;}
.indexCalendar p.tit span{width: 90px;height: 22px;border: solid 1px #666;display: inline-block;text-align: center;line-height: 22px; font-family: "Microsoft Yahei";}
.indexCalendar p.tit span.colRed{ border-color: #ed8888; color: #ff0000;}
.indexCalendar p.tit span.colGreen{ border-color: #7fcb7f; color: #009800;}
.indexCalendar p.tit span.colSmall{ border-color: #ebb541; color: #ebb541;}
.indexCalendar p.tit i{ margin-top: 6px;color: #999999; font-family: "Microsoft Yahei";}
.indexCalendar p.con{ height: 25px;background: #f8f8f8; color: #999999;padding-left: 18px;line-height: 25px; margin-top: 13px;}
.indexCalendar p.con span{ width: 90px; display: inline-block; height: 25px; overflow: hidden;}
/*专家直播室*/
.index_divzbs_cont{width:300px;display:inline-block}
.index_divzbs_cont a{display: block;width:50%;height: 35px;background:url(../images/comm_sprite1.png) no-repeat -196px -46px;}
.index_divzbs_cont_tp{background:#2b3648;width:300px;height:204px;cursor:pointer}
.index_divzbs_cont_tp:hover{background:#1e293d}
.index_divzbs_cont_tp_img{width:290px;height:150px;position:relative;float:left;margin:7px 5px}
.index_divzbs_cont_tp_img img{width:290px;height:150px}
.index_divzbs_cont_bt{color:#fff}
.index_divzbs_cont_bt p{width:270px;margin:0 15px;line-height:28px;display:inline-block;font-size:14px}
.index_divzbs_cont_bt p .blue2{font-size:12px;margin-left: 2px;width: 170px;height: 28px;overflow: hidden;}
.index_divzbs_cont_bt p .pople_icon{background:url(../images/kp_zhibo_sprite.png) no-repeat -584px -582px;width:16px;height:13px;display:inline-block;float:left;margin:7px 5px 0 0}
.index_divzbs_cont_bottom{width:300px;height:60px;overflow:hidden}
.index_divzbs_cont_bottom:hover{background:#fafafa}
.index_divzbs_cont_bottom .border{width:16px;height:8px;border-right:1px solid #e5e5e5;display:inline-block;float:left}
.scroll_main li{height:25px;width:100%;float:left;line-height:25px}
.scroll_main .scroll_box_left{width:33px;height:25px;position:relative;float:left}
.scroll_main .scroll_box_left .scr_icon{position:absolute;left:50%;top:50%}
.scroll_main .scroll_box_left .i_over_icon{background:url(../images/kp_zhibo_sprite2.png) no-repeat -400px -135px;width:7px;height:7px;display:inline-block;margin:-3.5px}
.scroll_main .scroll_box_left .i_play_icon{background:url(../images/comm_sprite1.png) no-repeat -297px -98px;width:13px;height:13px;display:inline-block;margin:-6.5px}
.scroll_main .scroll_box_left .i_trailer_icon{background:url(../images/kp_zhibo_sprite2.png) no-repeat -419px -135px;width:7px;height:7px;display:inline-block;margin:-3.5px}
.scroll_main .scroll_box_right{width:262px;height:25px;float:left;color: #999; overflow: hidden;}
.scroll_main .scroll_box_right .border_gray{width:42px;height:15px;display:inline-block;border:1px solid #ccc;color:#999;font-size:12px;line-height:15px;text-align:center;float:left;margin:4px 5px 0 0}
.scroll_main .scroll_box_right .border_blue{width:42px;height:15px;display:inline-block;border:1px solid #db1011;color:#db1011;font-size:12px;line-height:15px;text-align:center;float:left;margin:4px 5px 0 0}
.scroll_main .scroll_box_right .scroll_box_time{float:left}
.scroll_main .scroll_box_right .scroll_box_name{float:left; max-width: 80px;}
.scroll_main .scroll_box_right .scroll_box_research{ max-width: 140px; height: 25px; line-height: 25px; overflow: hidden;}
.scroll_main .scroll_box_right .radio_icon{width:3px;height:3px;border-radius:3px;display:inline-block;background:#999;float:left;margin:10px 5px}
.index_divzbs_cont_bottom .border_r{width:16px;height:25px;border-right:1px solid #e5e5e5;display:inline-block;float:left}
.scroll_main{width:300px;height:50px;margin:auto;overflow:hidden;position:relative}
.scroll_box{width:300px;height:auto;margin:0 auto}
.scrollbar{width:5px;height:50px;background:#fff;position:absolute;right:0;top:0}
.scrollbtn{width:5px;height:50px;right:0;background:#ccc;border-radius:20px;position:absolute;cursor:pointer}
.video_icon_2{position: absolute; width: 120px; height: 42px; top: 50%; left: 50%; margin: -21px -60px; text-align: center; line-height: 42px; color: #fff; }
.video_icon_2 span {z-index: 99; color: #fff; position: absolute; border: 1px solid #fff; display: inline-block; width: 120px; height: 42px; border-radius: 21px; top: 0; left: 0; cursor: pointer; }
.div_bg {position: absolute; width: 100%; height: 100%; top: 0; left: 0; opacity: .5; background: #000; z-index: 9; display: none; }
/*财经直播*/
#todayAnalyzeId{overflow: hidden;}
.zbs_content li{padding:15px 12px;position:relative;overflow:hidden;border-top:1px solid #eee;}
.zbs_content li:first-child{border-top:none}
.zbs_content li p.l_two{width: 100%;line-height: 22px;overflow: hidden; font-size: 12px;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp:2;color: #666;height: 42px;}
.zbs_content li i{color:#2f74e9;padding:0 0 30px}
.zbs_content li i a{color:#2f74e9;display:inline-block}
.zbs_content li a{display:block;overflow:hidden}
.zbs_detail{height:24px;line-height:24px;overflow:hidden;margin-bottom:8px}
.zbs_detail_name{font-size:14px;color:#333;margin: 0 12px;font-weight: bold}
.zbs_detail_name img{float:left;width:20px;height:20px;border-radius:50%;border:1px solid #f3f3f3}
.zbs_detail_define{color:#039;font-size:12px}
.zbs_detail_define a{color:#2f74e9}
.zbs_detail_time{font-size:12px;color:#999;float:right}
/*图片滚动*/
.slide_left_loop .hd{ position: relative;}
.slide_left_loop .next,.slide_left_loop .prev{ position:absolute; z-index:4; width:30px;height:50px; top:46px; cursor:pointer; filter:alpha(opacity=80);-moz-opacity:.8;-khtml-opacity:.8;opacity:.8}
.slide_left_loop .prev{left:0;background-position:-150px -240px;}
.slide_left_loop .next{right:0;background-position:-200px -240px;}
.slide_left_loop .next:hover,.slide_left_loop .prev:hover{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1}
.slide_left_loop .bd{ padding: 20px 0 15px; margin-left: 8px; overflow: hidden;}
.slide_left_loop .bd li{ position: relative; float: left; margin: 0 12px; width: 140px;}
.slide_left_loop .bd li a{ display: block; text-align: center;}
.slide_left_loop .bd li a:hover{ text-decoration: none; border-color: #dc3926;}
.slide_left_loop .bd li .img{ width: 138px; height: 110px; border: 1px solid #eee; display:table-cell; vertical-align:middle; *display:block}
.slide_left_loop .bd li img{ max-width: 138px; max-height: 110px; vertical-align: middle;}
.slide_left_loop .bd li .name{ overflow: hidden; width: 100%; height: 32px; line-height: 32px; margin-top: 4px; text-align: center; font-size: 14px;}
/*左侧导航*/
.left_nav{border-top: solid 2px #db1011;width: 190px;}
.left_nav dl{margin-bottom: 10px;}
.left_nav dl dt{height: 35px;line-height: 35px;font-size: 14px;font-family: "microsoft yahei";font-weight: 700;padding-left: 10px;}
.left_nav dl dd{margin-left: 10px;float: left;}
.left_nav dl dd {margin-bottom:10px;width:80px;}
.left_nav dl dd.w165{width:165px;}
.left_nav dl dd a {display:block;height:24px;line-height:24px;border:1px solid #eee;border-radius:3px;background:#f8f8f8;color:#666;text-align:center;overflow:hidden;}
.left_nav dl dd a:hover {border-color:#db1011;background:#db1011;color:#fff;text-decoration:none;}
.news_box_center{ width: 489px; border-left: solid 1px #eee;}
/*===== 历史汇总页 =====*/
.history_news{width:945px;margin:0 auto;padding-bottom:20px;overflow:hidden;}
.history_news_title{width:944px;float:left;margin-top:20px;background:#f9dcdd;height:30px;line-height:30px;text-align:left;text-indent:10px;font-size:14px;font-weight:bold;color:#db1011;}
.history_news_content{width:100%;overflow:hidden;}
.history_news_content ul{width:100%;overflow:hidden;}
.history_news_content ul li{width:104px;margin:1px 1px 0 0;background:#f8f8f8;float:left;*display:inline;font-size:12px;text-align:center;line-height:30px;height:30px;overflow:hidden;}
.history_news_content ul li a{display:block;color:#505050;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.history_news_content ul li a:hover{color:#fff;background:#db1011;text-decoration:none;}
/*免责声明*/
.disclaimer{margin:15px 0;line-height:24px;color:#7c7675; background:#f8f8f8; padding:7px 15px; font-size:12px;}
.disclaimer span { display:inline-block; /*width:58px;*/width:auto;padding:0 5px; height:17px; line-height:17px; background:#ba3022; color:#fff; text-align:center; margin-right:5px;}

/*===== 全站右侧添加金投网二维码2018-11-27 =====*/
.actGotop_fixed{position:fixed;width:65px;height:150px;left:50%;bottom:60px;margin-left:520px;}
.actGotop_fixed img{width:61px;height:61px;display:block;margin:0 auto;}
.actGotop_fixed p{font-size:12px;line-height:20px;text-align:center;font-weight:bold;color:#d8011d;}
.actGotop_fixed .actGotop_1{margin-top:10px;}

/*==== 专家解盘内容样式调整2018-12-06 ===*/
#todayAnalyzeId{padding-top:0;height:auto;padding-bottom:0;}
#todayAnalyzeId li{ height: 75px; padding:8px 12px; background: none;border-top:none;border-bottom:1px solid #eee;}
#todayAnalyzeId li .img{ float:right; width: 98px; height: 73px; margin: 0 0 0 10px; border: 1px solid #ececec;}
#todayAnalyzeId li img{ width: 100%; height: 100%;}
#todayAnalyzeId li a.tit{ display: block; height: 52px; line-height: 26px; overflow: hidden; font-size: 14px; font-weight: bold;margin-bottom: 5px;}
#todayAnalyzeId li p{ height: 20px; line-height: 20px; color: #999; overflow: hidden; font-size: 12px;}
#todayAnalyzeId li p span{ color:#999;margin-right:10px;}
#todayAnalyzeId li .date{ font-size: 12px; color: #aaa; margin-left: 5px;}

/*==== 底部优化-增加二维码2018-12-07 ===*/
#footCode .footCode{width:1000px;margin:0 auto;font-family:'microsoft yahei';padding-top:38px;}
#footCode .footCode h2{width:100%;height:28px;background:url(../images/common_newfoot_focus2.png) no-repeat;margin-bottom:24px;}
#footCode .footCode li{float:left;width:106px;margin-right:117px;background:#4b4b4b;}
#footCode .footCode li.last{margin-right:0;}
#footCode .footCode li div{width:90px;height:90px;background:#fff;margin:8px 8px 0;}
#footCode .footCode li div img{width:78px;height:78px;margin:6px;}
#footCode .footCode li p{font-size:14px;font-weight:bold;color:#aaa;text-align:center;line-height:25px;}
#footCode .footer_link>div.fl{margin-right:155px;}
#footCode .footer_link>div.last{margin-right:0;}
#footCode .footer_link li a{font-size: 16px;font-family:'microsoft yahei';}
#footCode .footer_nav .navLink{color:#ccc;}

/*===底部二维码添加广告标识-2019.12.30===*/
#footCode .footCode li{position:relative;}
#footCode .footCode li:nth-child(2):after{content:'';position: absolute;top: 0;right: 0;opacity: .5;width:29px;height:16px;background:url(../images/ad_identify.png) no-repeat;}

/*===底部链接添加广告标识-2020.03.11===*/
#footCode .footer_link ul{overflow:unset;}
#footCode .footer_link li a{display: block;position: relative;}
#footCode .footer_link li a img{position:absolute;opacity:.2;}

/*=== 列表页标题右侧添加手机图标-2020.09.17  ===*/
.channel_list_tit{position: relative;z-index: 99;}
.channel_list_appIcon{width:26px;height: 26px;position: absolute;right: 10px;top:50%;margin-top:-12px;background:url(../images/channel_list_appicon.png) no-repeat -2px -2px;cursor:pointer;}
.channel_list_appIcon:hover{background-position:-35px -2px;}
.channel_list_appIcon:hover .channel_list_appCode{display:block;}
.channel_list_appCode{display:none;position: absolute;width:110px;height:117px;background:url(../images/channel_list_appicon.png) no-repeat -4px -31px;top:26px;left:50%;margin-left:-55px;}
.channel_list_appCode img{position: absolute;width:90px;height: 90px;left:9px;bottom:9px;}


/*===底部调整（添加新类名.footer_2020，防止影响历史文章页的底部样式）-2020.12.11===*/
#footCode.footer_2020 .footer_link li{width:100%;}
#footCode.footer_2020 .footer_link li a{text-indent: 20px;}
#footCode.footer_2020 .footer_link .tit i.tool{width: 19px;height: 20px;margin: 5px 5px 0 0;background:url(../images/web_footer2020_tool.png) no-repeat;background-size:100%;}
/*
	金投网-期货直播 20220329
*/
/*右下角返回顶部*/
.actGotop_fixed.live{margin-left:620px;}

/*banner - 三个swiper*/
.live_swiper {width:100%;background:#F4F4F4;padding:24px 0;margin-bottom:60px;font-family: Microsoft YaHei;}
.live_swiper .swiper_box {width:1128px;margin:0 auto;position:relative}
.live_swiper .swiper_box .current{cursor:pointer;width:768px;height:432px;border-radius:8px;margin:0 auto;box-shadow: 0px 0px 48px 0px rgba(42, 42, 42, 0.45);position:relative;z-index:99}
.live_swiper .swiper_box .left {position:absolute;left:0px;top:45px;z-index:1}
.live_swiper .swiper_box .right {position:absolute;right:0px;left:auto;top:45px;z-index:1}
.live_swiper .swiper_box .nocurrent-swiper {width:600px;height:342px;border-radius:8px;box-shadow: 0px 0px 48px 0px rgba(42, 42, 42, 0.25);}
.live_swiper .swiper_box .nocurrent-swiper:before {content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,0.5);z-index:99}
.live_swiper .swiper_box .img {width:100%;height:100%}
.live_swiper .swiper_box .tit {position:absolute;bottom:0px;left:0px;width:742px;padding:44px 8px 20px 18px;color:#fff;font-size:18px;line-height:20px;background:url(../images/www_live_titbg.png) no-repeat;z-index:101}
.live_swiper .swiper_box .time img{width: 16px;height:16px;margin-right:7px;vertical-align: -1px;}
.live_swiper .swiper_box .nocurrent-swiper .tit{width:574px;}
/*指示器*/
.live_swiper .swiper-pagination{width:100%;bottom:-52px;line-height:0;}
.live_swiper .swiper-pagination-bullet{background:#ccc;opacity:1;margin-right: 20px;}
.live_swiper .swiper-pagination-bullet:last-child{margin-right:0;}
.live_swiper .swiper-pagination-bullet-active{background:#DB1011;}


/*tab切换*/
.live_main{width:1200px;font-family: Microsoft YaHei;}
.live_hd{width: 100%;border-bottom:1px solid #eee;}
.live_hd ul li{width:120px;cursor:pointer;padding-top:17px;height:46px;font-size:24px;margin-right:32px;line-height: 46px;background:none;border:none;border-bottom:3px solid #fff;}
.live_hd ul li.on{width:120px;font-weight:normal;border:none;color: #006cff;border-bottom:3px solid;}
.live_hd ul li:first-child{border-right:none;}

/*内层切换*/
.live_in_hd{width:100%;margin:20px 0 8px;}
.live_in_hd li{float:left;cursor:pointer;width: 88px;height: 28px;overflow:hidden;background: #F5F5F5;margin-right:12px;margin-bottom:12px;font-size:16px;color:#666;text-align:center;line-height:28px;border-radius: 14px;-moz-border-radius:14px;-webkit-border-radius:14px;}
.live_in_hd li.on{background: #DB1011;color:#fff;}

/*直播状态*/
.live_status{width:72px;height:28px;font-size:14px;color:#fff;background: #FFB900;line-height:28px;text-align:center;position: absolute;left:0;top:0;border-radius: 8px 0px 8px 0px;-moz-border-radius: 8px 0px 8px 0px;-webkit-border-radius:8px 0px 8px 0px;}
.live_status.ing{width: 88px;background: #F95355;}/*正在直播*/
.live_status.ing img{vertical-align: middle;}
.live_status.end{background: #017AFF;}/*结束*/ 

/*直播列表*/
.live_list{margin-top:20px;}
.live_list li{float:left;cursor:pointer;width:386px;height:312px;position:relative;margin-bottom:20px;margin-right:21px;box-shadow: 0px 4px 28px 0px #EEEEEE;border-radius: 8px;-moz-border-radius:8px;-webkit-border-radius:8px;}
.live_list li.mr0{margin-right:0;}
.live_list .img{display:block;width: 100%;height:216px;border-radius: 8px 8px 0px 1px;-moz-border-radius: 8px 8px 0px 1px;-webkit-border-radius:8px 8px 0px 1px;}
.live_list .desc{display:block;width:346px;margin: 8px auto;font-size:16px;line-height: 24px;height:48px;overflow:hidden;}
.live_list .time{width:346px;margin:0 auto;font-size: 14px;line-height:20px;color:#999;}
.live_list .time img{vertical-align: -1px;margin-right: 8px;}
.live_list li:hover .desc{color:#DB1011;text-decoration: underline;}
.live_list li:nth-of-type(3n) {margin-right: 0;}

/*无数据*/
.live_nodata{display:none;width:240px;margin:20px auto;font-size:16px;text-align: center;color:#999;}
.live_nodata img{width:240px;height:152px;margin-bottom: 20px;}

/*免责声明*/
.live_state{margin:120px auto 32px;font-size: 14px;line-height:21px;color:#999;text-align: center;}

/*===========1.8.1 添加悬浮==========*/
/* 左悬浮 */
.float_left{position: fixed;left: 0px;top: 170px;z-index: 9999;width: 120px;display: block;}
.float_left .img{display:block;width:100%;height:auto;}
.float_left .pos{width:96px;height:24px;cursor:pointer;position:absolute;left:12px;border-radius: 12px;}
.float_left .pos1{top:126px;}
.float_left .pos2{top:162px;}
.float_left .pos3{top:198px;}
.float_left .pos4{top:234px;}
.float_left .desc{display:none;width:140px;position: absolute;left:140px;bottom:0;}
.float_left .desc1{height:200px;background:url(../images/www_live_float_bg1.png) no-repeat;}
.float_left .desc2{height:180px;background:url(../images/www_live_float_bg2.png) no-repeat;}
.float_left .desc3{width:224px;height:260px;background:url(../images/www_live_float_bg3.png) no-repeat;}
.float_left .wx_code{width:100px;height:100px;position: absolute;left:20px;}
.float_left .desc1 .wx_code{top:70px;}
.float_left .desc2 .wx_code{top:60px;}
.float_left .desc3 p{width:100%;position:absolute;left:0;bottom:10px;font-size:14px;line-height:22px;color:#999;text-align: center;font-family:'Microsoft Yahei';}
.float_left .fz13{font-size: 13px;}
/* 右下角悬浮 */
.quhe_right_bottom_ad { width: 120px; height: 164px; background: url(../images/common_right_ad.png); background-size: cover; background-repeat: no-repeat; position: fixed; left: 0; bottom: 80px; z-index: 1003; }
.quhe_right_bottom_ad .quhe_common_qrcode_rb { width: 88px; height: 88px; margin: 4px 16px; }
.quhe_right_bottom_ad .quhe_common_tips_rb { margin-top: 10px; line-height: 1.2; color: #fff; text-align: center; font-size: 14px; }
.quhe_right_bottom_ad .quhe_common_phone_rb { margin-top: 3px; color: #fff; text-align: center; font-size: 16px; font-weight: bold; }
.quhe_right_bottom_ad .quhe_common_cloesbtn_rb { width: 15px; height: 15px; position: absolute; bottom: 50px; right: 0; cursor: pointer; }
/* banner处添加左右按钮 */
.live_swiper_prev,.live_swiper_next{width: 46px;height: 46px;margin-top:0;background-size: 100% 100%;top: 193px;background:url(../images/www_live_banner_prev.png) no-repeat center center;}
.live_swiper_next{background-image:url(../images/www_live_banner_next.png);right:20px;}
.live_swiper_prev{left:20px;}





/* 6-18 */
.yxt_fiexd {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
}

.yxt_fiexd img {
    width: 100%;
    height: 100%;
}

.yxt_container {
    width: 100%;
	padding: 20px 0;
}

.yxt_main {
    width: 1200px;
    margin: 0 auto;
    background: white;
	border-radius: 10px;
}

.yxt_live_top {
    padding: 20px;
	box-sizing: border-box;
    height: 100px;
	position: relative;
    font-family: auto;
}

.yxt_live_top::after {
    content: "";
    display: block;
    clear: both;
}

.yxt_live_logo {
    height: 60px;
    width: 60px;
}

.yxt_live_logo img {
    width: 100%;
    height: 100%;
}

.yxt_live_info_tit h1 {
    font-weight: 600;
    font-size: 18px;
    font-family: auto;
    display: inline-block;
    color: #333;
	white-space: nowrap;
    overflow: hidden;
}

.yxt_live_info.fl {
    margin-left: 10px;
    display: flex;
    flex-direction: column;
    height: 50px;
    padding: 5px 0;
    justify-content: space-between;
}

.yxt_live_info_tit span {
    color: #b3b3b3;
    border: 1px solid;
    padding: 2px 5px;
    margin-left: 10px;
}

.yxt_live_info_tit {
    display: flex;
    align-items: center;
}

.yxt_live_info_time span {
    color: #777;
    font-size: 13px;
}

.yxt_live_info_time span.live_num {
    padding: 0 15px;
}

.yxt_live_sm p {
    font-family: auto;
    font-size: 14px;
    padding-top: 5px;
}

.yxt_live_sm .icon_sm {
    width: 25px;
    height: 25px;
    display: block;
    background: url(/static/live/images/guanzhu.png) no-repeat;
    background-size: 100%;
    margin: 0 auto;
}

.yxt_live_sm {
    text-align: center;
    padding: 8px 0;
    cursor: pointer;
}

.yxt_live_sm:hover+.yxt_live_ewm {
    display: block;
}

.yxt_live_ewm img {
    width: 150px;
}


.yxt_live_ewm {
    display: none;
    position: absolute;
    right: 0;
	z-index: 99;
    top: 100px;
    background: white;
    border-radius: 0 0 5px 5px;
	box-shadow: 0 2px 5px 0 rgba(32,33,36,.2);
}

.yxt_live_ewm p {
    padding: 0 0 10px;
    text-align: center;
    font-size: 14px;
    color: #bfbfbf;
}

.yxt_live_con_tab_tit {
    height: 60px;
    line-height: 60px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f3f3f3;
}

.yxt_live_con_tab_tit span {
    padding: 0 30px;
    font-size: 15px;
    font-family: auto;
    display: inline-block;
    cursor: pointer;
}

.yxt_live_con_tab_tit span.on {
    color: #006cff;
    border-bottom: 1px solid;
}

.yxt_live_con_tab_con_main {
    padding: 20px;
    font-size: 15px;
    font-family: auto;
    line-height: 30px;
}

.yxt_live_con_tab_con_main img {
    max-width: 100%;
}

.yxt_live_con_tab_con_main.tab_video .live_list li {
    width: 370px;
}

.yxt_live_video {
    height: 700px;
    overflow: hidden;
    background: black;
}

.yxt_live_video video {
    height: 100%;
}