/* CSS Document */

#block_head {
	height:360px;
	background-image:url(../images/banner.png);
	background-position:center top;
	background-repeat:no-repeat;
	
}

#head {
	height:290px;
}

#head_position {
	display:none;
	width:100%;
	height:80px !important;
}

#logo {
	float:left;
	margin-top:55px;
	margin-left:20px;
	width:155px;
	height:180px;
}

#logo img {
	width:100%;
}

#company_name {
	float:left;
	margin-top:55px;
	margin-left:50px;
	width:700px;
	overflow:hidden;
}

#company_name_ch {
	width:100%;
	height:60px;
	color:#666;
	font-size:42px;
	font-weight:bold;
	overflow:hidden;
}

#company_name_mobile {
	display:none;
}

#company_product {
	margin-top:20px;
	width:100%;
	height:90px;
	line-height:30px;
	color:#333;
	font-size:18px;
	overflow:hidden;
}

#company_phone {
	float:right;
	margin-top:70px;
	width:375px;
	overflow:hidden;
}

#company_phone_ico {
	float:right;
	margin-right:30px;
	width:140px;
	height:160px;
	border-right:1px dotted #666;
	overflow:hidden;
}

#company_phone_ico dt {
	margin-top:20px;
	width:100%;
	height:80px;
	background-color:#333;
}

#company_phone_ico div {
	width:100%;
	height:30px;
	line-height:35px;
	color:#666;
	font-size:18px;
	text-align:center;
	overflow:hidden;
}

#company_phone_text {
	float:right;
	width:200px;
	height:160px;
	line-height:40px;
	font-size:24px;
}

#company_phone_text div {
	color:#0459B0;
	font-size:26px;
}












