* {
    margin: 0;
    padding: 0;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
}

li {
    list-style: none;
}

body {
    margin: 0;
    background-color: #fff;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden], template {
    display: none;
}

a {
    background: 0 0;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

a:active, a:hover {
    outline: 0;
}

.clear {
    clear: both;
}

.imgs {
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    padding: 0;
    outline: none;
}

.dz-content {
    width: 93%;
    margin: 30px auto;
}

.dz-tit {
    width: 100%;
    float: left;
}

.dz-img {
    width: 145px;
    height: 100px;
    float: left;
    overflow: hidden;
}

.dz-img img {
    width: 100%;
    height: auto;
    line-height: 104px;
    vertical-align: middle;
}

.dz-titcon {
    float: right;
    width: 55%;
}

.dz-titcon h1 {
    font-size: 1.2rem;
    line-height: 150%;
    color: #333;
}

.dz-titcon p {
    color: #a0a0a0;
    font-size: 12px;
    margin-top: 10px;
}

.dz-about {
    width: 100%;
    float: left;
    margin-top: 15px;
    color: #707070;
    font-size: 1rem;
    line-height: 25px;
}

.dz-about a {
    color: #ee423e;
    margin-left: 20px;
}

.hr {
    width: 100%;
    height: 7px;
    float: left;
    background-color: #f5f5f5;
    border: none;
}

.mulu {
    width: 100%;
    float: left;
    border-bottom: 1px solid #f1f1f1;
}

.mulu h1 {
    color: #333;
    font-size: 1.2rem;
    padding: 20px 20px 15px 15px;
    letter-spacing: 2px;
}

.ml-con {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.show {
    height: 283px;
    overflow: hidden;
}

.ml-con p {
    font-size: 1.1rem;
    color: #333;
    line-height: 30px;
}

.sd-con {
    width: 100%;
    float: left;
    margin: 20px 0;
    padding-bottom: 30px;
}

.sd-con img {
    max-width: 100%;
}

.sd-con p {
    color: #444; /*font-size: 1rem;*/
    line-height: 25px;
}

.onesize {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.twosize {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.threesize {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.fivesize {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}

.shrink {
    float: left;
    width: 100%;
    color: #ee423e;
    font-size: 1rem;
    line-height: 30px;
    background-image: linear-gradient(-180deg,rgba(255,255,255,0) 0%,#fff 70%);
    background: linear-gradient(-180deg,rgba(255,255,255,0) 0%,#fff 70%);
}

.sh-s {
    margin-top: -43px;
}

.zz-img {
    width: 155px;
    height: 213px;
    float: left;
    margin-right: 15px;
    margin-bottom: 5px;
}
/*.zz-titcon { float: right; width: 55%; }*/
.zz-titcon h1 {
    font-size: 1.2rem;
    line-height: 150%;
    color: #333;
}

.zz-titcon p {
    color: #707070;
    font-size: 1rem;
    line-height: 24px;
    margin-top: 5px;
}

.zz-titcon a {
    color: #ee423e;
    margin-left: 10px;
}

.m-video {
    width: 100%;
}

.m-video img {
    width: 100%;
    height: auto;
}

.dhcon {
    height: 33px;
    margin-bottom: 5px;
    padding-bottom: 8px;
    padding-top: 5px;
    background: url(../images/ss_03.jpg) center bottom repeat-x;
    position: fixed;
    background-color: #fff;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
}

.fr {
    float: right !important;
}

.fl {
    float: left;
}

.m-con {
    width: 93%;
    margin: 0 auto;
}

.h-img {
    width: 53px;
    height: 53px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    -moz-box-shadow: -2px 2px 19px #EAEAEA;
    -webkit-box-shadow: -2px 2px 19px #EAEAEA;
    box-shadow: -2px 2px 19px #EAEAEA;
}

.h-img img {
    width: 45px;
    height: 45px;
    vertical-align: middle;
    border-radius: 50%;
}

.m-con h1 {
    float: left;
    line-height: 31px;
    text-align: left;
    color: #333;
    font-size: .9em;
    max-width: 50%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.m-guanzu {
    float: left;
    margin-left: 20px;
    line-height: 32px;
    color: #777;
    font-size: 14px;
    display: inline-block;
}

.linka {
    line-height: 30px;
    color: #ee423e;
    font-size: 14px;
}

.linka i {
    font-size: 14px;
    vertical-align: middle;
}

.h-tit {
    font-size: 20px;
    color: #333;
    line-height: 28px;
    text-align: left;
    font-weight: 400;
}

.weui-label {
    display: inline-block;
    position: relative;
    line-height: 20px;
    height: 20px;
    color: #a0a0a0;
    padding: 0 5px;
    border-radius: 5px;
    font-size: 12px;
}

.weui-label:before {
    content: "";
    width: 200%;
    height: 200%;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #bababa;
    -webkit-transform: scale(0.5);
    -webkit-transform-origin: 0 0;
    padding: 1px;
    -webkit-box-sizing: border-box;
    border-radius: 10px;
}

.m-dh {
    margin-top: 10px;
}

.m-dh a {
    color: #3B50CE; /*margin-left: 5px;*/
    font-size: 14px;
}

.m-dh span {
    color: #a0a0a0;
    line-height: 25px;
    font-size: 14px;
}

.m-dd {
    margin-top: 20px;
    background-color: #f9f9f9; /*border-top: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2;*/
}
/*.m-dd p { background-color: #f9f9f9; border-top: 1px solid #ededed; border-bottom: 1px solid #ededed;padding: 15px 10px; text-align: left; font-size: 16px; color: #545454; line-height: 24px; }*/
.m-dd p {
    width: 93%;
    background-color: #f9f9f9;
    padding: 15px 0;
    margin: 0 auto;
    text-align: left;
    font-size: 15px;
    color: #545454;
    line-height: 22px;
}

.shrink .iconfont {
    display: block;
    font-size: 22px;
}

.loadapp {
    width: 98%;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    background-color: #ee423e;
    border-radius: 23px;
    display: block;
    outline: none;
}

.loadapp:focus {
    background-color: #ec6a6d;
    outline: none;
}

.loadapp:active {
    background-color: #f28d8f;
    outline: none;
}

.m-bom {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 10px;
    background: url(../images/sss_13.jpg) center top repeat-x;
    background-color: #fff;
    height: 40px;
    z-index: 99;
}

.m-logo {
    width: 100px;
    height: auto;
}

.open-app {
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #ee423e;
    border-radius: 18px;
    display: block;
}

.open-app:active {
    background-color: #e81e19;
    outline: 0;
}

.mui-table-view {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    background-color: #fff;
}

.mui-ios .mui-table-view-cell {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.mui-table-view-cell {
    position: relative;
    overflow: hidden;
    padding: 11px 15px;
    -webkit-touch-callout: none;
}

.mui-table-view .mui-media, .mui-table-view .mui-media-body {
    overflow: hidden;
}

.mui-table-view-cell > a:not(.mui-btn) {
    position: relative;
    display: block;
    overflow: hidden;
    margin: -11px -15px;
    padding: inherit;
}
/*.newlist li .mui-media-body h5 { font-size: 15px; font-weight: 600; width: 100%; line-height: 19px; color: #212121; margin-bottom: 3px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }*/
.newlist li .mui-media-body h5 {
    font-size: 15px;
    font-weight: 600;
    width: 100%;
    line-height: 20px;
    color: #212121;
    margin-bottom: 3px;
    overflow: hidden; /* text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;*/
}

.img-big {
    padding: 5px 0 10px;
}

.img-big img {
    width: 30% !important;
    height: 75px;
    margin: 0 1%;
    display: inline-block;
    max-height: 75px;
    background-size: cover;
    background-position: center center;
}

.newlist li .mui-media-body p {
    font-size: 12px;
    color: #3B50CE;
    height: 30px;
    line-height: 30px;
}

.mui-table-view-cell p {
    margin-bottom: 0;
}

.mui-ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.newlist li .mui-media-body p span {
    font-size: 12px;
    padding-right: 10px;
}

.c-red {
    color: #ee423e;
}

.mui-slider .mui-slider-group .mui-slider-item img {
    width: 100%;
}

.mui-table-view .mui-media-object.mui-pull-right {
    margin-left: 10px;
}

.mui-table-view .mui-media-object {
    line-height: 80px;
    width: 110px;
    max-width: 110px;
    height: 80px;
    background-size: cover;
    background-position: center center;
}

.mui-pull-right {
    float: right;
}
/*.newlist li .mui-media-body h4 { font-size: 15px; font-weight: 600; width: 100%; line-height: 19px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; color: #212121; }*/
.newlist li .mui-media-body h4 {
    font-size: 15px;
    font-weight: 600;
    width: 100%;
    line-height: 19px;
    color: #212121;
}

.mui-table-view-cell > a:not(.mui-btn).mui-active {
    background-color: #eee;
}

.ml-cons {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.ml-cons p {
    font-size: 1rem;
    color: #333;
    line-height: 30px;
    margin-bottom: 15px;
}

.mui-table-view-cell:after {
    position: absolute;
    right: 15px;
    bottom: 0;
    left: 15px;
    height: 1px;
    content: '';
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
    background-color: #f1f1f1;
}
/*.mui-table-view:before { position: absolute; right: 15px; left: 15px; height: 1px; content: ''; -webkit-transform: scaleY(.5); transform: scaleY(.5); background-color: #c8c7cc; top: -1px; }*/
.weui-label2 {
    display: inline-block;
    position: relative;
    line-height: 20px;
    height: 20px;
    color: #a0a0a0;
    padding: 0 5px;
    border-radius: 5px;
    font-size: 12px;
    margin-right: 10px;
}

.weui-label2:before {
    content: "";
    width: 200%;
    height: 200%;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #bababa;
    -webkit-transform: scale(0.5);
    -webkit-transform-origin: 0 0;
    padding: 1px;
    -webkit-box-sizing: border-box;
    border-radius: 10px;
}

.dropload-up, .dropload-down {
    position: relative;
    height: 0;
    overflow: hidden;
    font-size: 12px; /* ¿ªÆôÓ²¼þ¼ÓËÙ */
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.dropload-down {
    height: 50px;
}

.dropload-refresh, .dropload-update, .dropload-load, .dropload-noData {
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.dropload-load .loading {
    display: inline-block;
    height: 15px;
    width: 15px;
    border-radius: 100%;
    margin: 6px;
    border: 2px solid #666;
    border-bottom-color: transparent;
    vertical-align: middle;
    -webkit-animation: rotate 0.75s linear infinite;
    animation: rotate 0.75s linear infinite;
}

.xieyi {
    margin-top: 15px;
    margin-bottom: 20px;
}

.xieyi p {
    font-size: 14px;
    line-height: 24px;
}

.xieyi h2 {
    font-size: 14px;
    line-height: 24px;
}

.xieyi h1 {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 15px;
    padding-top: 5px;
}

.contop {
    width: 100%; /*height:100%;*/
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
}

.bg1 {
    background-image: url(../images/zcfl_04.jpg);
}

.contop:before {
    content: "";
    display: block;
}

.bg1:before {
    padding-top: 17%;
}

.bg1 .pcon {
    position: absolute;
    top: 0;
    right: 23%;
    color: #fff;
    font-size: 12px;
    text-align: left;
    line-height: 20px;
}

.bg2 {
    background-image: url(../images/zcfl_05.jpg);
}

.bg2:before {
    padding-top: 19.4%;
}

.xucon {
    position: absolute;
    left: 27%;
    right: 16%;
    top: 22%;
    color: #333;
    font-size: 12px;
    text-align: left;
    line-height: 22px;
}

.xucon font {
    color: #bf0b00;
}

.bg3 {
    background-image: url(../images/zcfld_02.jpg);
}

.bg3:before {
    padding-top: 16.3%;
}

.bg4 .xucon {
    right: 12% !important;
    top: 21%;
}

.bg5 .xucon {
    right: 12% !important;
    top: 12%;
}

.bg5:before {
    padding-top: 22%;
}

.contentr {
    background: url(/content/m/images/zcfl_09.jpg) repeat-y;
    background-size: 100% auto;
    margin-top: -0.8px;
}

.contentc {
    width: 100%;
    float: left;
    background: url(/content/m/images/qppic_03.jpg) no-repeat;
    background-size: 100% auto;
}

.qp-con {
    width: 82%;
    margin: 0 auto;
    padding-top: 10px;
}

.txtcen {
    margin-top: 30px;
    padding-bottom: 50px;
}

.txttop p {
    text-indent: 2rem;
    text-align: left;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    margin-top: 10px;
}

.txtcen h3 {
    text-align: center;
    font-size: 14px;
    color: #ffe988;
}

.txtcen p {
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    margin-top: 5px;
}

.qiang {
    width: 79%;
    margin: 30px auto;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #d62221;
    font-size: 20px;
    background-color: #ebd367;
    border: 1px solid #ebd367;
    border-radius: 23px;
    display: block;
    outline: none;
}

.qiang:hover {
    outline: none;
    background-color: #f5c905;
}

.qiang:active {
    outline: none;
    background-color: #f5c905;
}

.txtcen h2 {
    text-align: center;
    font-size: 18px;
    color: #ffed9d;
    line-height: 25px;
    letter-spacing: 2px;
}

.txtcen h2 font {
    font-size: 22px;
}

.form-tj {
    width: 90%;
    margin: 30px auto;
}

.form-tj .txtcss {
    width: 96%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding: 0 2%;
    text-align: left;
    color: #c2c1d5;
    border: 1px solid #7875a5;
    border-radius: 4px;
    margin-top: 15px;
    display: block;
    background: none;
}

.mui-btn-block {
    font-size: 20px;
    width: 100%;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: inline-block;
    margin-bottom: 0;
    cursor: pointer; /*text-transform: uppercase;*/
    text-align: center;
    vertical-align: top;
    white-space: nowrap;
    color: #fff;
    border: 1px solid #D13E3D;
    background-color: #D13E3D;
}

.mui-btn-danger:enabled:active {
    color: #fff;
    border: 1px solid #cf2d28;
    background-color: #cf2d28;
}

.buys {
    width: 90%;
    margin: 0 auto;
    display: none;
}

.layui-layer-title {
    border-bottom: 1px solid #fff !important;
    height: 32px !important;
    line-height: 32px !important;
    color: #fff !important;
    background-color: #fff !important;
    border-radius: 18px !important;
}

.layui-layer {
    border-radius: 18px !important;
}

.buys h3 {
    text-align: center;
    color: #333;
    font-weight: normal;
}

.dy-price {
    color: #e94740;
}

.buys li {
    margin-top: 20px;
    display: block;
    font-size: 14px;
}

.buys li label {
    color: #484848;
}

.dy-price em {
    font-style: normal;
    color: #333;
    padding-right: 20px;
}

.buys a {
    background-color: #e94740;
    padding: 7px 15px;
    position: relative;
    color: #fff;
    font-size: 15px;
    border-radius: 3px;
    margin: 15px;
    display: inline-block;
}

#current {
    background-color: #af754b;
}

.btn.bubble:after {
    content: "";
    background: #fff;
    position: absolute;
    width: 90%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    margin: auto;
    border-radius: 50%;
    transform: scale(1);
    transition: all 0.35s ease-in-out;
}

.btn.bubble:active:after {
    transform: scale(0);
    opacity: 1;
    transition: 0s;
}
/*.btn.left:after { left: 0; }
.btn.right:after { right: 0; }
.btn.wave.right:after { content: ""; background: #fff; display: block; position: absolute; width: 200%; height: 200%; top: -5%; border-radius: 50px; margin-right: -30%; opacity: 0; transition: all 0.25s ease-in-out; }
.btn.wave:active:after { width: 0px; opacity: 1; transition: 0s; }*/
#media {
    object-fit: fill;
    width: 100%;
    height: auto;
}

@media screen and (min-width: 720px) {
    #media {
        width: 45%;
        height: 50% !important;
        margin-top: 5% !important;
        margin-left: 28%;
    }

    body {
        overflow: initial !important;
    }

    .vcon {
        overflow: initial !important;
        padding-bottom: 70px;
    }
}
@media screen and (min-width: 1200px) {
   
    body {
        width:1240px;
        margin:0 auto;
        overflow: initial !important;
    }

}
@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(180deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(180deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.img-big .swiper-slide img {
    width: 100% !important;
}

.swiper-pagination {
    display: none;
}

.content3 .mui-table-view .mui-media-object {
    line-height: 85px;
    max-width: 150px;
    height: auto;
    height: 85px;
    margin-bottom: 5px;
}

.c-img3 {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-wrapper .swiper-slide {
    width: 31% !important;
    margin-right: 15px !important;
}

.sp-morepic .swiper-slide {
    width: 62% !important;
    margin-right: 10px !important;
    height: 320px;
}

.sp-morepic .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.guanwang {
    color: #e94740;
    display: none !important;
}

.enterprise {
    color: #0098f1;
}

.dav {
    color: #fb9407;
}

.guanwang:before {
    border: 1px solid #e94740;
}

.enterprise:before {
    border: 1px solid #0098f1;
}

.dav:before {
    border: 1px solid #fb9407;
}

.dheight {
    height: 57px;
}

.mui-table-view-cell > a:not(.mui-btn) {
    white-space: normal;
}

@media screen and (min-width: 361px) and (max-width: 375px) {
    .xucon {
        position: absolute;
        left: 26%;
        right: 15%;
        top: 16%;
        color: #333;
        font-size: 12px;
        text-align: left;
        line-height: 23px;
    }

    .bg5:before {
        padding-top: 23%;
    }

    .bg5 .xucon {
        top: 10%;
        right: 12% !important;
        line-height: 18px;
    }
}

.yq-login {
    width: 80%;
    padding-left: 10%;
    height: 300px;
    padding-top: 10px;
}

.cj-code {
    width: 100px;
    height: 40px;
    float: right;
}

#verify {
    height: 34px;
    vertical-align: top;
    font-size: 16px;
}

#code_img {
    width: 100px;
    height: 36px;
    cursor: pointer;
    vertical-align: top;
}

@media screen and (max-width: 360px) {
    .bg4 .xucon {
        top: 13%;
        right: 12% !important;
        line-height: 18px;
    }

    .yq-login {
        width: 90%;
        padding-left: 5%;
    }

    .bg5 .xucon {
        top: 10%;
        right: 12% !important;
        line-height: 18px;
    }

    .bg5:before {
        padding-top: 25%;
    }

    .marr .xucon {
        right: 12%;
    }
}

.mui-preview-image.mui-fullscreen {
    position: fixed;
    z-index: 9999;
    background-color: #000;
}

.mui-preview-header,
.mui-preview-footer {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 10;
}

.mui-preview-header {
    height: 44px;
    top: 0;
}

.mui-preview-footer {
    height: 50px;
    bottom: 0px;
}

.mui-preview-header .mui-preview-indicator {
    display: block;
    line-height: 25px;
    color: #fff;
    text-align: center;
    margin: 15px auto 4;
    width: 70px;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 12px;
    font-size: 16px;
}

.mui-preview-image {
    display: none;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.mui-preview-image.mui-preview-in {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.mui-preview-image.mui-preview-out {
    background: none;
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

.mui-preview-image.mui-preview-out .mui-preview-header,
.mui-preview-image.mui-preview-out .mui-preview-footer {
    display: none;
}

.mui-zoom-scroller {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    -webkit-backface-visibility: hidden;
}

.mui-zoom {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.mui-slider .mui-slider-group .mui-slider-item img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.mui-android-4-1 .mui-slider .mui-slider-group .mui-slider-item img {
    width: 100%;
}

.mui-android-4-1 .mui-slider.mui-preview-image .mui-slider-group .mui-slider-item {
    display: inline-table;
}

.mui-android-4-1 .mui-slider.mui-preview-image .mui-zoom-scroller img {
    display: table-cell;
    vertical-align: middle;
}

.mui-preview-loading {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
}

.mui-preview-loading.mui-active {
    display: block;
}

.mui-preview-loading .mui-spinner-white {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    height: 50px;
    width: 50px;
}

.mui-preview-image img.mui-transitioning {
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
    transition: transform 0.5s ease, opacity 0.5s ease;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes bounce-down {
    25% {
        transform: translateY(-3px);
    }

    50% {
        transform: translateY(0);
    }

    75% {
        transform: translateY(3px);
    }

    100% {
        transform: translateY(0);
    }
}

.animate-bounce-down {
    -webkit-animation: bounce-down 1s linear infinite;
    animation: bounce-down 1s linear infinite;
}

.user-main .mui-table-view .mui-media-object {
    width: 45px;
    height: 45px;
}

.user-main .u-tit {
    color: #383838;
    padding-top: 3px;
}

.user-main .mui-table-view:before {
    height: 0 !important;
}

.user-main .mui-table-view:after {
    height: 0 !important;
}

.user-main .mui-table-view .mui-table-view-cell {
    padding: 11px 0 !important;
}

.user-main .mui-table-view .mui-table-view-cell > a:not(.mui-btn) {
    margin: -11px 0 !important;
}

.x-con {
    color: #474747;
    font-size: 15px;
    line-height: 24px;
}

.x-con label {
    color: #298de2;
}

.x-imgs {
    width: 100%;
    float: left;
    margin: 10px 0;
    margin-right: 5px;
}

.x-imgs li {
    float: left;
    height: 110px;
    overflow: hidden;
    width: 32.5%;
    margin-right: 2px;
    margin-bottom: 2px;
    list-style: none;
}

.x-imgs li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.x-pl .mui-media-object {
    width: 45px;
    height: 45px;
    border-radius: 50%;
}

.x-font {
    font-size: 14px;
    line-height: 20px;
    color: #333;
}

.x-pl .mui-media-body h5 {
    color: #3253a2;
    padding-top: 3px;
}

.x-pl:after {
    height: 0 !important;
}

.x-pl .mui-table-view-cell:after {
    height: 0 !important;
}

.x-four {
    width: 70% !important;
    float: left;
    margin: 10px 0;
    margin-right: 5px;
}

.x-four li {
    width: 49% !important;
    float: left;
    height: 110px;
    overflow: hidden;
    margin-right: 2px;
    margin-bottom: 2px;
    list-style: none;
}

.x-four li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.x-one {
    width: 70%;
    float: left;
    margin: 10px 0;
    margin-right: 5px;
}

.x-one li {
    width: 100%;
}

.x-one li img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 300px;
    object-fit: cover;
}

#dy-list {
    margin-top: 20px;
}

#dy-list .active {
    background-color: #e94740 !important;
    color: #fff !important;
}

#dy-list li {
    background-color: #efefef;
    padding: 10px 13px;
    margin-top: 0px !important;
    cursor: pointer;
}

#dy-list .active label {
    color: #fff;
}

#dy-list .active .dy-price {
    color: #fff;
}

.yaoqinma {
    width: 180px;
    border: none;
    border-bottom: 1px solid #a6a6a6;
    color: #333;
    line-height: 32px;
    font-size: 14px;
    margin-left: 5px;
    display: inline;
    outline: none;
    border-radius: 0;
}

#dy-list li:active {
    background-color: #e2dede;
}

#quxiao {
    background-color: #a6a6a6;
}

#quxiao:active {
    background-color: #989797;
}

.n-times span {
    float: left;
    color: #a0a0a0;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
}

.m-r10 {
    margin-right: 10px;
}

.see-more {
    display: block;
    line-height: 30px;
    text-align: center;
    color: #f95b5c;
    font-size: 15px;
    margin-top: 15px;
}

.see-more:active {
    color: #f64243;
}

.see-more:hover {
    color: #f64243;
}

.pro-list {
    padding: 2%;
}

.pro-list li {
    float: left;
    position: relative;
    padding-bottom: 20px;
    list-style: none;
    width: 46%;
    margin: 0 2%;
    border-radius: 4px;
    -moz-box-shadow: 0px 2px 7px #D9D9D9;
    -webkit-box-shadow: 0px 2px 7px #D9D9D9;
    box-shadow: 0px 2px 7px #D9D9D9;
    margin-bottom: 35px;
}

.pro-img {
    position: relative;
    width: 94%;
    padding: 3% 3% 0 3%;
}

.pro-img img {
    width: 100%;
    height: auto;
}

.pro-img h4 {
    position: absolute;
    bottom: 0;
    left: 3%;
    right: 3%;
    height: 35px;
    line-height: 35px;
    background-color: rgba(0,0,0,.5);
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.pr-con {
    width: 94%;
    padding: 3% 3% 0 3%;
    font-size: 13px;
    color: #404040;
    text-align: left;
    height: 42px;
    line-height: 20px;
}

.btn-toupiao {
    width: 70%;
    position: absolute;
    left: 15%;
    bottom: -15px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #f95b5c;
    border-radius: 5px;
    padding: 0;
    border: none;
    outline: none;
}
/*.buke { background-color: #a8a8a8 !important; font-size: 12px !important; }
    .buke:disabled { opacity: .8 !important; }*/
.pro-list2 {
    padding: 2%;
}

.pro-list2 li {
    float: left;
    position: relative;
    list-style: none;
    width: 46%;
    margin: 0 2%;
    border-radius: 4px;
    margin-bottom: 15px;
}

.pr-con2 {
    width: 94%;
    padding: 3% 3% 0 3%;
    font-size: 13px;
    color: #404040;
    text-align: left;
    height: 42px;
    line-height: 20px;
}

.cp-img {
    width: 80%;
    display: block;
    height: auto;
    margin: 20px auto;
}

.xq-con {
    padding: 5px 5%;
    font-size: 14px;
    color: #333;
}

.xq-con p {
    margin-top: 10px;
    text-indent: 2em;
}

.zidin {
    display: inline-block;
    position: relative;
    line-height: 16px;
    height: 16px;
    color: #a0a0a0;
    padding: 0 3px;
    border: 1px solid #ee423e;
    color: #ee423e;
    border-radius: 5px;
    font-size: 12px;
    margin-right: 5px;
    vertical-align: bottom;
}

.s-gt span {
    color: #a0a0a0;
}

.sm-logo {
    width: 75px;
    height: auto;
    float: left;
    margin-top: 6px;
}

.sm-video {
    position: relative;
}

.sm-video i {
    color: #fff;
    font-size: 40px;
    position: absolute;
    right: 38px;
    bottom: -54px;
}

.sp-morepic .swiper-slide i {
    color: #fff;
    font-size: 45px;
    position: absolute;
    right: 41%;
    top: 40%;
}

.fudong {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    opacity: .7;
}

.fudong p {
    text-align: center;
    margin-top: 70%;
    color: #fff;
    font-size: 14px;
}

.daohang {
    width: 100%; /*height: 40px;*/ /*border-bottom: 1px solid #dfdfdf;*/
    float: left;
    background-color: #fff;
}

.s-nav {
    width: 90%;
}

.s-nav li {
    width: 25%;
    float: left;
    line-height: 45px;
    text-align: center;
    color: #383838;
    font-size: 15px;
    list-style: none;
}

.s-nav li a {
    color: #383838;
    width: 90%;
    height: 45px;
    display: block;
    margin: 0 auto;
}

.btn-toupiao:disabled {
    background-color: #a8a8a8 !important;
    font-size: 12px !important;
    opacity: .8 !important;
}

.mui-toast-container {
    bottom: 50% !important;
}

.btn-toupiao2 {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #f95b5c;
    border-radius: 5px;
    padding: 0 15px;
    border: none;
    outline: none;
}

.btn-toupiao2:disabled {
    background-color: #a8a8a8 !important;
    font-size: 12px !important;
    opacity: .8 !important;
}

.nav-more {
    float: left;
    width: 8%;
    text-align: center;
    line-height: 45px;
    color: #848383;
}

.nav-more i {
    font-size: 20px;
    vertical-align: middle;
}

.s-nav .active a {
    border-bottom: 2px solid #e94740;
}

.ftop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}

.mt40 {
    padding-top: 40px;
}

.zhifu-ico {
    text-align: center;
    margin-bottom: 25px;
    margin-top: 45%;
}

.zhifu-ico i {
    font-size: 80px;
}

#pay-success i {
    color: #04be02;
}

#pay-fail i {
    color: #f76260;
}

#pay-zong i {
    color: #18b4ed;
}

#read-more {
    text-align: center;
    width: 100%;
    height: auto;
    max-height: 25px;
    background-image: linear-gradient(-180deg,rgba(255,255,255,0) 0%,#fff 70%);
    background: linear-gradient(-180deg,rgba(255,255,255,0) 0%,#fff 70%);
    margin-top: -20px;
}

#read-more .mui-icon {
    margin-top: 5px;
}

.sp-vedio {
    width: 100%;
    height: 200px;
    position: relative;
}

.sp-vedio img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sp-vedio i {
    color: #fff;
    font-size: 40px;
    position: absolute;
    right: 45%;
    bottom: 78px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.mt30 {
    margin-top: 30px;
}

.zs-con {
    width: 88%;
    margin: 30px auto 0;
    padding: 3% 2%;
    background: #fafafa;
    border-radius: 1em;
    -moz-box-shadow: 2px 4px 6px #dfdfdf;
    -webkit-box-shadow: 2px 4px 6px #dfdfdf;
    box-shadow: 2px 4px 6px #dfdfdf;
}

.Qa-List {
    margin-top: 20px;
    border-bottom: 1px solid #f5f5f5;
}

.jx-qa {
    text-align: center;
    font-size: 16px;
    color: #333;
}

.zt-tuji {
    width: 95%;
    margin: 15px auto 0 3.5%;
    float: left;
}

.zt-tuji li {
    float: left;
    height: 100px;
    overflow: hidden;
    width: 31%;
    margin-right: 2%;
    margin-bottom: 2px;
    list-style: none;
    margin-top: 2%;
}

.zt-tuji li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
 @media screen and (max-width: 320px) {
          .qiyeminglu li h2{font-size:12px !important;}
           .h1zn{font-size:1.2em !important;}
        }