#main {
	}
#banner {
	width: 710px;
	height: 180px;
	overflow: hidden;
}
#main_box {
	width: 710px;
	margin-top: 8px;
	overflow: hidden;
}
#main_center {
	width: 480px;
	float: left;
}
#main_right {
	width: 222px;
	float: right;
}
.border_blue_m {
	border: 1px solid #a9cbe4;
	padding: 1px;
}
.news_padding {
	padding: 8px;
}
/*-------------产品---------------*/
#pro {
	width: 480px;
	background: url(../images/pro_bg.gif) repeat-y 0 0;
}
#pro_top {
	background: url(../images/pro_top_bg.gif) no-repeat 0 0;
	height: 10px;
	overflow: hidden;
}
#pro_center {
	background: url(../images/pro_bg.gif) repeat-y 0 0;
	height: 104px;
	overflow: hidden;
}
#pro_bottom {
	background: url(../images/pro_bottom_bg.gif) no-repeat 0 0;
	height: 8px;
	overflow: hidden;
}
#pro_content {
	margin: 8px 9px;
	overflow: auto;
	zoom: 1;
}
#pro_content li {
	float: left;
	display: inline;
	width: 154px;
	text-align: center;
}
#pro_content dl,
#pro_content dt,
#pro_content dd {
	display: block;
	text-align: center;
}
#pro_content dt img {
	margin: 0px auto;
}
/*--------------------新闻----------------------------*/
.news_f_left {
	width: 222px;
	float: left;
}
.news_f_right {
	width: 222px;
	float: right;
}
.m_title {
	overflow: hidden;
	/*border-bottom: 1px dashed #98b7cb;*/
	border-bottom: 1px dotted #98b7cb;
}
.m_h2 {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #003da3;	
	padding-left: 20px;
	background: url(../images/main_icon.gif) no-repeat 6px 1px;
	margin-top: 4px;
	margin-bottom: 2px;
	display: inline;
}
.m_span {
	float: right;
	margin-right: 4px;
	margin-top:6px;
	display: inline;
}
.m_ul li {
	background: url(../images/main_li_icon.gif) no-repeat 0px 10px;
	line-height: 22px;
	padding-left: 8px;
	width: 192px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
.m_m_span {
	float: right;
	text-align: left;
	width: 330px;
	margin-top: 4px;
	display: inline;
}
/*---------------------手机社区-------------------------*/
#phone_center {
	padding-top: 8px;
}
#phone_content li {
	float: left;
	width: 76px;
	text-align: center;
	display:inline;
}
#phone_content dl,
#phone_content dt,
#phone_content dd {
	display: block;
	text-align: center;
}
#phone_content dt img {
	margin: 0px auto;
}
/*------------------------------------右侧部分--------------------------------*/
.right_width {
	overflow: hidden;
	width: 220px;
	border: 1px solid #a9cbe4;
}
.mr_title {
	background: url(../images/right_title_bg.gif) repeat-x left top;
	height: 25px;
	display: block;
}
.mr_h2 {
	background: url(../images/pro_icon.gif) no-repeat 8px 3px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #015ea4;
	margin-top: 6px;
	float: left;
}
.mr_span {
	float: right;
	margin-right: 8px;
	text-align: right;
	margin-top: 6px;
	display: inline;
}
#wap_center {
	color: #004fa0;
	line-height: 22px;
}
.wap_conone {
	background: url(../images/wap_company.gif) no-repeat;
	padding-left: 48px;
	padding-right: 6px;
	height: 64px;
	overflow: hidden;
	margin-bottom: 16px;
}
.wap_contwo {
	background: url(../images/wap_personal.gif) no-repeat;
	padding-left: 50px;
	padding-right: 2px;
	height: 64px;
	overflow: hidden;
	margin-bottom: 16px;
}
.vie_ul li {
	background: url(../images/viewport_icon.gif) no-repeat 0px 6px;
	padding-left: 20px;
	line-height: 22px;
	width: 180px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
#cus_ser {
	background: url(../images/cus_ser_left.gif) no-repeat left top;
	padding-left: 5px;
	text-align: right;
	height: 126px;
}
#cus_ser_content {
	background: url(../images/cus_ser_right.gif) no-repeat right top;
	text-align: center;
	padding-top: 16px;
	height: 110px;
}
#cus_ser_content img {
	margin: 0px auto;
}
