/* CSS Document */

/* +++++++++++++ 外层容器 +++++++++++++++++ */
#wrap_container {
	width:986px;
	height:100%;
	clear: both;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	background-color: #FFFFFF;
}

/* +++++++++++++ 公用 +++++++++++++++++ */
body {
	height: 100%;
	background-position:inherit;
	background-repeat: no-repeat;
	font-family: "宋体";
	font-size: 12px;
	color: #383838;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image:url(../images/bgbig.gif);
	background-position:top;
	background-repeat:repeat-y;
}


input, textarea, select {

	border: #383838 solid 1px;
}

img {
	border:0;
}

a:link {
	color: #383838;
	text-decoration: none;
}
a:visited {
	color: #383838;
	text-decoration: none;
}
a:hover {
	color: #C40026;
	text-decoration: none;
	border-bottom:#C40026 1px dashed;
}

.clearbox{
	clear: both;
	visibility: hidden;
}

/* 白 */
.white {
	color:#FFFFFF;
}

.red {
	color:#DD141C;
}

.blue {
	color:#1B5D94;
}

.gray {
	color:#999999;
}

/* more */
#more {
	width:30px;
	height:31px;
	float:right;
	margin-right:10px;
}

.clearbox{
	clear: both;
	visibility: hidden;
}

.font14px {
	font-size:14px;
}

.fontBlue14px {
	font-size:14px;
	color:#0245BF;
}

.fontDarkRed14px {
	color:#D50000;
	font-size:14px;
}

.linkBlue {
	color:#0832A6;
}
/* ++++++++++++++++++++++++++++++ */


/* ============================== 首页 ================================= */

/* 页头 */
#head_top {
	width:986px;
	height:102px;
	overflow:hidden;
}

/* 导航 */
#navi {
	width:986px;
	height:31px;
	overflow:hidden;
}

#navi_index_white {
	float:left;
	width:86px;
	height:31px;
	margin-left:10px;
	_display:inline; /* ie6 */
}

#navi_space {
	width:10px;
	height:31px;
	float:left;	
}

#navi_guanyuguohe_black {
	float:left;
	width:96px;
	height:31px;
	margin-left:10px;

}

#navi_guanyuguohe_red {
	float:left;
	width:96px;
	height:31px;
	margin-left:10px;

}

#navi_xinwenzhongxin_black {
	float:left;
	width:93px;
	height:31px;
}
#navi_xinwenzhongxin_red {
	float:left;
	width:93px;
	height:31px;
}

#navi_suoshugongsi_black {
	float:left;
	width:96px;
	height:31px;
}
#navi_suoshugongsi_red {
	float:left;
	width:96px;
	height:31px;
}

#navi_wangshangcheshi_black {
	float:left;
	width:94px;
	height:31px;
}
#navi_wangshangcheshi_red {
	float:left;
	width:94px;
	height:31px;
}

#navi_yewubankuai_black {
	float:left;
	width:94px;
	height:31px;
}
#navi_yewubankuai_red {
	float:left;
	width:94px;
	height:31px;
}

#navi_dangfengdangjian_black {
	float:left;
	width:94px;
	height:31px;
}
#navi_dangfengdangjian_red {
	float:left;
	width:94px;
	height:31px;
}

#navi_qiyewenhua_black {
	float:left;
	width:94px;
	height:31px;
}
#navi_qiyewenhua_red {
	float:left;
	width:94px;
	height:31px;
}

#navi_lianxiwomen_black {
	float:left;
	width:98px;
	height:31px;
}
#navi_lianxiwomen_red {
	float:left;
	width:98px;
	height:31px;
}

/* 导航文字 */
#navi_text {
	width:986px;
	height:31px;
	background-image:url(../images/navi_bg.gif);
	overflow:hidden;
	line-height:31px;
	color:white;
}

#navi_left {
	width:770px;
	height:31px;
	float:left;	
	margin-left:10px;
	_display:inline; /* ie6 */
}

#navi_right {
	float:left;
}
/* banner */
#banner {
	width:984px;
	height:208px;
	margin-top:3px;
	border: 1px solid #CAC8C8;
}

/* box1 */
#box1 {
	width:986px;
	height:327px;
	margin-top:4px;
	_display:inline; /* ie6 */
}

/* 图片新闻 */
#news_pic_box {
	width:494px;
	height:321px;
	float:left;
}

#news_pic {
	width:492px;
	height:320px;
	border: 1px solid #CAC8C8;
}

#news_word {
	width:494px;
	height:46px;
	padding-top:8px;
}


/* --- 国和要闻 --- */
#guoheyaowen {
	width:481px;
	height:321px;
	float:left;
	margin-left:5px;
	_display:inline; /* ie6 */
}

#guoheyaowen_top {
	width:481px;
	height:48px;
}

#guoheyaowen_content {
	width:481px;
	height:288px;
}

/* 国和要闻 列表 */
.guoheyaowen_square {
	width:460px;
	height:260px;
	margin-left:13px;
	margin-top:5px;
}

.guoheyaowen_square ul {
	padding:0;
	border:0;
	margin:0;

}

.guoheyaowen_square li {
	list-style-type:none;	
	line-height:26px;
	height:26px;
	border-bottom:dashed 1px #999999;

}

.guoheyaowen_list {
	width:460px;
	line-height:31px;
	height:31px;
	border-bottom:dashed 1px #999999;
}

.guoheyaowen_text {
	width:380px;
	height:20px;
	float:left;
	font-family:"Times New Roman";
}

.guoheyaowen_date_front {
	width:66px;
	height:10px;
	float:right;
	color:#999999;
}

#guoheyaowen_bigNews {
	width:460px;
	height:33px; 
	border-bottom:dashed 1px #999999;
	font-size:20px;
	font-family:"黑体";
	font-weight:bolder;
	margin-bottom:5px;
	letter-spacing:1px;
	text-align:center;
	line-height:33px;
}

/* 大横幅 */
#hengfu {
	width:986px;
	height:67px;
}

/* box2 */
#box2 {
	width:986px;
	height:240px;
	margin-top:3px;
}

/* 企业动态 */
#qiyedongtai {
	width:489px;
	height:240px;
	float:left;
}

#qiyedongtai_top {
	width:489px;
	height:48px;
	background-image:url(../images/qiyedongtai.jpg);
}

#qiyedongtai_content {
	width:489px;
	height:192px;
}

#qiyedongtai_top_left {
	width:382px;
	height:48px;
	margin-left:27px;
	float:left;
}

#qiyedongtai_top_right {
	width:80px;
	height:48px;
	float:left;
}

#more_qiyedongtai {
	width:80px;
	height:48px;
}

#more_cheshizixun {
	width:80px;
	height:48px;
}

#more_cuxiaoxinxi {
	width:80px;
	height:48px;
}

#dangfengdangjian_black {
	width:84px;
	height:48px;
	float:left;
	background-image:url(../images/dangfengdangjian_black.jpg);
}

#dangfengdangjian_red {
	width:84px;
	height:48px;
	float:left;
	background-image:url(../images/dangfengdangjian_red.jpg);
}

#qiyedongtai_black {
	width:84px;
	height:48px;
	float:left;
	background-image:url(../images/qiyedongtai_black.jpg);
}

#qiyedongtai_red {
	width:84px;
	height:48px;
	float:left;
	background-image:url(../images/qiyedongtai_red.jpg);
}

#cheshizixun_black {
	width:84px;
	height:48px;
	float:left;
	background-image:url(../images/cheshizixun_black.jpg);
}

#cheshizixun_red {
	width:84px;
	height:48px;
	float:left;
	background-image:url(../images/cheshizixun_red.jpg);
}

#cuxiaoxinxi_black {
	width:84px;
	height:48px;
	float:left;
	background-image:url(../images/cuxiaoxinxi_black.jpg);
}

#cuxiaoxinxi_red {
	width:84px;
	height:48px;
	float:left;
	background-image:url(../images/cuxiaoxinxi_red.jpg);
}

/* 企业动态 列表 */

.qiyedongtai_square {
	width:460px;
	height:183px;
	margin-left:13px;
	margin-top:9px;
}

.qiyedongtai_square ul {
	padding:0;
	border:0;
	margin:0;
}

.qiyedongtai_square li {
	list-style-type:none;
	line-height:26px;
	height:26px;
	border-bottom:dashed 1px #999999;
}

.qiyedongtai_list {
	width:460px;
	line-height:30px;
	height:30px;
	border-bottom:dashed 1px #999999;
}


.qiyedongtai_text {
	width:395px;
	height:26px;
	float:left;
	background-image:url(../images/sanjiao.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:15px;
}

.qiyedongtai_date_front {
	width:60px;
	height:26px;
	float:left;
	color:#999999;
}

/* 业务板块 */
#yewubankuai {
	width:489px;
	height:240px;
	float:left;
	margin-left:8px;
}

#yewubankuai_top {
	width:489px;
	height:48px;
}

#yewubankuai_content {
	width:460px;
	height:175px;
	margin-left:13px;
	margin-top:12px;
}

#yewubankuai_left {
	width:233px;
	height:173px;
	float:left;
	border:solid 1px #999999;
}
	
#yewubankuai_right {
	width:225px;
	height:175px;
	float:left;
}

/* 所属公司 */
#suoshugongsi {
	width:986px;
	height:140px;
	margin-top:3px;
}

#suoshugongsi_top {
	width:984px;
	height:48px;
}

#suoshugongsi_content {
	width:986px;
	height:84px;
}

#suoshugongsi_bottom {
	width:986px;
	height:8px;
	background-image:url(../images/suoshugongsi_bottom.jpg);
}

#suoshugongsi_square {
	width:978px;
	height:80px;
}

.suoshugongsi_square_box {
	width:970px;
	height:80px;
	margin-left:8px;
	margin-top:2px;
}

.suoshugongsi_pic {
	width:320px;
	height:74px;
	float:left;
}

.ssgs_line {
	width:5px;
	height:74px;
	background-image:url(../images/brand/ssgs_line.gif);
	float:left;	
}



#ssgs_content {
	width:680px;
	margin-left:25px;
	_display:inline; /* ie6 */
}
/* -------------------------------- box3 结构 ----------------------------------- */
#box3 {
	width:986px;
	height:505px;
	margin-top:5px;
	
}

	#box3_newsBox {
		width:755px;
		height:508px;
		float:left;
	}
	
		#box3_newsBox1 {
			width:755px;
			height:268px;
		}
		
		#box3_newsBox2 {
			width:755px;
			height:240px;
		}

	#box3_otherBox {
		width:226px;
		height:481px;
		float:left;
		overflow:visible;
		margin-left:5px;
	
	}

/* 车型展示 */
#chexingzhanshi {
	height:231px;
	width:222px;
	
}

#chexingzhanshi_top {
	height:48px;
	width:222px;
}

#chexingzhanshi_content {
	height:175px;
	width:222px;
	margin-top:8px;
	background-color:white;
}

#chexingzhanshi_text {
	width:222px;
	height:82px;
	text-align:center;
	margin-top:8px;
	
}


/* 天气预报 */
#tianqiyubao {
	height:268px;
	width:222px;
	text-align:center;
	margin-top:5px;
}

#tianqiyubao_top {

	height:52px;
	width:222px;
	text-align:center;
}

#tianqiyubao_content {
	width:190px;
	height:152px;

}

#tianqiyubao_text {
	
	height:66px;
	width:190px;
	top:35px;
	left:16px;
	text-align:center;
	line-height:22px;
	font-size:14px;
}



/* 企业文化 */
#qiyewenhua {
	width:374px;
	height:268px;
	float:left;
}

#qiyewenhua_content {
	width:374px;
	height:220px;
}

/* 企业文化 列表 */
.qiyewenhua_square {
	width:353px;
	height:217px;
	margin-left:13px;
	margin-top:3px;
}

.qiyewenhua_square ul {
	padding:0;
	border:0;
	margin:0;
}

.qiyewenhua_square li {
	list-style-type:none;
	line-height:26px;
	height:26px;
	border-bottom:dashed 1px #999999;
}

.qiyewenhua_list {
	width:353px;
	line-height:28px;
	height:29px;
	border-bottom:dashed 1px #999999;
}

.qiyewenhua_text {
	width:288px;
	height:26px;
	float:left;
	background-image:url(../images/sanjiao.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:15px;
}

.qiyewenhua_date_front {
	width:60px;
	height:26px;
	float:left;
	color:#999999;
}

#qiyewenhua_pic {
	height:48px;
	width:353px;
	margin-bottom:10px;
}

/* 党风党建 */
#dangfengdangjian {
	width:374px;
	height:268px;
	float:left;
	margin-left:7px;
}

#dangfengdangjian_content {
	width:374px;
	height:220px;
}

/* 党风党建 列表 */
.dangfengdangjian_square {
	width:353px;
	height:217px;
	margin-left:13px;
	margin-top:3px;
}

.dangfengdangjian_square ul {
	padding:0;
	border:0;
	margin:0;
}

.dangfengdangjian_square li {
	list-style-type:none;
	line-height:26px;
	height:26px;
	border-bottom:dashed 1px #999999;
}

.dangfengdangjian_list {
	width:353px;
	line-height:28px;
	height:29px;
	border-bottom:dashed 1px #999999;
}

.dangfengdangjian_text {
	width:288px;
	height:26px;
	float:left;
	background-image:url(../images/sanjiao.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:15px;
}

.dangfengdangjian_date_front {
	width:60px;
	height:26px;
	float:left;
	color:#999999;
}

#dangfengdangjian_pic {
	height:48px;
	width:353px;
	margin-bottom:10px;
}

/* 政策法规 */
#zhengcefagui {
	width:374px;
	height:240px;
	float:left;
}

#zhengcefagui_content {
	width:374px;
	height:192px;
}

/* 政策法规 列表 */
.zhengcefagui_square {
	width:353px;
	height:189px;
	margin-left:13px;
	margin-top:3px;
}

.zhengcefagui_square ul {
	padding:0;
	border:0;
	margin:0;
}

.zhengcefagui_square li {
	list-style-type:none;
	line-height:26px;
	height:26px;
	border-bottom:dashed 1px #999999;
}

.zhengcefagui_list {
	width:353px;
	line-height:28px;
	height:29px;
	border-bottom:dashed 1px #999999;
}

.zhengcefagui_text {
	width:288px;
	height:26px;
	float:left;
	background-image:url(../images/sanjiao.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:15px;
}

.zhengcefagui_date_front {
	width:60px;
	height:26px;
	float:left;
	color:#999999;
}

#zhengcefagui_pic {
	height:48px;
	width:353px;
	margin-bottom:5px;
}


/* 学习园地 */
#xuexiyuandi {
	width:374px;
	height:240px;
	float:left;
	margin-left:7px;
}

#xuexiyuandi_content {
	width:374px;
	height:192px;
}

/* 学习园地 列表 */
.xuexiyuandi_square {
	width:353px;
	height:189px;
	margin-left:13px;
	margin-top:3px;
}

.xuexiyuandi_square ul {
	padding:0;
	border:0;
	margin:0;
}

.xuexiyuandi_square li {
	list-style-type:none;
	line-height:26px;
	height:26px;
	border-bottom:dashed 1px #999999;
}

.xuexiyuandi_list {
	width:353px;
	line-height:28px;
	height:29px;
	border-bottom:dashed 1px #999999;
}

.xuexiyuandi_text {
	width:288px;
	height:26px;
	float:left;
	background-image:url(../images/sanjiao.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:15px;
}

.xuexiyuandi_date_front {
	width:60px;
	height:26px;
	float:left;
	color:#999999;
}

#xuexiyuandi_pic {
	height:48px;
	width:353px;
	margin-bottom:5px;
}




/* 友情链接 */
#youqinglianjie {
	width:242px;
	height:225px;
	float:left;
	margin-left:5px;
}

#youqinglianjie_top {
	width:240px;
	height:31px;
	border: 1px solid #CAC8C8;
	background-image:url(../images/square_bg.jpg);
}

#youqinglianjie_title {
	width: 61px;
	height:31px;
	background-image:url(../images/youqinglianjie.jpg);
	float:left;
}

#youqinglianjie_content {
	width:240px;
	height:192px;
	border: 1px solid #CAC8C8;
	border-top:0px;
}

#youqinglianjie_pic {
	width:232px;
	height:182px;
	margin-left:5px;
	margin-top:6px;
}


/* 实用工具 */
#shiyonggongju {
	width:242px;
	height:225px;
	float:left;
	margin-left:5px;
}

#shiyonggongju_top {
	width:240px;
	height:31px;
	border: 1px solid #CAC8C8;
	background-image:url(../images/square_bg.jpg);
}

#shiyonggongju_title {
	width: 61px;
	height:31px;
	background-image:url(../images/shiyonggongju.jpg);
	float:left;
}

#shiyonggongju_content {
	width:240px;
	height:192px;
	border: 1px solid #CAC8C8;
	border-top:0px;
}

#shiyonggongju_pic {
	width:232px;
	height:182px;
	margin-left:7px;
	margin-top:6px;
}

/* 底 */
#bottom {
	width:986px;
	height:106px;
	background-image:url(../images/bottom.jpg);
	background-repeat:no-repeat;
	margin-top:5px;
	margin-bottom:5px;
}

#bottom_navi {
	width:800px;
	height:25px;
	margin: 1px auto;
	line-height:25px;
	text-align:center;
	color:#FFFFFF;
	
}

#bottom_text {
	width:480px;
	height:50px;
	margin: 16px auto;
	text-align:center;
	line-height:16px;
	/*letter-spacing:1px;*/
	color:black;
}

/* ++++++++++++++ 二级页面 ++++++++++++++ */
.bigBox {
	overflow:hidden;
	margin-top:5px;
}

/* --- 二级页面 --- */
#left_Main {
	width:196px;
	float:left;
	background-image:url(../images/sub_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	display:table;
	overflow:visible;
}

#left_top {
	width:177px;
	overflow:visible;
}

#left_banner {
	width:196px;
	height:230px;
}

.left_bottom {
	width:196px;
	height:101px;
}


#right_Main {
	width:777px;
	overflow:visible;
	float:left;
	margin-left:13px;
}

#right_top {
	width:777px;
	height:56px;
	background-image:url(../images/sub_bar_bg.jpg);
}

#right_top_left {
	width:412px;
	height:56px;
	float:left;
}

#right_top_right {
	width:365px;;
	height:56px;
	text-align:right;
	line-height:56px;
	float:left;
}

#right_content {
	width:730px;
	margin-left:20px;
	margin-top:15px;
	margin-bottom:10px;
	overflow:visible;
	display:table;
}

.right_content_word {
	font-size:15px;
	letter-spacing:2px;
	line-height:22px;
}


/* 关于国和 */
.guanyuguohe_word {
	font-size:14px;
	line-height:30px;
	text-indent:25px;
}


/* 新闻列表 */

#news_list_content {
	width:100%;
	height:100%;
	overflow:visible;
}

.news_list {
	width:730px;
	height:24px;
	border-bottom: dashed 1px #999999;
	margin-top:8px;
	margin-bottom:10px;
}

.news_list_word {
	width:590px;
	float:left;
	background-image:url(../images/sanjiao.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:20px;
	font-size:14px;
}

.news_list_date {
	width:125px;
	float:right;
	font-size:14px;
}

.news_list_page {
	width:653px;
	height:40px;
	background-color:#F5F5F5;
	margin-left:30px;
	margin-top:15px;
	text-align:center;
	line-height:40px;
	font-size:12px;
}

.news_title {
	width:730px;
	height:35px;
	background-color:#F5F5F5;
	font-size:22px;
	text-align:center;
	line-height:35px;
	font-weight:bold
}

.news_date {
	width:730px;
	height:20px;
	text-align:center;
	color:#8B8B8B;
	margin-top:10px;
}

.news_content {
	width:730px;
	font-size:19px;
	font-family:"仿宋_GB2312";
	color:#555555;
	overflow:visible;
}

.news_tools {
	width:730px;
	height:15px;
	line-height:15px;
	text-align:right;
	margin-top:10px;
}



/* 所属公司 */

#ssgs_content {
	font-size:14px;
}

.ssgs_small {
	font-size:12px;
	color:#757474;
}

#ssgs_title {
	width:695px;
	height:30px;
	background-color:#F5F5F5;
	font-size:14px;
	text-align:center;
	line-height:30px;
	font-weight:bold;
	color:#1B5D94;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:26px;
}

#ssgs_text {
	width:700px;
	height:auto;
	overflow:visible;
	margin-left:23px;
	margin-top:10px;
	line-height:22px;
}

/* 所属公司 新闻列表 */
.ssgs_news_list {
	width:685px;
	height:25px;
	border-bottom: dashed 1px #999999;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:30px;
	line-height:25px;
}

.ssgs_news_list_word {
	width:585px;
	float:left;
	background-image:url(../images/sanjiao.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:20px;
	font-size:12px;
	height:25px;
}

.ssgs_news_list_date {
	width:100px;
	float:right;
	font-size:12px;
	height:25px;
	color:#757474;
}

.ssgs_news_list_page {
	width:653px;
	height:30px;
	background-color:#F5F5F5;
	margin-left:50px;
	margin-top:15px;
	text-align:center;
	line-height:30px;
	font-size:12px;
}


/* 企业文化 */

#qywh_font {
	font-size:16px;
	font-weight:bold;
	color:#D61C1F;
	line-height:22px;
}

#qywh_title {
	width:730px;
	height:30px;
	background-color:#F5F5F5;
	font-size:18px;
	text-align:center;
	line-height:35px;
	font-weight:bold;
	color:#C81216;
}

#qywh_guohelinian {
	font-size:14px;
	line-height:22px;
	width:700px;
	margin-top:10px;
	margin-left:10px;
}

/* 国和大事记 */
#guohedashiji {
	font-size:14px;
	line-height:22px;
}

#dashiji_title {
	width:730px;
	height:30px;
	background-color:#F5F5F5;
	font-size:14px;
	text-align:left;
	line-height:30px;
	font-weight:bold;
	color:#1B5D94;
	margin-bottom:8px;
	margin-top:5px;
}

/* 董事长致辞 */
.dsz {
	font-size:14px;
	letter-spacing:2px;
	line-height:20px;
	
}

/* 组织机构 */
#zzjg {
	height:680px;
	width:700px;
	margin-left:15px;
}

/* 业务板块 */
#ywbk_title {
	width:730px;
	height:30px;
	background-color:#F5F5F5;
	font-size:18px;
	text-align:center;
	line-height:35px;
	font-weight:bold;
	color:#C81216;
	margin-bottom:10px;
}

#ywbk_content {
	font-size:14px;
	line-height:30px;
}

.yewubankuai_word {
	font-size:14px;
	line-height:20px;
}

/* 联系我们 */
#lianxiwomen {
	font-size:14px;
	line-height:24px;
}

#lxwm_title {
	width:730px;
	height:30px;
	background-color:#EEEEEF;
	font-size:18px;
	text-align:center;
	line-height:35px;
	font-weight:bold;
	color:#C81216;
	margin-bottom:10px;
}



/* ====================================================================== */ 

/* =============================== 网上车市 =============================== */ 

/* ====================================================================== */


/* 网上车市右侧整体框架 */
#right_content_wscs {
	width:735px;
	margin-left:20px;
	margin-top:15px;
	margin-bottom:10px;
	overflow:visible;
}

/* 网上车市右侧内容 */
#wscs_content {
	width:731px;
	/* border:solid #D5D4D5 2px;
	background-image:url(../images/wscs_content_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom; */
	padding-bottom:20px;
}

/* 网上车市右侧内容 无边框 */
#wscs_content_no {
	width:731px;
	padding-bottom:20px;
}

/* 网上车市右侧内容 无边框 无填充*/
#wscs_content_nopadding {
	width:731px;
	overflow:visible;
}

/* 网上车市右侧内容(大） 标题 */
#wscs_content_title {
	width:710px;
	height:30px;
	font-size:14px;
	border-bottom:solid #CECACA 1px;
	color:#0C335B;
	line-height:30px;
	margin-left:10px;
	margin-top:10px;
	
}

/* 底 */
#wscs_bottom {
	width:731px;
	height:33px;
	border-bottom:solid #C70304 2px;
	background-color:#E1E6EC;
	margin-top:5px;
	line-height:33px;
	text-align:center;
	color:#0C335B;
}



/* -----------------网上车市  按区域所有4S店 ------------------ */

/* 网上车市区域 */
#wscs_quyu {
	width:712px;
	height:658px;
	margin-left:10px;
	margin-top:8px;
}

/* 网上车市经销商列表 */
#wscs_quyu_dealer {
	width:728px;
	height:151px;
	border:solid #CECDCD 1px;
	margin-top: 3px;
	margin-left: 4px;
	background-image:url(../images/wscs_content_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

/* 左侧车 */
#wscs_quyu_dealer_left {
	width:220px;
	height:150px;
	float:left;
}

/* 车图片 */
#wscs_quyu_dealer_car {
	width:172px;
	height:114px;
	border:solid #CECDCD 1px;
	margin-left:18px;
	margin-top:16px;
}


/* 右侧 */
#wscs_quyu_dealer_right {
	width:508px;
	height:150px;
	float:right;
}

/* 右侧公司名称 */
#wscs_quyu_dealer_title {
	width:490px;
	height:40px;
	border-bottom:dotted #A29F9F 1px;
	font-size:14px;
	line-height:40px;
	color:#9F0505;
	margin-top:8px;
}

.wscs_quyu_dealer_text {
	color:#9F0505;
	}

/* 右侧公司信息 */
#wscs_quyu_dealer_text {
	width:490px;
	height:90px;
	line-height:19px;
	margin-top:9px;
	color:#000000;
}

/* -----------------网上车市  按品牌搜索4S店 ------------------ */

/* 品牌 */
#wscs_pinpai {
	width:92px;
	height:125px;
	float:left;
	margin-left:45px;
	margin-top:30px;
}

/* 品牌图片 */
#wscs_pinpai_pic {
	width:90px;
	height:90px;
	border:solid #A29F9F 1px;
}

#wscs_pinpai_text {

	width:90px;
	height:20px;
	font-size:14px;
	color:#0C335B;
	text-align:center;
	line-height:20px;
	margin-top:12px;
}

.darkblue {
	color:#0C335B;
}

/* -----------------网上车市  经销商主页 ------------------ */

/* 头 */
#wscs_dealer_top {
	
	height:35px;
	width:729px;
	background-color:#F5F5F5;
	border:solid #D4D3D4 1px;
	
	font-family: "黑体";
	font-size: 18px;
	line-height:40px;
	text-align:center;
	color:#11457A;
	letter-spacing:1px;
	}
	
/* 导航 */
#wscs_dealer_navi {
	
	width:731px;
	height:35px;
	margin-top:5px;	
}

/* banner */
#wscs_dealer_banner {
	
	width:729px;
	height:236px;
	border:solid #D4D3D4 1px;
	margin-top:5px;
}

/* banner */
#wscs_dealer_banner_pic {
	
	width:729px;
	height:116px;
	border:solid #D4D3D4 0px;
	margin-top:10px;
}

/* 红线 */
#wscs_dealer_redLine {
	
	width:731px;
	height:3px;
	background-color:#C70304;
	margin-top:3px;	
}

/* box1 */
#wscs_dealer_box1 {
	width:731px;
	height:224px;
	margin-top:5px;
}

#wscs_dealer_box2 {
	width:731px;
	height:224px;
	margin-top:5px;
}

/* 标题 */
#wscs_dealer_title {
	width:710px;
	height:30px;
	font-size:14px;
	border-bottom:solid #CECACA 1px;
	color:#0C335B;
	line-height:30px;
	margin-left:10px;
	margin-top:10px;
	
}

/* 经销商主页 标题（小） */
#wscs_dealer_title {
	width:340px;
	height:30px;
	font-size:14px;
	border-bottom:solid #CECACA 1px;
	color:#0C335B;
	line-height:30px;
	margin-left:10px;
	margin-top:10px;
	
}

/* --------  企业简介------------- */
#wscs_dealer_about {
	width:359px;
	height:200px;
	border:solid #D5D4D5 2px;
	background-image:url(../images/wscs_content_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:20px;
	float:left;
}

.wscs_dealer_about_content {
	width:323px;
	height:160px;
	border-top:0px;
	margin-left:18px;
	margin-top:10px;
	color:#000000;
	line-height:18px;

}


/* ----------  新闻模块 -------------  */
#wscs_dealer_news {
	width:359px;
	height:200px;
	border:solid #D5D4D5 2px;
	background-image:url(../images/wscs_content_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:20px;
	float:left;
	margin-left:5px;
}


/* 新闻列表 内容 */
#wscs_dealer_news_content {
	width:350px;
	height:245px;
	border-top:0px;
	margin-top:3px;
}


.wscs_dealer_news_square {
	width:325px;
	height:190px;
	margin-left:13px;
	margin-top:9px;

}

.wscs_dealer_news_square ul {
	padding:0;
	border:0;
	margin:0;
}

.wscs_dealer_news_square li {
	list-style-type:none;
	line-height:22px;
	height:22px;
	border-bottom:dashed 1px #999999;
	
}

.wscs_dealer_news_list {
	width:325px;
	line-height:24px;
	height:25px;
	border-bottom:dashed 1px #999999;
}

.wscs_dealer_news_text {
	width:245px;
	height:20px;
	float:left;
	background-image:url(../images/sanjiao.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:15px;
}

.wscs_dealer_news_date_front {
	width:70px;
	height:10px;
	float:right;
}

.wscs_dealer_news_black {
	color:#000000;
	font-size:12px;
}

#zjk {
	font-size:14px;
	width:730px;
	height:200px;

	line-height:19px;
	border-bottom: dashed 2px #065990;
}

/* -------------- 企业信息------------------- */
#wscs_dealer_info {
	width:359px;
	height:200px;
	border:solid #D5D4D5 2px;
	background-image:url(../images/wscs_content_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:20px;
	float:left;
}

.wscs_dealer_info_content {
	width:330px;
	height:245px;
	border-top:0px;
	margin-left:18px;
	margin-top:10px;
	color:#000000;
}

.wscs_dealer_info_content ul {
	padding:0;
	border:0;
	margin:0;
}

.wscs_dealer_info_content li {
	list-style-type:none;
	line-height:23px;
	height:23px;
	
}

.wscs_dealer_info_red {
	color:red;
}

.wscs_dealer_info_link {
	color:#0B6DA0;
	text-decoration:underline;
}



/* -------------------- 旗下车型 --------------------- */

#wscs_dealer_auto {
	width:727px;
	overflow:visible;
	border:solid #D5D4D5 2px;
	background-image:url(../images/wscs_content_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:20px;
	margin-top:5px;
	display:table;
}

#wscs_dealer_auto_content {
	width:692px;
	border-top:0px;
	margin-left:10px;
	margin-top:13px;
	overflow:visible;
	display:table;
}

/* 旗下车型 标题（小） */
#wscs_dealer_auto_title {
	width:706px;
	height:30px;
	font-size:14px;
	border-bottom:solid #CECACA 1px;
	color:#0C335B;
	line-height:30px;
	margin-left:10px;
	margin-top:10px;
	
}

/* 详细车型 */
.wscs_dealer_auto_car {
	width:160px;
	height:143px;
	float:left;
	margin-left:11px;
	margin-bottom:10px;
	border:solid #CECACA 1px;
	background-image:url(../images/carbg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

/* 图片 */
.wscs_dealer_auto_pic {
	text-align:center;
	margin: 0px auto;
	width:142px;
	height:95px;
	border:solid #CECACA 1px;
	margin-top:7px;
	margin-bottom:7px;
}

/* 文字 */
.wscs_dealer_auto_text {
	width:120px;
	height:14px;
	text-align:center;
	margin: 0px auto;
}

/* ======================================================== 网上车市 二级页面 ======================================================== */



/* ====================================================================== */ 

/* =============================== 企业简介 =============================== */ 

/* ====================================================================== */

#wscs_secondDealer_about {
	width:727px;
	overflow:visible;
	border:solid #D5D4D5 2px;
	background-image:url(../images/wscs_content_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:20px;
	margin-top:5px;
}

#wscs_secondDealer_about_content {
	width:692px;
	border-top:0px;
	margin-left:10px;
	margin-top:13px;
	overflow:visible;
	font-size:14px;
	line-height:26px;
}


/* 网上车市 标题（小） */
#wscs_secondDealer_about_title {
	width:706px;
	height:30px;
	font-size:14px;
	border-bottom:solid #CECACA 1px;
	color:#0C335B;
	line-height:30px;
	margin-left:10px;
	margin-top:10px;
	
}


/* ====================================================================== */ 

/* =============================== 企业形象 =============================== */ 

/* ====================================================================== */

#wscs_secondDealer_photo {
	width:727px;
	overflow:visible;
	border:solid #D5D4D5 2px;
	background-image:url(../images/wscs_content_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:20px;
	margin-top:5px;
}

#wscs_secondDealer_photo_content {
	width:692px;
	border-top:0px;
	margin-left:10px;
	margin-top:13px;
	overflow:visible;
	font-size:14px;
	line-height:26px;
}


/* 网上车市 标题（小） */
#wscs_secondDealer_photo_title {
	width:706px;
	height:30px;
	font-size:14px;
	border-bottom:solid #CECACA 1px;
	color:#0C335B;
	line-height:30px;
	margin-left:10px;
	margin-top:10px;
	
}


/* 照片类型 */
#wscs_secondDealer_photo_text {
	font-size:14px;
	width:500px;
	height:30px;
	line-height:30px;
	margin-left:10px;
	color:#0C335B;
	
}

/* 照片列表 */
#wscs_secondDealer_photo_list {
	width:700px;
	height:115px;
	margin-bottom:15px;
}

/* 照片框 */
.wscs_secondDealer_photo_square {

	width:160px;
	height:120px;
	float:left;
	border: solid #C1BFBF 1px;
	margin-left:10px;
}


/* ====================================================================== */ 

/* =============================== 企业新闻 =============================== */ 

/* ====================================================================== */

#wscs_secondDealer_news {
	width:727px;
	overflow:visible;
	border:solid #D5D4D5 2px;
	background-image:url(../images/wscs_content_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:20px;
	margin-top:5px;
}

#wscs_secondDealer_news_content {
	width:692px;
	border-top:0px;
	margin-left:10px;
	margin-top:13px;
	overflow:visible;
	font-size:14px;
	line-height:26px;
}


/* 网上车市 标题（小） */
#wscs_secondDealer_news_title {
	width:706px;
	height:30px;
	font-size:14px;
	border-bottom:solid #CECACA 1px;
	color:#0C335B;
	line-height:30px;
	margin-left:10px;
	margin-top:10px;
	
}

.wscs_news_list {
	width:685px;
	height:25px;
	border-bottom: dashed 1px #999999;
	margin-top:8px;
	margin-bottom:10px;
	margin-left:10px;
}

.wscs_news_list_word {
	width:535px;
	float:left;
	background-image:url(../images/sanjiao.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:20px;
	font-size:14px;
	height:25px;
}

.wscs_news_list_date {
	width:150px;
	float:right;
	font-size:14px;
	height:25px;
}

.wscs_news_list_page {
	width:653px;
	height:40px;
	background-color:#F5F5F5;
	margin-left:30px;
	margin-top:15px;
	text-align:center;
	line-height:40px;
	font-size:12px;
}


/* ====================================================================== */ 

/* =============================== 旗下品牌 =============================== */ 

/* ====================================================================== */

#wscs_secondDealer_brand {
	width:727px;
	overflow:visible;
	border:solid #D5D4D5 2px;
	background-image:url(../images/wscs_content_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:20px;
	margin-top:5px;
}

#wscs_secondDealer_brand_content {
	width:692px;
	border-top:0px;
	margin-left:10px;
	margin-top:13px;
	overflow:visible;
	font-size:14px;
	line-height:26px;
}


/* 网上车市 标题（小） */
#wscs_secondDealer_brand_title {
	width:706px;
	height:30px;
	font-size:14px;
	border-bottom:solid #CECACA 1px;
	color:#0C335B;
	line-height:30px;
	margin-left:10px;
	margin-top:10px;
	
}

/* 品牌及公司 */
#wscs_secondDealer_brand_info {

	width:700px;
	height:125px;
	border: 1px solid #C4CFE0;
}

#wscs_secondDealer_brand_info_content {
	width:660px;
	height:102px;
	margin-left:5px;
	margin-top:5px;
}

/* 品牌及公司 */
#wscs_secondDealer_brand_info_logo {

	width:100px;
	height:100px;
	border: 1px solid black;
	float:left;
	
}

/* 品牌介绍 文字 */
#wscs_secondDealer_brand_info_text {

	width:420px;
	height:102px;
	float:left;
	font-size:12px;
	margin-left:15px;
}

#wscs_secondDealer_brand_info_right {


	font-size:12px;
	float:left;
}

.wscs_secondDealer_brand_info_text_left {

	width:190px;
	text-align:left;
	float:left;
}

/* 类型 报价 */
#wscs_secondDealer_brand_type {

	width:700px;
	height:28px;
	border-bottom: 1px dotted #B2B2B2;
	margin-top:10px;
}

#wscs_secondDealer_brand_type_left {
	
	width:160px;
	height:30px;
	float:left;
	text-align:right;
}

#wscs_secondDealer_brand_type_right {
	
	width:480px;
	height:30px;
	float:left;
	text-align:right;
}

/* 车型介绍 */
#wscs_secondDealer_brand_car {

	width:700px;
	height:104px;
	border-bottom: 1px dotted #B2B2B2;
	margin-top:20px;
	font-size:12px;
	margin-left:10px;
}

#wscs_secondDealer_brand_car_pic {

	width:130px;
	height:90px;
	border: 1px solid black;
	float:left;
	margin-left:5px;
}

/* 车型信息 */
#wscs_secondDealer_brand_car_info {
	width:415px;
	height:104px;
	float:left;
	margin-left:15px;
}

/* 文字 */
.wscs_secondDealer_brand_car_info_text {
	height:22px;
	width:435px;
}

/* 价格 */
#wscs_secondDealer_brand_car_price {

	width:120px;
	height:60px;
	float:left;
	line-height:30px;
	margin-top:5px;
	text-align:center;
}

/* 红色价格 */
.wscs_secondDealer_brand_car_price_red {
	color:#D50000;
	font-size:14px;
}

/* 蓝色大字 */
.wscs_secondDealer_brand_car_blue {
	font-size:14px;
	color:#0F0CBF;
}

/* 蓝色大字 */
.wscs_secondDealer_brand_car_bluesmall {
	font-size:12px;
	color:#0F0CBF;
}

.font14px {
	font-size:14px;
}


/* ====================================================================== */ 

/* =============================== 旗下车型 =============================== */ 

/* ====================================================================== */

#wscs_secondDealer_car {
	width:727px;
	overflow:visible;
	border:solid #D5D4D5 2px;
	background-image:url(../images/wscs_content_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:20px;
	margin-top:5px;
}


/* 网上车市 标题（小） */
#wscs_secondDealer_car_title {
	width:706px;
	height:30px;
	font-size:14px;
	border-bottom:solid #CECACA 1px;
	color:#0C335B;
	line-height:30px;
	margin-left:10px;
	margin-top:10px;
	
}



/* 类型 报价 */
#wscs_secondDealer_car_type {

	width:700px;
	height:32px;
	background-color:#EAEEF9;
	margin-top:10px;
	margin-left:10px;
}

#wscs_secondDealer_car_type_left {
	
	width:160px;
	height:32px;
	float:left;
	text-align:left;
	line-height:30px;
	font-size:14px;
	margin-left:20px;
	color:#ED0E0E;
}

#wscs_secondDealer_car_type_right {
	
	width:480px;
	height:32px;
	float:left;
	text-align:right;
	line-height:30px;
	font-size:14px;
	color:#ED0E0E;
}

/* 单个车型详细列表 */
#wscs_secondDealer_car_list {
	
	width:700px;
	
	
	margin-left:10px;
	overflow:visible;
}

#wscs_secondDealer_car_list_text {

	width:680px;
	height:55px;
	margin-left:20px;
	margin-top:10px;
	border-bottom: 1px dotted #B2B2B2;
}

.wscs_secondDealer_car_list_text_left {
	
	width:570px;
	height:50px;
	float:left;
	text-align:left;
	color:#6F727B;
	line-height:25px;
}

.wscs_secondDealer_car_list_text_right {
	
	width:110px;
	height:50px;
	float:left;
	text-align:center;
	line-height:25px;
}


/* ====================================================================== */ 

/* =============================== 车型照片 =============================== */ 

/* ====================================================================== */

#wscs_secondDealer_carPhoto {
	width:727px;
	overflow:visible;
	border:solid #D5D4D5 2px;
	background-image:url(../images/wscs_content_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:20px;
	margin-top:5px;
}


/* 网上车市 标题（小） */
#wscs_secondDealer_carPhoto_title {
	width:706px;
	height:30px;
	font-size:14px;
	border-bottom:solid #CECACA 1px;
	color:#0C335B;
	line-height:30px;
	margin-left:10px;
	margin-top:10px;
	
}


/* 类型 */
#wscs_secondDealer_carPhoto_type {

	width:700px;
	height:32px;
	background-color:#EAEEF9;
	margin-top:10px;
	margin-left:10px;
}

#wscs_secondDealer_carPhoto_type_left {
	
	width:160px;
	height:32px;
	float:left;
	text-align:left;
	line-height:30px;
	font-size:14px;
	margin-left:20px;
	color:#ED0E0E;
}

#wscs_secondDealer_carPhoto_type_right {
	
	width:480px;
	height:32px;
	float:left;
	text-align:right;
	line-height:30px;
	font-size:14px;
	color:#ED0E0E;
}

/* 单个车型详细列表 */
.wscs_secondDealer_carPhoto_list {
	
	width:700px;
	overflow:visible;
}


/* 照片框 */
.wscs_secondDealer_carPhoto_square {

	width:160px;
	height:150px;
	float:left;
	margin-left:10px;
	margin-top:10px;
}

.wscs_secondDealer_carPhoto_square_pic {

	width:160px;
	height:120px;
	margin-left:10px;
	border: solid #C1BFBF 1px;
}

.wscs_secondDealer_carPhoto_square_text {

	width:160px;
	height:30px;
	margin-left:10px;
	text-align:center;
	line-height:30px;
}

/* ====================================================================== */ 

/* =============================== 联系我们 =============================== */ 

/* ====================================================================== */


#wscs_secondDealer_contact {
	width:727px;
	overflow:visible;
	border:solid #D5D4D5 2px;
	background-image:url(../images/wscs_content_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:20px;
	margin-top:5px;
}


/* 网上车市 标题（小） */
#wscs_secondDealer_contact_title {
	width:706px;
	height:30px;
	font-size:14px;
	border-bottom:solid #CECACA 1px;
	color:#0C335B;
	line-height:30px;
	margin-left:10px;
	margin-top:10px;
	
}

/* 内容 */
#wscs_secondDealer_contact_content {
	width:688px;
	border-top:0px;
	margin-left:20px;
	margin-top:13px;
	overflow:visible;
	font-size:14px;
	line-height:26px;
}

#wscs_secondDealer_contact_text1 {
	width:688px;
	height:50px;
	
}

#wscs_secondDealer_contact_text2 {
	width:688px;
	overflow:visible;
	
}

.wscs_secondDealer_contact_text2_left {
	width:300px;
	height:90px;
	float:left;
}

#wscs_secondDealer_contact_map {
	width:620px;
	height:350px;
	text-align:center;
	margin-bottom:10px;
	margin-left:35px;
	border:solid #CECACA 1px;
}

/* 大讨论专题*/
#content_jh {

	font-size:20px;
	font-family: "仿宋_GB2312";
	line-height:28px;
}