﻿@charset "utf-8";

.flex-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.flex-v {
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.flex-1 {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	display: block
}

.flex-align-center {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.flex-pack-center {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.flex-pack-justify {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.hide {
	display: none
}

.borb0 {
	border-bottom: 0rem!important
}

.borr0 {
	border-right: 0rem!important
}

img {
	max-width: 100%
}

a {
	color: #333
}

.boxwrap {
	background: #fff
}

.mt12 {
	margin-top: .26666667rem
}

.mt20 {
	margin-top: .26666667rem
}

.pab50 {
	padding-bottom: 1.44rem
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

body {
	font-size: 12px
}

.clearfix {
	zoom: 1
}

.clearfix:after {
	display: block;
	content: '';
	clear: both
}

.bg-greyer {
	background: #f5f5f5
}

.banner-wrap {
	position: relative
}

.pagination {
	position: absolute;
	z-index: 20;
	left: .26666667rem;
	bottom: .26666667rem;
	width: 100%;
	text-align: center
}

.swiper-pagination-switch {
	display: inline-block;
	width: .5rem;
	height: .5rem;
	border-radius: .5rem;
	background: #999;
	margin-right: .5rem;
	opacity: .8;
	cursor: pointer
}

.swiper-active-switch {
	background: #dd2727
}

.ban_swiper .swiper-slide {
	text-align: center;
	position: relative
}

.ban_swiper .swiper-slide a {
	display: block;
	width: 100%
}

.ban_swiper .swiper-slide a:after {
	content: '';
	display: block;
	width: 100%;
	padding-top: 66.6667%
}

.ban_swiper .swiper-slide img {
	width: 100%;
	display: block;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute
}

.banner-wrap .swiper-slide img {
	display: block
}

.ban-icon {
	position: relative;
	width: 100%
}

.ban-icon-no {
	position: absolute;
	z-index: 10;
	background: rgba(0,0,0,0.4);
	width: 100%;
	left: 0;
	bottom: 0
}

.ico-bzc {
	position: absolute;
	left: .4rem;
	bottom: .26666667rem;
	z-index: 10;
	display: block;
	width: 2.08rem;
	height: .66666667rem
}

.ico-rzc {
	position: absolute;
	left: .4rem;
	bottom: .26666667rem;
	z-index: 10;
	display: block;
	width: 2.13333333rem;
	height: .61333333rem;
	background-position: 0 -13.22666667rem
}

.ban-page {
	position: absolute;
	right: .4rem;
	bottom: .4rem;
	z-index: 10;
	background: #000;
	opacity: .7;
	width: 1.33333333rem;
	line-height: .53333333rem;
	text-align: center;
	color: #fff;
	-webkit-border-radius: .06666667rem;
	-moz-border-radius: .06666667rem;
	border-radius: .06666667rem
}[data-dpr="1"] .ban-page {
	font-size: 12px
}[data-dpr="2"] .ban-page {
	font-size: 24px
}[data-dpr="3"] .ban-page {
	font-size: 36px
}

.ico-taob_rzc {
	position: absolute;
	left: 0rem;
	bottom: 0rem;
	z-index: 10;
	display: block;
	width: 2.4rem;
	height: .61333333rem;
	line-height: .61333333rem;
	color: white;
	background-color: #FF6D02;
	border-radius: .06666667rem
}[data-dpr="1"] .ico-taob_rzc {
	font-size: 12px
}[data-dpr="2"] .ico-taob_rzc {
	font-size: 24px
}[data-dpr="3"] .ico-taob_rzc {
	font-size: 36px
}

.det-wrap {
	padding: 0 .4rem;
	padding-bottom: 10px;
}

.d-tle {
	color: #333;
	line-height: .6rem;
	padding: .29333333rem 0 .13333333rem
}[data-dpr="1"] .d-tle {
	font-size: 16px
}[data-dpr="2"] .d-tle {
	font-size: 32px
}[data-dpr="3"] .d-tle {
	font-size: 48px
}

.d-secondtle {
	padding-top: .48rem;
	line-height: 1.93333333rem;
	height: 1.93333333rem
}[data-dpr="1"] .d-secondtle {
	font-size: 14px
}[data-dpr="2"] .d-secondtle {
	font-size: 28px
}[data-dpr="3"] .d-secondtle {
	font-size: 42px
}

.d-secondtle .line {
	padding: 0 .26666667rem
}[data-dpr="1"] .d-secondtle .line {
	font-size: 14px
}[data-dpr="2"] .d-secondtle .line {
	font-size: 28px
}[data-dpr="3"] .d-secondtle .line {
	font-size: 42px
}

.d-secondtle li {
	width: 33%;
	float: left;
	height: 1.33333333rem
}

.d-secondtle p:nth-child(1) {
	height: .4rem;
	line-height: .4rem;
	color: #818D9A
}[data-dpr="1"] .d-secondtle p:nth-child(1) {
	font-size: 11px
}[data-dpr="2"] .d-secondtle p:nth-child(1) {
	font-size: 22px
}[data-dpr="3"] .d-secondtle p:nth-child(1) {
	font-size: 33px
}

.d-secondtle p {
	height: .49333333rem;
	line-height: .49333333rem;
	text-align: center;
	color: #2F3540
}[data-dpr="1"] .d-secondtle p {
	font-size: 13px
}[data-dpr="2"] .d-secondtle p {
	font-size: 26px
}[data-dpr="3"] .d-secondtle p {
	font-size: 39px
}

.d-price {
	overflow: hidden;
	margin-top: .13333333rem
}

.d-price .left-pri {
	padding-right: .56rem;
	color: #ff6d02;
	line-height: 1.12rem;
	float: left
}[data-dpr="1"] .d-price .left-pri {
	font-size: 30px
}[data-dpr="2"] .d-price .left-pri {
	font-size: 60px
}[data-dpr="3"] .d-price .left-pri {
	font-size: 90px
}

.d-price .right-pri {
	float: left;
	height: 100%;
	padding-top: .06666667rem;
	width: 5.2rem
}

.d-price .right-pri p {
	display: block;
	color: #818D9A;
	line-height: .49333333rem
}[data-dpr="1"] .d-price .right-pri p {
	font-size: 13px
}[data-dpr="2"] .d-price .right-pri p {
	font-size: 26px
}[data-dpr="3"] .d-price .right-pri p {
	font-size: 39px
}

.look-gz {
	overflow: hidden
}

.look-gz a {
	background-position: 0 -0.74666667rem;
	float: left;
	display: block;
	margin-right: .45333333rem;
	padding-left: .56rem;
	line-height: .66666667rem;
	color: #ff6d02
}[data-dpr="1"] .look-gz a {
	font-size: 14px
}[data-dpr="2"] .look-gz a {
	font-size: 28px
}[data-dpr="3"] .look-gz a {
	font-size: 42px
}

.look-gz a.wx {
	background-position: 0 -13.97333333rem;
	padding-left: .66666667rem
}

.ico-d {
	display: block;
	position: absolute;
	left: 0;
	top: -0.56rem;
	margin-right: .13333333rem;
	width: 1.06666667rem;
	height: 1.70666667rem;
	line-height: .4rem;
	text-align: center;
	color: #fff;
	border-radius: .05333333rem;
	-webkit-border-radius: .05333333rem;
	-moz-border-radius: .05333333rem
}[data-dpr="1"] .ico-d {
	font-size: 12px
}[data-dpr="2"] .ico-d {
	font-size: 24px
}[data-dpr="3"] .ico-d {
	font-size: 36px
}

.xq-onepic {
	width: 100%;
	height: 1.33333333rem;
	background: #FFF6EF;
	margin-top: .76rem;
	margin-bottom: 0;
	padding: .24rem .29333333rem;
	line-height: .72rem
}

.xq-onepic s {
	width: 1.06666667rem;
	height: 1.70666667rem;
	display: inline-block;
	position: absolute;
	top: -0.8rem;
	left: -0.26666667rem
}

.xq-onepic img {
	width: 100%
}

.xq-onepic span {
	color: #FF6D02;
	letter-spacing: 0;
	padding-left: 1.28rem;
	float: left;
	display: inline-block;
	padding-top: .02666667rem
}[data-dpr="1"] .xq-onepic span {
	font-size: 13px
}[data-dpr="2"] .xq-onepic span {
	font-size: 26px
}[data-dpr="3"] .xq-onepic span {
	font-size: 39px
}

.xq-onepic span em {
	padding: 0 .13333333rem
}

.xq-onepic a {
	position: relative;
	display: block;
	height: .49333333rem;
	line-height: .49333333rem;
	top: 50%;
	margin-top: -0.24666667rem
}

.xq-onepic i {
	color: #FF6D02;
	float: right;
	line-height: .49333333rem;
	height: .49333333rem;
	margin-top: .02666667rem;
	margin-right: .57333333rem;
	position: relative
}[data-dpr="1"] .xq-onepic i {
	font-size: 13px
}[data-dpr="2"] .xq-onepic i {
	font-size: 26px
}[data-dpr="3"] .xq-onepic i {
	font-size: 39px
}

.xq-onepic i:after {
	display: block;
	content: '';
	background: url(../images/go-orange.png) no-repeat;
	background-size: contain;
	width: .16rem;
	height: .26666667rem;
	position: absolute;
	top: .13333333rem;
	right: -0.37333333rem
}

.m-tle {
	position: relative;
	border-bottom: 1px solid #E5E5E5;
	background: white;
	padding: 0 .4rem;
	overflow: hidden
}

.h2 {
	color: #2F3540;
	line-height: 1.06666667rem
}[data-dpr="1"] .h2 {
	font-size: 16px
}[data-dpr="2"] .h2 {
	font-size: 32px
}[data-dpr="3"] .h2 {
	font-size: 48px
}

.mtle-link {
	float: right;
	color: #818D9A;
	letter-spacing: 0;
	background: url(../images/icon-right_1.png) no-repeat right .44rem;
	background-size: .16rem .26666667rem;
	padding-right: .34666667rem;
	display: block;
	padding-top: .06666667rem;
	height: 1.06666667rem
}[data-dpr="1"] .mtle-link {
	font-size: 13px
}[data-dpr="2"] .mtle-link {
	font-size: 26px
}[data-dpr="3"] .mtle-link {
	font-size: 39px
}

.hard-chang-list {
	padding: .53333333rem .4rem;
	overflow: hidden
}

.hard-chang-list li {
	width: 25%;
	float: left;
	text-align: center
}

.hard-chang-list li img {
	display: inline-block;
	width: .86666667rem;
	height: .8rem
}

.hard-chang-list li p {
	line-height: .53333333rem;
	color: #818D9A;
	letter-spacing: 0
}[data-dpr="1"] .hard-chang-list li p {
	font-size: 14px
}[data-dpr="2"] .hard-chang-list li p {
	font-size: 28px
}[data-dpr="3"] .hard-chang-list li p {
	font-size: 42px
}

.table-rec td {
	padding: .26666667rem 0 .26666667rem 0;
	vertical-align: top
}

.table-rec td:last-child {
	border-right: 0
}

.table-rec td p.pt {
	color: #2F3540;
	line-height: .64rem;
	padding-left: .4rem;
	position: relative
}[data-dpr="1"] .table-rec td p.pt {
	font-size: 14px
}[data-dpr="2"] .table-rec td p.pt {
	font-size: 28px
}[data-dpr="3"] .table-rec td p.pt {
	font-size: 42px
}

.table-rec td p.pb {
	color: #818D9A;
	line-height: .53333333rem;
	padding-left: .4rem
}[data-dpr="1"] .table-rec td p.pb {
	font-size: 12px
}[data-dpr="2"] .table-rec td p.pb {
	font-size: 24px
}[data-dpr="3"] .table-rec td p.pb {
	font-size: 36px
}

.table-rec td p.p-orange {
	color: #FF6D02
}

.table-rec td p.p-red {
	color: #FF2D4F
}

.car-desc {
	padding: .26666667rem 0 .13333333rem;
	margin: 0 .4rem;
	border-bottom: 1px solid #E5E5E5;
	border-top: 1px solid #E5E5E5;
	color: #2F3540
}

.car-desc li {
	float: left;
	width: 49%;
	line-height: .61333333rem;
	padding-bottom: .13333333rem
}[data-dpr="1"] .car-desc li {
	font-size: 14px
}[data-dpr="2"] .car-desc li {
	font-size: 28px
}[data-dpr="3"] .car-desc li {
	font-size: 42px
}

.car-desc li span {
	color: #818D9A
}

.car-light {
	padding: .26666667rem 0;
	margin: 0 .4rem;
	border-bottom: 1px solid #E5E5E5
}

.car-light li {
	position: relative;
	width: 20%;
	float: left;
	padding: .13333333rem 0 0;
	text-align: center
}

.car-light li a {
	display: block
}

.car-light li .car-lico {
	width: .8rem;
	height: .8rem;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: 0 auto;
	overflow: hidden
}

.car-light li .car-lico img {
	display: inline-block;
	width: 100%
}

.car-light li .lico1 {
	background-position: 0 -6.05333333rem
}

.car-light li .lico2 {
	background-position: 0 -7.73333333rem
}

.car-light li .lico3 {
	background-position: 0 -9.41333333rem
}

.car-light li .lico4 {
	background-position: 0 -11.09333333rem
}

.car-light li .car-ltxt {
	color: #2F3540;
	line-height: .61333333rem
}[data-dpr="1"] .car-light li .car-ltxt {
	font-size: 12px
}[data-dpr="2"] .car-light li .car-ltxt {
	font-size: 24px
}[data-dpr="3"] .car-light li .car-ltxt {
	font-size: 36px
}

.ico-zp {
	position: absolute;
	top: 0;
	right: 0;
	width: .64rem;
	height: .42666667rem;
	background-position: 0 -5.52rem
}

.alink {
	line-height: 1.33333333rem;
	text-align: center
}

.alink a {
	display: block
}

.record-wrap .alink a em {
	padding-right: .34666667rem;
	color: #2F3540;
	background: url(../images/icon-right_1.png) no-repeat;
	background-size: .16rem .26666667rem;
	background-position: right
}[data-dpr="1"] .record-wrap .alink a em {
	font-size: 13px
}[data-dpr="2"] .record-wrap .alink a em {
	font-size: 26px
}[data-dpr="3"] .record-wrap .alink a em {
	font-size: 39px
}

.tan {
	display: inline-block;
	margin-left: .13333333rem;
	width: .32rem;
	height: .32rem;
	vertical-align: middle;
	margin-top: -0.06666667rem;
	background: url(../images/icon-warn-gray.png) no-repeat;
	background-size: contain
}

.tc-rzcar-table {
	width: 100%;
	clear: both;
	overflow: hidden
}

.tc-rzcar-nav {
	height: 2.66666667rem;
	margin: 0 .4rem
}

.tc-rzcar-nav ul {
	text-align: center;
	display: table;
	width: 100%;
	border-bottom: 1px solid #E5E5E5
}

.tc-rzcar-nav ul li {
	width: 25%;
	display: table-cell;
	height: 2.66666667rem;
	text-align: center;
	letter-spacing: 0
}

.tc-rzcar-nav ul li a i {
	display: inline-block;
	width: .86666667rem;
	height: .8rem
}

.tc-rzcar-nav ul li a {
	color: #666;
	display: block;
	height: 2.66666667rem;
	padding-top: .64rem;
	position: relative
}

.tc-rzcar-nav ul li a p {
	line-height: .4rem;
	margin-top: .13333333rem
}[data-dpr="1"] .tc-rzcar-nav ul li a p {
	font-size: 12px
}[data-dpr="2"] .tc-rzcar-nav ul li a p {
	font-size: 24px
}[data-dpr="3"] .tc-rzcar-nav ul li a p {
	font-size: 36px
}

.tc-rzcar-nav ul li a.rzcar-nav-sel {
	color: #ff0000;
	border-bottom: .05333333rem solid #ff0000
}

.tc-rzcar-nav i {
	width: .66666667rem;
	height: .73333333rem
}

.tc-rzcar-nav i.nav-pic1 {
	background: url(../images/tcrz-check.png) no-repeat;
	background-size: contain
}

.tc-rzcar-nav i.nav-pic2 {
	background: url(../images/tcrz-loan.png) no-repeat;
	background-size: contain
}

.tc-rzcar-nav i.nav-pic3 {
	background: url(../images/tcrz-retreat.png) no-repeat;
	background-size: contain
}

.tc-rzcar-nav i.nav-pic4 {
	background: url(../images/tcrz-keep.png) no-repeat;
	background-size: contain
}

.tc-rzcar-nav ul li a.rzcar-nav-sel i.nav-pic1 {
	background: url(../images/tcrz-check-s.png) no-repeat;
	background-size: contain
}

.tc-rzcar-nav ul li a.rzcar-nav-sel i.nav-pic2 {
	background: url(../images/tcrz-loan-s.png) no-repeat;
	background-size: contain
}

.tc-rzcar-nav ul li a.rzcar-nav-sel i.nav-pic3 {
	background: url(../images/tcrz-retreat-s.png) no-repeat;
	background-size: contain
}

.tc-rzcar-nav ul li a.rzcar-nav-sel i.nav-pic4 {
	background: url(../images/tcrz-keep-s.png) no-repeat;
	background-size: contain
}

.tc-rzcar-box {
	padding: .4rem;
	padding-bottom: .53333333rem
}

.double-jc {
	background: url("../images/jc-bg.png") no-repeat;
	background-size: 100% 12.93333333rem;
	padding-top: 1.06666667rem;
	position: relative;
	height: 12.93333333rem
}

.double-jc h3 {
	color: #818D9A;
	text-align: center;
	line-height: .41333333rem;
	padding: 0 .4rem
}[data-dpr="1"] .double-jc h3 {
	font-size: 12px
}[data-dpr="2"] .double-jc h3 {
	font-size: 24px
}[data-dpr="3"] .double-jc h3 {
	font-size: 36px
}

.double-jc h3 span {
	color: #2F3540;
	padding-bottom: .2rem;
	display: block;
	line-height: .56rem
}[data-dpr="1"] .double-jc h3 span {
	font-size: 16px
}[data-dpr="2"] .double-jc h3 span {
	font-size: 32px
}[data-dpr="3"] .double-jc h3 span {
	font-size: 48px
}

.yinzhang {
	width: 1.76rem;
	height: 1.76rem;
	background: url(../images/tcrz-seal.png) no-repeat;
	background-size: 100% 100%;
	display: block;
	position: absolute;
	right: .22666667rem;
	top: .22666667rem
}

.jcbg_item_a {
	padding: .82666667rem .4rem 0;
	clear: both
}

.jcbg_item_a li {
	width: 100%;
	line-height: .41333333rem;
	clear: both;
	margin-top: .26666667rem
}

.jcbg_item_a li:first-child {
	margin-top: 0
}

.jcbg_item_a li em {
	float: left;
	display: inline-block;
	text-align: center;
	width: .37333333rem;
	height: .4rem;
	color: #2F3540;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center
}

.jcbg_item_a .waiguan-pic {
	background-image: url(../images/car-icon1.png)
}

.jcbg_item_a .neishi-pic {
	background-image: url(../images/car-icon2.png)
}

.jcbg_item_a .dianqi-pic {
	background-image: url(../images/car-icon3.png)
}

.jcbg_item_a .jichang-pic {
	background-image: url(../images/car-icon4.png)
}

.jcbg_item_a li dl {
	width: 67%;
	float: left;
	padding-left: .24rem
}

.jcbg_item_a li dt {
	color: #2F3540;
	letter-spacing: .00933333rem;
	float: left;
	width: 1.06666667rem
}[data-dpr="1"] .jcbg_item_a li dt {
	font-size: 14px
}[data-dpr="2"] .jcbg_item_a li dt {
	font-size: 28px
}[data-dpr="3"] .jcbg_item_a li dt {
	font-size: 42px
}

.jcbg_item_a li dd {
	color: #818D9A;
	letter-spacing: .008rem;
	margin-left: 1.06666667rem;
	max-height: .96rem;
	overflow: hidden
}[data-dpr="1"] .jcbg_item_a li dd {
	font-size: 12px
}[data-dpr="2"] .jcbg_item_a li dd {
	font-size: 24px
}[data-dpr="3"] .jcbg_item_a li dd {
	font-size: 36px
}

.jcbg_item_a li a {
	float: right;
	color: #818D9A;
	line-height: .48rem;
	display: inline-block
}[data-dpr="1"] .jcbg_item_a li a {
	font-size: 12px
}[data-dpr="2"] .jcbg_item_a li a {
	font-size: 24px
}[data-dpr="3"] .jcbg_item_a li a {
	font-size: 36px
}

.jcbg_item_a li a i {
	display: inline-block;
	width: .32rem;
	height: .32rem;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	vertical-align: middle;
	margin-top: -2px
}

.jcbg_item_a li a.jc-txt-t i {
	color: #4CC38B;
	background-image: url(../images/icon-normal.png)
}

.jcbg_item_a li a.jc-txt-f {
	color: #E34C4C
}

.jcbg_item_a li a.jc-txt-f i {
	background-image: url(../images/icon-abnormal.png)
}

.jcbg_item_b {
	padding: .81333333rem .64rem 0;
	clear: both;
	overflow: hidden
}

.jcbg_item_b li {
	width: 33.3%;
	float: left;
	text-align: center;
	color: #666;
	letter-spacing: .00933333rem
}[data-dpr="1"] .jcbg_item_b li {
	font-size: 14px
}[data-dpr="2"] .jcbg_item_b li {
	font-size: 28px
}[data-dpr="3"] .jcbg_item_b li {
	font-size: 42px
}

.jcbg_item_b li img {
	width: 1.09333333rem;
	height: 1.09333333rem;
	display: inline-block
}

.jcbg_item_b li p {
	color: #818D9A;
	line-height: .44rem
}[data-dpr="1"] .jcbg_item_b li p {
	font-size: 12px
}[data-dpr="2"] .jcbg_item_b li p {
	font-size: 24px
}[data-dpr="3"] .jcbg_item_b li p {
	font-size: 36px
}

.jcbg_item_b li a {
	display: inline-block
}

.jcbg-time {
	clear: both;
	text-align: center;
	color: #818D9A;
	letter-spacing: .008rem;
	padding: .98666667rem 0 0
}[data-dpr="1"] .jcbg-time {
	font-size: 12px
}[data-dpr="2"] .jcbg-time {
	font-size: 24px
}[data-dpr="3"] .jcbg-time {
	font-size: 36px
}

.jcbg-look {
	width: 100%;
	text-align: center;
	color: #818D9A;
	letter-spacing: .00666667rem;
	line-height: .8rem
}[data-dpr="1"] .jcbg-look {
	font-size: 11px
}[data-dpr="2"] .jcbg-look {
	font-size: 22px
}[data-dpr="3"] .jcbg-look {
	font-size: 33px
}

.jcbg-look a {
	color: #2F3540;
	letter-spacing: .00933333rem;
	display: block;
	margin-top: .4rem
}[data-dpr="1"] .jcbg-look a {
	font-size: 14px
}[data-dpr="2"] .jcbg-look a {
	font-size: 28px
}[data-dpr="3"] .jcbg-look a {
	font-size: 42px
}

.jcbg-look a i {
	display: inline-block;
	width: .16rem;
	height: .26666667rem;
	background: url(../images/icon-right_1.png) no-repeat;
	background-size: contain;
	color: #B3B3B3;
	margin-left: .26666667rem
}

.fz-box {
	padding: 0 0 .53333333rem;
	text-align: center;
	box-shadow: 0 .02666667rem .18666667rem 0 rgba(0,0,0,0.15)
}

.fz-box-a img {
	display: inline-block
}

.fz-box-a h3 {
	color: #2F3540;
	letter-spacing: .012rem;
	padding-top: .53333333rem
}[data-dpr="1"] .fz-box-a h3 {
	font-size: 16px
}[data-dpr="2"] .fz-box-a h3 {
	font-size: 32px
}[data-dpr="3"] .fz-box-a h3 {
	font-size: 48px
}

.fz-wen {
	padding-top: .26666667rem
}

.fz-wen span {
	background-color: white;
	display: inline-block;
	border: 1px solid #F90;
	color: #F90;
	width: 1.44rem;
	line-height: .4rem;
	text-align: center
}[data-dpr="1"] .fz-wen span {
	font-size: 11px
}[data-dpr="2"] .fz-wen span {
	font-size: 22px
}[data-dpr="3"] .fz-wen span {
	font-size: 33px
}

.fz-wen span:first-child {
	margin-right: .53333333rem
}

.fz-box-b {
	text-align: center;
	margin: .58666667rem .26666667rem 0
}

.fz-box-b p {
	height: 1rem
}

.fz-box-b p span {
	width: 50%;
	float: left;
	color: #818D9A;
	height: 100%
}[data-dpr="1"] .fz-box-b p span {
	font-size: 12px
}[data-dpr="2"] .fz-box-b p span {
	font-size: 24px
}[data-dpr="3"] .fz-box-b p span {
	font-size: 36px
}

.fz-box-b p span em {
	color: #ff0000;
	letter-spacing: .01333333rem;
	display: block;
	line-height: .56rem
}[data-dpr="1"] .fz-box-b p span em {
	font-size: 15px
}[data-dpr="2"] .fz-box-b p span em {
	font-size: 30px
}[data-dpr="3"] .fz-box-b p span em {
	font-size: 45px
}

.dk-txt {
	padding: .26666667rem .26666667rem 0;
	color: #B0B3B4;
	letter-spacing: .008rem;
	line-height: .37333333rem;
	line-height: .48rem
}[data-dpr="1"] .dk-txt {
	font-size: 12px
}[data-dpr="2"] .dk-txt {
	font-size: 24px
}[data-dpr="3"] .dk-txt {
	font-size: 36px
}

.rz-btn {
	margin: 0 .53333333rem;
	height: 1.2rem;
	border: 1px solid #ff0000;
	border-radius: .08rem;
	line-height: 1.2rem;
	color: #ff0000;
	letter-spacing: 0;
	display: block;
	margin-top: .53333333rem
}[data-dpr="1"] .rz-btn {
	font-size: 16px
}[data-dpr="2"] .rz-btn {
	font-size: 32px
}[data-dpr="3"] .rz-btn {
	font-size: 48px
}

.fz-box-c {
	padding: .26666667rem .53333333rem
}

.fz-box-c p {
	line-height: .49333333rem;
	text-align: left;
	color: #2F3540
}[data-dpr="1"] .fz-box-c p {
	font-size: 13px
}[data-dpr="2"] .fz-box-c p {
	font-size: 26px
}[data-dpr="3"] .fz-box-c p {
	font-size: 39px
}

.fz-box-c a {
	padding-top: .42666667rem;
	display: inline-block;
	color: #2F3540
}[data-dpr="1"] .fz-box-c a {
	font-size: 13px
}[data-dpr="2"] .fz-box-c a {
	font-size: 26px
}[data-dpr="3"] .fz-box-c a {
	font-size: 39px
}

.fz-box-c a::after {
	content: "";
	display: inline-block;
	width: .16rem;
	height: .26666667rem;
	background: url("../images/icon-right_1.png") no-repeat;
	background-size: contain;
	margin-left: .26666667rem;
	vertical-align: middle;
	margin-top: -2px
}

.bord-red {
	border: 1px solid #FF4A36!important
}

.byjj-item {
	padding: .4rem
}

.byjj-item p {
	color: #2F3540;
	letter-spacing: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: .69333333rem;
	line-height: .69333333rem
}[data-dpr="1"] .byjj-item p {
	font-size: 13px
}[data-dpr="2"] .byjj-item p {
	font-size: 26px
}[data-dpr="3"] .byjj-item p {
	font-size: 39px
}

.byjj-item p span {
	color: #818D9A
}

.new-bujj-btn a {
	width: 2.66666667rem;
	line-height: .93333333rem
}[data-dpr="1"] .new-bujj-btn a {
	font-size: 14px
}[data-dpr="2"] .new-bujj-btn a {
	font-size: 28px
}[data-dpr="3"] .new-bujj-btn a {
	font-size: 42px
}

.new-bujj-btn input {
	height: .93333333rem;
	width: 68%;
	border: #818D9A solid 1px;
	float: left;
	border-radius: .08rem;
	padding-left: .26666667rem;
	padding-top: .13333333rem;
	padding-bottom: .13333333rem;
	vertical-align: middle;
	font-family: sans-serif;
	color: #2F3540
}[data-dpr="1"] .new-bujj-btn input {
	font-size: 14px
}[data-dpr="2"] .new-bujj-btn input {
	font-size: 28px
}[data-dpr="3"] .new-bujj-btn input {
	font-size: 42px
}

.appoint_inputtel {
	height: .93333333rem;
	margin-top: .21333333rem
}

.appoint_inputtel a {
	width: 30%;
	height: .93333333rem;
	display: inline-block;
	float: right;
	background: #ff0000;
	color: #fff;
	text-align: center;
	border-radius: .08rem;
	line-height: .93333333rem
}[data-dpr="1"] .appoint_inputtel a {
	font-size: 15px
}[data-dpr="2"] .appoint_inputtel a {
	font-size: 30px
}[data-dpr="3"] .appoint_inputtel a {
	font-size: 45px
}

.byjj-item .new_flase_txt {
	width: 100%;
	height: .61333333rem;
	line-height: .61333333rem;
	color: #FF2D4F;
	text-align: center;
	margin-top: .26666667rem
}[data-dpr="1"] .byjj-item .new_flase_txt {
	font-size: 13px
}[data-dpr="2"] .byjj-item .new_flase_txt {
	font-size: 26px
}[data-dpr="3"] .byjj-item .new_flase_txt {
	font-size: 39px
}

.byjj-xx-btn {
	width: 33.5%;
	text-align: center;
	height: .93333333rem;
	border: 1px solid #ff0000;
	border-radius: .08rem;
	line-height: .93333333rem;
	display: block;
	color: #ff0000;
	letter-spacing: -0.0104rem;
	margin: .42666667rem auto 0
}[data-dpr="1"] .byjj-xx-btn {
	font-size: 13px
}[data-dpr="2"] .byjj-xx-btn {
	font-size: 26px
}[data-dpr="3"] .byjj-xx-btn {
	font-size: 39px
}

.wxbb-suc {
	color: #666;
	letter-spacing: 0;
	position: absolute;
	right: .53333333rem
}[data-dpr="1"] .wxbb-suc {
	font-size: 14px
}[data-dpr="2"] .wxbb-suc {
	font-size: 28px
}[data-dpr="3"] .wxbb-suc {
	font-size: 42px
}

.wxbb-suc i {
	background: url(../images/success.png) no-repeat;
	width: .32rem;
	height: .32rem;
	display: inline-block;
	margin-right: .13333333rem;
	background-size: cover
}

.tw-double {
	width: 100%;
	padding-top: .21333333rem
}

.tw-double h3 {
	text-align: center;
	color: #2F3540;
	line-height: .56rem
}[data-dpr="1"] .tw-double h3 {
	font-size: 16px
}[data-dpr="2"] .tw-double h3 {
	font-size: 32px
}[data-dpr="3"] .tw-double h3 {
	font-size: 48px
}

.tw-double-list {
	margin: .66666667rem .4rem 0rem;
	background: url(../images/car-check.png) .18666667rem 0 no-repeat;
	background-size: 1.62666667rem 4.34666667rem;
	background-position: .26666667rem .13333333rem
}

.tw-double-list p {
	padding-left: 2.26666667rem;
	color: #818D9A
}[data-dpr="1"] .tw-double-list p {
	font-size: 14px
}[data-dpr="2"] .tw-double-list p {
	font-size: 28px
}[data-dpr="3"] .tw-double-list p {
	font-size: 42px
}

.tw-double-list span {
	color: #2F3540;
	line-height: .49333333rem;
	display: block
}[data-dpr="1"] .tw-double-list span {
	font-size: 14px
}[data-dpr="2"] .tw-double-list span {
	font-size: 28px
}[data-dpr="3"] .tw-double-list span {
	font-size: 42px
}

.tw-double-list p.h126 {
	line-height: .48rem;
	margin-bottom: .66666667rem
}[data-dpr="1"] .tw-double-list p.h126 {
	font-size: 12px
}[data-dpr="2"] .tw-double-list p.h126 {
	font-size: 24px
}[data-dpr="3"] .tw-double-list p.h126 {
	font-size: 36px
}

.tw-double-em {
	padding: .93333333rem .4rem .53333333rem;
	color: #818D9A;
	letter-spacing: .00733333rem;
	text-align: center
}[data-dpr="1"] .tw-double-em {
	font-size: 12px
}[data-dpr="2"] .tw-double-em {
	font-size: 24px
}[data-dpr="3"] .tw-double-em {
	font-size: 36px
}

.tw-double-btn {
	width: 100%;
	height: 1.28rem;
	text-align: center;
	line-height: 1.28rem
}

.tw-double-btn a {
	color: #666;
	letter-spacing: .00933333rem;
	background: url("../images/icon-right_1.png") no-repeat right center;
	background-size: .18666667rem .29333333rem;
	padding-right: .34666667rem
}[data-dpr="1"] .tw-double-btn a {
	font-size: 14px
}[data-dpr="2"] .tw-double-btn a {
	font-size: 28px
}[data-dpr="3"] .tw-double-btn a {
	font-size: 42px
}

.carpic-list {
	padding: .4rem .4rem 0
}

.carpic-list p {
	padding-bottom: .4rem
}

.carpic-list p img {
	display: block;
	margin: 0 auto;
	width: 100%
}

.load-more {
	padding: 3px 0 19px
}

.load-more a {
	display: block;
	color: #2F3540;
	text-align: center
}[data-dpr="1"] .load-more a {
	font-size: 14px
}[data-dpr="2"] .load-more a {
	font-size: 28px
}[data-dpr="3"] .load-more a {
	font-size: 42px
}

.load-more a em {
	padding-right: .42666667rem;
	background: url(../images/icon-down.png) no-repeat;
	background-size: .26666667rem .16rem;
	background-position: right center;
	color: #2F3540
}[data-dpr="1"] .load-more a em {
	font-size: 13px
}[data-dpr="2"] .load-more a em {
	font-size: 26px
}[data-dpr="3"] .load-more a em {
	font-size: 39px
}

.load-more a em.open {
	background: url(../images/icon-up.png) no-repeat;
	background-size: .26666667rem .16rem;
	background-position: right center
}

.gclc-box {
	margin-top: .58666667rem;
	position: relative;
	height: 2.13333333rem
}

.gclc-table {
	height: 1.33333333rem;
	width: 100%;
	position: absolute;
	left: 0rem;
	top: -0.21333333rem
}

.gclc-table li {
	width: 20%;
	height: 1.6rem;
	float: left;
	text-align: center;
	background: url(../images/icon-right-process.png) no-repeat right center;
	background-size: .16rem .21333333rem
}

.gclc-table li:nth-child(5) {
	background-image: none
}

.gclc-table li i {
	width: .56rem;
	height: .56rem;
	display: inline-block
}

.gclc-table li:nth-child(1) i {
	background: url(../images/car-process-1.png) no-repeat center;
	background-size: contain
}

.gclc-table li:nth-child(2) i {
	background: url("../images/car-process-2.png") no-repeat center;
	background-size: contain
}

.gclc-table li:nth-child(3) i {
	background: url("../images/car-process-3.png") no-repeat center;
	background-size: contain
}

.gclc-table li:nth-child(4) i {
	background: url("../images/car-process-4.png") no-repeat center;
	background-size: contain
}

.gclc-table li:nth-child(5) i {
	background: url("../images/car-process-5.png") no-repeat center;
	background-size: contain
}

.gclc-table li span {
	display: block;
	padding-top: .13333333rem;
	color: #2F3540;
	letter-spacing: 0;
	line-height: .42666667rem;
	width: 100%
}[data-dpr="1"] .gclc-table li span {
	font-size: 12px
}[data-dpr="2"] .gclc-table li span {
	font-size: 24px
}[data-dpr="3"] .gclc-table li span {
	font-size: 36px
}

.new-navlist {
	padding: .26666667rem .4rem;
	min-height: .53333333rem;
	background: #fff;
	color: #999;
	line-height: .53333333rem
}

.new-navlist a {
	color: #999;
	letter-spacing: -0.00773333rem
}

.add-line {
	width: 100%;
	height: .26666667rem;
	background: #F8F8F8
}

.new-ambitus {
	width: 100%;
	background: #FFF
}

.ambitus-nav {
	height: 1.06666667rem;
	border-bottom: #F6F6F6 solid 1px;
	text-align: center
}

.ambitus-nav span {
	float: left;
	width: 50%;
	height: 1.09333333rem
}

.ambitus-nav span a.sel-item {
	border-bottom: #FF6C02 solid .05333333rem;
	color: #FF6D02
}

.ambitus-nav span a {
	display: inline-block;
	padding: 0 .66666667rem;
	height: 1.09333333rem;
	color: #999;
	line-height: 1.09333333rem
}

.ambitus-box {
	overflow: hidden;
	padding: .53333333rem
}

.ambitus-box a {
	float: left;
	display: block;
	overflow: hidden;
	width: 45%;
	height: .98666667rem;
	color: #818D9A;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: .98666667rem
}

.ambitus-box a:nth-of-type(even) {
	float: right
}

.btm-box {
	padding: 0 .53333333rem
}

.btm-line {
	border-bottom: 1px solid #E5E5E5
}

.mask {
	z-index: 2000;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .5
}

.mask.active {
	display: block
}

.layer-oncard {
	width: 7.46666667rem;
	position: fixed;
	z-index: 4000;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

.layer-oncard .layer-oncard-content {
	border-radius: .16rem;
	overflow: auto;
	padding: 0 .4rem;
	background: #FFF
}

.layer-oncard .layer-oncard-content h3 {
	text-align: center;
	margin-top: .53333333rem
}[data-dpr="1"] .layer-oncard .layer-oncard-content h3 {
	font-size: 16px
}[data-dpr="2"] .layer-oncard .layer-oncard-content h3 {
	font-size: 32px
}[data-dpr="3"] .layer-oncard .layer-oncard-content h3 {
	font-size: 48px
}

.layer-oncard .layer-oncard-content span {
	display: block;
	line-height: .61333333rem;
	color: #2F3540;
	margin-top: .53333333rem
}[data-dpr="1"] .layer-oncard .layer-oncard-content span {
	font-size: 15px
}[data-dpr="2"] .layer-oncard .layer-oncard-content span {
	font-size: 30px
}[data-dpr="3"] .layer-oncard .layer-oncard-content span {
	font-size: 45px
}

.layer-oncard .layer-oncard-content p {
	line-height: .61333333rem;
	color: #2F3540;
	margin-top: .26666667rem
}[data-dpr="1"] .layer-oncard .layer-oncard-content p {
	font-size: 13px
}[data-dpr="2"] .layer-oncard .layer-oncard-content p {
	font-size: 26px
}[data-dpr="3"] .layer-oncard .layer-oncard-content p {
	font-size: 39px
}

.layer-oncard .layer-oncard-content a {
	display: block;
	text-align: center;
	color: #ff0000;
	line-height: .61333333rem;
	margin-top: .56rem;
	margin-bottom: .66666667rem
}[data-dpr="1"] .layer-oncard .layer-oncard-content a {
	font-size: 13px
}[data-dpr="2"] .layer-oncard .layer-oncard-content a {
	font-size: 26px
}[data-dpr="3"] .layer-oncard .layer-oncard-content a {
	font-size: 39px
}

.layer-oncard .layer-oncard-content a i {
	display: inline-block;
	width: .4rem;
	height: .4rem;
	vertical-align: middle;
	margin-top: -0.02666667rem;
	margin-right: .04rem;
	background: url(../images/icon-search-bottom.png) no-repeat;
	background-size: contain
}

.layer-oncard .layer-after {
	text-align: center
}

.layer-oncard .layer-after img {
	width: 1.2rem;
	height: 1.2rem;
	margin-top: .93333333rem
}

.layer-highlights {
	width: 8.26666667rem;
	position: fixed;
	z-index: 4000;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	font-size: 0
}

.layer-highlights .content {
	border-radius: .16rem;
	overflow: auto;
	padding: 0 .13333333rem;
	background: #FFF
}

.layer-highlights .content::-webkit-scrollbar {
	display: none
}

.layer-highlights .content .title {
	display: block;
	text-align: center;
	line-height: .6rem;
	color: #2F3540;
	margin-top: .53333333rem
}[data-dpr="1"] .layer-highlights .content .title {
	font-size: 16px
}[data-dpr="2"] .layer-highlights .content .title {
	font-size: 32px
}[data-dpr="3"] .layer-highlights .content .title {
	font-size: 48px
}

.layer-highlights .content .area {
	max-height: 10.66666667rem;
	overflow-y: scroll;
	margin-top: .4rem;
	display: block
}

.layer-highlights .content .area .item {
	width: 25%;
	height: 1.33333333rem;
	text-align: center;
	margin: 0 0 .66666667rem;
	display: inline-block
}

.layer-highlights .content .area .item img {
	display: block;
	margin: 0 auto;
	width: .8rem;
	height: .8rem
}

.layer-highlights .content .area .item span {
	display: inline-block;
	color: #2F3540;
	line-height: .4rem;
	margin-top: .2rem
}[data-dpr="1"] .layer-highlights .content .area .item span {
	font-size: 12px
}[data-dpr="2"] .layer-highlights .content .area .item span {
	font-size: 24px
}[data-dpr="3"] .layer-highlights .content .area .item span {
	font-size: 36px
}

.layer-highlights .layer-after {
	text-align: center
}

.layer-highlights .layer-after img {
	width: 1.2rem;
	height: 1.2rem;
	margin-top: .93333333rem
}

.bottom-fixed {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #FFF;
	overflow: hidden;
	height: 1.33333333rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	z-index: 900;
	border-top: 1px solid #E5E5E5
}

.bottom-fixed div {
	display: inline-block;
	text-align: center
}

.bottom-fixed a {
	line-height: 1.33333333rem;
	height: 1.33333333rem;
	text-align: center
}

.bottom-fixed .collect {
	width: 1.8rem;
	border-right: 1px solid #E5E5E5;
	-webkit-box-flex: 0 0 1.8rem;
	-webkit-flex: 0 0 1.8rem;
	-ms-flex: 0 0 1.8rem;
	flex: 0 0 1.8rem
}

.bottom-fixed .collect a {
	color: #ff0000;
	position: relative;
	top: .26666667rem
}[data-dpr="1"] .bottom-fixed .collect a {
	font-size: 13px
}[data-dpr="2"] .bottom-fixed .collect a {
	font-size: 26px
}[data-dpr="3"] .bottom-fixed .collect a {
	font-size: 39px
}

.bottom-fixed .collect a:before {
	content: '';
	display: inline-block;
	width: .42666667rem;
	height: .42666667rem;
	background: url(../images/star-empty.png) no-repeat;
	background-size: contain;
	position: absolute;
	left: 50%;
	-webkit-transform: translate3d(-50%,0,0);
	-moz-transform: translate3d(-50%,0,0);
	-ms-transform: translate3d(-50%,0,0);
	-o-transform: translate3d(-50%,0,0);
	transform: translate3d(-50%,0,0);
	top: -0.50666667rem
}

.bottom-fixed .collect a.active:before {
	background: url(../images/star-solid.png) no-repeat;
	background-size: contain
}

.bottom-fixed .bargain {
	width: 1.8rem;
	color: #ff0000;
	-webkit-box-flex: 0 0 1.8rem;
	-webkit-flex: 0 0 1.8rem;
	-ms-flex: 0 0 1.8rem;
	flex: 0 0 1.8rem
}[data-dpr="1"] .bottom-fixed .bargain {
	font-size: 13px
}[data-dpr="2"] .bottom-fixed .bargain {
	font-size: 26px
}[data-dpr="3"] .bottom-fixed .bargain {
	font-size: 39px
}

.bottom-fixed .bargain a {
	color: #ff0000;
	position: relative;
	top: .26666667rem
}[data-dpr="1"] .bottom-fixed .bargain a {
	font-size: 13px
}[data-dpr="2"] .bottom-fixed .bargain a {
	font-size: 26px
}[data-dpr="3"] .bottom-fixed .bargain a {
	font-size: 39px
}

.bottom-fixed .bargain a:before {
	content: '';
	display: inline-block;
	width: .42666667rem;
	height: .42666667rem;
	background: url(../images/price-flex.png) no-repeat;
	background-size: contain;
	position: absolute;
	left: 50%;
	-webkit-transform: translate3d(-50%,0,0);
	-moz-transform: translate3d(-50%,0,0);
	-ms-transform: translate3d(-50%,0,0);
	-o-transform: translate3d(-50%,0,0);
	transform: translate3d(-50%,0,0);
	top: -0.50666667rem
}

.bottom-fixed .notic {
	width: 1.8rem;
	color: #ff0000;
	-webkit-box-flex: 0 0 1.8rem;
	-webkit-flex: 0 0 1.8rem;
	-ms-flex: 0 0 1.8rem;
	flex: 0 0 1.8rem
}[data-dpr="1"] .bottom-fixed .notic {
	font-size: 13px
}[data-dpr="2"] .bottom-fixed .notic {
	font-size: 26px
}[data-dpr="3"] .bottom-fixed .notic {
	font-size: 39px
}

.bottom-fixed .notic a {
	color: #ff0000;
	position: relative;
	top: .26666667rem
}[data-dpr="1"] .bottom-fixed .notic a {
	font-size: 13px
}[data-dpr="2"] .bottom-fixed .notic a {
	font-size: 26px
}[data-dpr="3"] .bottom-fixed .notic a {
	font-size: 39px
}

.bottom-fixed .notic a:before {
	content: '';
	display: inline-block;
	width: .42666667rem;
	height: .42666667rem;
	background: url(../images/flex-notic.png) no-repeat;
	background-size: contain;
	position: absolute;
	left: 50%;
	-webkit-transform: translate3d(-50%,0,0);
	-moz-transform: translate3d(-50%,0,0);
	-ms-transform: translate3d(-50%,0,0);
	-o-transform: translate3d(-50%,0,0);
	transform: translate3d(-50%,0,0);
	top: -0.50666667rem
}

.bottom-fixed .askprice {
	color: #FFF;
	background: #F90;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	display: block
}[data-dpr="1"] .bottom-fixed .askprice {
	font-size: 16px
}[data-dpr="2"] .bottom-fixed .askprice {
	font-size: 32px
}[data-dpr="3"] .bottom-fixed .askprice {
	font-size: 48px
}

.bottom-fixed .askprice a {
	color: #FFF
}[data-dpr="1"] .bottom-fixed .askprice a {
	font-size: 16px
}[data-dpr="2"] .bottom-fixed .askprice a {
	font-size: 32px
}[data-dpr="3"] .bottom-fixed .askprice a {
	font-size: 48px
}

.bottom-fixed .askprice a:before {
	content: '';
	display: inline-block;
	width: .42666667rem;
	height: .42666667rem;
	background: url(../images/ask-flex.png) no-repeat;
	background-size: contain;
	vertical-align: middle;
	margin-right: .13333333rem
}

.bottom-fixed .askprice a.banm:before {
	background: url(../images/flex-car-white.png) no-repeat;
	background-size: contain
}

.bottom-fixed .askprice a.killprice:before {
	background: url(../images/flex-price-white.png) no-repeat;
	background-size: contain
}

.bottom-fixed .askphone {
	color: #FFF;
	background: #ff0000;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	display: block
}[data-dpr="1"] .bottom-fixed .askphone {
	font-size: 16px
}[data-dpr="2"] .bottom-fixed .askphone {
	font-size: 32px
}[data-dpr="3"] .bottom-fixed .askphone {
	font-size: 48px
}

.bottom-fixed .askphone a {
	color: #FFF
}[data-dpr="1"] .bottom-fixed .askphone a {
	font-size: 16px
}[data-dpr="2"] .bottom-fixed .askphone a {
	font-size: 32px
}[data-dpr="3"] .bottom-fixed .askphone a {
	font-size: 48px
}

.bottom-fixed .askphone a:before {
	content: '';
	display: inline-block;
	width: .4rem;
	height: .4rem;
	background: url(../images/phone-flex.png) no-repeat;
	background-size: contain;
	vertical-align: middle;
	margin-right: .13333333rem
}

.ico-taob_rzc {
	background: url(../images/tag-tcrz.png) no-repeat;
	background-size: contain;
	position: absolute;
	width: 2.13333333rem;
	height: .61333333rem;
	bottom: .4rem;
	left: .4rem
}

.bot-fixed {
	height: 1.33333333rem;
	line-height: 1.33333333rem;
	background-color: #D6D6D6;
	text-align: center;
	width: 100%;
	position: fixed;
	bottom: 0
}

.bot-fixed i {
	position: relative;
	top: .04rem;
	display: inline-block;
	width: .4rem;
	height: .4rem;
	background: url(../images/icon-warn-white.png) no-repeat;
	background-size: contain
}

.bot-fixed span {
	display: inline-block;
	color: #FFF;
	margin-left: .13333333rem
}[data-dpr="1"] .bot-fixed span {
	font-size: 16px
}[data-dpr="2"] .bot-fixed span {
	font-size: 32px
}[data-dpr="3"] .bot-fixed span {
	font-size: 48px
}

.new-zxjd-price {
	text-align: center;
	margin-bottom: 7px;
}

.new-zxjd-price .left-pri {
	padding-right: 0;
	line-height: .89333333rem
}[data-dpr="1"] .new-zxjd-price .left-pri {
	font-size: 24px
}[data-dpr="2"] .new-zxjd-price .left-pri {
	font-size: 48px
}[data-dpr="3"] .new-zxjd-price .left-pri {
	font-size: 72px
}

.new-add-zxdjbtn {
	width: 44%;
    display: inline-block;
    padding: 6px;
    background: #ff0000;
    border-radius: .06666667rem;
    text-align: center;
    line-height: normal;
    color: #fff;
    margin-right: 10px;
}[data-dpr="1"] .new-add-zxdjbtn {
	font-size: 14px
}[data-dpr="2"] .new-add-zxdjbtn {
	font-size: 26px
}[data-dpr="3"] .new-add-zxdjbtn {
	font-size: 39px
}

.new-ckgj-div {
	margin-top: .18666667rem;
	line-height: .44rem;
	color: #818D9A
}[data-dpr="1"] .new-ckgj-div {
	font-size: 12px
}[data-dpr="2"] .new-ckgj-div {
	font-size: 24px
}[data-dpr="3"] .new-ckgj-div {
	font-size: 36px
}

.new-ckgj-div span {
	padding-right: .4rem
}

.xq-onepic {
	margin-top: .41333333rem
}

.new-czbj-wrap {
	padding: .54666667rem .4rem
}

.new-czbj-wrap span {
	color: #2F3540;
	line-height: .97333333rem
}[data-dpr="1"] .new-czbj-wrap span {
	font-size: 16px
}[data-dpr="2"] .new-czbj-wrap span {
	font-size: 32px
}[data-dpr="3"] .new-czbj-wrap span {
	font-size: 48px
}

.new-czbj-wrap span i {
	color: #ff0000;
	padding-left: .26666667rem
}

.new-czbj-wrap a {
	width: 2.66666667rem;
	text-align: center;
	color: #fff;
	line-height: normal;
	padding: .25333333rem 0;
	background: #ff0000;
	border-radius: .06666667rem;
	display: inline-block;
	float: right
}[data-dpr="1"] .new-czbj-wrap a {
	font-size: 13px
}[data-dpr="2"] .new-czbj-wrap a {
	font-size: 26px
}[data-dpr="3"] .new-czbj-wrap a {
	font-size: 39px
}

.new-bottom-fixed {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden;
	height: 1.33333333rem;
	z-index: 900
}

.new-bottom-fixed a {
	height: 1.33333333rem;
	display: block;
	float: left;
	line-height: 1.33333333rem;
	color: #fff;
	text-align: center
}[data-dpr="1"] .new-bottom-fixed a {
	font-size: 16px
}[data-dpr="2"] .new-bottom-fixed a {
	font-size: 32px
}[data-dpr="3"] .new-bottom-fixed a {
	font-size: 48px
}

.new-bottom-fixed a.zxdjia-btn {
	background: #ac4646;
	width: 33.6%;
	margin-right: 0
}

.new-bottom-fixed a.zxdjia-btn:before {
	content: '';
	display: inline-block;
	width: .4rem;
	height: .5rem;
	background: url("../images/bigimg-zxdijia.png") no-repeat;
	background-size: 100% auto;
	margin-right: .10666667rem;
	vertical-align: middle;
	margin-top: -0.06666667rem
}

.new-bottom-fixed a.dhzxun-btn {
	background: #E7B824;
	width: 33.4%
}

.new-bottom-fixed a.dhzxun-btn:before {
	content: '';
	display: inline-block;
	width: .33333333rem;
	height: .4rem;
	background: url("../images/bigimg-dhzx.png") no-repeat;
	background-size: 100% auto;
	vertical-align: middle;
	margin-top: -0.02666667rem;
	margin-right: .10666667rem
}

.new_seller_btn {
	height: 1.86666667rem
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: translate3d(0,0,0)
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		transform: translate3d(100%,0,0)
	}

	100% {
		opacity: 1;
		transform: translate3d(0,0,0)
	}
}

@-webkit-keyframes bounce {
	0%,20%,50%,80%,100% {
		-webkit-transform: rotate(0deg);
		-webkit-transform-origin: right center 0
	}

	40% {
		-webkit-transform: rotate(-15deg);
		-webkit-transform-origin: right center 0
	}

	60% {
		-webkit-transform: rotate(-5deg);
		-webkit-transform-origin: right center 0
	}
}

@keyframes bounce {
	0%,20%,50%,80%,100% {
		transform: rotate(0deg);
		transform-origin: right center 0
	}

	40% {
		transform: rotate(-10deg);
		transform-origin: right center 0
	}

	60% {
		transform: rotate(-5deg);
		transform-origin: right center 0
	}
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translate3d(0,0,0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0)
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		transform: translate3d(0,0,0)
	}

	100% {
		opacity: 0;
		transform: translate3d(100%,0,0)
	}
}

.store-tips {
	width: 1.96rem;
	height: 2.4rem;
	position: fixed;
	top: 6.66666667rem;
	right: 0;
	z-index: 80;
	overflow: hidden
}

.store-tips img {
	width: 1.96rem
}

.store-tips * {
	position: absolute;
	right: 0;
	bottom: .26666667rem
}

.store-tips a {
	display: inline-block;
	width: 1.96rem;
	height: 1.73333333rem
}

.store-tips .tip-A {
	-webkit-animation: fadeInRightBig .75s .2s ease both;
	animation: fadeInRightBig .75s .2s ease both
}

.store-tips.out .tip-A {
	-webkit-animation: fadeOutRightBig .75s .2s ease both;
	animation: fadeOutRightBig .75s .2s ease both
}

.store-tips .ani-1 {
	-webkit-animation: bounce 1.3s .5s infinite both;
	animation: bounce 1.3s .5s infinite both
}

@media(device-height:568px) and (-webkit-min-device-pixel-ratio:2) {
	.double-jc {
		background-size: 100% 100%;
		height: 13.33333333rem
	}

	.layer-highlights {
		width: 9.33333333rem
	}
}

.new-hardc-del li {
	width: 33.33%
}

.new-rzcar-del ul li {
	width: 33.33%
}

.car-number {
	color: #818D9A;
	margin-left: .21333333rem
}[data-dpr="1"] .car-number {
	font-size: 13px
}[data-dpr="2"] .car-number {
	font-size: 26px
}[data-dpr="3"] .car-number {
	font-size: 39px
}

.layer-oncard {
	width: 7.46666667rem;
	position: fixed;
	z-index: 4000;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

.layer-oncard .layer-oncard-content {
	border-radius: .16rem;
	padding: 0 .4rem;
	background: #FFF;
	width: 7rem;
	height: 10rem;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -3.5rem;
	margin-top: -5rem
}

.layer-oncard .layer-oncard-content h3 {
	text-align: center;
	margin-top: .53333333rem
}[data-dpr="1"] .layer-oncard .layer-oncard-content h3 {
	font-size: 16px
}[data-dpr="2"] .layer-oncard .layer-oncard-content h3 {
	font-size: 32px
}[data-dpr="3"] .layer-oncard .layer-oncard-content h3 {
	font-size: 48px
}

.layer-oncard .layer-oncard-content span {
	display: block;
	line-height: .61333333rem;
	color: #2F3540;
	margin-top: .53333333rem
}[data-dpr="1"] .layer-oncard .layer-oncard-content span {
	font-size: 15px
}[data-dpr="2"] .layer-oncard .layer-oncard-content span {
	font-size: 30px
}[data-dpr="3"] .layer-oncard .layer-oncard-content span {
	font-size: 45px
}

.layer-oncard .layer-oncard-content p {
	line-height: .61333333rem;
	color: #2F3540;
	margin-top: .26666667rem
}[data-dpr="1"] .layer-oncard .layer-oncard-content p {
	font-size: 13px
}[data-dpr="2"] .layer-oncard .layer-oncard-content p {
	font-size: 26px
}[data-dpr="3"] .layer-oncard .layer-oncard-content p {
	font-size: 39px
}

.layer-oncard .layer-oncard-content a {
	display: block;
	text-align: center;
	color: #ff0000;
	line-height: .61333333rem;
	margin-top: .56rem;
	margin-bottom: .66666667rem
}[data-dpr="1"] .layer-oncard .layer-oncard-content a {
	font-size: 13px
}[data-dpr="2"] .layer-oncard .layer-oncard-content a {
	font-size: 26px
}[data-dpr="3"] .layer-oncard .layer-oncard-content a {
	font-size: 39px
}

.layer-oncard .layer-oncard-content a i {
	display: inline-block;
	width: .4rem;
	height: .4rem;
	vertical-align: middle;
	margin-top: -.02666667rem;
	margin-right: .04rem;
	background: url(../images/icon-search-bottom.png) no-repeat;
	background-size: contain
}

.layer-oncard .layer-after {
	text-align: center;
	position: absolute;
	bottom: -6.5rem;
	left: 50%;
	margin-left: -0.5rem
}

.layer-oncard .layer-after img {
	width: 1.2rem;
	height: 1.2rem;
	margin-top: .93333333rem
}

.list_p {
	height: 8.5rem;
	margin-top: .01rem;
	width: 90%;
	position: absolute;
	z-index: 100;
	height: 87%;
	overflow: hidden
}

.tc-rzcar-nav ul li a i {
	display: inline-block;
	width: .8rem;
	height: .8rem
}

.tc-rzcar-nav i.nav-pic1 {
	background: url(../images/tcrz-check1.png) no-repeat;
	background-size: contain
}

.tc-rzcar-nav i.nav-pic2 {
	background: url(../images/tcrz-loan1.png) no-repeat;
	background-size: contain
}

.tc-rzcar-nav i.nav-pic3 {
	background: url(../images/tcrz-retreat1.png) no-repeat;
	background-size: contain
}

.tc-rzcar-nav i.nav-pic4 {
	background: url(../images/tcrz-keep1.png) no-repeat;
	background-size: contain
}

.tc-rzcar-nav ul li a.rzcar-nav-sel i.nav-pic1 {
	background: url(../images/tcrz-check-s1.png) no-repeat;
	background-size: contain
}

.tc-rzcar-nav ul li a.rzcar-nav-sel i.nav-pic2 {
	background: url(../images/tcrz-loan-s1.png) no-repeat;
	background-size: contain
}

.tc-rzcar-nav ul li a.rzcar-nav-sel i.nav-pic3 {
	background: url(../images/tcrz-retreat-s1.png) no-repeat;
	background-size: contain
}

.tc-rzcar-nav ul li a.rzcar-nav-sel i.nav-pic4 {
	background: url(../images/tcrz-keep-s1.png) no-repeat;
	background-size: contain
}

.hard-chang-list li img {
	display: inline-block;
	width: .8rem;
	height: .8rem
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-o-transform: translate(0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform,height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform,height
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next,.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: 0;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #E7B824 !important;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0,-50%,0);
	-moz-transform: translate3d(0,-50%,0);
	-o-transform: translate(0,-50%);
	-ms-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}

.swiper-pagination-progress {
	background: rgba(0,0,0,.25);
	position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	-moz-transform-origin: right top;
	-ms-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255,255,255,.5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
	background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px
}

.swiper-container-cube,.swiper-container-flip {
	overflow: visible
}

.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0,0,0,.5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
	-moz-animation: swiper-preloader-spin 1s steps(12,end) infinite;
	animation: swiper-preloader-spin 1s steps(12,end) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg)
	}
}

.flex-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.flex-v {
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.flex-1 {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	display: block
}

.flex-align-center {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.flex-pack-center {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.flex-pack-justify {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

::-webkit-input-placeholder {
	color: #B0B3B4
}

:-moz-placeholder {
	color: #B0B3B4
}

::-moz-placeholder {
	color: #B0B3B4
}

:-ms-input-placeholder {
	color: #B0B3B4
}

.layer-cover {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: fixed;
	top: 0;
	left: 0
}

.layer-fix {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #fff;
	padding-bottom: .8rem
}

.layer-close {
	width: .32rem;
	height: .32rem;
	position: absolute;
	right: .4rem;
	top: .6rem;
	background: url("../images/layer-closed.png") no-repeat;
	background-size: 100% 100%
}

.layer-title {
	margin-top: .46666667rem;
	text-align: center;
	line-height: .6rem;
	color: #2F3540;
	margin-bottom: .53333333rem
}[data-dpr="1"] .layer-title {
	font-size: 16px
}[data-dpr="2"] .layer-title {
	font-size: 32px
}[data-dpr="3"] .layer-title {
	font-size: 48px
}

.layer-box {
	margin: 0 .4rem
}

.layer-pab {
	padding-bottom: .8rem
}

.layer-btn {
	width: 100%;
	clear: both;
	padding: 0 .4rem
}

.layer-btn span {
	width: 100%;
	height: 1.2rem;
	text-align: center;
	line-height: 1.2rem;
	display: inline-block
}[data-dpr="1"] .layer-btn span {
	font-size: 16px
}[data-dpr="2"] .layer-btn span {
	font-size: 32px
}[data-dpr="3"] .layer-btn span {
	font-size: 48px
}

.btn-disable {
	background: #D6D6D6;
	border-radius: 5px;
	color: #FFF
}

.btn-sub {
	background: #ff0000;
	border-radius: 5px;
	color: #FFF
}

.colff2 {
	color: #ff0000!important
}

.layer-li {
	width: 100%;
	height: 1.46666667rem;
	padding: .42666667rem 0;
	border-bottom: #E5E5E5 solid 1px
}

.layer-li p {
	display: block;
	float: left;
	height: .61333333rem;
	line-height: .61333333rem
}[data-dpr="1"] .layer-li p {
	font-size: 15px
}[data-dpr="2"] .layer-li p {
	font-size: 30px
}[data-dpr="3"] .layer-li p {
	font-size: 45px
}

.layer-li p.iphone-input {
	width: 5.98666667rem;
	border-right: #E5E5E5 solid 1px;
	position: relative
}

.iphone-input-all {
	width: 100%;
	position: relative
}

.input-del {
	width: .48rem;
	height: .48rem;
	position: absolute;
	right: 0;
	top: .06666667rem;
	background: url("../images/del-ico_1.png") no-repeat;
	display: inline-block;
	background-size: 100% 100%
}

.layer-li p.iphone-input .input-del {
	right: .4rem
}

.input-txt {
	color: #2F3540;
	line-height: 46px;
	position: absolute;
	width: .48rem;
	height: .61333333rem;
	right: 0;
	top: 0;
	text-align: right
}[data-dpr="1"] .input-txt {
	font-size: 15px
}[data-dpr="2"] .input-txt {
	font-size: 30px
}[data-dpr="3"] .input-txt {
	font-size: 45px
}

.layer-li p.iphone-time {
	width: 3.06666667rem;
	text-align: center;
	color: #D6D6D6
}

.layer-li span.iphone-time a.colff2 {
	color: #ff0000
}

.layer-input {
	width: 100%;
	height: .61333333rem;
	border: 0;
	outline: 0;
	line-height: .61333333rem;
	color: #2F3540
}[data-dpr="1"] .layer-input {
	font-size: 15px
}[data-dpr="2"] .layer-input {
	font-size: 30px
}[data-dpr="3"] .layer-input {
	font-size: 45px
}

.layer-yzm {
	width: 100%;
	height: 1.46666667rem;
	padding: .42666667rem 0;
	border-bottom: #E5E5E5 solid 1px;
	position: relative
}

.layer-yzm .input-del {
	top: .49333333rem
}

.layer-error {
	color: #FF2D4F;
	line-height: .61333333rem;
	padding: .26666667rem 0 .4rem;
	text-align: center
}[data-dpr="1"] .layer-error {
	font-size: 13px
}[data-dpr="2"] .layer-error {
	font-size: 26px
}[data-dpr="3"] .layer-error {
	font-size: 39px
}

.postr {
	position: relative
}

.iphone-time img {
	width: 2rem;
	height: .61333333rem;
	display: inline-block
}

.ribsh-ico {
	width: .4rem;
	height: .4rem;
	display: inline-block;
	background: url("../images/rabish-ico.png") no-repeat;
	background-size: 100% auto;
	float: right;
	margin-top: .10666667rem
}

.kj-txt {
	margin-top: .53333333rem;
	height: .61333333rem;
	line-height: .61333333rem;
	text-align: center
}

.kj-txt a {
	display: inline-block;
	height: .61333333rem;
	color: #ff0000
}[data-dpr="1"] .kj-txt a {
	font-size: 13px
}[data-dpr="2"] .kj-txt a {
	font-size: 26px
}[data-dpr="3"] .kj-txt a {
	font-size: 39px
}

.kj-txt a:before {
	content: '';
	width: .36rem;
	height: .38666667rem;
	display: inline-block;
	background: url("../images/layer-telico.png") no-repeat;
	background-size: 100% auto;
	margin-right: .13333333rem;
	vertical-align: middle
}

.mat0 {
	margin-top: 0!important
}

.error-h {
	min-height: .8rem
}

.minh23 {
	min-height: .30666667rem
}

.minhauto {
	min-height: 0!important
}

.sjbj-selet {
	margin-top: .30666667rem;
	height: .61333333rem;
	line-height: .61333333rem;
	color: #818D9A;
	margin-bottom: .6rem
}[data-dpr="1"] .sjbj-selet {
	font-size: 13px
}[data-dpr="2"] .sjbj-selet {
	font-size: 26px
}[data-dpr="3"] .sjbj-selet {
	font-size: 39px
}

.sjbj-selet em {
	width: .48rem;
	height: .48rem;
	display: inline-block;
	float: left;
	vertical-align: middle;
	margin-top: .08rem;
	border: #818D9A solid 1px;
	border-radius: .10666667rem;
	margin-right: .26666667rem;
	background: #fff
}

.sjbj-selet em.selet-cur {
	border: 1px solid #ff0000;
	border-radius: .06666667rem;
	background: #ff0000 url("../images/layer-gou.png") .05333333rem .10666667rem no-repeat;
	background-size: .34666667rem .26666667rem
}

.xjcc-box {
	text-align: center;
	padding-top: .64rem;
	padding-bottom: .53333333rem
}

.xjcc-box img {
	display: inline-block;
	width: 1.33333333rem;
	height: 1.33333333rem;
	margin-bottom: .4rem
}

.xjcc-box span {
	display: block;
	color: #2F3540;
	line-height: .61333333rem
}[data-dpr="1"] .xjcc-box span {
	font-size: 15px
}[data-dpr="2"] .xjcc-box span {
	font-size: 30px
}[data-dpr="3"] .xjcc-box span {
	font-size: 45px
}

.yhts-sroller {
	padding: .26666667rem .26666667rem .2rem
}

.yhts-pic {
	text-align: center;
	color: #2F3540
}[data-dpr="1"] .yhts-pic {
	font-size: 13px
}[data-dpr="2"] .yhts-pic {
	font-size: 26px
}[data-dpr="3"] .yhts-pic {
	font-size: 39px
}

.yhts-pic span {
	color: #ff0000;
	line-height: .56rem;
	padding-bottom: .13333333rem;
	display: block
}[data-dpr="1"] .yhts-pic span {
	font-size: 24px
}[data-dpr="2"] .yhts-pic span {
	font-size: 48px
}[data-dpr="3"] .yhts-pic span {
	font-size: 72px
}

.yhts-sroller .progress {
	position: relative;
	height: .77333333rem;
	width: 97%;
	margin-top: .25333333rem
}

.yhts-sroller .progress-bar-wrapper {
	width: 100%;
	height: .08rem;
	position: absolute;
	top: 50%;
	margin-top: -0.04rem;
	left: 0;
	box-sizing: content-box;
	padding: 0 .13333333rem
}

.yhts-sroller .progress-bar {
	height: .08rem;
	border-radius: .06666667rem;
	position: absolute;
	top: 50%;
	margin-top: -0.04rem;
	left: 0;
	width: 100%
}

.yhts-sroller .progress-bar-bc {
	background: #E8E8E8
}

.yhts-sroller .progress-bar-active {
	width: 0;
	background: #FF974C
}

.yhts-sroller .progress-btn {
	width: .72rem;
	height: .72rem;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -0.36rem;
	background: #FFF;
	border: 1px solid #DDD;
	box-shadow: 0 4px 4px 0 rgba(164,164,164,0.5)
}

.pg-yhts-box {
	padding-bottom: 28px
}

.yhts-sjbj {
	width: 100%;
	text-align: right;
	color: #818D9A;
	line-height: .49333333rem;
	padding-right: .26666667rem
}[data-dpr="1"] .yhts-sjbj {
	font-size: 13px
}[data-dpr="2"] .yhts-sjbj {
	font-size: 26px
}[data-dpr="3"] .yhts-sjbj {
	font-size: 39px
}

.yhts-sjbj span {
	color: #ff0000
}

.kj-li {
	border-top: #E5E5E5 solid 1px;
	margin-top: .46666667rem
}

.apptg-bottom {
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 999999;
	background: #fff
}

.swipeLeft {
	min-height: 100%;
	overflow: hidden;
	background: #fff;
	-webkit-transform: translate(250px,0);
	transform: translate(100%,0);
	-webkit-transition: -webkit-transform .4s;
	transition: transform .4s;
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	-webkit-transform-origin: 0 0
}

.swipeLeft-block {
	-webkit-transform: translate(0px,0px);
	transform: translate(0px,0px);
	-webkit-transition: -webkit-transform .4s;
	transition: transform .4s;
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	-webkit-transform-origin: 0 0
}

.apptg-bottom .swipeLeft {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transform: translate(0px,0px);
	transform: translate(0px,0px);
	-webkit-transition: -webkit-transform .4s;
	transition: transform .4s;
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	-webkit-transform-origin: right bottom;
	-webkit-transform: translate(0px,300px);
	transform: translate(0px,300px);
	background-color: #fff
}

.apptg-bottom .swipeLeft.swipeLeft-block {
	-webkit-transform: translate(0px,0px);
	transform: translate(0px,0px)
}

.app-download-m {
	padding-top: .4rem;
	position: relative
}

.app-download-m .close {
	float: right;
	margin: 0 .4rem 0 0;
	display: block;
	background: url("../images/layer-closed.png") no-repeat;
	background-size: 100% 100%;
	width: .32rem;
	height: .32rem
}

.app-down-box {
	background: url("../images/layer-appbg.png") no-repeat;
	background-size: 100%;
	padding-top: .64rem;
	padding-bottom: 1.33333333rem;
	margin-top: 0
}

.apptg-bottom .app-down-box {
	padding-bottom: 1.4rem
}

.app-down-i {
	overflow: hidden;
	width: 6.66666667rem;
	margin: 0 auto
}

.app-d-icon {
	width: 100%;
	text-align: center;
	height: 1.86666667rem;
	float: none
}

.app-d-icon img {
	width: 1.86666667rem;
	height: 1.86666667rem;
	display: inline-block
}

.popup-gzbg .app-d-icon,.popup-lookdt .app-d-icon {
	float: none;
	margin: 0 auto
}

.app-d-txt {
	margin-left: 0!important;
	text-align: center;
	margin-top: .26666667rem
}

.app-d-txt .p-phone {
	color: #2F3540;
	padding: 0rem 0 .08rem
}[data-dpr="1"] .app-d-txt .p-phone {
	font-size: 16px
}[data-dpr="2"] .app-d-txt .p-phone {
	font-size: 32px
}[data-dpr="3"] .app-d-txt .p-phone {
	font-size: 48px
}

.app-d-txt .p-tips {
	color: #818D9A;
	line-height: .4rem
}[data-dpr="1"] .app-d-txt .p-tips {
	font-size: 12px
}[data-dpr="2"] .app-d-txt .p-tips {
	font-size: 24px
}[data-dpr="3"] .app-d-txt .p-tips {
	font-size: 36px
}

.btn-app-d {
	padding: .53333333rem .26666667rem 0
}

.btn-app-d a.btn-orange {
	background: #ff0000;
	border-radius: 5px;
	height: 1.2rem;
	line-height: 1.2rem;
	text-align: center;
	color: #FFF
}[data-dpr="1"] .btn-app-d a.btn-orange {
	font-size: 16px!important
}[data-dpr="2"] .btn-app-d a.btn-orange {
	font-size: 32px!important
}[data-dpr="3"] .btn-app-d a.btn-orange {
	font-size: 48px!important
}

.btn-app-d a.btn-orangebord {
	border: 1px solid #ff0000;
	border-radius: 5px;
	height: 1.2rem;
	line-height: 1.2rem;
	text-align: center;
	color: #ff0000;
	margin-top: .53333333rem
}[data-dpr="1"] .btn-app-d a.btn-orangebord {
	font-size: 16px
}[data-dpr="2"] .btn-app-d a.btn-orangebord {
	font-size: 32px
}[data-dpr="3"] .btn-app-d a.btn-orangebord {
	font-size: 48px
}

.btn-a-tips {
	color: #818D9A;
	padding-top: .32rem;
	line-height: normal
}[data-dpr="1"] .btn-a-tips {
	font-size: 12px
}[data-dpr="2"] .btn-a-tips {
	font-size: 24px
}[data-dpr="3"] .btn-a-tips {
	font-size: 36px
}

.share-bottom {
	position: fixed;
	width: 100%;
	height: 4.42666667rem;
	bottom: 0;
	left: 0;
	z-index: 1002
}

.share-bottom .share-box {
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #ececec;
	padding: 0 0 .66666667rem
}

.share-bottom .share-box ul {
	width: 100%;
	height: 2.41333333rem
}

.share-bottom ul li {
	width: 25%;
	float: left
}

.share-bottom ul li a {
	width: 100%;
	color: #818D9A;
	margin-top: .74666667rem;
	display: block;
	height: 1.66666667rem;
	padding-top: 1.10666667rem
}[data-dpr="1"] .share-bottom ul li a {
	font-size: 15px
}[data-dpr="2"] .share-bottom ul li a {
	font-size: 30px
}[data-dpr="3"] .share-bottom ul li a {
	font-size: 45px
}

.share-bottom ul li a.icon-sina {
	background: url("../images/share-ico-xinlang.png") center top no-repeat;
	background-size: .93333333rem .93333333rem
}

.share-bottom ul li a.icon-qq {
	background: url("../images/share-ico-kongjian.png") center top no-repeat;
	background-size: .93333333rem .93333333rem
}

.share-bottom ul li a.icon-weixin {
	background: url("../images/share-ico-weixin.png") center top no-repeat;
	background-size: .93333333rem .93333333rem
}

.share-bottom ul li a.icon-pengyouquan {
	background: url("../images/share-ico-pengyouquan.png") center top no-repeat;
	background-size: .93333333rem .93333333rem
}

.share-bottom a.close {
	height: 1.33333333rem;
	width: 100%;
	text-align: center;
	color: #2F3540;
	line-height: 1.33333333rem;
	display: block
}[data-dpr="1"] .share-bottom a.close {
	font-size: 16px
}[data-dpr="2"] .share-bottom a.close {
	font-size: 32px
}[data-dpr="3"] .share-bottom a.close {
	font-size: 48px
}

.longtime_fix {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999
}

.logtime_box {
	width: 7.46666667rem;
	height: 12.13333333rem;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -6.06666667rem;
	margin-left: -3.73333333rem
}

.logtitme-c {
	width: 7.46666667rem;
	height: 10rem;
	background: #fff;
	border-radius: .16rem;
	text-align: center
}

.logtime_box h2 {
	color: #2F3540;
	line-height: .6rem;
	padding-top: 1.06666667rem
}[data-dpr="1"] .logtime_box h2 {
	font-size: 16px
}[data-dpr="2"] .logtime_box h2 {
	font-size: 32px
}[data-dpr="3"] .logtime_box h2 {
	font-size: 48px
}

.logtime_box h3 {
	color: #818D9A;
	line-height: .4rem;
	padding-top: .10666667rem
}[data-dpr="1"] .logtime_box h3 {
	font-size: 12px
}[data-dpr="2"] .logtime_box h3 {
	font-size: 24px
}[data-dpr="3"] .logtime_box h3 {
	font-size: 36px
}

.lgotime_img {
	width: 5.73333333rem;
	height: 3.53333333rem;
	margin: .69333333rem auto .6rem
}

.lgotime_img img {
	width: 100%
}

.lgotime_btn {
	background: #ff0000;
	border-radius: .06666667rem;
	height: 1.2rem;
	text-align: center;
	line-height: 1.2rem;
	display: block;
	color: #FFF;
	margin: 0 .4rem
}[data-dpr="1"] .lgotime_btn {
	font-size: 16px
}[data-dpr="2"] .lgotime_btn {
	font-size: 32px
}[data-dpr="3"] .lgotime_btn {
	font-size: 48px
}

.lgotime_lxwm {
	color: #ff0000;
	margin-top: .53333333rem;
	text-align: center;
	display: block;
	width: 100%
}[data-dpr="1"] .lgotime_lxwm {
	font-size: 13px
}[data-dpr="2"] .lgotime_lxwm {
	font-size: 26px
}[data-dpr="3"] .lgotime_lxwm {
	font-size: 39px
}

.lgotime_lxwm img {
	width: 5%;
	position: relative;
	top: .06666667rem;
	margin-right: .13333333rem
}

.logtime-close {
	width: 100%;
	height: 1.2rem;
	text-align: center;
	margin-top: .93333333rem
}

.logtime-close span {
	width: 1.2rem;
	height: 1.2rem;
	display: inline-block;
	background: url("../images/pop-close-btn.png");
	background-size: 100% 100%
}

@media screen and (max-device-width:320px) {
	.btn-a-tips {
		padding-left: .26666667rem;
		padding-right: .26666667rem
	}[	data-dpr="1"] .btn-a-tips {
		font-size: 10px
	}[	data-dpr="2"] .btn-a-tips {
		font-size: 20px
	}[	data-dpr="3"] .btn-a-tips {
		font-size: 30px
	}
}

.flex-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.flex-v {
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.flex-1 {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	display: block
}

.flex-align-center {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.flex-pack-center {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.flex-pack-justify {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.i-tcrz {
	width: .8rem;
	height: .8rem;
	background: url(../images/renzheng_icon.png) no-repeat;
	background-size: contain;
	display: inline-block;
	margin-right: .08rem;
	position: absolute;
	top: 0
}

.i-tczm {
	width: .8rem;
	height: .8rem;
	background: url(../images/zhimaiicon_1.png) no-repeat;
	background-size: contain;
	display: inline-block;
	margin-right: .08rem;
	position: absolute;
	top: 0
}

.recom-wrap .m-tle {
	overflow: visible
}

.mtab-ul {
	position: absolute;
	right: .4rem;
	top: 0
}

.mtab-ul li {
	float: left;
	height: 1.06666667rem;
	line-height: 1.06666667rem;
	padding: 0 .13333333rem
}

.mtab-ul li:last-child {
	padding-right: 0
}

.mtab-ul li a {
	height: 1.06666667rem;
	display: block;
	color: #2F3540;
	position: relative;
	padding: 0 .2rem
}[data-dpr="1"] .mtab-ul li a {
	font-size: 16px
}[data-dpr="2"] .mtab-ul li a {
	font-size: 32px
}[data-dpr="3"] .mtab-ul li a {
	font-size: 48px
}

.mtab-ul li.on a {
	color: #ff0000
}

.mtab-ul li.on a::after {
	display: inline-block;
	content: "";
	position: absolute;
	height: .05333333rem;
	width: 100%;
	background-color: #ff6d02;
	left: 0;
	bottom: 0
}

.mcar-list {
	margin-top: .13333333rem
}

.mcar-list li {
	overflow: hidden;
	border-bottom: 1px solid #E5E5E5;
	margin: 0 .4rem
}

.mcar-list li:last-child {
	margin-bottom: 0;
	border-bottom: 1px solid #E5E5E5
}

.mcar-list li a {
	display: block;
	padding: .4rem 0;
	min-height: 2.66666667rem
}

.mcar-list li .car-img {
	position: relative;
	float: left;
	width: 2.8rem;
	height: 1.86666667rem;
	overflow: hidden
}

.mcar-list li .car-img img {
	width: 100%
}

.mcar-list li .car-img .authen {
	position: absolute;
	left: 0;
	top: 0;
	width: 1.06666667rem
}

.mcar-list li .car-img span {
	width: 100%;
	display: inline-block;
	line-height: .48rem;
	background-color: #000;
	position: absolute;
	bottom: 0;
	text-align: center;
	color: white;
	opacity: .5
}[data-dpr="1"] .mcar-list li .car-img span {
	font-size: 11px
}[data-dpr="2"] .mcar-list li .car-img span {
	font-size: 22px
}[data-dpr="3"] .mcar-list li .car-img span {
	font-size: 33px
}

.mcar-list li .car-txt {
	margin-left: 3.06666667rem
}

.mcar-list li .name {
	line-height: .56rem;
	overflow: hidden;
	position: relative;
	top: -0.10666667rem;
	color: #2F3540
}[data-dpr="1"] .mcar-list li .name {
	font-size: 16px
}[data-dpr="2"] .mcar-list li .name {
	font-size: 32px
}[data-dpr="3"] .mcar-list li .name {
	font-size: 48px
}

.mcar-list li .time {
	margin-top: .08rem;
	height: .53333333rem;
	overflow: hidden;
	line-height: .53333333rem;
	color: #818D9A
}[data-dpr="1"] .mcar-list li .time {
	font-size: 13px
}[data-dpr="2"] .mcar-list li .time {
	font-size: 26px
}[data-dpr="3"] .mcar-list li .time {
	font-size: 39px
}

.mcar-list li .pri {
	color: #FF6D02;
	line-height: .56rem;
	margin-top: .10666667rem
}[data-dpr="1"] .mcar-list li .pri {
	font-size: 16px
}[data-dpr="2"] .mcar-list li .pri {
	font-size: 32px
}[data-dpr="3"] .mcar-list li .pri {
	font-size: 48px
}

.mcar-list li .pri em {
	color: #818D9A;
	display: inline-block;
	margin-left: .4rem
}[data-dpr="1"] .mcar-list li .pri em {
	font-size: 13px
}[data-dpr="2"] .mcar-list li .pri em {
	font-size: 26px
}[data-dpr="3"] .mcar-list li .pri em {
	font-size: 39px
}

.list-ad-h .ad a {
	position: relative;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding: .32rem 0 .45333333rem
}

.list-ad-h .ad img {
	display: block;
	width: 100%
}

.mcar-list .list-ad-h .ad a {
	border-bottom: 0;
	border-top: 0
}

.mcar-list .list-ad-h .ad a .ico-ad {
	bottom: .53333333rem!important
}

.mcar-list li.list-ad {
	display: table;
	width: 100%;
	border-bottom: none!important;
	margin: 0
}

.mcar-list li.list-ad a {
	margin: 0 .4rem;
	border-bottom: 1px solid #E5E5E5
}

.mcar-list li.list-ad .car-img {
	display: table-cell;
	position: relative
}

.carlist-ul li.list-ad .car-img img {
	display: block
}

.mcar-list li.list-ad .car-txt {
	display: table-cell;
	padding-left: .26666667rem;
	vertical-align: middle;
	height: 2.4rem
}

.mcar-list li.list-ad .time {
	padding-top: .13333333rem;
	height: auto
}

.mcar-list li.list-ad .pri {
	display: none
}

.txt-r {
	float: right;
	color: #999
}[data-dpr="1"] .txt-r {
	font-size: 12px
}[data-dpr="2"] .txt-r {
	font-size: 24px
}[data-dpr="3"] .txt-r {
	font-size: 36px
}

.alink {
	line-height: 1.33333333rem;
	text-align: center
}

.alink a {
	display: block
}

.recom-wrap .alink a em {
	padding-right: .34666667rem;
	color: #2F3540;
	background: url(../images/icon-right_1.png) no-repeat;
	background-size: .16rem .26666667rem;
	background-position: right
}[data-dpr="1"] .recom-wrap .alink a em {
	font-size: 13px
}[data-dpr="2"] .recom-wrap .alink a em {
	font-size: 26px
}[data-dpr="3"] .recom-wrap .alink a em {
	font-size: 39px
}

.record-wrap .alink a em {
	padding-right: .34666667rem;
	color: #2F3540;
	background: url(../images/icon-right_1.png) no-repeat;
	background-size: .16rem .26666667rem;
	background-position: right
}[data-dpr="1"] .record-wrap .alink a em {
	font-size: 13px
}[data-dpr="2"] .record-wrap .alink a em {
	font-size: 26px
}[data-dpr="3"] .record-wrap .alink a em {
	font-size: 39px
}

.new-mcar-list li .car-img {
	width: 3.4rem;
	height: 2.26666667rem
}

.new-mcar-list li .car-img img {
	width: 100%;
	height: 100%
}

.new-mcar-list li .car-img a {
	display: block;
	height: 2.26666667rem
}

.new-mcar-list li .car-txt {
	margin-left: 3.8rem
}

.new-mcar-list li .time {
	margin-top: .06666667rem
}

.new-mcar-list li .pri {
	margin-top: .08rem;
	position: relative;
	height: .82666667rem
}

.mcar-list li span.yjxj-onclick {
	width: 2.13333333rem;
	height: .82666667rem;
	border: 1px solid #ff0000;
	border-radius: .06666667rem;
	text-align: center;
	line-height: .82666667rem;
	color: #ff0000;
	display: inline-block;
	padding: 0;
	min-height: auto;
	position: absolute;
	right: 0;
	top: .05333333rem
}[data-dpr="1"] .mcar-list li span.yjxj-onclick {
	font-size: 13px
}[data-dpr="2"] .mcar-list li span.yjxj-onclick {
	font-size: 26px
}[data-dpr="3"] .mcar-list li span.yjxj-onclick {
	font-size: 39px
}

.mcar-list li span.yjxj-onclick-no {
	width: 2.13333333rem;
	height: .82666667rem;
	background: #D6D6D6;
	border: 1px solid #D6D6D6;
	border-radius: .06666667rem;
	text-align: center;
	line-height: .82666667rem;
	color: #FFF;
	display: inline-block;
	padding: 0;
	min-height: auto;
	position: absolute;
	right: 0rem;
	top: .05333333rem
}[data-dpr="1"] .mcar-list li span.yjxj-onclick-no {
	font-size: 13px
}[data-dpr="2"] .mcar-list li span.yjxj-onclick-no {
	font-size: 26px
}[data-dpr="3"] .mcar-list li span.yjxj-onclick-no {
	font-size: 39px
}

.new-mcar-list {
	margin-top: 0
}

.new-mcar-list li>div {
	display: block;
	padding: .4rem 0;
	min-height: 2.33333333rem;
	position: relative;
	overflow: hidden
}

.new-mcar-list li .name {
	max-height: 1.12rem
}

.new-mcar-list li a {
	padding: 0;
	display: inherit;
	min-height: auto!important
}

.new-mcar-list li .car-txt a {
	padding: 0;
	display: inherit;
	min-height: 0
}

.new-mcar-list .i-tcrz {
	width: .8rem;
	height: .8rem;
	background: url(../images/renzheng-none.png) no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	margin-right: .08rem;
	position: absolute;
	top: 0;
	left: 0
}

.new-mcar-list .i-tczm {
	width: .8rem;
	height: .8rem;
	background: url(../images/zhimaiicon_1.png) no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	margin-right: .08rem;
	position: absolute;
	top: 0;
	left: 0
}

.flex-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.flex-v {
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.flex-1 {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	display: block
}

.flex-align-center {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.flex-pack-center {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.flex-pack-justify {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.add-adv1 {
	width: 10rem
}

.add-adv1 a {
	display: block;
	height: 2.13333333rem
}

.add-adv1 a img {
	width: 100%;
	height: 100%
}

.add-bmw1 {
	width: 9.2rem;
	margin: 0 auto;
	overflow: hidden;
	margin-top: -0.2rem
}

.add-bmw1 a {
	display: block;
	height: 2.13333333rem;
	border-radius: .06666667rem;
	margin-bottom: .4rem;
	overflow: hidden
}

.add-bmw1 a img {
	width: 100%;
	height: 100%
}

.set-bg {
	background: #fff
}

.brand-certification {
	width: 10rem;
	background: #fff;
	margin-bottom: .26666667rem;
	padding-bottom: .8rem
}

.bc-title {
	line-height: .66666667rem;
	font-weight: 700;
	color: #394043;
	margin-left: .4rem;
	padding-top: .53333333rem;
	padding-bottom: .53333333rem
}[data-dpr="1"] .bc-title {
	font-size: 18px
}[data-dpr="2"] .bc-title {
	font-size: 36px
}[data-dpr="3"] .bc-title {
	font-size: 54px
}

.bc-cont {
	padding: 0 .2rem
}

.bc-cont li {
	width: 2.8rem;
	float: left;
	margin: 0 .2rem
}

.bc-cont h3 {
	line-height: .6rem;
	color: #2F3540
}[data-dpr="1"] .bc-cont h3 {
	font-size: 16px
}[data-dpr="2"] .bc-cont h3 {
	font-size: 32px
}[data-dpr="3"] .bc-cont h3 {
	font-size: 48px
}

.bc-cont p {
	line-height: .56rem;
	color: #FF6D02
}[data-dpr="1"] .bc-cont p {
	font-size: 15px
}[data-dpr="2"] .bc-cont p {
	font-size: 30px
}[data-dpr="3"] .bc-cont p {
	font-size: 45px
}

.bc-cont .bc-img {
	width: 2.8rem;
	height: 1.86666667rem;
	background: #383838;
	color: #fff;
	margin-top: .13333333rem
}

.bc-cont .bc-img img {
	width: 2.8rem;
	height: 1.86666667rem
}

.module_stages {
	margin-bottom: .26666667rem
}

.guarantee {
	padding-bottom: .4rem;
	margin-top: 0!important
}

.selective {
	margin-bottom: .26666667rem
}

.flex-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.flex-v {
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.flex-1 {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	display: block
}

.flex-align-center {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.flex-pack-center {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.flex-pack-justify {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

::-webkit-input-placeholder {
	color: #B0B3B4
}

:-moz-placeholder {
	color: #B0B3B4
}

::-moz-placeholder {
	color: #B0B3B4
}

:-ms-input-placeholder {
	color: #B0B3B4
}

.layer-wrapper {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	background-color: #fff;
	padding-top: .4rem
}

.layer-wrapper .container {
	padding: 0 .4rem
}

.layer-wrapper .layer-new-title {
	height: .61333333rem;
	line-height: .61333333rem;
	text-align: center;
	margin-bottom: .4rem;
	color: #2F3540;
	font-weight: bold
}[data-dpr="1"] .layer-wrapper .layer-new-title {
	font-size: 16px
}[data-dpr="2"] .layer-wrapper .layer-new-title {
	font-size: 32px
}[data-dpr="3"] .layer-wrapper .layer-new-title {
	font-size: 48px
}

.layer-wrapper .car-title {
	margin-bottom: .08rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #2F3540;
	line-height: .56rem
}[data-dpr="1"] .layer-wrapper .car-title {
	font-size: 16px
}[data-dpr="2"] .layer-wrapper .car-title {
	font-size: 32px
}[data-dpr="3"] .layer-wrapper .car-title {
	font-size: 48px
}

.layer-wrapper .car-price {
	margin-bottom: .26666667rem;
	color: #ff0000;
	line-height: .56rem
}[data-dpr="1"] .layer-wrapper .car-price {
	font-size: 16px
}[data-dpr="2"] .layer-wrapper .car-price {
	font-size: 32px
}[data-dpr="3"] .layer-wrapper .car-price {
	font-size: 48px
}

.layer-wrapper .line {
	height: .26666667rem;
	background: #F8F8F8
}

.layer-wrapper .form-wrapper {
	position: relative;
	height: 1.46666667rem;
	padding-top: .42666667rem;
	border-bottom: 1px solid #E5E5E5
}

.layer-wrapper .form-wrapper input {
	height: .64rem;
	line-height: .64rem;
	color: #2F3540;
	padding-left: 0
}[data-dpr="1"] .layer-wrapper .form-wrapper input {
	font-size: 15px
}[data-dpr="2"] .layer-wrapper .form-wrapper input {
	font-size: 30px
}[data-dpr="3"] .layer-wrapper .form-wrapper input {
	font-size: 45px
}

.layer-wrapper .form-wrapper .del-icon {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -0.24rem;
	z-index: 100000;
	display: block;
	width: .48rem;
	height: .48rem;
	background: url(../images/del-ico_1.png) no-repeat;
	background-size: 100% 100%
}

.layer-wrapper .mobile-wrapper .mobile {
	width: 6rem;
	float: left
}

.layer-wrapper .mobile-wrapper .get-code {
	float: left;
	height: .61333333rem;
	line-height: .61333333rem;
	text-align: center;
	width: 3.06666667rem;
	border-left: 1px solid #E5E5E5;
	color: #D6D6D6
}[data-dpr="1"] .layer-wrapper .mobile-wrapper .get-code {
	font-size: 15px
}[data-dpr="2"] .layer-wrapper .mobile-wrapper .get-code {
	font-size: 30px
}[data-dpr="3"] .layer-wrapper .mobile-wrapper .get-code {
	font-size: 45px
}

.layer-wrapper .mobile-wrapper .color-active {
	color: #ff0000
}

.layer-wrapper .mobile-wrapper .del-icon {
	right: 3.6rem
}

.layer-wrapper .checkcode-wrapper {
	border-top: 0
}

.layer-wrapper .checkcode-wrapper .check-code {
	width: 80%
}

.layer-wrapper .error-tip {
	margin-top: .26666667rem;
	height: .61333333rem;
	line-height: .61333333rem;
	text-align: center;
	color: #FF2D4F
}[data-dpr="1"] .layer-wrapper .error-tip {
	font-size: 13px
}[data-dpr="2"] .layer-wrapper .error-tip {
	font-size: 26px
}[data-dpr="3"] .layer-wrapper .error-tip {
	font-size: 39px
}

.layer-wrapper .link-me {
	margin-top: .18666667rem;
	height: .61333333rem;
	line-height: .61333333rem;
	vertical-align: middle;
	color: #818D9A
}[data-dpr="1"] .layer-wrapper .link-me {
	font-size: 13px
}[data-dpr="2"] .layer-wrapper .link-me {
	font-size: 26px
}[data-dpr="3"] .layer-wrapper .link-me {
	font-size: 39px
}

.layer-wrapper .link-me .line-me-em {
	display: inline-block;
	width: .48rem;
	height: .48rem;
	border: 1px solid #E5E5E5;
	border-radius: .06666667rem;
	vertical-align: middle;
	margin-right: .26666667rem;
	margin-top: -0.13333333rem
}

.layer-wrapper .link-me .selected {
	background: url('../images/layer-gou.png') no-repeat center center;
	background-size: .33333333rem .33333333rem;
	background-color: #ff0000;
	border: 1px solid #ff0000
}

.layer-wrapper .submit-btn {
	margin-top: .26666667rem;
	height: 1.2rem;
	line-height: 1.2rem;
	text-align: center;
	letter-spacing: .1em;
	background: #FFC199;
	border-radius: .06666667rem;
	color: #fff
}[data-dpr="1"] .layer-wrapper .submit-btn {
	font-size: 16px
}[data-dpr="2"] .layer-wrapper .submit-btn {
	font-size: 32px
}[data-dpr="3"] .layer-wrapper .submit-btn {
	font-size: 48px
}

.layer-wrapper .submit-active {
	background-color: #ff0000
}

.layer-wrapper .md30 {
	margin-left: .4rem;
	margin-right: .4rem
}

.layer-wrapper .close-layer {
	position: absolute;
	width: .32rem;
	height: .32rem;
	right: .4rem;
	top: .53333333rem;
	background: url(../images/layer-closed.png) no-repeat;
	background-size: 100% 100%
}

.defaultAni {
	-webkit-transform: translate(100%);
	-webkit-transform: translate3d(100%);
	transform: translate(100%);
	transform: translate3d(100%);
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	-webkit-transform-origin: 0 0
}

.enterAni {
	-webkit-transform: translate(0);
	-webkit-transform: translate3d(0);
	transform: translate(0);
	transform: translate3d(0);
	-webkit-transform-style: preserve-3d
}

.half-layer {
	padding-bottom: .4rem;
	height: auto
}

.agree {
	text-align: center;
	margin-top: 10px
}

.protocal {
	color: #ff0000
}

.flex-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.flex-v {
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.flex-1 {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	display: block
}

.flex-align-center {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.flex-pack-center {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.flex-pack-justify {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.new-add-selladve {
	margin-top: .4rem;
	border-top: #DDD solid 1px;
	overflow: hidden
}

.new-add-selladve span {
	display: block;
	float: left;
	width: 50%;
	margin: .26666667rem 0;
	text-align: center;
	color: #2F3540;
	line-height: .61333333rem
}[data-dpr="1"] .new-add-selladve span {
	font-size: 15px
}[data-dpr="2"] .new-add-selladve span {
	font-size: 30px
}[data-dpr="3"] .new-add-selladve span {
	font-size: 45px
}

.new-add-selladve span:first-child {
	border-right: #DDD solid 1px
}

.selladve-itme01:before {
	content: '';
	width: .4rem;
	height: .4rem;
	display: inline-block;
	background: url("../images/20180314jjtz-ico.png") no-repeat;
	background-size: 100% 100%;
	margin-right: .13333333rem;
	vertical-align: middle;
	margin-top: -0.10666667rem
}

.selladve-itme02:before {
	content: '';
	width: .4rem;
	height: .4rem;
	display: inline-block;
	background: url("../images/20180314yykc-ico.png") no-repeat;
	background-size: 100% 100%;
	margin-right: .13333333rem;
	vertical-align: middle;
	margin-top: -0.10666667rem
}

.new-car-desc {
	border: 0;
	padding-bottom: 0;
	padding-top: .13333333rem
}

.new-car-desc li {
	width: 40%;
	padding-bottom: .4rem;
	color: #2F3540;
	line-height: .61333333rem
}[data-dpr="1"] .new-car-desc li {
	font-size: 15px
}[data-dpr="2"] .new-car-desc li {
	font-size: 30px
}[data-dpr="3"] .new-car-desc li {
	font-size: 45px
}

.new-car-desc li span {
	color: #818D9A;
	padding-right: 0rem
}[data-dpr="1"] .new-car-desc li span {
	font-size: 13px
}[data-dpr="2"] .new-car-desc li span {
	font-size: 26px
}[data-dpr="3"] .new-car-desc li span {
	font-size: 39px
}

.new-car-desc li:nth-of-type(odd) {
	width: 60%
}

.new-m-tle {
	padding-top: .53333333rem;
	padding-left: .4rem;
	overflow: hidden
}

.new-m-tle h2 {
	color: #2F3540;
	line-height: .72rem
}[data-dpr="1"] .new-m-tle h2 {
	font-size: 18px
}[data-dpr="2"] .new-m-tle h2 {
	font-size: 36px
}[data-dpr="3"] .new-m-tle h2 {
	font-size: 54px
}

.new-car-light {
	padding: .13333333rem 0 .4rem
}

.new-car-light li {
	padding-top: 0
}

.new_alink {
	height: 1.46666667rem;
	line-height: 1.46666667rem;
	text-align: center
}

.new_alink a {
	color: #3C7EEF;
	display: block
}[data-dpr="1"] .new_alink a {
	font-size: 13px
}[data-dpr="2"] .new_alink a {
	font-size: 26px
}[data-dpr="3"] .new_alink a {
	font-size: 39px
}

.new_alink a em {
	padding-right: .32rem;
	background: url("../images/20180314_arrow-right.png") no-repeat;
	background-size: .16rem .26666667rem;
	background-position: right
}

.new-tan {
	display: inline-block;
	margin-left: .16rem;
	width: .34666667rem;
	height: .34666667rem;
	vertical-align: middle;
	margin-top: -0.08rem;
	background: url(../images/icon-warn-gray.png) no-repeat;
	background-size: contain
}

.tc_book {
	padding: .4rem
}

.appoint_inputtel {
	height: .93333333rem;
	margin-top: 8px
}

.appoint_inputtel input {
	height: .93333333rem;
	border: #B0B3B4 solid 1px;
	width: 6.26666667rem;
	float: left;
	border-radius: .06666667rem;
	padding-left: .26666667rem;
	vertical-align: middle;
	padding-top: .26666667rem;
	padding-bottom: .26666667rem;
	font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif
}[data-dpr="1"] .appoint_inputtel input {
	font-size: 13px
}[data-dpr="2"] .appoint_inputtel input {
	font-size: 26px
}[data-dpr="3"] .appoint_inputtel input {
	font-size: 39px
}

.appoint_inputtel a {
	width: 2.66666667rem;
	height: .93333333rem;
	display: block;
	float: right;
	background-color: #ff0000;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	line-height: .93333333rem
}[data-dpr="1"] .appoint_inputtel a {
	font-size: 15px
}[data-dpr="2"] .appoint_inputtel a {
	font-size: 30px
}[data-dpr="3"] .appoint_inputtel a {
	font-size: 45px
}

.tc_book .flase_txt {
	color: #FF2D4F;
	line-height: .61333333rem;
	margin-top: .26666667rem;
	text-align: center
}[data-dpr="1"] .tc_book .flase_txt {
	font-size: 13px
}[data-dpr="2"] .tc_book .flase_txt {
	font-size: 26px
}[data-dpr="3"] .tc_book .flase_txt {
	font-size: 39px
}

.tc_book .success_txt {
	color: #4EC77C;
	line-height: .61333333rem;
	margin-top: .26666667rem;
	text-align: center
}[data-dpr="1"] .tc_book .success_txt {
	font-size: 13px
}[data-dpr="2"] .tc_book .success_txt {
	font-size: 26px
}[data-dpr="3"] .tc_book .success_txt {
	font-size: 39px
}

.appoint_txt {
	color: #2F3540;
	line-height: .74666667rem
}[data-dpr="1"] .appoint_txt {
	font-size: 13px
}[data-dpr="2"] .appoint_txt {
	font-size: 26px
}[data-dpr="3"] .appoint_txt {
	font-size: 39px
}

.bord-red {
	border: #FF4A36 solid 1px!important
}

::-webkit-input-placeholder {
	color: #B0B3B4
}

:-moz-placeholder {
	color: #B0B3B4
}

::-moz-placeholder {
	color: #B0B3B4
}

:-ms-input-placeholder {
	color: #B0B3B4
}

.new-book {
	padding-top: 0;
	background: url("../images/20180314yykc_bg.png") right top no-repeat;
	background-size: 6.70666667rem auto
}

.new-book:before {
	content: '';
	border-top: #E5E5E5 solid 1px;
	display: block;
	width: 9.2rem
}

.new-book .appoint_txt {
	padding-top: .50666667rem;
	color: #818D9A;
	line-height: .53333333rem
}[data-dpr="1"] .new-book .appoint_txt {
	font-size: 13px
}[data-dpr="2"] .new-book .appoint_txt {
	font-size: 26px
}[data-dpr="3"] .new-book .appoint_txt {
	font-size: 39px
}

.new-book .appoint_txt span {
	color: #2F3540;
	line-height: .72rem;
	padding-bottom: .06666667rem;
	display: block
}[data-dpr="1"] .new-book .appoint_txt span {
	font-size: 18px
}[data-dpr="2"] .new-book .appoint_txt span {
	font-size: 36px
}[data-dpr="3"] .new-book .appoint_txt span {
	font-size: 54px
}

.new-book .appoint_inputtel {
	margin-top: .26666667rem;
	height: .98666667rem
}

.new-book .appoint_inputtel input {
	height: .98666667rem;
	width: 6.53333333rem
}

.new-book .appoint_inputtel a {
	height: .98666667rem;
	line-height: .98666667rem;
	border-radius: .06666667rem;
	width: 2.4rem
}

.new-cont .seller-pic {
	width: .48rem;
	height: .45333333rem
}

.new-cont .sell-left p {
	padding-left: .69333333rem
}[data-dpr="1"] .new-cont .sell-left p {
	font-size: 16px
}[data-dpr="2"] .new-cont .sell-left p {
	font-size: 32px
}[data-dpr="3"] .new-cont .sell-left p {
	font-size: 48px
}

.new-cont .i_bao {
	width: .34666667rem;
	height: .42666667rem;
	margin-left: .13333333rem
}

.new-cont .sell-peson {
	width: .42666667rem;
	height: .45333333rem
}

.new-cont .seller-dec p {
	margin-top: .4rem;
	color: #818D9A;
	text-align: justify;
	line-height: .58666667rem
}[data-dpr="1"] .new-cont .seller-dec p {
	font-size: 15px
}[data-dpr="2"] .new-cont .seller-dec p {
	font-size: 30px
}[data-dpr="3"] .new-cont .seller-dec p {
	font-size: 45px
}

.new-cont .d-more {
	box-shadow: none;
	-webkit-box-shadow: none;
	margin-top: .4rem
}[data-dpr="1"] .new-cont .d-more a {
	font-size: 13px
}[data-dpr="2"] .new-cont .d-more a {
	font-size: 26px
}[data-dpr="3"] .new-cont .d-more a {
	font-size: 39px
}

.new-cont .m-cont {
	padding: 0
}

.new-cont .seller-info {
	padding: 0 .4rem
}

.new-cont .seller-dec {
	margin: 0 .4rem;
	padding-bottom: .53333333rem
}

.seller-map {
	border-bottom: #E5E5E5 solid 1px;
	padding: .4rem 0;
	background: url("../images/20180314detail-mapbg.png") right top no-repeat;
	background-size: 100% 100%;
	min-height: 1.86666667rem;
	margin-left: .4rem
}

.seller-map a {
	display: block;
	position: relative
}

.seller-map a p {
	padding-left: .69333333rem;
	color: #818D9A;
	line-height: .53333333rem;
	width: 5.33333333rem;
	background: url("../images/20180314detail-location.png") left .05333333rem no-repeat;
	background-size: .37333333rem .45333333rem
}[data-dpr="1"] .seller-map a p {
	font-size: 13px
}[data-dpr="2"] .seller-map a p {
	font-size: 26px
}[data-dpr="3"] .seller-map a p {
	font-size: 39px
}

.seller-map a span {
	display: inline-block;
	width: 1.81333333rem;
	height: .77333333rem;
	position: absolute;
	right: .4rem;
	top: .14666667rem;
	color: #ff0000;
	line-height: .77333333rem;
	background: url(../images/icon-right_1.png) no-repeat right center;
	background-size: .16rem .26666667rem
}[data-dpr="1"] .seller-map a span {
	font-size: 12px
}[data-dpr="2"] .seller-map a span {
	font-size: 24px
}[data-dpr="3"] .seller-map a span {
	font-size: 36px
}

.new-cont .new_seller_btn {
	height: 1.78666667rem
}

.new-cont .new_seller_btn a {
	width: 2.66666667rem;
	height: .98666667rem;
	line-height: .98666667rem;
	border-radius: .06666667rem;
	margin-top: .4rem
}

a:link, a:visited, a:active, a:hover {
	color: #fff;
}

.new-bottom-fixed a.sc-btn {
	width: 33%;
	background: #bb9317;
}

.new-bottom-fixed a.sc-btn:before {
	content: '';
	display: inline-block;
	width: .4rem;
	height: .4rem;
	background: url(../images/m-shoucang1.png) no-repeat;
	background-size: 100% auto;
	margin-right: .10666667rem;
	vertical-align: middle;
	margin-top: -0.06666667rem;
}

.lq-show-1,
.lq-show-2,
.lq-show-3,
{
width: 100%;
}

.lq-show {
background-color: #fff;
margin: 10px 0px;
padding: 0px 8px;
height: 115px;
margin-bottom: 0px;
}

.lq-show2 {
background-color: #fff;

padding-right:20px;
height: 115px;
margin-bottom: 10px;
}
.lq-show-1 span:first-child {
font-size: 15px;
color: #222;
float: left;
height: 44px;
line-height: 44px;
width: 100%;
overflow:hidden; 
text-overflow:ellipsis;
white-space:nowrap; 
}


.lq-show-2 span:first-child {
font-size: 18px;
color:#E7B824;
float: left;
height: 30px;
line-height: 30px;
width: 30%;
font-weight: bold;
}
.lq-show-2 span:last-child {
float: right;
width: 40%;
text-align: right;
height: 30px;
line-height: 30px;
color: #222;
}

.lq-show-3 span:first-child {
color: #777;
float: left;
height: 30px;
line-height: 30px;
width: 50%;
}

.lq-show-3 span:last-child {
float: right;
width: 50%;
text-align: right;
color: #777;
height: 30px;
line-height: 30px;
}

.bgwhite{
	background: white;
	height: auto;
}
.lq-show-h{
	height: 133px;
}