a {text-decoration: none;}
a:hover {text-decoration: none;}
html,body {min-height: 100vh;background: #ebeefb;}

.zx-info-home {}
.zx-info-content {
    height: 450px;
    background: url(../../images/zxinfo-09/zxInfo_bg.png) no-repeat;
    background-size: 100%;
}
.zx-info-content.zx-list {
    background: url(../../images/cxzyzx-02/banner_sbyqzt.jpg) no-repeat;
}
.zx-info-content.lyzx-list{
    background: url(../../images/cxzyzx-02/banner_lyzx.jpg) no-repeat;
}

.box_nav { display: flex; color: #fff; padding: 24px 0px;}
.box_nav .nav_current { }
.box_nav .box_nav_ul { display: flex;margin-bottom: 0; padding-left: 0;}
.box_nav .box_nav_ul li a {color: #fff;}
.box_nav .box_nav_ul li .divider { margin: 0 8px; }

.banner_search { display: flex;align-items: center;justify-content: center;flex-direction: column; }
.banner_search .banner_title { text-align: center; position: relative;margin-bottom: 12px;}
.banner_search .banner_title::before {
    position: absolute;
    content: '';
    display: inline-block;
    height: 1px;
    width: 93px;
    background: #b0c3ec;
    top: 35px;
    left: -125px;
}
.banner_search .banner_title::after {
    position: absolute;
    content: '';
    display: inline-block;
    height: 1px;
    width: 93px;
    background: #b0c3ec;
    top: 35px;
    right: -125px;
}
.banner_search .banner_title .titl { font-size: 44px;color: #ffffff; font-weight: bold; }
.banner_search .banner_title span { font-size: 16px; color: #fff; opacity: 0.67; letter-spacing: 3px; }

.IconTabs {
    display: inline-block;
    background: url(../../images/zxinfo-09/zxInfo_Icon.png) no-repeat;
    vertical-align: middle;
}

.zx-info-tab {
    background: #fff;
    padding: 20px;
    margin-top: -265px;
    position: relative;
}
.zx-info-tab.ly-info-tab{
    margin-top: -180px;
}
.search_box { display: flex; background-color: #ffffff; border-radius: 4px; border: solid 1px #ccd0db; position: absolute; top: 13px; right: 20px;}
.search_box .input_box { padding: 0px 10px; }
.search_box .input_box input { width: 380px;height: 36px;border: none; background-color: transparent; }
.search_btn { width: 36px; height: 36px; background-color: #0173ee; border-radius: 0px 3px 3px 0px; cursor: pointer; display: flex; justify-content: center; align-items: center }
.search_btn .search_icon {
    width: 15px;
    height: 15px;
    display: inline-block; 
    vertical-align: middle; 
    background: url(../../images/header/searchIcon.png);
}
.zx-info-tab .no-border a {
    border: none;
    font-size: 18px;
    color: #000;
}
.zx-info-tab .nav-tabs .nav-link.active {
    border-bottom: 3px solid #0173ee;
    color: #0173ee;
}

.zx-info-tab .tab-content .tab_list {

}
.zx-info-tab .tab-content .tab_list .tab_list_ul {
    padding-bottom: 20px;
}
.left .tile_title:hover{
    font-weight: 700;
}
.zx-info-tab .tab-content .tab_list .tab_list_ul .tab_list_li {
    padding: 16px 16px 16px 14px;
    border-bottom: 1px solid #e4e4e4;
}
.zx-info-tab .tab-content .tab_list .tab_list_ul .tab_list_li:nth-of-type(2n) {
    background: #fbfcfe;
}
.zx-info-tab .tab-content .tab_list .tab_list_ul .tab_list_li .tab_list_content {
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.zx-info-tab .tab-content .tab_list .tab_list_ul .tab_list_li .left{
    display: flex
}
.zx-info-tab .tab-content .tab_list .tab_list_ul .tab_list_li .left .tile_time{
    color: #003366;
    margin-right: 40px;
    white-space: nowrap;
}
.zx-info-tab .tab-content .tab_list .tab_list_ul .tab_list_li .left .tile_title{
    color: #666666;
}
.zx-info-tab .tab-content .tab_list .tab_list_ul .tab_list_li .left .tile_title span{
    color: #ff0000;
}
.zx-info-tab .tab-content .tab_list .tab_list_ul .tab_list_li .left .tile_title .replied{
    color: #3787ff;
    padding: 0 12px;
}
.zx-info-tab .tab-content .tab_list .tab_list_ul .tab_list_li .left .tile_title .wait-reply{
    color: #ff804e;
    padding: 0 12px;
}
.zx-info-tab .tab-content .tab_list .tab_list_ul .tab_list_li .right{
    color: #999;
    white-space: nowrap;
}
.taBicon1 {
    width: 17px;
    height: 12px;
    background-position: 0 -85px;
}
.taBicon2 {
    width:12px;
    height:12px;
    background-position: 0 0;
}
.taBicon3 {
    width:13px;
    height:15px;
    background-position: -1px -40px;
    margin-right: 12px;
}
.taBicon4 {
    width:13px;
    height:13px;
    background-position: 0 -18px;
    margin-right: 6px;
}

.zx-info-tab .tab-content .tab_list .tab_list_selectbox {
    display: flex;
    padding: 30px 0px;
}
.zx-info-tab .tab-content .tab_list .tab_list_selectbox .select {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 20px;
    margin-right: 40px;
}
.zx-info-tab .tab-content .tab_list .tab_list_selectbox .select span {
    display: block;
    width: 140px;
}

.zx-info-tab .tab-content .tab_list .tab_list_2 .tab_list_2_li {
    background-color: #f9fbff;
	border: solid 1px #ebeefb;
    padding: 20px;
    margin-bottom: 20px;
}

.zx-info-tab .tab-content .tab_list .tab_list_2 .tab_active_box {
    display: flex;
}
.zx-info-tab .tab-content .tab_list .tab_list_2 .tab_active_box .active_left {
    margin-right: 25px;
}
.zx-info-tab .tab-content .tab_list .tab_list_2 .tab_active_box .active_left img {
    width: 180px;
    height: 120px;
}
.zx-info-tab .tab-content .tab_list .tab_list_2 .tab_active_box .active_right {
    width: 892px;
}
.tab_list .tab_list_2 .tab_active_box .active_right .right_content_titl {
    display: flex;
}
.tab_list .tab_list_2 .tab_active_box .active_right .tag {
    font-size: 16px;
    background-color: #fbfcfe;
    border-radius: 4px;
    border: solid 1px #ff0000;
    padding: 0px 12px;
    color: #ff0000;
    margin-right: 15px;
    height: 26px;
}
.tab_list .tab_list_2 .tab_active_box .active_right p {
    width: 800px;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    overflow: hidden;
}
.tab_list .tab_list_2 .tab_active_box .active_right .right_content_user {
    margin-top: 32px;
}
.tab_list .tab_list_2 .tab_active_box .active_right .right_content_user span {
    margin-left: 12px;
	color: #333333;
}
.tab_list .tab_list_2 .tab_active_box .active_right .right_content_bottom {
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tab_list .tab_list_2 .tab_active_box .active_right .right_content_bottom span {
    color: #999;
}

.tab_list .tab_list_2 .tab_active_box2 .active_cont_top {
    display: flex;
    align-items: start;
}
.tab_list .tab_list_2 .tab_active_box2 .active_cont_top .tag {
    font-size: 16px;
    background-color: #fbfcfe;
    border-radius: 4px;
    border: solid 1px #ff0000;
    padding: 0px 12px;
    color: #ff0000;
    margin-right: 15px;
}
.tab_list .tab_list_2 .tab_active_box2 .active_cont_top p {
    width: 1000px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #333333;
}
.tab_list .tab_list_2 .tab_active_box2 .active_cont_center {
    margin-top: 20px;
}
.active_cont_center ul {
    display: flex;
    flex-wrap: wrap;
}
.active_cont_center ul li {
    margin-right: 24px;
    margin-bottom: 24px;
}

.tab_list .tab_list_2 .tab_active_box2 .active_cont_bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.active_cont_bottom .bottom_left {
    display: flex;
}
.active_cont_bottom .bottom_left .user {
    margin-right: 60px;
}
.active_cont_bottom .bottom_left .til {
    margin-left: 12px;
    color: #333333;
}
.active_cont_bottom .bottom_left .adress {
    color: #999999;
}
.active_cont_bottom .bottom_right {
    margin-right: 20px;
    color: #999999;
}
/* 尾部部分 */
.tec-bottom { margin-top: 60px;height: 76px;background: #15224c;text-align: center; }
.tec-bottom span { margin-right: 20px; line-height: 76px;}
.tec-bottom span:last-child { margin-right: 0px; }
.tec-bottom span, .tec-bottom span a { color: #bbbfcd; }
.zl-table .zl-table-header{
    padding: 16px;
    background: #6a82b1;
    color: #fff;
    width: 15%;
    text-align: center;
}
.zl-table .zl-table-header.grey-head{
    background: #f8fafc;
    color: #000;
    border-right: 1px solid #bed0f3;
}
.modal .zl-table .zl-table-header{
    padding: 16px;
    background: #6a82b1;
    color: #fff;
    width: 20%;
    text-align: center;
}
.zl-table .zl-table-item{
    width: 35%;
    padding: 16px;
}
.zl-table .zl-table-item-line{
    width: 85%;
    padding: 16px;
}
.modal .zl-table .zl-table-item-line{
    width: 80%;
    padding: 16px;
}
.zl-table .zl-table-header,.zl-table .zl-table-item,.zl-table .zl-table-item-line{
    border-bottom: 1px solid #bed0f3;
}

.zl-table .zl-table-header:nth-last-child(-n+2),.zl-table .zl-table-item:nth-last-child(-n+2),.zl-table .zl-table-item-line:nth-last-child(-n+1){
    border-bottom: none;
}
.zl-table .border-bottom{
    border-bottom: 1px solid #bed0f3;
}
.border-line{
    border: 1px solid #bed0f3;
}
.must{
    position: relative;
}
.must::after{
    content: '*';
    position: absolute;
    top:18px;
    color: #ffff00;
    right: 20px;
}