* {
    margin: 0;
    padding: 0;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
}

li {
    list-style: none;
}

.warp {
    margin: 0 auto !important;
    max-width: 480px;
}

body {
    background-color: #f7f7f7;
    position: relative;
    max-width: 480px;
    margin: 0 auto !important;
}

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;
    max-width: 480px;
}

.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;
}

.forsize {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.fivesize {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}

.sexsize {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}

.sevensize {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
}

.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(http://cdn.tjkximg.com/content/zhangtang/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: 18px;
    vertical-align: middle;
    font-weight: bold;
    margin-right: 2px;
    color: #5d5d5d;
}

.linka i:active {
    color: #e94740;
}

.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(http://cdn.tjkximg.com/content/zhangtang/images/sss_13.jpg) center top repeat-x;
    background-color: #f7f7f7;
    height: 40px;
    z-index: 99;
}

.m-logo {
    width: 100px;
    height: auto;
}

.open-app {
    width: 49.8%;
    float: left;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #4f9dd4;
    display: block;
}

.open-app img {
    width: 22px;
    vertical-align: middle;
    margin-right: 3px;
}

.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;
    overflow: hidden;
}

.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(http://cdn.tjkximg.com/content/zhangtang/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(http://cdn.tjkximg.com/content/zhangtang/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(http://cdn.tjkximg.com/content/zhangtang/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%;
    }

    /*html,body {
        overflow: initial !important;
        position:relative;
        max-width:480px;
        margin:0 auto;
    }*/
    /*.footNav,.header-dom3,.header-dom4{max-width: 480px;left: 36% !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 {
    max-width: 150px;
    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;
}

.zt-color {
    color: #e94740 !important;
}

.zt-tit {
    display: block;
    width: 100%;
    height: 21px;
}

.zt-cimg {
    display: block;
    width: 100%;
    height: 111px;
    margin-top: 5px;
}

@media screen and (min-width: 375px) and (max-width: 410px) {
    .q-baomin h1:nth-child(2) {
        width: 36.3% !important;
        text-align: center;
    }
}

@media screen and (min-width: 411px) {
    .q-baomin h1:nth-child(2) {
        width: 42% !important;
        text-align: center;
    }

    .zt2find2 {
        width: 65% !important;
    }

    .zt2find {
        width: 59.5% !important;
    }

    .zt2find2 .zt2sbg input {
        width: 77% !important;
    }

    .zt-tit {
        height: 24px !important;
    }

    .zt-cimg {
        height: 122px !important;
    }

    .q-bdcon {
        height: 126px !important;
    }

    .swiper-containerhd .swiper-slide img {
        height: 126px !important;
    }

    .swiper-containerjxs .swiper-slide img {
        height: 126px !important;
    }
}

@media screen and (max-width: 360px) {
    .q-baomin h1 {
        font-size: 12px !important;
    }

    .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%;
    }

    .q-baomin h1:nth-child(2) {
        width: 38% !important;
        text-align: center;
    }
}

.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;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.mt65 {
    margin-top: 65px;
}

.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;
}

.w-pro {
    width: 100%;
    position: relative;
}

.w-probtn {
    position: absolute;
    width: 70%;
    margin-left: 15%;
    bottom: -20px;
    height: 40px;
    line-height: 30px;
    text-align: center;
    color: #565656;
    font-size: 14px;
    padding: 5px;
    background-color: #fff;
    border-radius: 8px;
    moz-box-shadow: 0px -1px 3px #f6f5f5;
    -webkit-box-shadow: 0px -1px 3px #f6f5f5;
    box-shadow: 0px -1px 3px #f6f5f5;
}

.w-procon {
    color: #6e6e6e;
    font-size: 1.2rem;
    text-align: left;
    line-height: 20px;
    margin-bottom: 1rem;
}

.w-procon a {
    color: #277dfe;
    padding-left: 3px;
}

.w-prohuo {
    color: #d81511;
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 16px;
    font-weight: bold;
}

.w-prohuo span {
    font-size: 13px;
    color: #848484;
    line-height: 20px;
    float: right;
    height: 20px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.w-prohuo span i {
    font-size: 14px;
    margin-right: 2px;
}

.w-prohuo img {
    width: 12px;
    vertical-align: top;
    margin-right: 3px;
    display: inline-block;
}

.gs-tit {
    font-weight: bold;
    font-size: 21px;
    text-align: center;
    padding: 30px 20px;
    line-height: 28px;
    color: #000;
}

.w-solid {
    height: 8px;
    border: none;
    display: block;
    background-color: #e0e0e0;
}

.w-lineh {
    line-height: 25px;
    font-size: 16px;
}

.mb20 {
    margin-bottom: 20px;
}

.w-nwepic {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wl-azt {
    width: 45%;
    font-size: 12px;
    color: #d83a2a;
    border: 1px solid #f95b5c;
    border-radius: 15px;
    float: right;
    text-align: center;
    height: 24px;
    line-height: 24px;
    margin-top: 18px;
}

.ml-cons img {
    max-width: 100%;
    height: auto;
}

.w-shuxing {
    margin: 10px auto;
}

.w-shuxing li {
    width: 48%;
    float: left;
    margin: 10px 1% 0;
    line-height: 22px;
    color: #8a8a8a;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.w-shuxing li label {
    color: #333;
}

.w-whq {
    width: 100%;
    height: 105px;
    overflow: hidden;
    position: relative;
}

.w-wenzi {
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    color: #272727;
}

.w-whq i {
    color: #fff;
    font-size: 40px;
    position: absolute;
    left: 36%;
    top: 44%;
}

.zs-rlogo {
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 2px;
    overflow: hidden;
    display: inline-block;
    border-radius: 50%;
    padding: 1px;
    border: 1px solid #ededed;
}

.zs-rlogo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.zs-qyname {
    width: 68%;
    float: left;
    display: inline-block;
    color: #565656;
    font-size: 1.25rem;
}

.ban_video {
    width: 100%;
    /*height: 350px !important;*/
}

.zs-ltop {
    width: 100%;
    height: 30%;
    padding-top: 5px;
    background: url(http://cdn.tjkximg.com/content/zhangtang/images/zs-lbg_01.png) no-repeat top center;
    background-size: 100% 100%;
    position: relative;
}

.zs-black {
    width: 40px;
    height: 22px;
    line-height: 22px;
    position: absolute;
    top: 15px;
    left: 15px;
    text-align: center;
    border: 1px solid #f63e40;
    color: #f63e40;
    font-size: 12px;
    border-radius: 12px;
}

.zs-logor {
    width: 36%;
    display: block;
    margin: 4% auto 5%;
}

.dz-content2 {
    width: 93%;
    margin: 0 auto;
}

.footNav {
    position: fixed;
    width: 100%;
    height: 50px;
    background-color: #ffffff;
    /*left: 0px;*/
    bottom: 0px;
    border-top: 1px solid #e2e2e2;
    z-index: 5;
    max-width: 480px;
}

.footNav li {
    width: 25%;
    float: left;
    height: 42px;
    padding-top: 7px;
    text-align: center;
    line-height: 18px;
    font-size: 12px;
    color: #717171;
    display: inline-block;
    list-style: none;
}

.footNav li i {
    font-size: 18px;
    display: block;
    margin: 0 auto;
}

.footNav a {
    color: #717171;
}

.footNav li:active a {
    color: #ee423e;
}

.footNav .over {
    color: #ee423e;
}

.footNav .over a {
    color: #ee423e;
}

.zt2logo {
    width: auto;
    margin-left: 10px;
    height: 30px;
    float: left;
    display: block;
}

.zt2find {
    width: 55.5%;
    height: 30px;
    float: left;
    margin-left: 6%;
}

.zt2find .zt2sbg, .zt2find2 .zt2sbg {
    width: 71.5%;
    float: left;
    height: 100%;
    background: url(http://cdn.tjkximg.com/content/zhangtang/images/zt2ss_06.png) no-repeat 6px center;
    background-size: 18px;
    /*background-color: #e7e7e7;*/
    background-color: #fff;
    border: 1px solid #fe7a7b;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-right: 0;
}

.zt2find .zt2sbg input, .zt2find2 .zt2sbg input {
    width: 87%;
    float: right;
    height: 100%;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    border: none;
    background: none;
    padding: 0 10px;
    margin: 0;
}

.zt2find .zt2-ssbtn, .zt2find2 .zt2-ssbtn {
    width: 27%;
    float: left;
    height: 100%;
    text-align: center;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 30px;
    color: #ffffff;
    font-weight: bold;
    background-color: #f63e40;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border: 1px solid #f63e40;
}

.zt2find .zt2-ssbtn:active, .zt2find2 .zt2-ssbtn:active {
    background-color: #de1033;
}

.zt2find .zt2-ssbtn:hover, .zt2find2 .zt2-ssbtn:hover {
    background-color: #de1033;
}

.swiper-containerbn, .swiper-containerhd, .swiper-containerjxs {
    width: 100%;
    height: 100%;
    position: relative;
}

.swiper-containerbn .swiper-slide, .swiper-containerhd .swiper-slide, .swiper-containerjxs .swiper-slide {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-containerbn .swiper-slide img {
    width: 100%;
    height: auto;
    border-radius: 6px;
}

.swiper-containerhd .swiper-slide img {
    width: 100%;
    height: 112px;
}

.swiper-containerjxs .swiper-slide img {
    width: 100%;
    height: 112px;
}

.swiper-containerbn .swiper-slide a, .swiper-containerhd .swiper-slide a, .swiper-containerjxs .swiper-slide a {
    width: 100%;
}

.swiper-containerhd .swiper-pagination-bullet, .swiper-containerjxs .swiper-pagination-bullet {
    width: 15px;
    border-radius: 5px;
    height: 6px;
}

.swiper-containerhd .swiper-pagination-bullet-active, .swiper-containerjxs .swiper-pagination-bullet-active {
    opacity: 1;
    width: 18px;
    background: #f63e40;
}

.zt-typelist {
    width: 100%;
}

.zt-typelist li {
    width: 20%;
    float: left;
    margin: 5px 0;
    text-align: center;
}

.zt-typelist li img {
    width: 65%;
    display: block;
    margin: 5px auto;
    border-radius: 50%;
}

.zt-typelist li p {
    text-align: center;
    color: #333;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: bold;
}

.zt-typelist li:active img {
    webkit-box-shadow: 1px 3px 5px #D9D9D9;
    box-shadow: 1px 3px 5px #D9D9D9;
}

.zt-typelist li:active p {
    color: #f63e40;
}

.q-baomin {
    width: 100%;
    float: left;
    /*padding-left: 2%;*/
    display: inline-block;
    position: relative;
}

.q-baomin h1 {
    padding: 10px 0 4px;
    float: left;
    /*margin: 5px 4.55%;*/
    font-size: 13px;
    color: #727272;
    display: inline-block;
}

.q-baomin h1:nth-child(2) {
    width: 34%;
    text-align: center;
}

.q-baomin h1:last-child {
    float: right;
}

.q-baomin .active {
    font-size: 13px;
    color: #f63e40;
    /*border-bottom: 1px solid #f63e40;*/
}

.q-bdcon {
    width: 100%;
    /*margin-left: 5%;*/
    overflow: hidden;
    /*padding: 5px 0;*/
    height: 112px;
    display: none;
}

.q-bdcon li {
    width: 100%;
    float: left;
    font-size: 16px;
}

.q-bdcon li label {
    width: 22%;
    float: left;
    line-height: 46px;
    text-align: right;
}

.q-bdcon li label font {
    color: #ff0000;
}

.xxka .active {
    display: block;
}

.swiper-containerxqzx {
    height: 112px;
}

.swiper-containerxqzx .swiper-slide {
    height: 22.4px;
}

.swiper-containerxqzx .swiper-slide a {
    width: 100%;
    height: 22.4px;
    float: left;
    line-height: 22.4px;
    color: #333;
    font-size: 13px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.swiper-containerxqzx .swiper-slide a:active {
    color: #f63e40;
}

.zt2-tit {
    color: #333;
    font-size: 16px;
}

.swiper-containerkb {
    width: 100%;
    overflow: hidden;
}

.kb-bg {
    width: 100%;
    background-color: #fff;
    border-radius: 3px;
}

.kb-bg img {
    width: 90%;
    height: auto;
    margin: 5%;
    display: block;
}

.swiper-containerkb .swiper-slide p {
    width: 100%;
    font-size: 13px;
    color: #5a5a5a;
    text-align: center;
    height: 25px;
    line-height: 25px;
}

.swiper-containerrm {
    width: 100%;
    overflow: hidden;
}

.swiper-containerrm .swiper-slide img {
    width: 100%;
    height: auto;
    display: block;
}

.swiper-containerrm .swiper-slide p {
    width: 100%;
    margin-top: 8px;
    font-size: 13px;
    color: #333;
    text-align: center;
    height: 36px;
    line-height: 18px;
    margin-bottom: 6px;
}

.zt-toutiao {
    width: 68%;
    float: right;
    margin-top: 10px;
    background: url(http://cdn.tjkximg.com/content/zhangtang/images/ztsou_12.png)no-repeat left center;
    background-size: 15px auto;
    padding-left: 23px;
    margin-right: 2%;
}

.swiper-containerzttt .swiper-slide {
    height: 24px;
}

.swiper-containerzttt .swiper-slide a {
    width: 100%;
    height: 25px;
    float: left;
    line-height: 25px;
    color: #212121;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.swiper-containerzttt .swiper-slide a:active {
    color: #f63e40;
}
/* 开户分享数据 */
.tabHead {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    background: #f7f7f7;
    overflow: hidden;
}

.tabh2 {
    width: 92%;
    float: left;
    margin-left: 4%;
    border-bottom: 1px solid #d5d5d5;
}

.tabh2 span {
    float: left;
    position: relative;
    z-index: 2;
    color: #727272;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    padding: 0.18rem 0;
    letter-spacing: 2px;
    width: 30%;
    margin-left: 13%;
}
/*.tabHead span:nth-child(2){width:33.4%;}*/
.tabh2 .active {
    color: #f63e40;
}

.tabh2 .border {
    position: absolute;
    bottom: -1px;
    left: 13%;
    z-index: 5;
    width: 33%;
    height: 4px;
    background: #f63e40;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
}

.khfxWarp {
    padding-top: 10px;
    padding-bottom: 50px;
    overflow: hidden;
}

.khfxPane {
    display: none;
}

.khfxRow {
    position: relative;
    background: #fff;
    margin: 15px 4%;
    padding: 10px 15px;
    border-radius: 5px;
}

.khfxRow .zg-top {
    overflow: hidden;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    line-height: 30px;
}

.khfxRow .zg-top a {
    color: #333;
}

.khfxRow .zg-top a:active {
    color: #d81511;
}

.khfxRow .zg-top span {
    font-size: 0.173333rem;
    color: #848484;
    line-height: 30px;
    float: right;
    height: 30px;
    font-size: 14px;
}

.qx-collection {
    color: #d81511 !important;
}

.loadings {
    float: initial !important;
    display: inline-block;
    height: 12px !important;
    width: 12px;
    border-radius: 100%;
    margin: 6px 10px 10px;
    border: 2px solid #666;
    border-bottom-color: transparent;
    vertical-align: middle;
    -webkit-animation: rotate 0.75s linear infinite;
    animation: rotate 0.75s linear infinite;
}

.khfxRow .zg-top span i {
    font-size: 15px;
    margin-right: 2px;
}

.khfxRow .mid {
    position: relative;
    padding: 0.5rem 0;
    padding-left: 0.56rem;
    overflow: hidden;
}

.zg-imgpro {
    width: 42%;
    float: right;
    position: relative;
}

.khfxRow .photo {
    width: 100%;
    height: auto;
}

.khfxRow .photo2 {
    position: absolute;
    top: 0;
    left: 0;
}

.khfxRow .zg-content {
    width: 50%;
    float: left;
    font-size: 13px;
    color: #565656;
    line-height: 19px;
}

.khfxRow .mid span {
    display: block;
    width: 50%;
    float: left;
    line-height: 0.2rem;
    padding-top: 0.026667rem;
    color: #222;
}

.khfxRow .mid label {
    color: #999;
}

.khfxRow footer {
    position: relative;
    line-height: 0.6rem;
    font-size: 0.2rem;
    text-align: center;
}

.khfxRow footer a {
    display: block;
    color: #ff6e2b;
    position: relative;
    z-index: 5;
}

.zt-lianxi {
    position: fixed;
    bottom: 80px;
    width: 20%;
    right: 0;
    z-index: 998;
}

.zt-sc {
    width: 100%;
}

.zt-sc p {
    text-align: center;
    color: #4f9dd4;
    font-size: 14px;
    line-height: 25px;
}

.zt-sc .zt-sccon {
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto;
    background-color: #4f9dd4;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    color: #fff;
}

.zt-sc .zt-sccon i {
    font-size: 24px;
}

.zt-sc:active .zt-sccon {
    background-color: #298acf;
}

.zt-sc:active p {
    color: #298acf;
}

.zt-sc2 {
    width: 100%;
    margin-top: 10px;
}

.zt-sc2 p {
    text-align: center;
    color: #4f9dd4;
    font-size: 14px;
    line-height: 25px;
}

.zt-sc2 .zt-sccon {
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto;
    background-color: #4f9dd4;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    color: #fff;
}

.zt-sc2 .zt-sccon i {
    font-size: 25px;
}

.zt-sc2:active .zt-sccon {
    background-color: #1e7dc0;
}

.zt-sc2:active p {
    color: #1e7dc0;
}

.zt-hplist {
    width: 93%;
    margin: 15px auto;
}

.hp-proimg {
    width: 42%;
    float: left;
    position: relative;
}

.hp-proimg img {
    width: 100%;
    height: auto;
}

.hp-proimg .hp-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hp-content {
    float: right;
    width: 53%;
}

.hp-content h1 {
    height: 44px;
    line-height: 22px;
    font-size: 14px;
    color: #333;
}

.hp-content p {
    font-size: 12px;
    color: #949494;
    line-height: 22px;
}

.hp-content p label {
    font-size: 16px;
    color: #d81511;
}

.zs-black2 {
    width: 45px;
    height: 24px;
    line-height: 24px;
    margin-top: 4px;
    float: left;
    background-color: #fff;
    color: #666666;
    border: 1px solid #e7e7e7;
    font-size: 14px;
    text-align: center;
    border-radius: 16px;
    margin-left: 1px;
    box-sizing: border-box;
}

.zs-black3 {
    width: 40px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    top: 34px;
    left: 15px;
    text-align: center;
    border: 1px solid #e7e7e7;
    color: #666666;
    font-size: 12px;
    border-radius: 12px;
}

.zt2find2 {
    width: 62%;
    height: 30px;
    float: left;
    margin-left: 6%;
}

.r-fenglei {
    float: right;
    height: 30px;
    width: auto;
    /*width: 16%;
    float: right;
    height: 30px;
    line-height: 30px;
    font-size: 14px;color: #666666;
    text-align: right;*/
}

.zt-caidan {
    font-size: 20px;
    color: #666666;
    margin-right: 1px;
    vertical-align: middle;
}

.swiper-containerhzpp {
    width: 100%;
    overflow: hidden;
}

.swiper-containerhzpp .swiper-slide {
    padding: 10px;
    background-color: #ffffff;
    border-radius: 4px;
    overflow: hidden;
}

.hzpp-list {
    width: 100%;
    float: left;
}

.hzpp-logo {
    width: 30%;
    float: left;
    border: 1px solid #f0f0f0;
    border-radius: 3px;
}

.hzpp-logo img {
    width: 100%;
    height: auto;
}

.hzpp-list h1 {
    width: 65%;
    float: right;
    font-size: 14px;
    color: #333;
    line-height: 22px;
}

.hzpp-list a {
    width: 100%;
    float: left;
}

.hzpp-con {
    width: 50%;
    float: left;
    font-size: 13px;
    color: #565656;
    line-height: 20px;
}

.hzpp-proimg {
    width: 45%;
    float: right;
}

.hzpp-proimg img {
    width: 100%;
    height: auto;
}

.ss-tits {
    font-size: 14px;
    color: #969696;
    line-height: 25px;
    text-align: left;
}

.ss-lists {
    width: 100%;
    float: left;
}

.ss-lists a {
    padding: 5px 10px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #e7e7e7;
    background-color: #fff;
    font-size: 13px;
    color: #353535;
    border-radius: 20px;
}

.ss-lists a:active {
    background-color: #D9D9D9;
}

.ss-tjlist li {
    width: 100%;
    display: block;
    line-height: 25px;
    margin-top: 10px;
}

.ss-tjlist li a {
    color: #333;
    font-size: 14px;
}

.ss-tjlist li a:active {
    color: #e94740;
}

.ss-tjlist li a .l-red {
    color: #ee423e;
}

.ss-tjlist li a label {
    font-size: 16px;
    color: #585858;
    padding: 0 10px 0 3px;
}

.header-dom2 {
    position: fixed;
    z-index: 2;
    width: 100%;
    /*left: 0;
    right: 0;*/
    top: 0;
    height: 98px;
    background: #fff;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.05), 0 0.5px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 0 rgba(0,0,0,.05), 0 0.5px 0 rgba(0,0,0,.09);
    max-width: 480px;
    margin: 0 auto;
}

.pro-paixu {
    width: 100%;
    float: left;
    height: 28px;
}

.pro-paixu li {
    width: 25%;
    float: left;
    height: 25px;
    line-height: 18px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
}

.pro-paixu li .iconpx {
    height: 25px;
    line-height: 20px;
    background: url(http://cdn.tjkximg.com/content/zhangtang/images/px-ico_03.png)no-repeat right 2px;
    background-size: 9px auto;
    padding-right: 12px;
}

.qx-paixu {
    color: #e94740;
}

.zt-paixu {
    color: #e94740 !important;
}

.qx-paixu .iconpx {
    background: url(http://cdn.tjkximg.com/content/zhangtang/images/px-ico_05.png)no-repeat right 2px !important;
    background-size: 9px auto !important;
}

.zt-soucon {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 1px;
    top: 99px;
    background-color: rgba(0,0,0,.75);
    z-index: 6;
    overflow: hidden;
    display: none;
}

.zt-soucon3 {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(0,0,0,.99);
    z-index: 6;
    overflow: hidden;
    display: none;
}

.zt-soucon2 {
    width: 17%;
    height: 100%;
    float: left;
    background: none;
}

.ss-contents {
    width: 83%;
    height: 100%;
    float: right;
    overflow-y: auto;
    background-color: #fff;
}

.s-contentr {
    width: 71%;
    height: 100%;
    float: right;
    background-color: #fff;
    position: relative;
}

.ss-contents2 {
    width: 83%;
    height: 100%;
    float: right;
    overflow: hidden;
    background-color: #fff;
}

.queueItem {
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 5px solid #f2f2f2;
}

.title {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    padding: 0 15px;
    position: relative;
    margin-top: 10px;
}

.title .icon {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 15px;
    display: block;
    transition: 0.5s;
}

.queueItem.active .title .icon {
    -webkit-transform: translateY(-50%) rotateZ(-180deg);
    transform: translateY(-50%) rotateZ(-180deg);
}

.ss-contents .queueItem:last-child {
    border: none;
    margin-bottom: 15px;
}

.answer {
    width: 96%;
    margin: 0 auto;
    display: none;
}

.answer span, .answer a {
    width: 27%;
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #484747;
    margin: 5px 3%;
    display: inline-block;
    background-color: #f2f2f2;
    border-radius: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.answer span:active, .answer a:active {
    background-color: #f3a6a6;
}

.onthis {
    background-color: #e96f71 !important;
    color: #fff !important;
}

.ss-yiji {
    width: 25%;
    float: left;
    height: 100%;
    overflow-y: auto;
    -webkit-box-shadow: 1px 4px 5px -3px rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 4px 5px -3px rgba(0,0,0,0.3);
    box-shadow: 1px 4px 5px -3px rgba(0,0,0,0.3);
}

.ss-yiji li {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #333;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e1e1e1;
    font-weight: bold;
}

.ss-yiji li.active {
    color: #f63e40;
}

.no-shuju {
    width: 100%;
    text-align: center;
    color: #333;
    font-size: 14px;
    height: 100px;
    line-height: 100px;
}

.no-shuju a {
    color: #f63e40;
}

.no-shuju a:active {
    color: #d23032;
}

.header-dom3 {
    position: fixed;
    z-index: 2;
    width: 100%;
    /*left: 0;*/
    /*right: 0;*/
    top: 0;
    height: 60px;
    overflow: visible;
    max-width: 480px;
    margin: 0 auto;
}

.header-dom3 .main-dom {
    width: 100%;
    float: left;
    -webkit-transition: background-color ease .3s;
    transition: background-color ease .3s;
    background-color: #f7f7f7;
    /*background: -webkit-linear-gradient(rgba(0,0,0,.15),transparent);
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.15)),to(transparent));
    background: -moz-linear-gradient(rgba(0,0,0,.15) 0,transparent 100%);
    background: linear-gradient(rgba(0,0,0,.15),transparent);*/
}

.header-dom3.transparent .main-dom {
    background: #fff;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.05), 0 0.5px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 0 rgba(0,0,0,.05), 0 0.5px 0 rgba(0,0,0,.09);
}

.header-dom4 {
    position: fixed;
    width: 100%;
    z-index: 2;
    /*left: 0;*/
    /*right: 0;*/
    top: 0;
    height: 60px;
    overflow: visible;
    max-width: 480px;
    margin: 0 auto;
}

.header-dom4 .main-dom {
    width: 100%;
    float: left;
    -webkit-transition: background-color ease .3s;
    transition: background-color ease .3s;
    background-color: #f7f7f7;
    /*background: -webkit-linear-gradient(rgba(0,0,0,.15),transparent);
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.15)),to(transparent));
    background: -moz-linear-gradient(rgba(0,0,0,.15) 0,transparent 100%);
    background: linear-gradient(rgba(0,0,0,.15),transparent);*/
}

.header-dom4.transparent .main-dom {
    background: #fff;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.05), 0 0.5px 0 rgba(0,0,0,.09);
    box-shadow: 0 1px 0 rgba(0,0,0,.05), 0 0.5px 0 rgba(0,0,0,.09);
}

.zt-rsou {
    width: 83%;
    height: 100%;
    float: right;
    overflow: hidden;
    position: relative;
    background-color: #fff;
}

.zt-tom {
    position: absolute;
    bottom: 5px;
    height: 40px;
    width: 90%;
    text-align: right;
}

.zt-tom .mui-btn {
    margin-left: 15px;
    border-radius: 16px;
    outline: none;
}

.zt-whq {
    position: absolute;
    left: 5%;
    width: 90%;
    top: 5%;
    bottom: 5%;
    overflow-y: auto;
}

.zt-whqimg {
    position: absolute;
    left: 5%;
    width: 90%;
    top: 5%;
    bottom: 5%;
    overflow-y: auto;
}

.swiper-pagination {
    z-index: 4 !important;
}

.footNav ul {
    max-width: 480px;
    margin: 0 auto;
}

.xzeng {
    width: 100%;
    padding: 0 4% 15px;
    background: url(http://cdn.tjkximg.com/content/zhangtang/images/hdbg_03.jpg)repeat-x bottom;
    background-size: 1px auto;
}

.tt-left {
    float: left;
    width: 21%;
    margin-left: 4%;
    margin-top: 14px;
}

.tt-left img {
    width: 100%;
    height: auto;
    display: block;
}

.zantuan {
    width: 30%;
    float: left;
}

.hd-right {
    width: 66%;
    float: right;
}

#T-fenxiang i {
    font-size: 18px;
}

.jxh-logo {
    width: 27%;
    height: auto;
    float: left;
}

.jxh-con {
    float: right;
    line-height: 33px;
    color: #868686;
    font-size: 14px;
    font-weight: 600;
}

.weui-share2 {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.75);
}

.weui-share3 {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.75);
}

.hb-con {
    width: 300px;
    margin: 50px auto 0;
    height: 490px;
    background: url(http://cdn.tjkximg.com/content/zhangtang/images/hb-cpbg3.jpg)no-repeat top center;
    background-size: cover;
    position: relative;
}

.hb-con2 {
    width: 300px;
    margin: 60px auto 0;
    height: 450px;
    background: url(http://cdn.tjkximg.com/content/zhangtang/images/hb-qy3.jpg)no-repeat top center;
    background-size: cover;
    position: relative;
}

.hb-kuang2 {
    width: 250px;
    float: left;
    padding: 5px;
    margin-left: 20px;
    height: 45%;
    margin-top: 53%;
    background-color: #fff;
    display: inline;
    moz-box-shadow: 3px 4px 5px #cc4306;
    -webkit-box-shadow: 3px 4px 5px #cc4306;
    box-shadow: 3px 4px 5px #cc4306;
    border-radius: 4px;
    position: relative;
}

.hb-kuang2 h1 {
    font-size: 15px;
    color: #020202;
    line-height: 20px;
    text-align: center;
    margin-top: 35px;
}

.hb-logo2 {
    width: 80px;
    height: 80px;
    padding: 5px;
    background-color: #fff;
    position: absolute;
    top: -50px;
    left: 90px;
    border-radius: 6px;
}

.hb-limg2 {
    width: 100%;
    height: 100%;
    float: left;
}

.hb-limg2 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 6px;
}

.hb-ewm2 {
    width: 215px;
    float: left;
    margin-left: 30px;
    margin-top: 20px;
}

.hb-name2 {
    width: 115px;
    float: right;
    line-height: 22px;
    font-size: 15px;
    padding-top: 20px;
    text-align: left;
    overflow: hidden;
}

.hg-img2 {
    width: 80px;
    height: 80px;
    float: left;
}

.hg-img2 img {
    width: 100%;
    height: 100%;
}

.hb-rexian2 {
    text-align: center;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    margin-top: 20px;
    float: left;
    width: 100%;
}

#hb-close {
    color: #fff;
    font-size: 26px;
    position: absolute;
    right: 20px;
    top: 20px;
}

#hb-close2 {
    color: #fff;
    font-size: 26px;
    position: absolute;
    right: 20px;
    top: 20px;
}

.sc-hbbtn {
    width: 300px;
    margin: 0 auto;
    position: absolute;
    bottom: 30px;
    background-color: #f63e40;
    height: 40px;
    line-height: 40px;
    padding: 0;
    border: 1px solid #f63e40;
    font-size: 16px;
    letter-spacing: 1px;
}

.sc-hbbtn2 {
    width: 300px;
    margin: 0 auto;
    position: absolute;
    bottom: 50px;
    background-color: #f63e40;
    height: 40px;
    line-height: 40px;
    padding: 0;
    border: 1px solid #f63e40;
    font-size: 16px;
    letter-spacing: 1px;
}

.sc-hbbtn3 {
    width: 300px;
    margin: 0 auto;
    background-color: #f63e40;
    height: 40px;
    line-height: 40px;
    padding: 0;
    border: 1px solid #f63e40;
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 10px;
    display: block;
}

.sc-hbbtn4 {
    width: 300px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    padding: 0;
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 10px;
    display: block;
}

.hbimg {
    display: block;
    width: 300px;
    margin: 55px auto 0;
}

.hb-kuang {
    width: 250px;
    float: left;
    padding: 5px;
    margin-left: 20px;
    height: 65%;
    margin-top: 41%;
    background-color: #fff;
    display: inline;
    moz-box-shadow: 3px 4px 5px #cc4306;
    -webkit-box-shadow: 3px 4px 5px #cc4306;
    box-shadow: 3px 4px 5px #cc4306;
    border-radius: 4px;
    position: relative;
}

.hb-kuang h1 {
    font-size: 15px;
    color: #020202;
    line-height: 20px;
    text-align: center;
    margin-top: 15px;
}

.hb-logo {
    width: 50px;
    height: 50px;
    padding: 5px;
    background-color: #fff;
    position: absolute;
    top: -40px;
    left: 105px;
    border-radius: 6px;
}

.hb-limg {
    width: 100%;
    height: 100%;
    float: left;
}

.hb-limg img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 6px;
}

.hb-pic {
    width: 67%;
    margin: 3px auto 10px;
    display: block;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.hb-wp {
    width: 100%;
    height: auto;
    display: block;
}

.hb-wps {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hb-ewm {
    width: 220px;
    float: left;
    margin-left: 15px;
}

.hb-name {
    width: 120px;
    float: left;
    line-height: 22px;
    font-size: 14px;
    padding-top: 10px;
    overflow: hidden;
}

.hg-img {
    width: 80px;
    height: 80px;
    float: right;
}

.hg-img img {
    width: 100%;
    height: 100%;
}

.hb-rexian {
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    margin-top: 10px;
    float: left;
    width: 100%;
}

.hb-w {
    width: 100%;
}

.wxts p {
    font-size: 14px;
    color: #333;
}

.hp-1x1 {
    width: 100%;
    height: auto;
}

.w-pro .hp-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-top-right-radius: 1em;
    border-top-left-radius: 1em;
}

.hd-top {
    overflow: hidden;
    position: relative;
}

.hd-top .hd-4x2 {
    width: 100%;
    height: auto;
}

.hd-top .hdimg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.khfxRow .hd-tit {
    font-size: 16px;
    line-height: 22px;
    color: #333;
}

.khfxRow .hd-time label {
    font-size: 14px;
    line-height: 22px;
    color: #333;
    padding-right: 20px;
}

.khfxRow .hd-time font {
    color: #878787;
}

.hd-bq {
    width: 55px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 5px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background-color: rgba(0,0,0,.7);
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.hd-bq2 {
    width: 48px;
    display: inline-block;
    float: left;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #ee423e;
    font-size: 12px;
    border: 1px solid #ee423e;
    border-radius: 10px;
    margin-top: 3px;
}

.c-count {
    color: #b9b9b9;
    font-size: 14px;
    display: flex;
    align-items: center;
    float: left;
    line-height: 28px;
    margin-left: 10px;
}

.c-count i {
    font-size: 20px;
}

.hrx {
    width: 100%;
    height: 7px;
    border: none;
    background-color: #f5f5f5;
}

.yp-tit {
    width: 100%;
    height: 40px;
    line-height: 20px;
    color: #333;
    font-size: 14px;
}

.yp-con {
    width: 55%;
    float: left;
    margin-left: 4%;
    height: 65px;
    position: relative;
}

.yp-zt {
    width: 17%;
    float: right;
}

.yp-express {
    color: #5a5a5a;
    font-size: 12px;
    line-height: 16px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.yp-zt .y-fahuo {
    font-size: 14px;
    color: #a7a6a6;
    padding: 5px;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    display: inline-block;
    margin-top: 18px;
}

.yp-zt .w-fahuo {
    font-size: 14px;
    color: #5a5a5a;
    padding: 5px;
    border: 1px solid #cbcbcb;
    background-color: #dadada;
    border-radius: 2px;
    display: inline-block;
    margin-top: 18px;
}

.khfxRow2 {
    position: relative;
    background: #fff;
    margin: 15px 1%;
    padding: 10px 15px;
    border-radius: 5px;
}

.rwid {
    width: 65px;
    height: 65px;
    float: left;
    border-radius: 3px;
}

.yp-addr {
    padding: 20px 15px;
}

.yp-shouhuo {
    width: 100%;
    height: 40px;
    line-height: 30px;
}

.yp-address {
    color: #5c5b5b;
    font-size: 14px;
    line-height: 20px;
}

.yp-edit {
    float: right;
    display: inline-block;
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    background-color: #f95b5c;
    border-radius: 16px;
}

.whq-list li {
    width: 40%;
    margin: 10px 5%;
    float: left;
    display: inline-block;
}

.whq-list li .w-whq {
    width: 100%;
    position: relative;
}

.whq-list li .w-whq .w-nwepic {
    width: 100%;
    height: auto;
}

.whq-list li .w-whq .w-nwepic2 {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.whq-list li a .w-wenzi2 {
    margin-top: 10px;
    line-height: 20px;
    font-size: 14px;
    color: #272727;
    height: 40px;
}

.sjr-list2 {
    width: 800px;
    /*width: 100%;*/
    float: left;
    border: 1px solid #e5e5e5;
    border-collapse: collapse;
}

.sjr-list2 th {
    float: left;
    text-align: center;
    line-height: 30px;
    padding: 10px;
    width: 90px;
    height: 100px;
    background-color: #fff;
    font-size: 18px;
    color: #333;
}

.sjr-list2 th h1 {
    font-weight: bold;
    line-height: 27px;
    font-size: 15px;
}

.sjr-list2 th p {
    color: #f04d50;
    line-height: 27px;
    font-size: 16px;
}

.sjr-list2 th .purchase {
    width: 70px;
    height: 32px;
    font-size: 15px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    border-radius: 4px;
    display: inline-block;
    margin-top: 10px;
    font-weight: 500;
}

.sjr-list2 .th2 .purchase {
    background-color: #17b885;
}

.sjr-list2 .th3 .purchase {
    background-color: #1487d9;
}

.sjr-list2 .th4 .purchase {
    background-color: #f458a1;
}

.sjr-list2 .th5 .purchase {
    background-color: #f67b00;
}

.sjr-list2 .th6 .purchase {
    background-color: #dc0900;
}

.sjr-list2 .th7 .purchase {
    background-color: #9f009a;
}

.sjr-list2 td {
    padding: 10px;
    line-height: 25px;
    font-size: 14px;
}

/*.sjr-list2 .th1 {
    width: 16%;
}

.sjr-list2 .th2 {
    width: 14%;
}

.sjr-list2 .th3 {
    width: 14%;
}

.sjr-list2 .th4 {
    width: 14%;
}

.sjr-list2 .th5 {
    width: 14%;
}

.sjr-list2 .th6 {
    width: 14%;
}

.sjr-list2 .th7 {
    width: 14%;
}*/

.sjr-list2 th, .sjr-list2 td {
    border: 1px solid #dfdfdf;
    text-align: center;
    border-left: 0;
}

.zth-logo {
    width: 60px;
    height: auto;
    display: inline-block;
    margin: 8px auto;
}

.sjr-list {
    /*width: 100%;
    margin: 0 auto;*/
    width: 800px;
    border: 1px solid #e5e5e5;
    border-collapse: collapse;
    border-top: 0;
}

.sjr-list th {
    text-align: center;
    line-height: 30px;
    padding: 10px;
    background-color: #f1f1f1;
    color: #333;
}

.sjr-list td {
    padding: 10px;
    line-height: 20px;
    height: 40px;
    float: left;
    font-size: 12px;
    width: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sjr-list td font {
    font-size: 16px;
}

.sjr-list .td1 {
    border-right: none !important;
}

/*.sjr-list .td2 {
    width: 14%;
}

.sjr-list .td3 {
    width: 14%;
}

.sjr-list .td4 {
    width: 14%;
}

.sjr-list .td5 {
    width: 14%;
}

.sjr-list .td6 {
    width: 14%;
}

.sjr-list .td7 {
    width: 14%;
}*/

.sjr-list th, .sjr-list td {
    /*border: 1px solid #dfdfdf;*/
    border-top: 1px solid #dfdfdf;
    text-align: center;
    border-right: 1px solid #dfdfdf;
}

.sjr-list tbody tr:hover {
    background-color: #faf8f8;
}

.sjr-list3 {
    width: 100%;
    /*margin: 0 auto;*/
    /*border: 1px solid #e5e5e5;*/
    border-collapse: collapse;
    border-top: 0;
}

.sjr-list3 th {
    text-align: center;
    line-height: 30px;
    padding: 10px;
    background-color: #f1f1f1;
    color: #333;
}

.sjr-list3 th, .sjr-list3 td {
    border-bottom: 1px solid #dfdfdf;
    text-align: left;
}

.sjr-list3 td {
    padding: 10px;
    line-height: 20px;
    height: 40px;
    float: left;
    font-size: 12px;
    width: 90px;
    display: flex;
    align-items: center;
}

.louti {
    text-align: left !important;
    padding: 10px 15px !important;
    background-color: #f8f8f8;
    font-size: 15px !important;
    height: 20px !important;
    width: 93.3% !important;
    border: 0 !important;
    border-right: 1px solid #dfdfdf !important;
    font-weight: bold;
    color: #333;
}

.dwei {
    position: fixed;
    left: 0;
    top: 65px;
    bottom: 0;
    width: 125px;
    background: none;
    z-index: 2;
}

.huadong {
    position: fixed;
    left: 0;
    bottom: 0;
    top: 65px;
    width: 100%;
    overflow: scroll;
}

.sjr-list3 .td1 {
    background-color: #fff;
    border-right: 1px solid #dfdfdf;
}

.sjr-list3 .louti {
    border-bottom: 1px solid #dfdfdf !important;
}

.bq-shenhe {
    width: 50px;
    background-color: #fb9d9d;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    border-top-right-radius: 8px;
}

.cl-left {
    position: fixed;
    top: 60px;
    left: 0;
    bottom: 51px;
    width: 26%;
    overflow-y: auto;
}

.cl-left li {
    width: 99%;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #333;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #e1e1e1;
    font-weight: bold;
    border-right: 1px solid #e1e1e1;
}

.cl-left li.active {
    color: #f63e40;
}

.cl-right {
    position: fixed;
    top: 60px;
    right: 0;
    bottom: 51px;
    width: 68%;
    padding: 10px 3%;
    overflow-y: auto;
    overflow-x: hidden;
}

.cl-content {
    width: 100%;
    overflow: hidden;
}

.zg-con .title {
    font-size: 14px;
    color: #333;
    font-weight: 500;
}

.zg-list a {
    float: left;
    width: 25%;
    margin: 5px 4%;
    display: inline-block;
}

.zg-list a img {
    width: 100%;
    height: auto;
}

.zg-list2 a {
    float: left;
    width: 25%;
    margin: 5px 4%;
    display: inline-block;
}

.zg-list2 a img {
    width: 100%;
    height: auto;
    display: block;
}

.zg-list2 a p {
    font-size: 12px;
    color: #a0a0a0;
    height: 30px;
    line-height: 15px;
    font-weight: normal;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.weui-toast {
    position: fixed;
    z-index: 5000;
    width: 6em;
    min-height: 6em;
    top: 190px;
    left: 50%;
    margin-left: -3.8em;
    background: rgba(17, 17, 17, 0.7);
    text-align: center;
    border-radius: 5px;
    color: #FFFFFF;
    display: none;
}

.weui-loading {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    -webkit-animation: weuiLoading 1s steps(12, end) infinite;
    animation: weuiLoading 1s steps(12, end) infinite;
    background: transparent url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 100 100'%3E%3Cpath fill='none' d='M0 0h100v100H0z'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23E9E9E9' rx='5' ry='5' transform='translate(0 -30)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23989697' rx='5' ry='5' transform='rotate(30 105.98 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%239B999A' rx='5' ry='5' transform='rotate(60 75.98 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23A3A1A2' rx='5' ry='5' transform='rotate(90 65 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23ABA9AA' rx='5' ry='5' transform='rotate(120 58.66 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23B2B2B2' rx='5' ry='5' transform='rotate(150 54.02 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23BAB8B9' rx='5' ry='5' transform='rotate(180 50 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23C2C0C1' rx='5' ry='5' transform='rotate(-150 45.98 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23CBCBCB' rx='5' ry='5' transform='rotate(-120 41.34 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23D2D2D2' rx='5' ry='5' transform='rotate(-90 35 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23DADADA' rx='5' ry='5' transform='rotate(-60 24.02 65)'/%3E%3Crect width='7' height='20' x='46.5' y='40' fill='%23E2E2E2' rx='5' ry='5' transform='rotate(-30 -5.98 65)'/%3E%3C/svg%3E") no-repeat;
    background-size: 100%;
}

.weui-icon_toast.weui-loading {
    margin: 30px 0 0;
    width: 38px;
    height: 38px;
    vertical-align: baseline;
}

.weui-icon_toast {
    font-size: 55px;
    color: white;
    margin-bottom: 6px;
}

@-webkit-keyframes weuiLoading {
    0% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 360deg);
        transform: rotate3d(0, 0, 1, 360deg);
    }
}

@keyframes weuiLoading {
    0% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 360deg);
        transform: rotate3d(0, 0, 1, 360deg);
    }
}

@media screen and (min-height: 640px) and (max-height: 666px) {
    .hb-con {
        margin: 60px auto 0;
        height: 500px;
    }

    .hb-pic {
        width: 75%;
    }

    .hb-rexian {
        margin-top: 7px;
    }

    .sc-hbbtn2 {
        bottom: 40px;
    }
}

@media screen and (min-height: 736px) {
    .hb-con {
        margin: 60px auto 0;
        height: 570px;
    }

    .sc-hbbtn2 {
        bottom: 100px;
    }

    .hb-pic {
        width: 90%;
    }

    .hb-kuang {
        height: 65%;
        margin-top: 47%;
    }
}

@media screen and (min-height: 810px) {
    .sc-hbbtn {
        bottom: 70px;
    }

    .sc-hbbtn2 {
        bottom: 150px;
    }
}

@media screen and (max-width: 321px) {
    .khfxRow .hd-time label {
        font-size: 12px !important;
    }

    .yp-zt span {
        font-size: 12px !important;
    }

    .hb-logo2 {
        width: 70px;
        height: 70px;
        left: 95px;
        top: -47px;
    }

    .hb-kuang2 h1 {
        margin-top: 25px;
    }

    .sc-hbbtn2 {
        bottom: 30px;
    }

    .hb-kuang2 {
        margin-top: 48%;
    }

    .hb-con2 {
        height: 390px;
    }

    .hb-rexian2 {
        margin-top: 18px;
    }

    .hb-ewm2 {
        margin-top: 10px;
    }

    .hb-con {
        height: 420px !important;
    }

    .hb-ewm {
        width: 210px !important;
        float: left;
        margin-left: 20px !important;
    }

    .hb-kuang {
        height: 60% !important;
        margin-top: 40% !important;
    }

    .hb-name {
        line-height: 20px;
        font-size: 14px;
    }

    .hg-img {
        width: 70px !important;
        height: 70px !important;
        float: right;
    }

    .hb-pic {
        width: 45% !important;
    }

    .hb-rexian {
        font-size: 14px;
        margin-top: 7px;
    }

    .sc-hbbtn {
        bottom: 20px;
    }

    .hb-kuang h1 {
        font-size: 14px;
    }

    .zs-qyname {
        width: 63%;
    }

    .qiyeminglu li h2 {
        font-size: 12px !important;
    }

    .h1zn {
        font-size: 1.2em !important;
    }

    .ban_video {
        height: 299px !important;
    }

    .q-baomin h1 {
        font-size: 12px;
    }

    .q-baomin h1:nth-child(2) {
        width: 31.5% !important;
        text-align: center;
    }

    .q-baomin .active {
        font-size: 12px;
    }

    .swiper-containerxqzx .swiper-slide a {
        height: 20px;
        line-height: 20px;
        font-size: 12px;
    }

    .zq-tit {
        width: 68% !important;
    }

    .swiper-containerxqzx {
        height: 90px;
    }

    .q-bdcon {
        padding: 2px 0;
    }

    .zt2find .zt2sbg, .zt2find2 .zt2sbg {
        width: 66%;
    }

    .zt2find2 .zt2sbg input {
        width: 81% !important;
    }

    .zt2find {
        width: 54% !important;
    }

    .zt2find .zt2sbg, .zt2find2 .zt2sbg {
        background-size: 17px;
    }

    .zt2find .zt2sbg input {
        width: 83% !important;
    }

    .zt-tit {
        height: 19px !important;
    }

    .zt-cimg {
        height: 95px !important;
    }

    .q-bdcon {
        height: 94px !important;
    }

    .swiper-containerhd .swiper-slide img {
        height: 94px !important;
    }

    .swiper-containerjxs .swiper-slide img {
        height: 94px !important;
    }

    .jxh-logo {
        width: 24%;
    }

    .jxh-con {
        float: right;
        line-height: 28px;
        font-size: 13px !important;
        font-weight: 600;
    }
}
