body{
	font-size: 14px;
	color:#252527;
}
.head{
	box-shadow: none;
	border-bottom: 1px #dedede solid
}
.about-h1{
	text-align: center;
	font-size: 30px;
	padding: 35px 0;
	line-height: 36px;
	font-weight: normal;
}
.about-box{
	margin: 40px 45px 0; 
	padding:0 75px 35px 75px;
	border-bottom: 1px #dedede solid
}
.about-box .p1{
	line-height: 24px;
	padding-top: 20px
}
.about-logo{
	height: 59px
}
.about-logo img{
	width: 197px;
	height: 59px
}
.contact-us{
	padding:40px 120px 80px;
}
.contact-us img{
	float: left;
	display: inline-block;
	width: 455px;
	height: 382px;
	border:1px #dedede solid;
}
.contact-ustelbox{
	padding-left: 80px;
	width: 423px
}
.contact-usname{
	font-size: 30px;
	line-height: 36px
}
.contact-usaddress{
	padding-top: 30px
}
.contact-usaddress .p1{
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 10px
}
.contact-usaddress li{
	line-height: 24px
}
.contact-ustel{
	margin-top: 30px;
	padding-top: 25px;
	line-height: 24px;
	position: relative;
}
.contact-ustel:after{
	width: 130px;
	height: 1px;
	border-top:1px #dedede solid;
	position: absolute;
	top: 0;
	left: 0;
	content: '' 
}
.tender{
	border-bottom:1px #dedede solid;
	margin:0 45px;
	padding: 35px 75px
}
.tender:last-child{
	border-bottom: 0;
	margin-bottom: 45px
}
.tender-h2{
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	padding-bottom: 12px
}
.tender-ul{
	line-height: 24px
}
.tender-ul.law li,
.tender-ul.contract li{
	margin-bottom: 15px
}
.tender-email{
	padding-top: 15px
}
.tender-email dl{
	display: inline-block;
	margin-right: 120px
}
.tender-email dt{
	display: inline-block;
	width: 48px;
	line-height: 48px;
	height: 48px;
	text-align: center;
	border:2px #1c1c1d solid;
	border-radius: 100%;
	font-size: 18px
}
.tender-email dd{
	display: inline-block;
	padding-left: 10px;
	line-height: 50px;
}
.about-img{
	width: 1200px;
	height: 415px
}