
.filter{width: 1200px; height: 180px; line-height: 45px; border: 1px solid #ddd; background-color: #fff;}
.options-title{width: 80px;display: inline-block;}
.options span:not(:last-child),.city-location div:not(:last-child){text-align: center;  cursor: pointer; margin: 0 20px;}
.cates{width: 1110px;  line-height:45px;display: inline-block;}
.cate{ text-align: left; padding-left: 10px;margin: 0 10px;float: left;}

.filter-box{width: 1200px; margin: 0 auto; box-sizing: border-box; border-left: 1px solid #ddd; border-top: 1px solid #ddd; border-right: 1px solid #ddd;}
.filter-cell{clear: both; background: #fff; border-bottom: 1px solid #ddd;display:table; min-height: 50px;}
.filter-name{width: 93px; display:table-cell;vertical-align: middle; text-align: center; border-right: 1px solid #ddd;}
/*.filter-name span{display: inline-block; width:0;height:100%;zoom:1;*display: inline;}
.filter-name .name{display: inline-block; zoom:1;*display: inline;}*/
.filter-options{width: 1100px;}
.filter-options>span{float: left; margin: 10px 10px;}

/*.cate:not(:last-child){float: left;}*/
/*.options-type{height:90px;line-height:90px;}*/

.order{width: 1200px; height: 45px; line-height: 45px; border: 1px solid #ddd; background-color: #fff;}
.order span{width: 120px;  height: 45px; line-height:45px;text-align: center; float: left; position: relative;}

.cur-item,.options>span:hover,.order>span:hover{color: #d12225;}
.cur-city{color: #d12225; text-align: left!important; margin-left: 10px; margin-right: 10px;}

.filter-param{width: 1200px; line-height: 45px; border: 1px solid #ddd; background-color: #fff;}



.list{width: 1200px; background-color: #fff; padding: 20px; display: flex; justify-content: space-between; }
.list-li{padding-bottom: 20px;}
.list-li:not(:last-child){border-bottom: 1px solid #ddd;}

.items-cell{float:left; border: 1px solid #ddd; width: 230px; height: 333px; text-align: center;box-shadow:0px 5px 5px -3px #ddd; position: relative; margin-bottom: 20px; margin-right: 10px; box-sizing: border-box;}
.items-cell .cover-picture{width: 228px; height: 220px; }
.items-cell .cover-picture>img{ width: 228px; height: 220px;object-fit: cover; object-position: 50% 50%;}
/*
.items-cell:not(:last-child){margin-right: 6px;}
*/
.items-cell:hover{box-shadow:6px 6px 8px 0px #999;border: 1px solid #d12225;}

.need-head{ font-size: 120%; font-weight: 500;}
.need-title{color: #333;}
.need-content{color: #999;}
.need-options div{min-width: 150px; float: left; color: #666;}
.need-btn,.need-btn1,.need-btn0{text-align: center; width: 150px; height: 35px; padding: 5px 10px;}
.need-btn{background-color: #d12225; color: #ffffff; }
.need-btn2{background-color: #ffffff;color: #d12225; border: 1px solid #d12225;}
.need-btn0{background-color: #ffffff;color: #999999; border: 1px solid #aaaaaa;}

.need-head,.need-options{padding: 20px 0;}

.wb_btn{
	display:inline-block;/*设置为行内块*/
	border: 1px solid #ffffff;
	color: #f0f0f0;
	margin: 35px auto;
	width: 80%;
	height: 35px;
	line-height: 35px;
	padding: 10px;
	text-align: center;
	border-radius: 3px;
	font-size: 180%;
	background: #d12225;
}
.wb_btn:hover{ border: 1px solid #d12225;font-size: 190%;cursor: pointer;color: #ffffff;background: #d22629;text-decoration: underline;}
.wb_btn:link,.wb_btn:visited{text-decoration:none;color: #f0f0f0;}



.borb{border-bottom: 1px solid #ddd;}
.borr{border-right: 1px solid #ddd;}
.borl{border-left: 1px solid #ddd;}


.icon{
    display: inline-block;
    width: 12px;
    height: 20px;
    white-space:nowrap;
    letter-spacing: -1em;
    text-indent: -99em;
    color: transparent;
    /* IE7 */
    *text-indent: 0;

    position: absolute;
    top:10px;
    margin: 0 3px;
}
.icon:before {
    /* 伪元素插入空格文本 */
    content: '\3000';
}

.order-up{
    background:url(/Public/images/v2/arrows.png) no-repeat 3px 8px;
}

.order-down{
    background:url(/Public/images/v2/arrows.png) no-repeat -8px 8px;
}

.order-st{
    background:url(/Public/images/v2/arrows.png) no-repeat -20px 8px;
}

.order-down1{
    background:url(/Public/images/v2/arrows.png) no-repeat 2px -17px;
}

.order-down2{
    background:url(/Public/images/v2/arrows.png) no-repeat -11px -17px;
}


.product-name{font-size: 15px;font-weight: 500; padding: 15px 0;}
.price{color: #d12225;font-size: 15px;font-weight: 500;}
.intro{font-size: 13px;color:#999; padding: 8px 0;}
.items-cell .cover-picture{width: 228px; height: 220px; overflow: hidden;}
.items-cell .cover-picture>img{ width: 228px; height: 220px;}
.items-cell .cover-picture>img:hover{ transform: scale(1.3);}

.keyTips{padding-bottom: 10px;font-size: 13px;color:#666; text-align: left;}
.keyTips>span{color: #d12225;}

/**商品详情**/
.big-box{
	background: #f2f2f2;
}
.box{
	width: 1200px;
    min-width: 1200px;
    margin:0 auto;

}
.header-box{
    padding-bottom: 10px;
	text-align: left;
}
.box-barbar{
	background: #FFFFFF;
    border: 1px solid #E6E6E6;
    display: flex;
    display: -webkit-flex;
}
.barbar-left{
	border-right:1px solid #E6E6E6;
    width: 330px;
    min-width: 330px;
}
.barbar-left .imgs{
    width: 60px;
    height: 60px;
    margin: 15px 15px 15px 25px;
    border: 1px solid;
    float: left;
}
.barbar-left h4{
    position: relative;
    top: 20px;
    font-size: 16px;
}
.box-barbar .pp{
	position: relative;
	top:30px;
}
.box-barbar .pp span{
	border: 1px solid #D12225;
	color: #D12225;
	padding: 3px 5px;
}
.pone{
	color:#E6E6E6;
	text-align: center;
    padding: 5px 0;
    font-size: 15px;
}
.ptwo{
	text-align: center;
}
.barbar-right{
	display: flex;
	display: -webkit-flex;
}
.barbar-right .boxs{
	padding: 5px 60px;
    border-right: 1px solid #E6E6E6;
    margin: 17px 0;
}

.barbar-right .boxe{
	padding: 5px 60px;
    margin: 17px 0;
}


/* themes.css起作用的css */
div,span,ul,li,dl,dt,dd,label,img,p,h1,h2,h3,h4,h5,h6,table,tr,th,td
{
    margin:0;
    padding:0;
    border:0;
    list-style-type:none;
    /*line-height:1.2;*/
    font-family:"STHeiti","Microsoft YaHei";
}
a:link,a:visited
{
    text-decoration:none;
    color:#555;
    cursor:pointer;
}
a:hover
{
    color:#1f9bde;
    text-decoration: underline;
}
/* themes.css起作用的css */



td{
	position:static;
}
.ft-yellow{
	color:#e07216;
}
/*-- 焦点图 --*/
.opic_group {
	height:460px;
	float: left;
	margin: 0;
	display: inline;
}
.opic_group .opic_bbox{
	height:460px;
	border:0;	
}
.scroll_pic {
	height: 90px;
	margin-top: 13px;
}
.opic_bbox {
	width: 730px;
	height: 290px;
	border: 1px solid #DCDCDC;
	background-color: #fff;
	position:relative;
	overflow: hidden;
}
.opic_bbox a {
	outline: none;
	display: inline;
	cursor: default;
}
.divpic {
	width: 730px;
	height: 91px;
	position: relative;
	float: left;
	overflow: hidden;
}
.s_ulpic {
	position: absolute;
	left: 36px;
	top: 0;
	margin: 0;
	padding: 0;
}
.s_ulpic li {
	width: 90px;
	height: 65px;
	float: left;
	margin: 0 3px;
	padding: 0;
	overflow: hidden;
	cursor: pointer;
	_display: inline;
}
.s_ulpic span.licur {
	margin: 0;
	padding: 0;
	border: 2px solid #d12225;
	display: block;
}
.s_ulpic li span {
	border: 1px solid #DCDCDC;
	padding: 1px;
}
.opic_bbox .auto2 {
	display: table-cell;
	width: 730px;
	height: 290px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	cursor: pointer; 
	*display: block; 
	*font-size: 254px; 
	*font-family:Arial;

}
.opic_bbox .auto2 a{
	cursor:pointer;
}
.auto2 img {
	display: block;
/*	margin: 0 auto;*/
	vertical-align: middle;
	max-width: 730px;
	max-height: 460px;
	height: 460px;
	width: 730px;
}
.auto3 {
	width: 86px;
	height: 60px;
	display: table-cell;
	vertical-align:middle; 
	text-align:center;  
	*display: block; 
	*font-size: 53px; 
	*font-family:Arial;

}
.auto3 img{
	min-width:86px;
	max-height:60px;
	vertical-align:middle; 
	width: 86px;
}


.spt_left, .spt_right {
	width: 30px;
	height: 64px;
	cursor: pointer;
	margin: 0;
	padding: 0;
	background:url(/Public/images/v2/jdt_btn.png) no-repeat;
	position:absolute;
	z-index:99;
}
.spt_left {
	left:0;
	background-position: 0 -102px;
}
.spt_right {
	right:0;
	background-position: right -102px;
}

.box-btn{
	width:40px;
	height:40px;
	position:absolute;
	top:130px;
	display:none;
}
.box-btn{
	width:40px;
	height:40px;
	position:absolute;
	 top: 230px;
	display:none;
}
.opic_bbox .box-btn,.opic_bbox .box-btn{
	width:40px;
	height:40px;
	background:url(/Public/images/v2/jdt_btn.png) no-repeat;
	cursor:pointer;
	display:none;
}
.opic_bbox .bb-left{
	float:left;
	background-position:0 0;
	left:15px;
	right:inherit;
}
.opic_bbox .bb-right{
	float:right;
	background-position:right 0;
	right:15px;
	left:inherit;
}
.opic_bbox .bb-left:hover{
	background-position:0 -51px;
}
.opic_bbox .bb-right:hover{
	background-position:right -51px;
}


.cn-side-zj {
	width: 110px;
	float: right;
}
.cn-side-box {
	border: 1px solid #ccc;
	margin-bottom: 15px;
}
.cn-side-box span {
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	border-bottom: 1px solid #ccc;
	background-color: #efefef;
	font-size: 16px;
}
.cn-table {
	width: 865px;
	float: left;
}
.cn-table table {
	width: 865px;
	font-size: 16px;
	margin-bottom: 15px;
	background-color:#ccc;
}
.cn-table td {
	width: 16%;
	text-align: center;
	height: 40px;
	background-color:#fff;
}
.cn-pz span {
	width: 160px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	padding-left: 20px;
	float: left;
	background: url(../../image/detail/cn-pz-icon.png) no-repeat;
}
.cn-pz {
	margin-bottom: 20px;
	padding-left: 10px;
	overflow: hidden;
}

.popup-box {
	left: -223px;
	top: 10px;
}
.trigger-popup {
	width: 245px;
	height: 192px;
	padding: 15px;
	background: url(../../image/detail/cn-up-bg.png) no-repeat;
	border: 0 none;
	overflow:hidden;
}
.popup-wrapper table {
	width: 255px;
}
.popup-wrapper table td {
	color: #555;
}
.trigger-popup p {
	font-size: 22px;
	height: 50px;
	line-height: 50px;
	color: #555;
	border-bottom: 1px solid #ccc;
	padding: 0;
	margin-bottom:10px;
	background-color:#fff;
	text-align:center;
}

.trigger-popup td .cn-circle{
	border:0;
}
.trigger-popup p.cn-circle {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #1f9bde;
	color: #fff;
	border-radius: 15px;
}
.cn-fx-lev i {
	font-size: 22px;
	display: block;
	padding: 20px 0 0 55px;
}
.cn-fx-lev b {
	font-size: 40px;
	margin:auto;
	width:100px;
	text-align:center;
	position:absolute; left:50%;
	margin-left:-50px;
	margin-top:30px;
	z-index:-1;
}
.cn-fx-pft {
	width: 480px;
	min-height:290px;
	float: right;
	overflow:hidden;
	margin-bottom:15px;
}
.cn-ftbox {
	background-color: #efefef;
	padding: 35px 30px 35px 25px;
	min-height:170px;
}
.cn-ftbox p {
	line-height: 25px;
	text-indent: 2em;
	font-size: 14px;
}
.cn-fx-pft span {
	width: 220px;
	height: 41px;
	line-height: 41px;
	font-size: 16px;
	padding-left: 15px;
	display: inline-block;
	margin: 30px 0 0;
	border-left: 1px solid #ccc;
	float:left;
}
.cn-fire {
	background: url(../../image/detail/cn-fire.png) no-repeat 110px 0;
}
.cn-water {
	background: url(../../image/detail/cn-water.png) no-repeat 110px 0;
}
.cn-qus-line {
	margin-bottom: 30px;
	overflow: hidden;
	color: #555;
}
.cn-qbox {
	width: 585px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.cn-qbox p {
	font-size: 16px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 12px;
	margin-bottom: 10px;
}
.cn-qbox img {
	float: right;
	border: 1px solid #ccc;
}
.cn-qbox ul {
	width: 355px;
	float: left;
	font-size: 14px;
	padding-left: 20px;
}
.cn-qbox ul li {
	list-style-type: disc;
	line-height: 25px;
	max-height: 50px;
}
.cn-box-pdb {
	width:865px; 
	float:left; 
	padding-bottom:10px; 
}
.cn-box-LeftJc {
	width:151px; 
	float:left;
	margin:40px 5px 0 0;
}
.cn-box-old{
    width:310px;
}
.fn-margin{
    margin-left:50px;
}


.cn-table td font{ 
	font-size:12px;
}
.content-left .cardetail{
	width:470px; 
	float:right;
}
.content-left .cardetail h1{
	font-size:22px;
	color:#282828;
	font-weight:normal;
}
.content-left .cardetail ul{
	background-color:#efefef;
	overflow:hidden;
	width:450px;
	margin:20px auto 10px;
	padding:20px 0;
	margin-right:15px;
}
.content-left .cardetail li{
	width:200px; 
	float:left; 
	font-size:16px;
	min-height:75px;
	margin:0 0 0 20px;
	color:#9b9b9b;
}
.content-left .cardetail .cardetail-btm{
	background-color:#fff;
	padding:0;
	margin:0 0 30px;
}
.content-left .cardetail .cardetail-btm li{
	margin:10px 0 0;
	border-left:solid 1px #ccc;
	max-width:64px;
	min-height:50px;
	font-size:14px;
	padding-left:10px;
	color:#9b9b9b;
}
.content-left .cardetail li img{
	margin:7px 10px 0 0;
	float:left;
}
.content-left .cardetail .cardetail-btm span,.content-left .cardetail span{ display:block; color:#555; line-height:30px;}
.content-left .car-box{
	width:760px; 
	overflow:hidden; 
    height: 550px;
}
.content-left .cx-tabs-box{
	width:865px;
}

/*index.css  车况 */
.popup-wrapper table,
.bubble-wrapper table {
    text-align: center;
    margin: 0 auto;
}

.popup-wrapper {
    /*overflow: hidden;*/
}

.popup-wrapper span {
    cursor: pointer;
    display: block;
}

.popup-wrapper img {
    vertical-align: middle;
}

.popup-box {
    overflow: hidden;
    z-index: 1;
    position: absolute;
	width:275px;
	padding-top:10px;
}

.trigger-popup p.cx-ck-bg {
    width: 73px;
    height: 56px;
    margin: 0 auto;
    text-align: left;
    padding: 0 0 0 23px;
    border: 0;
    color: #ffffff;
    line-height: 56px;
}

.trigger-popup table td {
    color: #1f9bde;
    text-align: left;
    padding: 15px 5px;
    font-size: 14px;
    background-color: #ffffff;
}

.popup-wrapper table td {
    padding: 5px;
    color: #555555;
    line-height: 21px;
}

.plain-popup table {
    width: 360px;
}

.plain-popup table td {
    vertical-align: top;
}









.black_bg {
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height:100%;
	overflow: hidden;
	clear: both;
	background-color: #000;
	z-index: 99999;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	display:none;
}
.cx-tk-bt{
	width:800px;
	position:absolute; 
	left:50%; 
	margin-left:-400px; 
	z-index:99999;
	display:none;
}
.cn-tk-tit{
	height:60px;
	line-height:60px;
	font-size:16px;
	padding:0 30px;
	color:#fff;
	background-color:#1f9bde;
}
.cn-tk-tit em,.cn-ptit em{
	width:32px;
	height:32px;
	float:right;
	margin-top:16px;
	cursor:pointer;
	background:url(../../image/detail/cx-close.png);
}
.cn-tk-tit em,.cn-ptit em:hover{
	background:url(../../image/detail/close_hover.png);
}
.cn-tk-tit em{
	background:url(../../image/detail/cn-err-wht.png);
}




.cx-allpic {
    position: absolute;
    z-index: 99999;
    top: -720px;
    left: 50%;
    margin-left: -390px;
    display: none;
}

.cx-allpic .close {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 16px;
    right: 0;
    cursor: pointer;
    background:url(../../image/detail/cx-close.png);
}

.cx-allpic .close:hover {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 16px;
    right: 0;
    cursor: pointer;
    background:url(../../image/detail/close_hover.png);
}

.cx-allpic .content {
    background: #fff;
    overflow: hidden;
    width: 780px;
    height: 585px;
}

.cx-allpic .content .left {
    width: 278px;
    float: left;
}

.cx-allpic .content .left p {
    font-size: 16px;
    color: #555;
    padding-left: 30px;
    height: 60px;
    line-height: 60px;
    background: #efefef;
}

.cx-allpic .content .left ul li {
    height: 50px;
    line-height: 50px;
    color: #555;
    font-size: 16px;
    padding: 0 30px;
    border-bottom: 1px solid #ccc;
    position: relative;
    cursor: pointer;
}

.cx-allpic .content .left ul li.on {
    color: #1f9bde;
}

.cx-allpic .content .left ul li.on:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 50px;
    background: #1f9bde;
    top: 0;
    left: 0;
}

.cx-allpic .content .left ul li b {
    font-weight: normal;
    clear: right;
}

.cx-allpic .content .left ul li span {
    float: right;
}

.cx-allpic .content .right {
    float: left;
    width: 780px;
    height: 100%;
}

.cx-allpic .right .box {
    display: none;
}

.cx-mask {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .8;
    z-index: 99998;
    position: absolute;
    top: 0px;
    left: 0px;
    filter: alpha(opacity=80);
    display: none;
}
/*slide begin*/

.slide {
    overflow: hidden;
    position: relative;
    height: 585px;
}

.slide .ul {
    overflow: hidden;
}

.slide li {
    float: left;
    width: 780px;
    height: 585px;
    position: relative;
}

.slide li a.lazyload {
    background:url(../../image/detail/loading.gif) no-repeat center center;
}

.slide li img {
    display: inline-block;
    width: 780px;
    height: 585px;
}

.slide li .tit {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    background:rgba(97,93,90,0.7);
    cursor: pointer;
    text-align: left;
    text-indent: 30px;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
}

.slide .pagenum {
    font-size: 16px;
    color: #fff;
    position: absolute;
    top: 18px;
    right: 30px;
}

.slide .slide-control {
    width: 640px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 8px 0 0 -530px;
    display: none;
}

.slide .slide-control span {
    width: 40px;
    height: 40px;
    background:url(/Public/images/v2/jdt_btn.png) no-repeat;
    cursor: pointer;
}

.slide .slide-control .prev {
    float: left;
    background-position: 0 0;
}

.slide .slide-control .next {
    float: right;
    background-position: right 0
}

.slide .slide-control .prev:hover {
    background-position: 0 -51px;
}

.slide .slide-control .next:hover {
    background-position: right -51px;
}


.content{
	background: white;
	padding: 15px;
    display: flex;
    display: -webkit-flex;
    border: 1px solid #E6E6E6;
}

.goods-name{
    font-size: 23px;
    line-height: 26px;
    font-weight: 600;
	
}

.goods-label{
	padding-top: 15px;
}
.goods-label span{
    background: #d12225;
    color: white;
    padding: 2px 5px;
    margin-right: 8px;
}

.rent-priceone{
	font-size: 25px;
	color: #d12225;
	font-weight: 600;
}
.goods-price{
    padding: 60px 0 0;
	border-bottom: 1px solid #E6E6E6;
	margin-bottom: 20px;
	height:166px;
}

.goods-left{
	float: left;
}
.qr{
	text-align: right;
    position: relative;
    bottom: 31px;
    padding-bottom: 10px;
}

.youhui_list1{
	padding-left: 65px;
	margin-top: 6px;
	color: #9E9E9E;
	letter-spacing:2px;
}

#videos{
    display: inline-block;
    width: 780px;
    height: 585px;
}

.goods-resume{clear:both;}


.items-blank{background: #f2f2f2;height: 30px;}
.items-blank2{background: #f2f2f2;height: 50px; text-align: left;}
.items-child,.items-child2,.items-child3{width: 1200px; min-width: 1200px; margin-left:auto; margin-right:auto;}
.items-child4{width: 1200px; margin: 0 auto;}

/*.good-list{width: 1200px;overflow: hidden;margin-right: -10px;}*/



.goods-box{width: 1200px;overflow: hidden;margin: 0 auto;	border: 1px solid #00ff00;}
.goods-list{height: 324px;margin-right: -10px;}
.goods-list::after{content: '';display: block;clear: both;}
.goods{float:left; border: 1px solid #ddd; width: 230px; height: 324px; text-align: center;box-shadow:0px 5px 5px -3px #ddd; position: relative; margin-bottom: 20px; margin-right: 10px; box-sizing: border-box;}
.goods::after{content: '';display: block;clear: both;}


.goods .cover-picture{width: 228px; height: 220px; }
.goods .cover-picture>img{ width: 228px; height: 220px;object-fit: cover; object-position: 50% 50%;}
.goods:hover{box-shadow:6px 6px 8px 0px #999;border: 1px solid #d12225;}


