body{background: #fda752;}
.blank27{clear: both; display: block; font-size: 1px; overflow: hidden;}
.blank27{height: 27px;}
	/*板块标签*/
.title{width: 100%; height: 106px; margin: auto; text-align: center;}
.title img{width: 100%; height: auto; max-width: 483px}
	
.banner{width: 100%; height: auto; margin: auto;}
.banner img {width: 100%; height: auto; margin: auto;}
	/*优势*/
.advantage{width: 100%; height: 644px; max-width: 1920px; background: url(../../images/used101/advantage_bg.png); text-align: center; background-position: center; display: flow-root;}
.advantage .title{margin-top: 129px; }
.advantage_ico{width: 100%; max-width: 1200px; margin: auto;}
.advantage_ico li{float: left; width: 258px; height: 263px; margin-left: 29px;}
.advantage_ico li:first-child{margin-left: 0px;}
.advantage_ico li img{width: 100%; height: auto;}
	

/*送礼*/
.gift{width: 100%; margin: auto; height: auto;}
.gift ul li{width: 280px; height: 197px; float: left; margin-right: 26.5px;}
.gift ul li:nth-child(2){margin-right: 27px;}
.gift ul li:nth-child(4){margin-right: 0px;}
.gift ul li img{width: 100%; height: auto;}
.gift_text{height: 40px; line-height: 40px; text-align: center; width: 760px; background: rgba(245,122,42,0.5); margin: auto;}
.gift_text span{font-size: 16px; color: #FFF;}
	
	/*B型车*/
.b_car{width: 100%; max-width: 1018px; height: auto; margin: auto;}
.b_car li{float: left; width: 232px; height: 403px; background: #FFD99C; border: 2px solid #FFF; border-radius: 12px; box-sizing: border-box; overflow: hidden; margin-right: 30px; margin-bottom: 30px;}
.b_car li:nth-child(4n+0){margin-right: 0px;}
.b_car li .pic{width: 100%; max-height: 266px; height: auto; display: block;}
.b_car li .pic img{width: 100%; height: auto;}
.b_car li .text{background: #99CCFF;}
.b_car li h1{width: 100%; line-height: 22px; height: 44px; font-weight: 400; color: #1E1E1E; font-size: 18px; box-sizing: border-box; padding: 0 7px;}
.b_car li span{font-size: 12px; color: #5b5b5b; height: 14px; line-height: 14px; box-sizing: border-box; padding: 0 7px;}
.b_car li .button{width: 120px; height: 30px; border-radius: 12px; background: #FF5200; line-height: 30px; text-align: center;  padding: 0 15px; margin: auto;}
.b_car li a{color: #fff; font-size: 16px;}
.b_car li a:hover,.c_car li .text a:hover{opacity: 0.7}
	/*横幅广告*/
.car-ad{width: 100%; height: auto; margin: auto;}
.car-ad img{width: 100%; height: auto; margin: auto;}
	
	/*C型车*/
.c_car{width: 100%; height: auto; margin: auto;}
.c_car li{float: left; width: 232px; height: 403px; box-sizing: border-box; background: #FFD99C; border: 2px solid #FFF; border-radius: 12px; margin-right: 10px; margin-bottom: 30px; overflow: hidden}
.c_car li:nth-child(5n+0){margin-right: 0;}
.c_car li .pic{width: 100%; height: auto; max-height: 275px; text-align: center; }
.c_car li .pic img{width: 100%; height: auto; margin: auto; text-align: center; vertical-align: middle;}
.c_car li .text{background: #99ccff;}
.c_car li .text h1{width: 100%; line-height: 22px; height: 44px; font-weight: 400; color: #1E1E1E; font-size: 18px; box-sizing: border-box; padding: 0 7px;}
.c_car li .text span{font-size: 12px; color: #5b5b5b; height: 14px; line-height: 14px; box-sizing: border-box; padding: 0 7px;}
.c_car li .text .button{width: 120px; height: 30px; border-radius: 12px; background: #FF5200; line-height: 30px; text-align: center;  padding: 0 15px; margin: auto;}
.c_car li .text a{color: #fff; font-size: 16px;}
	
	/*表单*/
.car_form{width: 100%; height: 44px; background: #ed4e02; position: fixed; left: 0; bottom: 0; z-index: 200; padding: 23px 0;}
.car_form .car_form_box{width: 100%; max-width: 1200px; margin: auto; text-align: center; height: auto; }
.car_form form{max-width: 1200px; width: 100%; height: auto; margin: auto;}
.car_form h1{font-size: 22px; line-height: 44px; color: #FFF; font-weight: bold; float: left;}
	
.car_form .car-form-txt{width: 25%; height: 44px; line-height: 44px; padding-left: 20px; font-size: 16px; color: #1e1e1e; margin-left: 2.5%; border:1px solid #FFF; box-sizing: border-box; border-radius: 5px; float: left}
.car_form input{outline-color: #FFF;}
.car_form .car-form-sub{width: 15%; height: 44px; line-height: 44px; background: #FFF; border: 0; text-align: center; font-size: 18px; color: #E50101; float: right; cursor:pointer; margin-right: 6px}
	
.car_form .wap-form {max-width: 1000px; margin: auto; text-align: center; display: none;}
.car_form .wap-form a{line-height: 44px; color: #FFF; font-size: 24px;}
	
.wap_form{box-sizing: border-box; padding:0 10px; text-align: center; display: none;}
.wap_form h1{height: 30px; line-height: 30px; font-size: 16px; text-align: center; color: #FFF; }
.wap_form .wap-car-form-txt{margin-top: 15px; height: 30px; line-height: 30px; padding-left: 10px; font-size: 14px; color: #1E1E1E; border: 1px solid #FFF; box-sizing: border-box; border-radius: 5px; width: 70%;}
.wap_form .wap-car-form-sub{width: 70%; height: 30px; line-height: 30px; background: #FFF; border: 0; text-align: center; font-size: 18px; color: #E50101; cursor:pointer; margin-top: 15px;}
	
	
@media only screen and (max-width: 500px){
	.blank80{height: 20px}
	.blank30{height: 0px;}
	.advantage,.gift,.b_car,.c_car{padding: 0 10px; box-sizing: border-box;}
	.title img{width: 80%;}
	.advantage_ico li{float: left; width: 48%; height: auto; margin-left:2%}
	.gift ul li{width: 48%; height: auto; margin-right: 2%; margin-bottom: 20px;}
	.gift ul li:nth-child(2){margin-right: 0;}
	.gift_text{width: 100%; height: 60px; line-height: 30px; padding: 0 15px; box-sizing: border-box; }
	.b_car li{width: 49%; height: auto; margin-right: 2%; margin-bottom: 10px;}
	.b_car li:nth-child(2n+0){margin-right: 0;}
	
	.c_car li{width: 49%; height: auto; margin-right: 2%; margin-bottom: 10px;}
	.c_car li:nth-child(2n+0){margin-right: 0;}
	.c_car li:nth-child(5),.c_car li:nth-child(15),.c_car li:nth-child(25),.c_car li:nth-child(35){margin-right: 2%}
}
@media only screen and (max-width: 750px){
	.car_form .wap-form { display: block;}
	.car_form .PC-form{display: none}
	.wap_form{display: block;}
	.car_form{padding: 5px 0;}
}
@media only screen and (max-width: 1200px){
	.w1200{width: 100%;}
}	