/*公共样式*/
hr {
    background-color: #ededed;
}

.min_height {
    min-height: 540px;
}

.red {
    color: #df1414;
    font-weight: normal;
    font-style: normal;
}

.gray {
    color: #999999;
    font-weight: normal;
    font-style: normal;
}

.bggray {
    background-color: #f9fafb;
}

.bgfff {
    background-color: #fff;
}

.w100 {
    width: 100%;
}

.w70 {
    width: 70%;
}

.w30 {
    width: 30%;
}

.h100 {
    height: 100%;
}

.rightBox {
    width: 970px;
    background: #fff;
}

.layui-form-select dl dd.layui-this {
    background-color: #df1616;
}

.serviceAgrbox,
.biddingAgrbox {
    display: none;
}

.layui-layer .serviceAgrbox,
.layui-layer .biddingAgrbox {
    display: block;
}

/*内容盒子*/
.mid {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}

.mid:after,
.cleanfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*ani*/
.ani3 {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.ani5 {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}

/*提交按钮*/
.pubSubmit {
    display: block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin: 0 auto;
    text-align: center;
    border: none;
    background: #df1414;
    color: #fff;
    cursor: pointer;
    outline: none;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.pub_nouse{
    background: #c7bfbf !important;
}

.pubSubmit:hover {
    color: #fff;
    -webkit-box-shadow: 0 0 6px #df1414;
    -moz-box-shadow: 0 0 6px #df1414;
    box-shadow: 0 0 6px #df1414;
}

/*公共头部*/
.pubHead {
    border-bottom: 2px solid #DF1616;
    font-size: 14px;
}

.pubHead .head1 {
    height: 31px;
    background-color: #f1f1f1;
}

.pubHead .dlzc {
    float: left;
}

.pubHead .dlzc span {
    float: left;
    line-height: 31px;
    color: #666666;
}

.pubHead .dlzc a {
    float: left;
    line-height: 31px;
}

.pubHead .dlzc i {
    float: left;
    width: 2px;
    height: 15px;
    background-color: #939393;
    margin: 8px 9px 0;
}

.pubHead .denglu {
    color: #df1414;
}

.pubHead .zhuce {
    color: #666666;
}

.pubHead .head1right {
    float: right;
}

.pubHead .head1right a {
    line-height: 31px;
    float: left;
    margin-left: 10px;
    /*color: #666666;*/
}

/* .pubHead .head1right a:hover {
    color: #df1414;
} */

.pubHead .head1right a:nth-of-type(1):hover,
.pubHead .head1right a:nth-of-type(3):hover {
    color: #df1414;
}

.pubHead .head2 {
    height: 94px;
}

.pubHead .logo {
    float: left;
    margin-top: 13px;
}

.pubHead .logo img {
    width: 192px;
    height: 73px;
}

.pubHead .nav {
    float: left;
    margin: 40px 0 0 50px;
    display: table;
    width: 680px;
}

.pubHead .nav>li {
    color: #47413e;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.pubHead .nav>li>a {
    font-size: 15px;
    color: inherit;
    line-height: 36px;
    padding: 0 10px;
    display: block;
    height: 36px;
}

.pubHead .nav>li:hover {
    background-color: #df1414;
}

.pubHead .nav>li:hover a {
    color: #ffffff;
}

.pubHead .nav>.on {
    background-color: #df1414;
    color: #ffffff;
}

.pubHead .head2right {
    float: right;
    margin-top: 40px;
}

.pubHead .searchbox {
    float: left;
}

.pubHead .ipt1 {
    float: left;
    height: 36px;
    line-height: 32px;
    border: 2px solid #DF1616;
    outline: none;
    width: 200px;
    padding-left: 10px;
}

.pubHead .ipt2 {
    float: left;
    outline: none;
    border: none;
    width: 55px;
    height: 36px;
    background-color: #DF1616;
    cursor: pointer;
    background-image: url("../images/searchicon.png");
    background-position: center center;
    background-repeat: no-repeat;
}

/*公共底部*/
.pubFoot {
    background-color: #E8E8E8;
}

.pubFoot * {
    font-size: 14px;
    line-height: 1em;
}

.pubFoot .footnei {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
    overflow: hidden;
}

.pubFoot .erweima {
    float: left;
}

.pubFoot .ewmbox {
    background-color: #D1D1D1;
    padding: 5px;
    overflow: hidden;
    float: left;
    margin: 0 15px 10px 0;
}

.pubFoot .ewmbox img {
    width: 115px;
    height: 115px;
    display: block;
}

.pubFoot .ewmbox p {
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding: .5em 0 .3em 0;
}

.pubFoot .kfrexian {
    clear: both;
    color: #df1616;
    text-align: center;
    margin-top: 16px;
}

.pubFoot .ftas {
    float: right;
    overflow: hidden;
    width: 896px;
}

.pubFoot .ftasnei {
    width: 896px;
    overflow: hidden;
}

.pubFoot .ftitems {
    padding-top: 8px;
    vertical-align: top;
    text-align: left;
}

.pubFoot .ftbt {
    font-size: 16px;
    padding-left: 13px;
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pubFoot .ftitems ul li {
    padding-left: 14px;
    margin-bottom: 19px;
    position: relative;
}

.pubFoot .ftitems ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0.5em;
    width: 2px;
    height: 2px;
    background: #666;
    display: block;
}

.pubFoot .ftitems ul li a {
    font-size: 12px;
    color: #666666;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pubFoot .ftitems ul li a:hover {
    color: #df1616;
    cursor: pointer;
}

/*上传资质弹层*/
.layui-layer-content .zzfilebox {
    display: block;
}

.zzfilebox {
    width: 700px;
    margin: 40px auto 0 auto;
    display: none;
}

.zzfilebox .left {
    width: 160px;
    height: 123px;
}

.zzfilebox .left .img {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.zzfilebox .left .img img {
    display: block;
    width: 100%;
    height: 100%;
}

.zzfilebox .left .img input {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}

.zzfilebox .left p {
    font-size: 14px;
    color: #666666;
    line-height: 1.5em;
    padding: 0.5em 0;
}

.zzfilebox .right {
    width: 460px;
}

.zzfilebox .right ul li {
    padding-left: 7em;
    position: relative;
    font-size: 14px;
}

.zzfilebox .right ul li span {
    position: absolute;
    left: 0;
    top: 0;
    width: 6em;
    text-align: right;
    height: 36px;
    line-height: 36px;
}

.zzfilebox .right ul li .sel {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 34px;
    border: 1px solid #ededed;
    outline: none;
    padding: 0 2%;
}

.zzfilebox .right ul li .radio {
    width: 100%;
    height: 36px;
    line-height: 36px;
}

.zzfilebox .right ul li .radio .box {
    position: relative;
    float: left;
}

.zzfilebox .right ul li .radio input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 2;
    cursor: pointer;
}

.zzfilebox .right ul li .radio p {
    display: block;
    float: left;
    padding-left: 20px;
    position: relative;
    cursor: pointer;
    margin-right: 20px;
}

.zzfilebox .right ul li .radio p:before {
    content: '';
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.zzfilebox .right ul li .radio input:checked+p:before {
    border: 5px solid #df1414;
}

.zzfilebox .right .textbox {
    display: block;
    width: 100%;
    height: 180px;
    outline: none;
    font-size: 14px;
    padding: 10px;
    resize: none;
    border: 1px solid #ccc;
}

.zzfilebox .right .textbox:focus {
    border: 1px solid #df1414;
}

.zzfilebox .subBox {
    clear: both;
    margin: 30px auto;
    text-align: center;
}

/*swiper_page*/
.pagination {
    position: absolute;
    z-index: 20;
    left: 0;
    bottom: 5px;
    width: 100%;
    text-align: center;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #222;
    margin-right: 5px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    cursor: pointer;
}

.swiper-visible-switch {
    background: #aaa;
}

.swiper-active-switch {
    background: #fff;
}

/*layui*/
.layui-form-checkbox i {
    border: 1px solid #d2d2d2 !important;
}

.layui-form-checked[lay-skin=primary] i {
    background-color: #df1414;
}

/*拍卖列表*/
.pubList:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.pubList{
    display: flex;
    flex-flow: wrap;
}

.pubList li {
    width: 32%; /* 100 - 4 */
    overflow: hidden;
    border: 1px solid #ededed;
    /* float: left; */
    margin: 0 2% 2% 0;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    position: relative;
    top: 0;
}

.pubList li .dangerous {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 48px;
    height: 47px;
    background: url(../images/ytx.png);
    font-size: 18px;
    padding: 5px 0 0 6px;
    z-index: 2;
}

.pubList li:hover {
    -webkit-box-shadow: 0 0 8px #ffcdcd;
    -moz-box-shadow: 0 0 8px #ffcdcd;
    box-shadow: 0 0 8px #ffcdcd;
    top: -5px;
}

.pubList li .topBox {
    padding: 6px;
}

.pubList li .topBox:after {
    content: "";
    display: block;
    height: 40px;
    clear: both;
    visibility: hidden;
}

.pubList li .topBox .img {
    width: 45%;
    padding-top: 41.4%;
    position: relative;
    overflow: hidden;
}

.pubList li .topBox .img img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.pubList li .topBox .img .newTitle {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background: #333;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    padding: 0 10px;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    z-index: 2;
}

.pubList li .topBox .tit {
    width: 52%;
    position: relative;
    overflow: hidden;
    /* padding-top: 5%; */
}

.pubList li .topBox .tit .end {
    position: absolute;
    right: 0;
    top: 0;
    max-width: 60%;
}

.pubList li .topBox .tit>p {
    position: relative;
    z-index: 2;
}

.pubList li .topBox .tit .listTitle {
    font-size: 16px;
    color: #333333;
    line-height: 1.5em;
    /* height: 3em; */
    max-height: 3em;
    margin-bottom: 0.2em;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.pubList li .topBox .tit .item_num {
    font-size: 14px;
    color: #666666;
    line-height: 1.5em;
}

.pubList li .topBox .tit .line {
    width: 100%;
    height: 1px;
    background: #ededed;
    margin: 5px 0;
}

.pubList li .topBox .tit .num {
    font-size: 14px;
    color: #666666;
    line-height: 1.5em;
}

.pubList li .topBox .tit .bigRed {
    color: #df1616;
    line-height: 1.5em;
}

.pubList li .botBox {
    width: 100%;
    height: 40px;
    background: #f6f6f6;
    /* position: relative; */
    padding-left: 180px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.pubList li .botBox .state {
    position: absolute;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    -moz-border-radius-topright: 30px;
    border-top-right-radius: 30px;
    -moz-border-radius-bottomright: 30px;
    border-bottom-right-radius: 30px;
    color: #fff;
    font-size: 16px;
    left: 0;
    top: 0;
}

.pubList li .botBox .state.red {
    background: #df1616;
}

.pubList li .botBox .state.gray {
    background: #c9c9c9;
}

.pubList li .botBox .state.green {
    background: #00c580;
}

.pubList li .botBox .time {
    width: 100%;
    font-size: 16px;
    color: #333333;
    line-height: 40px;
    height: 40px;
    text-align: center;
    overflow: hidden;
}

.pubList li .botBox .time img {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

/*面包屑*/
.mianbao {
    padding: 15px 0;
    overflow: hidden;
}

.homeicon {
    float: left;
    width: 15px;
    height: 15px;
    background-image: url("../images/page/homeicon.png");
    background-position: 0 0;
    background-repeat: no-repeat;
}

.mianbaojt {
    float: left;
    width: 7px;
    height: 13px;
    background-image: url("../images/page/mianbaojt.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    margin: 1px 12px 0;
}

.miaobaoa {
    float: left;
    color: #999999;
    line-height: 15px;
}

.miaobaosel {
    color: #df1616;
}

/*radio美化*/
.radioBeaty {
    display: inline-block;
    font-size: 14px;
    color: #666666;
    position: relative;
}

.radioBeaty input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 2;
    cursor: pointer;
}

.radioBeaty p {
    display: block;
    padding-left: 20px;
    position: relative;
    cursor: pointer;
    margin-right: 20px;
}

.radioBeaty p:before {
    content: '';
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.radioBeaty p.on:before,
.radioBeaty input:checked+p:before {
    border: 5px solid #df1414;
}

/*分页*/
.fenye {
    margin-bottom: 53px;
    overflow: hidden;
    text-align: right;
}

.fenyenei {
    text-align: right;
}

.fenye *,
.fenyenei>* {
    display: inline-block;
}

.fyprev {
    height: 26px;
    line-height: 26px;
    border: 1px solid #EEF2F5;
    padding: 0 10px 0 12px;
    background-image: url("../images/page/fenyeleft.png");
    background-position: 4px center;
    background-repeat: no-repeat;
    margin: 0 1px;
    background-color: #fff;
}

.fynext {
    height: 26px;
    line-height: 26px;
    border: 1px solid #EEF2F5;
    padding: 0 12px 0 10px;
    background-image: url("../images/page/fenyeright.png");
    background-position: 54px center;
    background-repeat: no-repeat;
    margin: 0 1px;
    background-color: #fff;
}

.fylast {
    width: 49px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #EEF2F5;
    margin: 0 5px 0 1px;
    background-color: #fff;
}

.fyprev:hover,
.fynext:hover,
.fylast:hover {
    color: #df1616;
}

.fyshu {
    height: 26px;
    line-height: 26px;
    border: 1px solid #EEF2F5;
    padding: 0 9px;
    margin: 0 1px;
    color: #666666;
    background-color: #fff;
}

.fyshu:hover {
    background-color: #B2B2B2;
    color: #ffffff;
}

.fycurrent {
    background-color: #B2B2B2;
    color: #ffffff;
}

.fydian {
    margin: 0 1px;
    line-height: 28px;
    color: #666666;
}

.fydefault {
    cursor: default;
    color: #999999;
}

.fydefault:hover {
    color: #999999;
}

.fyipt {
    width: 49px;
    height: 26px;
    border: 1px solid #EEF2F5;
    margin: 0 5px;
    text-align: center;
    outline: none;
}

.fysub {
    border: 1px solid #EEF2F5;
    background-color: #DF1616;
    color: #ffffff;
    text-align: center;
    line-height: 26px;
    height: 26px;
    width: 49px;
    cursor: pointer;
    margin-left: 5px;
    outline: none;
}

/*左侧公共导航*/
.pubSubNav {
    width: 220px;
    background: #fff;
}

.pubSubNav dl {
    border-bottom: 1px solid #ededed;
    padding: 5px 0;
}

.pubSubNav dl:last-child {
    border-bottom: none;
}

.pubSubNav dt a,
.pubSubNav dd a {
    width: 100%;
    display: block;
    position: relative;
    padding: 8px 12px;
}

.pubSubNav dt a>* {
    display: inline-block;
    vertical-align: top;
    line-height: 30px;
}

.pubSubNav dt .img {
    position: relative;
    width: 30px;
    height: 30px;
    overflow: hidden;
    margin-right: 5px;
}

.pubSubNav dt .img img {
    display: block;
    width: 60px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.pubSubNav dd a {
    padding-left: 60px;
}

/*on*/
.pubSubNav dt:hover a,
.pubSubNav dt.on a {
    color: #df1414;
}

.pubSubNav dt:hover .img img,
.pubSubNav dt.on .img img {
    position: absolute;
    left: -30px;
    top: 0;
}

.pubSubNav dd:hover a,
.pubSubNav dd.on a {
    color: #df1414;
}

.pubSubNav dd:hover a:before,
.pubSubNav dd.on a:before {
    content: '';
    width: 2px;
    height: 20px;
    background: #df1414;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    display: block;
}

.pubSubNav .pubtopTit {
    background: #fdfdfd;
    padding: 15px 20px;
    border-bottom: 1px solid #f7f7f7;
}

.pubSubNav .pubtopTit .tit1 {
    font-size: 22px;
    color: #666666;
}

.pubSubNav .pubtopTit .tit2 {
    font-size: 18px;
    color: #cccccc;
    text-transform: uppercase;
    margin-top: 0.5em;
}


/* 右侧功能浮层 */
.pubRightbox {
    display: block;
    z-index: 123456789;
    position: fixed;
    background: #fff;
    right: 0;
    bottom: 20%;
    cursor: pointer;
}

.pubRightbox li {
    width: 70px;
    position: relative;
}

.pubRightbox li span {
    position: relative;
    display: block;
    width: 70px;
    height: 70px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    border: 1px solid #ededed;
}

.pubRightbox li p {
    font-size: 14px;
    text-align: center;
    margin-bottom: 1em;
    line-height: 1.5em;
}

.pubRightbox li:hover p {
    color: #df1616
}


.pubRightbox li .img {
    position: absolute;
    right: 90px;
    top: -35px;
    width: 140px;
    height: 140px;
    background: #fff;
    overflow: hidden;
    border: 1px solid #ededed;
    padding: 2px;
    display: none;
}

.pubRightbox li .img img {
    display: block;
    width: 100%;
    height: 100%;
}

.pubRightbox li:hover .img {
    display: block;
}

/* .pubRightbox li:hover span:before { */
    /* content: '';
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 10px solid #fff;
    border-bottom: 5px solid transparent;
    filter: drop-shadow(-1px 0px 0px #ccc);
    -webkit-filter: drop-shadow(-1px 0px 0px #ccc);
    position: absolute;
    left: -10px;
    top: 50%;
    margin-top: -5px; */
/* } */

.pubRightbox li+li+li:hover span:before {
    display: none
}

.pubRightbox li.li1 span {
    background-image: url('../images/z1.png');
}

.pubRightbox li.li2 span {
    background-image: url('../images/z2.png');
}

.pubRightbox li.li3 span {
    background-image: url('../images/z3.png');
}

.pubRightbox li.li1:hover span {
    background-image: url('../images/z1_on.png');
}

.pubRightbox li.li2:hover span {
    background-image: url('../images/z2_on.png');
}

.pubRightbox li.li3:hover span {
    background-image: url('../images/z3_on.png');
}



table{
    width: 100%;
    text-align: center;
    border-spacing: 0;
    border-collapse: collapse;
}
table tr td:first-child{text-align: center;width: 25%}
.table-bordered tbody tr td, .table-bordered tfoot tr td {
    border: 1px solid #ddd;
}

.foot-copyright{
    text-align: center;padding: 10px;font-size: 14px;color: #999
}
