@charset "utf-8";
* {margin: 0px;padding: 0px;list-style-type: none;}
body {margin:0; padding:0; font-size:12px; color:#333; -webkit-text-size-adjust:none;}
div,ul,li,span,p,h1,h2,h3{list-style-type:none; margin:0; padding:0}
img, a img {border:0}

.top,.nav980,.subNav980,.search,.container,.footer,.copyright{width:980px; margin:0 auto}
.ared1{color:#ff6600}
.ared2:hover{color:#333}
a{text-decoration:none; color:#333}
a:hover{text-decoration:none; color:#339900}
.more a{color:#999}
.more a:hover{color:#339900}

/*Header*/
.header{background:url(../images/headerBg.gif) repeat-x ;}
	.top{height:78px; overflow:hidden}
		.logo span{float:left; height:74px}
		.logo p{float:right; padding-top:8px; margin:0}
		.logo p span{color:#339900; float:none}
		
	/*主导航*/	
	.nav{background:url(../images/navbotLine.gif) repeat-x bottom; height:34px}
		.nav980{clear:both}
			.nav980 ul {margin:0; padding:0}
			.nav980 ul li {float:left; height:32px; margin:0 1px; margin-bottom:2px}
			/*未选中导航样式*/
			.nav980 ul li .left,.nav980 ul li .right{height:32px; width:3px; display:block}
			.nav980 ul li .left{background:url(../images/nav_li_bg_left.gif) no-repeat left bottom; float:left}
			.nav980 ul li .right{background:url(../images/nav_li_bg_right.gif) no-repeat right bottom; float:left}
			.nav980 ul li a,.nav980 ul li a:hover{background:url(../images/nav_li_bg_mid.gif) repeat-x bottom; height:32px; display:block; font:bold 14px/32px "宋体"; padding:0 8px; float:left} 
			.nav980 ul li a{color:#339900;}
			.nav980 ul li a:hover{color:#33cc33;}
			.nav980 ul li .navhome{width:58px; text-align:center}			
			/*选中导航样式*/				
			.nav980 ul .currentNav .left,.nav980 ul .currentNav .right{height:34px; width:3px; display:block}
			.nav980 ul .currentNav .left{background:url(../images/navLeft_pic.gif) no-repeat left bottom; float:left}
			.nav980 ul .currentNav .right{background:url(../images/navRight_pic.gif) no-repeat right bottom; float:left}
			.nav .nav980 ul .currentNav a,.nav980 ul .currentNav a:hover{background:url(../images/navlineBg.gif) repeat-x; display:block; height:34px; color:#fff; font:bold 14px/1.5 "宋体";line-height:34px;}
			
	/*子导航*/
	.subNav{background:url(../images/subNavBg.gif) repeat-x;}
		.subNav980 a,.subNav980 a:hover{display:inline-block;height:35px; background:url(../images/subNavLine.gif) no-repeat right center; font:bold 14px/2.4 "宋体"; padding:0 20px}
		.subNav980 a {color:#fff;}
		.subNav980 a:hover{color:#ccffcc;}
		/*搜索栏目样式*/
		.search{background:url(../images/searchMid.gif) repeat-x bottom; height:32px;}
			.search ul .left,.search ul .right{height:32px; width:10px;}
			.search ul .left{background:url(../images/searchLeft.gif) no-repeat left; float:left}
			.search ul .right{background:url(../images/searchRight.gif) no-repeat right; float:right}
			.search ul .mid {float:left}
			.search ul .mid .inputCss{border:1px solid #2eb100; height:21px; width:286px; display:block; margin:4px 0 0 3px; padding-left:3px; float:left}
			.search ul .mid .inputCss .sp1 {display:block; height:19px; float:left}
			.search ul .mid .inputCss .sp2 {display:block; height:19px; float:right}
			.search ul .mid .inputCss span input {border:0; background:transparent; line-height:20px; font-family:Arial; height:17px; color:#666; width:230px}
			.hotKey {float:left; line-height:32px; padding-left:10px}
			.hotKey a{color:#999; margin:0 8px}
			.hotKey a:hover{color:#339900; margin:0 8px}
			.carNews{float:left; background:url(../images/buycarIcon.gif) no-repeat left center; line-height:32px; padding-left:22px; margin-left:130px}

/*Footer*/
.footer{clear:both; border:1px solid #e4e4e4;height:100px; padding:10px 0;}
	.backTop{position:absolute; width:20px; background:#fff5e0 url(../images/s_jt.gif) no-repeat center 8px; padding:20px 0 10px 0; border:1px solid #ffce6b; text-align:center; z-index:999; right:10%; bottom:0}
	.backTop a{color:#c25200}
	.abckTop a:hover{color:#339900}
	.footer ul li {height:100px; border-right:1px dashed #ededed; width:120px; float:left;}
	.footer .telpic{background:url(../images/tel.gif) no-repeat center center;border-right:1px dashed #ededed; width:240px;}

	.footer .novice{background:url(../images/footerBgicon.gif) no-repeat left -10px}
	.footer .guide{background:url(../images/footerBgicon.gif) no-repeat left -110px}
	.footer .type_of_payment{background:url(../images/footerBgicon.gif) no-repeat left -210px}
	.footer .service{background:url(../images/footerBgicon.gif) no-repeat left -310px}
	.footer .agent{background:url(../images/footerBgicon.gif) no-repeat left -410px}
	.footer .about {background:url(../images/footerBgicon.gif) no-repeat 8px -510px; border-right:none}
	.footer h1 {font:bold 12px/1.2 "宋体"; text-indent:4em; padding:8px 0 10px 0;}
	.footer a{display:block; margin-left:20px; line-height:17px}
	
	.copyright {border-top:1px solid #ededed; text-align:center; padding-top:15px; margin-top:8px}
	.copyright p {font-family:Arial, Helvetica, sans-serif; line-height:45px; color:#999}
