html,body,.main{height: 100%;}
header{border-color: transparent;}
article{top: 0;left: 0;right: 0;bottom: 0;}
.index_play,.index_cars,.index_btns,.index_yuyue_bar{font-size: 0;}
.index_play>div,.index_cars>li,.index_num,.index_btns,.index_btns>li,.index_href{display: inline-block;}
.index_cars>.canClick,.index_btns>li,.index_btns,.form-submit,.close,.cars_btns>img{cursor: pointer;}
/*.index_play{-webkit-backface-visibility: hidden;backface-visibility: hidden;}*/

.index_play,.index_play>div,.index_play_img{width: 100%;}
.index_play>div{position: absolute;overflow: hidden;}

.toNew{position: absolute;background: url(../image/1.png) no-repeat -10000px;width: 100%;height: 100%;left: 0;top:0;}

footer{height: 142px;-webkit-transition: height 0.5s;}
footer,.index_cars,.index_cars>a>img:first-child{bottom: 0;}
.index_cars{height: 100%;overflow: hidden;font-size: 0;text-align: center;white-space: nowrap;}
.index_cars>a{display: inline-block;width: 170px;/*margin-left: -40px;*/}
/*.index_cars>a:first-child{margin-left: 0;}*/
.index_cars_img1{margin-top: -92px;}
.index_cars_img2{display: none;}


.index_bg1{background-color: rgba(255,255,255,0.9);height: 95px;top: -95px;}
.index_bg2{background-color: #cccccc;height: 47px;bottom: 0;-webkit-transition: height 0.5s;transition: height 0.5s;}
.index_text2{right: 0;display: none;}
footer:hover>.index_bg2{height: 142px;}
footer:hover + .index_yuyue_bar{bottom: 237px;}
footer:hover{height: 237px;}
footer:hover .index_cars_img1{display: none;}
footer:hover .index_cars_img2{display: block;}
.index_yuyue_bar{bottom: 142px;right: 0;height: 46px;-webkit-transition: bottom 0.5s;transition: bottom 0.5s;}
.index_btns{width: 300px;height: 45px;background-image: url(../image/4.png);}
.index_num{color: #e9ecee;font-size: 0.8rem;opacity: 0.5;line-height: 45px;padding: 0 0.5em;}
.index_num,.index_btns,.index_href{vertical-align: middle;}
.index_btns>li{vertical-align: top;}
.index_left_btn,.index_right_btn{width: 53px;height: 150%;}
.index_yuyue_btn{width: 194px;height: 100%;}

.index_play_img2{bottom:160px;left: -13%;}
.cars_btns{width: 1000px;margin-left: -500px;left: 50%;bottom: 0;display: none;}
.cars_btns>img{bottom: 50px;}
.cars_left_btn{left: 10px;-webkit-transform: scale(-1,1);-ms-transform: scale(-1,1);transform: scale(-1,1);}
.cars_right_btn{right: 10px;}
.index_yuyue{background-color: rgba(0,0,0,0.7);padding-bottom: 45px;bottom: 10%;-webkit-animation: show2 0.5s both;animation: show2 0.5s both;}
@-webkit-keyframes show2{
	from{opacity: 0;-webkit-transform: translateX(100%);}
	to{opacity: 1;-webkit-transform: translateX(0%);}
}
@keyframes show2{
	from{opacity: 0;transform: translateX(100%);}
	to{opacity: 1;transform: translateX(0%);}
}
.index_form{width: 800px;margin: 0 auto;padding-top: 35px;}
.index_table{color: white;padding-top: 20px;border-top: 1px solid #777676;border-bottom: 1px solid #777676;margin-top: 13px;font-size: 16px;}
.index_table>table,.form-submit{margin: 0 auto;}
.index_table td{padding-bottom: 1.375%;}
td:nth-child(2n+1){width: 6em;}
td:nth-child(2){padding-right: 25px;}
.index_table label,.index_table input,.index_table select{line-height:36px;height: 36px;}
.index_table input,.index_table select{color: black;border: 1px solid;}
.index_table input,#cars,#dealer{width: 288px;}
.index_table input{padding-left: 0.3em;padding-right: 0.3em;}
#province,#city{width: 138px;}
#province{margin-right:8px;}
.index_zhu{font-size: 12px;margin-top: 0.8em;color: white;}
.form-submit{width: 380px;height: 58px;background: url(../image/71.png);border: 0;display: block;margin-top: 34px;}
.close{top: 35px;right: 0;}
.index_href{margin-left: 1px;}

/*@media (max-height: 650px) {
	footer{height: 120px;}
	.index_text2{height: 180px;left: -10px;}
	.index_text1{height: 110px;right:-40px;}
	.w1000_2{width: 800px;}
	.index_bg1{height: 83px;top: -83px;}
	.index_bg2{height: 38px;}
	.index_cars{height: 128px;width: 860px;}
	.index_yuyue_bar{bottom: 121.6px;}
	.index_play_img2{bottom:120px;}
	footer:hover>.index_bg2{height: 121.6px;}
	footer:hover + .index_yuyue_bar{bottom: 204.8px;}
}*/
@media (max-width: 1300px) {
	.index_cars{width: 1150px;}
	.index_cars_par{width: 920px;overflow: hidden;margin: 0 auto;}
	.cars_btns{display: block;}
}
@media (min-width: 1300px) {
	.index_cars{left: 0!important;}
}
.index_play_img{margin-top:-3%;}
@media screen and (min-aspect-ratio:1920/900){
	.index_play_img{margin-top:-5%;}
}
@media screen and (max-aspect-ratio:1920/1080){
	.index_play_img{width: 120%;margin-left: -10%;}
}
@media screen and (max-aspect-ratio:1920/1250){
	.index_play_img{width: 140%;margin-left: -20%;}
}
