/*
	vday.css
	@author:冯静华;
*/
@font-face {
font-family: hyjh;
src: url(/css/font/hyjhj.eot);
src: url(/css/font/hyjhj.eot?) format("embedded-opentype"), url(/css/font/hyjhj.woff) format("woff"), url(/css/font/hyjhj.ttf) format("truetype");
	
}

@font-face {
font-family: TrimRegular;
src: url(/css/font/Trim-Regular.eot);
src: url(/css/font/Trim-Regular.eot?) format("embedded-opentype"), url(/css/font/Trim-Regular.woff) format("woff"), url(/css/font/Trim-Regular.ttf) format("truetype");
font-style: normal;
font-weight: 400;
}

html,body{width: 100%;background:#fff;position:relative;top:0;}
html,body{
  font-size: 62.5%;
}
img{width:100%;}
body{font-family:"TrimRegular","hyjh";}

.header{height:5rem;background:#fff;width:100%;z-index:89;position: fixed;top:0;left:0;border-bottom:1px solid #e5e5e5;}
.wrap{height:3.5rem;}

.logo{width:10.8rem;height:2.5rem;background: url(../img/logo.png) no-repeat;position: absolute;left:1.2rem;top:1.2rem;z-index: 90; background-size: 100%;}
.enter{width:9.2rem;height:3.65rem;background: url(../img/enter.jpg) no-repeat;position: absolute;right:1.2rem;top:1.2rem;z-index: 90; background-size: 100%;}
.banner{width:100%;height:29.2rem;margin-bottom:4.15rem;overflow: hidden;}
.video1{width:100%;height:18rem;margin:0 auto;margin-bottom:5rem;margin-top: 5rem;}
.video1 video{width:100%;height:100%;}

.video2{width:28rem;height:13rem;margin:0 auto;margin-top: -3rem;}
.video2 video{width:100%;height:100%;}


.video3{width:28rem;height:14rem;margin:0 auto;margin-top: -3rem;}
.video3 video{width:100%;height:100%;}

.formBg{width:100%;height:18.5rem;position:relative;top:0;margin-bottom:6.8rem;padding-top: 5rem;}
.formCon{width:21.35rem;height:12.8rem;font-size:1.4rem;margin:0 auto;}
.formCon input,.formCon select{background-color:transparent;border-color:transparent;-webkit-appearance:none;position:absolute;left:11.7rem;text-indent:.2rem;font-size:1.2rem;width:14.9rem;height:2.4rem;}
.formCon input#name{top:5rem;}
.formCon input#tel{top:8.4rem;}
.formCon select#carType{text-indent:.6rem;top:11.9rem;}
.formCon select#driveplan{text-indent:.6rem;top:15.3rem;}

.formCon #submit{position:absolute;bottom:0;right:2.1rem;width:27.9rem;height:2.65rem;background: url(../img/btn.jpg) no-repeat;background-size:100%;}

.vsBg{width: 28rem;padding-bottom: 1rem;border-bottom: solid 1px #dcdcdc;margin: 0 auto;position: relative;}
.vs1{width: 15.75rem;height: 11rem;background: url(../img/vs1.jpg);background-size: 15.75rem;margin-bottom: .5rem;float: left;}
.vs2{width: 15.75rem;height: 11rem;background: url(../img/vs2.jpg);background-size: 15.75rem;margin-bottom: .5rem;float: right;}
.vs3{width: 15.75rem;height: 11rem;background: url(../img/vs3.jpg);background-size: 15.75rem;margin-bottom: .5rem;float: left;}
.vs4{width: 15.75rem;height: 11rem;background: url(../img/vs4.jpg);background-size: 15.75rem;margin-bottom: .5rem;float: right;}

.clear{clear: both;}
.vsBg img{display: block;width: 100%;margin-bottom: 3rem;}

a.link1{width: 12rem;height: 21rem;background: none;position: absolute;top: 3rem;left: 0;display: block;}
a.link2{width: 16rem;height: 10.5rem;background: none;position: absolute;top: 3rem;right: 0;display: block;}
a.link3{width: 12rem;height: 10.5rem;background: none;position: absolute;top: 24rem;left: 0;display: block;}
a.link4{width: 15rem;height: 20.5rem;background: none;position: absolute;top: 14rem;right: 0;display: block;}






