	body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
select,
input,
textarea,
button,
p,
blockquote,
th,
td,
img,
iframe {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input,
button,
textarea,
option {
	font: 12px "\5b8b\4f53", Arial, Helvetica, sans-serif;
}

ul,
li,
div {
	list-style: none;
	border: 0px;
}

img {
	border: 0px;
}

.clear {
	font: 0px/0px serif;
	display: block;
	clear: both;
}

html {
	-webkit-text-size-adjust: none;
}

input {
	outline: none;
}

textarea {
	resize: none;
}

a {
	text-decoration: none;
}

body:nth-of-type(1) input:focus,
textarea:focus {
	outline: none;
}

body {
	font: 12px "\5b8b\4f53", Tahoma, Arial;
	color: #333;
	background: #fff;
	position: relative;
}


/*header*/

.left {
	float: left;
}

.right {
	float: right;
}

#header {
	width: 100%;
	height: 35px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	;
	background: #f5f5f5;
	margin: 0 auto;
}

.header {
	width: 1100px;
	margin: 0 auto;
	height: 35px;
}

.header ul {
	color: #666;
}

.header ul li.name {
	margin-right: 30px;
}

.header ul li {
	float: left;
	line-height: 35px;
	margin-right: 10px;
}

.header ul li a {
	color: #666;
}

.header ul li a:hover {
	color: #ff6600;
}

.header p a:hover {
	color: #ff6600;
}

.header p {
	line-height: 35px;
	color: #666;
	float: right;
	margin-right: 110px;
}

.header p a {
	color: #666;
	margin: 0 5px;
	display: inline-block;
}

.header p a.mobile {
	background: url(/images/offer_bg1.png) 0 10px no-repeat;
	padding: 0 0 0 16px;
	margin-left: 10px;
}

.weixin {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	z-index: 99999;
}

.weixinTop {
	position: absolute;
	padding: 0 0 0 28px;
	top: -38px;
	right: 26px;
	cursor: pointer;
	color: #666;
	line-height: 38px;
	background: url(/images/offer_bg1.png) 0 -24px no-repeat
}

.weixinBot {
	position: absolute;
	right: 10px;
	top: -1px;
	display: none;
	border: 1px solid #d1d1d1;
}

.headerNav {
	width: 1100px;
	margin: 0 auto;
}

.headerNav p {
	color: #888;
	line-height: 12px;
	height: 12px;
	width: 1100px;
	overflow: hidden;
	margin-top: 10px;
	font-family: "microsoft yahei";
}

.headerNav p a {
	color: #888;
	margin: 0 4px;
}

.headerNav p a:hover {
	color: #FF6600;
}


/*top*/

.bannerAdv {
	width: 1100px;
	margin: 0px auto 0;
	overflow: hidden;
}

.bannerAdv ul {
	width: 1110px;
	display: inline;
	float: left;
	margin: 0px 0 0 -5px;
}

.bannerAdv ul li {
	display: block;
	float: left;
	padding: 10px 5px 0 5px;
	position: relative;
}

.bannerAdv ul li a,
.bannerAdv ul li embed {
	float: left;
}


/*top*/
.top {
	width: 1100px;
	height: 74px;
	margin: 0 auto;
	position: relative;
}

.top .logo{ position:absolute; left:30px; top:10px; z-index:3;height:50px;}

.top h1{width: 125px;height: 50px;position: absolute;left: 150px;top: 12px;border-left: 1px solid #d7d7d7;font: 26px/50px "Microsoft Yahei","\5b8b\4f53"; text-indent:12px;color: #ff5200;}

.top p {
	position: absolute;
	top: 60px;
	left: 274px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	font-family: microsoft yahei;
	color: #666666;
}

.top p a {
	color: #666666;
	margin: 0 4px;
}

.top p a:hover,
.top span a:hover {
	text-decoration: underline;
	color: #ff0000;
}

.top span {
	position: absolute;
	left: 858px;
	top: 26px;
	line-height: 18px;
	height: 18px;
	font-family: microsoft yahei;
	overflow: hidden;
	color: #666666;
}

.top span a {
	color: #ff6600;
	font-size: 14px;
}

.top input.text {
	width: 310px;
	height: 38px;
	display: block;
	position: absolute;
	line-height: 33px;
	border: 1px solid #e1e1e1;
	color: #7d7d7d;
	top: 15px;
	left: 449px;
	z-index: 2;
	font-size: 14px;
	text-indent: 10px;
}

.top button {
	width: 90px;
	height: 40px;
	display: block;
	border: 0px;
	cursor: pointer;
	position: absolute;
	top: 15px;
	left: 760px;
	background: #ff5200;
	font: normal 20px/40px microsoft yahei;
	color: #fff;
}

.selectbox-wrapper {
	text-align: center;
	position: absolute;
	top: 54px;
	left: 360px;
	z-index: 9999;
	width: 88px;
	border: 1px solid #e1e1e1;
	background: #fff;
}

.selectbox-wrapper ul li.selected {
	BACKGROUND-COLOR: #f4ffed;
}

.selectbox-wrapper ul li.current {
	color: #fff;
	background: #ff5200;
}

.selectbox-wrapper ul li {
	line-height: 20px;
	color: #666;
	display: block;
	text-align: left;
	text-indent: 20px;
	cursor: pointer;
}

.selectbox {
	width: 88px;
	height: 38px;
	border: 1px solid #e1e1e1;
	border-right: 0;
	display: block;
	line-height: 38px;
	font-size: 14px;
	font-family: microsoft yahei;
	color: #ff5200;
	z-index: 10;
	position: absolute;
	top: 15px;
	left: 360px;
	text-indent: 20px;
	cursor: pointer;
	background: url(/images/offer_bg1.png) 60px -60px no-repeat;
}


/*menu*/

.menu {
	width: 100%;
	height: 50px;
	background-color: #ff5200;
}

.menu p {
	width: 1100px;
	margin: 0 auto;
	height: 50px;
}

.menu p a {
	color: #ffffff;
	font-family: "microsoft yahei";
	line-height: 50px;
	font-size: 20px;
	display: block;
	float: left;
	width: 122px;
	display: inline-block;
	text-align: center;
}

.menu p a.home {
	background-color: #f68e5d;
	width: 124px;
}

.menu p a:hover {
	background-color: #f68e5d;
}
.container{
	width: 100%;
	background-color: #f2f2f2;
	padding-top: 15px;
	padding-bottom: 20px;
	
}
.location {
	width: 1100px;
	margin: 0 auto 0;
}

.location p {
	background: url(/images/offer2016/offer_list.png) 12px 5px no-repeat;
	text-indent: 40px;
	line-height: 34px;
	background-color: #e9e9e9;
	color: #666666;
}

.location p i {
	font-style: normal;
	color: #666666;
}

.location p a {
	color: #666;
	margin: 0 7px;
}
.main{
	width: 1100px;
	margin: 15px auto 0;
}
.mainLeft{
	width: 810px;
	float: left;
}
.buy_information{
	float: left;
	background-color: #fff;
	width: 810px;
}
.information_title{
	position: relative;
	padding: 10px;
	background-color: #fff8f2;
	border-bottom: 1px solid #f6d0ae;
}
.information_title i{
	height: 22px;
	display: block;
	width: 22px;
	line-height: 22px;
	text-align: center;
	font-size: 14px;
	margin: 10px;
	float: left;
	color: #589917;
	font-style: normal;
	background-color: #f0fade;
	border: 1px solid #a3cc52;
}
.information_title h3{
	font: normal 22px/38px "microsoft yahei";
	text-align: center;
}
.buy_information ul li{
	float: left;
	height: 60px;
	width: 129px;
	padding-left: 10px;
	border-right: 1px solid #f6d0ae;
}
.buy_information ul li span{
	color: #888888;
	font-size: 14px;
	width: 129px;
	float: left;
	line-height: 28px;
	margin-top: 6px;
}
.buy_information ul li b{
	font-size: 14px;
	color: #FF6600;
	font-weight: normal;
}
.buy_information ul li p{
	font-size: 14px;
	color: #666666;
}
.buy_information ul li.last_li{
	border-right: 0;
	width: 300px;
}
.buy_information ul li.last_li span{
	width: 300px;
}
.disc{
	line-height: 33px;
	width: 808px;
	float: left;
	margin-top: 15px;
	background-color: #fff4cc;
	border: 1px solid #f6d0ae;
	color: #888888;
}
.disc b{
	margin-left: 11px;
	color: #FF6600;
	
}
.tender_detail{
	float: left;
	margin-top: 15px;
	background-color: #fff;
	width: 100%;
}
.title{
	height: 50px;
	border-bottom: 1px solid #dcdcdc;
}
.title h3{
	height: 20px;
	float: left;
	margin-left: 29px;
	margin-top: 15px;
	text-indent: 10px;
	font:normal 18px/20px "microsoft yahei";
	border-left: 4px solid #FF6600;
}
.tender_content{
	line-height: 28px;
	font-size: 14px;
	padding: 15px 20px;
}
.contact{
	float: left;
	margin-top: 15px;
	background-color: #fff;
	width: 100%;
}
.contact_title{
	height: 50px;
	border: 1px solid #dcdcdc;
	border-bottom: 0;
}
.contact_title h3{
	height: 20px;
	float: left;
	margin-left: 29px;
	margin-top: 15px;
	text-indent: 10px;
	font:normal 18px/20px "microsoft yahei";
	border-left: 4px solid #FF6600;
}
.contact table{
	border:1px solid #e4e4e4 ;
}
.contact table th,.contact table td{
	height: 34px;
	font-size: 14px;
	font-weight: normal;
}
.contact table th{
	color: #888888;
	text-align: right;
	padding-right: 16px;
}
.contact table td{
	text-indent: 22px;
}
.mainRight{
	float: right;
	width: 270px;
}
.company{
	width: 270px;
}
.company_title{
	height: 50px;
	padding-left: 20px;
	position: relative;
	background: #0070CE;
}
.company_title i{
	position: absolute;
	height: 50px;
	width: 36px;
	top: -7px;
	left: 15px;
	background: url(/images/offer2016/offer_list.png) 0 -194px no-repeat;
}
.company_title h3{
	color:#fff;
	font: normal 16px/50px "microsoft yahei";
}
.contact_company{
	float: left;
	background-color: #fff;
}
.contact_company span{
	padding: 5px 20px;
	float: left;
	width: 230px;
	font:normal 14px/24px "microsoft yahei";
}
.contact_company span strong{
	font:normal 18px/24px arial;
	color: #d71010;
}
.contact_company span b{
	font:normal 18px/24px arial;
	color: #ff6600;
}
.contact_company h4{
	margin-left: 20px;
	margin-top: 5px;
	float: left;
	width: 250px;
	font:normal 16px/30px "microsoft yahei";
}
.contact_company h4 a{
	color: #df7033;
}
.contact_company dl{
	margin-left: 22px;
	padding-bottom: 10px;
	float: left;
	font:normal 12px/30px "microsoft yahei";
}
.contact_company dl dd{
	float: left;
	width: 170px;
	color: #4c4c4c;
}
.contact_company dl dt{
	float: left;
	color: #888;
	width: 55px;
}

.contact_company dl dd a.qq_btn{
	background: url(/images/offer2016/offer_list.png) 0 -278px no-repeat;
	display: inline-block;
	height: 20px;
	width: 70px;
	margin-left: 10px;
	vertical-align: middle;
}
.contact_company p{
	float: left;
	font:normal 14px/22px "microsoft yahei";
	padding: 8px 22px;
	border-top: 1px solid #dcdcdc;
	color: #666666;
}
.sale_list{
	margin-top: 15px;
	float: left;
	background-color: #fff;
	width: 100%;
}
.sale_list_title{
	height: 50px;
	width: 100%;
	text-indent: 20px;
	font:normal 18px/50px "microsoft yahei";
	border-bottom: 1px solid #dcdcdc;
	color:#FF6600;
}
.sale_list ul{
	padding: 6px 0 7px;
	float: left;
	width: 268px;
	
}
.sale_list ul li{
	margin-left: 20px;
	text-indent: 14px;
	background: url(/images/offer2016/tenderbg2018.png) 0 -267px no-repeat;
	font-size: 12px;
	line-height: 29px;
}
.sale_list ul li a{
	color:#666;
	}
.sale_list ul li a:hover{
	color: #FF6600;
	text-decoration: none;
}
#footer{width: 1100px;margin:20px auto 0;text-align: center;color: #818181;line-height: 24px;padding-bottom: 15px;}
#footer .footNav{height: 40px;line-height: 40px;font-size: 14px;background-color: #ff5403;color: #fff;text-align: center;}
#footer .footNav a{color: #fff;margin: 0 10px;}
#footer span{display: inline-block;color: #333333;font: normal 14px/60px "\5b8b\4f53";}
#footer strong{font-weight: normal;margin: 0 30px 0 0;font-family: tahoma, "\5b8b\4f53";}
#footer strong img{vertical-align: middle;margin-left: 3px;}
#footer a:hover{text-decoration: underline;color: #000;}
#footer ul{ width:565px; display: block; margin: 15px auto 0;}
#footer ul li{ display: block; float: left; padding: 0px 4px;}
#footer ul li a{ width: 112px; height: 47px; display: block; float: left; background: #fff url(/images/index2014/Publicbg.png) no-repeat -1px 0px; }
#footer ul li a.bg1{ background: #fff url(/images/index2014/Publicbg.png) no-repeat -122px 0px; }
#footer ul li a.bg2{ background: #fff url(/images/index2014/Publicbg.png) no-repeat -243px 0px; }
#footer ul li a.bg3{ background: #fff url(/images/index2014/Publicbg.png) no-repeat -364px 0px; }
#footer ul li a.bg4{ background: #fff url(/images/index2014/Publicbg.png) no-repeat -483px 0px; }
#footer ul li a.bg5{ width: 65px; height: 50px; display: block; float: left; background: none;}

#bannerbtn{height:100px;overflow:hidden;position:relative}
.backHome{ width:54px; position: relative;}
.backHome a{ width:54px; height:19px; display:block; float:left; background:#5b7648; text-align:center; font:normal 11px "Microsoft Yahei","simhei"; color:#fff; padding:35px 0px 0 0px; margin:2px 0; opacity:0.7; filter:alpha(opacity=70); background:url(/images/index/rightBar3.png) no-repeat 0 0; overflow: hidden; text-decoration: none; }
.backHome a:hover{ opacity:1; filter:alpha(opacity=100); }
.backHome a.guest,.backHome a.guest:hover{ background:url(/images/index/rightBar3.png) no-repeat 0 -114px; opacity: 0.7; filter:alpha(opacity=70); }
.backHome a.price{ background:url(/images/index/rightBar3.png) no-repeat 0px -57px; }
.backHome a.rightWx{ background:url(/images/index/rightBar3.png) no-repeat 0px -228px; }
.backHome img{
    position: absolute;
    right: 65px;
    top: 130px;
    display: none;
}
.toTop{ width:54px; height:54px; position:fixed; _position:absolute; top:469px; _top:expression(eval(document.documentElement.scrollTop+321)); display:none;font:normal 11px "Microsoft Yahei","simhei"; }
.toTop a,.toTop a:hover{ display:block; width:54px; height: 19px; padding:35px 0px 0 0px; background:url(/images/index/rightBar3.png) no-repeat 0px -171px; opacity: 0.6; filter:alpha(opacity=60); color: #fff; text-decoration: none; text-align: center; }
.toTop a:hover{ opacity:1; filter:alpha(opacity=100); }
#goTop { position:fixed; _position:absolute; top:235px; display:block; right:10px; z-index: 99999; }
*html, * html body { background-attachment:fixed; }
*html #goTop { position:absolute; right:expression(eval(document.documentElement.scrollLeft+10)); top:expression(eval(document.documentElement.scrollTop+145)); }