﻿body{
    background-color:#ff9a09;
}
.tt_timeline{
    padding-bottom:10px;
}
.tt_timeline li{
    float:left;
    width:99px;
    height:60px;
    background:#4d4d4d;
    border-right:1px solid #474747;
}
.tt_timeline li.expired{
    background:#1a1a1a;
    cursor:pointer;
}
.tt_timeline li.expired a{
    cursor:pointer;
}
.tt_timeline li.current a{
    background:#ee0a3b;
    color:#fff;
    cursor:pointer;
    
}
.tt_timeline li a{
    display:block;
    width:100px;
    height:55px;
    padding-top:5px;
    line-height:30px;
    text-align:center;
    font-size:24px;
    color:#bdbdbd;
    cursor:default;  
}
.tt_timeline li a span{
    display:block;
    font-size:12px;
    line-height:16px;
}

.tejia_content{
    padding-bottom:30px;
}
.tejia_content ul{
    width:1025px;
    overflow:hidden;
}
.tejia_content li{
    position:relative;
    float:left;
    width:196px;
    height:325px;
    margin-right:5px;
    margin-bottom:5px;
    overflow:hidden;
    background:#fff;    
}
.tejia_content .date_tiem{
    position:absolute;
    top:0;
    left:0;
    display:block;
    width:40px;
    text-align:center;
    height:37px;
    padding-top:3px;
    line-height:16px;
    font-size:14px;
    background:#ff4366;
    color:#fff;
}
.tejia_content .g_img{
    display:block;
    height:196px;
    width:196px;
}
.tejia_content .g_title{
    margin:15px 5px 3px 5px;
    padding:0 4px;
    text-align:center;
    height:26px;
    line-height:26px;
    color:#333;
    background:#ebebeb;
    border-radius:13px;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tejia_content .g_price{
    text-align:center;
    color:#ee0a3b;
    font-size:20px;
    font-weight:700;  
}
.tejia_content .g_price font{
    color:#ee0a3b;
    font-size:14px;
    font-weight:500;
    vertical-align:1px; 
}
.tejia_content .g_title span{
    color:red;
}
.tejia_content .g_btn{
    text-align:center;
}
.tejia_content .g_btn{
    display:block;
    width:132px;
    height:36px;
    margin:0 auto;
    text-indent:-99em;
    overflow:hidden;
    background:url("https://i.huim.com/zhuanti/tmall/tj_pc_btn.png") no-repeat 0 0;
}
.tejia_content .g_btn:hover{
    background-position:-142px 0;
}


/*更多专享活动*/

.pandian_data{

}
.pandian_data ul{
    width:1025px;
    overflow:hidden;
}
.pandian_data li{
    position:relative;
    float:left;
    width:244px;
    height:360px;
    margin-right:8px;
    margin-bottom:8px;
    overflow:hidden;
    background:#fff;    
}
.pandian_data .date_tiem{
    position:absolute;
    top:0;
    left:0;
    display:block;
    width:70px;
    text-align:center;
    height:25px;
    line-height:25px;
    background:rgba(0,0,0,0.5);
    color:#fff;
}
.pandian_data .g_img{
    display:block;
    height:244px;
    width:244px;
}
.pandian_data .g_title{
    padding:5px 10px 15px 10px;
    color:#333;
    line-height:18px;
    height:35px;
}
.pandian_data .g_title span{
    color:red;
}
.pandian_data .g_btn{
    text-align:center;
}
.pandian_data .g_btn{
    display:block;
    width:132px;
    height:36px;
    margin:0 auto;
    text-indent:-99em;
    overflow:hidden;
    background:url("//i.huim.com/zhuanti/tmall/tj_pc_btn.png") no-repeat 0 -46px;
}
.pandian_data .g_btn:hover{
    background-position:-142px -46px;
}


.publish_btn{
    display:block;
    width:280px;
    height:45px;
    margin:20px auto;
    background:url("https://i.huim.com/zhuanti/tmall/yure_pc_btn.png") no-repeat 0 0;
}

.timeline{
    padding:10px 0 20px 0;
    background:#5b0a21;
}
.timeline .timeline_box{
    width:1025px;
}
.timeline_box li{
    float:left;
    margin-right:8px;
    margin-bottom:10px;
}
.timeline_box li a{
    display:block;
    width:160px;
    height:114px;
    background-color:#08b659;
}


/* 导航
--------------------*/
.partyon_nav {
    background-color:#ee0a3b;     
}
.partyon_nav .partyon_nav_tit{    
    background-color:#d90038; 
}
.partyon_nav li a{
    border-top:1px solid #d60935;
}
.partyon_nav li a:hover{
    background-color:#77051d;
}
.partyon_nav .gotop{
    border-top:1px solid #d60935;
}