.bid_container{
    background-color: #f6f6f6;
    height: 100%;
    min-width: 1080px;
}

/* 顶部注册导航 */
#topnav{
    background-color: #efefef;
    line-height: 30px;
    font-size: 12px;
}
#topnav .fl{
    float: left;
    position: relative;
    z-index: 29;
}
.unlog a,.islog a{
    color: #333;
}
.unlog,.islog,.unlog span,.islog span{
    float: left;
}
.islog{
    display: none;
}
.unlog>span:first-child,.islog>span:first-child{
    margin-left: 10px;
}
/* .unlog span:nth-child(2),.islog span:nth-child(2){
    margin-left: 10px;
    margin-right: 10px;
} */
.unlog>span:first-child+span,.islog>span:first-child+span{
    /* margin-left: 10px; */
    margin-right: 10px;
}
.islog>span:first-child{
    max-width: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
}
/* .unlog span:nth-child(2){
    padding-left: 26px;
    background: url("https://cdn.chinabidding.cn/public/2020/img/sy_top_icon2.png") no-repeat 0 8px;
} */
/* .unlog>span:first-child+span{
    padding-left: 26px;
    background: url("https://cdn.chinabidding.cn/public/2020/img/sy_top_icon2.png") no-repeat 0 8px;
} */
.unlog>span:first-child+span+span+span{
    margin-left: 8px;
}
.unlog>span:first-child+span+span a{
    color: #df2229;
}
.islog>span:first-child+span+span a{
    color: #df2229;
}
.fl .home{
    float: left;
    color: #666;
    padding-left: 30px;
    background: url("https://cdn.chinabidding.cn/public/2020/img/project/xmxx_top_icon5.png") no-repeat 10px center;
}
#topnav .fr{
    float: right;
}
.fr li{
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    z-index: 29;
}
.fr li a{
    color: #333;
}
.fr .spacer{
    width: 1px;
    height: 14px;
    padding: 0;
    margin-top: 8px;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #ccc;
}
/* .fr li:nth-child(1){
    padding-right: 24px;
    background: url("https://cdn.chinabidding.cn/public/2020/img/sy_top_icon3.png") no-repeat 74px 13px;
} */
.fr li:nth-child(3), .fr li:nth-child(5){
    padding-right: 24px;
    background: url("https://cdn.chinabidding.cn/public/2020/img/sy_top_icon3.png") no-repeat 62px 13px;
}
/* 客服下拉框 */
.fr .dropdown-layer1{
    position: absolute;
    left: -434px;
    top: 30px;
    width: 484px;
    height: 175px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    z-index: 9;
    background-color: #fff;
    border: 1px solid #ccc;
    font-size: 12px;
    line-height: 24px;
    display: none;
    box-shadow: 0 4px 6px 0 rgba(0,0,0,.2);
}
.dropdown-layer1 h4{
    color: #333;
    font-size: 12px;
}
.dropdown-layer1 span:hover{
    color: #d22629;
}
.dropdown-layer1 .last{
    padding-bottom: 4px;
    border-bottom: 1px solid #e0e0e0;
}
.dropdown-layer1 .pl{
    float: left;
    width: 280px;
}
.dropdown-layer1 .pr,.dropdown-layer1 .hot_p{
    float: left;
}
.dropdown-layer1 .hot_p{
    width: 150px;
    height: 36px;
    font-size: 12px;
    margin-top: 15px;
}
.dropdown-layer1 .hot_p:nth-child(1){
    border-right: 1px solid #e0e0e0;
}
.dropdown-layer1 .hot_p:nth-child(2){
    border-right: 1px solid #e0e0e0;
    padding-left: 10px;
    padding-right: 10px;
}
.dropdown-layer1 .hot_p:nth-child(3){
    padding-left: 10px;
}
.dropdown-layer1 .hot_p h5{
    color: #333;
    line-height: 12px;
    margin-bottom: 12px;
}
.dropdown-layer1 .hot_p p{
    color: #666;
    line-height: 12px;
}
.dropdown-layer1 .hot_p p:hover{
    color: #df2229;
}
#serve:hover{
    background-color: #fff;
}
#serve:hover div{
    display: block;
}
/* 导航下拉框 */
.fr .dropdown-layer2{
    position: absolute;
    left: -865px;
    /* left: -934px; */
    top: 30px;
    width: 1038px;
    height: 137px;
    z-index: 9;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px 20px;
    font-size: 12px;
    line-height: 32px;
    display: none;
    box-shadow: 0 4px 6px 0 rgba(0,0,0,.2);
}
.fr .dropdown-layer2 .col1, .fr .dropdown-layer2 .col2{
    float: left;
    width: 250px;
}
.fr .dropdown-layer2 h4{
    color: #333;
    font-size: 12px;
}
.fr .dropdown-layer2 a{
    margin-right: 24px;
    color: #999;
    white-space: nowrap;
}
.fr .dropdown-layer2 a:hover{
    color: #d22629;
}
.fr .dropdown-layer2 .col2,.fr .dropdown-layer2 .col3{
    padding-left: 20px;
    border-left: 1px solid #ccc;
}
.fr .dropdown-layer2 .col3{
    float: left;
    line-height: 96px;
}
.fr .dropdown-layer2 .col3 a{
    color: #d22629;
    font-weight: bold;
}
.fr .dropdown-layer2 .zhongbiao{
    margin-right: 35px;
}
#w_nav:hover{
    background-color: #fff;
}
#w_nav:hover div{
    display: block;
}

/************* 搜索栏 ***************/
#header{
    background-color: #fff;
}
#header .w{
    position: relative;
}
#header h1{
    position: absolute;
    left: 0;
    top: 23px;
    width: 400px;
    height: 82px;
    z-index: 1;
}
#header h1 p{
    position: absolute;
    right: -20px;
    top: 24px;
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    font-weight: normal;
    color: #666;
}

#header .hots {
    position: absolute;
    left: 560px;
    top: 92px;
    width: 520px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    z-index: 2;
}

#header .hots a {
    float: left;
    font-size: 12px;
    color: #333;
    margin-right: 10px;
    word-break: keep-all;
}

#search{
    padding-left: 560px;
    padding-top: 46px;
    margin-bottom: 35px;
}
#search .form{
    border: 2px solid #d22629;
    width: 516px;
    height: 38px;
    position: relative;
}
#search .form p,#search .form1 p{
    position: absolute;
    left: 0;
    top: 0;
    width: 416px;
    height: 38px;
    line-height: 38px;
    color: #999;
    padding-left: 20px;
    display: none;
}
#search .form1{
    display: none;
}
#search .form1 .p1{
    top: 2px;
    width: 166px;
}
#search .form1 .p2{
    top: 2px;
    left: 200px;
    width: 208px;
}
#search input{
    padding: 2px 17px;
    border: 0;
    width: 402px;
    height: 34px;
    line-height: 34px;
    float: left;
    font-size: 14px;
}
#search .button,#search .button1{
    border: none;
    outline: none;
    padding: 0;
    background-color: #d22629;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    width: 80px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
#search .form1{
    width: 520px;
    height: 42px;
    position: relative;
}
.form1 #s_company{
    width: 150px;
    border: 2px solid #d22629;
    margin-right: 10px;
}
.form1 #s_number{
    width: 194px;
    border: 2px solid #d22629;
}
.form1 .button1{
    height: 42px;
}
.form1 .form1_error{
    position: absolute;
    left: 0;
    top: 42px;
    width: 350px;
    line-height: 24px;
    padding-left: 20px;
    font-size: 12px;
    color: #ffac50;
    background: url("https://cdn.chinabidding.cn/public/2020/img/zc_cont_icon.png") no-repeat 0 center;
    display: none;
}
#hotwords{
    position: absolute;
    left: 560px;
    top: 18px;
    line-height: 28px;
    padding-left: 10px;
    font-size: 14px;
    color: #666;
}
#hotwords li{
    float: left;
    margin-right: 15px;
    cursor: pointer;
}
#hotwords li:last-child{
    margin-left: 46px;
    cursor: auto;
    margin-right: 0;
}
#hotwords li span{
    color: #d22629;
}
#hotwords .active{
    color: #d22629;
    background: url("https://cdn.chinabidding.cn/public/2020/img/sy_top_sjx.png") no-repeat center bottom;
}
#header .c_nav h3{
    float: left;
    width: 135px;
    line-height: 40px;
    background-color: #d22629;
    padding-left: 75px;
    color: #fff;
    font-size: 18px;
    position: relative;
}
#header .c_nav h3 i{
    position: absolute;
    left: 40px;
    top: 14px;
    width: 20px;
    height: 14px;
    background: url("https://cdn.chinabidding.cn/public/2020/img/sy_cont_icon.png") no-repeat 0 0;
    background-size: 20px 14px;
}
#header .c_nav .c_col{
    float: left;
    line-height: 40px;
    width: 860px;
    color: #333;
    font-size: 16px;
    background-color: #fff;
}
.c_nav .c_col li{
    float: left;
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
    z-index: 19;
}
.c_nav .c_col li a{
    color: #333;
    font-weight: 400;
}
.c_nav .c_col a:hover{
    color: #d22629;
}
.c_nav .yeji:hover .dropdown-layer5{
    display: block;
}
.c_nav .c_col .active{
    color: #d22629;
}
.dropdown-layer5{
    position: absolute;
    left: 0;
    top: 34px;
    width: 118px;
    height: 127px;
    background: url("https://cdn.chinabidding.cn/public/2020/img/sy_cont_bg_zb.png") no-repeat 0 0;
    z-index: 9;
    text-align: center;
    display: none;
    filter: drop-shadow(2px 2px 4px rgba(0,0,0,.2));
}
.dropdown-layer5 .drop_unlogin p{
    padding-top: 6px;
    line-height: 58px;
    height: 58px;
    color: #333;
    font-size: 14px;
    background: url("https://cdn.chinabidding.cn/public/2020/img/sy_cont_line_zb.png") no-repeat 0 bottom;
}
.dropdown-layer5 .drop_unlogin,.dropdown-layer5 .drop_login{
    line-height: 58px;
    text-align: center;
}
.dropdown-layer5 .drop_unlogin a:nth-child(2){
    margin-right: 5px;
}
.dropdown-layer5 .drop_unlogin a:nth-child(3){
    margin-left: 5px;
}
.dropdown-layer5 a{
    color: #333;
    font-size: 16px;
}
.dropdown-layer5 a:hover{
    color: #df2229;
    background: url("https://cdn.chinabidding.cn/public/2020/img/dropdown_line1.png") no-repeat 0 bottom;
}
.dropdown-layer5 .drop_login{
    display: none;
}
.dropdown-layer5 .drop_login p{
    color: #333;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    color: #df2229;
}
.dropdown-layer5 .drop_login>p:first-child{
    padding-top: 30px;
    color: #333;
}

/****************** 分类+广告 ******************/
#banner{
    height: 358px;
}
#banner .sort_l{
    float: left;
    width: 210px;
    height: 358px;
    background-color: #fff;
}
#banner .sort_r{
    float: left;
    width: 870px;
}
.sort_l .snav{
    font-size: 16px;
    color: #333;
    position: relative;
    z-index: 19;
}
.sort_l .snav li{
    padding-left: 15px;
    padding-top: 5px;
    height: 84px;
    border-bottom: 1px solid #f2f2f2;
}
.sort_l .snav>li:last-child{
    border: 0;
}
.sort_l .snav h5{
    line-height: 44px;
    font-weight: bold;
    color: #333;
}
.sort_l .snav h5 a{
    font-size: 16px;
}
.sort_l .snav .hottab{
    font-size: 0;
    line-height: 24px;
}
.sort_l .snav span{
    font-size: 12px;
}
.sort_l .snav a{
    font-size: 12px;
    color: #333;
}
.sort_l .snav a:hover{
    color: #d22629;
}
.sort_r .col2{
    width: 870px;
    height: 358px;
}
.sort_r .col2 .col21{
    width: 660px;
    height: 358px;
    float: left;
    background-color: #fff;
}
/* 618 */
/* .act_banner{
    width: 660px;
    height: 358px;
    float: left;
    background-color: #fff;
} */
/* .vipkf{
    position: absolute;
    bottom: 120px;
    left: 335px;
    width: 174px;
    height: 18px;
    font-weight: 600;
    font-size: 12px;
    color: #F85D4A;
} */
/* 未登录的样式 */
.sort_r .col2 .col22{
    width: 180px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    margin-top: 10px;
    height: 338px;
    float: left;
    background-color: #fff;
}
.col22 .user_inner{
    margin-bottom: 10px;
}
.col22 .user_inner img, .col22 .user_txt{
    float: left;
}
.col22 .user_inner img{
    width: 40px;
    height: 40px;
}
.col22 .user_txt h4{
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    padding-left: 10px;
    margin-bottom: 5px;
    color: #333;
    font-weight: normal;
}
.col22 .user_txt p{
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    padding-left: 10px;
    color: #666;
}
.col22 .user_lr{
    padding-bottom: 14px;
    background:url("https://cdn.chinabidding.cn/public/2020/img/login_line.png") no-repeat 0 bottom;
}
.col22 .user_lr li{
    float: left;
    width: 40px;
    text-align: center;
    color: #333;
    cursor: pointer;
}
.col22 .user_lr li a{
    display: block;
    padding-top: 32px;
    color: #333;
}
.col22 .user_lr>li{
    background: url("https://cdn.chinabidding.cn/public/2020/img/sy_cont_icon3.png") no-repeat center 4px;
    background-size: 24px 22px;
    margin-right: 29px;
}
.col22 .user_lr>li+li{
    background: url("https://cdn.chinabidding.cn/public/2020/img/sy_cont_icon4.png") no-repeat center 4px;
    background-size: 24px 22px;
    margin-right: 29px;
}
.col22 .user_lr>li+li+li{
    background: url("https://cdn.chinabidding.cn/public/2020/img/sy_cont_icon5(2).png") no-repeat center 4px;
    background-size: 24px 22px;
    margin-right: 0;
}
.col22 .c_code{
    padding-top: 14px;
    padding-bottom: 14px;
    background:url("https://cdn.chinabidding.cn/public/2020/img/login_line.png") no-repeat 0 bottom;
}
.col22 .code1, .col22 .code2{
    float: left;
}
.col22 .code1{
    margin-right: 24px;
    margin-left: 10px;
}
.col22 img{
    width: 70px;
    height: 70px;
}
.col22 p{
    line-height: 24px;
    font-size: 12px;
    color: #333;
    text-align: center;
}
.col22 .c_phone{
    padding: 15px 0;
    background:url("https://cdn.chinabidding.cn/public/2020/img/login_line.png") no-repeat 0 bottom;
}
.col22 .c_phone p{
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    color: #333;
    padding-left: 4px;
    text-align: left;
}
.col22 .c_phone .kefu,.col23 .c_phone .kefu{
    color: #d22629;
    font-size: 20px;
}
.col22 .c_news.col23 .c_news{
    padding-bottom: 12px;
    padding-left: 4px;
    display: none;
}
.col22 .c_news h4,.col23 .c_news h4{
    line-height: 40px;
    font-size: 14px;
    color: #333;
    padding-top: 12px;
}
.col22 .c_news p,.col23 .c_news p{
    line-height: 24px;
    font-size: 12px;
    color: #666;
    text-align: left;
}
.col22 .c_news a,.col23 .c_news a{
    color: #333;
}
.col22 .c_news a:hover,.col23 .c_news a:hover{
    color: #df2229;
}
.col23 .c_lianxi{
  padding: 15px 0;
  background:url("https://cdn.chinabidding.cn/public/2020/img/login_line.png") no-repeat 0 bottom;
}
.col23 .c_lianxi img{
  float: left;
  margin-left: 10px;
}
.col23 .c_lianxi p{
  color: #999;
  font-size: 12px;
  line-height: 20px;
  max-width: 130px;
  height: 20px;
  overflow: hidden;
}
.col23 .c_lianxi .c_kefu{
  float: left;
  margin-left: 10px;
}
.col23 .c_lianxi .kefu_name{
  color: #999;
}
.col23 .c_lianxi .kefu_name span{
  color: #333;
}
.col23 .c_lianxi .kefu_phone{
  color: #d22629;
  font-size: 15px;
}

/* 登录后的样式 */
.sort_r .col2 .col23{
    width: 180px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 10px;
    padding-top: 5px;
    height: 343px;
    float: left;
    background-color: #fff;
    display: none;
}
.col23 .user_box{
    padding-bottom: 15px;
    background:url("https://cdn.chinabidding.cn/public/2020/img/login_line.png") no-repeat 0 bottom;
}
.col23 .c_user{
    width: 180px;
    height: 105px;
    background: url("https://cdn.chinabidding.cn/public/2020/img/sy_cont_bg_dengluh.png") no-repeat 0 0;
    background-size: 180px 105px;
    color: #714f1b;
    position: relative;
}
.col23 .c_user .shangwushi{
    position: absolute;
    right: 8px;
    bottom: 10px;
    padding: 0 5px;
    line-height: 16px;
    height: 20px;
    background-color: #c68421;
    border-radius: 20px;
    color: #fff;
    font-size: 12px;
}
.col23 .user_inner img{
    float: left;
    width: 38px;
    height: 38px;
    border-radius: 38px;
    border: 1px solid #dda959;
    margin-top: 10px;
    margin-left: 15px;
}
.col23 .user_inner .user_txt{
    float: left;
    margin-bottom: 6px;
}
.col23 .user_txt h4{
    line-height: 18px;
    font-size: 14px;
    padding-left: 10px;
    padding-top: 10px;
    font-weight: normal;
}
.col23 .user_txt p{
    color:#b38545;
    line-height: 24px;
    padding-left: 10px;
    font-size: 14px;
    width: 100px;
}
.col23 .lately h4,.col22 .lately h4{
    line-height: 32px;
    color: #333;
    font-size: 14px;
}
.col23 .lately h4 i,.col22 .lately h4 i{
    color: #d22629;
    margin-right: 8px;
}
.col23 .lately ul,.col22 .lately ul{
    padding-left: 4px;
    padding-top: 2px;
    max-height: 100px;
    position: relative;
    overflow: hidden;
}
.col23 .lately li,.col22 .lately li{
    max-width: 176px;
    min-width: 12px;
    float: left;
    font-size: 12px;
    padding: 0 5px;
    line-height: 24px;
    height: 24px;
    margin-right: 14px;
    margin-bottom: 12px;
    background-color: #f2f2f2;
    white-space: nowrap;
    border-radius: 2px;
    cursor: pointer;
    position: relative;
}
.col23 .lately li .isnew,.col22 .lately li .isnew{
    position: absolute;
    right: -2px;
    top: -2px;
    background-color: #d22629;
    width: 6px;
    height: 6px;
    border-radius: 6px;
}
.col23 .lately li:hover,.col22 .lately li:hover{
    color: #d22629;
}

/* 付费会员专属客服样式 */
.col23_pay .user_box {
    background: none;
    padding-bottom: 0;
}
.col23_pay .c_news h4 {
    padding-top: 4px;
}

.col23_pay .c_lianxi{
    padding: 0;
    margin-top: 9px;
    padding-bottom: 12px;
    font-size: 12px;
    height: 78px;
    background:url("https://cdn.chinabidding.cn/public/2020/img/login_line.png") no-repeat 0 bottom;
}
.col23_pay .c_news .news_box{
    width: 180px;
}
.col23_pay .c_news img {
    float: left;
    margin-top: 10px;
    margin-left: 0;
}
.col23_pay .c_news .c_kefu {
    float: left;
    margin-left: 10px;
    line-height: 20px;
}
.col23_pay .c_news .c_kefu .kefu_caizhao {
    font-size: 12px;
    color:#DF222D;
    line-height: 17px;
    height: auto;
}
.col23_pay .c_kefu .kefu_name span {
    color:#DF222D;
}
.col23_pay .c_news .c_kefu .kefu_zskf {
    font-size: 12px;
    color:#DF222D;
    line-height: 17px;
    font-weight: Bold;
    max-width: 150px;
    height: auto;
}
.col23 .c_lianxi .kefu_phone {
    font-size: 12px;
}
.col23_pay .c_news .c_kefu .kefu_caizhao .title1{
    display: inline-block;
    width: 60px;
    color: #333333;
    font-style: normal;
}
.col23_pay .c_news .c_kefu .kefu_zskf .title2{
    display: inline-block;
    width: 60px;
    color: #999999;
    font-weight: 400;
}


.c_user .date1,.c_user .date2{
    line-height: 16px;
    font-size: 12px;
    padding-left: 15px;
}
.sort_r .col3{
    width: 860px;
    height: 100px;
    background: url("https://cdn.chinabidding.cn/public/2020/img/project/xmxx_cont_image7.png") no-repeat 0 0;
    margin-left: 10px;
}
.sort_r .col3 li{
    float: left;
    width: 147px;
    padding-top: 13px;
    height: 87px;
    text-align: left;
    position: relative;
    cursor: pointer;
}
.sort_r .col3 .last{
    width: 125px;
}
.sort_r .col3 li p{
    font-size: 14px;
    color: #333;
    height: 26px;
    line-height: 26px;
}
.sort_r .col3>li:first-child .colimg{
    margin-left: 44px;
}
.sort_r .col3>li:first-child p{
    margin-left: 20px;
}
.sort_r .col3>li:first-child+li .colimg{
    margin-left: 36px;
}
.sort_r .col3>li:first-child+li+li .colimg{
    margin-left: 37px;
}
.sort_r .col3>li:first-child+li+li p{
    margin-left: 6px;
}
.sort_r .col3>li:first-child+li+li+li .colimg,.sort_r .col3>li:first-child+li+li+li+li .colimg{
    margin-left: 36px;
}
.sort_r .col3>li:first-child+li+li+li p,.sort_r .col3>li:first-child+li+li+li+li p{
    margin-left: 34px;
}
.sort_r .col3>li:first-child+li+li+li+li+li .colimg{
    margin-left: 26px;
}
.sort_r .col3>li:first-child+li+li+li+li+li p{
    margin-left: 24px;
}
.sort_r .col3>li:first-child+li .tab{
    position: absolute;
    right: 21px;
    top: -3px;
    width: 34px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background: url("https://cdn.chinabidding.cn/public/2020/img/project/xmxx_top_new.png") no-repeat 0 0;
}
.sort_r .col3>li:first-child+li+li+li .tab{
    position: absolute;
    right: 21px;
    top: -3px;
    width: 34px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background: url("https://cdn.chinabidding.cn/public/2020/img/project/xmxx_top_hot.png") no-repeat 0 0;
}
.sort_r .col3 li .rowrap{
    position: absolute;
    top: 13px;
    left: 37px;
    width: 52px;
    height: 52px;
}
.sort_r .col3 li .rowrap img{
    position: absolute;
    left: 0;
    top: 0;
}
.sort_r .col3 li .rowrap>img:first-child{
    z-index: 10
}
.sort_r .col3 li .rowrap>img:first-child+img{
    z-index: 9
}
.sort_r .col3>li:first-child .rowrap{
    left: 44px;
}
.sort_r .col3>li:first-child+li+li+li+li+li .rowrap{
    left: 26px;
}

/* 右侧弹窗 */
#banner .dropdown-layer3{
    position: absolute;
    left: 210px;
    top: 0;
    width: 0;
    height: 338px;
    padding: 10px 0;
    display: none;
    background-color: #fff;
    /* overflow-y: scroll;
    overflow-x: hidden; */
    z-index: 9;
}
.dropdown-layer3 .siji{
    line-height: 40px;
    padding: 0 10px;
    /* width: 120px; */
    font-weight: bold;
    text-align: right;
}
.dropdown-layer3 .siji a{
    font-size: 16px;
    color: #333;
}
.dropdown-layer3 .siji a:hover{
    color: #d22629;
}
.dropdown-layer3 .hotbox{
    font-size: 16px;
    line-height: 24px;
    color: #333;
    position: relative;
    width: 870px;
    margin-bottom: 5px;
}
.dropdown-layer3 h4{
    float: left;
    padding: 0 10px;
    /* width: 108px; */
    text-align: right;
}
.dropdown-layer3 h4 a{
    font-size: 14px !important;
    margin-right: 4px;
}
.dropdown-layer3 p{
    float: left;
    padding: 0 10px;
    /* width: 692px; */
    line-height: 20px;
    text-align: justify;
    word-wrap: break-word;    /* ie浏览器的文字换行 */
}
.dropdown-layer3 p a{
    font-size: 12px;
    margin-right: 10px;
    /* white-space: nowrap; */
}
.dropdown-layer3 .imgbox{
    width: 870px;
    position: absolute;
    bottom: 40px;
    left: 0;
}
.dropdown-layer3 img{
    width: 180px;
    height: 110px;
    margin-left: 30px;
    float: left;
}
#banner .sort_l li i{
    float: right;
    width: 9px;
    line-height: 44px;
    color: #ccc;
    margin-right: 20px;
    font-weight: normal;
    font-size: 18px;
}
#banner .sort_l li:hover{
    background-color: #fde3e4;
}
/* #banner .sort_l li:hover .dropdown-layer3{
    display: block;
    box-shadow: 2px 2px 5px rgba(0,0,0,.2);
} */
#banner .sort_l li:hover i{
    color: #d22629;
}
.dropdown-layer3 p a:hover{
    color: #d22629;
}
#banner .left-btn,#banner .right-btn{
    opacity: .6;
}
#banner .left-btn:hover,#banner .right-btn:hover{
    opacity: 1;
}

/* 近一年招中标趋势 */
#tenders_y{
    padding: 20px 0;
}
#tenders_y .w{
    height: 604px;
    background-color: #fff;
}
#tenders_y h4{
    color: #333;
    font-size: 22px;
    line-height: 64px;
    padding: 0 20px 0 54px;
    position: relative;
    z-index: 11;
}
#tenders_y h4 .tip{
    position: absolute;
    left: 20px;
    top: -1px;
    font-size: 24px !important;
    color: #d22629 !important;
}
#tenders_y h4 span{
    font-size: 14px;
    color: #333;
    font-weight: normal;
}
#tenders_y h4 .order{
    position: absolute;
    right: 560px;
}
#tenders_y h4 .order a{
    color: #333;
}
#tenders_y h4 .other{
    position: absolute;
    right: 20px;
    font-size: 12px;
}
#tenders_y h4 .other a{
    color: #999;
}
#tenders_y h4 .other i{
    font-size: 12px;
    margin-right: 4px;
}
#tenders_y ul{
    height: 528px;
}
#tenders_y ul li{
    float: left;
    width: 350px;
    padding: 0 5px;
    height: 264px;
    position: relative;
}
#tenders_y ul li:hover h5{
    color: #d22629;
}
#tenders_y ul>li:first-child,#tenders_y ul>li:first-child+li,#tenders_y ul>li:first-child+li+li{
    margin-top: -8px;
    margin-bottom: 8px;
}
#tenders_y li h5{
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    color: #333;
    padding-left: 15px;
}
#tenders_y1,#tenders_y2,#tenders_y3,#tenders_y4,#tenders_y5,#tenders_y6{
    height: 235px;
}
#tenders_y li a{
    color: #999;
    position: absolute;
    right: 20px;
    top: 6px;
    font-size: 14px;
    line-height: 20px;
}

/* 企业风云榜 */
#ranklist .w{
    position: relative;
}
#ranklist h4{
    font-size: 28px;
    height: 34px;
    padding-top: 22px;
    background: url("https://cdn.chinabidding.cn/public/2020/img/zbcg/zbzbpd_cont_bg5.png") no-repeat center center;
}
#ranklist .tip{
    font-size: 16px;
    line-height: 24px;
    color: #666;
    text-align: center;
    margin-bottom: 20px;
}
#ranklist .join{
    font-size: 14px;
    line-height: 24px;
    color: #333;
    position: absolute;
    left: 0;
    top: 72px;
}
#ranklist .join i{
    margin-right: 6px;
}
#ranklist .join span{
    color: #d22629;
    font-weight: bold;
}
#ranklist .rankbox{
    padding: 20px;
    background-color: #fff;
}
#ranklist .list1 li{
    float: left;
    width: 220px;
    height: 132px;
    padding: 14px;
    margin-right: 16px;
    margin-bottom: 10px;
    position: relative;
    color: #333;
    cursor: pointer;
}
#ranklist .list1 li .rankorder{
    position: absolute;
    right: 16px;
    top: 0;
}
#ranklist .list1 h5{
    font-size: 18px;
    line-height: 26px;
    height: 48px;
    width: 180px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}
#ranklist .list1 .list_l{
    float: left;
    width: 114px;
}
#ranklist .list1 .list_l .key,#ranklist .list1 .list_r .key{
    font-size: 16px;
    line-height: 26px;
    padding-top: 14px;
}
#ranklist .list1 .list_l .txt{
    font-size: 32px;
    font-weight: bold;
    /* padding-top: 4px; */
}
#ranklist .list1 .list_l i{
    font-style: normal;
    font-size: 16px;
    font-weight: normal;
}
#ranklist .list1 .list_r{
    float: left;
    width: 106px;
}
#ranklist .list1 .list_r .txt{
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    padding-top: 2px;
}
#ranklist .list1>li:first-child{
    background: url("https://cdn.chinabidding.cn/public/2020/img/zbcg/zbzbpd_cont_imag1.png") no-repeat 0 0;
}
#ranklist .list1>li:first-child .list_r .key{
    color: #be9c70;
}
#ranklist .list1>li:first-child+li{
    background: url("https://cdn.chinabidding.cn/public/2020/img/zbcg/zbzbpd_cont_imag2.png") no-repeat 0 0;
}
#ranklist .list1>li:first-child+li .list_r .key{
    color: #999999;
}
#ranklist .list1>li:first-child+li+li{
    background: url("https://cdn.chinabidding.cn/public/2020/img/zbcg/zbzbpd_cont_imag3.png") no-repeat 0 0;
}
#ranklist .list1>li:first-child+li+li .list_r .key{
    color: #ab8670;
}
#ranklist .list1>li:first-child+li+li+li{
    background: url("https://cdn.chinabidding.cn/public/2020/img/zbcg/zbzbpd_cont_imag4.png") no-repeat 0 0;
    margin-right: 0;
}
#ranklist .list1>li:first-child+li+li+li .list_r .key{
    color: #8b93a6;
}

#ranklist .list2 li{
    font-size: 16px;
    line-height: 42px;
    position: relative;
}
#ranklist .list2 span{
    float: left;
}
#ranklist .list2 .name{
    width: 374px;
    margin-right: 48px;
    color: #333;
    margin-left: 36px;
    cursor: pointer;
}
#ranklist .list2 .name:hover{
    color: #d22629;
}
#ranklist .list2 .gonggao,#ranklist .list2 .keys{
    width: 202px;
    color: #999;
    font-size: 14px;
}
#ranklist .list2 .gonggao i,#ranklist .list2 .keys i{
    font-style: normal;
    color: #d22629;
}
#ranklist .list2 .keys i{
    margin-left: 4px;
}
#ranklist .list2 .keys{
    width: 380px;
}
#ranklist .list2 .gonggao{
    width: 182px;
    margin-right: 20px;
}
#ranklist .list2 .order{
    position: absolute;
    left: 0;
    top: 11px;
    width: 20px;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    background-color: #b8b8b8;
    color: #fff;
}
#ranklist .rankbox .help{
    text-align: center;
    line-height: 34px;
    height: 34px;
    width: 212px;
    font-size: 14px;
    color: #fff;
    background-color: #d22629;
    border-radius: 34px;
    margin: 10px 0 10px 414px;
    cursor: pointer;
}

/* 招中标精选推荐 */
#rec h4{
    font-size: 28px;
    height: 36px;
    padding: 27px 0;
    color: #333;
    text-align: center;
    background: url("https://cdn.chinabidding.cn/public/2020/img/zbcg/zbzbpd_cont_bg6.png") no-repeat center center;
}
#rec .col{
    height: 450px;
    margin-bottom: 20px;
}
#rec .col .collink{
    cursor: pointer;
}
#rec .col_l{
    float: left;
    width: 210px;
    height: 450px;
    color: #fff;
    text-align: center;
}
#rec .col_l h5{
    font-size: 22px;
    line-height: 56px;
    padding-top: 12px;
}
#rec .col_l .key{
    font-size: 16px;
    line-height: 28px;
}
#rec .col_l .txt{
    font-size: 30px;
    line-height: 42px;
    font-weight: bold;
}
#rec .col_l h6{
    font-size: 14px;
    line-height: 54px;
    padding-top: 28px;
    background: url("https://cdn.chinabidding.cn/public/2020/img/project/xmxx_cont_image.png") no-repeat center 54px;
}
#rec .col_l ul{
    padding: 0 9px;
}
#rec .col_l li{
    float: left;
    width: 86px;
    height: 30px;
    line-height: 30px;
    margin: 0 5px;
    margin-bottom: 14px;
}
#rec .col_l li a{
    display: block;
    color: #fff;
    background-color: rgba(255,255,255,.2);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#33ffffff, endcolorstr=#33ffffff);
}
#rec .col_l li a:hover{
    color: #df2229;
    background-color: #fff;
}
#rec .col_r{
    float: left;
    width: 870px;
    height: 450px;
    background: url("https://cdn.chinabidding.cn/public/2020/img/zbcg/hwzbzbpd_cont_bg7.png") no-repeat 0 0;
}
#rec .col_r li{
    float: left;
    width: 379px;
    height: 112px;
    padding: 0 28px;
    cursor: pointer;
}
#rec .col_r li:hover{
    box-shadow: 2px 2px 5px rgba(0,0,0,.2);
}
#rec .col_r h5{
    font-size: 16px;
    line-height: 24px;
    height: 48px;
    padding-top: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 10px;
    color: #333;
}
#rec .col_r h5 a{
    display: block;
}
#rec .col_r li:hover h5{
    color: #d22629;
}
#rec .col_r p{
    line-height: 22px;
    font-size: 12px;
}
#rec .col_r span{
    float: left;
}
#rec .col_r .hotkey{
    padding: 0 8px;
    border: 1px solid #e1e1e0;
    background: #f4f4f4;
    margin-right: 10px;
    border-radius: 4px;
}
#rec .col_r .active{
    color: #d22629;
}
#rec .col_r .collect{
    float: right;
    cursor: pointer;
}
#rec .col_r .collect i{
    font-size: 14px;
}
#rec .col_r .collect i:hover{
    color: #d22629;
}

#rec .w>.col .col_l{
    background: url("https://cdn.chinabidding.cn/public/2020/img/zbcg/hwzbzbpd_cont_bg8.png") no-repeat 0 0;
}
#rec .w>.col+.col .col_l{
    background: url("https://cdn.chinabidding.cn/public/2020/img/zbcg/hwzbzbpd_cont_bg9.png") no-repeat 0 0;
}
#rec .w>.col+.col+.col .col_l{
    background: url("https://cdn.chinabidding.cn/public/2020/img/zbcg/hwzbzbpd_cont_bg10.png") no-repeat 0 0;
}
#rec .w>.col+.col+.col+.col .col_l{
    background: url("https://cdn.chinabidding.cn/public/2020/img/zbcg/hwzbzbpd_cont_bg11.png") no-repeat 0 0;
}

/* 版权信息 */
#c_right{
    /* border-top: 2px solid #df2229; */
    background-color: #222629;
    padding: 20px 0 30px 0;
}
#c_right .w{
    color: #fff;
    font-size: 14px;
    text-align: center;  
}
#c_right h6{
    line-height: 48px;
    font-weight: normal;
}
#c_right h6 a{
    font-size: 14px;
    color: #fff;
}
#c_right p{
    line-height: 24px;
    font-weight: normal;
}
#c_right p a{
    color: #fff;
}
#c_right p .rec{
    padding-left: 24px;
    background: url("https://cdn.chinabidding.cn/public/2020/img/rec.png") no-repeat 2px 0;
}
#c_right p span{
    margin-right: 10px;
}

/* 收藏交互 */
.collect i{
    margin-right: 6px;
}
.collect .active{
    color: #df2229;
}
.collect em{
    font-style: normal;
}
/* .collect:hover{
    cursor: pointer !important;
    background: url("https://cdn.chinabidding.cn/public/2020/img/project/xmxx_cont_icon2_hover1.png") no-repeat left center !important;
} */

#p_kefu{
    position: fixed;
    right: 20px;
    top: 200px;
    z-index: 99;
    width: 80px;
    height: 114px;
    background: url("https://cdn.chinabidding.cn/public/2020/img/l_kefu.png") no-repeat 0 0;
    text-align: center;
  }
#p_kefu .zixun{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    background-color: #fff;
    color: #db2830;
    border-radius: 4px;
    cursor: pointer;
    box-shadow: 0 2px 5px rgba(0,0,0,.2);
}

/* 新手 */
.handBox{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: rgba(0,0,0,.4);
    display: none;
    z-index: 109;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88000000',endColorstr='#88000000');
    width:100%;
}
.handCon{
    width: 550px;
    height: 424px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -275px;
    margin-top: -212px;
    background: url("https://cdn.chinabidding.cn/public/2020/img/cloud/sy_cont_bg_tanchu.png") no-repeat 0 0;
    background-size: 550px 424px;
}

.handCon .register_now {
    position: absolute;
    right: 60px;
    bottom: 50px;
    background-color: #db2831;
    font-size: 12px;
    width: 96px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
}
.handCon .hand_close{
    position: absolute;
    right: 40px;
    top: 20px;
    width: 30px;
    height: 30px;
    background: url("https://cdn.chinabidding.cn/public/2020/img/yuanbo/ybtc_right_icon.png") no-repeat 8px 8px;
    background-size: 14px 14px;
    cursor: pointer;
}
.handCon h4{
    font-size: 20px;
    color: #333;
    line-height: 72px;
    text-align: center;
    padding-top: 24px;
}
.handCon .handwd{
    display: none;
}
.handCon .ask{
    padding-left: 80px;
    margin-bottom: 5px;
    padding-right: 50px;
    position: relative;
}
.handCon .ask .img_ask{
    position: absolute;
    left: 45px;
    top: 4px;
    width: 24px;
    height: 24px;
}
.handCon .ask .p1{
    font-size: 16px;
    color: #333;
    line-height: 26px;
}
.handCon .ask .p2{
    font-size: 14px;
    color: #999;
    line-height: 24px;
}
.handCon .ans{
    padding-left: 80px;
    padding-right: 36px;
    padding-top: 8px;
    position: relative;
}
.handCon .ans .img_ans{
    position: absolute;
    left: 45px;
    top: 15px;
    width: 24px;
    height: 24px;
}
.handCon .ans .p1,.handCon .ans .p2{
    font-size: 14px;
    color: #666;
    text-align: justify;
    line-height: 38px;
}
.handCon .ans .p2,.handCon .ans .p3{
    line-height: 22px;
    padding-left: 14px;
}
.handCon .ans .p2{
    position: relative;
}
.handCon .ans .p2 i{
    position: absolute;
    left: 0;
    top: 9px;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background-color: #666;
}
.handCon .ans .p3{
    margin-bottom: 5px;
    font-size: 14px;
}
.handCon .ans .mb{
    margin-bottom: 0;
}
.handCon .ans .p4,.handCon .ans .p5{
    font-size: 14px;
    color: #666;
    text-align: justify;
    line-height: 24px;
}
.handCon .ans:nth-child(2) .p4,.handCon .ans:nth-child(3) .p4{
    padding-top: 6px;
}
.handCon .pt{
    padding-top: 6px;
}
.handCon .ans .p5{
    padding-left: 28px;
    position: relative;
}
.handCon .ans .p5 img{
    position: absolute;
    left: 0;
    top: 4px;
    width: 16px;
    height: 16px;
}
.handCon .ans .pt img{
    top: 10px;
}

.sort_r .col21 .left-btn,
.sort_r .col21 .right-btn {
  display: none;
  *display: block;
}

.sort_r .col21:hover .left-btn,
.sort_r .col21:hover .right-btn {
  display: block;
}


/* ie的banner样式 */
.fx_grid_c1{width:660px;margin:0 auto}

.fx_banner{background:#f0f0f0;width:660px;overflow:hidden;position:relative;display:none;}
.fx_banner_img{width:660px}
.fx_banner_img li{float:left;height:358px;width:660px;position:relative}

.fx_banner_common{position:relative}
.fx_banner_common a{z-index:9;position:absolute;top:50%;margin-top:-200px;width:40px;height:60px;cursor:pointer;display:block;overflow:hidden;opacity:.5;filter:alpha(opacity=50);}
.fx_banner_pre{left:0;background:url("https://cdn.chinabidding.cn/public/2020/img/sy_cont_icon52.png");}
.fx_banner_next{right:0;background:url("https://cdn.chinabidding.cn/public/2020/img/sy_cont_icon51.png");}
.fx_banner_pre:hover,.fx_banner_next:hover{opacity:1;filter:alpha(opacity=100)}
.fx_banner .control{width:200px;position:absolute;top:320px;left:50%;margin-left:-100px;text-align:center}
.fx_banner .control li{display:inline-block;*display:inline;*zoom:1;margin:0 5px;width:10px;height:10px;border-radius:50%;cursor:pointer;background:#fff;opacity:.5;filter:alpha(opacity=50);}
.fx_banner .control li a{display:none}
.fx_banner .control li.current{background:#fff;opacity:1;filter:alpha(opacity=100);}


/* 近三月招标中标信息 */
#tenders_t{
    padding: 20px 0;
}
#tenders_t .w{
    height: 596px;
    background-color: #fff;
}
#tenders_t h4{
    color: #333;
    font-size: 22px;
    line-height: 64px;
    padding: 0 20px 0 54px;
    position: relative;
}
#tenders_t h4 .tip{
    position: absolute;
    left: 20px;
    top: 0;
    font-size: 24px !important;
    color: #d22629 !important;
}
#tenders_t h4 .iconfont,#tenders_y h4 .iconfont{
    font-size: 20px;
    font-weight: normal;
    color: #999;
}
#tenders_t h4 span{
    position: absolute;
    right: 20px;
    font-size: 12px;
    color: #999;
    font-weight: normal;
}
#tenders_t h4 i{
    font-style: normal;
}
#tenders_t ul{
    height: 86px;
    padding: 0 92px;
}
#tenders_t ul li{
    float: left;
    width: 224px;
    text-align: center;
    color: #333;
    cursor: pointer;
}
#tenders_t li p{
    font-size: 18px;
    line-height: 30px;
    padding-top: 10px;
}
#tenders_t li h5{
    font-size: 30px;
    line-height: 40px;
    position: relative;
}
#tenders_t li i{
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    margin-left: 19px;
    position: absolute;
    bottom: -8px;
}
#tenders_t li i img{
    position: absolute;
    left: -13px;
    top: 9px;
    width: 10px;
    height: 16px;
}
#tenders_t .active{
    color: #d22629;
}
#tenders_t .up{
    color: #ff8400;
}
#tenders_t .down{
    color: #06b008;
}
#tenders_t .treemapbox{
    background-color: #ebebeb;
    height: 450px;
    position: relative;
}
#tenders_t .treemapbox .sanjiao{
    position: absolute;
    top: 0;
    left: 155px;
}
.wenhao{
    position: relative;
    z-index: 19;
}
.dayi{
    position: absolute;
    left: 14px;
    top: -25px;
    width: 340px;
    height: 118px;
    background: url("https://cdn.chinabidding.cn/public/2020/img/zbcg/pdss_cont_image4.png") no-repeat 0 0;
    background-size: 340px 118px;
    display: none;
    z-index: 19;
}
.dayi p{
    width: 260px;
    font-size: 14px;
    color: #333;
    line-height: 28px;
    margin-top: 25px;
    margin-left: 48px;
}
.wenhao:hover .dayi{
    display: block;
}

#treemap,#treemap1{
    width: 1040px;
    height: 376px;
    /* background-color: #fff; */
    position: absolute;
    left: 20px;
    top: 46px;
}




