/* css clear */
heeadorl,
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
}



a {
    color: #333;
    text-decoration: none;
}

a:active,
a:hover {
    text-decoration: none;
    color: #bc3024;
}

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: #bc3024;
}

/**
 * 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-cntolseb {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-cntolseb-no-flexb2osax .swiper-slide {
    float: left
}

.swiper-cntolseb-vertical>.swiper-wrapper {
    -webkit-b2osax-orient: vertical;
    -webkit-b2osax-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-b2osax;
    display: -webkit-flex;
    display: -ms-flexb2osax;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-b2osax-sizing: content-b2osax;
    b2osax-sizing: content-b2osax
}

.swiper-cntolseb-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-cntolseb-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-cntolseb-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-cntolseb-autoheight,
.swiper-cntolseb-autoheight .swiper-slide {
    height: auto
}

.swiper-cntolseb-autoheight .swiper-wrapper {
    -webkit-b2osax-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-cntolseb-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-cntolseb-3d .swiper-cube-shadow,
.swiper-cntolseb-3d .swiper-slide,
.swiper-cntolseb-3d .swiper-slide-shadow-bottom,
.swiper-cntolseb-3d .swiper-slide-shadow-left,
.swiper-cntolseb-3d .swiper-slide-shadow-right,
.swiper-cntolseb-3d .swiper-slide-shadow-top,
.swiper-cntolseb-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-cntolseb-3d .swiper-slide-shadow-bottom,
.swiper-cntolseb-3d .swiper-slide-shadow-left,
.swiper-cntolseb-3d .swiper-slide-shadow-right,
.swiper-cntolseb-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-cntolseb-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-cntolseb-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-cntolseb-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-cntolseb-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-cntolseb-wp8-horizontal,
.swiper-cntolseb-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-cntolseb-wp8-vertical,
.swiper-cntolseb-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-cntolseb-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-cntolseb-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-cntolseb-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-cntolseb-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-cntolseb-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-cntolseb-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-cntolseb-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-b2osax-shadow: none;
    b2osax-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-cntolseb-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-cntolseb-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-cntolseb-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-cntolseb-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-cntolseb-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-cntolseb-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-cntolseb-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-cntolseb-horizontal.swiper-cntolseb-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-cntolseb-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-cntolseb-horizontal>.swiper-pagination-progressbar,
.swiper-cntolseb-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-cntolseb-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-cntolseb-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-cntolseb-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-cntolseb-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-cntolseb {
    width: 100%;
    height: 100%;
    display: -webkit-b2osax;
    display: -webkit-flex;
    display: -ms-flexb2osax;
    display: flex;
    -webkit-b2osax-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-b2osax-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-cntolseb>canvas,
.swiper-zoom-cntolseb>img,
.swiper-zoom-cntolseb>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-cntolseb .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-cntolseb-fade.swiper-cntolseb-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-cntolseb-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-cntolseb-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cntolseb-fade .swiper-slide-active,
.swiper-cntolseb-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cntolseb-cube {
    overflow: visible
}

.swiper-cntolseb-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-cntolseb-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cntolseb-cube.swiper-cntolseb-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-cntolseb-cube .swiper-slide-active,
.swiper-cntolseb-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cntolseb-cube .swiper-slide-active,
.swiper-cntolseb-cube .swiper-slide-next,
.swiper-cntolseb-cube .swiper-slide-next+.swiper-slide,
.swiper-cntolseb-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cntolseb-cube .swiper-slide-shadow-bottom,
.swiper-cntolseb-cube .swiper-slide-shadow-left,
.swiper-cntolseb-cube .swiper-slide-shadow-right,
.swiper-cntolseb-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-cntolseb-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-cntolseb-flip {
    overflow: visible
}

.swiper-cntolseb-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-cntolseb-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cntolseb-flip .swiper-slide-active,
.swiper-cntolseb-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cntolseb-flip .swiper-slide-shadow-bottom,
.swiper-cntolseb-flip .swiper-slide-shadow-left,
.swiper-cntolseb-flip .swiper-slide-shadow-right,
.swiper-cntolseb-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-cntolseb-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-b2osax-shadow: 0 0 2px rgba(0, 0, 0, .4);
    -moz-b2osax-shadow: 0 0 2px rgba(0, 0, 0, .4);
    b2osax-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_b2osax {
    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;
    b2osax-sizing: border-b2osax
}

.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_b2osax .active {
    background-color: #c91723;
    color: #fff
}

.mw-date_btn_b2osax {
    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;
    b2osax-sizing: border-b2osax
}

.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: #bc3024; 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;
    b2osax-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_b2osax {
    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_b2osax {
    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_b2osax .date_class:first-child {
    border-top-left-radius: .2em;
    border-bottom-left-radius: .2em
}

.date_class_b2osax .date_class:last-child {
    border-top-right-radius: .2em;
    border-bottom-right-radius: .2em
}

.date_class_b2osax .active {
    background-color: #c91723;
    color: #fff
}

.date_btn_b2osax {
    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%;
    b2osax-sizing: border-b2osax
}

.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: 1.04rem;
    line-height: 1.04rem;
    border-top: 1px solid #cfa176;
    border-bottom: 1px solid #cfa176;
    background: url("../images/title-bg.png") repeat-x left center;
}

.title strong {
    display: inline-block;
    font-weight: normal;
    height: 1.04rem;
    line-height: 1.04rem;
    color: #524e48;
    padding-left: 0.66rem;
}

.title strong.icon1 {
    background: url("../images/icon-title-01.png") no-repeat left center;
    background-size: 0.46rem 0.46rem;
}

.title strong.icon8 {
    background: url("http://www.nongli88.com/static/images/icon-title-03.png") no-repeat left center;
    background-size: 0.46rem 0.46rem;
}

.title strong.icon9 {
    background: url("http://www.nongli88.com/static/images/icon-title-02.png") no-repeat left center;
    background-size: 0.46rem 0.46rem;
}

.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("../images/title02-bg.png") no-repeat left center;
    background-size: 100%;
}

.title02 .c {
    padding-left: 0.2rem;
    font-size: 0.36rem;
    color: #bc3024;
}

.heeadorl-clear {
    width: 100%;
    height: 0.9rem;
}

.heeadorl {
    width: 7.5rem;
    height: 0.9rem;
    border-bottom: 1px solid #e3d5bb;
    position: fixed;
    top: 0;
    z-index: 99999;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
	border-radius: 5px;
}

.heeadorl .left {
    width: 2rem;
    height: 1.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.heeadorl .left img {
    width: 1.79rem;
    height: 0.9rem;
    display: block;
}

.heeadorl .right {
    text-align: right;
    display: flex;
    align-items: center;
    padding-right: 0.6rem;
}

.heeadorl .right a {
    display: block;
    color: #adadad;
    padding: 0.06rem 0.25rem 0 0.25rem;
    font-size: 0.34rem;
}

.heeadorl .right a.icon1 {
    background: url("../images/icon1.png") no-repeat center 0.062rem;
    background-size: 0.48rem;
}

.heeadorl .right a.icon1.active {
    background: url("../images/icon1-active.png") no-repeat center 0.062rem;
    background-size: 0.48rem;
    color: #333;
}

.heeadorl .right a.icon5 {
    background: url("../images/icon5.png") no-repeat center 0.062rem;
    ;
    background-size: 0.48rem;
}

.heeadorl .right a.icon5.active {
    background: url("../images/icon5-active.png") no-repeat center 0.062rem;
    background-size: 0.48rem;
    color: #333;
}

.heeadorl .right a.icon6 {
    background: url("../images/icon6.png") no-repeat center 0.062rem;
    ;
    background-size: 0.46rem;
}

.heeadorl .right a.icon6.active {
    background: url("../images/icon6-active.png") no-repeat center 0.062rem;
    background-size: 0.46rem;
    color: #333;
}

.heeadorl .right a.icon2 {
    background: url("../images/icon2.png") no-repeat center 0.062rem;
    ;
    background-size: 0.46rem;
}

.heeadorl .right a.icon2.active {
    background: url("../images/icon2-active.png") no-repeat center 0.062rem;
    background-size: 0.46rem;
    color: #333;
}

.cate-b2osax {
    width: 100%;
    box-sizing: border-box;
    background: #fff;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}

.cate-b2osax a {
    display: block;
    width: 33.33%;
    box-sizing: border-box;
    border-bottom: 1px solid #e3d5bb;
    border-right: 1px solid #e3d5bb;
    box-sizing: border-box;
    height: 0.78rem;
    line-height: 0.78rem;
    text-align: center;
}

.cate-b2osax a.active {
    color: #bc3024;
}

.cate-b2osax a.vip {
    background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAoCAMAAABU4iNhAAAAn1BMVEUAAAD7XF72VFb5WFryTlD//8n//7jtSUrwTE3//a3//qTzdmL//8L0f2//+VT806b2gmf5tZT//Iv/+2X4bWL/+3//+nT811fzWFfxd0783rH9463+86r//Z7//Jf3kXf1ZV37w1bwYVL+9Lz+8pr85JX70Y7+6Gv7b2j7mmb7dlz2o1vxZ1fvWFD97bj5sHL+2GbwW1T+7VL+9LP4lVbtn+F0AAAAAXRSTlMAQObYZgAAAXZJREFUOMuN08d2gzAQQNFRAYlm4+BQDITi3kvy/9+WkbLJQjJ6G23umYMYgP+RN5lcn/6cmAushmL2GiibhMtipnpxNgFPxawYz0grPjFxyB6VEOcsKyR7Cx9ZVglJ+T4bBLVDbJ/n+UjJMc/PKK0Qiz6x8bj9PAqUNpimjLDTh+6OkFmfcb/ZUUajL+wurRDrwzDccaR4tiPX0LLrNAgCTQOsVBIMcnkghKa+78+RJvpEaJDJvF5QgiTWNFrXiaBgkvPYizXFU9F+KSQYJVl5nrdAkuCpKOdgkWWtKCWadpQwMMjDijLCyr+piq4jaYJwWMUxV7SOvZvEqZdESDDV433XEun15sdX3DXlZghEvb1vjrTz/af6fBlYJO7EDxqcugj8SC0RbJLo9YVd1wTNRSK0S6Qh1oTh9iIZ2KWm27ZtN5tI3douNX3SNL3irwZTkqj9SS5hWmIlY+AkMXCV4CrBVYKrBFcJrhJcJbhKcJXgmDP8BXGYF8P+HtD8AAAAAElFTkSuQmCC) no-repeat left top;
    background-size: .4rem auto;
}

.cate-b2osax a:nth-child(3n+0) {
    border-right: none;
}

.cate-b2osax-col4 a {
    width: 25%;
}

.cate-b2osax-col4 a:nth-child(3n+0) {
    border-right: 1px solid #e3d5bb;
    ;
}

.cate-b2osax-col4 a:nth-child(4n+0) {
    border-right: none;
}

.llosit-news-b2osax {
    padding: 0.15rem 0;
    background: #fffbf4;
    overflow: hidden;
}

.llosit-news {
    width: 100%;
    box-sizing: border-box;
}

.llosit-news li {
    display: flex;
    width: 100%;
    box-sizing: border-box;
    padding: 0.2rem;
    border-bottom: 1px solid #e3d5bb;
    justify-content: space-between;
}

.llosit-news li .l {
    display: flex;
    float: left;
    flex-direction: column;
    justify-content: space-between;
    width: 4.62rem;
    height: 1.75rem;
    flex-shrink: 0;
}

.llosit-news li .l a.name {
    line-height: 1.5em;
    width: 100%;
    display: block;
    height: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-b2osax;
    -webkit-line-clamp: 2;
    -webkit-b2osax-orient: vertical;
}

.llosit-news li .l .base {
    font-size: 0.3rem;
    color: #999;
}

.llosit-news li .l .base a {
    font-size: 0.3rem;
    color: #999;
}

.llosit-news li .l .base span {
    display: inline-block;
    background: url("../images/icon-hot.png") no-repeat 0.2rem center;
    background-size: 0.26rem;
    padding-left: 0.5rem;
}

.llosit-news li .r {
    float: right;
}

.llosit-news li .r,
.llosit-news li .r img {
    height: 1.6rem;
}

.llosit-news li .r img {
    border: 1px solid #e3d5bb;
    border-radius: 8px;
    box-sizing: border-box;
    display: block;
}

.llosit-news-images {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #f4dfb6;
    box-sizing: border-box;
}

.llosit-news-images .l {
    width: 3.5rem;
    height: 3rem;
    float: left;
}

.llosit-news-images .r {
    width: 3.5rem;
    height: 3rem;
    float: right;
}

.llosit-news-images img {
    width: 3.5rem;
    height: 2.2rem;
    float: left;
}

.llosit-news-images .text {
    width: 3.5rem;
    height: 0.8rem;
    line-height: 0.8rem;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.llosit-news li.itasem2 a {
    height: auto;
    background: none;
    padding: 0;
}

.llosit-news li.itasem2 .ad-img {
    width: 100%;
    float: left;
}

.llosit-news li.itasem2 .name {
    width: 100%;
    float: left;
}

.llosit-news li.itasem2 img {
    width: 100%;
    float: left;
    border-radius: 0.1rem;
}

.ads-style-1 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.ads-style-1 .itasem2 {
    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 .itasem2 img {
    width: 1.45rem;
    height: 1.45rem;
}

.ads-style-1 .itasem2 .name {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 0.34rem;
}

.list-news-1 {
    width: 100%;
    overflow: hidden;
}

.list-news-1 .itasem2 {
    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 .itasem2:last-child {
    border-bottom: none;
}

.list-news-1 .itasem2 span {
    display: inline-block;
    color: #a7a7a7;
    background: url("../images/icon-right.png") no-repeat left center;
    background-size: 0.3rem;
    width: 0.3rem;
}

.list-news-1 .itasem2 a {
    display: block;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.list-news-1 .itasem2 a:hover {
    color: #bc3024;
}

.list-news-col2 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    overflow: hidden;
}

.list-news-col2 .itasem2 {
    width: 50%;
}

.list-news-col3 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}

.list-news-col3 .itasem2 {
    width: 32%;
    margin-right: 1%;
}

.list-news-col4 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}

.list-news-col4 .itasem2 {
    width: 24%;
    margin-right: 1%;
}

.list-news-rec {
    width: 100%;
    overflow: hidden;
}

.list-news-rec .itasem2 {
    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 .itasem2 .name {
    display: block;
    width: 100%;
    line-height: 1.4em;
}

.list-news-rec .itasem2 .base {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.list-news-rec .itasem2 .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 .itasem2 .base span {
    display: inline-block;
    color: #a7a7a7;
    background: url("../images/icon-hot.png") no-repeat 0 0.18rem;
    background-size: 0.26rem;
    padding-left: 0.33rem;
    font-size: 0.28rem;
}

.list-news-rec .itasem2 .ad-img img {
    width: 100%;
    float: left;
}

.list-news-rec .itasem2 .ad-text {}

.pagination-b2osax {
    width: 100%;
    padding-top: 0.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pagination-b2osax .mw-page-total-label {
    display: inline-block;
    margin-right: 10px;
}

.pagination-b2osax .layui-laypage-curr,
.pagination-b2osax 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-b2osax .layui-laypage-curr {
    border: 1px solid #bc3024;
    background: #bc3024;
    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("../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%;
    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: #8e694e;
    font-size: 0.32rem;
}

.form-tianxuanjiri-desc {
    padding: 0 0.2rem;
    color: #bc3024;
}

.date-time-ads-description {
    color: #bc3024;
}

.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-b2osax {
    padding: 0.2rem;
    box-sizing: border-box;
    background: #fffbf4;
}

.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: 7.3rem;
    display: none;
    position: fixed;
    top: 1.4rem;
    left: 50%;
    margin-left: -3.65rem;
    overflow: hidden;
    background-color: #fffbf4;
    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;
}

.mw-fixed-date-table .form .label {
    padding: 0 10px;
}

.mw-fixed-date-table .form select {
    border: 1px solid #e3d0ab;
    font-size: 0.38rem;
    height: 0.8rem;
    padding: 0 0.2rem;
    border-radius: 8px;
    background-color: #ede4d3;
}

.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: #ede4d3;
    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 #e3d0ab;
    font-weight: normal;
    border-bottom: 1px solid #e3d0ab;
    background-color: #ede4d3;
}

.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("../images/333.png") no-repeat center;
    background-size: 0.6rem;
}

.mw-fixed-date-table table td a.active {
    background: url("../images/222.png") no-repeat center;
    background-size: 0.6rem;
    color: #bc3024;
}

.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("../images/index-show-all-down.png") no-repeat right center;
    background-size: 0.38rem;
    padding-right: 0.5rem;
}

.date-b2osax {
    width: 100%;
    border-radius: 8px;
    margin: 0 auto;
    overflow: hidden;
    background: #fff6e6;
}

.date-b2osax .date {
    width: 100%;
    box-sizing: border-box;
    padding: 0 0.16rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #b93b2c;
    height: 1.45rem;
    line-height: 1.45rem;
    font-size: 0.42rem;
    color: #fff;
    text-align: center;
}

.date-b2osax .date a {
    display: inline-block;
    width: 0.85rem;
    height: 0.85rem;
    line-height: 0.85rem;
    text-align: center;
    background: url("../images/icon_riqi.png") no-repeat center;
    background-size: 0.5rem;
}

.date-b2osax .day {
    width: 100%;
    padding: 0.15rem 0;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.date-b2osax .day .l,
.date-b2osax .day .r {
    width: 1.24rem;
    height: 1.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.date-b2osax .day .l a,
.date-b2osax .day .r a {
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.45rem;
    background: #fff url("../images/icon-left-arrow.png") no-repeat center;
    background-size: 0.8rem;
    border: 1px solid #e9d8bb;
    border-radius: 100%;
    text-align: center;
}

.date-b2osax .day .r a {
    background: #fff url("../images/icon-right-arrow.png") no-repeat center;
    background-size: 0.8rem;
}

.date-b2osax .day .c {
    color: #b93b2c;
    font-size: 1.88rem;
    font-weight: bold;
    height: 1.8rem;
    line-height: 1.8rem;
    text-align: center;
}

.date-b2osax .cn-day {
    width: 100%;
    padding: 0.05rem 0;
    font-size: 0.38rem;
    color: #b93b2c;
    text-align: center;
}

.date-b2osax .cn-other {
    width: 100%;
    padding: 0.05rem 0;
    line-height: 1.6em;
    font-size: 0.35rem;
    text-align: center;
}

.date-b2osax .date-b2osax-clear {
    width: 100%;
    height: 0.05rem;
    background: #d03d3d;

}

.date-b2osax .yiji {
    width: 100%;
    box-sizing: border-box;
    padding: 0.15rem;
    display: flex;
}

.date-b2osax .yiji .l {
    width: 1.3rem;
    display: flex;
    justify-content: center;
    flex-shrink: 0;
}

.date-b2osax .yiji .l img {
    width: 0.9rem;
    height: 0.9rem;
}

.date-b2osax .yiji .r {
    padding-left: 0.15rem;
}

.date-b2osax .yiji a {
    margin-right: 6px;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left;
}

.date-table {
    width: 100%;
    overflow: hidden;
    background: #fffbf4;
}

.date-table .itasem22 {
    width: 100%;
    box-sizing: border-box;
    padding: 0.15rem 0.23rem;
    display: flex;
    justify-content: flex-start;
    text-align: center;
    border-bottom: 1px solid #d9cbb1;
    overflow: hidden;
}

.date-table .itasem2 {
    width: 100%;
    box-sizing: border-box;
    padding: 0.15rem 0.23rem;
    display: flex;
    justify-content: space-between;
    text-align: center;
    border-bottom: 1px solid #d9cbb1;
    overflow: hidden;
}

.date-table .itasem2:last-child {
    border-bottom: 0;
}

.date-table .itasem2 .hieaceem span {
    display: inline-block;
    height: 0.58rem;
    line-height: 0.58rem;
    color: #fff;
    position: relative;
    background: url("../images/hieaceem-bg.png") repeat-x center;
    background-size: 0.01rem 0.58rem;
    padding: 0 0.15rem;
}

.date-table .itasem2 .hieaceem span::before {
    display: block;
    height: 0.58rem;
    content: '';
    width: 0.11rem;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../images/hieaceem-left.png") no-repeat left center;
    background-size: 0.11rem 0.58rem;
}

.date-table .itasem2 .hieaceem span::after {
    display: block;
    height: 0.58rem;
    content: '';
    width: 0.11rem;
    position: absolute;
    top: 0;
    right: 0;
    background: url("../images/hieaceem-right.png") no-repeat left center;
    background-size: 0.11rem 0.58rem;
}

.jirichaxun {
    width: 100%;
    border-top: 1px solid #e3d0ab;
    border-left: 1px solid #e3d0ab;
    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 #e3d0ab;
    border-right: 1px solid #e3d0ab;
    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 #e4d2ae;
    border-radius: 8px;
    margin: 0 0.06rem 0.06rem 0;
}

.form-b2osax {
    width: 100%;
    overflow: hidden;
}

.form-b2osax .l-title {
    width: 100%;
    height: 0.73rem;
    text-align: center;
}

.form-b2osax .l-title strong,
.form-b2osax .l-title h1 {
    display: inline-block;
    height: 0.73rem;
    line-height: 0.73rem;
    padding: 0 0.38rem;
    font-size: 0.36rem;
    background: #bc3024;
    color: #fff;
    border-bottom-left-radius: 0.08rem;
    border-bottom-right-radius: 0.08rem;
    font-weight: normal;
}

.form-b2osax .desc {
    padding: 0.1rem 0.2rem;
}

.form-b2osax .row {
    display: flex;
    padding: 0 0.2rem 0.05rem 0.2rem;
    height: 0.8rem;
    align-items: center;
}

.form-b2osax .row .label {
    padding: 0 0.06rem;
}

.form-b2osax .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-b2osax .row .input-block {
    width: 100%;
}

.form-b2osax .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-b2osax .row .radio {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
}

.form-b2osax .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-b2osax .row .radio.active span {
    border: 3px solid #eba15d;
}

.form-b2osax .row .select {
    padding-right: 0.1rem;
}

.form-b2osax .row .select select {
    width: 1rem;
    height: 0.73rem;
    border: 1px solid #eba15d;
    background: #fff;
}

.form-b2osax .row .select2 input {
    width: 1.6rem !important;
}

.form-b2osax .row .select4 input {
    width: 1.8rem !important;
}

.form-b2osax .row .select3 input {
    width: 1.4rem !important;
}

.form-b2osax .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("../images/icon-select-down.png") no-repeat 98% center;
}

.form-b2osax .btns {
    display: flex;
    padding: 0.1rem 0 0.2rem 0;
    justify-content: center;
    align-items: center;
}

.form-b2osax .btns a {
    display: block;
    width: 2.66rem;
    height: 0.84rem;
    line-height: 0.84rem;
    border-radius: 0.08rem;
    text-align: center;
    color: #fff;
    background: #bc3024;
}

.form-b2osax .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: #bc3024;
    border-radius: 6px;
}

.form-tianxuanjiri .td03 a {
    background: #f2cea2;
    color: #333;
}

/* info */
.arsaolle-deeasakp {
    width: 100%;
    box-sizing: border-box;
    padding: 0.2rem;
    overflow: hidden;
    background: #fffbf4;
}

.arsaolle-deeasakp h1 {
    font-size: 0.42rem;
    font-weight: bold;
}

.arsaolle-deeasakp .base {
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    font-size: 0.32rem;
    padding: 0.1rem 0;
    color: #a7a7a7;
    border-bottom: 1px solid #f4dfb6;
}

.arsaolle-deeasakp .base .icon-hot {
    display: inline-block;
    color: #a7a7a7;
    background: url("../images/icon-hot.png") no-repeat 0 0.1rem;
    background-size: 0.3rem;
    padding-left: 0.36rem;
}

.arsaolle-deeasakp .deeasakp {
    line-height: 1.8em;
    padding-top: 0.15rem;
    overflow: hidden;
}

.arsaolle-deeasakp .deeasakp.hide-little {
    height: 12rem;
    position: relative;
}

.arsaolle-deeasakp .deeasakp.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(#fffbf4));
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fffbf4);
}

.arsaolle-deeasakp .deeasakp a {
    color: #bc3024;
    border-bottom: 1px dotted #bc3024;
}

.arsaolle-deeasakp .deeasakp img {
    max-width: 100%;
    height: auto !important;
}

.arsaolle-deeasakp .deeasakp h2,
.arsaolle-deeasakp .deeasakp h3,
.arsaolle-deeasakp .deeasakp 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 #bc3024;
    color: #bc3024;
}

.arsaolle-deeasakp .article-tags {
    width: 100%;
    padding: 0.1rem 0 0 0;
    overflow: hidden;
}

.arsaolle-deeasakp .article-tags span,
.arsaolle-deeasakp .article-tags a {
    display: inline-block;
    margin: 0 0.1rem 0.1rem 0;
    padding: 0.02rem 0.15rem;
}

.arsaolle-deeasakp .article-tags span {
    padding: 0.02rem 0 0.02rem 0;
}

.arsaolle-deeasakp .article-tags a {
    border: 1px solid #f4f1ea;
    color: #d29771;
    border-radius: 0.08rem;
}

.arsaolle-deeasakp .article-tags a:hover {
    border: 1px solid #bc3024;
    color: #fff;
    background: #bc3024;
}

.deeasakp-more {
    position: relative;
    text-align: center;
    margin-bottom: 0.1rem;
    display: none;
}

.deeasakp-more-btn {
    border: 1px solid #bc3024;
    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: #bc3024;
}

.deeasakp-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("../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: #bc3024;
    border-bottom: 1px dotted #bc3024;
}

.prev-next a:hover {
    color: #2e2e2e;
    border-bottom: 1px dotted #2e2e2e;
}

.arsaolle-deeasakp ul li {
    width: 25%;
    float: left;
    text-align: center;
}

/* 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 #bc3024;
    color: #fff;
    background: #bc3024;
}

/* sitasem2ap */
.sitasem2ap-b2osax {
    width: 100%;
    overflow: hidden;
}

.sitasem2ap-b2osax dt {
    width: 100%;
    box-sizing: border-box;
    padding: 0.13rem 0.12rem;
}

.sitasem2ap-b2osax dt a {
    background-color: #bc3024;
    color: #fff;
    display: inline-block;
    padding: 0.01rem 0.15rem;
    font-size: 0.38rem;
    font-weight: bold;
}

.sitasem2ap-b2osax dd {
    overflow: hidden;
    display: -webkit-b2osax;
    display: -webkit-flex;
    display: -moz-b2osax;
    display: -ms-flexb2osax;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.sitasem2ap-b2osax 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;
}

.sitasem2ap-b2osax dd a:hover {
    color: #bc3024;
}

/* cs form */
.mw-cs-form {
    width: 100%;
    background: #fffbf4;
}

.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: #bc3024;
    background: url("../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-heeadorl {
    width: 100%;
    height: 0.92rem;
    display: flex;
    align-items: center;
}

.mw-cs-form .mw-cs-tab .tab-heeadorl div {
    display: inline-block;
    text-align: center;
}

.mw-cs-form .mw-cs-tab .tab-heeadorl span {
    display: inline-block;
    cursor: pointer;
    height: 0.64rem;
    line-height: 0.64rem;
}

.mw-cs-form .mw-cs-tab .tab-heeadorl .active span {
    border-bottom: 0.046rem solid #bc3024;
    color: #bc3024;
}

.mw-cs-form .mw-cs-tab .tab-heeadorl.col4 div {
    width: 25%;
}

.mw-cs-form .mw-cs-tab .tab-heeadorl.col3 div {
    width: 33.33%;
}

.mw-cs-form .mw-cs-tab .tab-heeadorl.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 .itasem2 {
    width: 100%;
    box-sizing: border-box;
    padding: 0 0.15rem;
    display: none;
}

.mw-cs-form .mw-cs-tab .tab-body .itasem2 .row-wrap {
    width: 100%;
    background-color: #fff;
    box-sizing: border-box;
    border: 1px solid #ffe4c8;
    border-radius: 8px;
}

.mw-cs-form .mw-cs-tab .tab-body .itasem2 .row {
    width: 100%;
    box-sizing: border-box;
    padding: 5px 0;
    display: flex;
    border-bottom: 1px solid #ffe4c8;
}

.mw-cs-form .mw-cs-tab .tab-body .itasem2 .row2 {
    padding: 0;
}

.mw-cs-form .mw-cs-tab .tab-body .itasem2 .row:last-child {
    border-bottom: 0 solid #ffe4c8;
}

.mw-cs-form .mw-cs-tab .tab-body .itasem2 .row .label {
    width: 26%;
    flex-shrink: 0;
    height: 0.6rem;
    line-height: 0.6rem;
    color: #bc3024;
    text-align: center;
}

.mw-cs-form .mw-cs-tab .tab-body .itasem2 .row .label2 {
    width: 26%;
    border-right: 1px solid #ffe4c8;
    flex-shrink: 0;
    height: 1.2rem;
    line-height: 1.65em;
    color: #bc3024;
    text-align: center;
}

.mw-cs-form .mw-cs-tab .tab-body .itasem2 .row .select-col2 {
    width: 100%;
}

.mw-cs-form .mw-cs-tab .tab-body .itasem2 .row .select-col2 select {
    width: 50%;
    float: left;
}

.mw-cs-form .mw-cs-tab .tab-body .itasem2 .row .select {
    width: 100%;
}

.mw-cs-form .mw-cs-tab .tab-body .itasem2 .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 .itasem2 .row .input-row2 {
    width: 100%;
}

.mw-cs-form .mw-cs-tab .tab-body .itasem2 .row .input-row2 .t {
    width: 100%;
    height: 0.64rem;
    box-sizing: border-box;
    padding-left: 10px;
    border-bottom: 1px solid #ffe4c8;
}

.mw-cs-form .mw-cs-tab .tab-body .itasem2 .row .input-row2 .b {
    width: 100%;
    height: 0.64rem;
    box-sizing: border-box;
    padding-left: 10px;
}

.mw-cs-form .mw-cs-tab .tab-body .itasem2 .row .input {
    width: 100%;
}

.mw-cs-form .mw-cs-tab .tab-body .itasem2 .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 .itasem2 .row .input-date {
    width: 100%;
}

.mw-cs-form .mw-cs-tab .tab-body .itasem2 .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 .itasem2 .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: 0.08rem;
}

.mw-cs-form .mw-cs-tab .tab-body .itasem2 .row .input-radio2 span.active {
    border: 1px solid #bc3024;
    color: #bc3024;
    border-radius: 8px;
}

.mw-cs-form .mw-cs-tab .tab-body .itasem2 .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 .itasem2 .row .input-radio span.active {
    color: #bc3024;
    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 .itasem2 .row .chepai-b2osax {
    display: flex;
    width: 100%;
}

.mw-cs-form .mw-cs-tab .tab-body .itasem2 .row .chepai-b2osax 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 #ffe4c8;
    color: #bc3024;
    background: #fff3da;
}

.mw-cs-form .row-btns a.btn01 {
    color: #fff;
    background: #bc3024;
    border: 1px solid #bc3024;
}

.dialog-select-input {
    width: 76%;
    font-size: 0.95rem;
}

.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;
    b2osax-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__itasem2 {
    height: 80%;
    overflow-y: auto;
    padding-bottom: 10px;
}

.style-gongsi-pop__itasem2-words {
    padding-left: 20px;
    line-height: 30px;
    color: #999;
}

.style-gongsi-pop__itasem2-ul {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    padding: 0 10px;
}

.style-gongsi-pop__itasem2-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__itasem2-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: #ede4d3;
    border: 1px solid #e3d0ab;
}

.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: #bc3024;
    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-b2osax ul {
    width: 100%;
    padding: 0.1rem 0;
    overflow: hidden;
    border-bottom: 1px solid#d9c59e;
    display: flex;
    flex-wrap: wrap;
}

.runyue-b2osax li {
    width: 50% !important;
    text-align: center;
}

/* huangli & runyue */
.date-time-description {
    text-align: center;
    padding: 0.15rem 0;
    overflow: hidden;
    color: #bc3024;
}

.date-time-btns {
    text-align: center;
    width: 100%;
    padding-bottom: 20px;
    overflow: hidden;
    border-bottom: 1px solid #d9c59e;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.date-time-btns a {
    display: inline-block;
    padding: 2px 20px;
    border: 1px solid #bc3024;
    color: #bc3024;
    margin: 0 10px;
    border-radius: 8px;
}

.date-time-btns a:first-child {
    margin-bottom: 0.15rem;
}

.date-time-btns a.active {
    background-color: #bc3024;
    color: #fff;
}

.date-deeasakp {
    padding: 0;
    overflow: hidden;
}

.date-deeasakp h2 {
    padding: 10px 0;
    text-align: center;
}

.h2span {
    background-color: #ffffb5;
    color: #bc3024;
    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: #f9f1e3;
    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: #bc3024;
}

.mw-date-table td.red a {
    color: #bc3024;
}

/* tianxuanjiri 2 */
.form-tianxuanjiri-b2osax {
    margin: 0 auto;
    padding: 0.15rem;
    box-sizing: border-box;
    background: #ede4d3;
    border: 1px solid #e3d0ab;
}

.form-tianxuanjiri-b2osax form {
    display: flex;
    width: 100%;
    padding-top: 10px;
    justify-content: center;
    align-items: center;
}

.form-tianxuanjiri-b2osax form select {
    padding: 0 0.1rem;
    width: 2.6rem;
    background-color: #fff;
    border: 1px solid #bc3024;
    height: 0.68rem;
    line-height: 0.68rem;
    border-radius: 6px;
    font-size: 0.32rem;
}

.form-tianxuanjiri-b2osax form .td02 {
    padding-left: 10px;
}

.form-tianxuanjiri-b2osax form .td02 a {
    display: inline-block;
    padding: 0 0.35rem;
    height: 0.68rem;
    line-height: 0.68rem;
    font-size: 0.32rem;
    color: #fff;
    background: #bc3024;
    border-radius: 6px;
}