@charset "utf-8";
/* CSS Document */

.fwq_index_main {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}

.fwq_index_container {
    overflow: hidden;
    margin-top: 50px;
}

.fwq_index_line {
    float: left;
}

.fwq_index_container_title {
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    margin: auto;
    width: 1200px;
    overflow: hidden;
    margin-bottom: 20px;
}

.fwq_index_container_title_lineleft {
    width: 480px;
    border-top: 1px solid #e0e0e0;
    float: left;
    margin-top: 14px;
}

.fwq_index_container_title_lineright {
    width: 480px;
    border-top: 1px solid #e0e0e0;
    float: right;
    margin-top: 13px;
}

.fwq_index_container_title p {
    float: left;
    margin: auto;
    font-size: 20px;
    margin-left: 52px;
}

.fwq_index_etr_left {
    overflow: hidden;
    margin-top: 50px;
    margin-bottom: 70px;
}

.fwq_index_etr_left_pic {
    float: left;
}

.fwq_index_etr_left_pic_words {
    float: right;
    margin-right: 50px;
}

.fwq_index_etr_title {
    color: #ffa800;
    font-size: 26px;
    font-weight: bold;
    border-bottom: 1px solid #e0e0e0;
    width: 350px;
    padding-left: 60px;
    padding-bottom: 20px;
    background-position: left top;
    background-repeat: no-repeat;
    margin-top:3px;
}

.fwq_index_etr_title_num01 {
    background-image: url(../images/voucher/fwq_index_etr_title_num01.png);
}

.fwq_index_etr_title_num02 {
    background-image: url(../images/voucher/fwq_index_etr_title_num02.png);
}

.fwq_index_etr_title_num03 {
    background-image: url(../images/voucher/fwq_index_etr_title_num03.png);
}

.fwq_index_etr_title_num04 {
    background-image: url(../images/voucher/fwq_index_etr_title_num04.png);
}

.fwq_index_etr_title_words {
    text-align: justify;
    text-justify: inter-ideograph;
    width: 550px;
    color: #999999;
    font-size: 16px;
    line-height: 22px;
    margin-top: 26px;
}

.fwq_index_etr_title_words_funct {
    text-decoration: underline;
    color: #ffa800;
}

.fwq_index_etr_title_words_timpla {
    font-size: 20px;
    color: #4c4c4c;
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-left: 32px;
}

.fwq_index_etr_title_words_timicon {
    background-image: url(../images/voucher/fwq_index_etr_title_words_timicon.png);
    margin-top: 28px;
}

.fwq_index_etr_title_words_plaicon {
    background-image: url(../images/voucher/fwq_index_etr_title_words_plaicon.png);
    margin-top: 12px;
}

.fwq_index_etr_title_words_impot {
    color: #333333;
    font-size: 24px;
}

.fwq_index_etr_left_pic_words_button {
    margin-top: 30px;
    margin-left: -5px;
    float: left;
}

.fwq_index_news {
    display: block;
    width: 354px;
    float: left;
    width: 354px;
    overflow: hidden;
    cursor: pointer;
    margin-right: 69px;
    margin-bottom: 60px;
}

.fwq_index_news_title {
    font-size: 20px;
    color: #333333;
    border-bottom: 1px solid #808080;
    padding-bottom: 16px;
    font-weight: bold;
}

.fwq_index_news_main {
    text-align: justify;
    text-justify: inter-ideograph;
    font-size: 14px;
    color: #808080;
    margin-top: 26px;
}

.fwq_index_news_bottom {
    overflow: hidden;
    margin-top: 16px;
}

.fwq_index_news_time {
    color: #808080;
    font-weight: bold;
    float: left;
    margin-top: 10px;
}

.fwq_index_news_button {
    float: right;
    background-image: url(../images/voucher/fwq_index_news_button.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 102px;
    height: 31px;
    display: block;
}

.fwq_index_news:hover .fwq_index_news_title {
    color: #ffa800;
    border-color: #4c4c4c;
}

.fwq_index_news:hover .fwq_index_news_main {
    color: #4c4c4c;
}

.fwq_index_news:hover .fwq_index_news_button {
    background-image: url(../images/voucher/fwq_index_news_button_hover.png);
}

.fwq_index_news:hover .fwq_index_news_time {
    color: #333333;
}

.fwq_index_answer {
    overflow: hidden;
    margin-top: 50px;
}

.fwq_index_answer_left {
    float: left;
    width: 720px;
    margin-right: 14px;
}

.fwq_index_answer_inputs {
    float: left;
    width: 192px;
    height: 42px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    font-size: 16px;
    color: #4c4c4c;
    font-family: "微软雅黑";
    padding-left: 20px;
    margin-right: 21px;
    margin-bottom: 20px;
    line-height: 42px;
}

.fwq_index_answer_inputs:focus {
    border: 1px solid #ffa800;
    color: #ff9000;
    outline: none;
}

.fwq_index_answer_inputs:hover {
    border: 1px solid #ffa800;
    color: #ff9000;
    outline: none;
}

.fwq_index_answer_inputs:active {
    border: 1px solid #ffa800;
    color: #ff9000;
    outline: none;
}

.fwq_index_answer_button {
    display: block;
    width: 150px;
    height: 50px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: none;
    margin-left: 14px;
}

.fwq_index_answer_button_01 {
    background-image: url(../images/voucher/fwq_index_answer_01.png);
}

.fwq_index_answer_button_02 {
    background-image: url(../images/voucher/fwq_index_answer_02.png);
}

.fwq_index_answer_right {
    float: left;
    margin-top:50px;
}

.fwq_index_answer_right_p {
    color: #808080;
    font-size: 16px;
    padding-left: 34px;
    background-position: top left;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    margin-top: 10px;
}

.fwq_index_answer_right_p_bgi_01 {
    background-image:url(../images/voucher/fwq_index_answer_right_p_bgi_01.png);
}

.fwq_index_answer_right_p_bgi_02 {
    background-image: url(../images/voucher/fwq_index_answer_right_p_bgi_02.png);
}

.fwq_index_answer_right_p_bgi_03 {
    background-image: url(../images/voucher/fwq_index_answer_right_p_bgi_03.png);
}

.fwq_index_answer_right_p_bgi_04 {
    background-image: url(../images/voucher/fwq_index_answer_right_p_bgi_04.png);
}

.fwq_index_answer_right_p_bgi_05 {
    background-image: url(../images/voucher/fwq_index_answer_right_p_bgi_05.png);
}