
body {
    font-family: 'Microsoft Yahei', Arial, Helvetica, sans-serif;
}
.pop-up-fixed{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 10000;
    display: none;
}
.pop-up-fixed-con{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 1;
	/*display: none;*/
	overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.pop-up-fixed img{
    display: block;
    width: 100%;
}
.xj_module2{
    background: #fff;
    padding: 50px 15px;
    color: #000000;
    font-size: 15px;
}
.xj_module2 .lab{
	display: -webkit-box;
	display: box;
    border-bottom: 1px solid #ececec;
}
.xj_module2 .lab.ico{
    background: url(//n.sinaimg.cn/auto/bcb2f64e/20201207/ico166.png) 95% center/auto 11px no-repeat;
}
.xj_module2 .lab .img{
    width: 104px;
    height: 69px;
    margin: 0 5px 20px 0;
}
.xj_module2 .lab .img img{
    width: 104px;
    height: 69px;
}
.xj_module2 .lab .city .txt{
	padding: 0 0 0 0;
}
.xj_module2 .lab .txt{
	width: 47px;
	padding: 0 0 0 0;
    height: 52px;
    line-height: 52px;
}
.xj_module2 .lab .con{
	-webkit-box-flex: 1;
	box-flex: 1;
}
.xj_module2 .label{
    height: 52px;
    line-height: 52px;
    font-size: 15px;
    padding: 0 0 0 19px;
}
.xj_module2 .brand .label{
    display: -webkit-box;
    -webkit-box-orient:vertical;
    -webkit-box-pack: center;
	height: 42px;
    line-height: 19px;
    padding: 8px 19px 0 0;
    font-size: 14px;
}
.xj_module2 .brand .price{
	width: 150px;
	height: 30px;
	color: #898989;
	font-size: 12px;
}
.xj_module2 .input{
    height: 52px;
    line-height: 52px;
    font-size: 15px;
    padding: 0 0 0 19px;
    /*border-bottom: .01rem solid #ececec;*/
}
.xj_module2 .label.car{
	/*display: none;*/
}
.xj_module2 .label.serial{
	display: none;
}
.xj_module2 .input input{
    font-size: 15px;
    height: 20px;
    line-height: 20px;
    border: 0;
    outline: none;
    margin: 15px 0 0;
    padding: 0;
    width: 100%;
    position: relative;
    top: -1px;
    background: transparent;
}
.xj_module2 .btn{
    margin: 20px 35px 0;
    height: 44px;
    line-height: 44px;
    font-size: 15px;
    border-radius: 22px;
    color: #fff;
    text-align: center;
    background: #fb9526;
}
.xj_module2 .txt1 .li{
    height: 16px;
}
.xj_module2 .txt1{
	display: none;
    position: relative;
    height: 16px;
    line-height: 17px;
    font-size: 12px;
    text-align: center;
    color: #a6a6a6;
    margin: 19px 0 16px;
    display: none;
    overflow: hidden;
}
.xj_module2 .txt1 .ico{
    padding: 0 0 0 18px;
    background: url(//n.sinaimg.cn/auto/bcb2f64e/20200814/ico90.png) left center/auto 11px no-repeat;
}
.xj_module2 .txt2 .ico{
    /*padding: 0 0 0 .34rem;*/
    /*background: url(//n.sinaimg.cn/auto/bcb2f64e/20200814/ico96.png) left center/auto .26rem no-repeat;*/
}
.xj_module2 .txt2.act .ico{
    /*padding: 0 0 0 .34rem;*/
    /*background: url(//n.sinaimg.cn/auto/bcb2f64e/20200814/ico97.png) left center/auto .26rem no-repeat;*/
}
.xj_module2 .txt2{
    font-size: 12px;
    text-align: center;
    color: #a6a6a6;
    margin: 15px 0 15px;
}
.xj_module2 a, .xj_module2 .ico>span{
    display: inline;
    color: #2972fd !important;
}
.pop-up-fixed .close_ico {
    position: fixed;
    top: 0;
    right: 0;
    width: 38px;
    height: 38px;
    background: url(//n.sinaimg.cn/auto/bcb2f64e/20201207/ico165.png) center center/auto 11px no-repeat;
    z-index: 2;
}
.fix_xj {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 3;
}
.fix_xj .bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
}
.fix_xj .con{
    font-size: 12px;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    overflow-x:hidden; 
    overflow-y:auto; 
    background: #fff;
    -webkit-overflow-scrolling: touch;
}
.fix_xj .con .lt{
    position: relative;
    margin: -1px 0 0;
    font-size: 12px;
    color: #000;
    font-weight: bold;
    padding: 4px 0 4px 17px;
    background: -webkit-gradient(linear, 0 0, 100% 0, from(#eee), to(rgba(255,255,255,.1)));
}
.fix_xj .con .li{
    /*border-bottom: .01rem solid #ececec;*/
}
.fix_xj .con .li.act .txt{
    color: #fb9526;
}
.fix_xj .h2_b{
    position: relative;
    height: 38px;
    line-height: 38px;
}
.fix-brand .h2_c.noMargin>div{
    margin: 0;
}
.fix-brand .h2_c{
    position: relative;
    width: 100%;
    text-indent: center;
    height: 38px;
    line-height: 38px;
}
.fix-brand .h2_c>div{
	display: inline-block;
	margin: 0 7px;
	font-size: 15px;
}
.fix-brand .h2_c>div.act{
	font-weight: bold;
	color: #fb9526;
	font-size: 17px;
}
.fix_xj .h2{
    position: fixed;
    top: 0;
    left: 0%;
    width: 100%;
    /*height: .76rem;*/
    line-height: 38px;
    text-align: center;
    color: #111111;
    font-size: 14px;
    /*background: -webkit-gradient(linear, 0 0, 100% 0, from(#ff5252), to(#ff8144));*/
    background: #f3f3f5;
    z-index: 10;
}
.fix_xj .h2 .close{
    position: absolute;
    top: 0;
    right: 0;
    width: 38px;
    height: 38px;
    background: url(//n.sinaimg.cn/auto/bcb2f64e/20201207/ico165.png) center center/auto 11px no-repeat;
}
.fix-brand .fix-car2 .li {
	display: block;
	height: inherit;
	line-height: inherit;
}
.fix-car2 .li .txt{
    padding: 13px 8px 9px 15px;
    font-size: 14px;
    color: #000;
}
.fix-car2 .li .txt2{
    padding: 0 0 13px 15px;
    font-size: 12px;
    color: #999;
}
.fix_xj.fix-province .con .lt{
    margin: -1px 0 15px 0.0;
}
.fix-province .li{
    border-radius: 3px;
    border: 1px solid #ccc;
    width: 22%;
    display: inline-block;
    margin: .0 .0 15px 20px;
    height: 29px;
    line-height: 29px;
    color: #000;
    font-size: 14px;
    text-align: center;
    color: #111111;
    font-size: 12px;
overflow:hidden;
				white-space: nowrap;
				text-overflow: ellipsis;
				-o-text-overflow:ellipsis;
}
.fix-city .li{
    height: 39px;
    line-height: 39px;
    padding: 0 0 0 10px;
    color: #000;
    font-size: 14px;
}
.fix-brand .li{
    display: -webkit-box;
    display: box;
    border-bottom: 0;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    color: #000;
    border: none !important;
}
.fix-brand .li .img{
    border-bottom: 0;
    width: 29px;
    height: 39px;
    margin: 8px 15px 0 14px;
    color: #000;
}
.fix-serial2 .con .lt{
    /*font-weight: normal;*/
    font-weight: bold;
    padding: 5px 0 5px 14px;
}
.fix-serial2 .li{
    display: -webkit-box;
    display: box;
    border: none !important;
    height: auto;
    line-height: inherit;
}
.fix-serial2 .li .img{
    margin: 0  10px;
    width: 105px;
}
.fix-serial2 .li .img_r{
    padding: 0 0 15px;
}
.fix-serial2 .li .img_r .txt{
    padding: 20px 0 0;
    font-weight: bold;
    font-size: 15px;
}
.fix-serial2 .li .img_r .price{
    padding: 8px 0 0;
    font-size: 12px;
    color: #fa0000;
}
.fix-serial2 .li .img_r .txt2{
    padding: 3px 0 0;
    font-size: 11px;
    color: #7e7e7e;
    display: none;
}
.fixed-nav-2020{
    position: absolute;
    top: 0%;
    right: 0;
    width: 25px;
    height: 100%;
    padding: 0 5px 0 0;
    display: -webkit-box;
    -webkit-box-orient:vertical; 
    -webkit-box-pack:center; 
    -webkit-box-align:center; 
    text-align: center;
    background: rgba(255,255,255,1);
}
.fixed-nav-2020 ul{
    width:100%;
}
.fixed-nav-2020 li{
    font-size: 12px;
    height: 13px;
    padding: 5px 0;
    color: #868686;
    outline: none;
}
.fixed-nav-2020 li.on{
    color: #ff6a33;
}
.fix-alert{
    position: fixed;
    text-align: center;
    color: #fff;
    height: 48px;
    line-height: 48px;
    font-size: 15px;
    border-radius: 5px;
    background: rgba(0,0,0,.7);
    top: 30%;
    width: 54%;
    left: 23%;
    display: none;
    z-index: 10000;
    animation:mymove 1.2s 1;
    -webkit-animation:mymove 1.2s 1; /*Safari and Chrome*/
}
.pop-up-fixed .h2_tit{
    position: fixed;
    top: 0;
    left: 0%;
    width: 100%;
 	height: 38px; 
    line-height: 38px;
    text-align: center;
    color: #111111;
    font-size: 14px;
    /*background: -webkit-gradient(linear, 0 0, 100% 0, from(#ff5252), to(#ff8144));*/
    background: #f3f3f5;
    z-index: 2;
}
.lab.none{
	display: none;
}
@keyframes mymove
{
	from {opactiy:0;}
	to {opactiy:1;}
}

@-webkit-keyframes mymove /*Safari and Chrome*/
{
	from {opactiy:0;}
	to {opactiy:1;}
}

.xj_tuijian{
	position: relative;
	margin: 30px 0;
}
.xj_tuijian .h2_nav{
	position: relative;
	display: -webkit-box;
	display: box;
	height: 28px;
	line-height: normal;
}
.xj_tuijian .h2_nav{
	position: relative;
	display: -webkit-box;
	display: box;
}
.xj_tuijian .h2_nav .h{
	position: relative;
	font-size: 14px;
	color: #111111;
	margin: 0 27px 0 0;
}
.xj_tuijian .h2_nav .h.act:before{
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	height: 3px;
	border-radius: 4px;
	color: transparent;
	content: '.';
	background: #fb9526;
}
.xj_tuijian .h2_nav .desc{
	position: absolute;
	right: 0;
	top: 0;
	color: #adadad;
	font-size: 12px;
}
.xj_tuijian .ul{
	display: none;
}
.xj_tuijian .ul.act{
	display: block;
}
.xj_tuijian .ul .li{
	position: relative;
	margin: 20px 0 30px;
	padding: 0 70px 0 38px;
	background: url(//n.sinaimg.cn/auto/bcb2f64e/20201207/ico164.png) 0 4px/19px 19px no-repeat;
}
.xj_tuijian .ul .li.act{
	background: url(//n.sinaimg.cn/auto/bcb2f64e/20201207/ico163.png) 0 4px/19px 19px no-repeat;
}
.xj_tuijian .ul .li .t1{
	font-size: 15px;
	line-height: 23px;
	color: #111111;
}
.xj_tuijian .ul .li .t2{
	margin: 10px 0 0;
	font-size: 14px;
    line-height: 18px;
	color: #898989;
}
.xj_tuijian .ul .li .t3{
    display: block;
	margin: 10px 0 0;
	font-size: 12px;
	color: #fb9526 !important;
}
.xj_tuijian .ul .li .tel{
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 100%;
    /*background: url(//n.sinaimg.cn/auto/bcb2f64e/20201207/bg48.jpg) top center/40px auto no-repeat;*/
}
.xj_tuijian .ul .li .tel .bg{
	position: absolute;
    top: 50%;
    right: 0;
    width: 40px;
    height: 36px;
    background: url(//n.sinaimg.cn/auto/bcb2f64e/20201207/bg48.jpg) top center/40px auto no-repeat;
    margin: -18px 0 0;
}
.fix-brand .tj{
    display: -webkit-box;
    display: box;
    overflow: auto;
    margin: 0 30px 0 0;
    -webkit-overflow-scrolling: touch;
}
.fix-brand .tj .li_car{
    margin: 0 10px;
    width: 30%;
    text-align: center;
}
.fix-brand  .tj .li_car .t1{
    /*margin: .22rem 0 0;*/
    font-size: 13px;
    color: #111111;
}
.fix-brand  .tj .li_car .t2{
    margin: 9px 0 20px;
    font-size: 11px;
    color: #888888;
}
.tel-pop{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    z-index: 10000;
    background: rgba(0,0,0,.5);
    z-index: 3;
}

.tel-pop .tel-pop-content{
    border-radius: 3px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 240px;
    height: 132px;
    background: #fff;
    font-family: 'Microsoft Yahei';
    font-size: 12px;
}

.tel-pop .tel-pop-content .tel-pop-c{
    width: 100%;
    height: 92px;
}

.tel-pop .tel-pop-content .tel-pop-c .desc{
    text-align: center;
    padding-top: 17px;
}

.tel-pop .tel-pop-content .tel-pop-c .x-num{
    font-size: 18px;
    text-align: center;
    color: #e27937;
    padding-top: 20px;
}
.tel-pop .tel-pop-content .tel-pop-b{
    border-top: 1px solid #c0bebe;
}
.tel-pop .tel-pop-content .tel-pop-b a{
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 49%;
    text-align: center;
    height: 40px;
    line-height: 40px;
}
.tel-pop .tel-pop-content .tel-pop-b a.dial{
    border-left: 1px solid #c0bebe;
    color: #e94740;
}
