@charset "utf-8";

/* CSS Document */

.page_bs {
    background: #f4f4f4;
    display: inline-block;
    width: 100%;
    position: relative;
}

.banner_sw {
    width: 100%;
    height: 240px;
    background: url(../images/battle_sickness_2022/banner_battle_sickness.png) no-repeat center center;
    position: relative;
    display: inline-block;
}

.banner_sw h2 {
    font-size: 60px;
    line-height: 240px;
    color: #fff;
    text-align: center;
}

.wrap_bs {
    width: 1200px;
    position: relative;
    margin: 0 auto 0 auto;
}

.bg_write_100 {
    width: 100%;
    display: inline-block;
    background: #fff;
}

.intro_bs {
    width: 1120px;
    margin: 30px auto;
    font-size: 16px;
    line-height: 26px;
    color: #333;
    text-align: left;
    position: relative;
}

.intro_bs i {
    position: absolute;
    display: inline-block;
    width: 20px;
    height: 38px;
    background: url(../images/battle_sickness_2022/icon_introduction.png) no-repeat;
    left: -36px;
    top: 4px;
}

h2.h2_bs {
    font-size: 30px;
    line-height: 90px;
    font-weight: 600;
    color: #000;
    text-align: left;
    text-indent: 32px;
    background: url(../images/battle_sickness_2022/icon_h2_bs.png) no-repeat left center;
}

a.a_more_bs {
    font-size: 12px;
    color: #999;
    line-height: 40px;
    float: right;
    font-weight: 400;
    display: inline-block;
    height: 26px;
}

a.a_more_bs:hover {
    color: #0f6be0;
}

a.a_appeal_bs {
    font-size: 12px;
    color: #004aa7;
    line-height: 40px;
    float: right;
    font-weight: 400;
    text-decoration: underline;
}

a.a_appeal_bs:hover {
    color: #0f6be0;
}

.bg_com_bs {
    width: 100%;
    display: inline-block;
    background: #fff;
    border-radius: 12px;
}

.div_policy {
    width: 540px;
	min-height: 245px;
    margin: 30px 30px;
	box-sizing: border-box;
    float: left;
}
.shxd .div_policy { min-height: 210px; }
.fyts .div_policy { min-height: 170px; margin: 20px 30px; }
.fyts .bg_com_bs { margin-top:15px; }

h3.h3_bs_blue {
    font-size: 24px;
    line-height: 40px;
    font-weight: 600;
    color: #0f6be0;
    text-align: left;
}

.ul_bs_a {
    width: 100%;
}

.ul_bs_a li {
    font-size: 16px;
    color: #333;
    text-align: left;
    line-height: 40px;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ul_bs_a li a {
    color: #333;
}

.ul_bs_a li a:hover {
    color: #0f6be0;
}


/*企业（战疫）呼声*/

a.a_sqfy {
    display: inline-block;
    width: 470px;
    height: 230px;
    background: url(../images/battle_sickness_2022/btn_sqfy.png) no-repeat;
}

a.a_qyhs {
    display: inline-block;
    width: 470px;
    height: 230px;
    background: url(../images/battle_sickness_2022/btn_qyhs.png) no-repeat;
}

.bg_hsxy {
    background: #edf4fd;
    border-radius: 12px;
    padding: 20px 30px;
}


/*滚动*/
.roll__list { width:100%; }
.roll__list li {
    float: none;
    width: 100%;
    height: auto;
    display: block;
    border: none;
}

.roll__list li a:hover {
    background: none;
}

.roll-wrap {
    position: relative;
    width: 100%;
    height: 415px;
    overflow: hidden;
}

.roll-wrap .roll__list {}

.roll_row .roll__list::before,
.roll_row .roll__list::after {
    content: "";
    display: table;
    line-height: 0;
}

.roll_row .roll__list::after {
    clear: both;
}

.roll_row .roll__list {
    width: 9999px;
}

.roll_row .roll__list li {
    float: left;
    display: block;
    margin-right: 20px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    color: #fff;
}

.ul_hsxy {
    width: 100%;
    height: 400px;
    overflow: hidden;
    margin-top: 14px;
}

.ul_hsxy .roll__list {
    width: 100%;
}

.ul_hsxy li {
    width: 100%;
    font-size: 15px;
    line-height: 40px;
    color: #333;
    display: inline-block;
    text-align: left;
}

.ul_hsxy li a {
    text-decoration: none;
    color: #333;
}

.ul_hsxy li:hover a {
    color: #0f6be0;
}

.ul_hsxy li h5 {
    width: 360px;
    font-weight: 400;
    display: inline-block;
}

.ul_hsxy li b {
    width: 110px;
    font-weight: 400;
    margin-left: 20px;
    display: inline-block;
    text-align: center;
}

.ul_hsxy li b.green {
    color: #00b004;
}

.ul_hsxy li b.blue {
    color: #0f6be0;
}

.ul_hsxy li span {
    width: 110px;
    margin-left: 20px;
    display: inline-block;
    text-align: right;
}


/*服务*/

.gl_wrap li.gl_item {}

.line_fg {
    width: 100%;
    height: 12px;
    background: #f4f4f4;
    margin-top: 20px;
}

@media only screen and (max-width:1365px) {
    .gl_wrap li.gl_item {
        width: 208px;
    }
}

a.a_wyzl {
    display: inline-block;
    width: 1200px;
    height: 80px;
    background: url(../images/battle_sickness_2022/btn_wyzl.png) no-repeat;
    margin-top: 20px;
}


/*企业在行动*/

.bg_qyjz {
    background: #ffe9e9;
    border-radius: 12px;
    padding: 20px 30px;
}

h3.h3_bs_red {
    font-size: 20px;
    line-height: 40px;
    font-weight: 600;
    color: #fd5332;
    text-align: left;
}

.ul_qyjz {
    width: 100%;
    height: 280px;
    overflow: hidden;
    margin-top: 14px;
}

.ul_qyjz .roll__list {
    width: 100%;
}

.ul_qyjz li {
    width: auto;
    font-size: 15px;
    line-height: 20px;
    padding: 10px 0 10px 16px;
    overflow-x: visible;
    color: #333;
    display: inline-block;
    text-align: left;
    background: url(../images/battle_sickness_2022/i_red.png) left 16px no-repeat;
}

.ul_qyjz li a {
    text-decoration: none;
    line-height: 20px;
    display: inline-block;
    color: #333;
}

.ul_qyjz li:hover a {
    color: #fd5332;
}

a.a_wyjz {
    display: inline-block;
    width: 600px;
    height: 80px;
    background: url(../images/battle_sickness_2022/btn_wyjz.png) no-repeat;
    font-size: 24px;
    text-align: left;
    color: #fff;
    line-height: 80px;
    font-weight: 600;
    text-indent: 40px;
    margin-top: 20px;
}

a.a_wyjz:hover {
    text-decoration: none;
}

.ul_qyzx {
    width: 100%;
    height: 400px;
    overflow: hidden;
    margin-top: 14px;
}

.ul_qyzx .roll__list {
    width: 100%;
}

.ul_qyzx li {
    width: 100%;
    font-size: 15px;
    padding-left: 16px;
    color: #333;
    display: inline-block;
    text-align: left;
    background: url(../images/battle_sickness_2022/i_blue.png) left 16px no-repeat;
}

.ul_qyzx li a {
    text-decoration: none;
    line-height: 40px;
    display: inline-block;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 96%;
}

.ul_qyzx li:hover a {
    color: #0f6be0;
}


/*志愿服务*/

.left_zy {
    width: 1140px;
    height: 280px;
    background: url(../images/battle_sickness_2022/img_zy_left.png) no-repeat;
    padding: 70px 30px 0 30px;
}

.text_left_zy {
    width: 720px;
	float: left;
}

.left_zy p {
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    color: #1c3f60;
    margin-bottom: 10px;    
}

.wrap_zy_QR {
    float: right;
    width: 390px;
}

.zy_QR {
    width: 390px;
    height: 234px;
    margin: 10px auto;
}

.zy_QR img {
    width: 100%;
    height: 100%;
}

.left_zy p.center {
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    width: 100%;
}

.div_list_zy {
    margin-top: 25px;
    margin-bottom: 30px;
}

.div_list_zy table {
    width: 100%;	
}

.div_list_zy table th {
    line-height: 36px;
    background: #a1abc2;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-align: left;
    padding: 0 10px;
	box-sizing: border-box;
}

.div_list_zy table td {
    font-size: 14px;
    line-height: 18px;
    padding: 10px;
    color: #333;
    text-align: left;
    border: 1px solid #f4f4f4;
	box-sizing: border-box;
}
.div_list_zy table .center { text-align: center; }
.div_list_zy table td.td_h {
    font-weight: 600;
}

.bg_zyz_bs {
    width: 100%;
    display: inline-block;
    background: url(../images/battle_sickness_2022/bg_top_zy.png) no-repeat top center #fff;
    border-radius: 12px;
    padding: 20px 0 30px 0;
    position: relative;
}

h3.h3_bs_zyz {
    font-size: 20px;
    line-height: 40px;
    font-weight: 600;
    color: #e12425;
    text-align: center;
}


/*志愿者*/

.v_cont {
    width: 100%;
    position: relative;
    left: 0px;
    top: 0;
    display: inline-block;
    margin-top: 10px;
}

.v_cont ul li {
    width: auto;
}

dl.team_list dd {
    width: 240px;
    display: inline-block;
    margin: 10px 80px;
    text-align: center;
    position: relative;
    vertical-align: top;
    cursor: pointer;
}

.btn_consult_bs {
    display: block;
    width: 360px;
    height: 60px;
    background: url(../images/battle_sickness_2022/btn_zy_bs.png) no-repeat center;
    margin: 0 auto;
}


/*疫情速递*/

.data_epidemic {
    width: 100%;
    padding: 25px;
    background: #f4f4f4;
    border-radius: 12px;
    margin-top: 10px;
}

.data_epidemic ul {
    display: inline-block;
    margin-left: 40px;
}

.data_epidemic ul li {
    min-width: 160px;
    text-align: center;
    display: inline-block;
}

.data_epidemic ul li b {
    font-size: 20px;
}

.data_epidemic ul li p {
    font-size: 16px;
    line-height: 26px;
}

.data_epidemic ul li p.sm {
    font-size: 12px;
    color: #999;
    line-height: 20px;
}

.data_epidemic ul li.red b,
.data_epidemic ul li.red span {
    color: #ed1006;
}

.data_epidemic ul li.yellow b,
.data_epidemic ul li.yellow span {
    color: #f89827;
}

.data_epidemic ul li.green b,
.data_epidemic ul li.green span {
    color: #4dc63a;
}

.data_epidemic ul li.gray b,
.data_epidemic ul li.gray span {
    color: #7d8083;
}

h4.h4_bs_black {
    font-size: 16px;
    line-height: 60px;
    font-weight: 600;
    color: #333;
    text-align: left;
}

.chart_epi {
    width: 780px;
    height: 540px;
}

.table_sh_spi {
    width: 100%;
}

.table_sh_spi td {
    font-size: 13px;
    line-height: 40px;
    color: #666;
    text-align: left;
}

.table_sh_spi td span {
    font-size: 16px;
    font-weight: 600;
}

.table_sh_spi td span.red {
    color: #ed1006;
}

.table_sh_spi td span.green {
    color: #4dc63a;
}

.table_sh_spi td span.black {
    color: #333;
}

.ul_tips_bs {
    width: 100%;
}

.ul_tips_bs li {
    width: 350px;
    height: 54px;
    background: url(../images/battle_sickness_2022/i_blue_12.png) no-repeat left top #edf4fd;
    float: left;
    margin: 0 15px 15px 0;
    font-size: 16px;
    line-height: 18px;
    color: #333;
    padding: 15px 20px;
}

.ul_tips_bs li:nth-child(3n+3) {
    margin-right: 0;
}

.ul_tips_bs li a {
    color: #333;
}

.ul_tips_bs li a:hover {
    color: #0f6be0;
    text-decoration: none;
}


/*扩展模块*/

a.a_yqsd {
    display: inline-block;
    width: 580px;
    height: 80px;
    background: url(../images/battle_sickness_2022/btn_yqsd.png) no-repeat;
    font-size: 24px;
    text-align: left;
    color: #fff;
    line-height: 80px;
    font-weight: 600;
    text-indent: 40px;
}

a.a_yqsd:hover {
    text-decoration: none;
}

a.a_ycbg {
    display: inline-block;
    width: 580px;
    height: 80px;
    background: url(../images/battle_sickness_2022/btn_ycbg.png) no-repeat;
    font-size: 24px;
    text-align: left;
    color: #fff;
    line-height: 80px;
    font-weight: 600;
    text-indent: 40px;
}

a.a_ycbg:hover {
    text-decoration: none;
}

a.a_ES {
    width: 580px;
    height: 80px;
    display: inline-block;
    margin-bottom: 20px;
}

a.a_ES img {
    width: 100%;
    height: 100%;
}


/*左侧锚点*/

#anchor {
    position: fixed;
    top: 100%;
    left: 50%;
    margin-left: -670px;
    z-index: 999;
    background: #fff;
    width: 60px;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1)
}

@media only screen and (max-width:1360px) {
    #anchor {
        left: 0;
        margin-left: 0;
    }
}

#anchor a {
    display: block;
    position: relative;
    width: 36px;
    height: 32px;
    font-size: 12px;
    line-height: 16px;
    padding: 10px 0;
    margin-left: 12px;
    text-align: center;
    background-color: #fff;
    color: #333;
    border-bottom: 1px solid #eee;
}

#anchor a p {
    position: relative;
    z-index: 3;
}

#anchor a.active {
    color: #e22626;
}
#anchor .toTop { height: 20px; margin-top: 10px; background: url("../images/battle_sickness_2022/icon_arrow_top.png") no-repeat center top; }


/*分享*/

a.share_bs {
    display: inline-block;
    width: 24px;
    height: 88px;
    background: url(../images/battle_sickness_2022/icon_share_bs.gif) no-repeat;
    position: fixed;
    bottom: 20%;
    right: 0;
    z-index: 999;
}


/*供需对接*/

.bg_left_bs {
    width: 530px;
    display: inline-block;
    background: #fff;
    border-radius: 12px;
    float: left;
    padding: 20px 30px 30px 30px;
}

.bg_right_bs {
    width: 530px;
    display: inline-block;
    background: #fff;
    border-radius: 12px;
    float: right;
    padding: 20px 30px 30px 30px;
}

.bg_gx_bs {
    width: 1140px;
    display: inline-block;
    background: #fff;
    border-radius: 12px;
    padding: 20px 30px 30px 30px;
}

h3.h3_bs_orange {
    font-size: 20px;
    line-height: 40px;
    font-weight: 600;
    color: #ef7029;
    text-align: left;
}

.a_blue_sm {
    display: inline-block;
    height: 32px;
    padding: 0 15px;
    background: #0f6be0;
    color: #fff;
    border-radius: 2px;
    font-size: 14px;
    line-height: 32px;
    margin: 4px 0 0 8px;
    font-weight: 400;
}

.a_blue_sm:hover {
    text-decoration: none;
    background: #0159dc;
}

.a_orange_sm {
    display: inline-block;
    height: 32px;
    padding: 0 15px;
    background: #ef7029;
    color: #fff;
    border-radius: 2px;
    font-size: 14px;
    line-height: 32px;
    margin: 4px 0 0 8px;
    font-weight: 400;
}

.a_orange_sm:hover {
    text-decoration: none;
    background: #ea5d1e;
}

.category_bs_blue {
    border-left: 4px solid #0f6be0;
    margin-top: 10px;
}

.category_bs_orange {
    border-left: 4px solid #ef7029;
    margin-top: 10px;
}

.list_gx {
    width: 100%;
    display: inline-block;
}

.list_gx li {
    font-size: 14px;
    height: 48px;
    line-height: 48px;
    color: #333;
    background: #f8f8f8;
    margin-top: 10px;
}

.list_gx li span {
    display: inline-block;
    width: 400px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 16px;
}

.list_gx li a {
    float: right;
    margin-right: 16px;
    cursor: pointer;
}

.list_gx li a.blue {
    color: #0f6be0;
}

.list_gx li a.orange {
    color: #ef7029;
}


/*二级筛选顶替*/

.category_list {
    margin: 2px 0
}

.category_value {
    margin-left: 20px;
}

.category_list li,
.category_sublist li {
    color: #000;
    padding: 4px 12px;
    font-size: 13px;
}

.category_sublist {
    padding-left: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.category_list.blue li.current {
    color: #0f6be0;
    background: #e7f0fc;
    border-radius: 2px;
}

.category_sublist.blue li.current,
.level li.current span {
    color: #0f6be0;
    background: #e7f0fc;
    border-radius: 2px;
}

.category_sub.blue {
    border-top: 1px solid #e7f0fc;
}

.category_list.orange li.current {
    color: #ef7029;
    background: #fdf0e9;
    border-radius: 2px;
}

.category_sublist.orange li.current,
.level li.current span {
    color: #ef7029;
    background: #fdf0e9;
    border-radius: 2px;
}

.category_sub.orange {
    border-top: 1px solid #fdf0e9;
}


/*需求发布*/

.bg_post_bs {
    width: 1200px;
    min-height: 400px;
    margin: 40px auto 0 auto;
    padding-bottom: 40px;
    background: #fff;
    border-top: 1px solid #e22626;
}

h2.h2_post_bs {
    font-size: 24px;
    line-height: 80px;
    font-weight: 600;
    color: #000;
    text-align: left;
    text-indent: 32px;
}

.input_bs_1 {
    width: 360px;
    height: 30px;
    border: 1px solid #cccccc;
    font: 12px/30px microsoft yahei;
    color: #333;
    text-indent: 8px;
}

.sel_bs_1 {
    width: 362px;
    height: 32px;
    border: 1px solid #cccccc;
    font: 12px/30px microsoft yahei;
    color: #333;
    text-indent: 8px;
    border-radius: 0;
    background: #fff;
}

.wrap_table_c td {
    padding: 10px 4px;
}

.wrap_table_c td textarea.textarea_bs_1 {
    width: 344px;
    height: 56px;
    border: 1px solid #cccccc;
    resize: none;
    padding: 8px;
    font: 12px/18px microsoft yahei;
    color: #333;
}

.label_bs input {
    margin-left: 40px;
    margin-top: -4px;
}

.btn_a_1 {
    min-width: 80px;
}


/*详情弹出*/

.table_dd_bs {
    width: 90%;
    margin: 20px auto 10px auto;
}

.table_dd_bs th {
    font-size: 14px;
    font-weight: 400;
    color: #666;
    line-height: 18px;
    padding: 8px 4px;
    text-align: right;
}

.table_dd_bs td {
    font-size: 15px;
    font-weight: 400;
    color: #333;
    line-height: 19px;
    padding: 10px 4px;
    text-align: left;
}

.table_dd_bs td i {
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    padding: 0 6px;
    color: #e22626;
    background: #fce9e9;
    border-radius: 2px;
    margin-right: 4px;
    font-style: normal;
}

.table_dd_bs td b {
    font-size: 18px;
    color: #e22626;
    margin-right: 2px;
}

.table_dd_bs td span {
    display: inline-block;
    width: 202px;
    height: 150px;
    margin: 2px;
    background: #fff;
    border: 1px solid #f8f8f8;
    float: left;
}

.table_dd_bs td span img {
    width: 100%;
    height: 100%;
}

.line_dd {
    width: 80%;
    height: 1px;
    background: #ccc;
    margin: 20px auto 0 auto;
}


/*我的需求*/

.mine_demand {
    width: 1140px;
    margin: 0 auto 20px auto;
    background: #f8f8f8;
    position: relative;
    padding-bottom: 20px;
}

.btn_del_bs {
    display: inline-block;
    height: 30px;
    padding: 0 20px;
    background: #e22626;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    border: none;
    border-radius: 2px;
    color: #fff;
    position: absolute;
    right: 30px;
    top: 20px;
    cursor: pointer;
}

.btn_del_bs:hover {
    background: #d61414;
}

.mine_demand h4 {
    width: 100%;
    font-size: 18px;
    color: #333;
    text-align: left;
    text-indent: 30px;
    line-height: 70px;
    font-weight: 400;
    border-bottom: 1px solid #ddd;
}

.mine_demand h4 span {
    font-size: 14px;
    float: right;
    margin-right: 120px;
    color: #666;
}

.mine_demand p {
    font-size: 13px;
    line-height: 19px;
    margin: 15px 0 0 30px;
}

.mine_demand p span {
    margin: 0 10px;
}

.mine_demand p i {
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    padding: 0 6px;
    color: #e22626;
    background: #fce9e9;
    border-radius: 2px;
    margin-right: 4px;
    font-style: normal;
}

.mine_demand p b {
    font-size: 15px;
    color: #e22626;
    margin-right: 2px;
}

a.a_more_gx {
    font-size: 12px;
    color: #999;
    float: right;
    font-weight: 400;
    display: inline-block;
    line-height: 26px;
    margin-top: 10px;
}

a.a_more_gx:hover {
    text-decoration: underline;
}


/*供给列表*/

.list_gj {
    float: left;
    margin-top: 10px;
}

.list_gj li {
    width: 204px;
    height: 270px;
    background: #f8f8f8;
    float: left;
    margin-right: 30px;
    position: relative;
}

.list_gj li:last-child {
    margin-right: 0;
}

.list_gj li span {
    display: inline-block;
    width: 202px;
    height: 150px;
    margin: 1px;
    background: #fff;
}

.list_gj li span img {
    width: 100%;
    height: 100%;
}

.list_gj li p {
    font-size: 14px;
    line-height: 20px;
    color: #333;
    width: 180px;
    margin-left: 12px;
    margin-top: 10px;
}

.list_gj li a.more_gj {
    position: absolute;
    font-size: 14px;
    color: #ef7029;
    right: 11px;
    bottom: 10px;
    cursor: pointer;
}

.list_gj li a.more_gj:hover {
    color: #ea5d1e;
}


/*图片隐藏*/

#info_img_gj {
    position: relative;
    overflow: hidden;
    box-sizing: content-box;
    font-size: 12px;
    color: #999;
    text-align: left;
    margin-top: 10px;
}

#info_img_gj p {
    margin: 0;
    margin-top: 10px;
}

#gradient {
    width: 100%;
    height: 35px;
    background: url() repeat-x;
    position: absolute;
    bottom: 0;
    left: 0;
}

#read-more {
    padding: 5px;
    background: #fff;
    color: #333;
}

#read-more a {
    font-size: 12px;
    padding-right: 0;
    background: url() no-repeat 100% 50%;
    text-decoration: none;
    color: #999;
}

#read-more a:hover {
    color: #e22626;
    text-decoration: underline;
}


/*提示*/

.tip_sq {
    width: 800px;
    margin: 0 auto;
    font-size: 13px;
    line-height: 20px;
    color: #e22626;
    padding: 20px 200px;
    background: #fff5d8;
    margin-bottom: 20px;
}

.tip_sq h3 {
    font-size: 18px;
    margin-bottom: 16px;
    font-weight: 600;
    text-align: center;
}

.disclaimer {
    width: 100%;
    padding: 20px 0;
    background: #ffdddd;
    border-radius: 12px;
    position: relative;
    margin-bottom: 20px;
}

.disclaimer p {
    font-size: 14px;
    line-height: 20px;
    color: #e22626;
    text-align: left;
    margin-left: 80px;
}

.disclaimer h4 {
    position: absolute;
    font-size: 16px;
    font-weight: 600;
    left: 28px;
    top: 16px;
    color: #e22626;
}


/*申请记录*/

.div_notes_bs {
    padding: 0 30px;
}

.div_notes_bs table {
    width: 100%;
}

.div_notes_bs table th {
    height: 38px;
    background: #f37f7f;
    font-size: 13px;
    line-height: 38px;
    color: #fff;
    text-align: center;
    font-weight: 400;
}

.div_notes_bs table td {
    height: 44px;
    font-size: 13px;
    padding: 0 12px;
    color: #333;
    text-align: center;
}

.div_notes_bs table tr:nth-child(odd) {
    background: #fff9f9;
}

.div_notes_bs table tr td a {
    color: #e22626;
    cursor: pointer;
}


/*通用*/

.mTop_30 {
    margin-top: 30px;
}

.adLink { margin-top: 25px; }
.adLink li { width:380px; height:150px; margin-left: 30px; float: left; }
.adLink li:first-child { margin: 0; }
/*tab*/
    .tab_appeal {
        position: relative;
        overflow: hidden;
        margin: 0 auto 20px auto;
        font-family: Arial;
    }

    .tab-nav {
        overflow: hidden;
        padding-left: 7px;
    }

    .tab-nav a {
        display: block;
        float: left;
        padding: 0 24px;
        height: 60px;
        font-size: 16px;
        line-height: 60px;
        text-align: center;
        text-decoration: none;
        color: #999;
        position: relative;
    }

    .tab-nav a::before {
        content: "";
        width: 1px;
        height: 15px;
        background: #dddddd;
        position: absolute;
        right: 0;
        display: block;
        top: 22px;
    }

    .tab-nav a:last-child::before {
        display: none;
    }

    .tab-nav a.current {
        color: #000;
    }

    .tab-con {
        position: relative;
        width: 640px;
        overflow: hidden;
    }

    .tab-con-item {
        display: none;
        width: 640px;
        color: #333;
    }

    .list_appeal li {
        padding: 0 30px;
        height: 50px;
        line-height: 50px;
        width: 580px;
        text-align: left;
        font-size: 16px;
    }

    .list_appeal li span {
        float: right;
        color: #666;
    }

    .list_appeal li b {
        float: left;
        display: inline-block;
        text-align: left;
        color: #333;
        width: 420px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-weight: 400;
        font-size: 16px;
    }

    .list_appeal li label {
        width: 40px;
        font-size: 12px;
        margin-right: 13px;
        height: 16px;
        text-align: center;
        line-height: 16px;
        margin-bottom: 0;
        position: relative;
        color: #CAB484;
        border: 1px solid #CAB484;
        display: inline-block;
        float: left;
        margin-top: 15px;
    }

    .list_appeal li label::before {
        content: '';
        width: 0;
        height: 0;
        border-color: #f8f8f8 transparent;
        border-width: 0px 5px 4px 0px;
        border-style: solid;
        position: absolute;
        right: -4px;
        bottom: 0px;
        z-index: 3;
    }

    .list_appeal li label::after {
        content: '';
        width: 0;
        height: 0;
        border-color: #CBB486 transparent;
        border-width: 0px 6px 6px 0px;
        border-style: solid;
        position: absolute;
        right: -6px;
        bottom: -1px;
    }

    .list_appeal li label.green {
        color: #26be63;
        border: 1px solid #26be63;
    }

    .list_appeal li label.green::after {
        border-color: #26be63 transparent;
    }

    .list_appeal li label.orange {
        color: #fc7a43;
        border: 1px solid #fc7a43;
    }

    .list_appeal li label.orange::after {
        border-color: #fc7a43 transparent;
    }

    .list_appeal li label.purple {
        color: #8770fc;
        border: 1px solid #8770fc;
    }

    .list_appeal li label.purple::after {
        border-color: #8770fc transparent;
    }

    .list_appeal li label.brown {
        color: #96725f;
        border: 1px solid #96725f;
    }

    .list_appeal li label.brown::after {
        border-color: #96725f transparent;
    }

    .a_more_appeal {
        display: inline-block;
        height: 25px;
        line-height: 25px;
        text-align: center;
        padding: 0 16px;
        background: #eeeeee;
        font-size: 14px;
        color: #999;
        border-radius: 12px;
        position: absolute;
        right: 28px;
        top: 17px;
    }

    .a_more_appeal:hover {
        background: #e8e8e8;
        text-decoration: none;
    }
    
/*复工复产漂浮*/
.fgfc { width:80px; height: 120px; background: #c7ad7a; border-radius: 0 7px 7px 0; position: fixed; top: 430px; left: 0; transition: .5s all ease; z-index: 999; }
.fgBox { width:100%; height: 100%; background: url("/images/icon_fgfc.png") no-repeat center 15px; position: relative; cursor: pointer; }
.fgBox p { padding: 65px 5px 0; font-size: 16px; color: #fff; line-height: 1.2; font-weight: bold; text-align: center; }
.fgfc:hover { background: #b29459; }
.fgBox .subMnBox { width:130px; position: absolute; top: 0; right: -120px; transition: .5s all ease; opacity: 0; }
.fgBox:hover .subMnBox { right: -130px; opacity: 1; }
.fgBox .subMnBox ul { width: 120px; min-height: 100px; margin-left: 10px; padding:10px 0; background: #fae7c1; border-radius: 7px; }
.fgBox .subMnBox li { height:34px; position: relative; }
.fgBox .subMnBox li:before { content: ""; width: 6px; height: 6px; background: #c7ad7a; border-radius: 3px; display: block; position: absolute; top: 14px; left: 18px; }
.fgBox .subMnBox li a { padding-left: 35px; font-size: 16px; line-height: 34px; color:#333; display: block; }
.fgBox .subMnBox li a:hover { color:#ac8e52; }
