@charset "utf-8";
#header .logo {
	color: #e60012;
}
#header,#header02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0d6e1;
}
#header02 {
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "微软雅黑",helvetica,arial;
	background-color: #FFFFFF;
	position:relative;
	/*
	position: fixed;
	left: 0px;
	top: 0px;
	*/
}
#header02 .n_head {
	position: relative;
	font-size: 20px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
}
#header02 a.art_back {
	height: 44px;
	width: 40px;
	top: 0;
	left: 0;
	background-position: -3px 2px;
	display: block;
	overflow: hidden;
	position: absolute;
	z-index: 1111;
	background-image: url(../../images/bg02.png);
	background-repeat: no-repeat;
	background-size: 160px 160px;
}
#header02 .logo {
	color: #e60012;
	text-indent: 10px;
	font-size: 20px;
}
#header02 .logo a {
	color: #e60012;
	text-decoration: none;
}
.swiper-slide img {
	width:100%;
	height:auto;
	min-height:100px;
	border:0;
}
.swiper-pagination-bullet {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
	color: #000;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	opacity: 1;
	text-align: center;
	width: 20px;
	border: 1px solid #FFF;
}
.swiper-pagination-bullet-active {
	background: none repeat scroll 0 0 #007aff;
	color: #fff;
}
.swiper_dibu {
	height: 20px;
	width: 100%;
	font-size:12px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-color: rgba(0,0,0,0.5);
	z-index: 10;
	color: #FFF;
}
.swiper_dibu_div {
	height: 20px;
	width: 100%;
	display:-moz-box;
	display:-webkit-box;
	display:box;
}
.swiper_newstitle {
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.swiper_newstitle_div {
	width:100%;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-indent: 10px;
}
.swiper_jishuqi {
	text-align:center;
	width:40px;
	overflow:hidden;
	line-height: 20px;
	height: 20px;
}
#mainbox {
	color: #333;
	font-size:14px;
}
#mainbox .xinxi {
	margin-left:10px;
	overflow:hidden;
	font-size:16px;
	color:#333;
	margin-right: 10px;
}
#mainbox .xinxi h2 {
	font-size:18px;
	color:#333;
	font-weight: normal;
	margin-top:10px;
}
#mainbox .xiaoshouxinxi li {
	display:block;
	list-style-type: none;
	line-height:1.5;
}
#mainbox .xiaoshouxinxi .shoujia {
	font-size:18px;
}
#mainbox .xiaoshouxinxi .price {
	color: #ff651b;	
}
#mainbox .xiaoshouxinxi .yushoutiaojian {
	font-size:16px;
}
#mainbox .xinxi a.tophone_bt {
	text-align: center;
	display: block;
	background-color: #fff;
	height: 35px;
	line-height: 35px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 12px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #508cee;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
#mainbox .xinxi a.tophone_bt:before {
	content: "\f095";
	font-family: 'FontAwesome';
	margin-right: 5px;
	font-size: 20px;
	vertical-align: middle;
}
#mainbox .xinxi a.tophone_bt .lianxi {
	font-size:14px;
}
#mainbox .xinxi .sold_area {
	background-color: #FFFDEE;
	border: 1px solid #EFD9A8;
	line-height: 32px;
	margin-top: 10px;
	padding-left: 6px;
	padding-top: 4px;
}
#mainbox .xinxi .sold_area .fsold {
	font-weight: bold;
	line-height: 33px;
	/*padding-left: 45px;
	background-position: -272px -340px;
	background-image: url(../images/bg05.png);
	background-repeat: no-repeat;*/
}
#mainbox .xinxi .sold_area .fsold:before {
	font-family: 'FontAwesome';
	content: "\f071";
	color:#FF0000;
	font-size:22px;
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: middle;
}
#contenttab {
	margin-top:10px;
	border-bottom: 2px solid #F56C1C;
	height: 30px;
	overflow: hidden;
}
#contenttab ul {
	height: 30px;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#contenttab .one {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #F56C1C;
}
#contenttab li {
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	float: left;
	height: 29px;
	line-height: 29px;
	text-align: center;
	width: 120px;
	list-style-type: none;
	cursor:pointer;
}
#contenttab .active {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F56C1C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #F56C1C;
	border-right-color: #F56C1C;
}
.divcontent {
	margin-top:10px;
	overflow: hidden;
	width:100%;
}
.divcontent .chekuang {
	background-color: #F6F6F6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
}
.divcontent h3 {
	background-color: #F6F6F6;
	background-position: -290px -81px;
	font-size: 14px;
	font-weight: bold;
	height: 33px;
	line-height: 33px;
	padding: 0 0 0 20px;
	background-image: url(../images/bg05.png);
	background-repeat: no-repeat;
}
.chekuang_ul {
	overflow: hidden;
	padding-bottom: 10px;
	padding-left: 22px;
}
.chekuang_ul li {
	float: left;
	line-height: 24px;
	list-style-type: none;
	padding-right: 30px;
}
.detail {
	line-height: 24px;
	overflow: hidden;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.detail dt {
	float: left;
	width: 55px;
}
.detail dd {
	float: left;
}
.detail ul {
	overflow: hidden;
}
.detail ul li {
	float: left;
	padding-right: 30px;
	text-align: left;
	white-space: nowrap;
	list-style-type: none;
}
.detail ul li.ndet {
	padding-right: 0px;
}
.detail ul li.ndet a {
	text-decoration: none;
	color: #FF0000;
}
.tab_date {
	border-collapse:collapse;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #E6E6E6;
}
.tab_date th {
	background-color: #F6F6F6;
	padding-left: 5px;
	padding-right: 5px;
	width: 25%;
}
.tab_date td {
	color: #6A6A6A;
	padding-left: 5px;
	padding-right: 5px;
	width: 25%;
}
.tab_date th, .tab_date td {
	border-collapse:collapse;
	border: 1px solid #E6E6E6;
	height: 32px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}
.conbar {
	margin-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
}
.conbar h3 {
	background-color: #F6F6F6;
	background-position: -290px -81px;
	font-size: 14px;
	font-weight: bold;
	height: 33px;
	line-height: 33px;
	background-image: url(../images/bg05.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.fuyan_p {
	line-height: 1.5;
	padding: 10px;
	word-break: break-all;
}
.con_pic {
	overflow: hidden;
	width: 100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding-left:5px;
	padding-right:5px;
}
.con_pic p {
	margin-top: 20px;
	text-align: center;
}
.con_pic img {
	max-width:100%;
}
#peizhibar {
	margin-top:0px;
}
#canshu {
	height: 26px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D9D9;
	line-height: 26px;
	margin-top: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#canshu .title {
	background-color: #ECECEC;
	height: 26px;
}
#canshu .title .title_left {
	line-height: 26px;
	background-image: url(../../../images/right.gif);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	padding-left: 30px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	background-position: 10px 7px;
}
#canshu .title .title_right {
	line-height: 26px;
	float: right;
	height: 26px;
	padding-right: 20px;
	overflow: hidden;
}
#allclose,#allopen {
	cursor: pointer;
}
#car_info {
	text-align: left;
	width: 100%;
}
#car_info table {
	overflow: hidden;
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	border-spacing: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D9D9D9;
}
#car_info table th {
	line-height: 20px;
	text-align: right;
	vertical-align: middle;
	overflow: hidden;
	background-color: #F9F9F9;
	background-image: none;
	font-weight: normal;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D9D9D9;
	border-left-color: #D9D9D9;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#car_info table td {
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D9D9D9;
	border-left-color: #D9D9D9;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
}
#car_info table .canshu_leibie {
	cursor: pointer;
	background-color: #ECECEC;
	text-align: left;
	font-weight: bold;
	text-indent: 26px;
	background-image: url(../../../images/down.gif);
	background-repeat: no-repeat;
	background-position: 13px 11px;
}
#car_info table .up {
	background-image: url(../../../images/up.gif);
	background-repeat: no-repeat;
	background-position: 13px 11px;
}
#mainbox .userinfo {
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	padding: 10px;
	margin-top: 10px;
}
#mainbox .userinfo h3 {
	font-size:18px;
}
#mainbox .userinfo .dianming {
	font-size:16px;
	line-height:1.5;
	margin-left:10px;
	margin-right:10px;
}
#mainbox .userinfo .btn_shop {
	text-align: center;
	display: block;
	background-color: #fff;
	height: 35px;
	line-height: 35px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #508cee;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#mainbox .rarea {
	margin-top: 10px;
}
#mainbox .rarea .tbar {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	width:100%;
	background-color: #1A72CB;
	height:28px;
	overflow:hidden;
}
#mainbox .rarea h3 {
	color: #FFFFFF;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	width: 0;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#mainbox .rarea .gengduo {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding-right: 15px;
	width:70px;
	text-align:right;
	height: 28px;
	line-height: 28px;
	white-space: nowrap;
	overflow:hidden;
}
#mainbox .rarea .gengduo a {
	color:#FFFFFF;
	text-decoration: none;
}
#mainbox .rarea .gengduo a:hover {
	color:#FF0000;
}
.rarea .attent_ul {
	overflow: hidden;
	padding-left: 10px;
	padding-top: 10px;
	list-style-type: none;
	display: block;
	font-size:16px;
}
.rarea .attent_ul a {
	text-decoration:none;
	color:#333;
}
.rarea .attent_ul .cheliebiao {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding-right: 10px;
	width:50%;
	padding-bottom: 10px;
	list-style-type: none;
	display:block;
	float:left;
}
.rarea .attent_ul .cheliebiao .photo_kuang {
	width:100%;
	border: 1px solid #e1e1e1;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
.rarea .attent_ul .cheliebiao .photo_div {
	display:table;
	vertical-align: middle;
	text-align:center;
	width:100%;
	margin-left:auto;
	margin-right: auto;
}
.rarea .attent_ul .cheliebiao .photo_tbcell {
	display:table-cell;
	vertical-align: middle;
	text-align:center;
}
.rarea .attent_ul .cheliebiao .photo_kuang img {
	width:100%;
	height:auto;
	display:block;
	margin-left:auto;
	margin-right: auto;
	text-align:center;
}
.rarea .attent_ul .cheliebiao .jiage,.rarea .attent_ul .cheliebiao .mingcheng,.rarea .attent_ul .cheliebiao .gonglishu {
	padding-top:0px;
}
.rarea .attent_ul .cheliebiao .jiage {
	color:#ff651b;
}
.rarea .attent_ul .cheliebiao .mingcheng {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	color: #333333;
	height: 42px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	word-break:break-all;
}
.attent_ul .cheliebiao .gonglishu {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size:14px;
	color:#777;
}
