.show-boxx{
    height: 300px;
    position: relative;
    overflow: hidden;
}
.daojishi{
    position: absolute;
    width: 100%;
    bottom: 18px;
    left: -32px;
    text-align: center;
    font-size: 33px;
    color: white;
}
.paimai_middle{
    padding: 10px 0;
    height: 165px;
    width: 1207px;
    margin: 0 auto;
}

.paimai_bottom{
    padding: 10px 0;
    width: 1200px;
    margin: 0 auto;
}
.w{
    width: 1200px;
}

.paimai_middle .w .w_left{
    float: right;
    position: relative;
}

.paimai_middle .w .w_m{
    float: left;
}

.tab{
    display: block;
    overflow: hidden;
}
.tab .tab-nav{
    position: relative;
    float: left;
    margin-left: -1px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    width: 150px;
}

.tab li .fore0 .left{
    display: none;
}

.tab .tab-nav .left{
    position: absolute;
    left: 0;
    top:50%;
    margin-top: -6px;
    width: 1px;
    height: 12px;
    background: #e4e4e4;
    font-size: 0px;
}

/*.tab .tab-nav .left:after{
    clear: both;
}*/

.tab .tab-nav a{
    position: relative;
    display: block;
    z-index: 5;
}

/*.tab .tab-nav.curr.fore0 .curr-bottom{
    width:153px;
    left: 59px;
    display: block;
    position: absolute;
    z-index: 2;
    bottom: -2px;
    margin-left: -62px;
    background: #cf1622;
    transition: all;
}*/




.tab .tab-nav.fore1:hover .curr-bottom{
    width: 150px;
    display: block;
    position: absolute;
    z-index: 2;
    bottom: -2px;
    height:2px;
    background: #cf1622;
    transition: all;
}



.content{
    position: relative;
    min-height: 434px;
    overflow: hidden;
}

.tab-content.curr{
    position: static;
    opacity: 1;
}

.tab-content {
    left: 0;
    min-height: 434px;
}

.content .curr .floor{
    position: relative;
    z-index: 3;
}

.m{
    overflow: visible;
}

.mt{
    margin-top: 6px;
    margin-bottom: 16px;
}

.common-f .mt{
    display: block;
    line-height: 72px;
    color: #433e33;
}

.mt h3{
    font-weight: 400;
}

.common-f .mt h3{
    float: left;
    width: auto;
    font-size: 24px;
}

.common-f .mt .first-t{
    font-size: 32px;
    color: #c71622;
}

.common-f .mt:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.content .tab-content .m .mc .item .p-img{
    position: relative;
}

.content .tab-content .m .mc .item .p-img a .t-time{
    top:52px;
    position: absolute;
    left: 14px;
    color: white;
}

.content .tab-content .m .mc .item .p-img a .t-time .J-t-staus{
    left: 15px;
    position: absolute;
    color: white;
}


.content .grid_c1 {
    margin: 0 auto;
    width: 1190px;
}

.content .grid_c1 .more_list {
    margin: 0 -5px 0;
}

.content .grid_c1 .more_list .more_item {
    position: relative;
    float: left;
    width: 230px;
    height: 305px;
    background: #fff;
    margin: 0 4px 10px;
    border: 1px solid #eee;
}

li {
    list-style: none;
}

.content .grid_c1 .more_list .more_item .more_lk {
    display: block;
    width: 100%;
    height: 100%;
}

a {
    color: #666;
    text-decoration: none;
}

* {
    margin: 0;
    padding: 0;
}

.content .grid_c1 .more_list .more_item .more_lk  .more_img {
    float: left;
    width: 170px;
    height: 170px;
    margin: 30px 30px 20px;
    /* transition: opacity ease .2s; */
    -webkit-transition: opacity ease .2s;
    -o-transition: opacity ease .2s;
    -moz-transition: opacity ease .2s;
    transition: opacity ease .2s;
}

.content .grid_c1 .more_list .more_item .more_lk .lazyimg_loaded {
    -webkit-transition: background .2s linear, opacity .2s linear !important;
    -o-transition: background .2s linear, opacity .2s linear !important;
    -moz-transition: background .2s linear, opacity .2s linear !important;
    transition: background .2s linear, opacity .2s linear !important;
    /* transition: background .2s linear; */
    background: transparent;
}

.content .grid_c1 .more_list .more_item .more_lk .lazyimg {
    position: relative;
    overflow: hidden;
    -webkit-transition: background .2s linear;
    -o-transition: background .2s linear;
    -moz-transition: background .2s linear;
    transition: background .2s linear;
}

img {
    border: 0;
    vertical-align: middle;
}

.content .grid_c1 .more_list .more_item .more_lk .more_info {
    clear: both;
    padding: 0 16px 0;
    height: 65px;
    line-height: 24px;
}

.content .grid_c1 .more_list .more_item .more_lk .more_info .more_info_name {
    height: 34px;
    font-size: 14px;
    line-height: 17px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-align: left;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #333;
    -webkit-transition: color ease .2s;
    -o-transition: color ease .2s;
    -moz-transition: color ease .2s;
    transition: color ease .2s;
}

.content .grid_c1 .more_list .more_item .more_lk .more_info .more_info_price {
    margin-top: 10px;
    text-align: center;
}

.content .grid_c1 .more_list .more_item .more_lk .more_info .more_info_price .mod_price {
    font-size: 14px;
    color: #e33333;
}

.content .grid_c1 .more_list .more_item .more_lk .more_info .more_info_price .mod_price i {
    margin-right: 3px;
    font-family: arial;
    font-weight: 400;
    font-size: 12px;
}

.content .grid_c1 .more_list .more_item .more_find {
    position: absolute;
    width: 100%;
    height: 100px;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.8);
    opacity: 0;
    -webkit-transition: opacity ease .2s;
    -o-transition: opacity ease .2s;
    -moz-transition: opacity ease .2s;
    transition: opacity ease .2s;
}

.more_find_btn::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 0 solid rgba(34, 34, 34, 0.5);
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -webkit-transition: all ease-out .2s;
    -o-transition: all ease-out .2s;
    -moz-transition: all ease-out .2s;
    transition: all ease-out .2s;
}



/*new*/
.paimai_middle .w .w_left{
    width: 240px;
    height: 164px;
    background-color:#eee;
}
.lunbo{
    position: relative;
    width: 100%;
    height: 125px;
    overflow: hidden;
}
.lunbo ul{
    width: 100%;
    height: auto;
    position: absolute;
    top: 0px;
    left: 0px;
    text-indent: 10px;
}
.lunbo ul li{
    width: 80%;
    height: 26px;
    font-size: 12px;
    line-height: 26px;
    color: #000;
    border-radius: 12px;
    background: #fff;
    margin: 5px auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.w_left_title{
    width: 100%;
    height: 30px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    font-family: 微软雅黑;
    line-height: 30px;
    color: #f97b03;
    margin-top: 5px;
}

.active,.active:hover{color:#C71622;border-bottom: 2px solid #C71622;font-weight: bold;}
