/* Created by kong 20210325 */

/* reset */
html, body, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, textarea, select, th, td { padding: 0; margin: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 1em; }
ol, ul { list-style: none; }
b, i, cite { font-weight: normal; font-style: normal; }
img, iframe { border: none; vertical-align: top; }
table { border-collapse: collapse; border-spacing: 0; }
input, textarea, button { font: inherit; border: 0; outline: none; -webkit-appearance: none; font-family: Microsoft Yahei; }
body { font-size: 14px; line-height:24px; font-family: Microsoft Yahei; color: #999;}
a { text-decoration: none; color: #333; transition: color 0.25s; }
a:hover { text-decoration: underline; color: #db4927; }
*:focus { outline: none;}

/**
 * Swiper 4.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 1, 2018
 */
.swiper-container{margin:0 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}

/* common */

.swiper-pagination-bullet, .swiper-button-prev, .swiper-button-next { outline:none;}
body, html { height:100%;}
.wrap { width: 1300px; margin: 0 auto; clear:both;}
.clear {clear:both; height: 0; line-height: 0; font-size: 0}
.tab .tabsingle { display:none;}
.tab .tabsingle:first-child { display:block;}

.search { color:#333; font-size: 18px; line-height: 46px; margin-top: 31px; overflow: hidden;}
.search form { width: 400px; overflow: hidden; margin: 0 auto;}
.search input { float:left; width:323px; height:46px; border:#eed2b5 2px solid; border-right:0; border-radius:5px 0 0 5px; padding-left:20px; background:white;}
.search button { float:left; width:55px; height:50px; border:#eed2b5 2px solid; border-left:0; border-radius:0 5px 5px 0; background:white url(../images/icon_06.png) center center no-repeat; cursor:pointer;}

.header { height:135px; border-top:#db4927 5px solid; position: relative; z-index: 999;}
.header .wrap { height: 100%;}
.header .logo, .header .slogan { float: left; width: 378px; height: 100%; background: url("../images/logo2.gif") left 24px no-repeat;}
.header .slogan { width: 364px; background-image: url("../images/slogan2.gif"); background-position: left 45px; margin-left: 92px;}
.header .logo a, .header .slogan a { display: block; height: 100%;}
.header .otherctrl { float: right; width: 400px; margin-top: 26px;}
.header .otherctrl div { float: right; margin-left: 30px; font-size: 18px; line-height: 22px; height: 22px;  background:url("../images/icon_69.png") left center no-repeat;}
.header .otherctrl div a { display: block; height: 100%; padding-left: 31px; color: #aaa;}
.header .otherctrl .mail { background-image:url("../images/icon_68.png");}
.header .otherctrl .gzh { width: 25px; background-image: url("../images/icon_04.png"); position: relative; cursor: pointer;}
.header .otherctrl .gzh ul { display: none; position: absolute; right:-63px; top:22px; width: 540px; height: 212px; padding: 28px 0 0 21px; background: url("../images/bg_41.png") no-repeat; overflow: hidden;}
.header .otherctrl .gzh ul li { width: 160px; float: left; margin-right: 20px; text-align: center; color: white;}
.header .otherctrl .gzh ul li img { width: 160px; height: 160px;}
.header .otherctrl .gzh ul li p { font-size: 14px; line-height: 18px; margin-top: 5px;}
.header .otherctrl .language { width: 23px; margin-right: 10px; background-image: url("../images/icon_05.png");}
.header .otherctrl .search { margin-top: 11px; height: 52px; background: none;}

.sidebar {position: fixed; right: 20px; top:520px; z-index: 999;}
.sidebar div { width: 40px; height: 40px; margin-bottom: 2px; border-radius: 5px; background: #f7f7f7 url("../images/icon_70.png") center center no-repeat; cursor: pointer; transition: background-color 0.25s;}
/*.sidebar div:hover { background-color: #f2f2f2;}*/
.sidebar div a {display: block; width: 100%; height: 100%;}
.sidebar div.ask { background-color: #f27935; background-image: url("../images/icon_85.png");}
.sidebar div.wechat {background-image: url("../images/icon_71.png");}
.sidebar div.weibo {background-image: url("../images/icon_72.png");}
.sidebar div.qzone {background-image: url("../images/icon_73.png");}
.sidebar div.link {background-image: url("../images/icon_74.png");}
.sidebar div.gototop {background-image: url("../images/icon_75.png");}
.sidebar em { display: none; position: absolute; top: 43px; left: -133px; width: 100px; height: 100px; padding: 10px 18px 32px 11px; background: url("../images/bg_45.png") no-repeat}

.mainnav { position: relative; z-index: 998; background: #f27935;}
.quicknav { float: left; width: 244px; font-size: 18px; line-height: 56px; color: white; padding-left: 56px; background: url("../images/icon_07.png") 24px center no-repeat, url("../images/arrow_01.png") right 25px center no-repeat; background-color: #dc4927; position: relative; cursor: pointer;}
.quicknav ul { display: none; position: absolute; top: 56px; left: 0; width: 250px; padding: 16px 25px 22px; background:rgba(255,255,255,0.95); border-radius: 0 0 5px 5px; box-shadow: rgba(242,121,53,0.25) 0 3px 10px 0;}
.quicknav ul li { font-size: 16px; line-height: 80px; border-bottom: #efefef 1px solid; background: url("../images/icon_08.png") 12px 25px no-repeat;}
.quicknav ul li:nth-child(2) { background-image: url("../images/icon_09.png"); background-position: 11px 26px;}
.quicknav ul li:nth-child(3) { background-image: url("../images/icon_10.png"); background-position: 10px 25px;}
.quicknav ul li:nth-child(4) { background-image: url("../images/icon_11.png"); background-position: 12px 23px;}
.quicknav ul li:nth-child(5) { background-image: url("../images/icon_12.png"); background-position: 13px 23px;}
.quicknav ul li:nth-child(6) { background-image: url("../images/icon_13.png"); background-position: 16px 23px;}
.quicknav ul li:nth-child(7) { background-image: url("../images/icon_14.png"); background-position: 13px 24px; border: none;}
.quicknav ul li a { display: block; padding-left: 60px; background: url("../images/arrow_02.png") right 5px center no-repeat;}
.othernav { float: right; width: 950px; padding: 6px 25px 0; display: flex; justify-content:space-between; text-align: center; background-color: #f27935; border-radius: 0 5px 5px 0;}
.othernav div { flex-grow: 1; font-size: 18px; line-height: 20px; position: relative;}
.othernav div>a, .othernav div>b { display: block; padding: 12px 0 18px; color: white; border-radius: 5px 5px 0 0; cursor: pointer; background: transparent; transition: background 1s;}
.othernav div>a:hover, .othernav div>b:hover, .othernav div.current b { background: #dc4927; text-decoration: none;}
.othernav div>b>a { display: block; height: 100%; color: white;}
.othernav div>b>a:hover { text-decoration: none;}
.othernav div p { display: none; position: absolute; position: absolute; top: 50px; left: 50%; width: 140px; margin-left: -70px; padding-top: 11px; font-size: 16px; line-height: 40px; text-align: center; background: url("../images/arrow_03.png") center top no-repeat;}
.othernav div p span { display: block; padding: 15px 0; background:rgba(255,255,255,0.95); border-radius: 5px; box-shadow: rgba(242,121,53,0.25) 0 3px 10px 0;}
.othernav div p span a { display: block;}
.othernav div p span a:hover { background: #fef2eb; color: #333; text-decoration: none;}

.subnav { background: #f27935; padding: 10px 0; font-size: 18px; line-height: 50px; color: white; text-align: center;}
.subnav .wrap { display: flex; justify-content: space-between;}
.subnav a { flex-grow: 1; color: white; border-radius: 5px;}
.subnav a.current, .subnav a:hover { background: #dc4927; text-decoration: none;}

.bannerslide { min-width: 1300px; position: relative;}
/*.bannerslide a {display: block; height: 770px; background-position: center top; background-repeat: repeat-x; background-size: auto 100%;}*/
.bannerslide img { width: 100%;}
.bannerslide .swiper-pagination { width: 100%; height: 12px; line-height: 12px; bottom: 40px;}
.bannerslide .swiper-pagination .swiper-pagination-bullet { width:12px; height:12px; margin:0 5px; background:#db4927; border-radius: 12px; opacity:1; vertical-align: top;}
.bannerslide .swiper-pagination .swiper-pagination-bullet-active { width: 30px; background:white;}

.footer { margin-top: 70px; background:#db4927; color:white; position: relative; z-index: 997;}
.footer p { overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.footer a { color:white;}
.footer .wrap { height: 150px; padding:55px 0; background: url("../images/logo3.png") left 48px no-repeat;}
.footer .wrap .part1 { float:left; width: 386px; height: 150px; padding: 0 64px 0 72px; font-size: 18px; line-height: 24px; border-right: #df5c3d 1px solid; overflow: hidden;}
.footer .wrap .part1 .syicon { width: 50px; height: 57px; margin-left: 336px;}
.footer .wrap .part1 .syicon a { display: block; height: 100%;}
.footer .wrap .part2 { float:left; width: 279px; height: 136px; padding: 14px 25px 0 42px; font-size: 14px; line-height: 24px; border-right: #df5c3d 1px solid; overflow: hidden;}
.footer .wrap .part2 p:first-child { line-height: 16px;}
.footer .wrap .part2 p:nth-child(2) { font-size: 36px; line-height: 38px; margin: 7px 0 30px;}
.footer .wrap .part3 { float:left; width: 430px; text-align: right; font-size: 12px; line-height: 24px;}
.footer .wrap .part3>span { float: right; margin: 9px 0 18px 8px; width: 46px; height: 46px; border: #f37558 2px solid; border-radius: 5px; background: url("../images/icon_18.png") center center no-repeat; cursor: pointer; position: relative;}
.footer .wrap .part3>span ul { display: none; position: absolute;}
.footer .wrap .part3 .qrcode { background-image: url("../images/icon_17.png");}
.footer .wrap .part3 .qrcode ul { right: -2px; bottom:52px; width: 540px; height: 212px; padding: 18px 0 0 21px; background: #f37558; border-radius: 10px; overflow: hidden;}
.footer .wrap .part3 .qrcode ul li { width: 160px; float: left; margin-right: 20px; text-align: center; color: white;}
.footer .wrap .part3 .qrcode ul li img { width: 160px; height: 160px;}
.footer .wrap .part3 .qrcode ul li p { font-size: 14px; line-height: 18px; margin-top: 5px;}
.footer .wrap .part3 .mail { background-image: url("../images/icon_77.png");}
.footer .wrap .part3 .oa { background-image: url("../images/icon_76.png");}
.footer .wrap .part3 .language { background-image: url("../images/icon_16.png");}
.footer .wrap .part3 .mail a, .footer .wrap .part3 .oa a, .footer .wrap .part3 .language a { display: block; height: 100%;}
.footer .wrap .part3 .links { width: 130px; border-radius: 0 10px 0 10px; font-size: 18px; line-height: 46px; color: white; text-align: left; padding-left: 20px; background: url("../images/arrow_04.png") right 23px center no-repeat;}
.footer .wrap .part3 .links ul { right: -2px; bottom:52px; width: 200px; padding: 15px 20px; background: #f37558; border-radius: 10px; overflow: hidden; cursor: default;}
.footer .wrap .part3 .links ul li { font-size: 14px; line-height: 30px; color: white; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.footer .wrap .part3 .links ul li a { color: white;}
.footer .wrap .part3 .links ul .close { width: 25px; height: 25px; background: url("../images/icon_15.png") left bottom no-repeat; position: absolute; right: 0; top: 0; cursor: pointer;}
.footer .wrap .part4 { float:left; width: 279px; height: 150px; padding: 0 25px 0 42px; font-size: 14px; line-height: 22px; border-right: #df5c3d 1px solid; overflow: hidden;}
.footer .wrap .part4 p { margin-bottom: 10px;}

.cat { margin-top: 60px;}

.colorbg { margin-top: 70px; background: #f9f0e6; padding-bottom: 70px; overflow: hidden;}

.spbg { min-width: 1300px; background: url("../images/banner_02.jpg") center top no-repeat; overflow: hidden;}

.title { font-size: 30px; line-height: 32px; color: #333; margin-bottom: 30px;}
.title em { float: right; font-size: 16px; font-style: normal;}
.blocktitle { font-size: 24px; line-height: 26px; color: #333; margin-bottom:28px; padding-bottom: 18px; border-bottom: #f0f0f0 1px solid;}
.blocktitle em { float: right; margin-top: 8px; font-size: 16px; line-height: 18px; font-style: normal; vertical-align: bottom;}

.pagetitle { font-size: 48px; line-height: 50px; color: #930; font-weight: bold; margin-top: 53px;}
.pagetitle p { margin-top: 24px; width: 635px; font-size: 14px; line-height: 24px; color: #666; font-weight: normal; height:48px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.pagetitle span { display: inline-block; width: 110px; height: 46px; font-size: 18px; line-height: 46px; text-align: center; color: white; font-weight: normal; border-radius: 5px; margin-left: 20px; background: #f27835; overflow: hidden; vertical-align: bottom;}
.pagetitle span a { display: block; color: white;}
.pagetitle span a:hover { background: rgba(255,255,255,0.08); text-decoration: none;}
.pagetitle ul { font-size: 18px; font-weight: normal; float: right; overflow: hidden;}
.pagetitle ul li { float: left; margin-right: 52px;}
.pagetitle ul li:last-child { margin-right: 48px;}

.position { font-size: 14px; line-height: 14px; color: #999; margin-top:24px;}
.position a { color: #999; margin: 0 5px;}
.position a:hover { color: #db4927;}
.position b { color: #333; margin: 0 5px;}

.focusslide { float:left; width:620px; height: 385px; border-radius:5px; overflow:hidden; position:relative;}
.focusslide .swiper-container, .focusslide img { width:100%; height:100%; }
.focusslide p { position:absolute; bottom:0; left:0; font-size:18px; color:white; width:100%; height: 115px; line-height:154px; box-sizing: border-box; padding: 0 130px 0 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background: url("../images/bg_02.png") left top repeat-x;}
.focusslide .swiper-pagination { bottom:30px; right:30px; left: auto; height: 12px; line-height: 12px;}
.focusslide .swiper-pagination .swiper-pagination-bullet { width:12px; height:12px; margin:0 0 0 10px; background:#ea5705; opacity:1; vertical-align: top;}
.focusslide .swiper-pagination .swiper-pagination-bullet-active { background:white;}
.focuslist { float: right; width: 640px;}
.focuslist .tabnav { font-size: 18px; line-height:26px; padding-top: 10px; height: 42px; border-bottom:#e8e8e8 1px solid; }
.focuslist .tabnav>a { display:inline-block; padding-bottom:16px; margin-right: 27px; vertical-align: top;}
.focuslist .tabnav>a.current, .focuslist .tabnav>a:hover { font-size: 24px; color: #333; text-decoration: none; border-bottom:#db4927 1px solid;}
.focuslist .tabnav em { float: right; margin-top: 4px; font-size: 16px; line-height: 18px; color: #666; font-style: normal;}
.focuslist .tabnav em a { color: #666;}
.focuslist .tabnav em a:hover { color: #db4927;}
.focuslist .tabcontent span { float: right; width: 80px; height: 80px; padding: 4px 5px 6px; text-align: center; margin: 32px -5px 0 35px; background: url("../images/bg_35.png") no-repeat;}
.focuslist .tabcontent span b { display: block; font-size: 14px; line-height: 24px; color: white;}
.focuslist .tabcontent span i { display: block; font-size: 36px; line-height: 56px; color: #333;}
.focuslist .tabcontent strong { display: block; padding-top: 43px; font-size: 18px; line-height: 20px; font-weight: normal; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.focuslist .tabcontent p { margin-top: 12px; font-size: 14px; line-height: 24px; height:48px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.focuslist .tabcontent ul { margin-top: 29px; font-size: 16px; line-height: 36px; color: #999;}
.focuslist .tabcontent li { overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.focuslist .tabcontent li i { float: right; font-size: 14px; margin-left: 10px;}

.taglist { box-sizing: border-box; padding: 30px 30px 41px; border-radius: 0 30px 0 30px; overflow: hidden; background: #f8f8f8 url("../images/bg_28.png") center top no-repeat;}
.taglist ul { margin-top: 19px;}
.taglist li { line-height: 71px; border-bottom: white 1px solid; padding: 0 5px 0 10px; font-size: 0;}
.taglist li:last-child {border: none;}
.taglist li i { float: right; width: 85px; text-align: right; font-size: 14px; color: #c1c1c3;}
.taglist li b { display: inline-block; width: calc(100% - 120px); font-size: 16px; line-height: 20px; vertical-align: middle; max-height: 40px; overflow: hidden; text-overflow: ellipsis;}

.picshow { display: flex; justify-content: space-between;}
.picshow img { width: 414px; height: 140px; border-radius: 5px; box-shadow: rgba(0,0,0,0.1) 0 2px 3px 0;}

.picslide { position:relative;}
.picslide img { display: block; width: 100%; height: 193px; border-radius: 5px;}
.picslide p { font-size: 16px; line-height: 18px; margin-top: 9px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.picslide .swiper-slide { width: 310px;}
.picslide .swiper-button-prev, .picslide .swiper-button-next { width:36px; height:36px; background:url(../images/slide_11.png) no-repeat; margin-top:0; left:auto; top:-53px;}
.picslide .swiper-button-prev { right:46px;}
.picslide .swiper-button-next { background-image:url(../images/slide_12.png); right:0;}

.doctors { margin-top:72px;}
.doctors .title { margin-bottom: 20px;}
.doctors ul { overflow: hidden;}
.doctors ul li { float: left; margin-right: 20px; width:244px; height:300px; border-radius:5px; overflow:hidden; position:relative;}
.doctors ul li:nth-child(5n) { margin-right: 0;}
.doctors ul li a { display:block; height:100%;}
.doctors ul li img { width:100%; height:100%;}
.doctors ul li span { display:block; width:100%; height:118px; text-align:center; color: white; background:url("../images/bg_23.png") repeat-x; position:absolute; bottom:0;}
.doctors ul li strong { display:block; font-size:24px; line-height:26px; font-weight:normal; margin-top:55px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.doctors ul li p { margin-top:6px; font-size: 16px; line-height: 18px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.main { float:left; margin:28px 0 0; width:960px;}
.side { float:right; margin:28px 0 0; width:300px;}
.secondary { float:left; margin:28px 0 0 40px; width:780px;}
.extra { float:left; margin:28px 0 0; width:140px;}

.simplenav { font-size:18px; line-height:50px; text-align:center;}
.simplenav li { margin-bottom:10px;}
.simplenav li a { display:block; border-radius:5px;}
.simplenav li.current a, .simplenav li a:hover { color:white; text-decoration:none; background:#f27935;}

.mainlist dd { padding: 30px 0; height: 150px; border-bottom: #f0f0f0 1px solid;}
.mainlist dd:first-child { padding-top:0;}
.mainlist dd img { width:240px; height: 150px; float: left; margin-right: 30px; border-radius:5px;}
.mainlist dd strong { display: block; font-size: 18px; line-height: 24px; font-weight: normal; padding-top: 2px; height:48px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.mainlist dd p { font-size: 14px; line-height: 24px; margin: 17px 0 19px; height:48px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.mainlist dd strong b, .mainlist dd p b { color: #db4927;}
.mainlist dd span { display:block; font-size: 14px; line-height:14px; font-style: normal; color: #999;}
.mainlist dd span i { float:right;}

.pageno { height: 36px; padding-top:40px; text-align:center;}
.pageno span, .pageno b, .pageno a, .pageno i { display:inline-block; width: 36px; height:36px; line-height:36px; border-radius: 5px; text-align:center; font-size: 16px; color: #666; overflow:hidden;}
.pageno b { background:#f27935; color:white;}
.pageno>a:hover {background:#f27935; color:white; text-decoration:none;}
.pageno span { background: url(../images/slide_51.png) center center no-repeat; margin: 0 10px;}
.pageno span:last-child { background-image: url(../images/slide_52.png);}
.pageno span a { background: url(../images/slide_21.png) center center no-repeat;}
.pageno span:last-child a { background-image:url(../images/slide_22.png);}

.share { font-size:16px; color:#999; line-height:30px; vertical-align:middle;}
.share a { display:inline-block; width:30px; height:30px; background:url(../images/icon_39.png) no-repeat; vertical-align:middle; margin-left:8px;}
.share a:nth-child(2) { background-image:url(../images/icon_40.png);}
.share a:nth-child(3) { background-image:url(../images/icon_41.png);}

.art { color: #333;}
.art h1 { font-size:30px; line-height: 45px; padding:35px 0 43px; font-weight:normal; text-align:center;}
.art .info { text-align:center; color:#999; font-size: 14px; line-height:30px; position:relative;}
.art .info .share { position:absolute; bottom:0; right:0;}
.art .content { font-size:18px; line-height: 36px; margin-top: 38px;}
.art .content p, .art .content div { padding-bottom: 30px;}
.art .content img { display: block; max-width: 100%; margin: 0 auto;}
.art .content table { margin-bottom:30px;}
.art .content table td { font-size:16px; border:#ccc 1px solid;}
.art .content table p { padding-bottom: 0; text-indent: 0;}

.relative { border-top:#f0f0f0 1px solid;}
.relative .share { float:right; margin:52px 0 0 35px;}
.relative ul { font-size:16px; line-height:36px; margin-top:32px;}
.relative li { color:#f27935; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.hotnews .title { font-size: 24px; line-height: 26px; margin-bottom: 20px;}
.hotnews .pic { height: 188px; border-radius:5px; overflow:hidden; position:relative;}
.hotnews .pic img { width:100%; height:100%; }
.hotnews .pic span { display: block; width: 100%; height: 100%; position:absolute; bottom:0; left:0; background: url("../images/bg_23.png") left bottom repeat-x;}
.hotnews .pic p { font-size:16px; line-height: 24px; padding: 128px 18px 0; height:48px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.hotnews .pic a p { color: white;}
.hotnews li { font-size: 16px; line-height: 24px; padding: 30px 15px; border-bottom: #efefef 1px solid;}
.hotnews li:last-child { border: none;}
.hotnews li a { display: block; height:48px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}

.datelist .detail { overflow:hidden;}
.datelist .detail span { float:left; width:115px; height:83px; padding-left:3px; font-size: 16px; line-height:16px; color:#999;}
.datelist .detail span b { display:block; font-size:30px; line-height:30px; margin-bottom:7px;}
.datelist .detail strong { display:block; font-size:18px; font-weight:normal; line-height:20px; color:#f27935; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.datelist .detail strong a { color:#f27935;}
.datelist .detail p { color:#999; margin-top:12px; font-size: 14px; line-height: 24px; height:48px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.datelist .thumb { overflow:hidden; margin-bottom: 33px;}
.datelist .thumb img { float:left; width:320px; height:198px; margin-right:28px; border-radius:5px;}
.datelist .thumb strong { display:block; font-size:18px; font-weight:normal; line-height:24px; color:#333; margin-top:14px; height:48px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.datelist .thumb p { font-size: 14px; line-height: 24px; color:#999; margin-top:21px; height:72px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical;}
.datelist .thumb i { display:block; color:#999; font-size: 14px; line-height:14px; margin-top:23px;}
.datelist ul { margin-top:18px;}
.datelist li { font-size: 16px; line-height:36px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.datelist li i {  float:left; width:113px; padding-left:5px; color:#999;}

.linelist li { padding: 18px 0; border-bottom: #f0f0f0 1px solid;}
.linelist li:last-child { border: none;}
.linelist li strong { display:block; font-size:18px; font-weight:normal; line-height:20px; color:#333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.linelist li p { color:#999; margin-top:9px; font-size: 14px; line-height: 24px; height:48px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}

.poster img { width: 100%;}

.advantage dl { display: flex; justify-content: space-between;}
.advantage dd {width: 310px; height: 320px; border-radius: 5px; overflow: hidden; position: relative; box-shadow: rgba(242,120,53,0.22) 0 0 8px 0;}
.advantage dd img { width:100%; height: 100%;}
.advantage dd strong, .advantage dd p, .advantage dd span { display: block; width: 100%;  color: #333; text-align: center; position: absolute; top: 0; left: 0; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.advantage dd strong {font-weight: normal; font-size: 24px; line-height: 26px; top:183px;}
.advantage dd p { font-size: 14px; line-height: 16px; color: #666; top:215px;}
.advantage dd span { font-size: 16px; line-height: 18px; color: #ea5705; top:277px;}
.advantage dd em { width: 30px; height: 2px; background: #f27835; position: absolute; top: 247px; left: 50%; margin-left: -15px;}

.tips { float:right; margin-top: 11px; font-size: 14px; line-height: 16px; color: #666; padding-left: 27px; background: url(../images/icon_52.png) 0 center no-repeat;}

.blocklist img { float:left; width:250px; height:153px; border-radius: 5px; margin:0 20px 16px 0;}
.blocklist strong { display:block; font-size:18px; line-height: 20px; font-weight:normal; color: #f27935; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.blocklist strong a { color: #f27935;}
.blocklist p { font-size: 14px; line-height:24px; color:#999; margin-top: 16px; }
.blocklist span { display:block; margin-top: 21px;}
.blocklist span a { display: inline-block; vertical-align: top; width: 138px; height: 38px; font-size: 14px; line-height: 38px; text-align: center; color: #f27935; border: #f4935c 1px solid; border-radius: 38px;}
.blocklist span a:hover { color: white; background: #f4935c; text-decoration: none;}
.blocklist li { font-size: 16px; line-height:47px; border-bottom:#f0f0f0 1px solid; padding: 0 5px 0 29px; background: url("../images/icon_62.png") 9px center no-repeat; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; clear:both;}
.blocklist li i { float:right; font-size:14px; color:#999;}

.floatbg { display:none; position:fixed !important; width:100%; height:100%; background:rgba(0,0,0,0.4); top:0; left:0; z-index:999;}
.floatcard { position:absolute; top:50%; left:50%;}
.floatcard .close { width:22px; height:22px; background:url(../images/icon_65.png) no-repeat; position:absolute; top:24px; right:24px; cursor:pointer;}
