@charset "utf-8";
/* CSS Document */

/*共用部分*/
body {
	margin:0 auto;
	padding:0;
	font-size:12px;
	font-family:"宋体", "Arial Narrow";
	background: url(../images/bg.gif) left 100px repeat-x;
	text-align:center;
	color:#4d4d4d;
}
form, ul, li, p, h1, h2, h3, h4, h5, h6, dl, dt, dd,input,select {
	margin:0;
	padding:0;
}
input, select {
	font-size:12px;
	line-height:16px;
}
img {
	border:0;
}
ul, li {
	list-style-type:none;
}
a {
	color:#4d4d4d;
	text-decoration:none;
}
a:hover {
	color:#d10504;
	text-decoration:underline;
}
.clear {
	clear:both;
	overflow:hidden;
}
.red{ font:bold 14px/14px "宋体"; color:#f30;}
.orange{font: bold 14px/14px "宋体"; color:#f30;}
.blue{ font:normal 20px/30px "微软雅黑"; color:#54a9dc;}
.Orange{ color:#f30;}
.Sred{ color:#f00;}
.del{ text-decoration:line-through;}
.gray_bg{ background:#eee; padding:18px 0px 10px;}
.orange_s{font: bold 12px/14px "宋体"; color:#f60;}
.black_red{font:bold 14px/14px "宋体"; color:#c00;}
.s_orange{ color:#f60;}
.f1{ color:#999;}
/*各种宽度*/
.width950
{
	width:950px;
	text-align:center;
	margin: auto;
}
.width {
	width:950px;
	margin:auto; text-align:center; clear:both;}
.margintop{ margin-top:10px;}
.left{ float:left; width:210px;text-align:left;}
.right{ display:inline; float:right; width:730px; text-align:center;}
.right_g{float:left; width:740px;}
.border{ border:1px solid #ccc; border-top:none; padding: 0px 10px 10px; overflow:hidden; }
/*top*/
.top{ height:28px; padding-top:5px; background:url(../images/top_bg.gif) left top repeat-x; line-height:22px;}
.top li{ display:inline; float:left;}
.top .top_right{ margin-left:245px;}
.top li .input{ display:inline; float:left; width:95px; height:18px; line-height:18px; border:1px solid #ccc;}

.n_top1{width:600px; float:left; text-align:left;}
.n_top1 a{color:#b80100;text-decoration:none;}
.n_top1 a:hover{color:#b80100;text-decoration:underline;}
.n_top2{width:350px; float:left; text-align:left;}

/*header*/
.header{ height:85px; background:url(../images/header_bbg.gif) left top repeat-x;}
.header li{height:85px;}
.header .logo{ display:inline; float:left; width:210px; height:85px;}
.header .search{ display:inline; float:left; width:398px; height:32px; padding:28px 0 25px 10px; background:url(../images/header_bg.gif) left top repeat-x;}
.header input{ display:inline; float:left;}
.header .search_input{ width:280px; height:32px;padding-left:34px;line-height:32px; background:url(../images/searchinput_bg.gif) left top no-repeat; font:normal 14px/32px "宋体"; text-align:left; color:#999; border:none;}
.header .tel{ display:inline; float:left; width:332px; height:85px;}
.header .search_btn{cursor:pointer; float:left;}

/*nav*/
.nav{ height:41px;background:url(../images/nav_bg.gif) left top repeat-x;}
.nav ul{width:950px; margin:0 auto; overflow:hidden;}
.nav li{ display:inline; float:left; }
.nav li a{ font:normal 13px/40px "宋体"; color:#fff;}
.nav li a:hover{ font: bold 13px/40px "宋体"; color:#fff; text-decoration:none;}
.nav .left_nav{ width:210px; height:30px; padding-top:5px; margin-top:6px; background:url(../images/all_product.gif) left top no-repeat; color:#fff;font:bold 14px/28px "宋体";}
.nav .left_nav a{ font:bold 14px/28px "宋体";}
.nav .left_nav a:hover{ font:bold 14px/28px "宋体"; text-decoration:none;}
.nav .nav_text{ width:80px;height:41px; line-height:41px; background:url(../images/li_line.gif) right center no-repeat;color:#fff;}
.nav .nav_text a.blod{ font:bold 14px/41px "宋体";}
.nav .buy_car{ width:149px; height:41px; line-height:41px; margin-left:10px; background:url(../images/buy_car.gif) left center no-repeat;}
.nav .buy_car a{ color:#4d4d4d;}
.nav .buy_car a:hover{ color:#4d4d4d; text-decoration: underline; font: normal 13px/40px "宋体";}

/*footer*/
.footer{ width:948px; height:143px; margin:10px auto; border:1px solid #d9d9d9; background:url(../images/footer.gif) left top repeat-x; float:left;}
.footer dl{ display:inline; float:left; width:180px; height:120px; margin:10px 0; border-right:1px dashed #e2e2e2; font:normal 12px/24px "宋体";}
.footer .gs{ border:none;}
.footer dt{ padding-top:10px; font:bold 14px/30px "宋体"; color:#4d4d4d;}
.footer .fk{ background:url(../images/Y_icon.gif) 30px 10px no-repeat;}
.footer .wl{ background:url(../images/c_icon.gif) 30px 10px no-repeat;}
.footer .sh{background:url(../images/s_icon.gif) 30px 10px no-repeat;}
.footer .kh{ background:url(../images/g_icon.gif) 30px 10px no-repeat;}
.footer .gs .kh{background:url(../images/gs_icon.gif) 30px 10px no-repeat;}
.footer dd{padding-left:15px;}

/*copyright*/
.copyright{ line-height:24px;}
.copyright ul{ padding:5px 20px;}
.copyright  li{ display:inline;}
.n_zimu{}
.n_zimu a{font-weight:bold;color:#3300FF;font-size:13px;font-weight:bold;}
.n_zimu a:hover{color:#FF0000;text-decoration:underline;font-size:13px;font-weight:bold;}