* {
    margin: 0;
    padding: 0;
    word-wrap: break-word;
    word-break: break-all;
}

body {
    line-height: 1;
    color: #333333;
    font-size: 15px;
    background: #F0F0F1;
}

body, input, select, button, textarea {
    font-size: 15px;
    font-family: "微软雅黑", "microsoft yahei", Arial, Helvetica, sans-serif;
}

input[type=text],
input[type=password],
input[type=checkbox],
input[type=radio],
input:focus {
    margin: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    border: 0;
    background: none;
    outline-offset: 0;
    padding: 0;
}

textarea {
    outline: none;
    resize: none;
    border: 0;
}

i, em {
    font-style: normal;
    color: #ff0000;
}

ul, li {
    list-style-type: none;
}

a, a:link {
    text-decoration: none;
    color: #666666;
}

.bgWhite {
    background: #FFFFFF;
}

.bodybg {
    background: #F0F0F1;
}

.paddingbot0 {
    padding-bottom: 0;
}

.borderBot {
    border-bottom: 1px solid #EEEEEE;
}

.borderBotNo {
    border-bottom: 0 !important;
}

.ovone {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.relate_secend {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.ovthree {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.mrg15 {
    margin-top: 20px;
}

.mr20 {
    margin-top: 30px;
}

.chang-1220 {
    width: 1220px;
    margin: 0 auto;
    position: relative;
}

.wzmain {
    padding-top: 40px;
}

.hide {
    display: none !important;
}

.hideimp {
    display: none !important;
}

.showimp {
    display: block !important;
}

.page_opacity {
    opacity: 0.4;
}

.mask {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.4;
}

.top_nav {
    width: 100%;
    height: 40px;
    background: #F5F7F8;
    border-bottom: 1px solid #EAEAEA;
}

.top_nav .chang-1220 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}

.top_nav .top_left,
.top_nav .top_right {
    display: flex;
    align-items: center;
}

.top_nav .top_ad_url {
    position: relative;
    display: flex;
    align-items: center;
}

.top_nav .top_ad_url a {
    display: block;
    line-height: 40px;
    margin-right: 30px;
    font-size: 15px;
    color: #999999;
}

.top_nav #user_login_icon {
    display: flex;
    align-items: center;
}

.top_nav #user_login_icon li {
    line-height: 40px;
    margin-right: 12px;
    color: #999;
    font-size: 15px;
}

.top_nav #user_login_icon li a, .top_nav .top_right li a {
    color: #999;
}

/* 无数据 */
.list_empty {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
}

.list_empty img {
    width: 300px;
    height: 270px;
}

.list_empty p {
    color: #999999;
    font-size: 16px;
    margin-top: 8px;
    margin-bottom: 10px;
}

.list_empty .btn {
    width: 88px;
    height: 34px;
    background-color: #21AA28;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    border-radius: 5px;
}

.search_background,
.head_area .new_menu .curr_item::before,
.index_roll_cont_box .cate_son .curr_tab::before,
.fenye_area .page_jump_btn,
.list_question .list_lookas:hover,
.password_model .reset_btn_b,
.news_detail_right .guess_label::before {
    background: #ed2b20;
}

.news_detail_rbg::before,
.search_background_h:hover,
.search_background_li a:hover {
    background: #ed2b20;
}

.search_background1 {
    background: #FFE2D6;
}

.search_background1_b::before,
.search_background1_h:hover,
.search_background1_li a:hover {
    background: #FFE2D6;
}

.head_area .new_menu .curr_item a,
.head_area .new_menu .ctxl_ul .ctxl_li a:hover,
.index_roll_cont_box .cate_son .curr_tab,
.index_roll_cont_box .roll_info a:hover,
.list_category_area .category_list .navi_active,
.list_category_area .category_list a:hover,
.relate_ques .relate_da,
.nav_list .nav_curr_item_li a:hover,
.news_detail_rlitem .relate_tit:hover,
.news_detail_top .news_detail_content_a a,
.news_detail_rlitem .relate_pic:hover {
    color: #ed2b20;
}

.question_lx {
    color: #FFE2D6;
}

.question_lx_b::before,
.question_lx_h:hover,
.question_lx_li a:hover {
    color: #ed2b20;
}

.question_lx1 {
    color: #FFE2D6;
}

.question_lx1_b::before,
.question_lx1_h:hover,
.question_lx1_li a:hover {
    color: #FFE2D6;
}

.search_background_color,
.data_empty .empty_next {
    background: #FFE2D6;
    color: #ed2b20;
}

.search_background_colorb::before,
.search_background_colorh:hover {
    background: #FFE2D6;
    color: #ed2b20;
}

.fenye_area .page_second a:hover {
    border: 1px solid #ed2b20;
    background: #FFE2D6;
}

.fenye_area .page_second .active {
    border: 1px solid #ed2b20;
    background: #ed2b20;
}

.question_search_top .search_yl {
    border: 2px solid #ed2b20;
}

.question_ad .user_a_cz {
    border: 1px solid #ed2b20;
    color: #ed2b20;
}

.flink {
    width: 1220px;
    margin: 0 auto;
    line-height: 40px;
}

#answer_cont{
    box-sizing: border-box;
    padding: 15px;
    background: #F5F8FB;
    border-radius: 5px;
    margin-top: 15px;
    width: 90%;
    display: none;
}

.item_bottomlb{
    box-sizing: border-box;
    padding: 15px;
    background: #F5F8FB;
    border-radius: 5px;
    margin-top: 15px;
    width: 120%;
    line-height: 25px;
}

.wjylItem{
    height: 550px;
    overflow: hidden;
    margin-bottom: 10px;
}

.download-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 24px;
    border: none;
    border-radius: 8px;
    background: linear-gradient(135deg, #6C63FF 0%, #5A55CA 100%);
    color: white !important;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    box-shadow: 0 4px 20px rgba(108, 99, 255, 0.4);
    transition: all 0.3s ease;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: 90%;
}

.download-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 25px rgba(108, 99, 255, 0.5);
}

.download-btn:active {
    transform: translateY(1px);
    box-shadow: 0 3px 15px rgba(108, 99, 255, 0.4);
}

.download-btn .icon {
    margin-right: 10px;
    font-size: 18px;
    transition: transform 0.3s ease;
}

.download-btn:hover .icon {
    transform: translateY(2px);
}

.download-btn::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, white 0%, transparent 70%);
    opacity: 0;
    transform: scale(0);
    transition: opacity 0.5s, transform 0.5s;
}

.download-btn:active::before {
    opacity: 0.3;
    transform: scale(2);
    transition: opacity 0s, transform 0s;
}