@charset "utf-8";
.no_width_top
{
	height: 341px;
	position: relative;
	background: url(../images/no_width_top_01.png) center top no-repeat;
}
.no_width_news_content{
	background:url(../images/no_width_news_content_02.gif) center top no-repeat;
}
.no_width_news
{
	height: 270px;
	background: url(../images/no_width_news.png) center top no-repeat;
}
.no_width_auto
{
	height: 363px;
	background: url(../images/no_width_auto.png) center top no-repeat;
}
.no_width_footer
{
	height: 92px;
	background: url(../images/no_width_footer.png) center top no-repeat;
}
.banner
{
	height: 276px;
}
.menu_box
{
	position: relative;
	height: 40px;
	display: block;
	border-bottom: 1px #ccc solid;
	border-top: 5px #197ff2 solid;
	border-radius: 5px 5px;
	behavior: url(css/PIE.htc);
	background: url(../images/menu_box_bg.gif) left center repeat-x;
}
.logo
{
	width: 220px;
	height: 40px;
	float: left;
	padding-left: 36px;
}
.menu
{
	width: 730px;
	height: 40px;
	float: left;
}
.black_div
{
	height: 18px;
	border-top: 1px #ccc solid;
	background: #fff;
}
.news_box
{
	height: 270px;
}
.auto_knowledge_box
{
	height: 363px;
}
.pic_news
{
	width: 329px;
	height: 262px;
	float: left;
	border: 1px #ccc solid;
	padding: 3px;
}
.news_about_list
{
	width: 303px;
	float: left;
	height: 270px;
	padding: 0 10px;
	overflow: hidden;
}
.news_about
{
	width: 303px;
	height: 111px;
	float: left;
	overflow: hidden;
	border-bottom: 1px #d6d8d9 solid;
}
.about_title
{
	width: 303px;
	height: 25px;
	float: left;
	font-size: 13px;
	color: #347ec3;
	line-height: 25px;
	text-align: center;
	font-weight: 600;
}
.about_txt
{
	width: 303px;
	height: 86px;
	float: left;
	font-size: 12px;
	color: #347ec3;
	line-height: 20px;
	text-indent: 25px;
}
.news_list
{
	width: 303px;
	height: 158px;
	float: left;
}
.contact_info
{
	width: 303px;
	height: 259px;
	float: left;
	padding: 9px 9px 0 9px;
	border: 1px #ccc solid;
}
.info
{
	width: 291px;
	height: 146px;
	float: left;
	background: #d7edfd;
	font-size: 12px;
	color: #013493;
	line-height: 20px;
	padding-left: 10px;
	border: 1px #c8e6f2 solid;
}
.driver
{
	width: 303px;
	height: 99px;
	float: left;
	padding-top: 7px;
}
.driver_pic
{
	width: 119px;
	height: 95px;
	float: left;
	border: 1px #ccc solid;
	padding: 1px;
}
.driver_txt
{
	width: 150px;
	height: 89px;
	float: left;
	line-height: 20px;
	padding: 10px 0 0 10px;
}
.driver_txt b
{
	font-size: 13px;
	color: #1461c1;
}
.driver_txt p
{
	font-size: 12px;
	color: #000;
}
.knowledge_box
{
	margin-top: 15px;
	position: relative;
	width: 301px;
	padding: 0 10px;
	float: left;
	height: 336px;
	border-right: 1px #ccc solid;
	border-left: 1px #ccc solid;
	border-top: 5px #3e96fa solid;
	border-bottom: 5px #3e96fa solid;
	border-radius: 5px;
	behavior: url(css/PIE.htc);
}
.knowledge_title
{
	width: 281px;
	height: 24px;
	float: left;
	line-height: 24px;
	padding: 10px 10px 0 10px;
	font-size: 14px;
	color: #1461c1;
	font-weight: bold;
}
.knowledge_pic
{
	width: 301px;
	height: 96px;
	float: left;
	padding-top: 3px;
}
.knowledge_list
{
	width: 301px;
	float: left;
	padding-top: 10px;
}
.footer
{
	height: 63px;
	overflow: hidden;
	text-align: center;
	line-height: 22px;
	font-size: 12px;
	color: #666666;
	padding-top: 15px;
}
