/* css clear */
header, footer, section, aside, article, nav, dialog, figure {display: block;}/* reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, figure, section, legend, textarea, p, blockquote, th, td, input, select, textarea, button {margin: 0;padding: 0}
fieldset, img {border: 0 none}
dl, ul, ol, menu, li {list-style: none}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
button {border: 0 none;background-color: transparent;cursor: pointer}
body {font-size: 0.36rem; line-height: 1.8em; font-family: PingFang SC,Hiragino Sans GB,Arial,Microsoft YaHei,Verdana,Roboto,Noto,Helvetica Neue,sans-serif !important; overflow:auto;overflow-x:hidden; max-width: 750px; margin: 0 auto;  color: #333; background: #fff;}
a {color: #333;text-decoration: none;}
a:active,
a:hover {text-decoration: none; color: #ac6c62;}
address, caption, cite, code, dfn, em, var, i {font-style: normal;font-weight: normal}
img {border: 0;max-width: 100%;}
:focus {outline:none}
input, textarea {-webkit-appearance: none;-webkit-border-radius:0;border:0;font-size: 0.28rem;}
textarea::-webkit-input-placeholder {  color:#aaa;}
textarea:focus::-webkit-input-placeholder { color:#eee;}
a, button, input {-webkit-tap-highlight-color: rgba(255, 0, 0, 0);}
input:-webkit-autofill { -webkit-animation-name: autofill; -webkit-animation-fill-mode: both; } @-webkit-keyframes autofill { to { color: #000; background: transparent; } }
.clearfix:after {content: " ";height: 0;visibility: hidden;display: block;clear: both;}
.clear,.clear20,.clear30,.clear50,.clear60{clear: both;width:100%;overflow:hidden;font-size:1px;height:10px;padding:0;margin:0;float:none;}
.clear20{height: 20px;}
.clear30{height: 30px;}
.clear50{height: 50px;}
.clear60{height: 60px;}

.clearfix { zoom: 1; }

.clear-bg-f3f3f3{background: #f3f3f3;}

.text-color-red{color:#ac6c62;}
/**
 * Swiper 4.5.0
 * 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: February 22, 2019
 */
 .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}
/* 日历插件 */
.mw-gearDate{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:10px;background-color:rgba(0,0,0,.5);display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9900;overflow:hidden;}.mw-date_ctrl{vertical-align:middle;background-color:#fff;-webkit-box-shadow:0 0 2px rgba(0,0,0,.4);-moz-box-shadow:0 0 2px rgba(0,0,0,.4);box-shadow:0 0 2px rgba(0,0,0,.4);color:#363837;margin:0;height:auto;width:100%;max-width:750px;position:fixed;left:0;right:0;bottom:0;z-index:9902;overflow:hidden;margin:0 auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;-ms-user-select:none}.mw-bounceInUp{-o-animation:bounceInUp 1s .2s ease both;animation:bounceInUp 1s .2s ease both;-webkit-animation:bounceInUp 1s .2s ease both;-ms-animation:bounceInUp 1s .2s ease both;-moz-animation:bounceInUp 1s .2s ease both}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px)}80%{-webkit-transform:translateY(10px)}100%{-webkit-transform:translateY(0)}}@-o-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px)}80%{-webkit-transform:translateY(10px)}100%{-webkit-transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px)}80%{-webkit-transform:translateY(10px)}100%{-webkit-transform:translateY(0)}}@-moz-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px)}80%{-webkit-transform:translateY(10px)}100%{-webkit-transform:translateY(0)}}.mw-date_roll{position:relative;width:100%;height:auto;overflow:hidden;font-weight:700;background-color:transparent;-webkit-mask:-webkit-gradient(linear,0 50%,0 100%,from(#debb47),to(rgba(36,142,36,0)));-webkit-mask:-webkit-linear-gradient(top,#debb47 50%,rgba(36,142,36,0))}.mw-date_roll>div{font-size:2em;height:6em;float:left;background-color:transparent;position:relative;overflow:hidden;width:33.33%}.mw-date_roll_more>div{width:20%}.mw-date_roll_more>div:nth-child(4){width: 40%;}.mw-date_roll_mask{-webkit-mask:-webkit-gradient(linear,0 40%,0 0,from(#debb47),to(rgba(36,142,36,0)));-webkit-mask:-webkit-linear-gradient(bottom,#debb47 50%,rgba(36,142,36,0))}.mw-date_grid{position:relative;top:2em;width:100%;height:2em;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:0;background-color:#fff;border-top:2px solid #efbcc0;border-bottom:2px solid #efbcc0}.mw-date_grid>div{color:#000;position:absolute;right:0;top:0;font-size:.8em;line-height:2.5em}.mw-date_cw_btn{position:relative}.mw-date_class_box{text-align:center;padding:1em 0;border-bottom:1px solid #f6f6f6}.mw-date_class{display:inline-block;font-size:1.4em;padding:.4em 0;width:25%;text-align:center;color:#c91723;border:1px solid #c91723;cursor:pointer;line-height:1.6em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mw-date_class:first-of-type{-webkit-border-top-left-radius:5px;-moz-border-radius-topleft:5px;border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomleft:5px;border-bottom-left-radius:5px;font-weight:700}.mw-date_class:last-of-type{-webkit-border-top-right-radius:5px;-moz-border-radius-topright:5px;border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-bottomright:5px;border-bottom-right-radius:5px}.mw-date_class_box .active{background-color:#c91723;color:#fff}.mw-date_btn_box{overflow:hidden;border-top:1px solid #f6f6f6}.mw-date_btn{position:absolute;top:0;color:#333;font-size:0.26rem;line-height:0.6rem;padding:1em 0;text-align:center;cursor:pointer;width:25%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mw-date_btn:first-child{left:0}.mw-date_btn:last-child{right:0;color:#d00b0b}.mw-gear{float:left;position:absolute;z-index:9902;width:5.5em;margin-top:-6em;cursor:pointer}.mw-date_roll>div .mw-gear{width:100%}.mw-tooth{height:2.8571em;line-height:2.8571em;text-align:center; font-size: 0.7em;}.mw-date_confirm_wrap{padding:4em 2em 1em;text-align:center;display:none}.mw-confirm_tit{display:inline-block;font-size:1.4em;color:#666;cursor:pointer;line-height:1.6em;margin-bottom:1em}.mw-confirm_p{font-size:1.6em;line-height:2em}.mw-confirm_p b{color:#c91723;font-weight:400}.mw-current{color:red}
/* .lcalendar_gongli,
.lcalendar_nongli{visibility: hidden;}
.lcalendar_cancel span{display: inline-block; width: 60px; height: 32px; line-height: 32px; border-radius: 6px; background: #f2f2f2; color: #333;}
.lcalendar_finish span{display: inline-block; width: 66px; height: 32px; line-height: 32px; border-radius: 6px; background: #ac6c62; color: #fff;} */
.gearDate{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:10px;background-color:rgba(0,0,0,.2);display:block;position:absolute;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9900;overflow:hidden;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-transform:translateZ(0)}.date_ctrl{vertical-align:middle;background-color:#f0f0f0;box-shadow:0 0 2px rgba(0,0,0,.4);border-radius:5px;color:#363837;margin:0;height:auto;width:90%;max-width:600px;position:absolute;left:0;right:0;top:12%;z-index:9902;overflow:hidden;margin:0 auto;-webkit-transform:translateY(0);transform:translateY(0);-ms-transform:translateY(0);-moz-transform:translateY(0);-webkit-user-select:none;-moz-user-select:none;user-select:none;-ms-user-select:none}.slideInUp{animation:slideInUp .3s ease-in;-webkit-animation:slideInUp .3s ease-in;-ms-animation:slideInUp .3s ease-in;-moz-animation:slideInUp .3s ease-in}@-webkit-keyframes slideInUp{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%)}100%{-webkit-transform:translateY(0);transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0)}}@keyframes slideInUp{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%)}100%{-webkit-transform:translateY(0);transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0)}}.date_roll{position:relative;width:100%;height:auto;overflow:hidden;font-weight:700;background-color:transparent;-webkit-mask:-webkit-linear-gradient(top,#debb47 50%,rgba(36,142,36,0))}.date_roll>div{font-size:2em;height:6em;float:left;background-color:transparent;position:relative;overflow:hidden;width:33.33%}.date_roll_more>div{width:25%}.date_roll_mask{padding:0 1em;-webkit-mask:-webkit-linear-gradient(bottom,#debb47 50%,rgba(36,142,36,0))}.date_grid{position:relative;top:2em;width:100%;height:2em;margin:0;box-sizing:border-box;z-index:0;background-color:#e8e8e8;border-top:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4}.date_grid>div{color:#000;position:absolute;right:0;top:0;font-size:.8em;line-height:2.5em}.date_info_box{color:#363837;font-size:1.8em;text-align:center;padding:.6em 0;text-align:center;border-bottom:1px solid #d4d4d4;font-weight:700}.date_class_box{text-align:center;padding:1em 2em}.date_class{display:inline-block;font-size:1.4em;width:40%;padding:.4em 0;text-align:center;color:#c91723;border:1px solid #c91723;cursor:pointer;line-height:1.6em}.date_class_box .date_class:first-child{border-top-left-radius:.2em;border-bottom-left-radius:.2em}.date_class_box .date_class:last-child{border-top-right-radius:.2em;border-bottom-right-radius:.2em}.date_class_box .active{background-color:#c91723;color:#fff}.date_btn_box{overflow:hidden;position:relative;border-top:1px solid #d4d4d4}.date_btn{color:#000;font-size:1.6em;line-height:1em;text-align:center;padding:.8em 1em;cursor:pointer;float:right;width:50%;box-sizing:border-box}.date_btn:first-child{border-left:1px solid #d4d4d4;background-color:#d00b0b;color:#fff}.gear{float:left;position:absolute;z-index:9902;width:5.5em;margin-top:-6em;cursor:pointer}.date_roll>div .gear{width:100%}.tooth{height:2em;line-height:2em;text-align:center}.date_confirm_wrap{padding:1em 2em;text-align:center;display:none}.confirm_tit{display:inline-block;font-size:1.4em;color:#666;cursor:pointer;line-height:1.6em;margin-bottom:1em}.confirm_p{font-size:1.6em;line-height:2em}.confirm_p b{color:#c91723;font-weight:400}
/*public*/
.empyt-notice{width: 100%; background: url("../images/null.png") no-repeat top center; background-size: 200px; padding-top: 200px; text-align: center;}

.title{width: 100%; padding: 0 0.15rem; box-sizing: border-box; display: flex; justify-content:space-between; align-items: center; height: 1rem; line-height: 1rem; background:#ac6c62 url("/statics/s20hl/m/images/title-left.png") no-repeat left center;}
.title h1,
.title strong{display: block; width: 100%; font-weight: normal; height:1rem; line-height:1rem; color: #fff; background:url("/statics/s20hl/m/images/title-right.png") no-repeat right center; text-align: center; font-size: 0.38rem;}
.title a{color: #fff; font-size: 0.38rem;}

.title02{width: 100%; box-sizing: border-box; display: flex; padding: 0 0.2rem; height: 0.47rem; line-height: 0.5rem; text-align: center;}
.title02 .l{width: 0.21rem; height: 0.47rem; background: url("/statics/s20hl/m/images/title02-bg.png") no-repeat left center; background-size: 100%;}
.title02 .c{padding-left:0.2rem; font-size: 0.36rem; color: #ac6c62;}

.header-clear{width: 100%; height: 1.2rem;}
.header{width: 7.5rem; height: 1.2rem; position: fixed; top: 0; z-index: 99999; color: #333; display: flex; align-items: center; justify-content: space-between; background: #fff; box-shadow: 0 0 0.1rem rgba(0,0,0,.5);}
.header .left{width:3rem; height: 1.2rem; display: flex; justify-content: center; align-items: center;}
.header .left img{height:1rem; display: block;}
.header .right{text-align: right; display: flex; align-items: center; padding-right: 0.1rem;}
.header .right a{ display: block; padding: 0 0.15rem; color: #333; font-size: 0.38rem;}
.header .right a.active{color: #ac6c62;}

.cate-box{width: 100%; box-sizing: border-box; background: #fff; overflow: hidden; display: flex; flex-wrap: wrap;}
.cate-box a{display: block; width: 33.33%; border-bottom: 1px solid #e2e2e2; border-right: 1px solid #e2e2e2; box-sizing: border-box; height: 0.78rem; line-height: 0.78rem; text-align: center;}
.cate-box a.active{color:#ac6c62;}
.cate-box a:nth-child(3n+0){border-right: none;}

.list-article-box{padding: 0.15rem 0; overflow: hidden;}
.list-article{width: 100%; box-sizing: border-box;}
.list-article li{display: flex; width: 100%; box-sizing: border-box; padding: 0.2rem; border-bottom: 1px solid #e2e2e2; justify-content: space-between;}
.list-article li .l{display: flex; float: left; flex-direction: column; justify-content: space-between; width: 4.62rem; height: 1.75rem; flex-shrink: 0;}
.list-article li .l a.name{line-height: 1.5em; width: 100%; display: block; height: 1rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.list-article li .l .base{font-size: 0.3rem; color:#999;}
.list-article li .l .base a{font-size: 0.3rem; color:#999;}
.list-article li .l .base span{display: inline-block; background: url("/statics/s20hl/m/images/icon-hot.png") no-repeat 0.2rem center; background-size: 0.26rem; padding-left: 0.5rem; }
.list-article li .r{float: right;}
.list-article li .r,
.list-article li .r img{height: 1.6rem;}
.list-article li .r img{width: 2.5rem; border: 1px solid #e2e2e2; border-radius: 8px; box-sizing: border-box; display: block;}

.list-article-images{width: 100%; overflow: hidden; border-bottom: 1px solid #e2e2e2; box-sizing: border-box;}
.list-article-images .l{width: 3.5rem; height: 3rem; float: left;}
.list-article-images .r{width: 3.5rem; height: 3rem; float: right;}
.list-article-images img{width: 3.5rem; height: 2.2rem; float: left;}
.list-article-images .text{width: 3.5rem; height: 0.8rem; line-height: 0.8rem; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}

.list-article li.item a{height: auto; background: none; padding: 0;}
.list-article li.item .ad-img{width: 100%; float: left;}
.list-article li.item .name{width: 100%; float: left;}
.list-article li.item img{width: 100%; float: left; border-radius: 0.1rem;}

.ads-style-1{width: 100%; display: flex; flex-wrap: wrap;}
.ads-style-1 .item{width: 1.45rem; height:1.82rem; line-height: 1.35em; margin: 0 0.2125rem 0.2rem 0.2125rem; display: flex; flex-direction: column; text-align: center;}
.ads-style-1 .item img{width: 1.45rem; height: 1.45rem;}
.ads-style-1 .item .name{text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 0.34rem;}

.list-news-1{width: 100%; overflow: hidden;}      
.list-news-1 .item{width: 100%;  box-sizing: border-box; padding:0 0.1rem 0 0.2rem; display: flex; justify-content: space-between; height: 1rem; line-height: 1rem; border-bottom: 1px solid #f3f3f3;}      
.list-news-1 .item:last-child{border-bottom:none;}      
.list-news-1 .item span{display: inline-block; color: #a7a7a7; background: url("/statics/s20hl/m/images/icon-right.png") no-repeat left center; background-size: 0.3rem; width: 0.3rem;}
.list-news-1 .item a{display: block; width: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.list-news-1 .item a:hover{color: #ac6c62;}

.list-news-col2{width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; overflow: hidden;}      
.list-news-col2 .item{width: 50%;}
 
.list-news-col3{width: 100%; display: flex; flex-wrap: wrap; overflow: hidden;}      
.list-news-col3 .item{width: 32%; margin-right:1%;}
.list-news-col4{width: 100%; display: flex; flex-wrap: wrap; overflow: hidden;}      
.list-news-col4 .item{width: 24%; margin-right:1%;}

.list-news-rec{width: 100%; overflow: hidden;}
.list-news-rec .item{width: 100%;  box-sizing: border-box; padding:0.15rem 0.2rem; display: flex; flex-direction: column; justify-content: space-between; border-bottom: 1px solid #f3f3f3;}
.list-news-rec .item .name{display: block; width: 100%; line-height: 1.4em;}
.list-news-rec .item .base{width: 100%; display: flex; justify-content: space-between;}
.list-news-rec .item .base .l a{border:1px solid #f3f3f3; color: #a7a7a7; font-size: 0.32rem; height: 0.43rem; line-height: 0.46rem; border-radius: 0.06rem; padding: 0 0.12rem; display: inline-block;}
.list-news-rec .item .base span{display: inline-block; color: #a7a7a7; background: url("/statics/s20hl/m/images/icon-hot.png") no-repeat 0 0.18rem; background-size: 0.26rem; padding-left: 0.33rem; font-size: 0.28rem;}

.list-news-rec .item .ad-img img{width: 100%; float: left;}
.list-news-rec .item .ad-text{}

.pagination-box{width: 100%; padding-top: 0.2rem; display: flex; justify-content: center; align-items: center;}
.pagination-box .mw-page-total-label{display: inline-block; margin-right: 10px; }
.pagination-box .layui-laypage-curr,
.pagination-box a{display: inline-block; margin: 0 4px; padding: 0 8px; height: 26px; line-height: 26px; border: 1px solid #dcdcdc; color: #5d5d5d; border-radius: 8px;}
.pagination-box .layui-laypage-curr{border: 1px solid #ac6c62; background: #ac6c62; color: #fff;}

.page-loading{display: flex; padding-top: 0.2rem; justify-content: center; align-items: center;}
.page-loading span{display: inline-block; color: #a7a7a7; background: url("/statics/s20hl/m/images/loading-2.gif") no-repeat left center; background-size: 0.26rem; padding-left: 0.32rem;}
.page-loading em{display: inline-block; color: #a7a7a7;}

.page-right-bottom-menu{width: 0.5rem; position: fixed; bottom: 0.53rem; right: 0.32rem; display: none;}
.page-right-bottom-menu a.go-back{background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGCAYAAABxLuKEAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTA0N0RGMDQ3M0VEMTFFQUI4NzREMTAxRDYxQzJEN0UiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTA0N0RGMDU3M0VEMTFFQUI4NzREMTAxRDYxQzJEN0UiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBMDQ3REYwMjczRUQxMUVBQjg3NEQxMDFENjFDMkQ3RSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBMDQ3REYwMzczRUQxMUVBQjg3NEQxMDFENjFDMkQ3RSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmXXGe8AAAN6SURBVHja7JxBaxNBFMcn0pCSVEqDsPFgBKHQQxC8eOtJIVAIXgURxZvi9/EmFRG8lkCgUE/5AELIIVCQmFMCkiKakLKH+B68wILZnZndnTe723nwh5BsdmZ/nXnvzctMS+v1Wjj730oOjAPjwDgw3GBKpZKp9qqgJqgBqoM8UA1UAZXpGh90DVqAZqA5aAqagJYmOrWVAQOYA1CL5CW8F4Iakq7yCuYQdEwjxIThCOqDLvMCBoE8TWF06IyiiySATIPBKdMGHVnylyPQeZwpZhLMI9BJwIHaMnTcPdB322AQRAf0MGPRdgDqEih2MBh6nxt0rmk4568qIT5NMLdBr0B3Mp6n/QJ9Av3hAIMj5U0OoAThfIwaOWmAQZ/yMsPTJ2pafQ7zOdsY3NJsoJNDKIL63DG1VsKQ/ExyvxWtc2wYrrd2JdecbQvl2xjsaCRvJ5JrvlGKbtNwCfIk4nN8hrFKEqg6ldqS5M3PABRBffAleVdb5UYqYA4V0vwylRJsW0Mh+z6iZ0rsY94qLghXlHEuLUGpUga+q3AtLjw/JAnXSPaFKKZ92azI44TrY6ZO/qWIcUavuRx1qO1IIhFHzvIbdBqIFBg1XoP2GXKbg7AIFTViWhagCHp9Sp+ZtlacqNSyAIUbjjaYqjBbmoyCwgnHo2dVBtO0DIUTTlMHTIMRSpXqO0GnX2WE09ABU2eEggWvWuC9fXqPC05dB4zHCMULaZ8LjqcDpmYRCjecmg6YimUonHAqOmDKGYDCBaecpB5jC4oNnxMJxs8QFNNwfB0wceu2K0NQVOCsYt7zWgfMImYjY4NQZHDGMe+30AEzi9nI3YAzMwElDE6Z2o5jM516zDxmI5i1vgf9BD0A7RleAL4D/QDdT1C/meuAmSboMHaQa/fDXgptTXWm0kTcHJvogFkm8DN5spkI+VUjKsEb3gAwQ90Ez4GJ+NJVwX3NRERUEWVrpX6BwfTjrJU2dllQJzwTkn3BKqvriwKCkT6TChgkOyoQlJFQ2EWuWo85T1iKyIr59CwiLTDovXsFANMTilvqdSp4uHdtkGMoA6GxlV63tNk1lNsESwb3DOUsXZ0vZGUDtB/4az5OGQrLBuiNuS3zkpHjDlmEmDuWIzF3kCvC3NE/ibnDogqA3PFiyRRzB9IVQnx+/4WBMwfGgXFgHBiz9k+AAQDTIJykZUbklQAAAABJRU5ErkJggg==) no-repeat; width: .7rem; height: .7rem; -moz-background-size: 100%; background-size: 100%; display: block; text-indent: -99999px; margin: .1rem auto 0;}

.breadcrumb{width: 100%; background-color: #e2e2e2; padding:0.1rem 0.15rem; box-sizing: border-box; display: flex; overflow: hidden;}
.breadcrumb em,
.breadcrumb span,
.breadcrumb a{display: inline-block; padding: 0 0.05rem; color: #333; font-size: 0.32rem;}

.form-tianxuanjiri-desc{padding: 0 0.2rem; color: #ac6c62;}
.date-time-ads-description{color: #ac6c62;}

.copyright{padding: 0.2rem; font-size: 0.28rem; line-height: 1.8em; text-align: center; color: #8e694e; }
.copyright a{ color: #8e694e;}

.a-list-col2{display: flex; justify-content: space-between; flex-wrap:wrap; border-top: 1px solid #f3f3f3;}
.a-list-col2 a{display: block; width: 50%; box-sizing: border-box; padding: 0 0.2rem; text-align: center; height: 0.8rem; line-height: 0.8rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; border-bottom: 1px solid #f3f3f3;}
.a-list-col2 a:nth-child(odd){ border-right: 1px solid #f3f3f3;}
.a-list-col3{display: flex; flex-wrap:wrap; border-top: 1px solid #f3f3f3;}
.a-list-col3 a{display: block; float: left; width: 33.33%; box-sizing: border-box; padding: 0 0.16rem; text-align: center; height: 0.8rem; line-height: 0.8rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; border-bottom: 1px solid #f3f3f3; border-right: 1px solid #f3f3f3;}
.a-list-col3 a:nth-child(3n+0){ border-right: 0;}
.a-list-col4{display: flex; justify-content: space-between; flex-wrap:wrap; border-top: 1px solid #f3f3f3;}
.a-list-col4 a{display: block; width: 25%; box-sizing: border-box; padding: 0 0.2rem; text-align: center; height: 0.8rem; line-height: 0.8rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; border-bottom: 1px solid #f3f3f3; border-right: 1px solid #f3f3f3;}
.a-list-col4 a:nth-child(4n+0){ border-right: 0;}
.font-size-03rem a{font-size: 0.3rem;}

.a-list-tags-col3{width: 100%; padding: 0.1rem 0; display: flex; flex-wrap: wrap;}
.a-list-tags-col3 a{width: 31%;  text-overflow: ellipsis; overflow: hidden; white-space: nowrap; box-sizing: border-box; border-radius: 0.08rem; text-align: center; margin: 0.1rem 1%; background: #f8f3ea; border: 1px solid #eedfc5;}

.ads-list{display: flex; flex-wrap: wrap; justify-content: space-between;}
.ads-list a{display: block; text-align: center; width: 25%; box-sizing: border-box; padding: 0.15rem;}
.ads-list a img{display: block; float: left;}
.ads-list a span{display: block; text-align: center; width: 100%; font-size: 0.34rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}

/* index */
.mw-box{padding: 0.2rem; box-sizing: border-box;}

.mw-fixed-date-table-layout{display: none; width: 100%; height: 100%; background: rgba(0,0,0,.5); position: fixed; top: 1.2rem; left: 0; right: 0; bottom: 0; z-index: 99998;}
.mw-fixed-date-table{width: 100%; overflow: hidden;border-radius: 8px; z-index: 99999;}
.mw-fixed-date-table .form{width: 100%; padding:0.26rem 0.16rem 0.1rem 0.16rem; box-sizing: border-box; display: flex; justify-content: space-between; align-items: center;}
.mw-fixed-date-table .form .l{width: 100%; box-sizing: border-box; display: flex; align-items: center; justify-content: center;}
.mw-fixed-date-table .form .label{padding:0 10px;}
.mw-fixed-date-table .form select{border:1px solid #e2e2e2; font-size: 0.38rem; height:0.8rem; padding: 0 0.2rem; border-radius: 8px; background-color: #fff;}
.mw-fixed-date-table .form a{flex-shrink: 0; display: block; width: 0.8rem; height: 0.8rem; line-height: 0.8rem; text-align: center; font-size: 0.38rem; background: #fff6e6; border-radius: 100%; float: right;}
.mw-fixed-date-table table{width: 100%; box-sizing: border-box; text-align: center;}
.mw-fixed-date-table table th{border-top:1px solid #ac6c62; color: #fff; font-weight: normal; border-bottom:1px solid #ac6c62;background-color: #ac6c62;}
.mw-fixed-date-table table td{padding: 5px 0;}
.mw-fixed-date-table table td a{display: block; width: 100%; height: 0.86rem; line-height: 0.86rem;}
.mw-fixed-date-table table td a:hover{background: url("/statics/s20hl/pc/images/333.png") no-repeat center;background-size: 0.6rem; }
.mw-fixed-date-table table td a.active{background: url("/statics/s20hl/pc/images/222.png") no-repeat center; background-size: 0.6rem; color: #ac6c62;}

.index-huangli-description{padding: 0.1rem; height:10rem; overflow: hidden; }
.index-huangli-description img{margin: 0 auto;}
.index-huangli-description p{margin-bottom:0.25rem;}
.index-huangli-description-toggle{width: 100%; padding-bottom: 0.15rem; text-align: center;}
.index-huangli-description-toggle a{display: inline-block; color: #b17447; background: url("/statics/s20hl/m/images/index-show-all-down.png") no-repeat right center; background-size: 0.38rem; padding-right: 0.5rem;}

.date-box{width: 7.26rem; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; margin: 0 auto; overflow: hidden; background: #fff6e6;}
.date-box .date{width: 100%; box-sizing: border-box; padding: 0 0.16rem; display: flex; align-items: center; justify-content: space-between; background: #ac6c62; height: 1.45rem; line-height: 1.45rem; font-size: 0.52rem; color: #fff; text-align: center;}
.date-box .date a{display: inline-block; width: 0.85rem; height: 0.85rem; line-height: 0.85rem; text-align: center; background: url("/statics/s20hl/m/images/icon-down.png") no-repeat center; background-size: 0.3rem;}
.date-box .day{width: 100%; padding: 0.15rem 0; overflow: hidden; display: flex; justify-content: space-between;}
.date-box .day .l,
.date-box .day .r{width: 1.24rem; height: 1.8rem; display: flex; justify-content: center; align-items: center;}
.date-box .day .l a,
.date-box .day .r a{display:block; width: 0.8rem; height: 0.8rem; line-height: 0.8rem; font-size: 0.45rem; background: #fff url("/statics/s20hl/m/images/icon-left-arrow.png") no-repeat center; background-size: 0.2rem; border: 1px solid #e9d8bb; border-radius: 100%; text-align: center;}
.date-box .day .r a{background: #fff url("/statics/s20hl/m/images/icon-right-arrow.png") no-repeat center; background-size: 0.2rem;}
.date-box .day .c{color: #ac6c62; font-size: 1.88rem; font-weight: bold; height: 1.8rem; line-height: 1.8rem; text-align: center;}
.date-box .cn-day{width: 100%; padding: 0.15rem 0; font-size: 0.38rem; color: #ac6c62; text-align: center;}
.date-box .cn-other{width: 100%; padding: 0.15rem 0; line-height: 1.6em; font-size: 0.35rem; text-align: center;}
.date-box .date-box-clear{width: 100%; height: 1.02rem; background: url("/statics/s20hl/m/images/date-box-clear.png") no-repeat center;background-size: 7.26rem 1.02rem;}
.date-box .yiji{width: 100%; box-sizing: border-box; padding:  0.15rem; display: flex; }
.date-box .yiji .l{width:1.3rem; padding-top: 0.1rem; display:flex; justify-content: center; flex-shrink: 0;}
.date-box .yiji .l img{width:1rem; height: 0.9rem;}
.date-box .yiji .r{padding-left: 0.15rem;}
.date-box .yiji a{margin-right: 6px; display: inline-block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; float: left;}

.date-table{width: 100%; overflow: hidden;}
.date-table .item{width: 100%; box-sizing: border-box; padding: 0.15rem 0.23rem; display: flex; justify-content: space-between; text-align: center; border-bottom: 1px solid #e2e2e2; overflow: hidden;}
.date-table .item:last-child{border-bottom: 0;}
.date-table .item .shichen span{display: inline-block; height: 0.58rem; line-height: 0.58rem; color: #fff; position: relative; background: url("/statics/s20hl/m/images/shichen-bg.png") repeat-x center; background-size: 0.01rem 0.58rem; padding: 0 0.15rem;}
.date-table .item .shichen span::before{display: block; height: 0.58rem; content: ''; width: 0.11rem; position: absolute; top: 0; left: 0; background: url("/statics/s20hl/m/images/shichen-left.png") no-repeat left center; background-size: 0.11rem 0.58rem;}
.date-table .item .shichen span::after{display: block; height: 0.58rem; content: ''; width: 0.11rem; position: absolute; top: 0; right: 0; background: url("/statics/s20hl/m/images/shichen-right.png") no-repeat left center; background-size: 0.11rem 0.58rem;}

.jirichaxun{width: 100%; border-top: 1px solid #e2e2e2; border-left:1px solid #e2e2e2; background: #fff; box-sizing: border-box; display: flex; flex-wrap: wrap;}
.jirichaxun li{width: 33%; height: 0.9rem; line-height: 0.9rem; border-bottom: 1px solid #e2e2e2; border-right: 1px solid #e2e2e2; text-align: center; float: left;}

.special-links{overflow: hidden;}
.special-links a{display: inline-block; padding: 0 0.12rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; border: 1px solid #e2e2e2; border-radius: 8px; margin: 0 0.06rem 0.06rem 0;}

.form-box{width: 100%; overflow: hidden;}
.form-box .l-title{width: 100%; height: 0.73rem; text-align: center;}
.form-box .l-title strong,.form-box .l-title h1{display: inline-block; height:  0.73rem; line-height:  0.73rem; padding: 0 0.38rem; font-size: 0.36rem; background: #ac6c62; color: #fff; border-bottom-left-radius: 0.08rem; border-bottom-right-radius: 0.08rem; font-weight: normal;}
.form-box .desc{padding: 0.1rem 0.2rem;}
.form-box .row{display: flex; padding:0 0.2rem 0.05rem 0.2rem; height: 0.8rem; align-items: center;}
.form-box .row .label{padding: 0 0.06rem;}
.form-box .row .input input{width:2.2rem; font-size: 0.36rem; border-radius: 0.08rem; padding: 0 0.1rem; height: 0.72rem; line-height: 0.72rem; border: 1px solid #eba15d; background: #fff;}
.form-box .row .input-block{width:100%;}
.form-box .row .input-block input{width:100%;  font-size: 0.36rem; border-radius: 0.08rem; box-sizing: border-box; padding: 0 0.1rem; height: 0.72rem; line-height: 0.72rem; border: 1px solid #eba15d; background:#fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAeCAMAAAB61OwbAAAAaVBMVEUAAAD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paDdqW6yAAAAInRSTlMAdzOqIO78iPjXu5cF3LdW8+F+Dsfm0sGkkWlfSEI6LyjIa3tfJAAAAOtJREFUKM+9j1mOwyAQRAubxWAD3rKv0/c/5IA9jsaKIMlP3k+V1E/qbjw4iGKphTjgmY6OSz1Sh3/cVBk5+ZAzyp/mvCHAJE1w1PRHDT4XyYAzUUqInLHLCzu0S+3veqn63i+1Bb3gHcFdiwRXNwkeSfwk2J4l6O3LG74pSM95YUlcOL8IsgXnXq4EgcCexhg/tI8h1iucUnVFVCpVElW1Uu7TIzfGbENYY2yIrTGbtdAOABzpBmg0OQBDuxIqHiYjdUOYdDQGj1frFVKIKoqPkG8fKfNzCZ0XNFheYGhMbm7i30zLxH7NGvwCubxZ1g8NNuoAAAAASUVORK5CYII=") no-repeat 98% center;background-size:0.46rem auto;}
.form-box .row .radio{display: flex; justify-content: center; align-items: center; padding-left:10px;}
.form-box .row .radio span{display: inline-block; box-sizing: border-box; cursor: pointer; width: 0.72rem; height: 0.72rem; line-height: 0.62rem; text-align: center; border-radius: 100%; border: 3px solid #fae1c3; color:#666;}
.form-box .row .radio.active span{border: 3px solid #eba15d; }
.form-box .row .select{padding-right:0.1rem;}
.form-box .row .select select{width:1rem; height: 0.73rem; border: 1px solid #eba15d; background: #fff;}
.form-box .row .select2 input{width:1.6rem!important;}
.form-box .row .select4 input{width:1.8rem!important;}
.form-box .row .select3 input{width:1.4rem!important;}
.form-box .row .select input{display: none; width:1rem; box-sizing: border-box; padding: 0 0.08rem; height: 0.73rem; border: 1px solid #eba15d; background: #fff url("/statics/s20hl/m/images/icon-select-down.png") no-repeat 98% center;}
.form-box .btns{display: flex; padding:0.1rem 0 0.2rem 0; justify-content: center; align-items: center;}
.form-box .btns a{display: block; width: 2.66rem; height: 0.84rem; line-height: 0.84rem; border-radius: 0.08rem; text-align: center; color: #fff;background: #ac6c62; }
.form-box .btns a.btn-2{background:#f2cea2; color: #333; margin-left: 10px;}

/* 天玄吉日 */
.form-tianxuanjiri{width: 100%; box-sizing: border-box; padding:0 0.2rem; overflow: hidden;}
.form-tianxuanjiri .row-tianxuanjiri{ display: flex; justify-content: space-between; width: 100%; box-sizing: border-box; padding:0 0 20px 0;}
.form-tianxuanjiri .td01 select{width:2.7rem; font-size: 0.36rem; text-align: center; background-color: #fff; border: 1px solid #c8a882; height: 0.8rem; line-height: 0.8rem; border-radius: 6px;}
.form-tianxuanjiri .td02{padding: 0 10px;}
.form-tianxuanjiri .td02 a,
.form-tianxuanjiri .td03 a{display: inline-block; padding: 0 0.2rem; height: 0.8rem; line-height: 0.8rem; color: #fff; background:#ac6c62; border-radius: 6px;}
.form-tianxuanjiri .td03 a{background: #f2cea2; color: #333;}

/* 24 节气 */
.jieqi-list{width: 100%; padding:0.1rem; box-sizing: border-box; overflow: hidden;}
.jieqi-list .item{width: 100%; box-sizing: border-box; padding: 0.15rem; background-color: #fff6e6; border-radius: 8px; margin-bottom: 15px;}
.jieqi-list img{width: 3.5rem; margin: 0 auto;}
.jieqi-list p{width: 100%;}

/* info */
.article-detail{width: 100%; box-sizing: border-box; padding: 0.2rem; overflow: hidden; border-top: 1px solid #e2e2e2;}
.article-detail h1{font-size: 0.42rem; font-weight: bold;}
.article-detail .base{width: 100%; box-sizing: border-box; overflow: hidden;font-size: 0.32rem; padding: 0.1rem 0; color: #a7a7a7;  border-bottom: 1px solid #e2e2e2;}
.article-detail .base .icon-hot{display: inline-block;  color: #a7a7a7; background: url("/statics/s20hl/m/images/icon-hot.png") no-repeat 0 0.1rem;background-size: 0.3rem; padding-left: 0.36rem;}
.article-detail .detail{line-height: 1.8em; padding-top: 0.15rem; overflow: hidden;}
.article-detail .detail.hide-little{height: 12rem; position: relative;}
.article-detail .detail.hide-little:after{content: "";position: absolute;bottom: 0;display: block;width: 100%;height: 90px;
  background: -webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));
  background: linear-gradient(180deg,hsla(0,0%,100%,0),#fff);}
.article-detail .detail a{color: #ac6c62; border-bottom: 1px dotted #ac6c62;}
.article-detail .detail img{max-width: 100%; height: auto!important;}

.article-detail .detail h2,.article-detail .detail h3,.article-detail .detail h4 {line-height: 1.2em; text-align: left; font-size: 0.36rem; font-weight: bold; margin: 0.1rem 0; position: relative; padding-left: 0.23rem; border-left:0.08rem solid #ac6c62; color: #ac6c62;}

.article-detail .article-tags{width: 100%; padding: 0.1rem 0 0 0 ; overflow: hidden;}
.article-detail .article-tags span,
.article-detail .article-tags a{display: inline-block; margin: 0 0.1rem 0.1rem 0; padding:0.02rem 0.15rem;}
.article-detail .article-tags span{padding: 0.02rem 0 0.02rem 0;}
.article-detail .article-tags a{border: 1px solid #f4f1ea; color: #d29771; border-radius: 0.08rem;}
.article-detail .article-tags a:hover{border: 1px solid #ac6c62; color: #fff; background: #ac6c62;}
.detail-more{position: relative; text-align: center; margin-bottom:0.1rem; display: none;}
.detail-more-btn{border: 1px solid #ac6c62;color: #fff;padding: 0 1.2rem 0 .4rem;display:inline-block;border-radius: .46rem;line-height: .88rem;font-size: .4rem;
  text-align: center;position: relative; cursor: pointer; background-color: #ac6c62;}
.detail-more-btn:after{ content: ""; position: absolute; right: .44rem; top: 50%; margin-top: -.26rem; width: .52rem; height: .52rem; animation: bounce-down 1s linear infinite; background: url("/statics/s20hl/m/images/icon-down.png") no-repeat center; background-size: 0.3rem; }

.prev-next{width: 100%; box-sizing: border-box; display: flex; padding: 0 0.15rem; overflow: hidden; flex-direction: column;}
.prev-next div{display: block; width: 100%; padding:0.1rem 0; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.prev-next a{ color: #ac6c62; border-bottom: 1px dotted #ac6c62;}
.prev-next a:hover{ color: #2e2e2e; border-bottom: 1px dotted #2e2e2e;}

.article-detail ul li{width: 25%; float: left; text-align: center;} 

ul.col1{width: 100%;}
ul.col1 li{width: 100%;}
ul.col2{width: 100%;}
ul.col2 li{width: 50%;}

/* tags */
.tags-list{padding: 0 0.2rem;}
.tags-list a{display: inline-block; text-align: center; border: 1px solid #dcdcdc; height: 34px; line-height: 34px; padding: 0 10px; border-radius: 8px; color: #5d5d5d; margin: 10px 10px 0 0;}
.tags-list a:hover,
.tags-list a.active{border: 1px solid #ac6c62; color: #fff; background: #ac6c62;}

/* sitemap */
.sitemap-box{width: 100%; overflow: hidden;}
.sitemap-box dt{width: 100%; box-sizing: border-box; padding: 0.13rem 0.12rem;}
.sitemap-box dt a{background-color:#ac6c62; color: #fff; display: inline-block; padding: 0.01rem 0.15rem; font-size: 0.38rem; font-weight: bold;}
.sitemap-box dd{overflow: hidden; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.sitemap-box dd a{display: block; width: 25%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0 .1rem; text-align: center; overflow: hidden; height: .7rem; line-height: .7rem; border-right: 1px solid #f6f4f1; border-bottom: 1px solid #f6f4f1;}
.sitemap-box dd a:hover{color:#ac6c62;}

/* cs form */
.mw-cs-form{width: 100%;}
.mw-cs-form .desc{width: 100%; padding: 10px 0;}
.mw-cs-form .l-title{width: 100%; box-sizing: border-box; box-sizing: border-box; padding:0.15rem 0.15rem 0 0.15rem; display: flex; justify-content: space-between;}
.mw-cs-form .l-title strong{padding-left: 0.45rem; color: #ac6c62; background: url("/statics/s20hl/m/images/icon-red-arrow.png") no-repeat left center; background-size: 0.28rem; font-size: 0.36rem;}
.mw-cs-form .l-title a{color: #b7b7b7;}
.mw-cs-form .mw-cs-tab{width: 100%;}
.mw-cs-form .mw-cs-tab .tab-header{width: 100%; height: 0.92rem; display: flex; align-items: center;}
.mw-cs-form .mw-cs-tab .tab-header div{display: inline-block; text-align: center;}
.mw-cs-form .mw-cs-tab .tab-header span{display: inline-block; cursor: pointer; height: 0.64rem; line-height: 0.64rem;}
.mw-cs-form .mw-cs-tab .tab-header .active span{border-bottom: 0.046rem solid #ac6c62; color: #ac6c62;}
.mw-cs-form .mw-cs-tab .tab-header.col4 div{width: 25%;}
.mw-cs-form .mw-cs-tab .tab-header.col3 div{width: 33.33%;}
.mw-cs-form .mw-cs-tab .tab-header.col2 div{width: 50%;}
.mw-cs-form .mw-cs-tab .tab-body{width: 100%; margin-top: 10px; overflow: hidden; box-sizing: border-box;}
.mw-cs-form .mw-cs-tab .tab-body .item{width: 100%; box-sizing: border-box; padding: 0 0.15rem; display: none;}
.mw-cs-form .mw-cs-tab .tab-body .item .row-wrap{width: 100%; background-color: #fff; box-sizing: border-box; border: 1px solid #ac6c62; border-radius: 8px;}
.mw-cs-form .mw-cs-tab .tab-body .item .row{width: 100%; box-sizing: border-box; padding: 5px 0; display: flex; border-bottom: 1px solid #ac6c62;}
.mw-cs-form .mw-cs-tab .tab-body .item .row2{padding:0;}
.mw-cs-form .mw-cs-tab .tab-body .item .row:last-child{border-bottom: 0 solid #ac6c62;}
.mw-cs-form .mw-cs-tab .tab-body .item .row .label{width: 26%; flex-shrink: 0; height: 0.6rem; line-height: 0.6rem; color: #ac6c62; text-align: center;}
.mw-cs-form .mw-cs-tab .tab-body .item .row .label2{width: 26%; border-right: 1px solid #ac6c62; flex-shrink: 0; height: 1.2rem; line-height: 1.65em; color: #ac6c62; text-align: center;}
.mw-cs-form .mw-cs-tab .tab-body .item .row .select-col2{width: 100%;}
.mw-cs-form .mw-cs-tab .tab-body .item .row .select-col2 select{width: 50%; float: left;}
.mw-cs-form .mw-cs-tab .tab-body .item .row .select{width: 100%;}
.mw-cs-form .mw-cs-tab .tab-body .item .row select{width: 100%; border: none; background: none; height: 0.6rem; line-height: 0.6rem; font-size: 0.36rem;}
.mw-cs-form .mw-cs-tab .tab-body .item .row .input-row2{width: 100%;}
.mw-cs-form .mw-cs-tab .tab-body .item .row .input-row2 .t{width: 100%; height: 0.64rem; box-sizing: border-box; padding-left:10px; border-bottom: 1px solid #ac6c62;}
.mw-cs-form .mw-cs-tab .tab-body .item .row .input-row2 .b{width: 100%; height: 0.64rem; box-sizing: border-box; padding-left:10px;}
.mw-cs-form .mw-cs-tab .tab-body .item .row .input{width: 100%;}
.mw-cs-form .mw-cs-tab .tab-body .item .row input{width: 100%; font-size: 0.36rem; float: left; height: 0.56rem; line-height: 0.56rem; box-sizing: border-box; padding-right:10px;}
.mw-cs-form .mw-cs-tab .tab-body .item .row .input-date{width: 100%;}
.mw-cs-form .mw-cs-tab .tab-body .item .row .input-date input{width: 98%; font-size: 0.36rem; height: 0.56rem; line-height: 0.56rem; box-sizing: border-box; padding-right:10px; background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAeCAMAAAB61OwbAAAAaVBMVEUAAAD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paD3paDdqW6yAAAAInRSTlMAdzOqIO78iPjXu5cF3LdW8+F+Dsfm0sGkkWlfSEI6LyjIa3tfJAAAAOtJREFUKM+9j1mOwyAQRAubxWAD3rKv0/c/5IA9jsaKIMlP3k+V1E/qbjw4iGKphTjgmY6OSz1Sh3/cVBk5+ZAzyp/mvCHAJE1w1PRHDT4XyYAzUUqInLHLCzu0S+3veqn63i+1Bb3gHcFdiwRXNwkeSfwk2J4l6O3LG74pSM95YUlcOL8IsgXnXq4EgcCexhg/tI8h1iucUnVFVCpVElW1Uu7TIzfGbENYY2yIrTGbtdAOABzpBmg0OQBDuxIqHiYjdUOYdDQGj1frFVKIKoqPkG8fKfNzCZ0XNFheYGhMbm7i30zLxH7NGvwCubxZ1g8NNuoAAAAASUVORK5CYII=") no-repeat center right;background-size:20px auto;}
.mw-cs-form .mw-cs-tab .tab-body .item .row .input-radio2 span{display: inline-block; cursor: pointer; padding: 0 0.15rem; height: 0.6rem; line-height: 0.6rem; text-align: center; margin-right: 10px; }
.mw-cs-form .mw-cs-tab .tab-body .item .row .input-radio2 span.active{ border: 1px solid #ac6c62; color: #ac6c62; border-radius: 8px;}
.mw-cs-form .mw-cs-tab .tab-body .item .row .input-radio span{display: inline-block; cursor: pointer; width: 0.6rem; height: 0.6rem; line-height: 0.6rem; text-align: center; margin-right: 10px; }
.mw-cs-form .mw-cs-tab .tab-body .item .row .input-radio span.active{ color: #ac6c62;background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAAzCAMAAAANf8AYAAAAclBMVEUAAADoLiPoLiPoLiPoLiPoLiPoLiPoLiPoLiPoLiPoLiPoLiPoLiPoLiPoLiPoLiPoLiPoLiPoLiPoLiPoLiPoLiPoLiPoLiPoLiPoLiPoLiPoLiPoLiPoLiPoLiPoLiPoLiPoLiPoLiPoLiPoLiPoLiNXHWfjAAAAJXRSTlMABAkP+DRPlCIcWhigd0dBOxTKae2LfmPicCfdhC3Xw9Cy57usR57xCgAAAiRJREFUSMeVlOe6qjAQRSek0ntTim2//yve4CnXoyhh/QnwsTJhZwKtwnjOLR4jNzyZZWk2moMJfd9q256v+rqU8mCMCXmec88L+WfLqDJIAiVlvqxsgTGPM+69NfI+6hOZjfnjK4uUm/yNlczFtZH5y0qsFObGrCnxZbreytX5Fsv4r5PpqZjrA72Bcd+Mz5IW0zm2Rd5LPEv+So0QXfwxU5YfpKQHFESn6TPc+EH6sJEVRMQ2t1umKvy9OwNHTpuMMm1+Zk4ApLQNG9M6+L4ugIhcCGUQez9lhE9OZKodaeEGaHLDT4P74rgADo4OS1WyRBcABbki5SjtEAGxsxOmZWmHIyCdHVZq7REHBCNnkqHxSQITuSOHeCQFnHc4h7YJltiiHY5RQ08loPc4fd1Su6+ObAZFCrjRntx0Qhlw2uEE0azu+7PDac9VRnQBDs4Kq08ivB+F0n175uNshxK4Ojt9V8R28AFbzg1WiCklyxVoHJ20Ex27xwdUnptznqr6q2AHDE6KqrrK/84cEC5xeych9O+XAQXbdvRFVPlv4wmX5m6FQPAQO7Z/JEo8nYAbgP5zQ1vl5P35vCuAmn1aGHB8+kPzGcDsv0ssglXMy+MzgKpfLaU6AKeVBmONWCZrny2mClii9VbJJlgqnXj/hazuYLkEb9s2rrAgimiIy7iJCvF1r/mn9oiPeOZSbx6VrD49CMdIMXKBZ22jtR7KdLXCPzYVLFXIUlRRAAAAAElFTkSuQmCC") no-repeat center center;background-size:100% 100%;}
.mw-cs-form .mw-cs-tab .tab-body .item .row .chepai-box{display: flex; width: 100%;}
.mw-cs-form .mw-cs-tab .tab-body .item .row .chepai-box select{width: 50%;}
.mw-cs-form .row-btns{width: 100%; padding: 10px 0; overflow: hidden; text-align: center;}
.mw-cs-form .row-btns a{display: inline-block; padding: 0 0.26rem; margin: 0 0.15rem; height: 0.72rem; line-height: 0.72rem; border-radius: 8px; border: 1px solid #ac6c62; color: #ac6c62; background: #fff3da;}
.mw-cs-form .row-btns a.btn01{color: #fff; background: #ac6c62; border: 1px solid #ac6c62;}
.dialog-select-input{width: 76%; font-size: 18px;}
.dialog-select-input .input{display:block;width:100%;height:30px;line-height:30px;margin:0;padding:0;border:none;outline:none;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAANCAMAAACEsl7iAAAAOVBMVEUAAADpTz3pTz3pTz3pTz3pTz3pTz3pTz3pTz3pTz3pTz3pTz3pTz3pTz3pTz3pTz3pTz3pTz3pTz28yT8TAAAAE3RSTlMA/uo0D8HyOsdP37hbVSo/z4dvDzjtFAAAAGVJREFUGNNljkEOgCAMBLtFKqKA+v/HmqwkIuU4s50gdyziXjsv2YFt5qshyZJgkwkKDSJL5M2fryI0VobOu6fZgWPqdJOAflMVRv6ZjTyzP5jIWsjsOFOVe2+s773R5jB/nYf9A5MOAjcF34hHAAAAAElFTkSuQmCC) no-repeat 98% center;background-size:0.26rem auto;}

.app-gongsi .gender-active { color: #e82e23; border-color: #cc3333 !important; color: #cc3333; background: #fff9f2 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAMAAADzN3VRAAAArlBMVEUAAADMMzPMMzPMMzPMMzPMMzPMMzPMMzPMMzPMMzPMMzPMMzPMMzPMMzPMMzPMMzPMMzPMMzPMMzPMMzPMMzPMMzPMMzPMMzPMMzPMMzPMMzPMMzPMMzPMMzPMMzPMMzPMMzPMMzP////55eXVU1PSSkr67e334eH119f00tLyycnRRkbQQUHPPz/PPT356Oj339/12Nj01NTz0NDzz8/xxcXrsLDqqanOOTnNODh9nbPuAAAAIXRSTlMAAf337OPZOSwbEwsG+fPOyMG6sqmhl42FeW9nXVVMRCPqoFsBAAAAl0lEQVQoz3XJVw6CUBQAUXvD3rvOQxQQsLf9b8yEkBs+7pvPOQVbc8svzrDAFHSYoEt7DKDBCF2cIbo4A3Rp9dGl1UOXZg1JAUX2VXRpCJz9B+SgInA1QU7qAt7J3CIQ6AKf9y8FP0JkVwa4mNfXc809RmSbAoejCV0TxIhsOkBG5pkgsi4BGblhgsgqBSSRJeiywCbY+gPYTisG5bfUSQAAAABJRU5ErkJggg==) no-repeat bottom right; background-size: 12px 12px; } .style-gongsi-pop { position: fixed; left: 0; top: 1rem; right: 0; bottom: 0; z-index: 9999; background-color: rgba(0, 0, 0, .8); display: none; } .style-gongsi-pop__con { position: absolute; left: 50%; top: 0; transform: translateX(-50%); background-color: #efeae4; width: 100%; max-width: 640px; height: 100%; } .style-gongsi-pop__search { display: flex; justify-content: space-between; margin: 10px 10px 0; } .style-gongsi-pop__search-left { flex: 1; padding-right: 3px; box-sizing: border-box; } .style-gongsi-pop__search-left>.inpt { height: 34px; line-height: 34px; width: 100%; display: block; box-sizing: border-box; border: 1px solid #ddd1c2; border-radius: 20px; padding-left: 35px; padding-right: 10px; font-size: 16px; overflow: hidden; background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAmVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAjHWqVAAAAMnRSTlMAvqKdQQPpsrCuqZiTjm45K9zZy4l+aE5GLxwQCvrz7eLEe3ZZ0cdeVlA1JCIGz7e0hBNhNgAAAAE4SURBVDjLrZLnboNAEAYPDDbVVBuXuJe4psz7P1wEweaMN4oi5ft1uxods8eqv+Y6Hvqea26s6Y/IJOxSZ+6eROQl5yFu/MyMU4C50Qlzv7ekzKHNRADp5uayNQA2rXsABnpnuwD6Dz5lp2iNkQK6lweM2gbTLiT2vTwDa6Ukz+G9cmCphJjQtW9GlaKQC2DVZwsWSozTjDyADxnqg9F82pehQyPbg08ZskrzO5TL0KiBOmDK0Cskjd5Khtbg1ccYZhMR2mlPPoeOrATjW5HDTNrqDPbNpgDvohHRw8sStJkj4OoNA/Cfxie76h07A/ba3p1NeBrHXgE4w7ja3G3Ad8KWQkiVdGXsZpQxHcH05KLl7Vj+VOEBo0FGlSQo6qUTt+hiFYUV14VwlxhPsBepRP2awIjUP+YLuHcz5AtuG7EAAAAASUVORK5CYII=) no-repeat 10px center; background-size: 18px 18px; } .style-gongsi-pop__search-left>.inpt input { display: block; width: 100%; box-sizing: border-box; height: 34px; font-size: 16px; background: #fff; line-height: 34px; margin: 0; } .style-gongsi-pop__search-btn { width: 66px; background-color: #d23635; border-radius: 20px; height: 30px; line-height: 30px; color: #fff; text-align: center; font-size: 14px; cursor: pointer; } .style-gongsi-pop__relevant { position: absolute; left: 2%; z-index: 2; background-color: #fff; padding: 10px; box-shadow: 0 3px 3px rgb(129, 126, 126); max-height: 400px; overflow-y: auto; border-radius: 10px; display: none; width: 96%; max-width: 610px; margin: 0 auto; box-sizing: border-box; } .style-gongsi-pop__relevant>p { height: 36px; line-height: 36px; font-size: 16px; } .style-gongsi-pop__item { height: 80%; overflow-y: auto; padding-bottom: 10px; } .style-gongsi-pop__item-words { padding-left: 20px; line-height: 30px; color: #999; } .style-gongsi-pop__item-ul { overflow: hidden; display: flex; flex-wrap: wrap; padding: 0 10px; } .style-gongsi-pop__item-li { width: 33.33%; padding: 0 .05rem; box-sizing: border-box; text-align: center; margin-bottom: 10px; cursor: pointer; list-style: none; font-size: 16px; } .style-gongsi-pop__item-li>span { display: block; height: 30px; line-height: 30px; border: 1px solid #ddd1c2; border-radius: 6px; background-color: #fff; }

/* 称骨算命 */
.form-chenggu{width: 100%; margin: 0 auto; padding:0.3rem 0; box-sizing: border-box; background: #fff6e6; border: 1px solid #e2e2e2; }
.form-chenggu .row{display: flex; justify-content: center; align-items: center;}
.form-chenggu .red{padding:0 8px}
.form-chenggu .select{padding:0 0.08rem}
.form-chenggu .select select{ border: 1px solid #c8a882; height: 0.8rem; line-height: 0.8rem; border-radius: 6px; font-size: 0.36rem;}
.form-chenggu .btn{width: 100%; padding-top: 0.26rem; text-align: center; overflow: hidden;}
.form-chenggu .btn button{display: inline-block; width: 3rem; margin: 0 auto; text-align: center; height: 0.68rem; line-height: 0.68rem;; color: #fff; background: #ac6c62; border-radius: 6px; font-size: 0.32rem;}
.chenggu-table{margin: auto; border-collapse: collapse; border: 1px solid #c9c9c9; width: 98%;}
.chenggu-table td{height: 20px; line-height: 25px; border: 1px solid #c9c9c9; padding: 5px; text-align: center; line-height: 1.8em;}

.runyue-box ul{width: 100%; padding: 0.1rem 0; overflow: hidden; border-bottom: 1px solid#e2e2e2; display: flex; flex-wrap: wrap;}
.runyue-box li{width: 50%!important; text-align: center;}

/* huangli & runyue */
.date-time-description{text-align: center; padding:0.15rem 0; overflow: hidden; color: #ac6c62;}

.date-time-btns{text-align: center; width: 100%; padding-bottom: 20px; overflow: hidden; border-bottom: 1px solid #e2e2e2; display: flex; flex-direction: column; justify-content: space-between;}
.date-time-btns a{display: inline-block; padding:2px 20px; border: 1px  solid #ac6c62; color: #ac6c62; margin: 0 10px; border-radius: 8px;}
.date-time-btns a:first-child{margin-bottom: 0.15rem;}
.date-time-btns a.active{background-color: #ac6c62; color: #fff;}

.date-detail{padding:0; overflow: hidden;}
.date-detail h2{padding: 10px 0; text-align: center;}
.h2span{background-color: #ffffb5; color: #ac6c62; display: inline-block;}

.mw-date-table{border-collapse:collapse;border-spacing:0;table-layout:fixed;border-bottom:1px solid #e1e1e1; text-align: center;}
.mw-date-table td{border:1px solid #e1e1e1; height: 32px; padding:3px 2px;word-break:break-all}
.mw-date-table th{background-color: #fff6e6; height: 32px; padding:3px 2px; color: #83502d; font-weight: normal; border: 1px solid #f1e5cf; word-break: normal; text-align: center;}
.mw-date-table a{display: block;}
.mw-date-table td.red{background-color: #ffffb5; color: #ac6c62;}
.mw-date-table td.red a{color: #ac6c62;}

/* tianxuanjiri 2 */
.form-tianxuanjiri-box{ margin: 0 auto; padding:0.15rem; box-sizing: border-box;}
.form-tianxuanjiri-box form{display: flex; width: 100%; padding-top: 10px; justify-content: center; align-items: center;}
.form-tianxuanjiri-box form select{padding: 0 0.1rem; width: 4rem; background-color: #fff; border: 1px solid #ac6c62; height: 0.68rem; line-height: 0.68rem; border-radius: 6px; font-size: 0.32rem;}
.form-tianxuanjiri-box form .td02{padding-left: 10px;}
.form-tianxuanjiri-box form .td02 a{display: inline-block; padding: 0 0.35rem; height: 0.68rem; line-height: 0.68rem; font-size: 0.32rem; color: #fff; background: #ac6c62; border-radius: 6px; }

/* 宜忌 */
.yiji{width: 100%;}
.yiji a{display: inline-block; margin: 0 0.15rem 0px 0;}
.yiji .yi,
.yiji .ji{width: 100%; padding-left: 70px; min-height: 50px; line-height: 1.45em; box-sizing: border-box; background: url("/statics/s20hl/pc/images/yi.png") no-repeat left top;}
.yiji .ji{background: url("/statics/s20hl/pc/images/ji.png") no-repeat left top; margin-top: 10px;}
.yiji .yi span{color: #fff; background:#af3122;}
.yiji-other{width: 100%; padding: 10px 0; display: flex; flex-wrap: wrap;}
.yiji-other .item{width: 50%; }
.yiji-other2 .item{width: 100%;}
.yiji-other .item span{color: #af3122;}
.yiji-other .item p{ display: inline; overflow: hidden; white-space: nowrap;}

.list-yiji{background:#fff6e6; box-sizing: border-box; padding:15px 15px 0 15px; margin-bottom: 10px; width: 100%;;}
.list-yiji p{font-weight: bold; font-size: 20px; padding-bottom: 10px;}
.list-yiji .item p{font-weight: normal;}