@charset "utf-8";
table,td,th{font-size:1em;line-height:inherit}
td{word-wrap:break-word;word-break:break-all}
table { border-collapse: collapse; }
.xq_nr table { width:100% !important; }
td{line-height:1.5}
.table-wrap{
	margin:10px auto;
	width:1000px;
}
.table-wrap table{
	border-spacing: 0;
	text-align:center;
	border-collapse: collapse;
}
.table-wrap .table-head{
	border:1px solid #ffb99f;
	border-bottom:0;
}
.table-wrap table thead tr th{
	background-color:#ff7300;
	font:bold 14px/55px "Microsoft Yahei";
	color:white;
	border:1px solid white;
	border-bottom:0;
	box-sizing:border-box;
}
.table-wrap table tbody tr th{
	background-color:#fffbf8;
	border:1px solid #ffb99f;
	font-size:14px;
}
.table-wrap table tbody tr th{
	padding:8px 10px;
	font-family:"Microsoft Yahei";
	box-sizing:border-box;
	color:#333;
}
.table-wrap table tbody tr td{
	border:1px solid #ffb99f;
	font-size:14px;
	padding:8px 10px;
	box-sizing:border-box;
	font-size:12px;
	font-family:"Microsoft Yahei";
	color:#333;
}
.table_1 {
    width: 730px;
    height: auto;
    margin: 10px 20px 10px 0px;

}

.table_1 table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}

.table_1 table,
tr,
td {
    background-color: #fff;
    border: 1px solid #D1D1D1;
    color: #333;
}

.table_1 td {
    /* width: 204px; */
    padding: 0 8px;
    height: 36px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.table_1 .color_gray {
    white-space: normal;
    /* width: 150px; */
    background-color: #EBEBEB;
}
/*以下是表格新修改的样式*/
.tableStyle { border-spacing: 0; border-collapse: collapse;}
.tableStyle thead tr th{border-bottom:1px solid #e6e6e6;font:normal 12px/50px "Microsoft Yahei";}
.tableStyle tbody tr td{border-bottom:1px solid #e6e6e6;font:normal 12px/50px "Microsoft Yahei";}
.tableStyle tbody tr th{border-bottom:1px solid #e6e6e6;font:normal 12px/50px "Microsoft Yahei";}
.tableStyle tbody tr:hover th{background: #f6f4f2 url(/public/cblcn/infoshow/images/img_xq/x_lie_03.jpg) no-repeat left top;color:#ff6801;cursor:pointer}
.tableStyle tbody tr:hover td{background-color:#f6f4f2;color:#ff6801;cursor:pointer}
.tableStyle tbody tr:hover td a{background-color:#f6f4f2;color:#ff6801;cursor:pointer}
.x_vipxm{left:75px}
.x_vipxm a{width:87px}
.x_nr{left:297px}
.x_nr a{width:68px}
.x_dq{left:376px}
.x_jz{left:455px;width:116px;}
.x_jz a{width:116px;}
.x_yj{left:582px;}
.x_yj a{width:92px;}
.x_hy2{left:685px}
.x_hy2 a{width:92px;}
.x_rq{left:788px;width:80px}
.x_rq a{width:80px}
.x_rq a:hover{width:80px;color:#fff}
.w {
    width: 1200px !important;
}

html,
body {
    background: #F6F6F6;
}

.topbar {
    width: 100%;
    height: 46px;
}

.top_l {
    float: left;
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    min-width: 426px;
    height: 46px;
    font-size: 14px;
    color: #333333;
}

.t_user {
    width: 300px;
    display: flex;
    align-items: center;
    justify-content: space-between;
      margin-right: 36px;
}


.top_l .issue {
    height: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #EF534F;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  
}

.top_l .issue a {
    color: #EF534F;
}

.top_l .issue img {
    cursor: pointer;
}

.top_r {
    float: right;
    width: 630px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.top_r a {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    position: relative;
}

.top_r a::after {
    content: '';
    display: block;
    width: 0px;
    height: 16px;
    border: 1px solid #EDEDED;
    position: absolute;
    right: -14px;
    top: 0;
}

.top_r a:last-child::after {
    display: none;
}

.top_l .sws {
    position: relative;
    height: 46px;
    line-height: 46px;
    cursor: pointer;
    margin-left: -12px;
}
.my_work_bench{
     position: relative;
    height: 46px;
    line-height: 46px;
    cursor: pointer;
    margin-left: -12px;
}

.top_l .sws .dropsws {
    display: none;
    position: absolute;
    top: 46px;
    left: -138px;
    background-color: #fff;
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
    border: 1px solid #F4F4F4;
    width: 336px;
    z-index: 12;
    line-height: 36px;
    padding: 10px 9px;
}

.top_l .sws:hover .dropsws {
    display: block;
}

.top_l .sws .dropsws .logout {
    line-height: 24px;
    font-size: 12px;
    margin-left: 270px;
}

.top_l .sws .dropsws .logout a {
    color: #999;
}

.top_l .sws i , .my_work_bench i{
    position: absolute;
    right: -12px;
    top: 18px;
    width: 6px;
    height: 10px;
    background: url('https://cdn.chinabidding.cn/public/2020/img/sy_cont_icon2.png') no-repeat 0 0;
    background-size: 6px 10px;
    transform: rotate(90deg);
}

.top_l .sws:hover i , .my_work_bench:hover i {
    width: 6px;
    height: 10px;
    background: url('https://cdn.chinabidding.cn/public/2020/img/sy_cont_icon2_sel.png') no-repeat 0 0;
    background-size: 6px 10px;
    transform: rotate(-90deg);
}

.top_l .sws:hover .txt , .my_work_bench:hover .txt{
    color: #EF534F;
}

.top_l .dropsws .swsitem {
    float: left;
    width: 80px;
    height: 58px;
    text-align: center;
    font-size: 13px;
    cursor: pointer;
    line-height: 14px;
    margin: 0 2px;
}

.top_l .dropsws .sws_sub .bg {
    padding-top: 32px;
    background: url('https://cdn.chinabidding.cn/public/yjsc/img/nindex/icon_wddy.png') no-repeat center 10px;
}

.top_l .dropsws .sws_collect .bg {
    padding-top: 32px;
    background: url('https://cdn.chinabidding.cn/public/yjsc/img/nindex/icon_wdsc.png') no-repeat center 10px;
}

.top_l .dropsws .sws_pro .bg {
    padding-top: 32px;
    background: url('https://cdn.chinabidding.cn/public/yjsc/img/nindex/icon_zxm.png') no-repeat center 10px;
}

.top_l .dropsws .sws_center .bg {
    padding-top: 32px;
    background: url('https://cdn.chinabidding.cn/public/yjsc/img/nindex/icon_grzx.png') no-repeat center 10px;
}

.top_l .dropsws .swsitem:hover {
    background: #FFF3F3;
    color: #EF534F;
    border-radius: 8px;
}
.my_work_bench:hover .dropworkbench{
    display: block;
}
.dropworkbench{
    display: none;
    height: 132px;
    width: 752px;
    box-sizing: border-box;
    padding: 20px 0;
    background: #FFFFFF;
    box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.07);
    position: absolute;
    top: 46px;
    left: -230px;
    z-index: 12;
    /* padding-bottom: 0; */
}

.workbenchitem{
    width: 376px;
    height: 100%;
    line-height:initial;
    border-right: 1px solid #EDEDED;
    box-sizing: border-box;
    padding: 0 20px;
}
.workbenchitem h4{
    font-weight: bold;
    font-size: 12px;
    color: #333333;
    margin-bottom: 12px;
}
.workbenchitem span{
    display: inline-block;
    font-weight: 400;
    font-size: 12px;
    color: #333333;
    margin: 0 10px 7px 0;
}
.mr0{
    margin-right: 0!important;
}
 .w72{
    width: 72px;
 }
 .w60{
    width: 60px;
 }
 .w84{
    width: 84px;
 }
 .w60{
    width: 60px;
 }
/* logo搜索 */
.logo_search {
    width: 100%;
    height: 106px;
    background: #FFF;
}

.logo_search .logo_search_box {
    width: 1200px;
    height: 106px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
 
.logo_search .search_box {
    width: 618px;
    height: 40px;
    border-radius: 2px 2px 2px 2px;
    border: 2px solid #EF534F;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-right-style: none;
}

.logo_search .search_box .search_input {
    width: 522px;
    height: 40px;
    border: none;
    padding-left: 12px;
    font-size: 14px;
    color: #333333;
}

/* IE10+ 兼容 */
.logo_search .search_box .search_input:-ms-input-placeholder {
    font-size: 14px;
    color: #CCCCCC;
}

.logo_search .search_box .search_btn {
    display: inline-block;
    width: 96px;
    height: 40px;
    background: #EF534F;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
    cursor: pointer;
}

.dqwz {
    width: 1200px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    color: #999;
}

.dqwz a {
    color: #999
}

.info_main {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.info_main .info_l {
    width: 899px;
    height: 100%;
    float: left;
}

.info_main .info_r {
    width: 285px;
    height: 100%;
    float: right;
}

.rz_btn_box {
    display: inline-block;
    width: 100%;
    height: 40px;
    position: relative;
}

.rz_btn_box .rz_btn {
    display: inline-block;
    width: 76px;
    height: 23px;
    background: #DDECFF;
    border: 1px solid #0E65F6;
    border-radius: 2px 2px 2px 2px;
    text-align: center;
    line-height: 23px;
    font-size: 14px;
   color: #0E65F6;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 8px;
}

/* 标题 */
.title_box {
    width: 100%;
    /* height: 122px; */
    background: #FFFFFF;
    margin-top: 16px;
    box-sizing: border-box;
    padding: 24px 32px 24px 32px;
}

.title_box h3 {
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    color: #333333;
}

.title_box .title a {
    font-weight: bold;
    font-size: 18px;
    text-decoration: underline;
    color: red
}

.title_info {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 24px;
    height: 18px;
}

.title_info_l {
  
    height: 18px;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    display: flex;
    align-items: center;
    justify-content: space-between;

}

.title_info_r {

    height: 18px;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.title_info_r a {
    cursor: pointer;
    position: relative;
  
    margin-left: 20px;
}
/* .title_info_r a i{
    display: inline-block;
    width: 15px;
    height: 15px;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
} */
/* .zxicon{
    width: 20px !important;
    height: 20px !important;
    background: url('/public/2020/img/newInfo/icon-zx.png') no-repeat;
} */
/* .scicon{
    background: url('/public/2020/img/newInfo/icon-sc.png') no-repeat;
}
.yscicon{
    background: url('/public/2020/img/newInfo/icon_sc_xz.png') no-repeat;
}
.sc_xz_btn:hover .yscicon{
    background: url('/public/2020/img/newInfo/icon-sc.png') no-repeat;
}
.dyicon{
    background: url('/public/2020/img/newInfo/icon-dy.png') no-repeat;
}
.fjicon{
    background: url('/public/2020/img/newInfo/icon-fj.png') no-repeat;
} */
.title_info_r a:hover{
    color: #EF534F;
}
/* .zx_btn:hover .zxicon{
    background: url('/public/2020/img/newInfo/icon-zx_r.png') no-repeat;
    background-size: 100% 100%;
}
.sc_btn:hover .scicon{
    background: url('/public/2020/img/newInfo/icon-sc_r.png') no-repeat;
    background-size: 100% 100%;
}
.dy_btn:hover .dyicon{
    
    background: url('/public/2020/img/newInfo/icon-dy_r.png') no-repeat;
    background-size: 100% 100%;
}
.fj_btn:hover .fjicon{
    background: url('/public/2020/img/newInfo/icon-xz_r.png') no-repeat;
    background-size: 100% 100%;
} */


.title_info_r a img {
    margin-right: 4px;
    vertical-align: sub;
    margin-left: 20px;
    margin-bottom: 2px;
}



.sc_xz_btn  {
    color: #EF534F;
}

.info_conent {
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    margin-top: 16px;
}

.info_conent .info_nav {
    width: 100%;
    height: 44px;
    border-bottom: 1px solid #EDEDED;
    display: flex;
    align-items: center;

    position: relative;
    background: #FFFFFF;
}

.info_conent .info_nav.sticky {
    position: fixed;
    top: 0;
    background: #FFFFFF;
    z-index: 9;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    width: 899px;
}

.info_conent .info_nav li {
    width: 180px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    font-size: 16px;
    color: #333333;
    position: relative;
    cursor: pointer;
}

.info_conent .info_nav li img {
    margin-top: -5px;
    margin-right: 4px;
}

.info_conent .info_nav li::after {
    content: '';
    display: block;
    width: 1px;
    height: 22px;
    background: linear-gradient(90deg, rgba(217, 217, 217, 0) 0%, #E0E0E0 58%, rgba(217, 217, 217, 0) 100%);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.info_conent .info_nav li:last-child::after {
    display: none;
}

.info_conent .info_nav li.active_nav_li {
    background: #FFF1F1;
    color: #EF534F;
    border-bottom: 2px solid #EF534F;
}

.info_conent .info_nav li.active_nav_li::after {
    display: none;
}

.info_announcement_content {
    width: 835px;
    margin: 0 auto;
    margin-top: 20px;
}

.info_nologin_desc {
    width: 835px;
    height: 40px;
    background: #FFEFDB;
    border-radius: 2px 2px 2px 2px;
    text-align: center;
    line-height: 40px;
    margin: 0 auto 32px auto;
 
    font-size: 16px;
    color: #333333;
    border: 1px solid #FF9D1D;
}

.info_nologin_desc a {
    color: #FF9D1D ;
    text-decoration: underline;
    cursor: pointer;
}

.info_table {
    width: 835px;
    margin: 0 auto;
    border-collapse: collapse;
}

.info_table tr td {
    border: 1px solid #EEEEEE;
    height: 48px;
    box-sizing: border-box;
    padding-left: 24px;
    font-size: 14px;
}

.info_table tr td a {
    font-weight: 400;
    font-size: 14px;
    color: #EF534F;
}

.info_table tr td:nth-child(odd) {
    width: 146px;
    background: #FAFAFA;
}

.info_table tr td:nth-child(even) {
    width: 271px;
}

.info_adv {
    width: 835px;
    height: 40px;
    margin: 0 auto;
    background: #FFE8E7;
    border-radius: 2px 2px 2px 2px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #333333;
    margin-top: 16px;
    border: 1px solid #EF534F;
}

.info_adv span {
    font-size: 18px;
   
}

.hide_adv {
    margin: 10px 0;
    font-size: 12px;
    color: #999999;
    text-align: right;
    cursor: pointer;
}

.xq_nr {
    word-wrap: break-word;
    width: 100% !important;
    height: auto;
    overflow: hidden;
    font-size: 14px;
    color: #333333;
    margin-top: 24px;
}

.info_adv1 {
    width: 100%;
    height: 100px;

}

.fl {
    float: left;
}

.fr {
    float: right;
}

.info_adv2 {
    width: 100%;
    height: 139px;
    margin-top: 30px;
    /* display: none; */
}

.info_adv2_left {
    background: url('/public/2020/img/newInfo/img-bg-zjzx.png') no-repeat center center;
    display: flex;
    align-items: center;
    width: 408px;
    height: 139px;
    border-radius: 4px 4px 4px 4px;
    box-sizing: border-box;
    padding: 24px 0 20px 20px;
}

.info_adv2_right {
    background: url('/public/2020/img/newInfo/img-bg-tbbb.png') no-repeat center center;
    width: 408px;
    height: 139px;
    border-radius: 4px 4px 4px 4px;
    box-sizing: border-box;
    padding: 24px 0 20px 25px;
}

.info_adv2 .info_adv2_title {
    font-weight: bold;
    font-size: 15px;
    color: #EF534F;
    margin-bottom: 11px;
}

.info_adv2_content {
    width: 220px;
    font-weight: 400;
    font-size: 12px;
    color: #666666;
    line-height: 21px;
    margin-right: 44px;
}

.zx_btb {
    width: 100px;
    height: 28px;
    border-radius: 14px;
    border: 1px solid #EF534F;
    text-align: center;
    line-height: 28px;
    font-size: 13px;
    display: inline-block;
    color: #EF534F;
}

.info_adv2_rc {
    display: flex;
    align-items: center;
}

.info_adv2_rc p {
    width: 220px;
    font-weight: 400;
    font-size: 12px;
    color: #666666;
    line-height: 21px;
    margin-right: 36px;
}
.info_main_reg{
    padding-bottom: 28px;
}

.info_reg_box {
    width: 100%;
    height: 346px;
    background: url('/public/2020/img/newInfo/img_bg.png') no-repeat center center;
    margin-top: 46px;
    box-sizing: border-box;
    padding: 22px 38px 34px 38px;
}

.info_reg_bt {
    display: block;
    margin: 0 auto;
}

.info_reg_ul {
    width: 100%;
    height: 226px;
    margin-top: 25px;
}

.info_reg_ul li {
    background: url('/public/2020/img/newInfo/img_bg1.png') no-repeat center center;
    width: 221px;
    height: 226px;
}

.info_reg_ul li:nth-child(2) {
    margin-left: 48px;
}

.info_reg_ul .info_reg_icon {
    display: block;
    margin: 18px auto 10px auto;
}

.info_reg_ul .info_reg_text {
    width: 176px;
    height: 40px;
    font-weight: 500;
    font-size: 16px;
    color: #8B6E5D;
    text-align: center;
    margin: 0 auto;
}

.info_reg_ul .info_reg_desc {
    width: 181px;
    margin: 6px auto;
    font-size: 12px;
    color: #666666;
    line-height: 20px;
}

.info_reg_login {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    margin-top: 13px;
}

.info_reg_login_bt {
    width: 424px;
    height: 38px;
    margin: 20px auto 12px auto;
}

.info_reg_login_bt a {
    display: block;
    width: 196px;
    height: 38px;

    text-align: center;
    line-height: 38px;
    font-size: 14px;
    color: #FFFFFF;
}

.info_reg_login_bt_1 {
    background: #FE925E;
}

.info_reg_login_bt_2 {
    background: #EF534F;
}
.info_reg_login_bt_2:hover{
    color: #fff;
}
.info_reg_login_bt_1:hover{
    color: #fff;
}

.info_reg_p {
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #333333;
}



.info_tjc {
    margin-top: 24px;
    width: 100%;
    font-weight: bold;
    font-size: 13px;
    color: #000000;
}

.info_tjc a {
    display: inline-block;
    padding: 4px 10px;
    background: #FAFAFA;
    border-radius: 2px 2px 2px 2px;
    border: 1px solid #F3F3F3;
    font-weight: 400;
    font-size: 12px;
    color: #333333;
    margin-right: 12px;
}
.dq_biao_ul{
    display: none;
}

.info_btns {
    width: 100%;
    height: 68px;
    margin-top: 20px;
    border-top: 1px dashed #EDEDED;
    text-align: center;
}

.info_btns a {
    display: inline-block;
    width: 84px;
    height: 28px;
    font-weight: 500;
    font-size: 13px;
    color: #FFFFFF;
    margin: 20px auto;
    text-align: center;
    line-height: 28px;
}

.info_btns a:nth-child(1) {
    background: #FF8786;
    margin-right: 30px;
}

.info_btns a:nth-child(2) {
    background: #5FA4FB;
    margin-right: 30px;
}

.info_btns a:nth-child(4) {
    background: #FF905C;
    margin-right: 30px;
}

.info_btns a:nth-child(5) {
    background: #A984E8;
}
.info_btns a:nth-child(3) {
    background: #5FA4FB;
      margin-right: 30px;
}
.info_yl {
    width: 100%;
    margin-top: 16px;
    background: #fff;
    box-sizing: border-box;
    padding: 20px;
}

.info_yl_title {
    width: 100%;
    height: 36px;
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    position: relative;
    border-bottom: 1px solid #EDEDED;
    box-sizing: border-box;
    padding-left: 8px;
}

.info_yl_title::after {
    content: '';
    width: 2px;
    height: 16px;
    background: #EF534F;
    position: absolute;
    left: 0;
    top: 4px;

}

.info_yl_ul {
    width: 100%;
    margin-top: 18px;
}

.info_yl_ul a {
    display: inline-block;
    width: 96px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #666666;
    margin-right: 24px;
    margin-bottom: 16px;
}

.info_yl_ul a:hover {
    color: #EF534F;
}

.info_yl_ul a:nth-child(7n) {
    margin-right: 0;
}


#footer {
    margin-top: 30px;
    border-top: 2px solid #DF282E;
}

.copyright {
    padding-top: 36px;
}

.copyright .copyl {
    float: left;
    width: 334px;
}

.copyright .logo {
    padding-left: 28px;
    margin-bottom: 32px;
    width: 220px;
}

.copyright .logo img {
    height: 50px;
}

.copyl .tel {
    padding-left: 64px;
    font-size: 12px;
    color: #999;
    line-height: 14px;
    background: url('https://cdn.chinabidding.cn/public/yjsc/img/nindex/icon_dh.png') no-repeat 28px 0;
}

.copyl .tel p {
    margin-bottom: 8px;
}

.copyl .tel span {
    font-weight: bold;
}

.copyright {
    padding-bottom: 20px;
}

.copyright .copyc {
    float: left;
    width: 580px;
}

.copyright .copyr {
    float: right;
    width: 232px;
}

.copyright .copyc ul {
    margin-bottom: 70px;
}

.copyright .copyc li {
    float: left;
    margin-right: 52px;
    line-height: 18px;
}

.copyright .copyc ul a {
    font-size: 16px;
    color: #333;
}

.copyright .copyc .bq,
.copyright .copyc .bq a {
    font-size: 12px;
    color: #999;
    line-height: 20px;
    margin-bottom: 6px;
}

.copyright .copyc .rec {
    background: url('https://cdn.chinabidding.cn/public/2020/img/rec.png') no-repeat 0 0;
    display: inline-block;
    padding-left: 20px;
}

.copyright .copyc .bq span {
    margin-left: 16px;
}

.copyright .copyc .bq i {
    font-style: normal;
}

.copyright .copyr .ewmcode {
    float: left;
    width: 106px;
    text-align: center;
}

.copyright .copyr .ewmcode:first-child {
    margin-right: 20px;
}

.copyright .ewmcode img {
    width: 106px;
    height: 106px;
}

.copyright .ewmcode p {
    font-size: 14px;
    line-height: 16px;
    padding-top: 12px;
    color: #333;
}

.zb_zcimg {
    width: 285px !important;
    height: 490px !important;
    background: url('/public/2020/img/newInfo/img-register.png') no-repeat 0 0;
    position: relative;
    cursor: pointer;
}

.zb_zcimg .ljzc {
    position: absolute;
    width: 285px !important;
    height: 33px;
    top: 221px;
    left: 0px;
    cursor: pointer
}

.zb_zcimg .ljdl {
    position: absolute;
    width: 285px !important;
    height: 33px;
    top: 262px;
    left: 0px;
    cursor: pointer
}

.info_r_hot {
    width: 100%;
    height: auto;
    background: #fff;
    box-sizing: border-box;
    padding: 20px;
    margin-top: 16px;
}

.info_r_hot_title {
    width: 100%;
    height: 36px;
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    position: relative;
    box-sizing: border-box;
    padding-left: 8px;
    border-bottom: 1px solid #EDEDED;
}

.info_r_hot_title::after {
    content: '';
    width: 2px;
    height: 16px;
    background: #EF534F;
    position: absolute;
    left: 0;
    top: 4px;
}

.info_r_hot_ul,
.info_r_hot_dq {
    width: 100%;
    margin-top: 18px;
}

.info_r_hot_ul a {
    display: inline-block;
    width: 70px;
    height: 26px;
    line-height: 26px;
    border-radius: 13px;
    text-align: center;

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #000000;
    margin-right: 8px;
    margin-bottom: 8px;
    border: 1px solid #F6F6F6;
}

.info_r_hot_ul a:hover {
    color: #EF534F;
    border: 1px solid #EF534F;
}

.info_r_hot_ul a:nth-child(3n) {
    margin-right: 0;
}

.info_r_hot_dq a {
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    margin-right: 18px;
    margin-bottom: 16px;
}

.info_r_hot_dq a:hover {
    color: #EF534F;
}

.info_r_hot_dq a:nth-child(5n) {
    margin-right: 0;
}

.info_zb {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 20px;
    margin-top: 16px;
    background: #fff;
}

.info_zb_tab {
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #666666;

}

.info_zb_tab span {
    display: inline-block;

}

.action_zb_tab {
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    border-bottom: 2px solid #EF534F;
    cursor: pointer;
}

.info_zb_list {
    width: 100%;
    margin-top: 18px;

}

.info_zb_list a {
    display: block;
    font-size: 14px;
    color: #000000;
    height: 18px;
    line-height: 18px;
    margin-bottom: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.info_zb_list a:hover {
    color: #EF534F;
}

.info_zb_list a:last-child {
    margin-bottom: 0;
}

.info_zb_list a img {
    width: 10px;
    height: 10px;
}

/* 已登录样式 */
.focusr {

    width: 285px;

    background: #fff;
}

.focusr .nolog {
    width: 285px;
    height: 141px;
}

.focusrbg {
    background: url('https://cdn.chinabidding.cn/public/yjsc/img/nindex/img_zcbg.png') no-repeat 0 0;
}

.focusr .islog {
    display: none;
    width: 245px;
    height: 120px;
    padding: 12px 20px;
    background: #fff;
}

.islog .basemsg,
.basekf {
    border-bottom: 1px solid #EDEDED;
}

.basemsg .base_name {
    font-size: 16px;
    color: #333;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 6px;
}
.basemsg .base_name .huiyuanbg{
    margin-left: 12px;
}
.basemsg .base_last {
    color: #999;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 10px;
}

.base_last .time {
    color: #333;
}

.basekf .kfl {
    float: left;
    width: 170px;
    height: 70px;
}

.basekf .kftxt {
    font-size: 14px;
    color: #666;
    line-height: 18px;
    margin-top: 12px;
    margin-bottom: 8px;
    padding-left: 24px;
    font-weight: bold;
    background: url('https://cdn.chinabidding.cn/public/yjsc/img/nindex/icon_kf.png') no-repeat 0 center;
}

.basekf .kfmsg {
    margin-bottom: 12px;
}

.basekf .kf_name {
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 20px;
    margin-right: 14px;
    font-weight: bold;
}

.basekf .kf_tel {
    float: left;
    font-size: 15px;
    color: #EF534F;
    line-height: 20px;
    font-weight: bold;
}

.basekf .kfr {
    float: left;
}

.kfr .codewrap {
    float: left;
    width: 54px;
    height: 54px;
    border: 1px solid #D9D9D9;
    margin-top: 7px;
}

.kfr .codewrap img {
    width: 54px;
}

.kfr .codetxt {
    float: right;
    width: 12px;
    text-align: center;
    line-height: 14px;
    margin-top: 6px;
    margin-left: 4px;
    color: #999;
}

.focusr .btns {
    padding-top: 78px;
    padding-bottom: 25px;
}

.focusr .btns a {
    float: left;
    width: 116px;
    height: 36px;
    border: 1px solid #EF534F;
    text-align: center;
    line-height: 36px;
    border-radius: 2px 2px 2px 2px;
    font-size: 14px;
}

.focusr .flog {
    background: #FFF1F1;
    color: #EF534F;
    margin-left: 20px;
    margin-right: 10px;
}

.focusr .freg {
    background: #EF534F;
    color: #fff;
}

.focusr .fnav {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    padding: 0 5px;
    margin-bottom: 16px;
}

.focusr .fnav span {
    float: left;
    margin-left: 13px;
    margin-right: 13px;
    position: relative;
}

.focusr .fnav .on {
    color: #333;
    font-weight: bold;
    border-bottom: 2px solid #EF534F;
}

.focusr .fnav .on::after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -3px;
    bottom: -7px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 5px solid #EF534F;
}

#service .w {
    margin-bottom: 20px;
}

.fcontent .fservice1,
.fcontent .fservice2,
.fcontent .fservice3,
.fcontent .fservice4 {
    padding: 0 20px;
}

.fcontent .fservice2,
.fcontent .fservice3,
.fcontent .fservice4 {
    display: none;
}

.fcontent .fitem {
    float: left;
    font-size: 13px;
    line-height: 32px;
    color: #333;
    text-align: center;
}

.fservice1 .fitem:nth-child(2) {
    margin: 0 38px;
}

.fservice2 .fitem:nth-child(2),
.fservice3 .fitem:nth-child(2) {
    margin: 0 24px;
}

.fservice4 .fitem:nth-child(2) {
    margin: 0 48px;
}

/* 发布信息发布选项弹框提示 */
#postMessageFrame {

    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
}

#postMessageFrame>.postMessageModal {
    box-sizing: border-box;
    width: 460px;
    height: 270px;
    background: #fff;
    /* position: absolute;
    top: 100px;
    left: 50%;
    transform: translateX(-50%); */
    margin: 0 auto;
    margin-top: 200px;
    border-radius: 6px;
    color: #333;
    padding: 0 16px;
}

#postMessageFrame>.postMessageModal>.title {
    font-size: 14px;
    font-weight: 700;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #DCDEE2;
    position: relative;
    color: #000;
}

#postMessageFrame>.postMessageModal>.title>.postMessageClose {
    position: absolute;
    right: 14px;
    cursor: pointer;
    color: #666;
    font-weight: 400;
    font-size: 14px;
}

#postMessageFrame>.postMessageModal>.content {
    text-align: left;
    padding: 14px 31px 37px;
    font-size: 14px;
    color: #333;
    line-height: 30px;
}

#postMessageFrame>.postMessageModal>.btnGroup {
    text-align: center;
    position: relative;
}

#postMessageFrame>.postMessageModal>.btnGroup button {
    width: 127px;
    height: 48px;
    background: #fff;
    border-radius: 2px 2px 2px 2px;
    color: #5489ff;
    font-size: 14px;
    border: 1px solid #5489ff;
    cursor: pointer;
}

#postMessageFrame>.postMessageModal>.btnGroup .active {
    background: #5489ff;
    color: #fff;
    border: none;
    margin-left: 50px;
}

#postMessageFrame>.postMessageModal>.btnGroup .notTip {
    position: absolute;
    bottom: -42px;
    left: 190px;
    font-size: 12px;
    color: #999;
    text-align: center;
    cursor: pointer;
}

.info_announcement_read {
    width: 100%;
    height: auto;
    background: #fff;
}

.free_an_read {
    width: 100%;
    height: 933px;
    background: url('/public/2020/img/newInfo/img-mh.png') no-repeat center center;
}

.free_an_r_b {
    width: 635px;
    height: 544px;
    margin: 56px auto;
    position: relative;
    background: url('/public/2020/img/newInfo/img-hy-ggjd.png') no-repeat center center;
}

.free_an_r_b .free_v {
    width: 100%;
    height: 56px;
    text-align: center;
    line-height: 56px;
    font-family: Noto Sans SC, Noto Sans SC;
    font-weight: bold;
    font-size: 24px;
    color: #FFE1B6;
}

.free_an_r_b .free_v_p {
    text-align: center;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    margin-top: 59px;
    box-sizing: border-box;
    padding: 0 37px;
      display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 1.5;
    height: 3em;
}

.free_bttom_b {
    width: 100%;
    height: 144px;
    position: absolute;
    bottom: 0;
    left: 0;

}

.free_bttom_b_l {
    width: 132px;
    height: 72px;
    margin-left: 49px;
    margin-top: 37px;
    font-weight: bold;
    font-size: 22px;
    color: #624329;
    line-height: 41px;
}

.free_bttom_b_l:nth-child(2) {
    display: block;
    font-size: 18px;
}

.free_bttom_b_l img {
    width: 37px;
}

.free_bttom_b_c {
    width: 158px;
    height: 94px;
    margin: 24px 0 0 133px;
}

.free_bttom_b_c .kf_name {
    font-weight: bold;
    font-size: 15px;
    color: #333333;
}

.free_bttom_b_c .kf_tel {
    font-weight: bold;
    font-size: 16px;
    color: #EF534F;
}

.kfgw {
    font-size: 16px;
    color: #666;

    margin-top: 12px;
    padding-left: 24px;
    background: url('https://cdn.chinabidding.cn/public/yjsc/img/nindex/icon_kf.png') no-repeat 0 center;
}

.free_bttom_b_c .sm {
    background: url('/public/2020/img/newInfo/icon_sm.png') no-repeat 0 center;
    background-size: 16px 16px;
}

.free_bttom_b_r {
    width: 104px;
    height: 104px;
    margin: 21px 31px 0 0;
    border-radius: 8px 8px 8px 8px;
    overflow: hidden;
    background: #fff;
}
.free_bttom_b_r img{
    width: 100% !important;
}

.free_en {
    width: 635px;
    height: 635px;
    margin: 56px auto;
    box-sizing: border-box;
    padding-top: 14px;
    position: relative;
    background: url('/public/2020/img/newInfo/img-hy-qyfx.png') no-repeat center center;
}

.free_en_t {
    width: 100%;
    height: 76px;
    text-align: center;
    font-family: Noto Sans SC, Noto Sans SC;
    font-weight: bold;
    font-size: 24px;
    color: #FFE1B6;
}

.free_en_desc {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 12px;
    color: #FFE1B6;
}

.free_en_tab {
    width: 456px;
    height: 41px;
    margin: 6px auto;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
}

.free_en_tab span {
    display: inline-block;
    height: 41px;
    line-height: 41px;
    cursor: pointer;
}

.free_en_act {
    font-weight: 400;
    font-size: 16px;
    color: #D56F1A;
    border-bottom: 2px solid #D56F1A;

}

.free_en_table,
.free_en_echarts {
    display: block;
    margin: 10px auto;
    margin-bottom: 5px;
}

.free_en_echarts {
    display: none;
}

.free_e_d {
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    text-align: center;
}

.d_s_b {
    width: 100%;
    height: auto;
    background: #fff;
    box-sizing: border-box;
    padding-bottom: 27px;
}

.d_s_t {
    width: 536px;
    margin: 40px auto;
    margin-bottom: 0;
}

.d_s_t_t {
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-weight: bold;
    font-size: 22px;
    color: #2471F5;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.d_s_t_t img {}

.d_s_t_t i {
    display: inline-block;
    width: 80px;
    height: 2px;
    background: linear-gradient(90deg, rgba(36, 113, 245, 0) 0%, #2471F5 100%);
}

.d_s_t_t .d_s_t_t_i {
    width: 80px;
    height: 2px;
    background: linear-gradient(90deg, #2471F5 0%, rgba(36, 113, 245, 0) 100%);
}

.d_s_t_t_p {
    font-weight: 400;
    font-size: 16px;
    color: #A19E9E;
    line-height: 24px;
    text-align: center;
    margin-bottom: 16px;
}

.d_s_t_zx {
    width: 311px;
    height: 40px;
    background: #F7FAFE;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #2471F5;
    margin: 0 auto;
    font-weight: bold;
    font-size: 16px;
    color: #2471F5;
    text-align: center;
    line-height: 40px;
}

.d_s_t_zx img {
    width: 19px;
}

.fbk_b {
    width: 851px;
    margin: 0 auto;
    margin-top: 24px;
    background: url('/public/2020/img/newInfo/img_bsdw.png') no-repeat;
    box-sizing: border-box;
    padding: 24px 25px 30px 26px;
}

.fbk_b h3 {
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    text-align: center;
}

.fbk_t_ul {
    width: 637px;
    margin: 0 auto;
    margin-top: 12px;
    height: 35px;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
}

.fbk_t_ul img {
    margin-right: 13px;
    width: 35px;
    margin-top: 3px;
}

.mr44 {
    margin-right: 44px;
}

.fb_lsit {
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}

.fb_lsit li {
    width: 388px;
    /* height: 104px; */
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.2) 100%);
    box-shadow: 0px 0px 16px 0px rgba(42, 26, 141, 0.11);
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    padding: 22px 20px;
    overflow: hidden;
    margin-bottom: 16px;
}

.fb_lsit li:nth-child(2n) {
    float: right;
}

.fb_lsit li:nth-child(2n+1) {
    float: left;
}

.fb_lsit li .fbk_t_ul_tit {
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    margin-bottom: 16px;
    width: 100%;
    height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.fb_lsit li .fbk_t_ul_tit span {
    display: inline-block;
    width: 64px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    background: #2471F5;
    border-radius: 8px 0px 8px 0px;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    margin-right: 8px;
}

.fb_l {
    display: inline-block;
    padding: 2px 6px;
    background: #F3F3F3;
    border-radius: 2px 2px 2px 2px;
    border: 1px solid #CACACA;
    font-weight: 400;
    font-size: 13px;
    color: #666666;
}

.fb_z {
    margin-left: 12px;
}

.fb_r_b {
    display: inline-block;
    height: 20px;
}

.fb_down {
    font-weight: 400;
    font-size: 16px;
    color: #2471F5;
    margin-right: 20px;
}

.fb_zx {
    font-weight: 400;
    font-size: 16px;
    color: #EF534F;
}

.mt24 {
    margin-top: 24px;
}

.dz_b {
    width: 100%;
    overflow: hidden;
}

.ch_b {
    width: 388px;
    height: 281px;
    background: linear-gradient(180deg, #F2F6FF 0%, #FFFFFF 100%);
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.07);
    border-radius: 8px 8px 8px 8px;
    border-top: 3px solid #5792F7;
    margin-top: 20px;
    box-sizing: border-box;
    padding: 24px 16px 20px 16px;
}

.ch_b h5 {
    font-weight: bold;
    font-size: 18px;
    color: #2471F5;
    text-align: center;
}

.ch_main {
    width: 356px;
    height: 146px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    box-sizing: border-box;
    padding: 16px 16px 0 18px;
    margin-top: 18px;
    font-weight: 400;
    font-size: 14px;
    color: #808691;
}

.ch_main img {
    width: 14px;
    margin-right: 4px;
    margin-top: 2px;
    display: inline-block;
    float: left;
}

.ch_main p {
    margin-bottom: 14px;
    overflow: hidden;
}

.ch_main p:last-child {
    margin-bottom: 0;
}

.ch_main span {
    display: inline-block;
    float: left;
    width: 304px;
}

.ch_btn {
    display: block;
    width: 155px;
    height: 34px;
    background: #5792F7;
    border-radius: 17px;
    text-align: center;
    line-height: 34px;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    margin: 16px auto 0 auto;
    cursor: pointer;
}

.bg534 {
    background: linear-gradient(180deg, #FFF2F2 0%, #FFFFFF 100%);
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.07);
    border-radius: 8px 8px 8px 8px;
    border-top: 3px solid #EF534F;
}

.c534 {
    color: #EF534F;
}

.b534 {
    background: #EF534F;
}

.qua_main {
    width: 850px;
    height: auto;
    margin: 24px auto;
    background: #FFF8F8;
    border-radius: 8px 8px 0px 0px;
    box-sizing: border-box;
    padding: 24px 18px 28px 19px;
    margin-bottom: 0;
}

.qua_main h3 {
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    text-align: center;

}

.qua_main_ul {
    width: 100%;
    height: 44px;
    margin-top: 20px;
    box-sizing: border-box;
    padding-left: 88px;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    border-bottom: 1px solid #EBDAD9;
}

.qua_main_ul a {
    display: inline-block;
    width: 134px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    position: relative;
    box-sizing: border-box;
    padding-left: 30px;
}

/* 第一个a */
.qua_main_ul a i {
    display: inline-block;
    width: 20px;
    height: 20px;


    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.qua_main_ul a:nth-child(1) i {
    background: url('/public/2020/img/newInfo/icon_jzgc.png') no-repeat center center;
    background-size: 20px 20px;
}

.qua_main_ul a:nth-child(2) i {
    background: url('/public/2020/img/newInfo/icon_xxkj.png') no-repeat center center;
    background-size: 20px 20px;
}

.qua_main_ul a:nth-child(3) i {
    background: url('/public/2020/img/newInfo/icon_wy.png') no-repeat center center;
    background-size: 20px 20px;
}

.qua_main_ul a:nth-child(4) i {
    background: url('/public/2020/img/newInfo/icon_cysp.png') no-repeat center center;
    background-size: 20px 20px;
}

.qua_main_ul a:nth-child(5) i {
    background: url('/public/2020/img/newInfo/icon_smgs.png') no-repeat center center;
    background-size: 20px 20px;
}

.qua_main_ul a:nth-child(1).qua_act i {
    background: url('/public/2020/img/newInfo/icon_jzgc_w.png') no-repeat center center;
    background-size: 20px 20px;
}

.qua_main_ul a:nth-child(2).qua_act i {
    background: url('/public/2020/img/newInfo/icon_xxkj_w.png') no-repeat center center;
    background-size: 20px 20px;
}

.qua_main_ul a:nth-child(3).qua_act i {
    background: url('/public/2020/img/newInfo/icon_wy_w.png') no-repeat center center;
    background-size: 20px 20px;
}

.qua_main_ul a:nth-child(4).qua_act i {
    background: url('/public/2020/img/newInfo/icon_cysp_w.png') no-repeat center center;
    background-size: 20px 20px;
}

.qua_main_ul a:nth-child(5).qua_act i {
    background: url('/public/2020/img/newInfo/icon_smgs_w.png') no-repeat center center;
    background-size: 20px 20px;
}

.qua_act {

    background: #EF534F;
    border-radius: 4px 4px 0px 0px;
    border-bottom: 2px solid #EF534F;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
}

.qua_main_con {
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
    display: none;
}

.on {
    display: block;
}

.qua_main_con li {
    width: 260px;
    height: 37px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.2) 100%);
    box-shadow: 0px 0px 12px 0px rgba(187, 25, 20, 0.08);
    border-radius: 2px 2px 2px 2px;
    border: 1px solid #FFFFFF;
    margin-right: 12px;
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 13px;
    color: #333333;
    text-align: left;
    line-height: 37px;
    float: left;
}

.qua_main_con li:nth-child(3n) {
    margin-right: 0;
}

.qua_main_con li img {
    margin-left: 9px;
}

.qua_main_bt {
    display: block;
    width: 167px;
    height: 38px;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #EF534F;
    line-height: 38px;
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 400;
    font-size: 14px;
    color: #EF534F;
    text-align: center;
    margin: 0 auto;
    margin-top: 9px;
}

.xygs_b {
    width: 100%;
    background: #FFFEFE;
    box-sizing: border-box;
    padding: 24px 19px 28px 19px;
}

.xygs_b h3 {
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    text-align: center;
}

.xygs_b_con {
    width: 100%;
    height: 332px;
    margin-top: 20px;
}

.xygs_l {
    width: 394px;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.44) 100%);
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #F0F0F0;
    box-sizing: border-box;
    padding: 0 20px;
}

.xygs_l li span {
    display: inline-block;
}

.xygs_l_title {
    width: 394px;
    height: 38px;
    background: #EF534F;
    border-radius: 4px 0px 0px 0px;
    box-sizing: border-box;
    padding-left: 20px;
}

.xygs_l_title span {
    display: inline-block;
}

.xygs_l_span {
    width: 287px;
    height: 38px;
    line-height: 38px;
    box-sizing: border-box;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
}

.gssh {
    width: 56px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
}

.xygs_i {
    width: 100%;
    height: 48px;
    line-height: 48px;
    border-bottom: 1px dashed #E7E7E7;
}

.xygs_l_name {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    width: 267px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;

}
.xygs_l_name:hover{
    color: #EF534F;
}
.xygs_l_time {
    width: 80px;
    text-align: center;
      float: left;
}

.xygs_l li:last-child {
    border-bottom: none;
}

.se_process {
    width: 100%;
    height: 308px;
    background: #FFF8F8;
    box-sizing: border-box;
    padding: 24px 18px 28px 19px;
}

.se_process h3 {
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    text-align: center;
}

.se_pro_con {
    width: 813px;
    height: 211px;
    margin: 0 auto;
    margin-top: 20px;

}

.se_pro_first {
    width: 137px;
    height: 211px;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    box-sizing: border-box;
    padding-top: 24px;
}

.se_pro_num {
    font-weight: bold;
    font-size: 18px;
    color: #EF534F;
}

.se_pro_img {
    width: 90px;
    height: 90px;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.1) 100%);
    box-shadow: 0px 4px 12px 0px rgba(187, 25, 20, 0.08);
    border-radius: 50%;
    border: 1px solid #FFFFFF;
    margin: 16px auto;
}

.se_pro_img img {
    display: block;
    margin: 18px auto;
}

.se_jt {
    width: 32px;
    height: 211px;
    position: relative;
}

.se_jt img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.process_cn {
    width: 100%;
    height: 329px;
    background: #FFFEFE;
    box-sizing: border-box;
    padding: 24px 19px 28px 19px;
}

.process_cn h3 {
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    text-align: center;
}

.process_cn_con {
    width: 812px;
    height: 232px;
    margin: 0 auto;
    margin-top: 20px;
}

.pro_c_l {
    width: 238px;
    height: 232px;
}

.pro_c_l_t {
    width: 212px;
    height: 80px;
    margin-left: 26px;
    font-weight: 400;
    font-size: 12px;
    color: #999999;
    text-align: right;
}

.pro_c_l_t img {
    width: 80px;
    height: 80px;
}

.c364 {
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    margin-bottom: 12px;
}

.mb72 {
    margin-bottom: 72px;
}

.fwcn {
    display: block;
    margin: 12px;
    float: left;
}

.w224 {
    width: 224px;
}

.enterprise_analysis_content {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 20px 32px 30px 32px;
}

.en_an_con_desc {
    font-weight: 400;
    font-size: 12px;
    color: #666666;
}

.en_an_con_trend {
    width: 100%;
    height: 24px;
    margin-top: 20px;
}

.en_an_con_trend_t {
    display: inline-block;
    height: 24px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    position: relative;
    box-sizing: border-box;
    padding-left: 12px;
}

.en_an_con_trend_t::after {
    content: '';
    display: inline-block;
    width: 3px;
    height: 16px;
    background: #EF534F;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.en_an_con_trend_t_c {
    height: 24px;
    line-height: 24px;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
}

.mr8 {
    margin-right: 8px;
    margin-bottom: 3px;
}

.mr24 {
    margin-right: 24px;
}

.proc_m {
    width: 100%;
    height: auto;
    margin-top: 20px;

}

.ptoc_m_infox {
    background: #FFF9F9;
    box-sizing: border-box;
    padding: 0 24px 24px 24px;
}

.ptoc_tb {
    width: 835px;
    height: 77px;
    background: linear-gradient(360deg, #F3928F 0%, #EF534F 100%);
    border-radius: 8px 8px 0px 0px;
    box-sizing: border-box;
    padding: 12px 24px;
}

.ptoc_tb_t {
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    margin-bottom: 9px;
}

.ptoc_tb_t img {
    width: 16px;
    height: 16px;
    margin-left: 16px;

}

.ptoc_tb_t_look {
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
}

.ptoc_tb_t_info span {
    display: inline-block;
    padding: 2px 8px;
    font-weight: 400;
    font-size: 12px;
    color: #FFFFFF;
    background: rgba(251, 251, 251, 0.13);
    border-radius: 2px 2px 2px 2px;
    margin-right: 8px;
}

i {
    font-style: normal;
}

.yjg_b {
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    padding: 24px 0;
    border-bottom: 1px dashed #D8D8D8;
}

.jyfw_b {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jyfw_b i {
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
}

.jyfw_b span {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    margin-right: 12px;
}

.boss_lxr {
    width: 100%;
    margin-top: 16px;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
}

.boss_lxr i {
    color: #333333;
}

.mr20 {
    margin-right: 20px;
}

.mr16 {
    margin-right: 16px;
}

.boss_lxr img {
    margin-bottom: 2px;

}

.boss_lxr .more_link {
    font-weight: 400;
    font-size: 14px;
    color: #EF534F;
}

.bid_analysis {
    width: 100%;
    height: 63px;
    line-height: 63px;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
}
.bid_analysis_t{
    font-weight: bold;
    font-size: 16px;
    color: #333333;
}
.bid_analysis_t img {
    width: 15px;
    margin-bottom: 2px;
    margin-right: 2px;
}
.bid_analysis_chart{
    width: 100%;
  
    background: #FFFFFF;
    box-shadow: 0px 0px 6px 0px rgba(134,142,149,0.13);
    border-radius: 4px 4px 4px 4px;
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    padding: 0 20px 20px 20px;
    margin-bottom: 8px;
}
.bid_analysis_chart_t{
    width: 100%;
    height: 68px;
    line-height: 68px;
    font-weight: 400;
    font-size: 12px;
    color: #999999;
}
.bid_analysis_chart_t_p{
    font-weight: 400;
    font-size: 14px;
    color: #333333;
}
.bid_analysis_chart_t_p span{
    color: #F0605C;
    font-weight: bold;
}
#custom_echart,#custom_echart2,#custom_echart3{
    width: 747px;
    height: 259px;
}
.zbr_qygk{
    width: 100%;
    overflow: hidden;
}
.zbr_qygk_item{
    width: 251px;
     
    background: #FFFFFF;
    box-shadow: 0px 0px 6px 0px rgba(134,142,149,0.13);
    border-radius: 4px 4px 4px 4px;
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    padding: 20px 20px 20px 16px;
}
.zbr_qygk_item h4{
    font-weight: bold;
    font-size: 14px;
    color: #333333;
    margin-bottom: 16px;
}
.zbr_qygk_item a{
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    margin-bottom: 12px;
    position: relative;
    box-sizing: border-box;
    padding-left: 7px;
    cursor: default;
}
/* .zbr_qygk_item a:hover{
    color: #EF534F;
} */
.zbr_qygk_item a::after{
    content: '';
    display: inline-block;
    width: 3px;
    height: 3px;
    background: #EF534F;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.zbr_qygk_item a:last-child{
    margin-bottom: 0;
}
.mr17{
    margin-right: 17px;
}
.sjtj_b{
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
    padding-bottom: 0;
    background: #FFFFFF;
    box-shadow: 0px 0px 6px 0px rgba(134,142,149,0.13);
    border-radius: 4px 4px 4px 4px;
    margin-top: 20px;
}
.sjtj_t{
    font-weight: 400;
    font-size: 13px;
    color: #666666;
    margin-bottom: 18px;
}
.sjtj_t_t{
    font-weight: bold;
font-size: 16px;
color: #333333;
margin-right: 12px;
}
.sjtj_b_ul{
    width: 100%;
    overflow: hidden;
}
.sjtj_b_ul li{
    width: 375px;
    height: 66px;
    border-bottom: 1px dashed #EDEDED;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    margin-bottom: 18px;
}
.sjtj_b_ul li a{
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 12px;
    cursor: pointer;
}
.sjtj_b_ul li a:hover{
    color: #EF534F;
}
.sjtj_b_ul li span{
    display: inline-block;
    padding: 2px 8px;
    background: #FBFBFB;
    border-radius: 2px 2px 2px 2px;
    border: 1px solid #E5E5E5;
    font-weight: 400;
    font-size: 12px;
    color: #666666;
}
.sjtj_money{
    background: #FFF3F1 !important;
    color: #EF534F !important;
    border: 1px solid #FFCDCB !important;
}
.sjtj_b_ul li:nth-child(n){
    float: left;
    clear: left;
}
.sjtj_b_ul li:nth-child(2n){
    float: right;
    clear: right;
}
.sjtj_b_ul li:nth-last-child(1),
.sjtj_b_ul li:nth-last-child(2) {
    border-bottom: none;
}
 
 .yssj_f_ul{
    width: 100%;
    overflow: hidden;
 }
 .yssj_f_ul li{
    width: 375px;
    margin-bottom: 19px;
    height: 18px;
 }
 .yssj_f_ul li a{
    width: 295px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    float: left;
 }
 .yssj_f_ul li a img{
    margin-bottom: 2px;
 }
 .yssj_f_ul li a:hover{
    color: #EF534F;
 }
 .yssj_f_ul li .yssj_f_span{
    font-size: 12px;
    color: #999999;
    float: right;
 }
.yssj_f_ul li:nth-child(n){
    float: left;
}
.yssj_f_ul li:nth-child(2n){
    float: right;
}
.info_an_mesk{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(50,51,53,0.7);
    z-index: 9999;
    display: none;
}
.info_an_mesk_con{
    width: 1018px;
    background: #FFFFFF;
    border-radius: 4px 4px 0px 0px;
    border: 1px solid #D8D8D8;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.info_an_mesk_con_b{
    width: 100%;
    box-sizing: border-box;
     padding: 0 20px 26px 20px;
     height: 540px;
     overflow-y: scroll;
}
.info_an_mesk_con_t{
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    position: relative;
    border-bottom: 1px solid #D8D8D8;
    box-sizing: border-box;
    padding: 0 20px;
}
.info_an_mesk_con_t img{
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    cursor: pointer;
}
.info_contact_table {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
    color: #333333;
    background-color: #ffffff;
   margin-top: 20px;
}

.info_contact_table th {
    height: 52px;
    background-color: #fafafa;
    border: 1px solid #EEF1F4;
    text-align: center;
    font-weight: bold;
    color: #666666;
}

.info_contact_table td {
    height: 54px;
    border: 1px solid #EEF1F4;
    text-align: center;
    padding: 0 8px;
}

.info_contact_table tbody tr:hover {
    background-color: #fafafa;
}

.info_contact_table .td_ellipsis{
    display: block;
    width: 457px !important;
    text-align: left;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    box-sizing: border-box;
}

.page_container{
    margin-top: 18px;
}

.fj_box{
    width: 100%;
}
.fj_box h3{
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    position: relative;
    padding-left: 10px;
    margin-top: 30px;
}
.fj_box h3::before{
    content: '';
    display: inline-block;
    width: 3px;
    height: 16px;
    background: #EF534F;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.fj_list{
    width: 100%;
    margin-top: 20px;
    box-sizing: border-box;
    padding: 20px;
    background: #FAFAFA;
    
}
.fj_list a{
    display: block;
    margin-bottom: 17px;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    height: auto;
}
.fj_list a:last-child{
    margin-bottom: 0;
}
.fj_list a img{
    width: 15px;
    margin-bottom: 2px;
}
.fj_list a span:nth-child(2){
    font-weight: 400;
    font-size: 14px;
    color: #EF534F;
}
.fj_list a:hover{
    color: #EF534F;
}
.jd_info{
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 32px;
}
.jd_info_title{
    font-weight: bold;
font-size: 20px;
color: #333333;
text-align: center;
}
.id_info_t_m{
    width: 835px;
 
    background: #FAFAFA;
    border-radius: 4px 4px 4px 4px;
    box-sizing: border-box;
    padding: 30px 20px;
    font-size: 16px;
    margin-top: 30px;
color: #333333;
}
.id_info_t_m span{
   font-weight: bold;
    display: inline-block;
    vertical-align: top;
}
.id_info_t_m p{
    margin-bottom: 16px;
}
.id_info_t_m p:last-child{
    margin-bottom: 0;
}
.jd_info_desc{
    width: 835px;
    height: 52px;
    background: linear-gradient( 180deg, #FFF1F1 0%, #FFFFFF 100%);
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #EF534F;
    box-sizing: border-box;
    padding: 8px 20px;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 18px;
 
}
.id_info_t_m i{
    display: inline-block;
    width: 715px;
}
.info_announcement{
    font-size: 16px;
    color: #333333;
   display: none;
   line-height: 2;
}
.info_announcement td{
    line-height:2
}
.mr10{
    margin: 0 10px;
}

.meskr{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    z-index: 999;
    display: none;
}
 
.resord{
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 439px;
    height: 275px;
    border-radius: 10px;
    overflow: hidden;
    background:url('/public/cblcn/infoshow/images/img_recordbg.png') no-repeat;
    box-sizing: border-box;
    padding: 72px 37px 20px 34px;
}
.rclose{
    position: absolute;
    top: 43px;
    right: 16px;
    cursor: pointer;
}
 
.rtitle{
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    text-align: center;
}
.rdesc{
    margin-top: 20px;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
}
 .rtime{
    color: #EF534F;
 }
 .rzrkf{
    margin-top: 12px;
    color: #333333;
    font-size: 14px;
    text-align: center;
 }
 .rzfname{
    color: #FF5B54;
 }
 .rknow{
    width: 112px;
    height: 38px;
    background: #EF534F;
    border-radius: 4px 4px 4px 4px;
    margin: 24px auto 0 auto;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
 }
  .agent_announcement{
    width: 100%;
    height: 1000px;
    background: #fff;
    display: none;
  }
  .agent_i_x{
    width: 100%;
    text-align: center;
  }
  .agent_announcement_img,.loading_img{
    margin: 0 auto;
    margin-top: 60px;
  }
  .loading_img{
    display: none;
  }
  .agnet_info_desc{
    width: 591px;
    margin: 42px auto;
  }
  .agnet_info_desc h3{
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    margin-bottom: 12px;
  }
  .agnet_info_desc p{
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    margin-bottom: 25px;
  }
   .agnet_info_desc button{
    width: 186px;
    height: 39px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #D5D5D5;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    cursor: pointer;
   }
      .agnet_info_desc .btn_sh{
        background: #EF534F;
        color: #FFFFFF;
      }
       .agnet_info_desc .btn_sws{
        color: #EF534F;
        margin: 0 12px;
      }
      .agent_d{
        width: 100%;
        height: 136px;
        background: #FAFAFA;
        border-radius: 6px 6px 6px 6px;
        border: 1px solid #EBEBEB;
        margin-top: 42px;
        box-sizing: border-box;
        padding: 24px 0 24px 36px;
        text-align: left;
      }
      
      .agent_d_p{
        font-weight: 400;
        font-size: 14px;
        color: #666666;
        margin-bottom: 16px !important;

      }
      .agent_d_t{
        font-weight: 400;
        font-size: 14px;
        color: #333333;
       margin-bottom: 3px !important;
      }
    /*咨询客服弹窗框样式*/
.dialog_zskf {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 100000;
}
.dialog_zskf .zixunBox {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 260px;
    height: 276px;
    background: linear-gradient(180deg, #FFEDED 6%, #FFFFFF 26%, #FFFFFF 100%);
    border-radius: 6px 6px 6px 6px;
    opacity: 1;
    text-align: center;
}
.dialog_zskf .zixunBox h2 {
    margin-top: 20px;
    text-align: center;
    color: #EF3232;
}
.dialog_zskf .zixunBox .wxts {
    display: inline-block;
    margin: 0 8px;
}
.dialog_zskf .zixunBox h2 .line {
    display: inline-block;
    width: 30px;
    height: 0px;
    opacity: 1;
    border: 1px solid;
    border-image: linear-gradient(270deg, rgba(255, 204, 204, 1), rgba(255, 204, 204, 0)) 1 1;
    position: relative;
    top: -6px;
}
.dialog_zskf .zixunBox h2 .line2 {
    border-image: linear-gradient(270deg, rgba(255, 204, 204, 0), rgba(255, 204, 204, 1)) 1 1;
}
.dialog_zskf .zixunBox h2 .point{
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background: #FFCCCC;
    position: relative;
    top: -4px;
}

.dialog_zskf .zixunBox h3{
    margin: 30px 0 0 0;
    font-size: 12px;
    font-family: Microsoft YaHei UI-Regular, Microsoft YaHei UI;
    font-weight: 400;
    color: #333333;
}
.dialog_zskf .zixunBox h3 span {
    color: #999999;
}
.dialog_zskf .zixunBox .zixunName{
    color: #333333;
    font-weight: bold;
    font-size: 15px;
    line-height: 24px;
    font-family: Microsoft YaHei UI-Bold;
}
.dialog_zskf .zixunBox .zixunName .name{
    display: inline-block;
    margin-right: 12px;
}
.dialog_zskf .zixunBox .img {
    width: 100px;
    height: 100px;
    margin-top: 14px;
}
.dialog_zskf .zixunBox .smzx{
    font-size: 12px;
    font-family: Microsoft YaHei UI-Regular, Microsoft YaHei UI;
    font-weight: 400;
    color: #999999;
    line-height: 21px;
}
.dialog_zskf .zixunBox .close {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}
.btn_argent,.agnet_info_c,.agnet_info_jl{
    display: none;
}
.time_out{
    width: 100%;
    height: 500px;
    text-align: center;
    line-height: 500px;
    font-size: 14px;
}
.glsjtjBox{
    display: none;
}
.agnet_info_ym,.agent_d2{
    display: none;
}
/* 隐藏公告解读相关内容 */
#info_interpretation,.info_adv1,.info_adv2,.hide_adv{
    display: none;
}