﻿@charset "utf-8";
body {
	font-family: '微软雅黑', Arial, tahoma, sans-serif;
	margin: 0 auto;
	padding: 0;
	background: url(../images/images/bag.jpg) no-repeat center top;
	background-attachment: fixed;
	font-size: 12px;
	color: #333;
}
div, form, ul, dl, ol, li, dd, dt, span, p, table {
	margin: 0;
	padding: 0;
	border: 0;
}
img, a img {
	border: 0;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
ul, ol, li {
	list-style: none
}
table, td, input {
	font-size: 12px
}
a {
	text-decoration: none;
}
input, button, select, textarea {
	outline: none
}
textarea {
	resize: none
}
em {
	font-style: normal;
}
.dis {
	display: none;
}
.fn-fl {
	float: left;
}
.fn-fr {
	float: right;
}
.mar_mt {
	margin-top: 8px;
}
.mar_mt2 {
	margin-top: 15px;
}
.mar_mb {
	margin-bottom: 20px;
}
.mar_mr {
	margin-right: 10px;
}
.mar_mr2 {
	margin-right: 15px;
}
.bor_r {
	border-right: #ddd solid 1px;
}
/*-------------------------------Search、搜索-----------------------------------------*/
.weizhi {
	width: 1140px;
	margin: 0 auto;
	line-height: 30px;
	font-size: 12px;
	color: #666;
	overflow: hidden;
	margin-bottom: 10px;
}
.weizhi p {
	float: left;
	margin-top: 10px;
	max-width: 600px;
	display: inline-block;
}
.weizhi a {
	color: #666;
	font-size: 12px;
}
.weizhi span {
	color: #000;
}
.logo_right {
	float: right;
	margin-top: 10px;
	width: 320px;
}
.logo_right input {
	float: right;
	width: 260px;
	height: 28px;
	font-size: 12px;
	padding-left: 5px;
	line-height: 308px;
	border: #ff9000 solid 1px;
	color: #cccccc;
	margin-top: 10px;
}
.logo_right span {
	float: right;
	width: 50px;
	height: 30px;
	color: #fff;
	text-align: center;
	background: #ff9000;
	font-size: 15px;
	line-height: 30px;
	margin-top: 10px;
}

div#default-searchbox .default-channel-current #default-channel-curr{color: #333;line-height: 25px;font-size: 14px;}

/*------------------------------------------------二级导航-------------------------------------------*/
.menu {
	height: 35px;
	border-bottom: #666666 solid 4px;
	z-index: 0;
	clear: both;
}
.menu ul {
	float: left;
	z-index: 100;
}
.menu li {
	float: left;
	font-size: 16px;
	line-height: 35px;
	color: #222;
	cursor: pointer;
	padding: 0 24px;
	position: relative;
	z-index: 1;
}
.menu li a {
	font-size: 16px;
	color:#333;
}
.menu li i {
	width: 1px;
	height: 26px;
	background: url(../images/bag5.jpg);
	display: block;
	position: absolute;
	right: 0px;
	bottom: -4px;
	z-index: 100;
}
.menu li.off {
	border-bottom: #0076D4 solid 4px;
	color: #fff;
}
.menu li.off a {
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
	color: #0076d4;
}
.menu li:hover a {
	color: #0076d4;
}
.navbox {
	width: 1140px;
	margin: 0 auto;
    padding-top: 0px;
}

/*------------------------------------------------查找品牌-----------------------------------------------*/
.subnav {
	border: solid 1px #e3e3e3;
	border-bottom: none;
}
.subnav .package {
	height: 70px;
	padding: 0 20px;
	border-bottom: solid 1px #e3e3e3;

}
.subnav .package .name {

	color: #000;
	float: left;
}
.subnav .package .name a{ color:#333;}
.subnav .package .name img {
	float: left;
    height:70px;
	margin-right: 10px;
}
.subnav .package .looking {
	float: right;
	color: #666;
}
.subnav .package .looking select {
	border: solid 1px #d3e0eb;
	height: 22px;
	line-height: 22px;
	margin-right: 5px;
	color: #666;
}



/*-------------------------------------------------图片滚动效果样式-----------------------------------------------*/
.container{ width:1140px; overflow:hidden; margin:20px auto;}



.mod18 {
	float:right;
	width: 890px;
	overflow: hidden;
	position: relative;
	background: #f7f7f7;
	margin-bottom:50px;
}
.mod18 .btn {
	position: absolute;
	width: 15px;
	height: 70px;
	top: 565px;
	cursor: pointer;
	z-index: 99;
	font-size: 50px;
	font-weight: bold;
}
.mod18 .prev {
	left: 0;
	background:url(../images/left_btn.jpg) 0 0 no-repeat;
}
.mod18 #prevTop, .mod18 #nextTop {
	top: 213px;
	width: 60px;
	height: 60px;
}
.mod18 #prevTop {
	background:url(../images/pre_btn.png) no-repeat left;
}
.mod18 #prevTop:hover{ background-position:right}
.mod18 #nextTop {
	background:url(../images/next_btn.png) no-repeat left;
}
.mod18 #nextTop:hover{ background-position:right}
.mod18 .next {
	right: 0;
	background:url(../images/right_btn.jpg) 0 0 no-repeat;
}
.mod18 li {
	float: left;
}
.mod18 .cf li {
	position: relative;
	color: #fff;
}
.mod18 .cf a {
	display: block;
	width: 890px;
	height: 550px;
	position: absolute;
	color: #fff;
}
.mod18 .cf img {
	max-width: 890px;
	height: 550px;
}

.mod18 .cf li p{ width:850px; height:45px; overflow:hidden; font-family:"微软雅黑",'microsoft yahei','arial'; font-size:18px; line-height:45px; color:#fff; padding:0 20px; position:absolute; left:0px; bottom:0px; z-index:300; }
.mod18 .cf li span{width:890px; height:45px; overflow:hidden;position:absolute; left:0px; bottom:0px; background:#000; filter:alpha(opacity=60;); opacity:0.6; -moz-opacity:0.6; -ms-opacity:0.6; -o-opacity:0.6; -webkit-opacity:0.6; z-index:100; } 



.mod18 .picBox {
	height: 550px;
	position: relative;
	overflow: hidden;
}
.mod18 .picBox ul {
	height: 550px;
	position: absolute;
}
.mod18 .picBox li {
	width: 890px;
	height: 550px;
    text-align:center;
}
.mod18 .listBox {
	width: 845px;
	height: 52px;
	overflow: hidden;
	margin:15px auto 0 auto;
	position: relative;
	overflow: hidden;
}
.mod18 .listBox ul {
	
	height: 53px;
	position: absolute;
}
.mod18 .listBox li {
	width: 80px;
	height: 50px;
	float:left;
	margin-right:6px;
	cursor: pointer;
	position: relative;
}
.mod18 .listBox li i {
	display: none;
}
.mod18 .listBox li a {
	display: block;
	width: 124px;
	height: 70px;
}
.mod18 .listBox li img {
	width: 80px;
	height: 52px;
}
.mod18 .listBox .on img {
	width: 76px;
	height: 48px;
	border: 2px solid #2a9be1;
}
.mod18 .listBox .on i {
	display: block;
}







/*-------------------------------右侧导航----------------------------*/
.rightbox{ float:left; width:230px; overflow:hidden;}
.rightbox select{ width:230px; height:32px; border:#acadb2 solid 1px; background:#f7f7f7}
.rightbox ul{ width:100%; margin-top:20px; overflow:hidden;}
.rightbox ul li{ float:left; width:110px; height:42px; margin-bottom:10px; overflow:hidden;}
.rightbox ul li a{ width:108px; height:40px; display:block; background:#f4f4f4; border:#acadb2 solid 1px; line-height:40px; text-align:center; color:#2a9be1; font-size:14px; font-family:"宋体",'arial','simsun'; overflow:hidden;}
.rightbox ul li.on a{ background:#d5d5d5;}

.askprice{ width:100%; margin-top:10px; overflow:hidden;}
.askprice span{ width:100%; height:20px; line-height:20px; overflow:hidden; color:#333; font-family:'arial','microsoft yahei',"微软雅黑"; display:block;}
.askprice p{ width:100%; height:30px; line-height:30px;font-family:'arial','microsoft yahei',"微软雅黑"; display:block;}
.askprice p b{ float:left; color:#de280a; font-size:24px; font-weight:normal;}
.askprice p i{ float:right; height:26px; width:100px; background:#fb9101; display:block; color:#fff; font-style:normal; text-align:center; font-family:'arial','simsun',"宋体";  font-size:12px; line-height:26px;}


.car{ width:100%; overflow:hidden; margin-top:20px;}
.car p{ width:100%; height: 30px; line-height:30px; padding-top:10px; border-top:#d7d7d7 dashed 1px; font-size:18px;}




















