.k_footer .k_f1 .c3c .h_solid:hover {
    color: #ff6767;
    text-decoration: underline;
}
.h_solid:hover {
    color: #ff6767;
    text-decoration: underline;
}

.k_f1 .c3c a {
    margin-right: 8px;
}
.h_minisite_top{
    margin-top: 40px;
}
.h_minisite_top img {
    width: 100%;
    display: block;
}
.h_boot {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 0;
    height: 60px;
    text-align: center;
    z-index: 99;
    background-color: #000;
}
.h_boot a{
    padding: 0 10px;
    height: 100%;
}
.h_boot a img {
    height: 100%;
}
.y_content {
    margin-top: 0;
}
.h_minisite_main {
    position: relative;
    background: url("../images/h_list2.jpg") no-repeat center top/100% auto;
    padding: 100px 0;
}
.h_minisite_cle {
    text-align: center;
}
.h_minisite_cle a {
    width: 217px;
    height: 90px;
    display: inline-block;
    margin: 0 20px;
}
.h_minisite_cle a img {
    width: 100%;
    display: block;
}
.h_minisite_cont {
    padding:20px;
    margin: 20px auto;
    width: 100%;
    clear: both;
    text-align: center;
    background-color: #fff;
}
.h_minisite_cont h3 {
    padding-top: 20px;
    font-size: 32px;
}
.h_minisite_cont ul li {
    width: 120px;
    margin: 20px 20px 0;
    font-size: 16px;
    display: inline-block;
}
.h_minisite_cont ul li a {
    color:#333;
}
.h_minisite_cont ul li img {
    margin-bottom: 5px;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.h_live_main {
    background: #fff;
    margin: 20px auto;
    width: 1030px;
    margin-left: -20px;
    padding: 20px;
}


.h_live_main .h_info {
    padding: 20px 0;
    font-size: 18px;
}
.h_live_main ul li {
    float: left;
    overflow: hidden;
    padding: 10px 0;
    width: 460px;
    height: 225px;
}
.h_live_main ul li .h_user {
    height: 40px;
}
.h_live_main ul li .h_user > a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}
.h_live_main ul li .h_user > a img {
    width: 100%;
}
.h_live_main ul li .h_user div  a {
    float: left;
    display: block;
    overflow: hidden;
    max-width: 590px;
    color: #111;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}
.h_live_main ul li .h_user div  span {
    float: left;
    color: #666;
    font-size: 10px;
}
.h_live_main ul li  > a {
    overflow: hidden;
    max-height: 45px;
    color: #666;
    font-size: 14px;
    padding: 5px 0;
    display: block;
}
.h_live_main ul li  > p {
    clear: both;
    float: left;
    padding: 10px 0 0;
    color: #666;
    font-size: 12px;
    line-height: 100%;
    height: 15px;
}

.h_live_main ul li .h_topic_img  img {
    margin: 0 10px 0 0;
    width: 100px;
    height: 100px;
    float: left;
}
.h_live_main ul li .h_topic_img  i {
    width: 40px;
    height: 40px;
    display: block;
    float: left;
}
.h_live_main ul li .h_topic_img  i  s{
    width: 100%;
    height: 100%;
    display: block;
    margin: 40px 0 0 20px;
    background: rgba(0,0,0,0) url("../images/h_bts.png") no-repeat scroll 0 0;
}

.h_live_main ul li .h_topic_img  i:hover s{
    background: rgba(0,0,0,0) url("../images/h_bts.png") no-repeat scroll 0 -40px;
}
.h_live_main ul li .h_tra {
    opacity: 0;
    transition: 0.35s;
}
.h_live_main .h_live_main_w .h_page {
    margin-top: 10px;
    line-height: 34px;
    height: 36px;
    font-size: 14px;
    margin-bottom: 20px;
}

.h_live_main .h_live_main_w .h_page ol {
    margin: auto;
    overflow: hidden;
    text-align: center;
}
.h_live_main .h_live_main_w .h_page ol li {
    margin-right: 5px;
    padding: 0 11px;
    border: 1px solid #eee;
    display: inline-block;
    background-color: #f8f8f8;
    color: #999;
}
.h_live_main .h_live_main_w .h_page ol li a {
    color: #999;
    width: 100%;
    height: 100%;
    cursor: pointer;
    display: inline-block;
}
.h_live_main .h_live_main_w .h_page ol .h_now_page{
    background-color: #ff6767;
    border: 1px solid #ff6767;
}
.h_live_main .h_live_main_w .h_page ol .h_now_page a{
    color: #fff;
    cursor: default;
}
.h_live_main .h_live_main_w .h_page ol li:hover {
    border: 1px solid #ff6767;
}
.h_live_main .h_live_main_w .h_page ol li:hover a {
    color: #ff6767;
}
.y_content .h_live_main .h_live_main_w .h_page ol .h_now_page:hover a {
    color: #fff;
}
.h_minisite_party img {
    width: 100%;
    display: block;
}