/* Your app custom files in this file */

* {
    padding: 0px;
    margin: 0px;
    border: 0px;
}

body {

    font-size: 16px;
}

li {
    list-style: none;
}

a,
img {

    -webkit-touch-callout: none;
    /* 禁止长按链接与图片弹出菜单 */

}

img {
    vertical-align: middle;
}

svg {
    fill: currentColor;
}

/* Tab bar icons */
i.tabbar-demo-icon-1 {
    width: 25px;
    stroke: none;
    fill-rule: #ffe5c3;
    height: 25px !important;
    color: #ffe5c3;
    background: url(../inco/shouye_btn.svg) no-repeat top center;
    background-size: cover;
}

.active i.tabbar-demo-icon-1 {
    background: url(../inco/shouye_btn_cur.svg) no-repeat top center;
    background-size: cover;
}

i.tabbar-demo-icon-2 {
    width: 25px;
    height: 25px !important;
    background: url(../inco/zhuanti.svg) no-repeat top center;
    background-size: cover;
}

.active i.tabbar-demo-icon-2 {
    background: url(../inco/zhuanti_cur.svg) no-repeat top center;
    background-size: cover;
}

i.tabbar-demo-icon-3 {
    width: 25px;
    height: 25px !important;
    background: url(../inco/yanxuan.svg) no-repeat top center;
    background-size: cover;
}

.active i.tabbar-demo-icon-3 {

    background: url(../inco/yanxuan_cur.svg) no-repeat top center;
    background-size: cover;
}

i.tabbar-demo-icon-4 {
    width: 25px;
    height: 25px !important;
    background: url(../inco/wode.svg) no-repeat top center;
    background-size: cover;
}

.active i.tabbar-demo-icon-4 {
    background: url(../inco/wode_cur.svg) no-repeat top center;
    background-size: cover;
}

.cangyu_bbs_tabber {
    background-color: #3e3633;
    position: fixed;
    width: 100%;
    height: 60px;
    background: rgba(0, 0, 0, .7);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100% 100%;
    color: #fff;
    bottom: 0px;
    left: 0px;
    z-index: 9999;
    box-sizing: content-box;
}

.cangyu_bbs_tabber .close {
    height: 40px;
    width: 20px;
    padding: 5px;
    position: absolute;
    right: 0;
    background: url(../inco/banner_ic_close.png) no-repeat 50%;
    background-size: 14px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.cangyu_bbs_tabber .open {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.cangyu_bbs_tabber .open {
    right: 40px;
    width: 60px;
    font-size: 13px;
    line-height: 30px;
    padding: 0 10px;
    border-radius: 2px;
    background: #bc2e2e;
    display: inline-block;
    color: #fff;
    text-align: center;
}

.cangyu_bbs_tabber .banner-label,
.cangyu_bbs_tabber .close,
.cangyu_bbs_tabber .logo,
.cangyu_bbs_tabber .open {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}


.cangyu_bbs_tabber .logo {
    height: 40px;
    width: 40px;
    left: 15px;
    background: url(../inco/share_logo.png) no-repeat;
    overflow: hidden;
    background-size: 40px;
}

.cangyu_bbs_tabber .banner-label {
    left: 60px;
}

.cangyu_bbs_tabber .banner-label p {
    text-align: left;
    margin: 0px;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
}

.cangyu_bbs_tabber:before {
    background-color: #3e3633;
}

.cangyu_bbs_top_tabber {
    background-color: #3e3633;
}

.cangyu_bbs_top_tabber:before {
    background-color: #3e3633;
}

.cangyu_bbs_top_tabber .center {
    color: #fff;
    font-weight: 100 !important;
}

.icangyu-yyzg-gudong {
    background: #000;
    height: 200px;
    width: 100%;
}

.icangyu-yyzg-gudong .swiper-slide {
    background: #000;
    position: relative;
}

.icangyu-yyzg-gudong img {
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.icangyu-yyzg-gudong .swiper-pagination-bullet {
    background-color: lightgreen;
}

i.icon.icon-back {
    width: 12px;
    height: 20px;
    background: url(../inco/back.svg) no-repeat top center;
    background-size: cover;
}

.cangyu_bbs_tabber_liuyan {
    background-color: #3e3633;
    height: 40px;
}

.cangyu_bbs_tabber_liuyan a {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 14px;
}

.cangyu_bbs_tabber_liuyan .item-input {
    width: 80%;
}

.cangyu_bbs_tabber_liuyan .item-input input {
    border-radius: 5px;
    padding: 6px;
    width: 100%;
    font-size: 16px;
}

.cangyu_bbs_tabber p {
    text-align: center;
}


/*微博内容样式*/

.card {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1);

}


.facebook-card .card-header {
    display: block;
    padding: 15px;
}

.facebook-card .facebook-avatar img {
    float: left;
    position: relative;
    border-radius: 50%;
}

.facebook-card .facebook-avatar a.group_icon_only {

    position: absolute;

    right: -2px;

    bottom: -2px;

    display: block;

}

.facebook-card a.group_icon_only img {

    width: 16px;

    height: 16px;

}

.facebook-card .facebook-name {

    margin-left: 44px;

    font-size: 14px;

    font-weight: 500;

}

.facebook-card .facebook-name a {
    color: #333;
}

.facebook-card .facebook-name span {

    color: white;

}

.facebook-card .facebook-date {

    margin-left: 44px;

    font-size: 13px;

    color: #D1D1D1;

}

.facebook-card .card-footer {

    background: #fff;

}

.facebook-card .card-footer a {
    color: #81848b;
    cursor: pointer;
}

.facebook-card .card-footer a i {
    margin-right: 10px;
}


.facebook-card .card-content img {

    /*display: block;*/

    vertical-align: middle;

}

.facebook-card .card-content-inner {
    padding: 0px 0px;
}

.facebook-card .card-content-inner>p:first-child {
    padding: 0px .5rem;
}

.facebook-card .card-header:after {
    background: none;
    height: 0px;
}

.weibo-detail {
    padding: .25rem .5rem .625rem;
}

.media-pic-list {
    overflow: hidden;
    width: 15.5rem;
    margin-top: .4375rem;
}

.media-pic-list li {
    float: left;
    width: 4.75rem;
    height: 4.75rem;
    margin: .3125rem .3125rem 0 0;
}

.media-pic-list li img {
    height: 4.75rem;
    width: 4.75rem;
    object-fit: cover;
}

.card-content-yylm-t {
    padding: 0 0.5rem;
    font-size: 1rem;
    font-weight: normal;
}

.card9 .media-pic {
    text-align: left;
    margin: .3125rem 0 0 0;
    max-height: 12.5rem;
    overflow: hidden;
}

.card9 .media-pic-list {
    overflow: hidden;
    width: 15.5rem;
    margin-top: .4375rem;
}

.card9 .type-scube {
    width: 10.625rem;
}

.yylm-pinglun-con .detail-num {
    position: relative;
    background: #fff;
    border-top: 0px solid #e6e6e6;
    border-bottom: 0px solid #e6e6e6;
    padding: 0px 0.5rem;
    padding-bottom: 0.5rem;
}

.yylm-pinglun-con .detail-num .detail-zan {
    float: left;
    background-image: url("../img/zan_33x33.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 60%;
    width: 30px;
    height: 30px;
}

.yylm-pinglun-con .detail-num .detail-all {
    float: right;
    padding: 6px 18px;
    background: #f0f0f0;
    color: #b6b6b6;
    border-radius: 20px;
    font-size: 14px;
    margin-top: 2px;
}

.yylm-pinglun-con .detail-num .detail-header {
    overflow: hidden;
    font-size: 0;
    height: 20px;
    overflow: hidden;
}

.yylm-pinglun-con .detail-num .detail-header span {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-right: 5px;
}

.yylm-pinglun-con .detail-num .detail-header span img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.yylm-wj-txt {
    padding: .5rem;
    font-size: 0.8rem;
    line-height: 1.25rem;
}

.yylm-pinglun-con {
    padding: .5rem 0;
    padding-top: 0;
}

.yylm-dianzan-shu {
    padding: 0;
    position: absolute;
    right: 0.8rem;
    top: 0rem;
    color: #9A9A9A;
    font-size: 14px;
}

.yylm-pinglun-con .detail-pinglun {
    padding: 0 .5rem;
}

.yylm-pinglun-con .detail-pinglun .detail-pinglun-tb {
    float: left;
    width: 30px;
    height: 30px;
    color: #C9C9C9;
    font-size: 1rem;
}

.yylm-pinglun-con .detail-pinglun .detail-pinlun-list {
    padding-left: 0px;
}

.yylm-pinglun-con .detail-pinglun .detail-pinlun-list ul {
    padding-top: 2px;
}

.yylm-pinglun-con .detail-pinglun .detail-pinlun-list li {
    list-style: none;
    padding-bottom: .2rem;
    font-size: 0.8rem;
    color: #333;
    line-height: 1.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.yylm-pinglun-con .detail-pinglun .detail-pinlun-list li b {
    font-weight: normal;
    color: #C9C9C9;
    padding-right: 10px;
}

.yylm-pinglun-con .detail-pinglun p {
    margin: 0px;
    font-size: 0.8rem;
    color: #C9C9C9;
    margin-top: 0.5rem;
}

.block-a {
    display: block;
    color: #333;
}

.yylm-pinglun-con .detail-zhangyan {
    padding: .5rem;
    padding-top: 0rem;
}

.yylm-pinglun-con .detail-zhangyan a {
    color: #8B0406;
}

.cangyu_bbs_maimai {
    background: #000;
    text-align: center;
    margin-bottom: 10px;
}

.maimai-img-container {
    height: 552px;
}

.maimai-img img {
    object-fit: cover;
}

.maimai-img-1 {
    width: 68.7%;
    margin-right: 1.3%;
    float: left;
}

.maimai-img-2 {
    width: 30%;
    float: right;
}

.maimai-img-clear {
    height: 0;
    font-size: 0;
    min-height: 0;
    padding: 0;
    margin: 0;
    border: 0;
    clear: both;
}

.tabbar {
    color: #ffe5c3
}

.tabbar a {
    color: #ffe5c3
}

.tabbar a.active {
    color: #fff;
}

.tabbar a.active i {}

.navbar:after {
    display: none;
}

.toolbar:before {
    display: none;
}

.bg-red {
    background-color: #ff3b30;
}

.cangyu_bbs_top_tabber a.active {
    color: #fff;
    border-bottom: 2px #fff solid;
}

/*zhezhao*/
.vux-masker-box {
    position: relative;
    margin-top: 10px;
}

.vux-masker-box .m-img {
    padding-bottom: 40%;
    display: block;
    position: relative;
    max-width: 100%;
    background-size: cover;
    background-position: 50%;
    cursor: pointer;
    border-radius: 2px;
}

.vux-masker {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: inherit;
}

.vux-masker-box .m-title {
    color: #fff;
    text-shadow: 0 0 2px rgba(0, 0, 0, .5);
    font-weight: 100;
    font-size: 14px;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.vux-masker-box .m-time {
    font-size: 12px;
    padding-top: 4px;
    border-top: 1px solid #f0f0f0;
    display: inline-block;
    margin-top: 5px;
    font-weight: normal;
}

.size-22 {
    font-size: 22px;
}

.color-fen {
    color: #ffe5c3
}

.card_zhuanti {
    background: #fff;
    margin-bottom: 10px;
}

.card_zhuanti_img img {
    width: 100%;
    height: auto;
    max-height: 220px;
}

.card_zhuanti_txt {
    padding: 15px;
    text-align: center;
    font-size: 16px;
    font-weight: 100;
    color: #333;
}


.card_yanxuan {
    background: #fff;
    margin-bottom: 10px;
    padding: 15px;
}

.card_yanxuan_txt {
    text-align: left;

}

.card_yanxuan_txt h2 {
    font-size: 16px;
    color: #333;
    margin-top: 15px;
}

.card_yanxuan_txt p {
    color: #888;
    font-size: 16px;
    margin-top: 4px;
    margin-bottom: 15px;
}


.swiper-3 {
    background: #000;
    text-align: center;
}

.swiper-3 img {
    max-height: 220px;
}

.demo-card-header-pic .card-header {
    height: 50vw;
    background-size: contain;
    background-position: center;
}

.blank10 {
    height: 10px;
    line-height: 10px;
    overflow: hidden;
    clear: both;
}

.list-block .list-group {
    margin-bottom: 15px;
}

.cangyu_bbs_index {
    margin-top: 0px;
}

.cangyu_bbs_dengji {
    border-radius: 20px;
    background: #9C9C9C;
    padding: 0px 10px;
    font-size: 12px;
    color: white;
    display: inline-block;
    margin-left: 5px;
}

.cangyu_bbs_person_inco .f7-icons {
    font-size: 16px;
    border-radius: 50%;
    background: #333;
    color: #fff;
    padding: 5px;
}

.cangyu_bbs_person_inco .bg_inco_01 {
    background: #facd89;
}

.cangyu_bbs_person_inco .bg_inco_02 {
    background: #9ee3ff;
}

.cangyu_bbs_person_inco .bg_inco_03 {
    background: #fdc094;
}

.cangyu_bbs_person_inco .bg_inco_04 {
    background: #9ccbff;
}

.cangyu_bbs_person_inco .bg_inco_05 {
    background: #a4f0d4;
}

.cangyu_bbs_person_inco .bg_inco_06 {
    background: #8dd9ec;
}

.cangyu_bbs_person_inco .bg_inco_07 {
    background: #f39991;
}

.list-block .cangyu_bbs_geren {
    min-height: 64px;
}

.list-block .cangyu_bbs_geren .f7-icons {
    color: #9C9C9C;
}

.tabbar-labels a.fabu_btn {
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
    text-align: center;
}

.tabbar-demo-icon-fabu {
    background: url(../inco/tab_release@3x.png) no-repeat top center;
    background-size: cover;
    height: 60px;
    width: 60px;

    bottom: 6px;
    position: absolute;
    left: 50%;
    margin-left: -30px;
}

.fabu_btn_list {
    height: 55px;
    position: fixed;
    text-align: center;
    bottom: 200px;
    width: 80%;
    padding: 0 10%;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    justify-content: space-between;
}

.fabu_btn_list a {
    display: flex;
    flex: none;
}

.qiujianding_btn {
    background: url(../inco/195-01.png) no-repeat top center;
    background-size: cover;
    width: 65px;
    height: 65px;
}

.fatiezi_btn {
    background: url(../inco/weibo195.png) no-repeat top center;
    background-size: cover;
    width: 65px;
    height: 65px;
}

.woxiangmai_btn {
    background: url(../inco/195x195.png) no-repeat top center;
    background-size: cover;
    width: 65px;
    height: 65px;
}

.popup_fabu_guanbi {
    position: fixed;
    bottom: 80px;
    width: 100%;
    text-align: center;
}

.popup_fabu_guanbi .close-popup {
    text-align: center;
    padding: 15px;
}

.popup_fabu_guanbi .close-popup .f7-icons {
    color: #333;
    font-size: 36px;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}

.cangyu_bbs_comment {
    padding-bottom: 40px;
}

.cangyu_bbs_comment .comment-item {
    background-color: #fff;
    border-top-width: 1px;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-color: #e0e0e0;
    border-style: solid;
    padding: .8125rem 0;
    position: relative;
}

.cangyu_bbs_comment .comment-item:first-child {
    border-top: 0;
}

.cangyu_bbs_comment .m-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.cangyu_bbs_comment .comment-user-img {
    width: 2.4375rem;
    height: 2.4375rem;
    /* margin: 0 .75rem; */
}

.cangyu_bbs_comment .comment-user-img a {
    width: 100%;
    height: 100%;
    display: block;
}

.cangyu_bbs_comment .m-avatar-box .m-img-box {
    border-radius: 50%;
    position: relative;
}

.cangyu_bbs_comment .m-avatar-box .m-img-box .dxl_userVIP {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    position: absolute;
    bottom: 0.05rem;
    right: 0.05rem;
}

.cangyu_bbs_comment .m-avatar-box .m-img-box .userVIP img {
    width: 100%;
}

.cangyu_bbs_comment .m-avatar-box .m-img-box::before {
    border: .36px solid rgba(0, 0, 0, .05);
}

.cangyu_bbs_comment .m-avatar-box .m-img-box::before {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid rgba(0, 0, 0, .05);
    border-radius: 50%;
}

.cangyu_bbs_comment .comment-user-img a img {
    width: 100%;
    height: 100%;
}

.cangyu_bbs_comment .m-avatar-box .m-img-box img {
    border-radius: 50%;
}

.cangyu_bbs_comment .m-img-box img {
    width: 100%;
    height: 100%;
    vertical-align: top;
    -o-object-fit: cover;
    object-fit: cover;
}

.cangyu_bbs_comment .m-avatar-box .m-img-box img {
    border-radius: 50%;
}

.cangyu_bbs_comment .m-box-col {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    display: block;
}

.cangyu_bbs_comment .comment-user-img+.m-box-col {
    padding-right: .75rem;
    box-sizing: border-box;
}

.cangyu_bbs_comment .comment-user-name {
    margin: 0px;
    color: #333;
    font-size: .875rem;
    line-height: 1.43;
    word-break: break-word;
}

.cangyu_bbs_comment .comment-time {
    color: #939393;
    font-size: 0;
    letter-spacing: -6px;
    margin-bottom: .25rem;
}

.cangyu_bbs_comment .comment-time span {
    letter-spacing: normal;
    font-size: .75rem;
    line-height: 1.58;
    margin-right: .625rem;
    display: inline-block;
}

.cangyu_bbs_comment .comment-con-bot {
    padding-left: 3.9375rem;
    padding-right: .75rem;
}

.cangyu_bbs_comment .comment-con {
    font-size: 1rem;
    color: #636363;
    line-height: 1.375;
    word-break: break-word;
}

.cangyu_bbs_comment .comment-con-bot .comment-con {
    text-align: justify;
}

.cangyu_bbs_comment .comment-zan {
    height: 1rem;
    padding-right: .75rem;

    letter-spacing: -6px;
    padding-top: .25rem;
}

.cangyu_bbs_comment .m-icon {
    display: inline-block;
    vertical-align: top;
    background: url(../inco/dianzan.svg) no-repeat top;
    background-size: cover;
    width: 1em;
    height: 1em;
}

.cangyu_bbs_comment .m-icon-no {
    display: inline-block;
    vertical-align: top;
    background: url(../img/praisesel.png) no-repeat top;
    background-size: cover;
    width: 1em;
    height: 1em;
}

.cangyu_bbs_comment .comment-zan .m-icon {
    width: 1rem;
    height: 1rem;
}

.cangyu_bbs_comment .comment-zan .m-icon:hover {
    background: url(../inco/dianzan_cur.svg) no-repeat top;
    background-size: cover;
}

.cangyu_bbs_comment .yylm-pinglun-con .detail-num {
    position: relative;
    background: none;
    border-top: 0px solid #e6e6e6;
    border-bottom: 0px solid #e6e6e6;
    padding: 0.85rem;
    padding-bottom: 0rem;
}

.cangyu_bbs_comment .yylm-dianzan-shu {
    background: none;
    border-radius: 0px;
    top: 1rem;
    right: .75rem;
    font-size: 14px;
    padding: 0;
}

.cangyu_bbs_comment .comment-top {
    background-color: #fff;
    border-top-width: 0;
    border-right-width: 0;
    /* border-bottom-width: 1px; */
    border-left-width: 0;
    border-color: #d9d9d9;
    overflow: hidden;
}

.cangyu_bbs_comment .comment-top h2 {
    font-size: 16px;
    color: #333;
    display: inline-block;
    position: relative;
}

.maimai_xq_img {
    padding:15px;
}

.maimai_xq_img img {
    width: 100%;
    margin-top: 10px;
}

.card .list-block ul:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: auto;
    right: auto;
    height: 1px;
    width: 100%;
    background-color: #c8c7cc;
    display: block;
    z-index: 15;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

.card .list-block ul:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: auto;
    top: auto;
    height: 1px;
    width: 100%;
    background-color: #c8c7cc;
    display: block;
    z-index: 15;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}

.cangyu_bbs_maimai_zan {
    margin-top: 10px;
    padding: 0px;
}

.cangyu_bbs_maimai_td {}

.cangyu_bbs_maimai_td .item-title {
    color: #4F4F4F
}

.cangyu_bbs_maimai_td .item-after {
    color: #1F0E00
}

.cangyu_bbs_tabber_maimai .toolbar-inner {
    padding: 0px;
    font-size: 14px;
}

.cangyu_bbs_tabber_maimai .toolbar-inner a {
    color: #3e3633;
}

.cangyu_bbs_tabber_maimai .cangyu_bbs_btn_mm {
    background: #900002;
    color: #fff !important;
}

.cangyu_bbs_tabber_maimai .toolbar-inner a.link {
    padding: 0px;
    line-height: 40px;
}

.cangyu_bbs_tabber_maimai .toolbar-inner a.link div {
    display: block;
}

.cangyu_bbs_tabber_maimai .cangyu_bbs_tabber_maimai_sc {
    background: url(../inco/shoucang.svg) no-repeat 0px 0px;
    display: inline-block;
    width: 1.25rem;
    height: 1.35rem;
    background-size: cover;
    position: relative;
    top: 5px;
    margin-right: 5px;
}

.cangyu_bbs_tabber_maimai .cangyu_bbs_tabber_maimai_sc:hover {
    position: relative;
    top: 5px;
    background: url(../inco/shoucang_cur.svg) 0px 0px;
    background-size: cover;
    display: inline-block;
    width: 1.25rem;
    height: 1.35rem;
    margin-right: 5px;
}

.cangyu_bbs_tabber_maimai .cangyu_bbs_tabber_maimai_pl {
    position: relative;
    top: 5px;
    background: url(../inco/pinglun.svg) no-repeat 0px 0px;
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
    background-size: cover;
    margin-right: 5px;
}

.cangyu_bbs_tabber_maimai .cangyu_bbs_tabber_maimai_pl:hover {
    position: relative;
    top: 5px;
    background: url(../inco/pinglun_cur.svg) no-repeat 0px 0px;
    background-size: cover;
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 5px;
}

.cangyu_bbs_zhuanti {
    margin: 5px;
    background: #fff;
}

.cangyu_bbs_zhuanti img {
    width: 100%;
    height: auto;
}

.cangyu_bbs_zhuanti_bg {
    background: #f7f7f8 !important;
}

.cangyu_bbs_tanchu_pinglun {
    margin: 0px;
}

.cangyu_bbs_tanchu_pinglun_btn_fabu {
    font-size: 14px;
    color: #d6b58a;
}

.cangyu_bbs_tanchu_pinglun_btn_fabu a {
    font-size: 14px;
    color: #d6b58a;
}

.cangyu_bbs_tabber_maimai .cangyu_bbs_tabber_yanxuan_ylj {
    background: url(../inco/lianjie.svg) no-repeat 0px 0px;
    display: inline-block;
    width: 1.35rem;
    height: 1.35rem;
    background-size: cover;
    position: relative;
    top: 5px;
    margin-right: 5px;
}

.cangyu_bbs_tabber_maimai .cangyu_bbs_tabber_yanxuan_gm {
    background: url(../inco/goumai.svg) no-repeat 0px 0px;
    display: inline-block;
    width: 1.35rem;
    height: 1.35rem;
    background-size: cover;
    position: relative;
    top: 5px;
    margin-right: 5px;
}

.cangyu_bbs_top_tabber_yx {
    background: none;
}

.clear_top {
    margin-top: 0px;
}

.cangyu_bbs_yanxuan_top {
    background: #fff;
    padding: 15px;
}

.cangyu_bbs_yanxuan_top dt {
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 10px;
    position: relative;
}

.cangyu_bbs_yanxuan_top dd {
    font-size: 14px;
    color: #5F5F5F;
}

.cangyu_bbs_yanxuan_top .cangyu_bbs_yanxuan_top_jiage {
    display: inline;
    position: absolute;
    right: 0px;
    color: #900002;
}

.swiper-5 {
    background: #000;
    text-align: center;
	width: 100%;
	height: 210px;
}

.swiper-5 img {
    max-width: 100%;
    height: 100%;
}

.padding_bottom50 {
    padding-bottom: 50px;
}

.bg_baidi {
    background: #fff;
}

.cangyu_bbs_fabuj_ianding {
    margin-top: 0px;
}

.cangyu_bbs_fabuj_ianding textarea {
    height: 150px;
}

.cangyu_bbs_fabuj_ianding ul:after {
    height: 0px;
}


.cangyu_bbs_tabber_maimai .cangyu_bbs_tabber_maimai_zy {
    background: url(../inco/zhangyan.png) no-repeat 0px 0px;
    display: inline-block;
    width: 1.35rem;
    height: 1.35rem;
    background-size: cover;
    position: relative;
    top: 5px;
    margin-right: 5px;
}

.cangyu_bbs_tabber_maimai .cangyu_bbs_tabber_maimai_rm {
    background: url(../inco/renmen.svg) no-repeat 0px 0px;
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
    background-size: cover;
    position: relative;
    top: 5px;
    margin-right: 5px;
}

.cangyu_bbs_tabber_maimai .cangyu_bbs_tabber_maimai_bq {
    background: url(../inco/biaoqing.svg) no-repeat 0px 0px;
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
    background-size: cover;
    position: relative;
    top: 5px;
    margin-right: 5px;
}

.cangyu_bbs_fabu_maimai {
    margin-top: 10px;
}

.cangyu_bbs_fabu_maimai .item-title {
    color: #848484;
}

.clear_bottom10 {
    margin-bottom: 10px;
}

.cangyu_bbs_tabber_maimai {
    background-color: #fff;
    height: 40px;
}

.cangyu_bbs_tabber_bg_shense {
    background-color: #3e3633;
}

.cangyu_bbs_tabber_bg_shense .toolbar-inner a {
    color: #fff1de;
}

.cangyu_bbs_tabber_bg_shense .cangyu_bbs_tabber_maimai_ht {
    background: url(../inco/huati.svg) no-repeat 0px 0px;
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-size: cover;
    position: relative;
    top: 3px;
    margin-right: 5px;
}

.cangyu_bbs_huati_top {
    margin-top: 0px;
}

.cangyu_bbs_huati_txt {
    background: #fff;
    padding: 10px 15px;
    position: relative;
    color: #a05c42;
    margin-bottom: 10px;
}

.cangyu_bbs_huati_txt p:before {
    content: "";
    background: url(../inco/shuangyinhao_s.svg) no-repeat 0px 0px;
    display: inline-block;
    width: 1rem;
    height: 0.6rem;
    background-size: cover;
    position: absolute;
    top: 10px;
    left: 15px;
}

.cangyu_bbs_huati_txt p:after {
    content: "";
    background: url(../inco/shuangyinhao_x.svg) no-repeat 0px 0px;
    display: inline-block;
    width: 1rem;
    height: .6rem;
    background-size: cover;
    position: absolute;
    bottom: 10px;
    right: 15px;
}

.cangyu_bbs_padding_bottom40 {
    padding-bottom: 40px;
}

.cangyu_bbs_huati_list .vux-masker-box {
    margin-bottom: 10px;
    margin-top: 0px;
}

.cangyu_bbs_huati_list .vux-masker-box .m-img {
    padding-bottom: 20%;
}

.cangyu_bbs_beiyaoqing {
    padding-right: 15px;
}

.cangyu_bbs_beiyaoqing b {
    font-weight: normal !important;
    display: inline-block;
    margin-left: 2px;
    color: #5B5B5B;
}

.cangyu_bbs_btn_yaoqing {}

.cangyu_bbs_wode_gerenzil {
    margin-top: 0px;
}

.bianji_title {
    background: #fff;
    padding: 10px 15px;
    text-align: center;
}

.bianji_title h2 {
    font-size: 18px;
    color: red;
}

.bianji_title p {
    font-size: 14px;
    color: darkgrey;
    margin-bottom: 0px;
}

.cangyu_bbs_yanxuan_tongzhi {
    width: 25px;
    height: 25px;
    background: url(../inco/tongzhi01.png) no-repeat;
    background-size: cover;
}

.cangyu_bbs_fukuan_tongzhi {
    width: 25px;
    height: 25px;
    background: url(../inco/tongzhi02.png) no-repeat;
    background-size: cover;
}

.cangyu_bbs_xinxi_tongzhi {
    width: 25px;
    height: 25px;
    background: url(../inco/tongzhi03.png) no-repeat;
    background-size: cover;
}

.cangyu_bbs_yanxuan_txt {
    padding: 10px 15px;
    background: #fff;
    font-size: 16px;
    margin-bottom: 15px;
    text-align: center;
}

.cy-shop-dizhiguanli {
    width: 100%;
    line-height: 40px;
}

.cy-shop-contact h1 {
    font-size: 16px;
    position: relative;
}

.cy-shop-contact h1 span {
    display: inline;
    margin-left: 10px;
    font-size: 14px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.cy-shop-contact p {
    margin-top: 10px;
    color: darkgray;
}

.clear-h {
    height: auto;
    line-height: normal;
}

.cy-shop-dizhiguanli-btn {
    text-align: right;
    display: inline-block;
}

.cy-shop-dizhiguanli-btn i {
    margin-right: 6px;
    font-size: 14px;
}

.cy-shop-dizhiguanli a {
    color: #3e3633;
}


.cy-shop-baocun-btn {
    height: 40px;
    width: 90%;
    text-align: center;
    padding: 0px 5%;
    margin-top: 20px;
}

.yonghuxieyi {
    height: 40px;
    line-height: 40px;
}

.yonghuxieyi label.label-checkbox i.icon-form-checkbox {
    width: 18px;
    height: 18px;
}

.yonghuxieyi label.label-checkbox input[type=checkbox]:checked+.item-media i.icon-form-checkbox {
    background: #A00002;
}

.yonghuxieyi .item-media {
    display: inline-block;
    float: left;
    margin-right: 6px;
}

.yonghuxieyi .item-inner {
    font-size: 14px;
}

.yonghuxieyi .item-inner a {
    color: #03C;
    padding-left: 10px;
}

.cangyu_bbs_dizhi .card-content-inner {
    padding: 10px 15px;
}

.cangyu_bbs_dizhi .card-footer {
    padding: 0px 15px;
}

.cangyu_bbs_tabber_shouhuodizhi {
    background: #AD0002;
    height: 40px;
    line-height: 40px;
}

.cangyu_bbs_tabber_shouhuodizhi .toolbar-inner a.link {
    padding: 0px;
    line-height: 40px;
}

.cangyu_bss_xinjia_shouhuodizhi {
    margin-top: 0px;
}

.cangyu_bss_xinjia_shouhuodizhi .item-title.label {
    color: #5F5F5F;
}

.cangyu_bss_xinjia_shouhuodizhi .item-media+.item-inner {
    margin-left: 0px;
}

.cy-shop-baocun-btn .color-red {
    background: #A00205
}

.tabbar_cangyu_bbs_dingdan {
    color: #3e3633;
    background: #fff;
    margin-bottom: 15px;
}

.tabbar_cangyu_bbs_dingdan:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: auto;
    top: auto;
    height: 1px;
    width: 100%;
    background-color: #e1e1e1;
    display: block;
    z-index: 15;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}

.tabbar_cangyu_bbs_dingdan a {
    color: #3e3633;
}

.tabbar_cangyu_bbs_dingdan a.active {
    color: #bc2e2e;
    border-bottom: 2px #bc2e2e solid;
}

.cy-shop-changpin-liebiao {
    zoom: 1;
    overflow: hidden;
    background: #f7f7f7;
    padding: 10px 15px;
}

.cy-shop-changpin-liebiao-img {
    width: 25%;
    display: inline-block;
    float: left;
    margin-right: 6px;
}

.cy-shop-changpin-liebiao-txt h2 {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 100;
}

.cy-shop-changpin-liebiao-txt p {
    font-size: 18px;
    margin: 0px;
}

.cangyu_bbs_dingdanlist {
    background: #fff;
    margin-bottom: 10px;
}

.cangyu_bbs_dingdanlist img {
    width: 100%;
    height: auto;
}

.cangyu_bbs_dingdanlist_top {
    padding: 10px 15px;
    position: relative;
    zoom: 1;
    overflow: hidden;
}

.cangyu_bbs_dingdanlist_cnter {
    position: relative;
    clear: both;
}

.cangyu_bbs_dingdanlist_cnter:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: auto;
    top: auto;
    height: 1px;
    width: 100%;
    background-color: #e1e1e1;
    display: block;
    z-index: 15;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}

.cangyu_bbs_dingdanlist_foot {
    padding: 10px 15px;
    position: relative;
    text-align: right;
}

.cangyu_bbs_dingdanlist_foot a {
    display: inline-block;
    margin-left: 10px;
    color: #3e3633;
    font-size: 16px;
    border: 1px #3e3633 solid;
    border-radius: 15px;
}

.cangyu_bbs_dingdanlist_foot a.button_fk {
    color: #c00000;
    border: 1px #c00000 solid;
}


.cangyu_bbs_dingdanlist_jiage {
    height: 40px;
    line-height: 40px;
    text-align: right;
    padding-right: 15px;
}

.cangyu_bbs_dingdanlist_top_ddh {
    display: inline-block;
    float: left;
}

.cangyu_bbs_dingdanlist_top_ddh b {
    padding: 0px 10px;
}

.cangyu_bbs_dingdanlist_top_zt {
    display: inline-block;
    float: right;
}

.color_daifu {
    color: #e2a500
}

.color_daishouhuo {
    color: #9f0e0e
}

.color_yiwancheng {
    color: #686868
}

.cangyu_bbs_dongtailist .comment-zan {
    width: 2.4375rem;
    height: 2.4375rem;
}

.cangyu_bbs_dongtailist .comment-zan img {
    width: 100%;
    height: auto;
}

.cangyu_bbs_dongtailist .comment-user-name span b {
    color: #f39700;
}

.comment-user-price {
    color: red;
}

.cangyu_bbs_dongtailist li {
    background: #FFFFFF;
    padding: 10px 0px;
    position: relative;
}

.cangyu_bbs_dongtailist li:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: auto;
    top: auto;
    height: 1px;
    width: 100%;
    background-color: #e1e1e1;
    display: block;
    z-index: 15;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}

.cangyu_bbs_geren_index_top {
    position: relative;
    margin-bottom: 10px;
}

.cangyu_bbs_geren_index_top_cpzs_btn {
    position: absolute;
    width: 100px;
    right: 0px;
    top: 52px;
    z-index: 999;
    overflow: hidden;
}

.cangyu_bbs_geren_index_top_cpzs_btn a {
    width: 120px;
    background: #362f2d;
    color: #fff;
    border: none;
}

.cangyu_bbs_geren_index_top .card-header {
    height: 50vw;
    background-size: cover;
    background-position: center;
}

.cangyu_bbs_geren_index_top_guanzhu {
    background: #fff;
    position: relative;
    padding: 10px 15px;
}

.cangyu_bbs_geren_index_left_sl {}

.cangyu_bbs_geren_index_left_sl ul {
    padding-left: 55px;
}

.cangyu_bbs_geren_index_left_sl li {
    display: inline-block;
    padding: 0 10px;
    border-left: 1px #cdcdcd solid;
    text-align: center;
}

.cangyu_bbs_geren_index_left_sl li:first-child {
    border: none;
    padding-left: 0px;
}

.cangyu_bbs_geren_index_left_sl li h3,
.cangyu_bbs_geren_index_left_sl li h4 {
    line-height: 24px;
    font-size: 14px;
    font-weight: 100;
}

.cangyu_bbs_geren_index_top_btn {
    position: absolute;
    width: 80px;
    right: 15px;
    top: 18px;
}

.cangyu_bbs_geren_index_top_btn .button {
    background: #ffe5c3;
    border: none;
    color: #923506;
}

.cangyu_bbs_geren_index_top .cangyu_bbs_comment {
    margin-bottom: 0px;
}

.cangyu_bbs_geren_index_top_touxiang {
    position: absolute;
    bottom: 10px;
    z-index: 999;
}

.cangyu_bbs_geren_index_top_touxiang .comment-user-img {
    width: 3rem;
    height: 3rem;
}

.cangyu_bbs_geren_index_top_touxiang .comment-user-name {
    color: #fff;
    font-size: 18px;
}

.cangpianzhanshi_btn {
    width: 30px;
    height: 25px;
    background: url(../inco/xiangji.svg) no-repeat;
    background-size: cover;
}


.zhuce_index {
    background: url(../inco/bgnav.jpg) no-repeat top center;
    background-size: cover;
    height: 100%;
    width: 100%;
    position: relative;
}

.cangyu_logo {
    background: url(../inco/cangyu_logo.png) no-repeat;
    width: 9rem;
    height: 6rem;
    background-size: cover;
    position: absolute;
    top: 100px;
    left: 50%;
    margin-left: -4rem;
}

.cangyu_denglu_btn {
    width: 300px;
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin-left: -150px;
}

.cangyu_denglu_btn a {
    margin-bottom: 15px;
    display: block;
    width: 100%;
    color: #ffe5c3;
    border: 1px #887764 solid;
}

.weixindenglu {
    width: 22px;
    height: 22px;
    background: url(../inco/weixin.svg) no-repeat;
    background-size: cover;
    position: absolute;
    top: 9px;
    left: 50%;
    margin-left: -60px;
}

.cangyu_denglu_btn .active {
    background: #3baf34;
    border: none;
}

.color-baise {
    color: #fff;
    font-weight: 100 !important;
}

.denglu_nr {
    padding: 15px 30px;
}

.denglu_nr_input .list-block {
    margin-bottom: 10px;
    margin-top: 100px;
}

.denglu_nr_input .list-block input[type=text] {
    color: #cfa972;
}

.denglu_nr_input .list-block ul {
    background: none;
}

.denglu_nr_input .list-block li {
    margin-bottom: 15px;
}

.denglu_nr_input .list-block ul:before {
    display: none;
}

.denglu_nr_input .list-block .item-inner:after {
    display: none;
}

.denglu_nr_input .list-block .item-content {
    padding-left: 0px;
    border-radius: 20px;
    border: 1px #887764 solid;
}

.denglu_nr_input .list-block .item-media+.item-inner {
    margin-left: 0px;
}

.denglu_nr_input .list-block ul:after {
    display: none;
}

.denglu_nr_input .list-block .item-title.label {
    padding-left: 15px;
    color: #fff;
    width: 25%;
    font-size: 15px;
}

.denglu_nr_zh {
    height: 30px;
    line-height: 30px;
    text-align: right;
}

.denglu_nr_zh a {
    color: #fff;
}

.denglu_nr_input_tj .active {
    background: #3baf34;
    border: none;
}

.denglu_nr_input .list-block .item-title.huoquyanzhengma {
    overflow: visible;
}

.huoquyanzhengma a {
    font-size: 12px;
    text-overflow: inherit;
    border-radius: 5px;
    color: #fff;
    background: #3baf34;
    padding: 5px;
}

.button_color_red_wancheng {
    background: #bc2e2e;
    border: none;
    color: #fff;
}

.zhaohuimimatishi {
    padding: 15px;
    padding-top: 80px;
    color: #6E6E6E
}

.zhaohuimima_class .list-block {
    margin-top: 0px;
}

.zhaohuimima_class .list-block .item-content {
    padding-left: 0px;
    border-radius: 5px;
    border: 0px #887764 solid;
    background: #fff;
}

.zhaohuimima_class .list-block .item-title.label {
    padding-left: 15px;
    color: #bfbfbf;
    width: 25%;
    font-size: 15px;
}

.zhaohuimia_hui_btn {
    background: #bfbfbf;
    border-radius: 5px;
    border: none;
    color: #fff;
}

.zhaohuimia_lv_btn {
    background: #3baf34;
    border-radius: 5px;
    border: none;
    color: #fff;
}

/*上传样式*/
.weui-uploader__title {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

.weui-uploader__info {
    color: #B2B2B2;
}

.weui-uploader__bd {
    margin-bottom: -4px;
    margin-right: -9px;
    overflow: hidden;
    padding-left: 15px;
}

.weui-uploader__files {
    list-style: none;
}

.weui-uploader__file {
    float: left;
    margin-right: 9px;
    margin-bottom: 9px;
    width: 79px;
    height: 79px;
    background: no-repeat center center;
    background-size: cover;
}

.weui-uploader__file_status {
    position: relative;
}

.weui-uploader__file_status:before {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.weui-uploader__file_status .weui-uploader__file-content {
    display: block;
}

.weui-uploader__file-content {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #FFFFFF;
}

.weui-uploader__file-content .weui-icon-warn {
    display: inline-block;
}

.weui-uploader__input-box {
    border-radius: 5px;
    float: left;
    position: relative;
    margin-right: 9px;
    margin-bottom: 9px;
    width: 77px;
    height: 77px;
    border: 1px solid #D9D9D9;
}

.weui-uploader__input-box:before,
.weui-uploader__input-box:after {
    content: " ";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #D9D9D9;
}

.weui-uploader__input-box:before {
    width: 2px;
    height: 39.5px;
}

.weui-uploader__input-box:after {
    width: 39.5px;
    height: 2px;
}

.weui-uploader__input-box:active {
    border-color: #999999;
}

.weui-uploader__input-box:active:before,
.weui-uploader__input-box:active:after {
    background-color: #999999;
}

.weui-uploader__input {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.default-address {
    margin-top: 12px;
    height: 50px;
}

.default-address-detail {
    margin-top: 30px !important;
}

.default-left {
    float: left;
}

.default-right {
    float: right;
}

.default-address-clear {
    clear: both;
}

.add-address {
    padding: 12px;
    text-align: center;
    font-size: 18px;
}

.order-title {
    font-weight: normal !important;
}

.order-price {
    color: red;
    font-weight: bold;
}

.payment-item {
    margin-top: 15px !important;
}

.payment-title {
    font-size: 22px;
    line-height: 50px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%2060%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'm60%2061.5-38.25%2038.25-9.75-9.75%2029.25-28.5-29.25-28.5%209.75-9.75z'%20fill%3D'%23c7c7cc'%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position-x: 230px;
    width: 100%;
}

.upload-container {
    padding-left: 2%;
}

.upload-img {
    margin: 0 1% 5px 1%;
}

.jianding-button {
    padding-left: 20px;
}

.jianding-popup {
    margin-top: 10px !important;
}

.jianding-hide-link {
    background-image: none !important;
}

.item-inner-hide {
    background-image: none !important;
}

.cangyu_bbs_tabber_maimai .yanxuan_active {
    position: relative;
    top: 5px;
    background: url(../inco/shoucang_cur.svg) 0px 0px;
    background-size: cover;
    display: inline-block;
    width: 1.25rem;
    height: 1.35rem;
    margin-right: 5px;
}

.lunbo-image-message {
    position: relative;
    top: 140px;
    color: white;
    font-size: 18px;
    left: 10px;
}

.pull-to-refresh-content.pull-to-refresh-no-navbar {
    margin-top: 0px;
}

.centernav {
    background: #fff;
    position: relative;
    padding: 10px;
    margin-bottom: 10px;
}

.centernav .toolbar {
    width: 200px;
    margin: 0 auto;
    background: #fff;
}

/*#tab-1,#tab-2,#tab-4{ padding-top: 40px;}*/
.floating-button {
    bottom: 55px;
    text-align: center;
    background-color: #887764 !important;
}

.centernav .toolbar .tabbar-label {
    font-size: 14px;
    color: #3e3633;
    padding-top: 10px;
}

i.tabbar-demo-icon-dz {
    width: 25px;
    stroke: none;
    fill-rule: #ffe5c3;
    height: 25px !important;
    color: #ffe5c3;
    background: url(../inco/dingzhi.png) no-repeat top center;
    background-size: cover;
}

.active i.tabbar-demo-icon-dz {
    background: url(../inco/dingzhi.png) no-repeat top center;
    background-size: cover;
}

i.tabbar-demo-icon-zj {
    width: 25px;
    stroke: none;
    fill-rule: #ffe5c3;
    height: 25px !important;
    color: #ffe5c3;
    background: url(../inco/zujie.png) no-repeat top center;
    background-size: cover;
}

.active i.tabbar-demo-icon-zj {
    background: url(../inco/zujie.png) no-repeat top center;
    background-size: cover;
}

i.tabbar-demo-icon-fabunew {
    width: 20px;
    stroke: none;
    fill-rule: #ffe5c3;
    left: 50%;
    margin-left: -22px;
    top: -20%;
    height: 20px !important;
    color: #ffe5c3;
    background: url(../inco/fabu.svg) no-repeat top center;
    background-size: cover;
}

.fudong_btn_fabu {}

.fudong_btn_fabu span {
    padding-top: 20px;
    text-align: center;
    font-size: 14px;
}

.paipin_shuju {
    padding: 15px;
    background: #fff;
    zoom: 1;
    overflow: hidden;
    padding-bottom: 0px;
    margin-bottom: 10px;
}

.paimai_shuju_xhx {
    display: inline-block;
    width: 25%;
    float: left;
    border-bottom: 0.5px #ddd dashed;
    height: 40px;
    line-height: 40px;
}

.paimai_shuju_xhx_h {
    display: inline-block;
    width: 50%;
    float: left;
    border-bottom: 1px #ddd solid;
    height: 40px;
    line-height: 40px;
}

.paipin_shuju span {
    color: #747474;
    display: inline-block;
    margin-right: 20px;
}

.paimai_txt_con {
    background: #fff;
    padding: 10px;
}

.paimai_txt_con h2 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 2px;
}

.paimai_txt_con p {
    color: #7C7C7C
}

.paimai_txt_con img {
    width: 100%;
    height: auto;
    margin-top: 10px;
}


.corwd_shuju {
    text-align: center;
    padding: 10px;
    width: 100%;
    overflow: hidden;
}