﻿/* 游龙模板网 www.crjwz.com */
#scroll_list_1,#scroll_list_2,#scroll_list_3 {
    display: none;
}
button.hj_load_more_btn {
    clear: both;
    display:block;
    width: 38.2%;
    height: 32px;
    margin: 0 auto;
    background: #FFFFFF;
    border-radius: 10px;
    color: #D52E38;
    font-size: 16px;
    outline: none;
    cursor: pointer;
    border: 1px solid #D52E38;
}
.hj_hide {
    display: none;
}
.hj_show {
    display: block;
}
.right_fix {
    position: fixed;
    top: 0;
    padding-top: 40px;
}

.hj_page { padding: 25px 0; text-align: center;}
.hj_page a,.hj_page span,.hj_page em { background: none repeat scroll 0 0 #ffffff; border: 1px solid #cccccc; display: inline-block;font-size: 16px; height: 28px; line-height: 28px; padding: 0 12px; text-decoration: none;}
.hj_page .a1,.hj_page a:hover,.hj_page span { background: none repeat scroll 0 0 #EF2F11; color: #ffffff; text-decoration: none; border: 1px solid #EF2F11;}
.hj_page>a.a1:first-child{ background-color: transparent; border: none; color: #333;}
