#main {
	padding: 20px 20px 20px 20px;
	width: 800px;
	*width: 770px!important;
	margin-left: 10px;
	float: left;
}

#main h3 {
	border-bottom: 1px #eee solid;
	padding-bottom: 14px;
}

#sidebar {
	width: 220px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}

#sidebar ul {
	padding-left: 15px;
}

#sidebar ul li {
	line-height: 30px;
	margin: 0 0 0 20px;
}

#footer {
	clear: both;
	border-top: 2px solid #D5D5D5;
	padding: 10px 0;
}

.topTitle {}

.topTitle h3 {
	padding: 20px 0;
	line-height: 36px;
	font-size: 24px;
}

.topTitle h3 b {
	color: #333;
	font-weight: normal;
	padding-right: 10px;
}

#container {
	border: 1px #eee solid;
	border-top: 2px #0075e2 solid;
	max-width: 1170px;
	overflow: hidden;
	background: #fff;
}


/*.block{margin:0px auto 50px auto;}*/

.block hr {
	border-top: 1px #e0e0e0 dashed;
}

.blockContent {
	margin: 20px 0 20px 0;
	font-size: 14px;
}

.blockContent th {
	text-align: right;
	width: 80px;
	font-weight: normal;
	color: #999;
	vertical-align: top;
	height: 30px;
}

.blockContent tr th,
.blockContent tr td {
	padding-left: 20px;
	vertical-align: top;
	line-height: 30px;
}

.downloadList {
	margin: 20px 20px 20px 0px;
}

.downloadList li {
	line-height: 30px;
}

.downloadList li a {
	font-size: 14px;
}

.OtherNotic {
	margin: 20px 20px 20px 0px;
	overflow: hidden
}

.OtherNotic li {
	line-height: 30px;
	overflow: hidden
}

.OtherNotic li a {
	font-size: 14px;
	color: #f00;
	background: url(../images/dot.png) no-repeat 0 13px;
	padding-left: 10px;
}

.OtherNotic li span {
	color: #999;
	font-size: 12px;
}

.baoming {
	position: relative;
	overflow: hidden;
}

.baoming a {
	width: 208px;
	transition: all linear 0.2s;
	background: #ee661b url(../images/write.png) no-repeat 35px 8px;
	padding-left: 0px;
	display: block;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
}

.baoming a:hover {
	text-decoration: none;
	background: #d3540e url(../images/write.png) no-repeat 35px 8px;
	;
}

.baoming:before {
	content: " ";
	position: absolute;
	width: 80px;
	height: 400px;
	top: 0;
	left: -200px;
	overflow: hidden;
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
	transform: skewX(-25deg);
	transition: left 1s;
}

.baoming:hover:before {
	left: 300px;
}

.timeline {
	background: url(../images/timeline.png) no-repeat 16px top;
	height: 480px;
	margin-top: 40px;
	width: 200px;
	position: relative;
}

.timeline>.title {
	position: absolute;
	background: url(../images/time.png) no-repeat 0px top;
	height: 50px;
	width: 200px;
	padding-left: 50px;
	line-height: 50px;
	font-size: 16px;
}

.timeline>.dotbox {
	position: absolute;
	left: 0;
	top: 50px;
}

.timeline>.dotbox>.dot {
	background: url(../images/timedot.png) no-repeat 10px 0;
	padding-left: 50px;
	margin-bottom: 25px;
	width: 250px;
}

.timeline>.dotbox>.dot h4 {
	font-size: 16px;
	color: #0075e2
}

.timeline>.dotbox>.dot div {
	font-size: 13px;
	color: #999;
}

.softBox {
	border: 1px #eee solid;
	margin-top: 20px;
	padding: 20px;
	border-bottom: 2px #e0e0e0 solid;
	background: #f9f9f9;
}

.softBox h3 {
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
	border-bottom: 1px #eee solid;
	padding-bottom: 10px;
	position: relative;
	background: url(../images/downloads.png) no-repeat 0 0px;
	line-height: 30px;
}

.softBox h3 span {
	position: absolute;
	right: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #999;
}

.softBox li {
	line-height: 30px;
	font-size: 14px;
	color: #666;
	width: 80%;
}

.softBox li span {
	padding-right: 10px;
	display: inline-block;
	color: #333;
}

.download {
	position: absolute;
	right: 30px;
	bottom: 50px;
}

.download a {
	background: #4c80d4;
	padding: 5px 10px;
	color: #4c80d4
}

.download a:hover {
	background: #366abe
}

.downloadBox {
	width: 49%;
	position: relative;
	float: left;
}

.mg_r {
	margin-right: 20px;
}

.ZhongBiaoContent {
	border: 1px #e0e0e0 solid;
	margin-bottom: 20px;
	background: #fff;
	margin-top: 20px;
}

.ZhongBiaoContent ul {
	overflow: hidden;
}

.ZhongBiaoContent ul li {
	width: 388px;
	float: left;
	line-height: 40px;
	border-bottom: 1px #e0e0e0 solid;
	position: relative;
	height: 40px;
}

.ZhongBiaoContent ul li div {
	display: inline-block;
	width: 100px;
	border-right: 1px #e0e0e0 solid;
	border-bottom: 1px #e0e0e0 solid;
	border-left: 1px #e0e0e0 solid;
	background: #f9f9f9;
	text-align: center;
	margin-right: 5px;
	height: 40px;
	position: absolute;
	left: 0;
	top: 0;
}

.ZhongBiaoContent ul li span {
	padding-left: 110px;
	width: 270px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}

.ZhaobiaoText {
	min-height: 500px;
	height: auto;
	padding: 30px;
	line-height: 30px;
}

.titleXianmubox {
	padding: 20px 0 0px 0;
}

.titleXianmu {
	font-size: 24px;
	line-height: 40px;
}

.titleXianmu div {
	font-size: 14px;
	line-height: 50px;
}

.shoucanBox {
	position: absolute;
	right: 0px;
	top: 0;
	*top: -20px;
}

.shoucanBox a {
	margin-left: 30px;
}

.shoucang {
	background: url(../images/shoucang.png) no-repeat 0 0;
	padding-left: 24px;
}

.guanzhu {
	background: url(../images/guanzhu.png) no-repeat 0 0;
	padding-left: 24px;
}

.jiance {
	background: url(../images/jiance.png) no-repeat 0 0;
	padding-left: 24px;
}

.shoucang:hover {
	background: url(../images/shoucangon.png) no-repeat 0 0;
}

.guanzhu:hover {
	background: url(../images/guanzhuon.png) no-repeat 0 0;
	padding-left: 24px;
}

.jiance:hover {
	background: url(../images/jianceon.png) no-repeat 0 0;
	padding-left: 24px;
}


/*列表页*/

.zhaobiaoBox {
	border: 1px #f0f0f0 solid;
	margin-top: 20px;
	border-top: 2px #1b62b7 solid;
	margin-bottom: 30px;
	background: #fff;
	min-height: 1100px;
}

.searchbox {
	border-bottom: 1px #f0f0f0 solid;
	padding: 20px;
}

.class {
	line-height: 30px;
	width: 100%;
	overflow: hidden;
	padding: 5px 0;
	border-bottom: 1px #f9f9f9 solid;
}

.class div {
	float: left;
	text-align: right;
	padding-right: 20px;
	font-weight: bold
}

.class ul {
	width: 1100px;
	margin-left: 80px;
}

.class ul li {
	float: left;
	padding: 0 10px;
}

.class ul li a {
	padding: 2px 5px;
}

.class ul li a:hover {
	color: #fff;
	background: #ed5f5b;
}

a.claaOn {
	background: #f16a32;
	padding: 0;
	color: #fff;
}

.buttonsearch {
	background: #f16a32 url(../images/search.png) no-repeat center center;
	width: 26px;
	height: 26px;
	border: none;
	vertical-align: middle;
	margin-left: -5px;
}

.buttonsearch:hover {
	background: #f16a32 url(../images/search.png) no-repeat center center;
}

.listsearch {
	border: 1px #e0e0e0 solid;
	height: 24px;
	width: 200px;
	vertical-align: middle;
	color: #999;
	padding-left: 5px;
	line-height: 24px;
}

.newsBox1 {
	padding-bottom: 30px;
}

.newsTitle1 {
	background: #4c80d4;
	height: 69px;
}

.newsTitle1Name {
	background: url(../images/title1.jpg) no-repeat;
	position: absolute;
	bottom: 0;
	height: 77px;
	width: 500px;
	font-size: 22px;
	color: #fff;
	line-height: 77px;
	padding-left: 70px;
}

.newsTitle1Name>span {
	font-size: 14px;
	padding-left: 90px;
}

.newsTitle1Name>span>span {
	color: #ffaa00;
	font-size: 26px;
	padding: 0 5px;
}

.newsTitle1>a:link {
	position: absolute;
	right: 20px;
	top: 25px;
	color: #fff;
	border: 1px #588cdf solid;
	padding: 0 10px;
}

.newsTitle1>a:visited {
	border: 1px #588cdf solid;
	color: #fff;
}

.newsTitle1>a:hover {
	border: 1px #6b9cea solid;
	padding: 0 10px;
}

.newsTextBox {
	border-right: 1px #f2f2f2 solid;
	border-left: 1px #f2f2f2 solid;
	overflow: hidden
}

ul.newslist {
	min-height: 500px;
	height: auto;
	overflow: hidden;
	width: 100%;
}

ul.newslist>li {
	border-bottom: 1px #f2f2f2 solid;
	position: relative;
	line-height: 20px;
	padding: 20px 10px 20px 10px;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
}

ul.newslist>li h1 {
	font-size: 18px;
	background: url(../images/arrow.png) no-repeat 0 6px;
	padding-left: 20px;
	color: #000;
	font-weight: normal;
	width: 1080px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

ul.newslist>li h1:hover {
	color: #f16a32;
}

ul.newslist>li:hover {
	background: #f9f9f9;
	transition: all 0.1s linear;
}

ul.newslist2 {}

ul.newslist2>li {
	border-bottom: 1px #f2f2f2 solid;
	position: relative;
	line-height: 40px;
	padding: 15px 10px 15px 10px;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
}

ul.newslist2>li h1 {
	font-size: 18px;
	background: url(../images/arrow.png) no-repeat 0 16px;
	padding-left: 20px;
	color: #000;
	font-weight: normal;
	width: 1080px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

ul.newslist2>li:hover {
	background: #f9f9f9;
	transition: all 0.1s linear
}

ul.newsinfo {
	overflow: hidden;
}

ul.newsinfo li {
	float: left;
	padding-right: 60px;
	padding-left: 20px;
	color: #666;
	border-bottom: 0px;
	padding-top: 15px;
}

ul.newsinfo li span {
	color: #999;
}

.newsDate {
	position: absolute;
	right: 20px;
	top: 25px;
	background: none;
	font-size: 12px;
	text-align: right;
	line-height: 15px;
	border: 1px #f0f0f0 solid;
	padding: 5px;
	color: #999
}

.newsDateToubiao {
	position: absolute;
	right: 20px;
	top: 20px;
	background: none;
	font-size: 12px;
	text-align: right;
	line-height: 15px;
	padding: 5px;
	color: #999
}

.newsDate div {
	font-weight: bold;
	font-size: 14px;
	color: #999
}

.xiangmutitle {
	background: #f9f9f9;
	line-height: 50px;
	height: 50px;
	padding-left: 400px;
	font-weight: bold;
	border-bottom: 1px #f0f0f0 solid;
}

.xiangmutitle span {
	float: right;
	width: 100px;
	text-align: center;
	border-left: 1px #f0f0f0 solid;
	*margin-top: -50px;
}

.xiangmutitle2 {
	background: #f9f9f9;
	line-height: 50px;
	height: 50px;
	padding-left: 400px;
	font-weight: bold;
	border-bottom: 1px #f0f0f0 solid;
}

.xiangmutitle2 span {
	float: right;
	width: 120px;
	text-align: center;
	border-left: 1px #f0f0f0 solid;
	*margin-top: -50px;
}

.commonTable {
	border-collapse: collapse;
	width: 100%;
	border: 2px #000 solid;
	margin-bottom: 10px;
}

.commonTable tr td {
	border: 1px #000 solid;
	border-collapse: collapse;
	padding: 2px 5px;
	line-height: 25px;
}

.commonTable tr th {
	border-collapse: collapse;
	color: #666;
	font-weight: normal;
	background: #f9f9f9;
	padding: 2px 5px;
	line-height: 25px;
}
.textall{line-height: 30px;font-size: 14px;boder:1px #eee solid;margin:10px auto}
/* supplier */
.z-bidding-normal-box{margin-bottom: 56px;padding-top:10px;}
.z-bidding-normal-box .header{height: 24px;line-height: 24px;position: relative;padding-left:20px;}
.z-bidding-normal-box .header:before{float: left;width: 6px;height: 24px;background: #1b62b7;margin-right: 15px;vertical-align: top;display: table;content: ""}
.z-bidding-normal-box .header h5{font-size: 22px;color: #333;font-weight: 500;}
.z-bidding-normal-box .header .more{position: absolute;right: 0;top: 0;font-size: 12px;width: 60px;height: 26px;border-radius: 2px;border: 1px solid #999;color: #666;text-align: center;line-height: 24px;}
.z-bidding-normal-box .header .more:hover{background: #2888e4;color: #fff;box-shadow: 0 0 5px #2888e4;border-color: transparent;}
.z-bidding-normal-box{margin-bottom: 56px;padding-top:10px;}
.z-bidding-normal-box .header2{height: 24px;line-height: 24px;position: relative;padding-left:20px;}
.z-bidding-normal-box .header2:before{float: left;width: 6px;height: 24px;background: #cc4e3d;margin-right: 15px;vertical-align: top;display: table;content: ""}
.z-bidding-normal-box .header2 h5{font-size: 22px;color: #333;font-weight: 500;}
.z-bidding-normal-box .header2 .more{position: absolute;right: 0;top: 0;font-size: 12px;width: 60px;height: 26px;border-radius: 2px;border: 1px solid #999;color: #666;text-align: center;line-height: 24px;}
.z-bidding-normal-box .header2 .more:hover{background: #0955c6;color: #fff;box-shadow: 0 0 5px #0955c6;border-color: transparent;}
.z-add-bidder-con2 {
    border-top: 1px solid #cc4e3d!important;
    box-shadow: ;
    padding: 0 38px;
    margin-top: 38px;
}
.z-bidding-welcom{width: 1200px;height: 270px;background: url("../images/bidding/bg_bidding_1.jpg")/*tpa=https://att.zzcycn.com/res/cms/www/default/images/bidding/bg_bidding_1.jpg*/ no-repeat center top;text-align: center;margin-bottom: 65px;}
.z-bidding-welcom p{font-size: 36px;color: #fff;font-weight: bold;padding-top: 70px;}
.z-bidding-welcom a{display: inline-block;width: 264px;height: 46px;background: #1c92ff;font-size: 18px;color: #fff;line-height: 46px;text-align: center;margin-top: 55px;}
.z-add-bidder-con{border-top: 1px solid #1b62b7;box-shadow: ;padding: 0 38px;margin-top: 20px;}
.z-add-bidder-con .add-bidder-table{width: 100%;table-layout: fixed;}
.z-add-bidder-con .add-bidder-table th{height: 62px;border-bottom: 1px solid #eee;padding-left: 25px;font-size: 16px;color: #000;line-height: 62px;font-weight: normal;text-align: left;}
.z-add-bidder-con .add-bidder-list {overflow: hidden;height: 294px;}
.z-add-bidder-con .add-bidder-list li{height: 42px;line-height: 42px;}
.z-add-bidder-con .add-bidder-list span{float: left;padding-left: 25px;font-size: 16px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.z-add-bidder-con .add-bidder-list span:nth-child(1){width: 78%;}
.z-add-bidder-con .add-bidder-list span:nth-child(2){width: 20%;}
.z-add-bidder-con .add-bidder-list span:nth-child(3){width: 22%;}
.z-add-bidder-con .add-bidder-list span:nth-child(4){width: 13%;}
.z-bidding-partner-op{float: right;}
.z-bidding-partner-op .partner-prev,.z-bidding-partner-op .partner-next{display: inline-block;width: 26px;height: 26px;border: 1px solid #ddd;border-radius: 2px;color: #999;font-size: 20px; line-height: 24px;text-align: center;cursor: pointer;margin-left: 10px;}
.z-bidding-partner-op .partner-prev:hover,.z-bidding-partner-op .partner-next:hover{color: #fff;background: #1c92ff;border-color: #1c92ff;}
.z-bidding-partner{padding: 20px 0 30px 0;}
.z-bidding-partner ul{width: 1200px;height: 208px;position: relative;}
.z-bidding-partner li{cursor: pointer;position: absolute;border: 1px solid #ddd;border-radius: 2px;overflow: hidden;}
.z-bidding-partner li img{width: 100%;height: 100%;}
.z-bidding-partner li:hover{border-color: #1c92ff;box-shadow: 0 0 6px #c7e3fe;}
