@charset "UTF-8";

@media (max-width: 1680px) {
	.wrap {
		width: 1440px;
	}
	.menuDl dd{
		margin: 0 20px;
	}
}

@media (max-width: 1440px) {
	.wrap {
		width: 1200px;
	}
	.indexBanner:before{
		padding-top: 52.65%;
	}
	.indexChangePath {
		padding: 13px 0 10px;
	}
	.indexHelpDl{
		height: 94px;
		overflow: hidden;
		padding: 10px 0 0;
	 }

	.indexHelpDl dd .con {
		height: 30px;
		overflow: hidden;
		line-height: 30px;
	}
	.indexHelpDl dd .text{
		font-size: 15px;
	}
	.indexChangePath .indexBtn a {
		display: block;
		height: 48px;
		line-height: 48px;
		vertical-align: top;
	}
	.serviceHotline{
		height: 50px;
	}
	.serviceHotline .hotLine{
		height: 50px;
		line-height: 50px;
	}
	.serviceHotline .text {
		overflow: hidden;
		padding: 15px 0;
	}
	.searchBtn {
		width: 85px;
	}
	.logo{
		margin-right: 30px;
	}
	.column4 .auctionList dd{
		width: 50%;
	}
	.footerMenu dd{
		margin-left: 70px;
	}
	.auctionList dd{
		width: 33.333%;
	}
	
	/* 竞标详情 start */
	.auctionDetailUpR{
		width: 280px;
		margin-left: 15px;
	}
	.auctionStatusTable.empty table .emptyTr td {
	    height: 258px;
	}
	.auctionDetailUpL {
	    padding: 18px 20px;
	}
	.auctionDetailImg {
	    width: 490px;
	    margin-right: 15px;
	}
	.auctionBigPic .pic:before{
		padding-top: 66%;
	}
	.auctionBigPicScroll .slick-list {
	    margin: 0 -4px;
	}
	.auctionBigPicScroll .con {
	    margin: 0 4px;
	}
	.auctionDetailInfor .time {
	    font-size: 16px;
	}
	.auctionDetailInfor .info .notStartBtn .btn {
	    width: 145px;
		height: 40px;
		line-height: 40px;
	}
	.auctionDetailInfor .info .notStartBtn .btn a{
		font-size: 16px;
	}
	.auctionDetailInfor .info .underwayBtn .btn {
	    font-size: 16px;
	    width: 115px;
	    height: 40px;
	    line-height: 40px;
	}
	.auctionDetailInfor .info .finishedBtn {
	    font-size: 16px;
	    height: 40px;
	    line-height: 40px;
	}
	#bidPricediv{
		height: 40px !important;
	}
	#bidPricel,#bidPricer{
		font-size: 22px;
		width: 40px !important;
		height: 40px !important;
		line-height: 40px !important;
	}
	#bidPrice{
		font-size: 16px;
		height: 40px !important;
		line-height: 40px !important;
		width: 110px !important;
	}
	.auctionDetailInfor .info .price span {
	    font-size: 24px;
	}
	.auctionDetailInfor .info .price {
	    height: 34px;
	    line-height: 34px;
	}
	.auctionDetailInfor .info .count {
	    height: 30px;
	    line-height: 30px;
	}
	.auctionDetailInfor .info .notStartBtn .deadline {
	    font-size: 13px;
	    line-height: 20px;
	    height: 40px;
	}
	.auctionDetailInfor .time span {
	    width: 75px;
	    margin-right: 10px;
	}
	.auctionDetailInfor .otherInfoDl dd .ddCon {
	    margin: 0 15px;
	}
	.auctionDetailInfor .otherInfoDl{
	    margin: 0 -15px;
	}
	.auctionHintDl{
		padding-bottom: 0;
	}
	.auctionDetailInfor .otherInfoCon{
		padding-top: 10px;
	}
	.auctionStatusTable table tr {
	    line-height: 40px;
	    height: 40px;
	}
	.helpCenterDl dd a{
		font-size: 14px;
		height: 38px;
		line-height: 38px;
	}
	/* 竞标详情 end */
}
@media (max-width: 1280px) {
	html{
		overflow-x: auto;
	}
}

