.qa-list{background:#fff;}
.qa-list h3{color:#333;font-size:14px;font-weight:bold;}
.qa-list ol{padding-left:15px;}
.qa-list ol li{list-style-type: decimal;}
.qa-list ol li,
.qa-list p{color:#777;font-size:12px;}
.qa-list p{padding:0px 0px 5px 0px;}

@media (min-width:992px){
	.choose_condition{display:block !important;}
	.showhere{display:block !important;}
	.clicksearch{display:none !important;}
	.listcar{display:none !important;}
	.listpage{display:block !important;}
	.headerbg{width:1200px;}
	.fullSlide{width:1200px;}
	.foot-box{width:1200px}
	.flink_box{width:1200px}
	.bottom_service{width:1200px}
	.newcar{width:1200px}
	.brand_box{width:1200px}
	.footer_box{width:1200px}
	.mobile-head{display:none !important;}
	.col-md-6{width:50%;float:left;}
	.col-md-3{width:25%;float:left;}
	.bg1{min-width:1200px;}
	.mcontent{display:none;}
	#cars_list{display:none !important;}
}

.mt20{margin-top:20px;}
.mb20{margin-bottom:20px;}
.p10{padding:10px;}
.text-danger{color:#ff5517;}
.text-muted{color:#999;}
.tc{text-align:center}
.tr{text-align:right}
.mt10{margin-top:10px;}
.orange{color:#f60;}

@media (min-width:992px){
	.headerbg{width:1200px;}
	.fullSlide{width:1200px;}
	.foot-box{width:1200px}
	.flink_box{width:1200px}
	.bottom_service{width:1200px}
	.newcar{width:1200px}
	.brand_box{width:1200px}
	.footer_box{width:1200px}
	.mobile-head{display:none !important;}
}
@media (min-width:1200px){
	.headerbg{width:100%;}
	.fullSlide{width:100%;}
	.foot-box{width:100%}
	.flink_box{width:100%}
	.bottom_service{width:100%}
	.newcar{width:100%}
	.brand_box{width:100%}
	.footer_box{width:100%}
	.mobile-head{display:none !important;}
}

@media (max-width:991px){
	body,
	p,
	ul,
	li {
		font: 14px/21px 'Microsoft YaHei UI','Helvetica Neue', Helvetica, Arial, sans-serif;
		/*font-size: 100%;*/
		margin: 0;
		padding: 0;
		border: 0;
		-webkit-text-size-adjust: 100%;
	}
	body{
		background-color:#f9f9f9;
	}
	/**
	 * Apply box layout model to all elements
	 */
	*,
	*:before,
	*:after {
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	ul,
	li {
		list-style: none;
	}
	.col-3-12 {
		width: 25%;
	}

	body{font-family:'Microsoft YaHei UI','Microsoft YaHei',"微软雅黑",tahoma,arial,'Hiragino Sans GB',sans-serif;line-height:180%;color:#333;}

	/*默认超链接*/
	a{color:#036; text-decoration:none;}
	a:hover{color:#f60;}
	a:focus/*取消链接的虚线*/{outline:none;-moz-outline:none;}

	ul,
	li {
		list-style: none;
	}

	.hide{display:none;}

	.pccontent{display:none !important;}

	/*头部导航*/
	.header{margin-left:auto;margin-right:auto;width:100%;background:#fff;height:45px;line-height:45px;border-bottom:#e1e1e1 1px solid;position:fixed;z-index:99;top:0;}
	.header .header_left{float:left;width:20%;}
	.header .header_left img{height:15px;padding:0px 10px;margin:15px 0px 0px 0px;}
	.header .header_center{float:left;width:60%;text-align:center;color:#333;font-size:16px;}
	.header .header_right{float:right;width:20%;}
	.header .header_right a{color:#ea6f5a;margin-right:10px;}

	.mobile-orderby-box{background:#fff;border-bottom:1px solid #e8e8e8;padding:0px 15px;}
	.mobile-orderby-box li{float:left;width:25%;text-align:center;font-size:14px;color:#999;margin-top:10px;margin-bottom:20px;height:14px;line-height:14px;}
	.mobile-orderby-box li .carnum{font-size:20px;color:#ff6600;}
	.mobile-orderby-box li p{margin:0;}
	.mobile-orderby-box li a{background:url(../../img/new/orderby_arrow.png) no-repeat right center;padding-right:10px;color:#666;}
	.mobile-orderby-box .right-line{border-right:1px solid #d9d9d9;}
	.mobile-orderby-box .left-line{border-left:1px solid #d9d9d9;}
	.mobile-orderby-box .orangebtn{color:#ea6f5a;}
	.mobile-orderby-box a.orderby{background-size:5px 10px;}
	.mobile-orderby-box .desc{background:url(../../img/new/orderby_arrow_desc.png) no-repeat right center;}
	.mobile-orderby-box .asc{background:url(../../img/new/orderby_arrow_asc.png) no-repeat right center;}
	.mobile-orderby-box .no-order{background:url(../../img/new/orderby_arrow_none.png) no-repeat right center;}
	.mobile-orderby-box .graybtn{color:#ccc;}

	#cars_list{margin-bottom:40px;}
	.carlist{margin-top:10px;border:1px solid #e8e8e8;background:#fff;}
	.carlist .caption{padding:5px 20px;}
	.carlist img{width:600px;height:180px;}
	.carlist h3{margin-top:10px;}
	.carlist h3{height:50px;}
	.carlist h3 a{color:#333;font-size:14px;}
	.carlist .carprice{font-size:16px;font-weight:bold;}
	.carlist .carinfo{font-size:12px;color:#999;}
	.listcar{padding:10px 0;border-bottom:1px solid #e8e8e8;}
	.listcar h3{margin-top:12px;line-height:18px;font-size:14px;color:#333;background:none;}
	.listcar h3 a{color:#333;}
	.listcar .carinfo{color:#999;font-size:12px;margin:0px 0;}
	.listcar .carinfo .e9line{color:#e9e9e9;margin:0 5px;}
	.listcar .carinfo .addtime{color:#d8d8d8;}
	.listcar .carprice{font-family:arial;font-weight:normal;}
	.listcar p.carprice{margin-top:5px;}
	.mlist{background:#fff;margin-top:10px;padding:0px 10px 0px 5px;border-top:#f9f9f9 1px solid;border-bottom:#f9f9f9 1px solid;outline:0;margin:0px;}
	.mlist h3{margin-bottom:0px;margin-top:4px;height:40px;}
	.mlist .col-md-3{padding-right:0px;}
	.mlist .col-md-9{padding-left:0px;}
	.mlist .col-xs-5{width:35%;}
	.mlist .col-xs-7{width:65%;}
	.mlist .col-xs-5{position:relative;}
	.mlist .col-xs-5 .newcar-icon{position:absolute;z-index:1;}
	.mlist .col-xs-5 .newcar-icon img{width:34px;margin:8px 10px;}
	.mlist .carprice img{height:16px;margin-left:5px;margin-top:-2px;}
	.mlist img.img-responsive{padding:8px 10px;border-radius:11px;-moz-border-radius:11px;-webkit-border-radius:11px;-khtml-border-radius:11px;border-radius:11px;}
	.carspicslide{padding:0px;margin:0px auto;}
	.carspicslide .newcar-icon{position:absolute;z-index:1;bottom:0;width:15%;}
	.carspicslide .newcar-icon img{width:100%;}
	.carspicslide .piccount{position:absolute;z-index:1;bottom:0;right:0;}

	.visible-sm-block{padding:0px;}
	.brad2{border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-khtml-border-radius:2px;border-radius:2px;}
	.brad3{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;}

	/*表单*/
	.form-control{border:0px solid #f9f9f9;border-radius:3px;}
	.searchbox1{background:none;height:32px;padding-top:0px;padding-bottom:0px;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,.075);box-shadow:inset 0 0px 0px rgba(0,0,0,.075);}
	.searchbox1::-moz-placeholder{color:#999999;}
	.searchbox1:-ms-input-placeholder{color:#999999}
	.searchbox1::-webkit-input-placeholder{color:#999999}
	.searchbox1:focus{border-color:#f9f9f9;outline:0;-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,.075),0 0 0px rgba(102,175,233,.6);box-shadow:inset 0 0px 0px rgba(0,0,0,.075),0 0 0px rgba(102,175,233,.6)}
	.input-group-addon{border:1px solid #d8d8d8;}
	.selectbrand{width:22%;margin-right:10px;}

	/*按钮*/
	.btn{border-radius:2px;}
	.btn-default{background-color:#eee;border-color:#eee;color:#666;}
	.btn-default:hover{background-color:#ddd;border-color:#ddd;}
	.btn-danger{background-color:#EA6F5A;border-color:#ff571a;color:#fff;}
	.searchbut2{border:none;border-color:#f9f9f9;padding-left:0px;padding-right:0px;}
	.btn-danger:hover{background-color:#EA0F0A;border-color:#fd4c0c;}
	.searchbut2:hover{border:none;border-color:#f9f9f9;color:#fff;}
	.input-group{background:#F4F4F4;border-radius:3px;height:28px;}
	.input-group:hover{border:none !important;border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0),0 0 8px rgba(102,175,233,.6)}
	.input-group-btn .glyphicon-search{font-size:14px;color:#fff;height:14px;line-height:14px;}
	.btn-danger:hover>.glyphicon-search{color:#fff;}
	.search-filter-btn{float:left;padding-left:10px;padding-right:10px;margin-right:12px;}
	.search-filter-btn a{line-height:32px;color:#ea6f5a;}

	.mobile-head{background:#ff5517;}

	.mobile-head .mobile-nav{padding:10px;color:#fff;}
	.mobile-head .mobile-nav a{color:#fff;line-height:32px;}
	.mobile-head .mobile-nav div{padding:0;}
	.mobile-head .mobile-nav .mobile-nav-title{font-size:16px;font-weight:bold;text-align:center;line-height:32px;}




	/*经纪人店铺*/
	.mobile-shop-header{position:relative;}
	.mobile-shop-userinfo{width:100%;bottom:0;left:0;height:auto;background:#fff;padding-bottom:0px;padding-right:15px;bottom:0px;}
	.mobile-shop-userinfo .userlogo{float:left;width:70px;padding:15px;margin-top:-33px;position:relative;}
	.mobile-shop-userinfo .userlogo img{width:50px;height:50px;border-radius:30px;}
	.mobile-shop-userinfo .userlogo img.enlarge-icon{width:16px;height:16px;position:absolute;right:5px;bottom:15px;}
	.mobile-shop-userinfo .userinfo{margin-left:15px;color:#333;padding:10px 0;padding-top:10px;}
	.mobile-shop-userinfo .userinfo .agent_name{font-size:18px;font-weight:bold;margin-left:5px;}
	.mobile-shop-userinfo .userinfo .agent_name .agent_tel{font-size:16px;color:#666;margin-left:10px;margin-right:5px;}
	.mobile-shop-userinfo .userinfo .agent_name img.cert-icon{width:14px;height:14px;margin-left:6px;margin-top:-6px;}
	.mobile-shop-userinfo .userinfo p.agent_shortname{float:left;color:#999;width:70%;overflow:hidden;font-size:12px;}
	.mobile-shop-userinfo .userinfo .agent_no{color:#666;float:right;padding-right:15px;}
	.mobile-shop-userinfo .userinfo .agent_call{float:right;margin-top:-3px;}
	.mobile-shop-userinfo .userinfo .agent_info{color:#666;float:left;font-size:12px;margin-top:-7px;width:100%;}
	.mobile-shop-userinfo .userinfo .mobilephone{font-weight:bold;color:#333;font-size:16px;}
	.mobile-shop-userinfo .userinfo .mobilephone:hover{color:#333;}


	.mobile-search-box{padding:10px 15px;background:#fff;}

	.mobile-shop-nav{background:#fff;border-bottom:1px solid #e8e8e8;padding:10px 15px;}
	.mobile-shop-nav li{float:left;width:25%;text-align:center;font-size:12px;color:#999;}
	.mobile-shop-nav li .carnum{font-size:20px;color:#ff6600;}
	.mobile-shop-nav li p{margin:0;}
	.mobile-shop-nav .right-line{border-right:1px solid #e8e8e8;}


	.mobile-price{float:left;color:#ff6666;font-weight:normal;font-size:18px;}

	/*车源详情页*/
	.mobile-carname-box{background:#fff;margin-bottom:5px;padding-bottom:10px;}
	.mobile-carname-box h3{background:#fff;font-size:18px;color:#333;margin:20px 0 16px 0;}
	.mobile-carname-box .carprice .text-danger{color:#fc4e3b;font-size:24px;float:left;font-weight:bold;}
	.mobile-carname-box .carprice .text-newcartaxprice{color:#999;font-size:12px;float:left;}
	.mobile-carname-box .carprice img{margin-left:5px;height:16px;margin-top:8px;}
	.mobile-carname-box .carprice .addtime{float:right;color:#999;margin-top:0px;text-align:right;font-size:12px;}
	.mobile-carname-box .carprice .addtime p{font-size:12px;}
	.mobile-basicinfo-box{background:#fff;padding-bottom:5px;}
	.mobile-basicinfo-box h4{background:#fff;border-left:#ea6f5a 4px solid;padding-left:5px;margin-top:15px;margin-bottom:10px;}
	.mobile-car-infolist li{padding:10px 0px;float:left;width:33%;}
	.mobile-car-infolist li span{display:block;text-align:center;width:100px;}
	.mobile-car-infolist .mobile-info-title{color:#333;font-size:16px;line-height:30px;}
	.mobile-car-infolist .gray{color:#999;font-size:12px;}
	.mobile-detail-box{padding:10px 15px;background:#fff;margin-top:2px;}
	.mobile-detail-box h4{border:none;padding-left:0px;background:#fff;margin:10px 0;}
	.mobile-detail-box .detailinfo{color:#666;font-size:15px;line-height:24px;}
	.mobile-detail-box .gray{color:#999;}
	.m-d-u{margin-top:2px;height:auto;padding:10px 15px;position:static;}
	.m-d-u .userlogo{width:75px !important;margin-left:-10px !important;margin-top:0px;}
	.m-d-u .userlogo img{width:50px !important;height:50px !important;}
	.m-d-u .userinfo{margin-left:0px;}
	.m-d-u .userinfo .agent_name{float:left;margin-top:7px;font-size:20px;}
	.m-d-u .userinfo img{margin-left:5px;height:16px;margin-top:9px;}
	.m-d-u .userinfo .gotoshop{float:right;margin-top:9px;padding-right:13px;color:#ea6f5a;background:url(../../img/new/right-arrow.png) no-repeat right center;background-size:8px 12px;}
	.mobile-safety-tip-box,
	.mobile-images-box{background:#fff;margin-top:2px;padding-bottom:10px;}
	.mobile-safety-tip-box h4,
	.mobile-images-box h4{background:#fff;border-left:#ea6f5a 4px solid;padding-left:5px;margin-top:20px;margin-bottom:20px;}
	.mobile-images-box img{margin-top:3px;}

	.mobile-images-box .picbox img{width:100%;height:auto;}

	.mobile-safety-tip-box h4{border-left:0px;padding-left:35px;background:url(../../img/new/safety-tip-icon.png) no-repeat 0 center;background-size:24px 18px;margin-bottom:15px;}
	.mobile-safety-tip-box{margin-bottom:60px;}
	.mobile-safety-tip-box p{color:#666;font-weight:14px;}

	.mobile-tel-bottom{padding:10px;border-top:1px solid #e8e8e8;height:50px;}
	.mobile-tel-bottom a{background:#ea6f5a;height:50px;line-height:50px;display:block;text-align:center;color:#fff;font-size:16px;}

	.container-fluid{padding:0;}

	.container{padding-left:15px;padding-right:15px;}
	.carspicslide{padding-left:0px;padding-right:0px;}
	.mobile-safety-tip-box{display:none;height:360px;outline:0;-webkit-box-shadow:inset 0 0 0 rgba(0,0,0,.075),0 0 0 #fcfcfd;box-shadow:inset 0 0 0 #000,0 1px 300px #000;border-radius:10px;}
	.mobile-carname-box .safety-tips{color:#fff;font-size:12px;line-height:12px;padding:5px 8px 5px 23px;border-radius:15px;background:#ffbc0c url(https://cheyuan.com/static/img/new/safety-tip-icon.png) no-repeat 5px center;background-size:auto 10px;text-align:right;}
	.mobile-safety-tip-box .safety-txt{overflow-y:auto;height:250px;}
	.mobile-safety-tip-box .confirm-txt{position:absolute;z-index:9999;bottom:0;left:0;width:100%;height:40px;line-height:40px;cursor:pointer;background:#ea6f5a;color:#fff;text-align:center;}

	.carousel-indicators li{display:none !important;}
}