/*common start*/

.center-main {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.top-yy {
    width: 100%;
    height: 1px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1500);
}

.center-main-beijing {
    background: url(region_index/dq_site_bg.png) no-repeat top center;
}

.center-main-pos {
    width: 1200px;
    height: 35px;
    display: flex;
    flex-direction: row;
    justify-content: left;
    align-items: center;
    color: #666666;
}

.center-main-menue {
    width: 100%;
    height: 50px;
    background: rgba(255, 255, 255, 0.8000);
    opacity: 1;
    filter: blur(undefinedpx);
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 10px;
}

.center-main-menue-bar {
    width: 1200px;
    height: 50px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.center-main-menue-bar a {
    color: #333333;
    margin-right: 20px;
    font-size: 14px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
}

.center-main-menue-bar a:hover {
    color: #DB4E3E;
}

.center-main-menue-bar a.cur-page {
    color: #DB4E3E;
    border-color: #DB4E3E;
    border-bottom: 1px;
    border-bottom-style: solid;
}

.center-main-content {
    width: 1200px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.center-main-content-item-split-height {
    display: block;
    width: 100%;
    height: 34px;
}

.center-main-content-item-split-height10 {
    display: block;
    width: 100%;
    height: 10px;
}

.center-main-content-item-split-height15 {
    display: block;
    width: 100%;
    height: 15px;
}

.center-main-content-item-lr {
    width: 100%;
    height: 326px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}

.center-main-content-item-lr-warp {
    width: 100%;
    height: 720px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}

.center-main-content-item-lr-warp-auto {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}

.center-main-content-item-lr-warp-height334 {
    width: 100%;
    height: 334px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}

.center-main-content-item-lr-warp-height1114 {
    width: 100%;
    height: 1114px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}

.center-main-content-item-l-row {
    width: 860px;
    height: 286px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    padding: 20px;
    background: #FFFFFF;
    border-radius: 4px 4px 0 0;
}

.center-main-content-item-info {
    width: 194px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.center-main-content-item-info-title {
    background: url(../img/icon_hot.png) no-repeat left center;
    width: 169px;
    height: 35px;
    padding-left: 25px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #DDDDDD;
}

.center-main-content-item-info-list {
    width: 194px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.center-main-content-item-info-list-item {
    width: 194px;
    height: 31px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.center-main-content-item-info-list-item-title {
    width: 194px;
    height: 31px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.center-main-content-item-info-list-item-title a {
    width: 194px;
    height: 31px;
    line-height: 31px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.center-main-content-item-l-warp-item-list420 {
    width: 420px;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.center-main-content-item-info-img-desc420-ad-space {
    width: 420px;
    height: 86px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.center-main-content-item-info-img-desc420 {
    width: 420px;
    height: 86px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.center-main-content-item-info-img-desc420-img {
    width: 166px;
    height: 86px;
}

.center-main-content-item-info-img-desc420-img img {
    width: 166px;
    height: 86px;
}

.center-main-content-item-info-img-desc420-desc {
    width: 210px;
    height: 66px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
}

.center-main-content-item-info-img-desc420-desc span {
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
}

.center-main-content-item-info-img-desc420-desc span.lefttop {
    border-top: 1px solid #666666;
    border-left: 1px solid #666666;
    top: 0px;
    left: 0px;
}

.center-main-content-item-info-img-desc420-desc span.rightbottom {
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
    bottom: 0px;
    right: 0px;
}

.center-main-content-item-info-img-desc420-desc-title {
    font-size: 14px;
    color: #DB4E3E;
    font-weight: bold;
    line-height: 22px;
    width: 210px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.center-main-content-item-info-img-desc420-desc-title a {
    font-size: 14px;
    color: #DB4E3E;
    font-weight: bold;
    line-height: 22px;
}

.center-main-content-item-info-img-desc420-desc-brief {
    font-size: 12px;
    color: #333333;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.center-main-content-item-info-img-desc420-desc-brief a {
    color: #5099F2;
}

.center-main-content-item-info-list420 {
    width: 420px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.center-main-content-item-info-list-item420 {
    width: 420px;
    height: 28px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.center-main-content-item-info-list-item-title420 {
    width: 420px;
    height: 28px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.center-main-content-item-info-list-item-title420 a {
    width: 420px;
    height: 28px;
    line-height: 28px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.center-main-content-item-l-bidorg-item-list-info-item-title {
    background: url(../img/sanjiao.png) no-repeat left center;
    width: 358px;
    height: 31px;
    padding-left: 20px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.center-main-content-item-l-bidorg-item-list-info-item-title a {
    width: 358px;
    height: 31px;
    line-height: 31px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.center-main-content-item-l-bidorg-item-list-info-item-title a {
    color: #333333;
    font-size: 14px;
}

.center-main-content-item-l-bidorg-item-list-info-item-title a.title {
    font-size: 16px;
    font-weight: bold;
}

.center-main-content-item-l-bidorg-item-list-info-item-title a:hover {
    color: #DB4E3E;
}

.center-main-content-item-info-list-item-date {
    width: 100px;
    height: 31px;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}

.center-main-content-item-info-list-item-button {
    width: 100px;
    height: 31px;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}

.center-main-content-item-info-list-item-button a {
    width: 60px;
    height: 20px;
    background: url(../img/down_icon.png) no-repeat 5px center;
    background-size: 16px 16px;
    padding: 0 10px 0 20px;
    border: 1px solid #2E54E3;
    color: #2E54E3;
}

.center-main-content-item-info-title a {
    color: #333333;
    font-size: 14px;
}

.center-main-content-item-info-title a.title {
    font-size: 16px;
    font-weight: bold;
}

.center-main-content-item-info-title a:hover {
    color: #DB4E3E;
}

.center-main-content-item-img {
    width: 640px;
    height: 286px;
}

.center-main-content-item-img img {
    width: 640px;
    height: 286px;
}

.center-main-content-item-l-column {
    width: 900px;
    height: auto;
    display: flex;
    flex-direction: column;
    border-radius: 4px;
    padding-top: 20px;
}

.center-main-content-item-l-title {
    width: 900px;
    height: 39px;
    background: #FFFFFF;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.center-main-content-item-l-title span {
    width: 204px;
    height: 44px;
    margin-top: -35px;
    display: block;
    background: url(../img/dq_tab_bg.png) no-repeat;
    color: #FFFFFF;
    font-size: 20px;
    text-align: center;
    line-height: 44px;
}

.center-main-content-item-l-title-desc {
    height: 24px;
    background: #FFFFFF;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    padding-right: 20px;
    font-size: 14px;
    color: #666666;
}

.center-main-content-item-l-warp {
    width: 860px;
    display: flex;
    flex-flow: row wrap;
    height: 648px;
    padding: 0 20px 15px 20px;
    background: #FFFFFF;
    justify-content: space-between;
    align-content: space-between;
    border-radius: 4px;
}

.center-main-content-item-l-warp-row {
    width: 900px;
    height: 290px;
    display: flex;
    flex-direction: row;
    background: #FFFFFF;
    justify-content: space-between;
    align-content: space-between;
}

.center-main-content-item-l-warp-row-item300 {
    width: 260px;
    height: 270px;
    padding: 10px 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.center-main-content-item-l-warp-row-item300-title {
    width: 250px;
    height: 36px;
    background: #F9F9F9;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0 5px;
}

.center-main-content-item-l-warp-row-item300-title-t {
    display: flex;
    flex-direction: row;
    height: 36px;
    justify-content: flex-start;
    align-items: center;
}

.center-main-content-item-l-warp-row-item300-title-t span {
    display: block;
    width: 5px;
    height: 16px;
    background: #DB4E3E;
    border-radius: 9px 9px 9px 9px;
    margin-right: 5px;
}

.center-main-content-item-l-warp-row-item300-title-t a {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}

.center-main-content-item-l-warp-row-item300-title a.more {
    color: #666666;
    font-size: 14px;
}

.center-main-content-item-l-warp-row-item300-img {
    width: 260px;
    height: 60px;
}

.center-main-content-item-l-warp-row-item300-img img {
    border: 0px;
    width: 260px;
    height: 60px;
}


.center-main-content-item-l-warp-row-item300-topFoucs {
    position: relative;
    overflow: hidden;
    width: 260px;
    height: 60px;
}

.center-main-content-item-l-warp-row-item300-topFoucs-imgs {
    left: 0px;
    top: 0px;
    height: 60px;
    position: absolute;
    display: flex;
    flex-direction: row;
}

.center-main-content-item-l-warp-row-item300-topFoucs-imgs img {
    width: 260px;
    height: 60px;
}

.center-main-content-item-l-warp-row-item300-topFoucs-imgs a img {
    width: 260px;
    height: 60px;
}

.center-main-content-item-l-warp-row-item300-topFoucs-imgs-state {
    width: 260px;
    height: 10px;
    padding: 0 10px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
}

.center-main-content-item-l-warp-row-item300-topFoucs-imgs-state a {
    width: 3px;
    height: 3px;
    display: block;
    background: #000000;
    opacity: 0.3;
    border-radius: 3px;
    margin: 0 5px;
}

.center-main-content-item-l-warp-row-item300-topFoucs-imgs-state a.curimg {
    opacity: 0.7;
}

.center-main-content-item-l-warp-row-item300-list {
    width: 260px;
}

.center-main-content-item-l-warp-row-item300-list-item {
    width: 260px;
    height: 28px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.center-main-content-item-l-warp-row-item300-list-item span {
    display: block;
    width: 4px;
    height: 4px;
    background: #F7B1A1;
    border-radius: 4px;
    margin-right: 5px;
}

.center-main-content-item-l-warp-row-item300-list-item a {
    display: block;
    width: 250px;
    height: 28px;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.center-main-content-item-l-warp-row-item450 {
    width: 410px;
    height: 270px;
    padding: 10px 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.center-main-content-item-l-warp-row-item450-title {
    width: 405px;
    height: 36px;
    background: #F3F3F3;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-right: 5px;
}

.center-main-content-item-l-warp-row-item450-title-t {
    height: 36px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.center-main-content-item-l-warp-row-item450-title-t span {
    display: block;
    width: 5px;
    height: 16px;
    background: #DB4E3E;
    border-radius: 9px 9px 9px 9px;
    margin-right: 5px;
}

.center-main-content-item-l-warp-row-item450-title-t a {
    display: block;
    width: 128px;
    height: 36px;
}

.center-main-content-item-l-warp-row-item450-title-t a img {
    height: 36px;
    margin: 0px;
    border: 0px;
}

.center-main-content-item-l-warp-row-item450-title a.more {
    color: #666666;
    font-size: 14px;
}

.center-main-content-item-l-warp-row-item450-list {
    width: 410px;
}

.center-main-content-item-l-warp-row-item450-list-item {
    width: 410px;
    height: 28px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.center-main-content-item-l-warp-row-item450-list-item a {
    display: block;
    width: 320px;
    height: 28px;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.center-main-content-item-l-warp-row-item450-list-item span {
    display: block;
    width: 90px;
    height: 28px;
    line-height: 28px;
    text-align: right;
}

.center-main-content-item-l-warp-height310 {
    width: 860px;
    display: flex;
    flex-flow: row wrap;
    height: 280px;
    padding: 15px 20px;
    justify-content: space-between;
    align-content: space-between;
}

.center-main-content-item-l-warp-height837 {
    width: 860px;
    display: flex;
    flex-flow: row wrap;
    height: 822px;
    padding: 15px 20px 0px 20px;
    justify-content: space-between;
    align-content: space-between;
}

.center-main-content-item-l-warp-item {
    width: 420px;
    height: 318px;
    display: flex;
    flex-direction: column;
}

.center-main-content-item-l-warp-item-title {
    width: 420px;
    height: 35px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.center-main-content-item-l-warp-item-title-t {
    height: 20px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.center-main-content-item-l-warp-item-title-t-pre {
    width: 20px;
    height: 20px;
    overflow: hidden;
    position: relative;
}

.center-main-content-item-l-warp-item-title-t-pre span {
    width: 6px;
    height: 40px;
    display: block;
    background: #DB4E3E;
    transform: rotate(10deg);
    position: absolute;
    top: -10px;
    left: 6px;
}

.center-main-content-item-l-warp-item-title-t a {
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    display: block;
    color: #000000;
}

.center-main-content-item-l-warp-item-title a.more {
    font-size: 14px;
    color: #666666;
}

.center-main-content-item-l-warp-item-title a:hover {
    color: #DB4E3E;
}

.center-main-content-item-l-warp-item-title a.cur {
    color: #DB4E3E;
}

.center-main-content-item-l-warp-item-title a.bidtype:hover {
    color: #DB4E3E;
}

.center-main-content-item-l-bidorg-item-title {
    width: 398px;
    height: 35px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}


.center-main-content-item-l-bidorg-item-title div {
    flex-grow: 1;
    height: 35px;
    display: block;
    border-bottom: 1px solid #DDDDDD;
}


.center-main-content-item-l-bidorg-item-title span {
    width: 10px;
    height: 35px;
    display: block;
    border-bottom: 1px solid #DDDDDD;
}

.center-main-content-item-l-bidorg-item-title a {
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    display: block;
    color: #000000;
    border-bottom: 1px solid #DDDDDD;
}

.center-main-content-item-l-bidorg-item-title a.more {
    font-size: 14px;
}

.center-main-content-item-l-bidorg-item-title a:hover {
    color: #DB4E3E;
}

.center-main-content-item-l-bidorg-item-title a.cur {
    color: #DB4E3E;
    border-bottom: 1px solid #DB4E3E;
}

.center-main-content-item-l-bidorg-item-title a.bidtype:hover {
    color: #DB4E3E;
    border-bottom: 1px solid #DB4E3E;
}

.center-main-content-item-l-warp-item-list {
    width: 420px;
    height: 250px;
}

.center-main-content-item-l-bidorg-item-list {
    width: 398px;
    height: 226px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.center-main-content-item-l-bidorg-item-list-count {
    width: 398px;
    height: 38px;
    background: #F5F6FA;
    border-radius: 2px 2px 2px 2px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.center-main-content-item-l-bidorg-item-list-count span {
    color: #2E54E3;
    font-size: 14px;
    font-weight: 400;
    font-family: PingFang SC-Regular, PingFang SC;
}

.center-main-content-item-l-bidorg-item-list-info {
    width: 398px;
    height: 188px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.center-main-content-item-l-bidorg-item-list-info-item {
    width: 398px;
    height: 32px;
}

.center-main-content-item-r-column {
    width: 285px;
    display: flex;
    flex-direction: column;
}

.center-main-content-item-r-column-split {
    width: 100%;
    height: 15px;
}

.center-main-content-item-r-column-area {
    width: 255px;
    height: 218px;
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    background: #FFFFFF;
    border-radius: 4px;
}

.center-main-content-item-r-column-bidorg-title {
    background: url(../img/bidorg_icon.png) no-repeat left center;
    width: 225px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 30px;
    padding-left: 30px;
    border-bottom: 1px solid #DDDDDD;
}

.center-main-content-item-r-column-bidorg-title a.title {
    font-size: 16px;
    color: #000000;
    font-weight: bold;
}

.center-main-content-item-r-column-title {
    width: 255px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 30px;
}

.center-main-content-item-r-column-title a {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #000000;
    border-bottom: 1px solid #DDDDDD;
}

.center-main-content-item-r-column-title a.title {
}

.center-main-content-item-r-column-title a.more {
    font-size: 12px;
    color: #666666;
}

.center-main-content-item-r-column-title a:hover {
    color: #DB4E3E;
    border-bottom: 1px solid #DB4E3E;
}

.center-main-content-item-r-column-title span {
    height: 30px;
    line-height: 30px;
    width: 10px;
    border-bottom: 1px solid #DDDDDD;
}

.center-main-content-item-r-column-title div {
    height: 30px;
    line-height: 30px;
    flex-grow: 1;
    border-bottom: 1px solid #DDDDDD;
}

.center-main-content-item-r-column-title a.cur-title {
    color: #DB4E3E;
    border-bottom: 1px solid #DB4E3E;
}

.center-main-content-item-r-column-img {
    width: 255px;
    height: 70px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-end;
}

.center-main-content-item-r-column-img img {
    width: 253px;
    height: 60px;
}


.center-main-content-item-r-column-img-topFoucs {
    position: relative;
    overflow: hidden;
    width: 255px;
    height: 60px;
}

.center-main-content-item-r-column-img-topFoucs-imgs {
    left: 0px;
    top: 0px;
    height: 60px;
    position: absolute;
    display: flex;
    flex-direction: row;
}

.center-main-content-item-r-column-img-topFoucs-imgs img {
    width: 255px;
    height: 60px;
}

.center-main-content-item-r-column-img-topFoucs-imgs a img {
    width: 255px;
    height: 60px;
}

.center-main-content-item-r-column-img-topFoucs-imgs-state {
    width: 255px;
    height: 10px;
    padding: 0 10px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
}

.center-main-content-item-r-column-img-topFoucs-imgs-state a {
    width: 3px;
    height: 3px;
    display: block;
    background: #000000;
    opacity: 0.3;
    border-radius: 3px;
    margin: 0 5px;
}

.center-main-content-item-r-column-img-topFoucs-imgs-state a.curimg {
    opacity: 0.7;
}


.center-main-content-item-r-column-area-list {
    width: 255px;
    height: 187px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-content: flex-start;
    padding: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
}

.center-main-content-item-r-column-area-list a {
    height: 25px;
    line-height: 25px;
    color: #333333;
    font-size: 14px;
}

.center-main-content-item-r-column-area-list a:hover {
    color: #DB4E3E;
}

.center-main-content-item-r-column-bidtarde {
    width: 255px;
    height: 351px;
    padding: 15px;
    background: #FFFFFF;
    border-radius: 4px;
}

.center-main-content-item-r-column-bidtarde-list {
    width: 255px;
    height: 320px;
    padding: 10px 0px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-content: flex-start;
}

.center-main-content-item-r-column-bidtarde-list a {
    width: 78px;
    height: 27px;
    margin-bottom: 8px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background: #F5F6FA;
    border-radius: 2px 2px 2px 2px;
    color: #333333;
    font-size: 14px;
}

.center-main-content-item-r-column-bidtarde-list span {
    display: block;
    width: 78px;
    height: 27px;
    margin-bottom: 8px;
}

.center-main-content-item-r-column-bidtarde-list a:hover {
    color: #DB4E3E;
}

.center-main-content-item-lr-fullwidth {
    width: 100%;
    height: 334px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}

.center-main-content-item-l-fullwidth {
    width: 860px;
    height: 310px;
}

.center-main-content-item-l-fullwidth-height253 {
    width: 860px;
    height: 253px;
}


.center-main-content-item-lr-fullwidth-height633 {
    width: 100%;
    height: 634px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}

.center-main-content-item-l-fullwidth-height633 {
    width: 860px;
    height: 610px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}


.center-main-content-item-l-fullwidth-item {
    width: 860px;
    height: 290px;
    padding: 10px 20px;
}


.center-main-content-item-l-fullwidth-height253-item {
    width: 860px;
    height: 233px;
    padding: 10px 20px;
}

.center-main-content-item-l-fullwidth-item-title {
    width: 860px;
    height: 35px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}


.center-main-content-item-l-fullwidth-item-title div {
    flex-grow: 1;
    height: 35px;
    display: block;
    border-bottom: 1px solid #DDDDDD;
}


.center-main-content-item-l-fullwidth-item-title span {
    width: 10px;
    height: 35px;
    display: block;
    border-bottom: 1px solid #DDDDDD;
}

.center-main-content-item-l-fullwidth-item-title a {
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    display: block;
    color: #000000;
    border-bottom: 1px solid #DDDDDD;
}

.center-main-content-item-l-fullwidth-item-title a.more {
    font-size: 14px;
}

.center-main-content-item-l-fullwidth-item-title a:hover {
    color: #DB4E3E;
}

.center-main-content-item-l-fullwidth-item-title a.cur {
    color: #DB4E3E;
    border-bottom: 1px solid #DB4E3E;
}

.center-main-content-item-l-fullwidth-item-title a.bidtype:hover {
    color: #DB4E3E;
    border-bottom: 1px solid #DB4E3E;
}

.center-main-content-item-l-fullwidth-item-list {
    width: 860px;
    height: 255px;
}

.center-main-content-item-l-fullwidth-height253-item-list {
    width: 860px;
    height: 198px;
}

.center-main-content-item-fullwidth-info-list {
    width: 860px;
    height: 255px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-content: flex-start;
}

.center-main-content-item-fullwidth-height253-info-list {
    width: 860px;
    height: 198px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-content: flex-start;
}

.center-main-content-item-r-column-yxbidorg {
    width: 285px;
    height: 326px;
}

.center-main-content-item-r-column-yxbidorg-title {
    background: url(../img/yxg_bg.png) no-repeat;
    width: 285px;
    height: 48px;

}

.center-main-content-item-r-column-yxbidorg-list {
    width: 253px;
    height: 248px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-content: flex-start;
    padding: 15px;
    border: 1px solid #F0913C;
    border-top: 0px;
    border-radius: 0 0 4px 4px;
    background: #FFFFFF;
}

.center-main-content-item-r-column-yxbidorg-list-item {
    width: 253px;
    height: 30px;
}

.center-main-content-item-r-column-yxbidorg-list-button {
    width: 253px;
    height: 32px;

}

.center-main-content-item-r-column-yxbidorg-list-button a {
    width: 251px;
    height: 32px;
    border: 1px solid #F36626;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: #F36626;
}

.center-main-content-item-r-column-yxbidorg-list-button a:hover {
    color: #DB4E3E;
    border: 1px solid #DB4E3E;
}

.center-main-content-item-r-column-yxbidorg-list-item-title {
    background: url(../img/huang_sanjiao_icon.png) no-repeat left center;
    width: 235px;
    height: 30px;
    padding-left: 20px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.center-main-content-item-r-column-yxbidorg-list-item-title a {
    width: 235px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.center-main-content-item-r-column-zbb {
    width: 285px;
    height: 334px;
}

.center-main-content-item-r-column-zbb-title {
    background: url(../img/zbb_bg.png) no-repeat;
    width: 285px;
    height: 48px;

}

.center-main-content-item-r-column-zbb-list {
    width: 253px;
    height: 255px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-content: flex-start;
    padding: 15px;
    border: 1px solid #DB4E3E;
    border-top: 0px;
    border-radius: 0 0 4px 4px;
    background: #FFFFFF;
}

.center-main-content-item-r-column-zbb-list-item-top {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-content: flex-start;
}

.center-main-content-item-r-column-zbb-list-item-top-img {
    background: url(../img/zbb_top.png) no-repeat left center;
    width: 50px;
    height: 40px;
}

.center-main-content-item-r-column-zbb-list-item-top-info {
    width: 203px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-content: flex-start;
}

.center-main-content-item-r-column-zbb-list-item-top-info-title {
    width: 203px;
    height: 25px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-content: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.center-main-content-item-r-column-zbb-list-item-top-info-title a {
    width: 203px;
    height: 25px;
    text-align: left;
    line-height: 25px;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.center-main-content-item-r-column-zbb-list-item-top-info-title a:hover {
    color: #DB4E3E;
}

.center-main-content-item-r-column-zbb-list-item-top-info-tag {
    width: 203px;
    height: 25px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.center-main-content-item-r-column-zbb-list-item-top-info-tag span.tag {
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}

.center-main-content-item-r-column-zbb-list-item-top-info-tag span.price {
    font-size: 14px;
    color: #DB4E3E;
    font-weight: bold;
}

.center-main-content-item-r-column-zbb-list-item {
    width: 253px;
    height: 35px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.center-main-content-item-r-column-zbb-list-item-number {
    width: 25px;
}

.center-main-content-item-r-column-zbb-list-item-number span {
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}

.center-main-content-item-r-column-zbb-list-item-number span.oringe {
    color: #F0913C;
}

.center-main-content-item-r-column-zbb-list-item-number span.blue {
    color: #2E54E3;
}

.center-main-content-item-r-column-zbb-list-item-title {
    width: 170px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.center-main-content-item-r-column-zbb-list-item-title a {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
}

.center-main-content-item-r-column-zbb-list-item-title a:hover {
    color: #DB4E3E;
}

.center-main-content-item-r-column-zbb-list-item-count {
    width: 58px;
    text-align: right;
}

.center-main-content-item-r-column-zbb-list-item-count span {
    font-size: 14px;
    font-weight: 400;
    color: #DB4E3E;
}


.center-main-content-item-r-column-list290 {
    width: 255px;
    height: 260px;
    padding: 15px;
    background: #FFFFFF;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
}

.center-main-content-item-r-column-list300 {
    width: 255px;
    height: 270px;
    padding: 15px;
    background: #FFFFFF;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
}

.center-main-content-item-r-column-list339 {
    width: 255px;
    height: 309px;
    padding: 15px;
    background: #FFFFFF;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
}


.center-main-content-item-r-column-list380 {
    width: 255px;
    height: 350px;
    padding: 15px;
    background: #FFFFFF;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
}


.center-main-content-item-r-column-list425 {
    width: 255px;
    height: 395px;
    padding: 15px;
    background: #FFFFFF;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
}

.center-main-content-item-r-column-list {
    display: flex;
    flex-direction: column;
}

.center-main-content-item-r-column-list-item {
    width: 255px;
    height: 30px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.center-main-content-item-r-column-list-item-title {
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.center-main-content-item-r-column-list-item-title a {
    font-size: 14px;
    color: #333333;
    font-weight: 400;
}

.center-main-content-item-r-column-list-item-title a:hover {
    color: #DB4E3E;
}

.center-main-content-item-r-column-list-item-title a span {
    color: #5099F2;
}

.center-main-content-item-r-column-list-item-title a:hover span {
    color: #5099F2;
}


.center-main-content-item-r-column-bsxz {
    width: 255px;
    height: 350px;
    padding: 15px;
    background: #FFFFFF;
    border-radius: 4px;
}

.center-main-content-item-r-column-bsxz-list {
    display: flex;
    flex-direction: column;
    padding-top: 10px;
    height: 339px;
}

.center-main-content-item-r-column-bsxz-item {
    width: 255px;
    height: 30px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.center-main-content-item-r-column-list-item-num {
    width: 30px;
    height: 30px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: #333333;
}

.center-main-content-item-r-column-list-item-num img {
    width: 18px;
    height: 18px;
    border: 0px;
}

.center-main-content-item-r-column-bsxz-item-title {
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.center-main-content-item-r-column-bsxz-item-title a {
    font-size: 14px;
    color: #333333;
    font-weight: 400;
}

.center-main-content-item-r-column-bsxz-item-title a:hover {
    color: #DB4E3E;
}

.center-main-content-item-r-column-bsxz-item-button {
    width: 55px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.center-main-content-item-r-column-bsxz-item-button a {
    display: block;
    width: 40px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border: 1px solid #2E54E3;
    color: #2E54E3;
    font-size: 14px;
    font-weight: 400;
}

.center-main-content-item-r-column-bsxz-item-title a:hover {
    color: #DB4E3E;
}

.center-main-content-item-r-column-hotkeywords {
    width: 255px;
    height: 251px;
    display: flex;
    flex-direction: column;
    padding: 15px;
    background: #FFFFFF;
    border-radius: 4px;
}

.center-main-content-item-r-column-hotkeywords-list {
    width: 255px;
    height: 216px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-content: flex-start;
}

.center-main-content-item-r-column-hotkeywords-list span {
    display: block;
    width: 80px;
    height: 30px;
}

.center-main-content-item-r-column-hotkeywords-list a {
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    color: #333333;
    font-size: 14px;
}

.center-main-content-item-r-column-hotkeywords-list a:hover {
    color: #DB4E3E;
}

.center-main-content-item-l-bidorg-item {
    width: 398px;
    height: 262px;
    display: flex;
    flex-direction: column;
    border-radius: 2px;
    border: 1px solid #DDDDDD;
    padding: 0 10px;
}

.center-main-content-item-r-column-hotproduct {
    width: 255px;
    height: 248px;
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    background: #FFFFFF;
    border-radius: 4px;
}

.center-main-content-item-r-column--hotproduct-list {
    width: 255px;
    height: 218px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.center-main-content-item-r-column--hotproduct-item {
    width: 255px;
    height: 30px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.center-main-content-item-r-column--hotproduct-item-title {
    background: url(../img/sanjiao.png) no-repeat left center;
    width: 235px;
    height: 30px;
    padding-left: 20px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.center-main-content-item-r-column--hotproduct-item-title a {
    width: 235px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.center-main-content-item-r-column--hotbidorg-item-title {
    background: url(../img/heisanjiao_icon.png) no-repeat left center;
    width: 235px;
    height: 30px;
    padding-left: 20px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.center-main-content-item-r-column--hotbidorg-item-title a {
    width: 235px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.center-main-content-item-r-column-hotbidorg {
    width: 255px;
    height: 250px;
    padding: 15px;
    background: #FFFFFF;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.center-main-content-item-r-column-data {
    width: 255px;
    height: 155px;
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    background: #FFFFFF;
    border-radius: 4px;
}

.center-main-content-item-r-column-data-img {
    width: 255px;
    height: 125px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
}

.center-main-content-item-r-column-data-img a {
    width: 253px;
    height: 111px;
}

.center-main-content-item-r-column-data-img a img {
    width: 253px;
    height: 111px;
}

.topFoucs {
    position: relative;
    overflow: hidden;
    width: 640px;
    height: 286px;
}

.topFoucs-imgs {
    left: 0px;
    top: 0px;
    height: 286px;
    position: absolute;
    display: flex;
    flex-direction: row;
}

.topFoucs-imgs img {
    width: 640px;
    height: 286px;
}

.topFoucs-imgs a img {
    width: 640px;
    height: 286px;
}

.topFoucs-imgs-state {
    width: 640px;
    height: 30px;
    padding: 0 10px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0
}

.topFoucs-imgs-state a {
    width: 8px;
    height: 8px;
    display: block;
    background: #000000;
    opacity: 0.3;
    border-radius: 8px;
    margin: 0 5px;
}

.topFoucs-imgs-state a.curimg {
    opacity: 0.7;
}


.center-main-content-item-info-img-desc420-topFoucs {
    position: relative;
    overflow: hidden;
    width: 420px;
    height: 86px;
}

.center-main-content-item-info-img-desc420-topFoucs-imgs {
    left: 0px;
    top: 0px;
    height: 86px;
    position: absolute;
    display: flex;
    flex-direction: row;
}

.center-main-content-item-info-img-desc420-topFoucs-imgs img {
    width: 166px;
    height: 86px;
}

.center-main-content-item-info-img-desc420-topFoucs-imgs a img {
    width: 166px;
    height: 86px;
}

.center-main-content-item-info-img-desc420-topFoucs-imgs-state {
    width: 420px;
    height: 30px;
    padding: 0 10px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
}

.center-main-content-item-info-img-desc420-topFoucs-imgs-state a {
    width: 8px;
    height: 8px;
    display: block;
    background: #000000;
    opacity: 0.3;
    border-radius: 8px;
    margin: 0 5px;
}

.center-main-content-item-info-img-desc420-topFoucs-imgs-state a.curimg {
    opacity: 0.7;
}


.center-main-content-item-full-ad-space {
    position: relative;
    overflow: hidden;
    width: 1200px;
    height: 40px;
}

.center-main-content-item-full-ad-space-imgs {
    left: 0px;
    top: 0px;
    height: 40px;
    position: absolute;
    display: flex;
    flex-direction: column;
}

.center-main-content-item-full-ad-space-imgs img {
    width: 1200px;
    height: 40px;
}

.center-main-content-item-full-ad-space-imgs a img {
    width: 1200px;
    height: 40px;
}

.center-main-content-item-full-ad-space-state {
    width: 1200px;
    height: 10px;
    padding: 0 10px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0
}

.center-main-content-item-full-ad-space-state a {
    width: 50px;
    height: 2px;
    display: block;
    background: #000000;
    opacity: 0.3;
    border-radius: 2px;
    margin: 0 5px;
}

.center-main-content-item-full-ad-space-state a.curimg {
    opacity: 0.7;
}


.center-main-content-item-r-column-data-img-focus {
    position: relative;
    overflow: hidden;
    width: 253px;
    height: 111px;
}

.center-main-content-item-r-column-data-img-focus-imgs {
    left: 0px;
    top: 0px;
    height: 111px;
    position: absolute;
    display: flex;
    flex-direction: row;
}

.center-main-content-item-r-column-data-img-focus-imgs img {
    width: 253px;
    height: 111px;
}

.center-main-content-item-r-column-data-img-focus-imgs a img {
    width: 253px;
    height: 111px;
}

.center-main-content-item-r-column-data-img-focus-imgs-state {
    width: 253px;
    height: 30px;
    padding: 0 10px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0
}

.center-main-content-item-r-column-data-img-focus-imgs-state a {
    width: 8px;
    height: 8px;
    display: block;
    background: #000000;
    opacity: 0.3;
    border-radius: 8px;
    margin: 0 5px;
}

.center-main-content-item-r-column-data-img-focus-imgs-state a.curimg {
    opacity: 0.7;
}

.center-main-content-item-r-column-img-h-156 {
    width: 285px;
    height: 156px;
}

.center-main-content-item-r-column-img-h-156 img {
    width: 285px;
    height: 156px;
    margin: 0px;
    border: 0px;
    padding: 0px;
}


.center-main-content-item-r-column-img-h-156-topFoucs {
    position: relative;
    overflow: hidden;
    width: 285px;
    height: 156px;
}

.center-main-content-item-r-column-img-h-156-topFoucs-imgs {
    left: 0px;
    top: 0px;
    height: 156px;
    position: absolute;
    display: flex;
    flex-direction: row;
}

.center-main-content-item-r-column-img-h-156-topFoucs-imgs img {
    width: 285px;
    height: 156px;
}

.center-main-content-item-r-column-img-h-156-topFoucs-imgs a img {
    width: 285px;
    height: 156px;
}

.center-main-content-item-r-column-img-h-156-topFoucs-imgs-state {
    width: 285px;
    height: 30px;
    padding: 0 10px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
}

.center-main-content-item-r-column-img-h-156-topFoucs-imgs-state a {
    width: 8px;
    height: 8px;
    display: block;
    background: #000000;
    opacity: 0.3;
    border-radius: 8px;
    margin: 0 5px;
}

.center-main-content-item-r-column-img-h-156-topFoucs-imgs-state a.curimg {
    opacity: 0.7;
}


.center-main-content-item-full-ad-space {
    position: relative;
    overflow: hidden;
    width: 1200px;
    height: 40px;
}

.center-main-content-item-full-ad-space-imgs {
    left: 0px;
    top: 0px;
    height: 40px;
    position: absolute;
    display: flex;
    flex-direction: column;
}

.center-main-content-item-full-ad-space-imgs img {
    width: 1200px;
    height: 40px;
}

.center-main-content-item-full-ad-space-imgs a img {
    width: 1200px;
    height: 40px;
}

.center-main-content-item-full-ad-space-state {
    width: 1200px;
    height: 10px;
    padding: 0 10px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0
}

.center-main-content-item-full-ad-space-state a {
    width: 50px;
    height: 2px;
    display: block;
    background: #000000;
    opacity: 0.3;
    border-radius: 2px;
    margin: 0 5px;
}

.center-main-content-item-full-ad-space-state a.curimg {
    opacity: 0.7;
}

.w880 {
    width: 880px;
    padding: 0 10px;
}

.bid_index_2line {
    width: 100%;
    border-bottom: 1px double #DB4E3E;
}

.bid_index_menu {
    width: 100%;
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: start;
}

.bid_index_menu div {
    margin-right: 20px;
    border-top: 4px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    padding-top: 10px;
    margin-top: 1px;
}

.bid_index_menu_se {
    border-top-color: #DB4E3E !important;
    color: #DB4E3E;
    height: 16px;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
}

.bid_index_menu_se a {
    border-top-color: #DB4E3E !important;
    color: #DB4E3E;
}

.bid_index_h_line {
    width: 100%;
    border: 1px dashed #E5E5E5;
}
