@import url(//at.alicdn.com/t/font_693986_ae9f540b6gk.css);

.thumbnail:hover {
    box-shadow: 0 0 10px #ccc
}

.home-banner2[data-v-0a3b8a1d] {
    height: 350px;
    margin-bottom: 15px
}

.home-banner2 .container[data-v-0a3b8a1d] {
    padding-left: 250px
}

.home-banner2 .banner-box[data-v-0a3b8a1d] {
    float: left;
    width: 655px;
    height: 350px;
    margin-right: 15px;
    margin-top: 2px;
    background: #fff;
    position: relative
}

.home-banner2 .banner-box img[data-v-0a3b8a1d] {
    width: 655px;
    height: 350px
}

.home-banner2 .login-box[data-v-0a3b8a1d] {
    float: left;
    background: #fff;
    width: 280px;
    height: 350px
}

.home-banner2 .home-pagination[data-v-0a3b8a1d] {
    position: absolute;
    left: 50%;
    bottom: 30px;
    z-index: 2;
    transform: translateX(-50%)
}

.home-banner2 .home-pagination span[data-v-0a3b8a1d] {
    margin: 0 5px
}

.home-banner2 .home-pagination span.swiper-pagination-bullet-active[data-v-0a3b8a1d] {
    background: #fff
}

.home-banner2 .logined-box[data-v-0a3b8a1d] {
    text-align: center;
    padding-top: 50px
}

.home-banner2 .logined-box .user-img[data-v-0a3b8a1d] {
    width: 100px;
    height: 100px;
    margin: 0 auto
}

.home-banner2 .logined-box .user-img img[data-v-0a3b8a1d] {
    width: 100px;
    height: 100px;
    border-radius: 50%
}

.home-banner2 .logined-box .user-name[data-v-0a3b8a1d] {
    margin-top: 20px;
    color: #666
}

.home-banner2 .logined-box .logined-btns[data-v-0a3b8a1d] {
    margin-top: 30px
}

.home-banner2 .logined-box .logined-btns .btn[data-v-0a3b8a1d] {
    display: inline-block;
    padding: 5px 15px;
    background: #c22b22;
    color: #fff;
    border-radius: 15px;
    margin: 0 15px
}

.banner-right[data-v-0a3b8a1d] {
    float: left;
    width: 280px;
    height: 350px;
    background: #fff
}

.notice-wrap[data-v-0a3b8a1d] {
    padding: 10px;
    border-bottom: 1px dotted #ccc;
    height: 180px
}

.notice-wrap .box-header[data-v-0a3b8a1d] {
    font-size: 18px;
    font-weight: 700;
    height: 40px;
    line-height: 40px
}

.notice-wrap .more[data-v-0a3b8a1d] {
    font-size: 12px;
    font-weight: 400
}

.notice-wrap .a[data-v-0a3b8a1d] {
    color: #555
}

.notice-wrap .notice-list[data-v-0a3b8a1d] {
    padding-left: 5px
}

.notice-wrap .notice-list li[data-v-0a3b8a1d] {
    padding-left: 15px;
    background: url(../images/list_disc.jpg) no-repeat 0
}

.text-break[data-v-0a3b8a1d] {
    padding-bottom: 5px
}

.user-info[data-v-0a3b8a1d] {
    padding: 10px
}

.user-info .box-header[data-v-0a3b8a1d] {
    height: 50px;
    line-height: 50px;
    color: #000;
    font-size: 14px
}

.user-info .user-photo[data-v-0a3b8a1d] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
    margin-left: 20px;
    vertical-align: middle
}

.user-info .box-body[data-v-0a3b8a1d] {
    text-align: center
}

.user-info .fast-btn[data-v-0a3b8a1d] {
    display: inline-block;
    height: 30px;
    width: 100px;
    margin-top: 10px;
    margin-right: 20px;
    text-align: center;
    line-height: 30px;
    background: #c22b22;
    color: #fff;
    border-radius: 2px
}

.user-info .fast-btn[data-v-0a3b8a1d]:nth-of-type(2n+2) {
    margin-right: 0
}

.registe-home-box {
    border: 1px solid #eee;
    background: #fff;
    height: 350px;
    box-sizing: border-box;
    padding: 20px
}

.registe-home-box .sms-input {
    width: 118px
}

.registe-home-box .el-form-item {
    margin-bottom: 15px
}

.registe-home-box .el-form-item__error {
    margin-top: 0;
    padding-top: 2px
}

.registe-home-box .el-form-item__content,
.registe-home-box .el-input {
    line-height: 32px
}

.registe-home-box .el-checkbox__label {
    font-size: 12px
}

.registe-home-box .submit-btn {
    width: 100%
}

.registe-home-box .login-tips {
    text-align: center
}

.home-recommend .container[data-v-e0bbb4da] {
    padding: 0;
    background: #fff
}

.home-recommend .panel[data-v-e0bbb4da] {
    border: none;
    box-shadow: 0 0 10px #ddd;
    margin: 0;
    border-radius: 5px
}

.home-recommend .panel-heading[data-v-e0bbb4da] {
    padding: 20px;
    background: #fff;
    border-bottom: 1px solid #c22b22;
    font-size: 0
}

.home-recommend .panel-heading a[data-v-e0bbb4da] {
    display: inline-block;
    width: 25%;
    color: #333;
    font-size: 18px;
    cursor: pointer;
    text-decoration: none
}

.home-recommend .panel-heading a.active[data-v-e0bbb4da] {
    color: #c22b22;
    position: relative
}

.home-recommend .panel-heading a.active[data-v-e0bbb4da]:before {
    position: absolute;
    bottom: -27px;
    margin-left: -7px;
    left: 50%;
    content: "\F0D8";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 24px
}

.home-recommend .panel-body[data-v-e0bbb4da] {
    min-height: 150px;
    padding: 20px 0;
    overflow: hidden;
    position: relative
}

.home-recommend .panel-body .next-btn[data-v-e0bbb4da],
.home-recommend .panel-body .prev-btn[data-v-e0bbb4da] {
    position: absolute;
    width: 40px;
    height: 80px;
    top: 50%;
    margin-top: -40px;
    z-index: 10;
    cursor: pointer;
    background: url(../images/left.png) no-repeat
}

.home-recommend .panel-body .next-btn[data-v-e0bbb4da] {
    right: 20px;
    background: url(../images/right.png) no-repeat
}

.home-recommend .panel-body .list-item[data-v-e0bbb4da] {
    width: 220px;
    float: left
}

.home-recommend .panel-body .list-item .thumbnail[data-v-e0bbb4da] {
    padding: 0
}

.home-recommend .panel-body .list-item .thumbnail .img[data-v-e0bbb4da] {
    width: 100%;
    height: 218px;
    position: relative;
    overflow: hidden
}

.home-recommend .panel-body .list-item .thumbnail .img img[data-v-e0bbb4da] {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.home-recommend .panel-body .list-item .thumbnail h4[data-v-e0bbb4da] {
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.home-recommend .panel-body .list-item .thumbnail h3[data-v-e0bbb4da] {
    margin-top: 0;
    font-size: 14px;
    color: #c22b22;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.home-recommend .panel-body .list-item[data-v-e0bbb4da]:first-child {
    margin-left: 0
}

.home-recommend .panel-body .list-box[data-v-e0bbb4da] {
    width: 1000%
}

.home-recommend .panel-body .list-box[data-v-e0bbb4da]:after {
    clear: both
}

.home-recommend .swiper-wrap[data-v-e0bbb4da] {
    padding: 20px
}

.home-vip[data-v-1c021fb4] {
    margin-top: 40px
}

.home-vip .container[data-v-1c021fb4] {
    padding: 0 20px;
    background: #fff
}

.home-vip .panel[data-v-1c021fb4] {
    border: none;
    box-shadow: none;
    margin: 0
}

.home-vip .panel-heading[data-v-1c021fb4] {
    padding: 20px 0
}

.home-vip .panel-heading a.more[data-v-1c021fb4] {
    padding-top: 3px;
    font-size: 14px;
    color: #666;
    cursor: pointer
}

.home-vip .panel-heading .tab[data-v-1c021fb4] {
    margin-right: 15px;
    font-size: 0
}

.home-vip .panel-heading .tab>div[data-v-1c021fb4] {
    border: 1px solid #e5e5e5;
    padding: 0 10px;
    display: inline-block;
    font-size: 16px;
    cursor: pointer
}

.home-vip .panel-heading .tab>div[data-v-1c021fb4]:first-child {
    border-right: 0
}

.home-vip .panel-body[data-v-1c021fb4] {
    padding: 0;
    overflow: hidden;
    position: relative
}

.home-vip .panel-body .list-box[data-v-1c021fb4] {
    width: 100%;
    position: relative
}

.home-vip .panel-body .list-box .list-item[data-v-1c021fb4] {
    pointer-events: none
}

.home-vip .panel-body .list-box .list-item .thumbnail[data-v-1c021fb4] {
    padding: 0
}

.home-vip .panel-body .list-box .list-item .thumbnail .img[data-v-1c021fb4] {
    width: 100%;
    height: 200px;
    position: relative;
    overflow: hidden
}

.home-vip .panel-body .list-box .list-item .thumbnail .img img[data-v-1c021fb4] {
    min-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.home-vip .panel-body .list-box .list-item .thumbnail .caption .btn.pull-right[data-v-1c021fb4] {
    margin-top: 8px
}

.home-vip .panel-body .list-box .list-item .thumbnail .caption h3[data-v-1c021fb4] {
    font-size: 18px;
    color: #c22b22;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.home-vip .panel-body .list-box .list-item .thumbnail .caption .data[data-v-1c021fb4] {
    padding: 15px 0;
    position: relative
}

.home-vip .panel-body .list-box .list-item .thumbnail .caption .data a[data-v-1c021fb4] {
    cursor: pointer;
    font-size: 14px
}

.home-vip .panel-body .list-box .list-item .thumbnail .caption .data a.share[data-v-1c021fb4] {
    color: #999
}

.home-vip .panel-body .list-box .list-item .thumbnail .caption .data p[data-v-1c021fb4] {
    font-size: 14px;
    color: #666
}

.home-vip .panel-body .list-box .list-item .thumbnail .caption .data p span[data-v-1c021fb4] {
    padding: 0 6px;
    display: inline-block;
    background: #f5f5f5;
    color: #c22b22;
    font-weight: 700
}

.home-vip .panel-body .list-box .list-item[data-v-1c021fb4]:first-child {
    margin-left: 0
}

.home-vip .panel-body .list-box[data-v-1c021fb4]:after {
    clear: both
}

.home-vip[data-v-c64f9ef0] {
    margin-top: 40px
}

.home-vip .container[data-v-c64f9ef0] {
    padding: 0;
    background: #fff
}

.home-vip .panel[data-v-c64f9ef0] {
    border: none;
    box-shadow: none;
    margin: 0
}

.home-vip .panel-heading[data-v-c64f9ef0] {
    padding: 20px
}

.home-vip .panel-heading a.more[data-v-c64f9ef0] {
    padding-top: 3px;
    font-size: 14px;
    color: #666;
    cursor: pointer
}

.home-vip .panel-heading .nav[data-v-c64f9ef0] {
    margin-top: 3px;
    margin-right: 15px
}

.home-vip .panel-heading .nav li[data-v-c64f9ef0] {
    padding: 0 8px
}

.home-vip .panel-heading .nav a[data-v-c64f9ef0] {
    padding: 0;
    border-radius: 0;
    color: #666;
    cursor: pointer
}

.home-vip .panel-heading .nav .active a[data-v-c64f9ef0] {
    color: #c22b22;
    background: #fff;
    border-bottom: 2px solid #c22b22
}

.home-vip .panel-body[data-v-c64f9ef0] {
    min-height: 150px;
    padding: 20px 0;
    overflow: hidden;
    position: relative
}

.home-vip .panel-body .next-btn[data-v-c64f9ef0],
.home-vip .panel-body .prev-btn[data-v-c64f9ef0] {
    position: absolute;
    width: 40px;
    height: 80px;
    top: 50%;
    margin-top: -40px;
    z-index: 10;
    cursor: pointer;
    background: url(../images/left.png) no-repeat
}

.home-vip .panel-body .next-btn[data-v-c64f9ef0] {
    right: 20px;
    background: url(../images/right.png) no-repeat
}

.home-vip .panel-body .list-item[data-v-c64f9ef0] {
    width: 220px;
    margin-left: 20px;
    box-sizing: border-box;
    float: left
}

.home-vip .panel-body .list-item .thumbnail[data-v-c64f9ef0] {
    padding: 0
}

.home-vip .panel-body .list-item .thumbnail .img[data-v-c64f9ef0] {
    width: 100%;
    height: 219px;
    position: relative;
    overflow: hidden
}

.home-vip .panel-body .list-item .thumbnail .img img[data-v-c64f9ef0] {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.home-vip .panel-body .list-item .thumbnail h4[data-v-c64f9ef0] {
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.home-vip .panel-body .list-item .thumbnail h3[data-v-c64f9ef0] {
    margin-top: 0;
    font-size: 14px;
    color: #c22b22;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.home-vip .panel-body .list-item[data-v-c64f9ef0]:first-child {
    margin-left: 0
}

.home-vip .panel-body .list-box[data-v-c64f9ef0] {
    width: 1000%
}

.home-vip .panel-body .list-box[data-v-c64f9ef0]:after {
    clear: both
}

.home-vip .swiper-wrap[data-v-c64f9ef0] {
    padding: 20px
}

.home-recommend[data-v-28c75be3] {
    margin-top: 40px
}

.home-recommend .container[data-v-28c75be3] {
    padding: 0;
    background: #fff
}

.home-recommend .panel[data-v-28c75be3] {
    border: none;
    box-shadow: none;
    margin: 0
}

.home-recommend .panel-heading[data-v-28c75be3] {
    padding: 20px;
    background: #fff
}

.home-recommend .ask-expert[data-v-28c75be3] {
    position: relative;
    width: 340px;
    height: 260px;
    text-align: center;
    background: url(../images/jianding_bg.jpg);
    box-shadow: 1px 2px 6px #ccc
}

.home-recommend .ask-expert p[data-v-28c75be3] {
    padding: 0;
    margin: 0
}

.home-recommend .ask-expert span[data-v-28c75be3] {
    font-size: 22px;
    display: inline-block;
    width: 32px;
    height: 32px;
    margin: 26px 1px 20px;
    color: #0e1e40;
    background-color: #e0d0af
}

.home-recommend .ask-expert .tmp[data-v-28c75be3] {
    font-size: 14px;
    line-height: 1.525;
    width: 285px;
    margin: 0 auto 20px;
    text-align: left;
    color: #e0d0af
}

.home-recommend .ask-expert .a[data-v-28c75be3] {
    font-size: 14px;
    padding: 11px 50px;
    color: #fff;
    background: #f46100
}

.home-recommend .panel-body[data-v-28c75be3] {
    padding: 0 20px;
    overflow: hidden;
    position: relative
}

.home-recommend .panel-body .next-btn[data-v-28c75be3],
.home-recommend .panel-body .prev-btn[data-v-28c75be3] {
    position: absolute;
    width: 40px;
    height: 80px;
    top: 50%;
    margin-top: -40px;
    z-index: 10;
    cursor: pointer;
    background: url(../images/left.png) no-repeat
}

.home-recommend .panel-body .next-btn[data-v-28c75be3] {
    right: 20px;
    background: url(../images/right.png) no-repeat
}

.home-recommend .panel-body .list-item[data-v-28c75be3] {
    width: 200px;
    margin-left: 20px;
    float: left
}

.home-recommend .panel-body .list-item .thumbnail[data-v-28c75be3] {
    padding: 0;
    position: relative
}

.home-recommend .panel-body .list-item .thumbnail .img[data-v-28c75be3] {
    width: 100%;
    height: 258px;
    position: relative;
    overflow: hidden
}

.home-recommend .panel-body .list-item .thumbnail .img img[data-v-28c75be3] {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.home-recommend .panel-body .list-item .thumbnail .caption[data-v-28c75be3] {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .6)
}

.home-recommend .panel-body .list-item .thumbnail .caption h4[data-v-28c75be3] {
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.home-recommend .panel-body .list-item[data-v-28c75be3]:first-child {
    margin-left: 0
}

.slide-item[data-v-28c75be3] {
    overflow: hidden
}

.home-rent[data-v-11614f88] {
    margin-top: 40px
}

.home-rent .container[data-v-11614f88] {
    padding: 0
}

.home-rent .home-rent-left[data-v-11614f88] {
    width: 835px
}

.home-rent .home-rent-right[data-v-11614f88] {
    width: 320px
}

.home-rent .home-rent-right ul.nav[data-v-11614f88] {
    width: 100%
}

.home-rent .home-rent-right ul.nav li[data-v-11614f88] {
    width: 50%
}

.home-rent .home-rent-right ul.nav li a[data-v-11614f88] {
    width: 100%;
    padding: 10px 0;
    text-align: center
}

.home-rent .home-rent-header[data-v-11614f88] {
    line-height: 40px
}

.home-rent .home-rent-header ul.nav li a[data-v-11614f88] {
    color: #333;
    font-size: 16px
}

.home-rent .home-rent-header ul.nav li.active a[data-v-11614f88] {
    color: #c22b22
}

.home-rent .home-rent-header a.more[data-v-11614f88] {
    margin-left: 25px;
    padding-top: 3px;
    font-size: 14px;
    color: #666;
    cursor: pointer
}

.home-rent .home-rent-body[data-v-11614f88] {
    margin-top: -1px;
    background: #fff;
    padding: 15px;
    line-height: 200%;
    border: 1px solid #ddd
}

.home-rent .home-rent-body .col-md-6[data-v-11614f88],
.home-rent .home-rent-body .col-md-12[data-v-11614f88] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.home-rent .home-rent-body a[data-v-11614f88] {
    color: #666;
    cursor: pointer;
    padding-left: 10px;
    background: url(../images/disc.png) 0 50% no-repeat
}

.home-rent .home-rent-body a[data-v-11614f88]:hover {
    color: #c22b22;
    background: url(../images/disc_selected.png) 0 50% no-repeat
}

.home-rent .home-rent-body span[data-v-11614f88] {
    float: right;
    color: #c22b22;
    margin-left: 10px
}

.home-rent[data-v-1d17849c] {
    margin-top: 40px
}

.home-rent .container[data-v-1d17849c] {
    padding: 0
}

.home-rent .home-rent-left[data-v-1d17849c] {
    width: 835px
}

.home-rent .home-rent-right[data-v-1d17849c] {
    width: 320px
}

.home-rent .home-rent-right ul.nav[data-v-1d17849c] {
    width: 100%
}

.home-rent .home-rent-right ul.nav li[data-v-1d17849c] {
    width: 50%
}

.home-rent .home-rent-right ul.nav li a[data-v-1d17849c] {
    width: 100%;
    padding: 10px 0;
    text-align: center
}

.home-rent .home-rent-right .home-rent-body[data-v-1d17849c] {
    padding-bottom: 16px
}

.home-rent .home-rent-right .home-rent-body .list-box .list-item[data-v-1d17849c] {
    width: 92px
}

.home-rent .home-rent-right .home-rent-body .list-box .list-item .thumbnail[data-v-1d17849c] {
    margin-bottom: 5px
}

.home-rent .home-rent-right .home-rent-body .list-box .list-item .thumbnail .img[data-v-1d17849c] {
    height: 88px
}

.home-rent .home-rent-right .home-rent-body .list-box .list-item .thumbnail h3[data-v-1d17849c],
.home-rent .home-rent-right .home-rent-body .list-box .list-item .thumbnail h4[data-v-1d17849c] {
    font-size: 12px
}

.home-rent .home-rent-header[data-v-1d17849c] {
    line-height: 40px
}

.home-rent .home-rent-header ul.nav li a[data-v-1d17849c] {
    color: #333;
    font-size: 16px
}

.home-rent .home-rent-header ul.nav li.active a[data-v-1d17849c] {
    color: #c22b22
}

.home-rent .home-rent-header a.more[data-v-1d17849c] {
    margin-left: 25px;
    padding-top: 3px;
    font-size: 14px;
    color: #666;
    cursor: pointer
}

.home-rent .home-rent-body[data-v-1d17849c] {
    margin-top: -1px;
    background: #fff;
    padding: 15px 6px;
    line-height: 200%;
    border: 1px solid #ddd
}

.home-rent .home-rent-body .list-box[data-v-1d17849c] {
    position: relative
}

.home-rent .home-rent-body .list-box .list-item[data-v-1d17849c] {
    width: 154px;
    margin: 0 5px;
    float: left
}

.home-rent .home-rent-body .list-box .list-item .thumbnail[data-v-1d17849c] {
    padding: 0;
    border: none;
    margin-bottom: 6px
}

.home-rent .home-rent-body .list-box .list-item .thumbnail .img[data-v-1d17849c] {
    width: 100%;
    height: 155px;
    position: relative;
    overflow: hidden;
    background-color: #f1f1f3
}

.home-rent .home-rent-body .list-box .list-item .thumbnail .img img[data-v-1d17849c] {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.home-rent .home-rent-body .list-box .list-item .thumbnail h4[data-v-1d17849c] {
    margin: 5px 0;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.home-rent .home-rent-body .list-box .list-item .thumbnail h3[data-v-1d17849c] {
    margin: 0;
    font-size: 16px;
    color: #c22b22;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.home-rent .home-rent-body .list-box[data-v-1d17849c]:after {
    clear: both
}

.home-buy[data-v-0efe799d] {
    margin-top: 40px
}

.home-buy .container[data-v-0efe799d] {
    padding: 0
}

.home-buy .home-buy-left[data-v-0efe799d] {
    width: 835px
}

.home-buy .home-buy-right[data-v-0efe799d] {
    width: 320px
}

.home-buy .home-buy-right ul.nav[data-v-0efe799d] {
    width: 100%
}

.home-buy .home-buy-right ul.nav li[data-v-0efe799d] {
    width: 50%
}

.home-buy .home-buy-right ul.nav li a[data-v-0efe799d] {
    width: 100%;
    padding: 10px 0;
    text-align: center
}

.home-buy .home-buy-header[data-v-0efe799d] {
    line-height: 40px
}

.home-buy .home-buy-header ul.nav li a[data-v-0efe799d] {
    color: #333;
    font-size: 16px
}

.home-buy .home-buy-header ul.nav li.active a[data-v-0efe799d] {
    color: #c22b22
}

.home-buy .home-buy-header a.more[data-v-0efe799d] {
    margin-left: 25px;
    padding-top: 3px;
    font-size: 14px;
    color: #666;
    cursor: pointer
}

.home-buy .home-buy-body[data-v-0efe799d] {
    margin-top: -1px;
    background: #fff;
    padding: 15px;
    line-height: 200%;
    border: 1px solid #ddd
}

.home-buy .home-buy-body .col-md-6[data-v-0efe799d],
.home-buy .home-buy-body .col-md-12[data-v-0efe799d] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.home-buy .home-buy-body a[data-v-0efe799d] {
    color: #666;
    cursor: pointer;
    padding-left: 10px;
    background: url(../images/disc.png) 0 50% no-repeat
}

.home-buy .home-buy-body a[data-v-0efe799d]:hover {
    color: #c22b22;
    background: url(../images/disc_selected.png) 0 50% no-repeat
}

.home-buy .home-buy-body span[data-v-0efe799d] {
    float: right;
    color: #c22b22;
    margin-left: 10px
}

.home-sales[data-v-9bcca53a] {
    margin-top: 40px;
    margin-bottom: 20px
}

.home-sales .container[data-v-9bcca53a] {
    padding: 0 20px;
    background: #fff
}

.home-sales .panel[data-v-9bcca53a] {
    border: none;
    box-shadow: none;
    margin: 0
}

.home-sales .panel-heading[data-v-9bcca53a] {
    padding: 20px 0
}

.home-sales .panel-heading a.more[data-v-9bcca53a] {
    padding-top: 3px;
    font-size: 14px;
    color: #666;
    cursor: pointer
}

.home-sales .panel-heading .nav[data-v-9bcca53a] {
    margin-top: 3px;
    margin-right: 15px
}

.home-sales .panel-heading .nav li[data-v-9bcca53a] {
    padding: 0 8px
}

.home-sales .panel-heading .nav a[data-v-9bcca53a] {
    padding: 0;
    border-radius: 0;
    color: #666;
    cursor: pointer
}

.home-sales .panel-heading .nav .active a[data-v-9bcca53a] {
    color: #c22b22;
    background: #fff;
    border-bottom: 2px solid #c22b22
}

.home-sales .panel-body[data-v-9bcca53a] {
    padding: 0 0 20px;
    overflow: hidden;
    position: relative
}

.home-sales .panel-body .list-box .list-item[data-v-9bcca53a] {
    width: 222px;
    margin-left: 19px;
    float: left;
    margin-bottom: 12px
}

.home-sales .panel-body .list-box .list-item.no-margin[data-v-9bcca53a] {
    margin-bottom: 0
}

.home-sales .panel-body .list-box .list-item .thumbnail[data-v-9bcca53a] {
    padding: 0;
    margin-bottom: 0
}

.home-sales .panel-body .list-box .list-item .thumbnail .img[data-v-9bcca53a] {
    width: 100%;
    height: 220px;
    position: relative;
    overflow: hidden
}

.home-sales .panel-body .list-box .list-item .thumbnail .img img[data-v-9bcca53a] {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.home-sales .panel-body .list-box .list-item .thumbnail .caption.info[data-v-9bcca53a] {
    background: #f5f5f5;
    padding-bottom: 13px
}

.home-sales .panel-body .list-box .list-item .thumbnail .caption.info h4[data-v-9bcca53a] {
    margin: 5px 0;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.home-sales .panel-body .list-box .list-item .thumbnail .caption.info h3[data-v-9bcca53a] {
    margin: 0;
    font-size: 14px;
    color: #c22b22;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.home-sales .panel-body .list-box[data-v-9bcca53a]:after {
    clear: both
}

.home-vip[data-v-4a1d5d08] {
    margin-top: 40px
}

.home-vip .container[data-v-4a1d5d08] {
    background: #f1f1f1;
    padding: 0 5px
}

.home-vip .panel[data-v-4a1d5d08] {
    background: none;
    border: none;
    padding: 0
}

.home-vip .panel-header[data-v-4a1d5d08] {
    background: rgba(0, 0, 0, .05);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 10px
}

.home-vip .panel-header .header-img[data-v-4a1d5d08] {
    -ms-flex: none;
    flex: none;
    width: 40px;
    margin-right: 10px
}

.home-vip .panel-header .header-img img[data-v-4a1d5d08] {
    width: 40px;
    height: 40px
}

.home-vip .panel-header .info[data-v-4a1d5d08] {
    -ms-flex: 1;
    flex: 1
}

.home-vip .panel-header .info .topic-title[data-v-4a1d5d08] {
    font-size: 18px;
    font-weight: 700;
    color: #000
}

.home-vip .panel-header .info .topic-desc[data-v-4a1d5d08] {
    margin-top: 10px;
    font-size: 12px
}

.home-vip .panel-header .info .topic-desc span[data-v-4a1d5d08] {
    margin-right: 30px
}

.home-vip .panel-header .header-right[data-v-4a1d5d08] {
    -ms-flex: none;
    flex: none;
    background: #c22b22;
    color: #fff;
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    cursor: pointer
}

.home-vip .panel-body[data-v-4a1d5d08] {
    background: #fff;
    display: -ms-flexbox;
    display: flex
}

.module-title[data-v-4a1d5d08] {
    font-size: 22px;
    font-weight: 700;
    padding: 10px 0
}

.product-li[data-v-4a1d5d08] {
    width: 193px;
    box-sizing: border-box;
    padding: 0 6px;
    cursor: pointer
}

.product-li .product-img[data-v-4a1d5d08] {
    width: 180px;
    height: 180px;
    background: #ccc
}

.product-li .product-img img[data-v-4a1d5d08] {
    width: 180px;
    height: 180px
}

.product-li .title[data-v-4a1d5d08] {
    font-size: 16px;
    margin-bottom: 10px;
    text-align: left;
    margin-top: 10px
}

.product-li .lot[data-v-4a1d5d08] {
    color: #ccc;
    font-weight: 400;
    margin-right: 5px
}

.product-li .price[data-v-4a1d5d08] {
    font-size: 16px
}

.product-li .price .amount[data-v-4a1d5d08] {
    color: #c22b22
}

.active-news[data-v-0f5be1a2] {
    height: 60px;
    line-height: 20px;
    padding: 20px 0
}

.active-news .module-title[data-v-0f5be1a2] {
    width: 80px;
    margin-right: 15px;
    border-right: 1px solid #ccc;
    color: #c22b22;
    font-size: 16px
}

.news-banner[data-v-4d99d1f0] {
    height: 400px
}

.news-banner .cont-left[data-v-4d99d1f0] {
    width: 720px;
    height: 400px;
    float: left
}

.news-banner .cont-right[data-v-4d99d1f0] {
    width: 440px;
    float: right
}

.plat-notice[data-v-4d99d1f0] {
    border: 1px dotted #ccc;
    padding: 25px 20px;
    position: relative
}

.plat-notice .item-head[data-v-4d99d1f0] {
    position: absolute;
    color: #c22b22;
    font-size: 18px;
    top: -15px;
    background: #fff
}

.plat-notice .title a[data-v-4d99d1f0] {
    color: #000
}

.plat-notice .title a[data-v-4d99d1f0]:hover {
    text-decoration: underline
}

.plat-notice .desc[data-v-4d99d1f0] {
    line-height: 20px;
    font-size: 12px;
    color: #999;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2
}

.main-news-list[data-v-4d99d1f0] {
    margin: 20px 0 0;
    padding: 0;
    list-style: none
}

.main-news-list li[data-v-4d99d1f0] {
    margin-bottom: 20px
}

.main-news-list li[data-v-4d99d1f0]:last-child {
    margin-bottom: 0
}

.main-news-list .title[data-v-4d99d1f0] {
    font-size: 24px;
    font-weight: 700
}

.main-news-list .title a[data-v-4d99d1f0] {
    color: #000
}

.main-news-list .title a[data-v-4d99d1f0]:hover {
    color: #c22b22;
    text-decoration: underline
}

.main-news-list .desc[data-v-4d99d1f0] {
    font-size: 14px;
    color: #999;
    margin-top: 5px;
    line-height: 22px
}

.news-column[data-v-cd9b739c] {
    margin-bottom: 10px
}

.cont-left[data-v-cd9b739c] {
    width: 720px;
    float: left
}

.cont-right[data-v-cd9b739c] {
    width: 440px;
    float: right
}

.swiper-wrap[data-v-cd9b739c] {
    width: 340px;
    height: 400px;
    float: left;
    margin-right: 40px
}

.top-swiper .top-swiper-box[data-v-cd9b739c] {
    height: 240px
}

.top-swiper .top-swiper-box .top-swiper-cont[data-v-cd9b739c] {
    height: 240px;
    position: relative
}

.top-swiper .top-swiper-box .btn-left[data-v-cd9b739c],
.top-swiper .top-swiper-box .btn-right[data-v-cd9b739c] {
    position: absolute;
    width: 30px;
    height: 52px;
    top: 50%;
    margin-top: -26px;
    z-index: 2
}

.top-swiper .top-swiper-box .btn-left[data-v-cd9b739c] {
    left: 0;
    background: url(../images/btn_left.png) no-repeat
}

.top-swiper .top-swiper-box .btn-right[data-v-cd9b739c] {
    right: 0;
    background: url(../images/btn_right.png) no-repeat
}

.top-swiper .top-swiper-box .list-item .thumb[data-v-cd9b739c] {
    height: 200px
}

.top-swiper .top-swiper-box .list-item img[data-v-cd9b739c] {
    width: 340px;
    height: 200px
}

.top-swiper .top-swiper-box .list-item .title[data-v-cd9b739c] {
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    text-align: left
}

.bottom-wrap .left-news-list[data-v-cd9b739c] {
    float: left;
    width: 165px;
    height: 160px;
    margin-right: 10px
}

.bottom-wrap .left-news-list[data-v-cd9b739c]:last-child {
    margin-right: 0
}

.bottom-wrap .left-news-list .thumb[data-v-cd9b739c] {
    width: 165px;
    height: 125px;
    position: relative;
    overflow: hidden
}

.bottom-wrap .left-news-list .thumb img[data-v-cd9b739c] {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.bottom-wrap .left-news-list .title[data-v-cd9b739c] {
    line-height: 40px;
    text-align: center;
    font-size: 12px
}

.mid-news[data-v-cd9b739c] {
    width: 340px;
    float: left
}

.cont-head[data-v-cd9b739c] {
    height: 60px;
    line-height: 60px
}

.cont-head .title[data-v-cd9b739c] {
    color: #c22b22;
    font-size: 20px
}

.cont-head .pull-right[data-v-cd9b739c] {
    cursor: pointer
}

.news-list[data-v-cd9b739c] {
    list-style: none;
    padding: 0;
    margin: 0
}

.news-list li[data-v-cd9b739c] {
    margin-bottom: 10px
}

.news-list li[data-v-cd9b739c]:last-child {
    margin-bottom: 0
}

.news-list .title[data-v-cd9b739c] {
    color: #000;
    font-size: 16px
}

.news-list .desc[data-v-cd9b739c] {
    margin-top: 5px;
    font-size: 12px;
    color: #999;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3
}

.thumb-news .thumb[data-v-cd9b739c] {
    float: left;
    width: 170px;
    height: 110px;
    margin-right: 30px
}

.thumb-news .thumb img[data-v-cd9b739c] {
    width: 170px;
    height: 110px
}

.thumb-news .info[data-v-cd9b739c] {
    padding-top: 20px
}

.thumb-news .info .title[data-v-cd9b739c] {
    font-size: 16px
}

.thumb-news .info .desc[data-v-cd9b739c] {
    margin-top: 10px;
    font-size: 12px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3
}

.news2-list[data-v-cd9b739c] {
    margin-top: 10px;
    padding: 0
}

.news2-list li[data-v-cd9b739c] {
    padding-left: 15px;
    line-height: 36px;
    background: url(../images/list_disc.jpg) no-repeat 0
}

.hotswipe-pagination {
    position: absolute;
    right: 10px;
    bottom: 50px;
    z-index: 2
}

.hotswipe-pagination span {
    margin: 0 5px
}

.hotswipe-pagination span.swiper-pagination-bullet-active {
    background: #fff
}

.news-column[data-v-e5a3ad20] {
    margin-bottom: 10px
}

.cont-left[data-v-e5a3ad20],
.cont-mid[data-v-e5a3ad20] {
    width: 340px;
    float: left;
    margin-right: 40px
}

.cont-right[data-v-e5a3ad20] {
    width: 440px;
    float: right
}

.cont-head[data-v-e5a3ad20] {
    height: 60px;
    line-height: 60px
}

.cont-head .title[data-v-e5a3ad20] {
    color: #c22b22;
    font-size: 20px
}

.cont-head .pull-right[data-v-e5a3ad20] {
    cursor: pointer
}

.news-list[data-v-e5a3ad20] {
    list-style: none;
    padding: 0;
    margin: 0
}

.news-list li[data-v-e5a3ad20] {
    margin-bottom: 10px
}

.news-list li[data-v-e5a3ad20]:last-child {
    margin-bottom: 0
}

.news-list .title[data-v-e5a3ad20] {
    color: #000;
    font-size: 16px
}

.news-list .desc[data-v-e5a3ad20] {
    margin-top: 5px;
    font-size: 12px;
    color: #999;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3
}

.thumb-news .thumb[data-v-e5a3ad20] {
    float: left;
    width: 170px;
    height: 110px;
    margin-right: 30px;
    position: relative;
    overflow: hidden
}

.thumb-news .thumb img[data-v-e5a3ad20] {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.thumb-news .info[data-v-e5a3ad20] {
    padding-top: 20px
}

.thumb-news .info .title[data-v-e5a3ad20] {
    font-size: 16px
}

.thumb-news .info .desc[data-v-e5a3ad20] {
    margin-top: 10px;
    font-size: 12px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3
}

.news2-list[data-v-e5a3ad20] {
    margin-top: 10px;
    padding: 0
}

.news2-list li[data-v-e5a3ad20] {
    padding-left: 15px;
    line-height: 36px;
    background: url(../images/list_disc.jpg) no-repeat 0
}

.news-column[data-v-e5877e1e] {
    margin-bottom: 10px
}

.cont-left[data-v-e5877e1e] {
    width: 720px;
    float: left
}

.cont-right[data-v-e5877e1e] {
    width: 440px;
    float: right
}

.swiper-wrap[data-v-e5877e1e] {
    width: 340px;
    float: left;
    margin-right: 40px
}

.mid-news[data-v-e5877e1e] {
    width: 340px;
    float: left
}

.cont-head[data-v-e5877e1e] {
    height: 60px;
    line-height: 60px
}

.cont-head .title[data-v-e5877e1e] {
    color: #c22b22;
    font-size: 20px
}

.cont-head .pull-right[data-v-e5877e1e] {
    cursor: pointer
}

.main-news[data-v-e5877e1e] {
    border: 1px dotted #ccc;
    padding: 18px 20px
}

.main-news .title a[data-v-e5877e1e] {
    font-size: 16px
}

.main-news .info[data-v-e5877e1e] {
    text-indent: 24px;
    margin-top: 20px;
    font-size: 12px
}

.main-news .info img[data-v-e5877e1e] {
    width: 150px;
    height: 100px;
    float: right;
    margin-left: 10px
}

.thumb-news[data-v-e5877e1e] {
    margin-bottom: 20px
}

.thumb-news .thumb[data-v-e5877e1e] {
    float: left;
    width: 120px;
    height: 80px;
    margin-right: 30px
}

.thumb-news .thumb img[data-v-e5877e1e] {
    width: 120px;
    height: 80px
}

.thumb-news .info .title[data-v-e5877e1e] {
    font-size: 16px
}

.thumb-news .info .desc[data-v-e5877e1e] {
    margin-top: 10px;
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2
}

.news2-list[data-v-e5877e1e] {
    margin: 0;
    padding: 0
}

.news2-list li[data-v-e5877e1e] {
    padding-left: 15px;
    line-height: 20px;
    margin-bottom: 16px;
    background: url(../images/list_disc.jpg) no-repeat 0
}

.friends[data-v-b1f72988] {
    margin-bottom: 20px
}

.cont-head[data-v-b1f72988] {
    height: 40px
}

.cont-head .title[data-v-b1f72988] {
    font-size: 14px;
    color: #999
}

.cont-head .title strong[data-v-b1f72988] {
    margin-right: 10px;
    font-size: 24px;
    font-weight: 700;
    color: #000
}

.friends-list[data-v-b1f72988] {
    list-style: none;
    padding: 0;
    margin: 0
}

.friends-list li[data-v-b1f72988] {
    width: 190px;
    height: 110px;
    float: left;
    margin: 10px 10px 0 0
}

.friends-list li[data-v-b1f72988]:nth-of-type(6n) {
    margin-right: 0
}

.friends-list li img[data-v-b1f72988] {
    width: 190px;
    height: 110px
}

.top-info[data-v-5be09d2e] {
    height: 54px;
    line-height: 54px;
    margin-bottom: 20px
}

.cont-left[data-v-5be09d2e] {
    width: 910px
}

.cont-right[data-v-5be09d2e] {
    width: 210px
}

.slide-wrap[data-v-5be09d2e] {
    width: 450px;
    height: 540px
}

.info-wrap[data-v-5be09d2e] {
    width: 418px
}

.info-wrap .name[data-v-5be09d2e] {
    font-size: 20px;
    line-height: 26px;
    color: #333
}

.info-wrap .opt-btns[data-v-5be09d2e] {
    margin-top: 30px
}

.info-wrap .opt-btns .opt-btn[data-v-5be09d2e] {
    display: inline-block;
    width: 128px;
    height: 48px;
    border: 1px solid #ccc;
    background: #ececec;
    line-height: 48px;
    text-align: center;
    cursor: pointer;
    color: #666;
    margin-right: 20px
}

.info-wrap .opt-btns .opt-btn .red[data-v-5be09d2e] {
    color: #c22b22
}

.notice[data-v-5be09d2e] {
    margin-top: 30px;
    color: #666
}

.notice label[data-v-5be09d2e] {
    color: #999
}

.info-table[data-v-5be09d2e] {
    width: 100%;
    font-size: 14px;
    text-align: left;
    border-collapse: collapse;
    margin-top: 30px
}

.info-table th[data-v-5be09d2e] {
    width: 80px;
    color: #777;
    font-weight: 400
}

.info-table td[data-v-5be09d2e] {
    color: #000
}

.info-table td[data-v-5be09d2e],
.info-table th[data-v-5be09d2e] {
    padding: 10px;
    border: 1px solid #ccc
}

.vip-tips[data-v-5be09d2e] {
    height: 62px;
    line-height: 62px;
    border: 1px solid #c22b22;
    color: #c22b22;
    font-size: 30px;
    text-align: center;
    margin-top: 30px
}

.view-info[data-v-5be09d2e] {
    margin-top: 20px
}

.view-info .view-count[data-v-5be09d2e] {
    margin-right: 55px
}

.detail[data-v-5be09d2e] {
    margin-top: 30px
}

.prod-info[data-v-5be09d2e] {
    border-collapse: collapse;
    width: 100%
}

.prod-info td[data-v-5be09d2e],
.prod-info th[data-v-5be09d2e] {
    border: 1px solid #ccc
}

.prod-info th[data-v-5be09d2e] {
    width: 120px;
    padding: 5px 30px;
    text-align: left;
    color: #666;
    font-weight: 400
}

.prod-info td[data-v-5be09d2e] {
    padding: 5px 30px;
    line-height: 30px;
    text-align: left;
    color: #000
}

.new-pub[data-v-5be09d2e] {
    font-size: 16px;
    background: #c22b22;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    cursor: pointer
}

.rent-info .info-tips[data-v-5be09d2e] {
    margin-top: 20px
}

.rent-info .info-tips label[data-v-5be09d2e] {
    color: #999;
    font-weight: 400
}

.rent-info .info-tips label span[data-v-5be09d2e] {
    color: #333
}

.rent-price[data-v-5be09d2e] {
    background: #efefef;
    padding: 20px;
    color: #999;
    margin-top: 60px
}

.rent-price .price[data-v-5be09d2e] {
    font-size: 14px
}

.rent-price .price strong[data-v-5be09d2e] {
    font-size: 30px;
    color: #c22b22
}

.trade-type[data-v-5be09d2e] {
    line-height: 30px
}

.header[data-v-1e33541f] {
    min-width: 1200px !important
}

.header-message[data-v-1e33541f] {
    background: #f5f5f5;
    font-size: 12px;
    line-height: 40px;
    border-bottom: 1px solid #eae9e9
}

.header-message ul.pull-right[data-v-1e33541f] {
    width: 500px;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right
}

.header-message ul.pull-right li[data-v-1e33541f] {
    margin: 0;
    padding: 0 3px;
    list-style: none;
    display: inline-block;
    cursor: pointer
}

.header-message ul.pull-right li.login[data-v-1e33541f] {
    color: #c22b22;
    font-weight: 600
}

.header-message ul.pull-right li.regist[data-v-1e33541f] {
    color: #000
}

.header-message ul.pull-right li[data-v-1e33541f]:last-child {
    padding-right: 0
}

.header-search[data-v-1e33541f] {
    padding: 25px 0;
    background: #fdfdfd
}

.header-search .row>div[data-v-1e33541f] {
    height: 80px
}

.header-search .row .col-md-5[data-v-1e33541f] {
    font-size: 0;
    left: 5%
}

.header-search img[data-v-1e33541f] {
    margin: 0;
    padding: 0
}

.header-search img.logo[data-v-1e33541f] {
    height: 80px
}

.header-search img.phone[data-v-1e33541f] {
    height: 47px;
    margin-top: 15px
}

.header-search input[data-v-1e33541f] {
    width: 400px;
    height: 45px;
    border: 2px solid #c22b22;
    border-right: none;
    padding: 0;
    display: inline-block;
    vertical-align: bottom;
    font-size: 14px;
    text-indent: 1em
}

.header-search button[data-v-1e33541f] {
    width: 60px;
    height: 45px;
    border: 0;
    border-radius: 0 2px 2px 0;
    background: #c22b22;
    margin: 20px 0 0;
    padding: 0;
    display: inline-block;
    vertical-align: bottom;
    color: #fff;
    font-size: 20px;
    line-height: 100%
}

.share-box[data-v-1e33541f] {
    margin-left: 10px;
    position: relative
}

@keyframes rowup {
    0% {
        transform: translate3d(100%, 0, 0)
    }

    to {
        transform: translate3d(-100%, 0, 0)
    }
}

.marquee[data-v-1e33541f] {
    animation: 15s rowup linear infinite normal;
    position: relative;
    white-space: nowrap
}

.header-navbar[data-v-6370c701] {
    font-size: 18px;
    font-family: Microsoft YaHei, \\5FAE\8F6F\96C5\9ED1, Helvetica Neue, Helvetica, Hiragino Sans GB, Arial, sans-serif;
    margin-bottom: 0;
    min-height: auto;
    border-bottom: none;
    background: -webkit-linear-gradient(left, #c22b22, #c22b22) no-repeat
}

.header-navbar .navbar-nav>li>a[data-v-6370c701] {
    color: #666;
    cursor: pointer;
    padding: 10px 12px
}

.header-navbar .navbar-nav>li>a[data-v-6370c701]:hover {
    background: none;
    color: #c22b22
}

.header-navbar .navbar-nav .first[data-v-6370c701] {
    background: #c22b22
}

.header-navbar .navbar-nav .first>a[data-v-6370c701] {
    padding: 10px 38px;
    color: #fff
}

.header-navbar .navbar-nav>li:last-child>a[data-v-6370c701] {
    padding-right: 0;
    text-align: right
}

.header-navbar .navbar-nav .dropdown-menu[data-v-6370c701] {
    width: 171px;
    display: block;
    padding: 0
}

.header-navbar .navbar-nav .dropdown-menu li[data-v-6370c701] {
    height: 70px;
    background-color: #fff
}

.header-navbar .navbar-nav .dropdown-menu li.icon01>a[data-v-6370c701] {
    background: url(../images/icon01.png) 25px 50% no-repeat
}

.header-navbar .navbar-nav .dropdown-menu li.icon02>a[data-v-6370c701] {
    background: url(../images/icon02.png) 25px 50% no-repeat
}

.header-navbar .navbar-nav .dropdown-menu li.icon03>a[data-v-6370c701] {
    background: url(../images/icon03.png) 25px 50% no-repeat
}

.header-navbar .navbar-nav .dropdown-menu li.icon04>a[data-v-6370c701] {
    background: url(../images/icon04.png) 25px 50% no-repeat
}

.header-navbar .navbar-nav .dropdown-menu li.icon05>a[data-v-6370c701] {
    background: url(../images/icon05.png) 25px 50% no-repeat
}

.header-navbar .navbar-nav .dropdown-menu li>a[data-v-6370c701] {
    height: 100%;
    padding-top: 25px;
    padding-left: 65px;
    background: none;
    font-size: 16px;
    cursor: pointer
}

.header-navbar .navbar-nav .dropdown-menu li[data-v-6370c701]:last-child {
    border-radius: 0 0 4px 4px
}

.header-navbar .navbar-nav .dropdown-menu li[data-v-6370c701]:hover {
    background-color: #fff
}

.header-navbar .navbar-nav .dropdown-menu li:hover>a[data-v-6370c701] {
    color: #c22b22
}

.submenu[data-v-6370c701] {
    position: relative
}

.submenu .sub-nav[data-v-6370c701] {
    z-index: 100;
    position: absolute;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    background: #c22b22;
    font-size: 12px;
    text-align: center;
    font-weight: 400
}

.submenu .sub-nav li[data-v-6370c701] {
    line-height: 26px;
    border-bottom: 1px solid #eee
}

.submenu .sub-nav li>a[data-v-6370c701] {
    color: #fff
}

.submenu .sub-nav li>a[data-v-6370c701]:hover {
    text-decoration: underline
}

.submenu .sub-nav li[data-v-6370c701]:last-child {
    border: none
}

@media (min-width:1200px) {
    .header-navbar .navbar-nav>li.first>a[data-v-6370c701] {
        padding: 15px 69px
    }

    .header-navbar .navbar-nav>li>a[data-v-6370c701] {
        padding: 15px 18px
    }

    .header-navbar .navbar-nav .dropdown-menu[data-v-6370c701] {
        width: 233px
    }

    i.hot[data-v-6370c701] {
        background: url(../images/hot.gif) no-repeat;
        position: absolute;
        top: -10px;
        right: 0;
        width: 29px;
        height: 19px
    }
}

.header-navbar[data-v-2cc63c00] {
    font-size: 18px;
    font-family: Microsoft YaHei, \\5FAE\8F6F\96C5\9ED1, Helvetica Neue, Helvetica, Hiragino Sans GB, Arial, sans-serif;
    margin-bottom: 0;
    min-height: auto;
    border: none;
    background: -webkit-linear-gradient(left, #c22b22, #c22b22) no-repeat
}

.header-navbar .navbar-nav>li>a[data-v-2cc63c00] {
    color: #fff;
    cursor: pointer;
    padding: 10px 12px
}

.header-navbar .navbar-nav>li>a[data-v-2cc63c00]:hover {
    background: none;
    color: #fff
}

.header-navbar .navbar-nav .first[data-v-2cc63c00] {
    background: #c22b22
}

.header-navbar .navbar-nav .first>a[data-v-2cc63c00] {
    padding: 10px 38px;
    color: #fff
}

.header-navbar .navbar-nav>li:last-child>a[data-v-2cc63c00] {
    padding-right: 0;
    text-align: right
}

.header-navbar .navbar-nav .dropdown-menu[data-v-2cc63c00] {
    width: 171px;
    display: block;
    padding: 0;
    border: 1px solid #c22b22;
    border-top: none;
    box-shadow: none
}

.header-navbar .navbar-nav .dropdown-menu li[data-v-2cc63c00] {
    height: 70px;
    background-color: #fff
}

.header-navbar .navbar-nav .dropdown-menu li.icon01>a[data-v-2cc63c00] {
    background: url(../images/icon01.png) 25px 50% no-repeat
}

.header-navbar .navbar-nav .dropdown-menu li.icon02>a[data-v-2cc63c00] {
    background: url(../images/icon02.png) 25px 50% no-repeat
}

.header-navbar .navbar-nav .dropdown-menu li.icon03>a[data-v-2cc63c00] {
    background: url(../images/icon03.png) 25px 50% no-repeat
}

.header-navbar .navbar-nav .dropdown-menu li.icon04>a[data-v-2cc63c00] {
    background: url(../images/icon04.png) 25px 50% no-repeat
}

.header-navbar .navbar-nav .dropdown-menu li.icon05>a[data-v-2cc63c00] {
    background: url(../images/icon05.png) 25px 50% no-repeat
}

.header-navbar .navbar-nav .dropdown-menu li>a[data-v-2cc63c00] {
    height: 100%;
    padding-top: 25px;
    padding-left: 65px;
    background: none;
    font-size: 16px;
    cursor: pointer
}

.header-navbar .navbar-nav .dropdown-menu li[data-v-2cc63c00]:last-child {
    border-radius: 0 0 4px 4px
}

.header-navbar .navbar-nav .dropdown-menu li[data-v-2cc63c00]:hover {
    background-color: #fff
}

.header-navbar .navbar-nav .dropdown-menu li:hover>a[data-v-2cc63c00] {
    color: #c22b22
}

.submenu[data-v-2cc63c00] {
    position: relative
}

.submenu .sub-nav[data-v-2cc63c00] {
    z-index: 100;
    position: absolute;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    background: #c22b22;
    font-size: 12px;
    text-align: center;
    font-weight: 400
}

.submenu .sub-nav li[data-v-2cc63c00] {
    line-height: 26px;
    border-bottom: 1px solid #eee
}

.submenu .sub-nav li>a[data-v-2cc63c00] {
    color: #fff
}

.submenu .sub-nav li>a[data-v-2cc63c00]:hover {
    text-decoration: underline
}

.submenu .sub-nav li[data-v-2cc63c00]:last-child {
    border: none
}

@media (min-width:1200px) {
    .header-navbar .navbar-nav>li.first>a[data-v-2cc63c00] {
        padding: 15px 69px
    }

    .header-navbar .navbar-nav>li>a[data-v-2cc63c00] {
        padding: 15px 18px
    }

    .header-navbar .navbar-nav .dropdown-menu[data-v-2cc63c00] {
        width: 233px
    }

    i.hot[data-v-2cc63c00] {
        background: url(../images/hot.gif) no-repeat;
        position: absolute;
        top: -10px;
        right: 0;
        width: 29px;
        height: 19px
    }
}

.share-box[data-v-f7d4e7d2] {
    display: inline-block;
    vertical-align: middle
}

.share-box.mini-share .share-li[data-v-f7d4e7d2] {
    width: 20px;
    height: 20px;
    line-height: 18px
}

.share-box.mini-share .share-li .share-icon[data-v-f7d4e7d2] {
    font-size: 16px
}

.share-wrap[data-v-f7d4e7d2] {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.share-li[data-v-f7d4e7d2] {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    font-size: 20px;
    border: 1px solid #000;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer
}

.share-li.weibo[data-v-f7d4e7d2] {
    color: #ff763b;
    border-color: #ff763b
}

.share-li.weibo[data-v-f7d4e7d2]:hover {
    color: #fff;
    background: #ff763b
}

.share-li.qq[data-v-f7d4e7d2],
.share-li.tencent[data-v-f7d4e7d2] {
    color: #56b6e7;
    border-color: #56b6e7
}

.share-li.qq[data-v-f7d4e7d2]:hover,
.share-li.tencent[data-v-f7d4e7d2]:hover {
    color: #fff;
    background: #56b6e7
}

.share-li.wechat[data-v-f7d4e7d2] {
    color: #7bc549;
    border-color: #7bc549
}

.share-li.wechat[data-v-f7d4e7d2]:hover {
    color: #fff;
    background: #7bc549
}

.share-li.douban[data-v-f7d4e7d2] {
    color: #33b045;
    border-color: #33b045
}

.share-li.douban[data-v-f7d4e7d2]:hover {
    color: #fff;
    background: #33b045
}

.share-li.qzone[data-v-f7d4e7d2] {
    color: #fdbe3d;
    border-color: #fdbe3d
}

.share-li.qzone[data-v-f7d4e7d2]:hover {
    color: #fff;
    background: #fdbe3d
}

.footer[data-v-05fe1fa6] {
    min-width: 1200px !important;
    background: #333
}

.footer .footer-nav[data-v-05fe1fa6] {
    padding: 30px 0
}

.footer .footer-nav h4[data-v-05fe1fa6] {
    margin-bottom: 20px;
    font-size: 18px;
    color: #fff
}

.footer .footer-nav ul[data-v-05fe1fa6] {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer .footer-nav ul li>a[data-v-05fe1fa6],
.footer .footer-nav ul li[data-v-05fe1fa6] {
    margin: 0;
    padding: 6px 0;
    font-size: 14px;
    color: #aaa;
    cursor: pointer
}

.footer .footer-nav ul li>a i.fa[data-v-05fe1fa6],
.footer .footer-nav ul li i.fa[data-v-05fe1fa6] {
    margin-right: 6px
}

.footer .footer-link[data-v-05fe1fa6] {
    padding: 15px 0
}

.footer .footer-link span[data-v-05fe1fa6] {
    font-size: 18px;
    color: #aaa
}

.footer .footer-link a[data-v-05fe1fa6] {
    padding: 0 20px;
    font-size: 14px;
    color: #aaa
}

.footer .footer-copyright[data-v-05fe1fa6] {
    padding: 20px 0;
    background: #151515;
    font-size: 13px;
    color: #606060
}

.footer .footer-copyright a[data-v-05fe1fa6] {
    color: #fff
}

.footer .footer-copyright ul[data-v-05fe1fa6] {
    list-style: outside none none
}

.footer .footer-copyright ul li[data-v-05fe1fa6] {
    display: inline-block;
    margin-top: 12px
}

.top-tips[data-v-80b7d4fe] {
    height: 46px;
    line-height: 46px
}

.cont-left[data-v-80b7d4fe] {
    width: 750px;
    float: left
}

.cont-right[data-v-80b7d4fe] {
    width: 364px;
    float: right
}

.title[data-v-80b7d4fe] {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
    color: #000
}

.news-tips[data-v-80b7d4fe] {
    border-bottom: 1px solid #ccc;
    color: #999
}

.news-cont[data-v-80b7d4fe] {
    margin: 20px 0
}

.top-tips {
    height: 46px;
    line-height: 46px
}

.title {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
    color: #000
}

.news-wrap .form-wrap {
    padding: 50px 0;
    width: 800px
}

.news-wrap .form-wrap input {
    width: 60%
}

.home-banner[data-v-2060c836] {
    height: 200px;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px
}

.home-banner .home-banner-item[data-v-2060c836] {
    width: 100%;
    height: 200px;
    text-align: center;
    margin: 0;
    padding: 0
}

.home-banner .home-banner-item .swiper-container[data-v-2060c836],
.home-banner .home-banner-item .swiper-slide[data-v-2060c836],
.home-banner .home-banner-item .swiper-wrapper[data-v-2060c836] {
    width: 100%;
    overflow: hidden
}

.home-banner .home-banner-item img[data-v-2060c836] {
    height: 200px;
    margin: 0;
    padding: 0
}

.home-banner .home-login[data-v-2060c836] {
    z-index: 9;
    width: 315px;
    background: #fff;
    border-radius: 3px;
    padding: 30px;
    right: 0;
    position: absolute
}

.home-banner .home-login .submit-btn[data-v-2060c836] {
    display: block;
    width: 100%
}

.home-banner .home-login .form-group[data-v-2060c836] {
    margin: 20px 0 0;
    display: block
}

.home-banner .home-login .form-group .input-group[data-v-2060c836] {
    width: 100%
}

.home-banner .home-login .form-group .input-group .input-group-addon[data-v-2060c836] {
    width: 40px;
    padding: 0;
    font-size: 24px;
    color: #fff;
    text-align: center
}

.home-banner .home-login .form-group button[data-v-2060c836] {
    width: 100%;
    background-color: #c22b22;
    color: #fff
}

.home-banner .home-login .form-group a[data-v-2060c836] {
    font-size: 12px;
    color: #666
}

.home-pagination {
    position: absolute;
    left: 50%;
    bottom: 30px;
    z-index: 2;
    transform: translateX(-50%)
}

.home-pagination span {
    margin: 0 5px
}

.home-pagination span.swiper-pagination-bullet-active {
    background: #fff
}

.tab-wrap {
    border: 1px solid #eee
}

.tab-nav {
    border-bottom: 1px solid #eee;
    background: #f6f6f6
}

.tab-nav-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.tab-nav-list li {
    float: left;
    height: 45px;
    line-height: 45px;
    padding: 0 25px;
    font-size: 16px;
    color: #666;
    cursor: pointer;
    border-top: 3px solid transparent;
    border-right: 1px solid #eee;
    position: relative
}

.tab-nav-list li.active {
    color: #c22b22;
    background: #fff;
    border-top: 3px solid #c22b22
}

.tab-nav-list li.active:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    background: #fff;
    bottom: -1px
}

.tab-cont {
    background: #fff
}

.tab-panel {
    padding: 30px 20px
}

.offer-record[data-v-1246bdba] {
    width: 208px;
    padding: 15px 10px;
    border: 1px solid #dfdfdf
}

.title[data-v-1246bdba] {
    font-size: 16px;
    color: #000
}

.offer-table[data-v-1246bdba] {
    width: 100%;
    text-align: center
}

.offer-table thead[data-v-1246bdba] {
    background: #f5f5f5;
    color: #999
}

.offer-table tbody[data-v-1246bdba] {
    color: #666
}

.offer-table td[data-v-1246bdba],
.offer-table th[data-v-1246bdba] {
    padding: 5px 0
}

.title[data-v-72c8655c] {
    font-weight: 700;
    color: #000;
    text-align: center;
    font-size: 18px;
    height: 60px;
    line-height: 60px
}

.swiper-wrap[data-v-72c8655c] {
    background: #fff;
    margin-top: 20px;
    padding-bottom: 20px
}

.swiper-main[data-v-72c8655c] {
    width: 180px;
    margin: 0 auto
}

.swiper-btn[data-v-72c8655c] {
    height: 30px;
    border: 1px solid #ccc;
    cursor: pointer
}

.swiper-btn.prev[data-v-72c8655c] {
    background: url(../images/arrow_up.png) no-repeat 50%
}

.swiper-btn.next[data-v-72c8655c] {
    background: url(../images/arrow_down.png) no-repeat 50%
}

.swiper-cont[data-v-72c8655c] {
    height: 720px;
    overflow: hidden
}

.slide-item[data-v-72c8655c] {
    height: 180px
}

.item-box .thumb[data-v-72c8655c] {
    width: 180px;
    height: 140px;
    margin: 0 auto
}

.item-box .thumb img[data-v-72c8655c] {
    width: 180px;
    height: 140px;
    vertical-align: top
}

.item-box .name[data-v-72c8655c] {
    color: #666;
    margin-top: 10px;
    text-align: center
}


.swiper {
    width: 100%;
    height: 100%;
}

.swiper {
    width: 100%;
    height: 800px;
    overflow: hidden;
}

.swiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    /*     object-fit: cover;*/
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

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

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -ms-flex-align: start;
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

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

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

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: 50%;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: opacity .3s;
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

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

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

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform .2s, top .2s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, left .2s
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, right .2s
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

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

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

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: hsla(0, 0%, 100%, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

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

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

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

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

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

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

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

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

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

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

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

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.count-down {
    margin-top: 25px;
    line-height: 40px;
    color: #333
}

.count-down .cel {
    display: inline-block;
    min-width: 20px;
    height: 20px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    vertical-align: top;
    margin: 0 5px;
    color: #c22b22;
    border-radius: 3px
}

.person-card[data-v-4ada7d5f] {
    border: 1px solid #eee;
    background: #fff;
    margin-bottom: 20px;
    border-radius: 5px;
    box-shadow: 1px 1px 10px #eee
}

.p-top[data-v-4ada7d5f] {
    border-bottom: 1px solid #eee;
    padding: 20px
}

.p-top .header[data-v-4ada7d5f] {
    width: 100px;
    height: 100px;
    margin: 0 auto
}

.p-top .header img[data-v-4ada7d5f] {
    width: 100px;
    height: 100px;
    border-radius: 50%
}

.p-top .name[data-v-4ada7d5f] {
    color: #333;
    text-align: center;
    margin-top: 20px;
    overflow: hidden;
    font-size: 16px;
    height: 20px;
    line-height: 20px
}

.p-top .level[data-v-4ada7d5f] {
    color: #2f9104;
    margin-top: 5px;
    text-align: center
}

.p-botttom[data-v-4ada7d5f] {
    padding: 20px;
    text-align: left;
    font-size: 14px
}

.p-botttom .cel[data-v-4ada7d5f] {
    color: #000
}

.p-botttom .cel label[data-v-4ada7d5f] {
    display: inline-block;
    width: 70px;
    color: #999
}

.normal-vip[data-v-205e6a63] {
    background: #fff;
    padding: 0 20px
}

.normal-vip .panel-header[data-v-205e6a63] {
    height: 60px;
    line-height: 60px
}

.normal-vip .panel-header .title[data-v-205e6a63] {
    font-size: 20px;
    font-weight: 700;
    color: #333
}

.normal-vip .panel-body[data-v-205e6a63] {
    padding: 0
}

.change-btn[data-v-205e6a63] {
    cursor: pointer
}

.list-item[data-v-c37d2d0a] {
    width: 210px;
    margin-left: 20px;
    float: left
}

.list-item .thumbnail[data-v-c37d2d0a] {
    padding: 0
}

.list-item .thumbnail .img[data-v-c37d2d0a] {
    width: 100%;
    height: 185px;
    position: relative;
    overflow: hidden
}

.list-item .thumbnail .img img[data-v-c37d2d0a] {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.list-item .thumbnail h4[data-v-c37d2d0a] {
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.list-item .thumbnail h3[data-v-c37d2d0a] {
    margin-top: 0;
    font-size: 16px;
    color: #c22b22;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.list-item[data-v-c37d2d0a]:first-child {
    margin-left: 0
}

.product-zoomer {
    position: relative
}

.huaxia-zoomer-box .control {
    font-size: 30px;
    width: 20px;
    float: left
}

.huaxia-zoomer-box .preview-box img {
    height: 400px
}

.huaxia-zoomer-box .control-box .thumb-list {
    display: block;
    float: left;
    width: 410px
}

.huaxia-zoomer-box .control-box .thumb-list img {
    margin-right: 15px;
    height: 60px;
    width: 60px
}

.huaxia-zoomer-box .control-box .thumb-list img:last-child {
    margin-right: 0
}

.product-empty-tips {
    height: 450px;
    font-size: 30px;
    text-align: center;
    line-height: 400px;
    color: #999;
    background: #ccc
}

@keyframes drift-fadeZoomIn {
    0% {
        transform: scale(1.5);
        opacity: 0
    }

    to {
        transform: scale(1);
        opacity: 1
    }
}

@keyframes drift-fadeZoomOut {
    0% {
        transform: scale(1);
        opacity: 1
    }

    15% {
        transform: scale(1.1);
        opacity: 1
    }

    to {
        transform: scale(.5);
        opacity: 0
    }
}

@keyframes drift-loader-rotate {
    0% {
        transform: translate(-50%, -50%) rotate(0)
    }

    50% {
        transform: translate(-50%, -50%) rotate(-180deg)
    }

    to {
        transform: translate(-50%, -50%) rotate(-1turn)
    }
}

@keyframes drift-loader-before {
    0% {
        transform: scale(1)
    }

    10% {
        transform: scale(1.2) translateX(6px)
    }

    25% {
        transform: scale(1.3) translateX(8px)
    }

    40% {
        transform: scale(1.2) translateX(6px)
    }

    50% {
        transform: scale(1)
    }

    60% {
        transform: scale(.8) translateX(6px)
    }

    75% {
        transform: scale(.7) translateX(8px)
    }

    90% {
        transform: scale(.8) translateX(6px)
    }

    to {
        transform: scale(1)
    }
}

@keyframes drift-loader-after {
    0% {
        transform: scale(1)
    }

    10% {
        transform: scale(1.2) translateX(-6px)
    }

    25% {
        transform: scale(1.3) translateX(-8px)
    }

    40% {
        transform: scale(1.2) translateX(-6px)
    }

    50% {
        transform: scale(1)
    }

    60% {
        transform: scale(.8) translateX(-6px)
    }

    75% {
        transform: scale(.7) translateX(-8px)
    }

    90% {
        transform: scale(.8) translateX(-6px)
    }

    to {
        transform: scale(1)
    }
}

.drift-zoom-pane {
    background: rgba(0, 0, 0, .5);
    transform: translateZ(0);
    -webkit-transform: translateZ(0)
}

.drift-zoom-pane.drift-opening {
    animation: drift-fadeZoomIn .18s ease-out;
    -webkit-animation: drift-fadeZoomIn .18s ease-out
}

.drift-zoom-pane.drift-closing {
    animation: drift-fadeZoomOut .21s ease-in;
    -webkit-animation: drift-fadeZoomOut .21s ease-in
}

.drift-zoom-pane.drift-inline {
    position: absolute;
    width: 150px;
    height: 150px;
    border-radius: 75px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, .3)
}

.drift-loading .drift-zoom-pane-loader {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 66px;
    height: 20px;
    animation: drift-loader-rotate 1.8s infinite linear;
    -webkit-animation: drift-loader-rotate 1.8s infinite linear
}

.drift-zoom-pane-loader:after,
.drift-zoom-pane-loader:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    border-radius: 20px;
    background: hsla(0, 0%, 100%, .9)
}

.drift-zoom-pane-loader:before {
    left: 0;
    animation: drift-loader-before 1.8s infinite linear;
    -webkit-animation: drift-loader-before 1.8s infinite linear
}

.drift-zoom-pane-loader:after {
    right: 0;
    animation: drift-loader-after 1.8s infinite linear;
    -webkit-animation: drift-loader-after 1.8s infinite linear;
    animation-delay: -.9s;
    -webkit-animation-delay: -.9s
}

.drift-bounding-box {
    background-color: rgba(0, 0, 0, .4)
}

.preview-box {
    margin-bottom: 1vh
}

.control {
    display: -ms-grid;
    display: grid;
    -ms-flex-align: center;
    align-items: center;
    font-size: xx-large
}

.control i {
    cursor: pointer
}

.control-box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr auto 1fr;
    grid-template-columns: 1fr auto 1fr;
    grid-column-gap: 5px;
    margin-top: 15px
}

.control-box .thumb-list {
    display: -ms-grid;
    display: grid;
    grid-column-gap: 4px;
    max-height: 80px
}

.control-box .thumb-list img {
    max-height: 80px
}

.choosed-thumb {
    border-radius: 0
}

.pane-container {
    display: none;
    position: absolute;
    z-index: 10000;
    pointer-events: none
}

.responsive-image {
    height: auto;
    width: 100%;
    border-radius: 5px;
    box-shadow: 1px 1px 5px #ccc
}

.comment-notice .notice-title[data-v-2c2e92d7] {
    font-weight: 700;
    color: #c22b22;
    margin-bottom: 10px
}

.comment-notice .notice-list[data-v-2c2e92d7] {
    list-style: decimal
}

.comment-main[data-v-2c2e92d7] {
    border: 1px solid #ccc;
    background: #f0f0f0;
    padding: 20px
}

.img-code[data-v-2c2e92d7] {
    margin-left: 5px
}

.img-code img[data-v-2c2e92d7] {
    width: 80px;
    height: 36px
}

.comment-list[data-v-2c2e92d7] {
    padding: 30px 0;
    border-bottom: 1px solid #ccc
}

.comment-list .speak-cont[data-v-2c2e92d7] {
    margin-top: 20px;
    text-indent: 24px;
    color: #666;
    line-height: 24px
}

.comment-list .name[data-v-2c2e92d7] {
    margin-right: 20px
}

.list-cont.container[data-v-38fb1b36] {
    padding: 0
}

.list-cont .cont-left[data-v-38fb1b36] {
    width: 918px
}

.list-cont .cont-right[data-v-38fb1b36] {
    width: 210px
}

.news-wrap[data-v-38fb1b36] {
    margin-top: 20px
}

.news-wrap .module-box[data-v-38fb1b36] {
    width: 448px;
    margin-right: 18px;
    float: left
}

.news-wrap .module-box[data-v-38fb1b36]:last-child {
    margin-right: 0
}

.news-wrap .panel[data-v-38fb1b36] {
    background: #fff;
    border: 1px solid #eaeaea;
    border-radius: 0
}

.news-wrap .panel-heading[data-v-38fb1b36] {
    border-bottom: 1px solid #eaeaea
}

.news-wrap .panle-title[data-v-38fb1b36] {
    color: #333
}

.news-list[data-v-38fb1b36] {
    margin: 0;
    padding: 0
}

.news-list li[data-v-38fb1b36] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
    padding-left: 10px;
    background: url(../images/disc.png) no-repeat 0
}

.news-list li a[data-v-38fb1b36] {
    color: #666
}

.news-list li a[data-v-38fb1b36]:hover {
    color: #c22b22
}

.prod-list[data-v-38fb1b36] {
    padding: 0;
    margin: 0;
    list-style: none
}

.prod-list li[data-v-38fb1b36] {
    float: left;
    width: 164px;
    height: 220px;
    margin: 0 23px 20px 0
}

.prod-list li[data-v-38fb1b36]:nth-of-type(5n) {
    margin-right: 0
}

.prod-list li .thumb[data-v-38fb1b36] {
    height: 164px;
    line-height: 164px;
    border: 1px solid #eaeaea
}

.prod-list li .thumb img[data-v-38fb1b36] {
    vertical-align: middle;
    width: 100%
}

.prod-list li .price[data-v-38fb1b36] {
    font-size: 18px;
    color: #c22b22;
    font-weight: 700;
    padding: 5px
}

.prod-list li .tips[data-v-38fb1b36] {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.banner[data-v-4413f7a4] {
    margin-bottom: 20px
}

.page404[data-v-b0a0fa80] {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/404.jpg) no-repeat top
}

.registe-wrap[data-v-e46a2f24] {
    position: absolute;
    width: 100%;
    height: 593px;
    background: #fff url(../images/registe_bg.jpg) no-repeat 50%;
    background-size: cover
}

.registe-container[data-v-e46a2f24] {
    position: relative
}

.registe-box[data-v-e46a2f24] {
    width: 420px;
    position: absolute;
    right: 0;
    top: 80px;
    background: #fff;
    border-radius: 5px
}

.header[data-v-e46a2f24] {
    height: 55px;
    background: #333;
    line-height: 55px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    letter-spacing: 3px;
    font-weight: 400
}

.footer[data-v-e46a2f24] {
    height: 30px;
    text-align: right;
    padding: 0 30px;
    color: #888
}

.form-wrap[data-v-e46a2f24] {
    padding: 30px 30px 0
}

.sms-input[data-v-e46a2f24] {
    width: 100px
}

.sms-btn[data-v-e46a2f24],
.sms-btn[data-v-e46a2f24]:active,
.sms-btn[data-v-e46a2f24]:hover {
    background: green
}

.submit-btn[data-v-e46a2f24] {
    margin-top: -20px;
    width: 280px
}

.login-title[data-v-e46a2f24] {
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    color: #666;
    margin-top: 9px;
    padding-bottom: 8px;
    font-weight: 700
}

form.el-form[data-v-e46a2f24] {
    margin-top: 30px
}

.registe-wrap[data-v-6ec23e30] {
    position: absolute;
    width: 100%;
    height: 593px;
    background: #fff url(../images/registe_bg.jpg) no-repeat 50%;
    background-size: cover
}

.registe-container[data-v-6ec23e30] {
    position: relative
}

.registe-box[data-v-6ec23e30] {
    width: 400px;
    height: 320px;
    position: absolute;
    right: 0;
    top: 140px;
    background: #fff;
    border-radius: 5px
}

.header[data-v-6ec23e30] {
    height: 55px;
    background: #333;
    line-height: 55px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    letter-spacing: 3px;
    font-weight: 400
}

.footer[data-v-6ec23e30] {
    height: 30px;
    line-height: 30px;
    text-align: right;
    padding: 0 30px;
    color: #888
}

.form-wrap[data-v-6ec23e30] {
    padding: 30px 30px 0
}

.sms-input[data-v-6ec23e30] {
    width: 100px
}

.sms-btn[data-v-6ec23e30],
.sms-btn[data-v-6ec23e30]:active,
.sms-btn[data-v-6ec23e30]:hover {
    background: green
}

.submit-btn[data-v-6ec23e30] {
    margin-top: -20px;
    width: 280px
}

.login-title[data-v-6ec23e30] {
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    color: #666;
    margin-top: 9px;
    padding-bottom: 8px;
    font-weight: 700
}

.el-form-item__label[data-v-6ec23e30] {
    text-align: right;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    color: #666;
    line-height: 40px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    background: #ddd;
    border-radius: 5px 0 0 5px
}

.el-input__inner[data-v-6ec23e30] {
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border-radius: 0 5px 5px 0;
    border: 1px solid #dcdfe6;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    font-size: inherit;
    height: 40px;
    line-height: 40px;
    outline: none;
    padding: 0 15px;
    transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
    width: 100%
}

form.el-form[data-v-6ec23e30] {
    margin-top: 30px
}

.el-button[data-v-6ec23e30] {
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid #dcdfe6;
    border-color: #dcdfe6;
    color: #fff;
    -webkit-appearance: none;
    text-align: center;
    box-sizing: border-box;
    outline: none;
    margin: 0;
    transition: .1s;
    font-weight: 500;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    padding: 13px 20px;
    font-size: 14px;
    border-radius: 4px
}

.registe-wrap[data-v-368163da] {
    position: absolute;
    width: 100%;
    height: 593px;
    background: #fff url(../images/registe_bg.jpg) no-repeat 50%;
    background-size: cover
}

.registe-container[data-v-368163da] {
    position: relative
}

.registe-box[data-v-368163da] {
    width: 420px;
    height: 440px;
    position: absolute;
    right: 0;
    top: 100px;
    background: #fff;
    border-radius: 5px
}

.login-title[data-v-368163da] {
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    color: #666;
    margin-top: 9px;
    padding-bottom: 8px;
    font-weight: 700
}

.expert-wrap[data-v-368163da] {
    background: #fff
}

.header[data-v-368163da] {
    height: 80px;
    background: #c22b22;
    line-height: 80px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    letter-spacing: 3px;
    font-weight: 400
}

.header .expert-icon[data-v-368163da] {
    display: inline-block;
    width: 48px;
    height: 68px;
    background: url(../images/expert_icon.png) no-repeat;
    background-size: cover;
    position: relative;
    top: 20px
}

.footer[data-v-368163da] {
    height: 30px;
    text-align: right;
    padding: 0 30px;
    color: #888
}

.form-wrap[data-v-368163da] {
    padding: 30px 30px 0
}

form.el-form[data-v-368163da] {
    margin-top: 30px
}

.submit-btn[data-v-368163da] {
    margin-top: -20px;
    width: 280px
}

.sms-input[data-v-368163da] {
    width: 100px
}

.img-code img[data-v-368163da] {
    width: 50px;
    height: 30px;
    vertical-align: middle
}

.sms-btn[data-v-368163da],
.sms-btn[data-v-368163da]:active,
.sms-btn[data-v-368163da]:hover {
    background: green
}

.top-tips[data-v-5d35e824] {
    text-align: left;
    height: 55px;
    line-height: 55px;
    color: #333
}

.sidebar[data-v-5d35e824] {
    float: left;
    width: 208px
}

.content[data-v-5d35e824] {
    width: 990px;
    float: right;
    background: #fff
}

.content.large[data-v-5d35e824] {
    width: 100%
}

.wrap[data-v-5d35e824] {
    border: 1px solid #ccc;
    background: #eaeaea
}

.member-footer[data-v-504ce697] {
    margin-top: 30px;
    background: #fff;
    height: 90px;
    line-height: 80px;
    border-top: 1px solid #ccc;
    text-align: center;
    color: #333
}

.member-header[data-v-717f4a89] {
    background: #3e3f41;
    color: #ddd;
    height: 54px;
    line-height: 54px;
    border-bottom: 1px solid #000
}

.logo[data-v-717f4a89] {
    padding-left: 60px;
    background: url(../images/member_logo_01.png) no-repeat 0;
    font-size: 18px;
    background-size: auto 80%
}

.logo a[data-v-717f4a89] {
    color: #fff
}

.nav-list[data-v-717f4a89] {
    height: 18px;
    margin-top: 16px;
    line-height: 18px
}

.nav-list li[data-v-717f4a89] {
    padding-right: 20px;
    border-right: 1px solid #999;
    position: relative
}

.nav-list a[data-v-717f4a89] {
    color: #ddd
}

.nav-list a[data-v-717f4a89]:hover {
    color: #fff
}

.nav-list .lg[data-v-717f4a89] {
    padding-right: 0;
    font-size: 16px;
    border-right: 0
}

.nav-list .count[data-v-717f4a89] {
    position: absolute;
    top: -12px;
    right: -15px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 10px;
    text-align: center;
    background: #c22b22;
    color: #fff;
    font-size: 12px;
    font-weight: 200
}

.sidenav-list[data-v-61fa6890] {
    margin: 0;
    padding: 0;
    list-style: none
}

.sidenav-list li[data-v-61fa6890] {
    height: 48px;
    line-height: 48px;
    text-align: left;
    box-sizing: content-box;
    border-bottom: 1px solid #ccc
}

.sidenav-list li[data-v-61fa6890]:last-child {
    border-bottom: none
}

.sidenav-list li.active a[data-v-61fa6890] {
    background: #fff;
    border-left: 3px solid #c22b22
}

.sidenav-list li a[data-v-61fa6890] {
    border-left: 3px solid transparent;
    display: block;
    padding-left: 40px
}

.sidenav-list li a[data-v-61fa6890]:hover {
    background: #fff;
    border-left: 3px solid #c22b22
}

.sidenav-list li .icon[data-v-61fa6890] {
    margin-right: 10px
}

.active-item[data-v-788fa17b] {
    padding: 30px;
    border-bottom: 1px solid #eee
}

.thumb[data-v-788fa17b] {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    margin-right: 30px
}

.thumb img[data-v-788fa17b] {
    width: 80px;
    height: 80px
}

.info[data-v-788fa17b] {
    width: 416px;
    float: left
}

.info .title[data-v-788fa17b] {
    font-size: 16px
}

.info .date[data-v-788fa17b] {
    font-size: 14px
}

.info .desc[data-v-788fa17b] {
    margin-top: 15px;
    line-height: 24px;
    height: 48px;
    font-size: 14px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2
}

.option[data-v-788fa17b] {
    padding-top: 20px
}

.form-wrap[data-v-21b280d7] {
    width: 450px;
    margin: 40px auto
}

.selector[data-v-21b280d7] {
    width: 330px
}

.submit-btn[data-v-21b280d7] {
    width: 200px;
    background: #c22b22;
    border: none;
    color: #fff
}

.submit-btn[data-v-21b280d7]:hover {
    background: #c22b22
}

.form-wrap[data-v-43841fdb] {
    width: 450px;
    margin: 40px auto;
    text-align: left
}

.selector[data-v-43841fdb] {
    width: 330px
}

.submit-btn[data-v-43841fdb] {
    width: 200px;
    border: none;
    color: #fff
}

.checkbox-wrap .el-checkbox[data-v-43841fdb] {
    margin-left: 0;
    width: 80px
}

.address .form-wrap {
    margin: 40px auto;
    text-align: left
}

.address .selector {
    width: 330px
}

.address .submit-btn {
    border: none;
    color: #fff
}

.address .checkbox-wrap .el-checkbox {
    margin-left: 0;
    width: 80px
}

.address .cont-left {
    float: left;
    width: 450px;
    margin-right: 200px
}

.address .cont-right {
    float: left;
    width: 400px
}

.address .title {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    margin: 10px 0
}

.address .notice-list {
    margin: 20px 0;
    padding: 0;
    list-style: none
}

.address .notice-list li {
    line-height: 30px;
    font-size: 16px;
    color: #666;
    padding-left: 10px;
    background: url(../images/disc_selected.png) no-repeat left 12px
}

.address .notice-tips {
    font-size: 14px;
    color: #c22b22;
    line-height: 20px
}

.address .avatar-uploader .el-upload {
    border: 1px dashed #d9d9d9;
    border-radius: 6px;
    cursor: pointer;
    position: relative;
    overflow: hidden
}

.address .avatar-uploader .el-upload:hover {
    border-color: #409eff
}

.address .avatar-uploader-icon {
    font-size: 28px;
    color: #8c939d;
    width: 200px;
    height: 150px;
    line-height: 150px !important;
    text-align: center
}

.address .avatar {
    width: 200px;
    height: 150px;
    display: block
}

.address .avatar-uploader input[type=file] {
    display: none
}

.address .upload-wrap .label-title {
    width: 150px;
    float: left;
    margin-right: 20px;
    height: 36px;
    line-height: 36px;
    background: #1f9e1b;
    font-weight: 400;
    border-radius: 0;
    text-align: center;
    color: #fff;
    font-size: 14px
}

.address .upload-wrap .upload-box {
    float: left
}

.address .btn-box {
    text-align: center
}

.address .submit-btn {
    width: 200px
}

.cropper-box[data-v-588204fa] {
    width: 480px;
    height: 480px;
    float: left;
    border: 1px solid #ccc;
    background: #eee;
    margin-right: 50px;
    position: relative
}

.cropper-box .upload-box[data-v-588204fa] {
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%)
}

.wrap[data-v-588204fa] {
    width: 740px;
    margin: 50px auto
}

.preview-wrap[data-v-588204fa] {
    float: left;
    width: 200px
}

.native-preview[data-v-588204fa] {
    text-align: left;
    margin-top: 30px
}

.native-preview .preview-box[data-v-588204fa] {
    width: 136px;
    height: 136px;
    border-radius: 50%;
    background: #ccc
}

.native-preview .size[data-v-588204fa] {
    font-size: 14px;
    margin-top: 10px
}

.native-preview.min .preview-box[data-v-588204fa] {
    width: 100px;
    height: 100px
}

.submit-btn[data-v-588204fa] {
    width: 200px;
    border: none;
    color: #fff;
    background: #c22b22;
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    text-align: center;
    cursor: pointer;
    margin: 0 auto
}

.publish-collection .protocol-box {
    margin-top: 20px
}

.publish-collection .scan-img-list {
    display: inline-block;
    margin: 10px 10px 10px 0
}

.publish-collection .scan-img-list img {
    width: 100px;
    height: 100px
}

.publish-collection .long-input {
    width: 760px
}

.publish-collection .tab-title {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
    margin-top: 40px
}

.publish-collection .tab-title span {
    display: block;
    width: 140px;
    height: 40px;
    color: #000;
    font-weight: 700;
    text-align: center;
    border-top: 3px solid #c22b22;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background: #fff
}

.publish-collection .notice {
    margin: 30px 0
}

.publish-collection .short-input {
    width: 350px
}

.publish-collection .input-tips {
    color: #ccc;
    margin-left: 20px
}

.publish-collection .upload-btn {
    display: inline-block;
    margin-right: 20px
}

.publish-collection .scan-upload {
    display: inline-block
}

.publish-collection .tg-box {
    margin-top: 20px
}

.publish-collection .tg-box .tg-tips {
    font-size: 16px
}

.publish-collection .tg-box .tg-main {
    border: 1px solid #ccc;
    background: #f0f0f0;
    padding: 20px;
    margin-top: 5px
}

.publish-collection .tg-box .tg-left {
    width: 580px;
    float: left
}

.publish-collection .tg-box .tg-right {
    width: 300px;
    float: right;
    text-align: right
}

.publish-collection .tg-box .tg-desc {
    margin-top: 15px;
    font-size: 16px;
    padding-left: 40px;
    color: #666
}

.publish-collection .tg-box .tg-desc-tips {
    color: #999;
    font-size: 14px;
    margin-top: 10px;
    padding-left: 40px
}

.publish-collection .tg-box .tg-ding {
    font-size: 20px
}

.publish-collection .tg-box .tg-ding .el-checkbox__label {
    font-size: 20px;
    color: #c22b22;
    font-weight: 700
}

.publish-collection .tg-box .tg-ding .el-checkbox__inner {
    width: 30px;
    height: 30px
}

.publish-collection .tg-box .tg-ding .el-checkbox__inner:after {
    left: 8px;
    height: 18px;
    width: 10px
}

.publish-collection .submit-btn {
    width: 200px;
    margin-top: 30px
}

.select-wrap[data-v-6e18196e] {
    margin-top: 20px
}

.short-input[data-v-6e18196e] {
    width: 150px
}

.charge-table[data-v-6e18196e] {
    margin-top: 20px;
    border: 1px solid #ccc
}

.charge-table thead[data-v-6e18196e] {
    background: #eee
}

.myrent-list[data-v-c4d52e0a] {
    padding: 25px 20px;
    border-bottom: 1px solid #ccc;
    position: relative
}

.myrent-list.askrent-list .more[data-v-c4d52e0a] {
    width: 150px;
    margin-right: 50px
}

.myrent-list.askrent-list .del-btn[data-v-c4d52e0a] {
    position: absolute;
    cursor: pointer;
    right: 10px
}

.myrent-list.askrent-list .del-btn .iconfont[data-v-c4d52e0a] {
    font-size: 20px
}

.myrent-list.askrent-list .del-btn .iconfont[data-v-c4d52e0a]:hover {
    color: #c22b22
}

.myrent-list .thumb[data-v-c4d52e0a] {
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 20px
}

.myrent-list .thumb img[data-v-c4d52e0a] {
    width: 100px;
    height: 100px
}

.myrent-list .info[data-v-c4d52e0a] {
    float: left;
    width: 480px
}

.myrent-list .info .title strong[data-v-c4d52e0a] {
    color: #000;
    font-size: 16px
}

.myrent-list .info .category[data-v-c4d52e0a] {
    float: right
}

.myrent-list .info .desc[data-v-c4d52e0a] {
    margin-top: 20px;
    height: 60px;
    line-height: 20px;
    overflow: hidden
}

.myrent-list .more[data-v-c4d52e0a] {
    float: right;
    width: 200px;
    text-align: right
}

.myrent-list .more .price[data-v-c4d52e0a] {
    font-size: 16px;
    line-height: 30px
}

.myrent-list .more .detail-link[data-v-c4d52e0a] {
    margin-top: 20px
}

.myrent-list .more .detail-link a[data-v-c4d52e0a] {
    color: #185da1
}

.myrent-list[data-v-6dcd6700] {
    padding: 25px 20px;
    border-bottom: 1px solid #ccc;
    position: relative
}

.myrent-list.askrent-list .more[data-v-6dcd6700] {
    width: 150px;
    margin-right: 50px
}

.myrent-list.askrent-list .del-btn[data-v-6dcd6700] {
    position: absolute;
    cursor: pointer;
    right: 10px
}

.myrent-list.askrent-list .del-btn .iconfont[data-v-6dcd6700] {
    font-size: 20px
}

.myrent-list.askrent-list .del-btn .iconfont[data-v-6dcd6700]:hover {
    color: #c22b22
}

.myrent-list .thumb[data-v-6dcd6700] {
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 20px
}

.myrent-list .thumb img[data-v-6dcd6700] {
    width: 100px;
    height: 100px
}

.myrent-list .info[data-v-6dcd6700] {
    float: left;
    width: 480px
}

.myrent-list .info .title strong[data-v-6dcd6700] {
    color: #000;
    font-size: 16px
}

.myrent-list .info .category[data-v-6dcd6700] {
    float: right
}

.myrent-list .info .desc[data-v-6dcd6700] {
    margin-top: 20px;
    height: 60px;
    line-height: 20px;
    overflow: hidden
}

.myrent-list .more[data-v-6dcd6700] {
    float: right;
    width: 200px;
    text-align: right
}

.myrent-list .more .price[data-v-6dcd6700] {
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    overflow: hidden
}

.myrent-list .more .detail-link[data-v-6dcd6700] {
    margin-top: 20px
}

.myrent-list .more .detail-link a[data-v-6dcd6700] {
    color: #185da1
}

.myrent-list[data-v-df8496a8] {
    padding: 25px 20px;
    border-bottom: 1px solid #ccc;
    position: relative
}

.myrent-list.askrent-list .more[data-v-df8496a8] {
    width: 150px;
    margin-right: 50px
}

.myrent-list.askrent-list .del-btn[data-v-df8496a8] {
    position: absolute;
    cursor: pointer;
    right: 10px
}

.myrent-list.askrent-list .del-btn .iconfont[data-v-df8496a8] {
    font-size: 20px
}

.myrent-list.askrent-list .del-btn .iconfont[data-v-df8496a8]:hover {
    color: #c22b22
}

.myrent-list .thumb[data-v-df8496a8] {
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 20px
}

.myrent-list .thumb img[data-v-df8496a8] {
    width: 100px;
    height: 100px
}

.myrent-list .info[data-v-df8496a8] {
    float: left;
    width: 480px
}

.myrent-list .info .title strong[data-v-df8496a8] {
    color: #000;
    font-size: 16px
}

.myrent-list .info .category[data-v-df8496a8] {
    float: right
}

.myrent-list .info .desc[data-v-df8496a8] {
    margin-top: 20px;
    height: 60px;
    line-height: 20px;
    overflow: hidden
}

.myrent-list .more[data-v-df8496a8] {
    float: right;
    width: 200px;
    text-align: right
}

.myrent-list .more .price[data-v-df8496a8] {
    font-size: 16px;
    line-height: 30px
}

.myrent-list .more .detail-link[data-v-df8496a8] {
    margin-top: 20px
}

.myrent-list .more .detail-link a[data-v-df8496a8] {
    color: #185da1
}

.state-list[data-v-df8496a8] {
    list-style: none;
    padding-left: 20px;
    margin: 0
}

.state-list li[data-v-df8496a8] {
    display: inline-block;
    border: 1px solid #ccc;
    font-size: 14px;
    width: 80px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-right: 10px;
    cursor: pointer
}

.state-list li.active[data-v-df8496a8] {
    border: 1px solid #c22b22;
    background: #c22b22;
    color: #fff
}

.loading-more[data-v-df8496a8] {
    width: 200px;
    text-align: center;
    cursor: pointer;
    margin: 20px auto
}

.myrent-list[data-v-e881e24a] {
    padding: 25px 20px;
    border-bottom: 1px solid #ccc;
    position: relative
}

.myrent-list.askrent-list .more[data-v-e881e24a] {
    width: 150px;
    margin-right: 50px
}

.myrent-list.askrent-list .del-btn[data-v-e881e24a] {
    position: absolute;
    cursor: pointer;
    right: 10px
}

.myrent-list.askrent-list .del-btn .iconfont[data-v-e881e24a] {
    font-size: 20px
}

.myrent-list.askrent-list .del-btn .iconfont[data-v-e881e24a]:hover {
    color: #c22b22
}

.myrent-list .thumb[data-v-e881e24a] {
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 20px
}

.myrent-list .thumb img[data-v-e881e24a] {
    width: 100px;
    height: 100px
}

.myrent-list .info[data-v-e881e24a] {
    float: left;
    width: 480px
}

.myrent-list .info .title strong[data-v-e881e24a] {
    color: #000;
    font-size: 16px
}

.myrent-list .info .category[data-v-e881e24a] {
    float: right
}

.myrent-list .info .desc[data-v-e881e24a] {
    margin-top: 20px;
    height: 60px;
    line-height: 20px;
    overflow: hidden
}

.myrent-list .more[data-v-e881e24a] {
    float: right;
    width: 200px;
    text-align: right
}

.myrent-list .more .price[data-v-e881e24a] {
    font-size: 16px;
    line-height: 30px
}

.myrent-list .more .detail-link[data-v-e881e24a] {
    margin-top: 20px
}

.myrent-list .more .detail-link a[data-v-e881e24a] {
    color: #185da1
}

.loading-more[data-v-e881e24a] {
    width: 200px;
    text-align: center;
    cursor: pointer;
    margin: 20px auto
}

.like-wrap .top-tips[data-v-18ee5cd7] {
    margin: 20px 0
}

.like-wrap .like-list[data-v-18ee5cd7] {
    padding: 30px;
    border-bottom: 1px solid #ccc
}

.like-wrap .like-list-wrap .list-header[data-v-18ee5cd7] {
    line-height: 40px;
    background: #eee;
    height: 40px;
    padding: 0 30px;
    color: #000;
    font-weight: 700
}

.like-wrap .like-list-wrap .label1[data-v-18ee5cd7],
.like-wrap .like-list-wrap .label2[data-v-18ee5cd7],
.like-wrap .like-list-wrap .label3[data-v-18ee5cd7] {
    float: left
}

.like-wrap .like-list-wrap .label1[data-v-18ee5cd7] {
    width: 400px;
    text-align: left
}

.like-wrap .like-list-wrap .label2[data-v-18ee5cd7] {
    width: 220px;
    text-align: center
}

.like-wrap .like-list-wrap .label3[data-v-18ee5cd7] {
    width: 230px;
    text-align: right
}

.like-wrap .like-list-wrap .thumb[data-v-18ee5cd7] {
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 15px
}

.like-wrap .like-list-wrap .thumb img[data-v-18ee5cd7] {
    width: 100px;
    height: 100px
}

.like-wrap .like-list-wrap .info[data-v-18ee5cd7] {
    padding-top: 20px
}

.like-wrap .like-list-wrap .info .name[data-v-18ee5cd7] {
    font-size: 16px;
    color: #000
}

.like-wrap .like-list-wrap .info .category[data-v-18ee5cd7] {
    margin-top: 20px
}

.like-wrap .like-list-wrap .date[data-v-18ee5cd7],
.like-wrap .like-list-wrap .func[data-v-18ee5cd7] {
    padding-top: 20px
}

.loading-more[data-v-18ee5cd7] {
    width: 200px;
    text-align: center;
    cursor: pointer;
    margin: 20px auto
}

.like-wrap .top-tips[data-v-385510b2] {
    margin: 20px 0
}

.like-wrap .like-list[data-v-385510b2] {
    padding: 30px;
    border-bottom: 1px solid #ccc
}

.like-wrap .like-list-wrap .list-header[data-v-385510b2] {
    line-height: 40px;
    background: #eee;
    height: 40px;
    padding: 0 30px;
    color: #000;
    font-weight: 700
}

.like-wrap .like-list-wrap .label1[data-v-385510b2],
.like-wrap .like-list-wrap .label2[data-v-385510b2],
.like-wrap .like-list-wrap .label3[data-v-385510b2],
.like-wrap .like-list-wrap .label4[data-v-385510b2] {
    float: left
}

.like-wrap .like-list-wrap .label1[data-v-385510b2] {
    width: 300px;
    text-align: left
}

.like-wrap .like-list-wrap .label2[data-v-385510b2] {
    width: 100px;
    text-align: center
}

.like-wrap .like-list-wrap .label3[data-v-385510b2] {
    width: 220px;
    text-align: center
}

.like-wrap .like-list-wrap .label4[data-v-385510b2] {
    width: 230px;
    text-align: right
}

.like-wrap .like-list-wrap .thumb[data-v-385510b2] {
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 15px
}

.like-wrap .like-list-wrap .thumb img[data-v-385510b2] {
    width: 100px;
    height: 100px
}

.like-wrap .like-list-wrap .info[data-v-385510b2] {
    padding-top: 20px
}

.like-wrap .like-list-wrap .info .name[data-v-385510b2] {
    font-size: 16px;
    color: #000
}

.like-wrap .like-list-wrap .info .category[data-v-385510b2] {
    margin-top: 20px
}

.like-wrap .like-list-wrap .date[data-v-385510b2],
.like-wrap .like-list-wrap .func[data-v-385510b2],
.like-wrap .like-list-wrap .money[data-v-385510b2] {
    padding-top: 20px
}

.uesr-center[data-v-515b7b94] {
    padding: 0 30px
}

.cont-top[data-v-515b7b94] {
    padding: 20px 0;
    border-bottom: 1px solid #ccc
}

.cont-top .thumb[data-v-515b7b94] {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    float: left
}

.cont-top .user-info[data-v-515b7b94] {
    float: left;
    width: 520px;
    padding: 10px 20px
}

.cont-top .col1[data-v-515b7b94] {
    font-size: 16px
}

.cont-top .col1 a[data-v-515b7b94] {
    margin-left: 10px
}

.cont-top .name[data-v-515b7b94] {
    font-size: 22px;
    color: #000;
    display: inline-block;
    vertical-align: middle;
    max-width: 150px;
    height: 30px;
    overflow: hidden
}

.cont-top .info[data-v-515b7b94] {
    margin-top: 20px
}

.cont-top .top-options[data-v-515b7b94] {
    width: 300px;
    float: right;
    padding-top: 20px
}

.cont-top .top-options .col-md-4[data-v-515b7b94] {
    text-align: center;
    border-right: 1px solid #ccc
}

.cont-top .top-options .col-md-4[data-v-515b7b94]:last-child {
    border-right: 0
}

.cont-nav[data-v-515b7b94] {
    padding: 40px;
    text-align: center
}

.guide-list[data-v-515b7b94] {
    list-style: none;
    padding: 0;
    margin: 0
}

.guide-list li[data-v-515b7b94] {
    display: inline-block;
    text-align: center;
    margin: 0 40px
}

.guide-list li .icon-box[data-v-515b7b94] {
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    margin-bottom: 10px;
    border: 1px solid #999;
    border-radius: 50%
}

.guide-list li .iconfont[data-v-515b7b94] {
    font-size: 40px
}

.guide-list li a[data-v-515b7b94]:hover {
    color: #c22b22;
    text-decoration: none
}

.guide-list li a:hover .icon-box[data-v-515b7b94] {
    border-color: #c22b22
}

.guide-list li a[data-v-515b7b94]:active,
.guide-list li a[data-v-515b7b94]:visited {
    text-decoration: none
}

.tab-header[data-v-515b7b94] {
    border-bottom: 1px solid #ccc
}

.tab-header .title[data-v-515b7b94] {
    border-top: 3px solid #c22b22;
    display: inline-block;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: 37px;
    line-height: 37px;
    color: #000;
    font-weight: 700;
    padding: 0 30px;
    margin-bottom: -1px;
    background: #fff
}

.loading-more[data-v-515b7b94] {
    margin: 20px 0;
    text-align: center;
    cursor: pointer
}

.cont-foot[data-v-515b7b94] {
    height: 200px
}

.publish[data-v-52e06eaa] {
    background: #fff;
    padding: 20px 30px
}

.tab-nav[data-v-52e06eaa] {
    margin-top: 30px;
    border: 1px solid #ccc
}

.tab-nav-list[data-v-52e06eaa] {
    display: -ms-flexbox;
    display: flex
}

.tab-nav-list li[data-v-52e06eaa] {
    -ms-flex: 1;
    flex: 1;
    border-top: none;
    text-align: center
}

.tab-nav-list li[data-v-52e06eaa]:last-child {
    border-right: 0
}

.tab-nav-list li.active[data-v-52e06eaa] {
    border-top: none;
    background: #c22b22;
    color: #fff
}

.tab-nav-list li.active[data-v-52e06eaa]:after {
    display: none
}

.safe-manage[data-v-e0326434] {
    background: #fff;
    padding: 30px
}

.safe-manage .header[data-v-e0326434] {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    margin-bottom: 30px
}

.safe-manage .safe-list-wrap[data-v-e0326434] {
    border: 1px solid #ccc
}

.safe-manage .safe-list[data-v-e0326434] {
    padding: 20px;
    background: #f4f4f4;
    border-bottom: 1px solid #fff
}

.safe-manage .safe-list[data-v-e0326434]:last-child {
    border-bottom: none
}

.safe-manage .safe-icon[data-v-e0326434] {
    display: inline-block;
    width: 44px;
    height: 44px;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    background: green;
    margin-right: 20px;
    vertical-align: top
}

.safe-manage .safe-icon .iconfont[data-v-e0326434] {
    font-size: 30px;
    vertical-align: top
}

.safe-manage .safe-name[data-v-e0326434] {
    color: #000;
    margin-right: 20px;
    line-height: 44px;
    font-size: 16px
}

.safe-manage .safe-tips[data-v-e0326434] {
    color: #999;
    line-height: 44px
}

.safe-manage .safe-options[data-v-e0326434] {
    line-height: 44px
}

.safe-manage .safe-options a[data-v-e0326434] {
    color: green;
    text-decoration: underline
}

.change-psd[data-v-2618bae6] {
    padding: 30px;
    background: #fff
}

.tab-title[data-v-2618bae6] {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
    margin-top: 40px
}

.tab-title span[data-v-2618bae6] {
    display: block;
    width: 140px;
    height: 40px;
    color: #000;
    font-weight: 700;
    text-align: center;
    border-top: 3px solid #c22b22;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background: #fff
}

.step-title[data-v-2618bae6] {
    margin-top: 40px
}

.step-tips[data-v-2618bae6] {
    margin-top: 20px
}

.short-input[data-v-2618bae6] {
    width: 200px
}

.submit-btn[data-v-2618bae6] {
    display: inline-block;
    border: 1px solid #0f820c;
    border-radius: 0;
    padding: 0 20px;
    background: #27ad24;
    background: linear-gradient(180deg, #27ad24, #11870e);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#27ad24", endColorstr="#11870e", GradientType=0)
}

.next-step[data-v-2618bae6],
.submit-btn[data-v-2618bae6] {
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    cursor: pointer
}

.next-step[data-v-2618bae6] {
    margin-top: 20px;
    width: 200px;
    border-radius: 2px;
    background: #0f820c
}

.next-step.red[data-v-2618bae6] {
    background: #c22b22
}

.form-wrap[data-v-2618bae6] {
    margin-top: 20px
}

.change-psd[data-v-adcd1a32] {
    padding: 30px;
    background: #fff
}

.tab-title[data-v-adcd1a32] {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
    margin-top: 40px
}

.tab-title span[data-v-adcd1a32] {
    display: block;
    width: 140px;
    height: 40px;
    color: #000;
    font-weight: 700;
    text-align: center;
    border-top: 3px solid #c22b22;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background: #fff
}

.step-title[data-v-adcd1a32] {
    margin-top: 40px
}

.step-tips[data-v-adcd1a32] {
    margin-top: 20px
}

.short-input[data-v-adcd1a32] {
    width: 200px
}

.submit-btn[data-v-adcd1a32] {
    display: inline-block;
    border: 1px solid #0f820c;
    border-radius: 0;
    padding: 0 20px;
    background: #27ad24;
    background: linear-gradient(180deg, #27ad24, #11870e);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#27ad24", endColorstr="#11870e", GradientType=0)
}

.next-step[data-v-adcd1a32],
.submit-btn[data-v-adcd1a32] {
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    cursor: pointer
}

.next-step[data-v-adcd1a32] {
    margin-top: 20px;
    width: 250px;
    border-radius: 2px;
    background: #0f820c
}

.next-step.red[data-v-adcd1a32] {
    background: #c22b22
}

.form-wrap[data-v-adcd1a32] {
    margin-top: 20px
}

.charge-tips .tips-top {
    border-bottom: 1px solid #ccc;
    line-height: 26px;
    padding: 0 0 30px
}

.charge-tips .tips-top .col {
    padding-left: 20px
}

.charge-tips .tips-mid {
    color: #000;
    margin-top: 30px
}

.charge-tips .card-table {
    border: 1px solid #ccc;
    margin-top: 20px
}

.charge-tips .tips-bottom dl {
    margin-left: 20px;
    line-height: 30px
}

.message[data-v-71b020ba] {
    padding: 30px 60px;
    background: #fff
}

.message-top .icon-box[data-v-71b020ba],
.message-top .title-text[data-v-71b020ba] {
    display: inline-block;
    vertical-align: top
}

.message-top .title[data-v-71b020ba] {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    margin-bottom: 0
}

.message-top .icon-box[data-v-71b020ba] {
    width: 44px;
    height: 44px;
    background: #c22b22;
    border-radius: 4px;
    text-align: center;
    line-height: 44px;
    margin-right: 10px
}

.message-top .icon-box .iconfont[data-v-71b020ba] {
    color: #fff;
    font-size: 20px
}

.message-table[data-v-71b020ba] {
    border: 1px solid #ccc;
    margin-top: 20px
}

.message-table thead[data-v-71b020ba] {
    background: #eee
}

.user-manage {
    padding: 20px
}

.user-manage-tab {
    border: none
}

.user-manage-tab .tab-nav-list li {
    border-right: 0
}

.user-manage-tab .tab-nav-list li.active {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc
}

.myrent-list {
    padding: 25px 20px;
    border-bottom: 1px solid #ccc;
    position: relative
}

.myrent-list.askrent-list .more {
    width: 150px;
    margin-right: 50px
}

.myrent-list.askrent-list .del-btn {
    position: absolute;
    cursor: pointer;
    right: 10px
}

.myrent-list.askrent-list .del-btn .iconfont {
    font-size: 20px
}

.myrent-list.askrent-list .del-btn .iconfont:hover {
    color: #c22b22
}

.myrent-list .thumb {
    float: left;
    margin-right: 20px
}

.myrent-list .thumb,
.myrent-list .thumb img {
    width: 100px;
    height: 100px
}

.myrent-list .info {
    float: left;
    width: 480px
}

.myrent-list .info .title strong {
    color: #000;
    font-size: 16px
}

.myrent-list .info .category {
    float: right
}

.myrent-list .info .desc {
    margin-top: 20px;
    height: 60px;
    line-height: 20px;
    overflow: hidden
}

.myrent-list .more {
    float: right;
    width: 200px;
    text-align: right
}

.myrent-list .more .price {
    font-size: 16px;
    line-height: 30px
}

.myrent-list .more .detail-link {
    margin-top: 20px
}

.myrent-list .more .detail-link a {
    color: #185da1
}

.message[data-v-5d5fc158] {
    padding: 30px 60px;
    background: #fff
}

.message-title[data-v-5d5fc158] {
    font-size: 20px;
    text-align: center
}

.message-body[data-v-5d5fc158] {
    text-indent: 24px;
    margin-top: 50px;
    line-height: 24px
}

.tips[data-v-5d5fc158] {
    margin-top: 20px;
    font-size: 12px;
    text-align: center;
    color: #ccc
}

.registe-wrap[data-v-27e8c295] {
    position: absolute;
    width: 100%;
    height: 593px;
    background: #fff url(../images/registe_bg.jpg) no-repeat 50%
}

.registe-container[data-v-27e8c295] {
    position: relative;
    padding: 100px 0
}

.registe-box[data-v-27e8c295] {
    width: 430px;
    box-shadow: 0 0 5px #333;
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    border-radius: 5px
}

.header[data-v-27e8c295] {
    height: 55px;
    background: #333;
    line-height: 55px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    letter-spacing: 3px;
    font-weight: 400
}

.form-wrap[data-v-27e8c295] {
    padding: 30px 30px 0 20px
}

form.el-form[data-v-27e8c295] {
    margin-top: 20px
}

.sms-input[data-v-27e8c295] {
    width: 100px
}

.sms-btn[data-v-27e8c295],
.sms-btn[data-v-27e8c295]:active,
.sms-btn[data-v-27e8c295]:hover {
    background: green
}

.submit-btn[data-v-27e8c295] {
    margin-top: -20px;
    width: 280px
}

.login-title[data-v-27e8c295] {
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    color: #666;
    margin-top: 9px;
    padding-bottom: 8px;
    font-weight: 700
}

.top-tips[data-v-0db447d9] {
    height: 46px;
    line-height: 46px
}

.cont-left[data-v-0db447d9] {
    width: 750px;
    float: left
}

.cont-right[data-v-0db447d9] {
    width: 364px;
    float: right
}

.news-item[data-v-0cfd3c74] {
    margin-bottom: 30px
}

.news-item[data-v-0cfd3c74]:after {
    content: "";
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden;
    clear: both
}

.news-item .thumb[data-v-0cfd3c74] {
    width: 240px;
    height: 160px;
    line-height: 160px;
    text-align: center;
    float: left;
    margin-right: 20px;
    position: relative;
    overflow: hidden
}

.news-item .thumb img[data-v-0cfd3c74] {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%)
}

.news-item .news-info[data-v-0cfd3c74] {
    margin-left: 10px
}

.news-item .news-info .name[data-v-0cfd3c74] {
    font-size: 24px;
    font-weight: 700
}

.news-item .news-info .name a[data-v-0cfd3c74] {
    color: #000
}

.news-item .news-info .name a[data-v-0cfd3c74]:hover {
    text-decoration: underline
}

.news-item .news-info .desc[data-v-0cfd3c74] {
    margin-top: 15px;
    font-size: 14px;
    height: 56px;
    line-height: 20px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2
}

.news-item .news-info .date[data-v-0cfd3c74] {
    font-size: 14px;
    color: #999;
    margin-top: 10px
}

.news-rank {
    background: #fff;
    padding: 20px;
    margin-bottom: 20px
}

.news-rank .title {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    color: #000
}

.news-rank-tab {
    margin-top: 20px;
    border: none
}

.news-rank-tab .tab-nav {
    border-bottom: none
}

.news-rank-tab .tab-panel {
    padding: 0
}

.news-rank-tab .tab-nav-list {
    background: #f8f8f8;
    display: -ms-flexbox;
    display: flex
}

.news-rank-tab .tab-nav-list li {
    -ms-flex: 1;
    flex: 1;
    padding: 0 20px;
    border: none;
    color: #000;
    height: 36px;
    line-height: 36px
}

.news-rank-tab .tab-nav-list li.active {
    background: #ccc
}

.news-rank-list {
    list-style: none;
    padding: 10px 0;
    margin: 0
}

.news-rank-list li {
    line-height: 32px
}

.news-rank-list li a {
    color: #666
}

.news-rank-list li a:hover {
    text-decoration: underline
}

.news-rank-list li .rank {
    color: #666;
    padding: 0 5px;
    margin-right: 10px;
    text-align: center
}

.news-rank-list li .rank.ranktop3 {
    background: #c22b22;
    color: #fff
}

.news-rank[data-v-626bddb8] {
    background: #fff;
    padding: 20px;
    margin-bottom: 20px
}

.news-rank .title[data-v-626bddb8] {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    color: #000
}

.img-list[data-v-626bddb8] {
    margin: 0;
    margin-top: 20px;
    list-style: none;
    padding: 0
}

.img-list li[data-v-626bddb8] {
    float: left;
    width: 150px;
    height: 160px
}

.img-list li[data-v-626bddb8]:nth-of-type(odd) {
    margin-right: 20px
}

.img-list li a[data-v-626bddb8]:hover {
    text-decoration: underline
}

.img-list li .thumb[data-v-626bddb8] {
    height: 100px;
    line-height: 100px
}

.img-list li .thumb img[data-v-626bddb8] {
    width: 150px;
    height: 100px
}

.img-list li .name[data-v-626bddb8] {
    line-height: 20px;
    margin-top: 5px;
    color: #333;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2
}

.top-tips[data-v-5d30414c] {
    height: 46px;
    line-height: 46px
}

.cont-left[data-v-5d30414c] {
    width: 750px;
    float: left
}

.cont-right[data-v-5d30414c] {
    width: 364px;
    float: right
}

.title[data-v-5d30414c] {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
    color: #000
}

.news-tips[data-v-5d30414c] {
    border-bottom: 1px solid #ccc;
    color: #999
}

.news-cont[data-v-5d30414c] {
    margin: 20px 0
}

.detail-recommend[data-v-6ba0176d] {
    background: #fff
}

.detail-recommend .title[data-v-6ba0176d] {
    font-size: 20px;
    color: #000;
    font-weight: 700
}

.detail-recommend .change[data-v-6ba0176d] {
    cursor: pointer
}

.recommend-list[data-v-6ba0176d] {
    list-style: none;
    padding: 0;
    margin: 0
}

.recommend-list .slide-item[data-v-6ba0176d],
.recommend-list li[data-v-6ba0176d] {
    width: 160px;
    height: 230px;
    float: left;
    margin-right: 25px
}

.recommend-list .slide-item[data-v-6ba0176d]:nth-of-type(4n),
.recommend-list li[data-v-6ba0176d]:nth-of-type(4n) {
    margin-right: 0
}

.recommend-list .slide-item .thumb[data-v-6ba0176d],
.recommend-list li .thumb[data-v-6ba0176d] {
    border: 1px solid #ccc;
    width: 158px;
    height: 158px;
    position: relative;
    overflow: hidden
}

.recommend-list .slide-item .thumb img[data-v-6ba0176d],
.recommend-list li .thumb img[data-v-6ba0176d] {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.recommend-list .slide-item .price[data-v-6ba0176d],
.recommend-list li .price[data-v-6ba0176d] {
    line-height: 30px;
    color: #c22b22;
    font-size: 18px
}

.recommend-list .slide-item .name[data-v-6ba0176d],
.recommend-list li .name[data-v-6ba0176d] {
    font-size: 14px;
    color: #666
}

.cont-left[data-v-0b796ab5] {
    float: left;
    width: 900px;
    margin-right: 40px
}

.cont-right[data-v-0b796ab5] {
    float: right;
    width: 260px
}

.cont-right[data-v-0b796ab5],
.expert-list[data-v-0b796ab5] {
    padding: 20px;
    background: #fff;
    box-shadow: 1px 1px 10px #eee;
    border-radius: 5px
}

.expert-list[data-v-0b796ab5] {
    margin-bottom: 20px
}

.expert-list .ask-expert[data-v-0b796ab5] {
    height: 30px;
    line-height: 30px;
    width: 100px;
    text-align: center;
    color: #fff;
    background: #c22b22;
    border-radius: 2px;
    font-size: 12px;
    position: absolute;
    right: 0;
    cursor: pointer
}

.expert-list .thumb[data-v-0b796ab5] {
    float: left;
    width: 145px;
    height: 190px;
    margin-right: 20px;
    position: relative;
    overflow: hidden
}

.expert-list .thumb img[data-v-0b796ab5] {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%)
}

.expert-list .info-box[data-v-0b796ab5] {
    float: left;
    width: 695px;
    position: relative
}

.expert-list .info-box .name[data-v-0b796ab5] {
    font-size: 18px;
    color: #c22b22
}

.expert-list .info-box .desc[data-v-0b796ab5] {
    font-size: 14px;
    color: #999;
    margin-top: 20px
}

.header[data-v-7d02501c] {
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    color: #000
}

.card-box[data-v-7d02501c] {
    margin-bottom: 20px
}

.card-box .thumb[data-v-7d02501c] {
    width: 220px;
    height: 170px;
    position: relative;
    overflow: hidden
}

.card-box .thumb img[data-v-7d02501c] {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.card-box .info-text[data-v-7d02501c] {
    line-height: 26px;
    margin-top: 0;
    color: #999
}

.card-box .info-text span[data-v-7d02501c] {
    color: #000
}

.registe-wrap[data-v-16297ffc] {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff url(../images/expert_bg.jpg) no-repeat top;
    background-size: cover
}

.registe-container[data-v-16297ffc] {
    position: relative
}

.registe-box[data-v-16297ffc] {
    width: 580px;
    position: absolute;
    left: 50%;
    top: 150px;
    background: rgba(0, 0, 0, .2);
    transform: translateX(-50%);
    box-sizing: border-box;
    padding: 20px
}

.expert-wrap[data-v-16297ffc] {
    background: #fff
}

.header[data-v-16297ffc] {
    height: 80px;
    background: #c22b22;
    line-height: 80px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    letter-spacing: 3px;
    font-weight: 400
}

.header .expert-icon[data-v-16297ffc] {
    display: inline-block;
    width: 48px;
    height: 68px;
    background: url(../images/expert_icon.png) no-repeat;
    background-size: cover;
    position: relative;
    top: 20px
}

.form-wrap[data-v-16297ffc] {
    padding: 30px
}

.submit-btn[data-v-16297ffc] {
    margin-top: -20px;
    width: 280px
}

.protocol-line .el-form-item__content {
    line-height: 20px
}

.main-container[data-v-1fe2340c] {
    margin: 0 auto
}

.global-bar[data-v-c9509072] {
    height: 46px;
    line-break: 46px;
    box-sizing: border-box;
    padding-right: 10px;
    border: 1px solid #ccc;
    background: #ececec;
    margin-bottom: 30px
}

.form-group[data-v-c9509072] {
    margin-left: 10px
}

.pt8[data-v-c9509072] {
    padding-top: 8px
}

.tab-navs[data-v-c9509072] {
    list-style: none;
    margin: 0;
    padding: 0
}

.tab-navs li[data-v-c9509072] {
    display: inline-block;
    vertical-align: top;
    height: 44px;
    padding: 0 30px;
    line-height: 44px;
    cursor: pointer
}

.tab-navs li:first-child.active[data-v-c9509072],
.tab-navs li[data-v-c9509072]:first-child {
    border-left: none
}

.tab-navs li.active[data-v-c9509072] {
    color: #c22b22;
    background: #fff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

.exhibition-item {
       position: relative;
    padding: 20px 10px 0 10px;
    background: #fff;
    height: 240px;
    margin-bottom: 20px;
    margin-right: 20px;
    box-sizing: content-box;
    cursor: pointer;
    border-radius: 5px;
    width: 46%;
    float: left;
}

.exhibition-item:hover {
    box-shadow: 0 0 10px #ccc
}

.thumb-box {
    float: left;
    width: 320px;
    height: 200px
}

.thumb-box img {
    width: 320px;
    height: 200px;
    vertical-align: top
}

.ex-cont {
    margin-left: 340px;
    position: relative;
    min-height: 190px
}

.over-tips {
    position: absolute;
    right: 20px;
    top: 50%;
    
    z-index: 3;
    width: 140px;
    height: 123px;
    background: url(../images/mark_over_03.png) no-repeat
}

.over-stat,
.over-times {
    margin-top: 20px;
    font-size: 14px;
}

.item-name {
    font-size: 18px;
    line-height: 30px
}

.price-times {
    position: absolute;
    right: -25px;
    bottom: 10px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    width: 135px;
    height: 38px;
    background: url(../images/ex01.png) no-repeat
}

.location {
    position: absolute;
    right: 0;
    top: 0;
    color: #999
}

.count {
    color: #999;
    margin-top: 20px
}

.end-time {
    margin-top: 30px
}

.end-time .red {
    font-size: 16px;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #f5f5f5
}

.options {
    margin-top: 50px
}

.share {
    cursor: pointer
}

.red {
    color: #c22b22 !important
}

.blue {
    color: #449fe5 !important
}

.gray {
    color: #999 !important
}

.ex-header {
    background: #fff;
    padding: 10px;
    display: -ms-flexbox;
    display: flex
}

.ex-img {
    -ms-flex: none;
    flex: none;
    width: 160px;
    height: 160px;
    margin-right: 20px;
    border: 1px solid #999
}

.ex-img img {
    width: 160px;
    height: 160px
}

.info {
    -ms-flex: 1;
    flex: 1;
    font-size: 12px;
    line-height: 24px;
    text-align: left;
    position: relative
}

.info .title {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 0;
    text-align: left
}

.red {
    color: #c22b22
}

.play-status {
    border: 2px solid #c22b22;
    height: 30px;
    line-height: 26px;
    border-radius: 15px;
    display: -ms-flexbox;
    display: flex;
    width: 260px;
    box-sizing: border-box;
    text-align: center
}

em.viper3 {
    position: absolute;
    width: 124px;
    height: 81px;
    display: block;
    background: url("../images/vip.gif") no-repeat;
    left: -30px;
    top: -6px;
    z-index: 999;
}