@charset "utf-8";
html,body,a,h1,h2,h3,h4,h5,h6,p,div,ul,li,ol,dl,dt,dd,img,form,input,textarea,select,fieldset {
	margin: 0px;
	padding: 0px;
}

img {
	border:none;
}
ul,ol,dl {
	list-style-type: none;
}
select,input,select{
	vertical-align:middle;
}
body,table,input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.underline {
	text-decoration: none;
}
body {
	color: #333333;
	background-color: #EEE2CA;
	background-image: url(bg.jpg);
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0C6D1E;
	text-decoration: underline;
}.bg_body {
	background-image: url(bg_body.jpg);
	background-repeat: repeat-y;
}
.bg_dis_body {
	background-image: url(bg_dis_body.jpg);
	background-repeat: repeat-y;
}

.bg_title_hjzs {
	background-image: url(bg_title_hjzs.jpg);
	background-repeat: repeat-x;
}
.bg_title_item {
	background-image: url(bg_title_item.jpg);
	background-repeat: repeat-y;
}
.bg_dis_title_item {
	background-image: url(bg_dis_item.jpg);
	background-repeat: repeat-y;
}
.bg_left {
	background-image: url(bg_left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


.bg_footer {
	background-image: url(bg_footer.jpg);
	background-repeat: repeat-x;
}
.bg_dis_title {
	background-image: url(bg_dis_title.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}
.bg_title_car {
	background-image: url(title_bg_car.jpg);
	background-repeat: repeat-x;
	font-size: 13px;
	font-weight: bold;
}
.bg_title_service {
	background-image: url(title_bg_service.jpg);
	background-repeat: repeat-x;
}

.bg_title_news {
	background-image: url(bg_title_news.jpg);
	background-repeat: repeat-x;
	color: #136C07;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.bg_title_news span {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
}





.font_vedio a{
	text-decoration: underline;
}
.font_vedio a:hover {
	text-decoration: none;
	color: #333333;
}
.font_title {
	font-size: 13px;
	font-weight: bold;
	color: #0C6D1E;
}
.font_title a {
	color: #0C6D1E;
	text-decoration: underline;
}
.font_title a:hover {
	color: #333333;
	text-decoration: none;
}
.font_hjzs {
	padding-top: 8px;
	text-align:center;
}

.font_hjzs a{
	color: #DE0008;
	text-decoration: none;
}
.font_hjzs a:hover {
	color: #DE0008;
	text-decoration: underline;
}
.font_service{
	font-weight: bold;
	color: #DC1414;
	padding-top: 20px;
}




.text_company {
	line-height: 180%;
	padding-left: 15px;
	padding-top:12px;
}
.text_company span {
	padding-left: 180px;
	padding-top: 4px;
}

.text_news {
	line-height: 180%;
	padding-left: 16px;
	padding-right: 18px;
}
.text_car {
	line-height: 180%;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.text_service {
	line-height: 165%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-color: #F5FBDF;
	border: 1px solid #97D253;
}


.text_footer {
	line-height: 170%;
	padding-top: 10px;
	padding-bottom: 8px;
	color: #FFFFFF;
}
.text_footer a {
	color: #FFFFFF;
}
.text_footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.pic_company {
	float: left;
	padding-right: 10px;
	padding-left: 15px;
}
.pic_display {
	background-position: center;
	padding-left: 26px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.pic_dis_company {
	float: right;
	padding-left: 10px;
}

.list_left {
	line-height: 180%;
	padding-left: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.list_left li {
	background-image: url(ico01.jpg);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	float: left;
	width: 100px;
}
.list_left a {
	padding-left: 24px;
}
.list_left a:hover {
	color: #0C6D1E;
	text-decoration: underline;
}
.list_title {
	line-height: 30px;
}
.list_title a {
	color: #FFFFFF;
	background-image: url(bg_list_title.jpg);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
}
.list_title a:hover {
	font-weight: bold;
	color: #FFFFFF;
}



.list_news_01 {
	font-family: "宋体";
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.list_news_01 ul li {
	border-bottom:1px dashed #020202;
	line-height:20px;
	color:#333333;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
}
.list_news_01 ul li a {
	color:#333333;
}
.list_news_01 ul li a:hover {
	color:#0C6D1E;
	text-decoration: underline;
}
.list_news_01 .date { font-family:Arial; font-size:11px; float:right; color:#666666; }
.title_dis_about {
	background-image: url(bg_dis_right.jpg);
	background-repeat: repeat-x;
	color: #377D24;
	padding-right: 35px;
}
.title_dis_about span {
	float: right;
}
.title_dis_about a {
	color: #377D24;
}
.title_dis_about a:hover {
	color: #CB181B;
	text-decoration: underline;
}

.text_dis_about {
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 33px;
	padding-bottom: 100px;
	line-height: 190%;
	text-align: left;
}


.news_list_01 ul li{
	clear:both;
	font-family: "宋体";
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-image: url(arrow01.jpg);
	background-repeat: no-repeat;
	background-position:12px 11px;
	padding-left: 20px;
	}
.news_list_01 ul a{
	padding-left:2px;
	text-decoration:none;
	color: #333333;
}
.news_list_01 a:hover {
	color: #9B0302;
	text-decoration: underline;
}

.news_list_01 span {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	float: right;
	padding-right: 36px;
}

.news_list_01 ul .bg_list_01{background:#fff padding:10px 0;
	line-height:20px;
	background-color: #F6FBE6;
}
.news_list_01 ul .bg_list_02{line-height:20px;}
.stapage {
	font-size: 13px;
}
.stapage a {
	text-decoration: none;
}
.stapage a:hover {
	color: #E91010;
}

.inputbox {clear:both; width:694px; text-align:left; margin:10px auto 50px auto; padding:0 10px; }
.inputbox p { clear:both; text-align:left;}

.ibl { width:90px; text-align:right; float:left; margin-right:10px; padding-top:10px;}
.ibr { width:594px; text-align:left; float:left; padding-top:10px; +padding-top:8px; }
.input01 {
	height: 20px;
	line-height:20px;
	border: 1px solid #B6DF85;
}
.textarea01 {
	border: 1px solid #B6DF85;
}

.input_submit { cursor:pointer; border:0px; width:53px; height:22px; background-image:url('button_fs.jpg'); }
.input_reset { cursor:pointer; border:0px; width:53px; height:22px; background-image:url('button_ct.jpg'); }


.pic_list_02 {
	padding:0;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
}
.pic_list_02 .pic_list{float:left; margin:40px 0 0 52px; display:inline;}
.pic_list_02 .pic_list .pic {
	border:#999999 1px solid;
	text-align:center;
	width:180px;
	height:120px;
	line-height:120px;
}
.pic_list_02 .pic_list .txt {
	width:172px;
	background:#F6FBE6;
	line-height:24px;
	height:24px;
	padding-left:8px;	
}
.pic_list_02 .pic_list .txt span{float:right;display:block; height:21px; padding-top:3px;}
.pic_list_02 .pic_list .txt a {
	color: #005800;
	font-weight: bold;
}
.pic_list_02 .pic_list .txt a:hover {
	color: #B60400;
	text-decoration: underline;
}






.pic_list_01 {
	padding:0;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
}
.pic_list_01 .pic_list{float:left; margin:40px 0 0 52px; display:inline;}
.pic_list_01 .pic_list .pic {
	width:180px;
	height:120px;
	line-height:100px;
}
.pic_list_01 .pic_list .txt {
	width:180px;
	background:#F6FBE6;
	line-height:24px;
	height:24px;
	text-align: center;
}
.pic_list_01 .pic_list .txt a {
	color: #005800;
	font-weight: bold;
}
.pic_list_01 .pic_list .txt a:hover {
	color: #B60400;
	text-decoration: underline;
}

.pic_list_03 {width:730px; margin:10px auto 10px auto; }
.pic_list_03 .pic_list{float:left; margin:15px 14px 0 8px; display:inline;}
.pic_list_03 .pic_list .pic {
	width:154px;
	height:104px;
	line-height:104px;
}

.nav_ind { clear:both; }
.nav_ind ul li { float:left; }
.nav_ind ul li a { display:block; width:70px; height:44px; }
.nav_ind a.nav_1 { background-image:url('nav_ind1.jpg'); }
.nav_ind a.nav_1:hover, .nav_ind a.nav_1_current { background-image:url('nav_ind01.jpg'); }
.nav_ind a.nav_2 { background-image:url('nav_ind2.jpg'); }
.nav_ind a.nav_2:hover, .nav_ind a.nav_2_current { background-image:url('nav_ind02.jpg'); }
.nav_ind a.nav_3 { background-image:url('nav_ind3.jpg'); }
.nav_ind a.nav_3:hover, .nav_ind a.nav_3_current { background-image:url('nav_ind03.jpg'); }
.nav_ind a.nav_4 { background-image:url('nav_ind4.jpg'); }
.nav_ind a.nav_4:hover, .nav_ind a.nav_4_current { background-image:url('nav_ind04.jpg'); }
.nav_ind a.nav_5 { background-image:url('nav_ind5.jpg'); }
.nav_ind a.nav_5:hover, .nav_ind a.nav_5_current { background-image:url('nav_ind05.jpg'); }
.nav_ind a.nav_6 { background-image:url('nav_ind6.jpg'); }
.nav_ind a.nav_6:hover, .nav_ind a.nav_6_current { background-image:url('nav_ind06.jpg'); }
.nav_ind a.nav_7 { background-image:url('nav_ind7.jpg'); }
.nav_ind a.nav_7:hover, .nav_ind a.nav_7_current { background-image:url('nav_ind07.jpg'); }
.nav_ind a.nav_8 { background-image:url('nav_ind8.jpg'); }
.nav_ind a.nav_8:hover, .nav_ind a.nav_8_current { background-image:url('nav_ind08.jpg'); }

.nav_dis { clear:both; }
.nav_dis ul li { float:left; }
.nav_dis ul li a { display:block; width:70px; height:44px; }
.nav_dis a.nav_1 { background-image:url('nav_dis1.jpg'); }
.nav_dis a.nav_1:hover, .nav_dis a.nav_1_current { background-image:url('nav_dis01.jpg'); }
.nav_dis a.nav_2 { background-image:url('nav_dis2.jpg'); }
.nav_dis a.nav_2:hover, .nav_dis a.nav_2_current { background-image:url('nav_dis02.jpg'); }
.nav_dis a.nav_3 { background-image:url('nav_dis3.jpg'); }
.nav_dis a.nav_3:hover, .nav_dis a.nav_3_current { background-image:url('nav_dis03.jpg'); }
.nav_dis a.nav_4 { background-image:url('nav_dis4.jpg'); }
.nav_dis a.nav_4:hover, .nav_dis a.nav_4_current { background-image:url('nav_dis04.jpg'); }
.nav_dis a.nav_5 { background-image:url('nav_dis5.jpg'); }
.nav_dis a.nav_5:hover, .nav_dis a.nav_5_current { background-image:url('nav_dis05.jpg'); }
.nav_dis a.nav_6 { background-image:url('nav_dis6.jpg'); }
.nav_dis a.nav_6:hover, .nav_dis a.nav_6_current { background-image:url('nav_dis06.jpg'); }
.nav_dis a.nav_7 { background-image:url('nav_dis7.jpg'); }
.nav_dis a.nav_7:hover,.nav_dis  a.nav_7_current { background-image:url('nav_dis07.jpg'); }
.nav_dis a.nav_8 { background-image:url('nav_dis8.jpg'); }
.nav_dis a.nav_8:hover, .nav_dis a.nav_8_current { background-image:url('nav_dis08.jpg'); }


.menu { width:238px; margin:0 auto; }
.menu dl { margin:0; width:238px; }
.menu dt { margin:3px auto 0 auto; width:238px; height:25px; line-height:25px; font-weight:bold; color:#ffffff; text-align:center; overflow:hidden; }
.menu dt a {
	display:block;
	width:238px;
	height:25px;
	background:url('bg_list_title.jpg') no-repeat;
	color: #ffffff;
	font-weight: normal;
}
.menu dt a:hover, .menu dt .current {
	background:url('bg_list_title.jpg') no-repeat;
	text-decoration:none;
	font-weight: bold;
	color: #ffffff;
}
/* 三级导航 */
.menu dd {
	margin:0 0 0 12px;
	width:208px;
	height:26px;
	line-height:26px;
	text-align:center;
	border-bottom:1px dashed #3897CD;
	overflow:hidden;
}
.menu dd a{ display:block; color:#157304; }
.menu dd a:hover, .menu dd .current {
	color:#157304;
	text-decoration:none;
	font-weight: bold;
}
.pic_hjzs {
	border: 1px solid #E3DFDE;
	padding: 2px;
}
.text_fabu {
	color: #918383;
}

.text_flash {
	color: #ffffff;
	background-image: url(bg_flash_footer.jpg);
	background-repeat: no-repeat;
	line-height: 170%;
}
.text_flash a {
	color: #ffffff;
}
.text_flash a:hover {
	color: #ffffff;
	text-decoration: underline;
}