* {
    margin: 0;
    padding: 0;
}
ul,
li {
    list-style: none;
}
a {
	color: #333333;
    text-decoration: none;
}
a:hover {
	color: #0d5b97;
    text-decoration: underline;
}

img {
    border: 0 none;
}
body {
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft Yahei";  
}
.box {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.banner{
	width: 100%;
	height:623px ;
	margin: 0 auto;
	background: url(../images/banner.jpg) no-repeat center;
}
/*导语+幻灯片*/
.box_top{
	width: 100%;
	height: 876px;
	margin: 0 auto;
	background: url(../images/daoyu.jpg) no-repeat center;
}
.box_top .daoyu{
	width: 920px;
	height: 130px;
	font-size: 16px;
	line-height: 36px;
	margin: 0 auto;
	margin-top: 100px;	
}
.flash {
    width: 1000px;
    height:560px;
    margin-top: 50px;
}
.out-img {
    position: relative;
    width: 1000px;
    height: 560px;
    overflow: hidden;
}
.out-img .img {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}
.out-img .img li {
    float: left;
    position: relative;
}
.out-img .img li img {
    display: block;
}
.out-img .num {
    width: 100%;
    position: absolute;
    text-align: center;
    bottom: 20px;
    font-size: 0;
}
.out-img .num li {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 3px;
    display: inline-block;
    cursor: pointer;
}
.out-img .num li.on {
    background-color: #0d5b97;
}
.out-img .btn {
    position: absolute;
    width: 30px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    font-family: "宋体";
    text-align: center;
    cursor: pointer;
    display: none;
}
.out-img:hover .btn {
    display: block;
}
.out-img .btn-l {
    left: 0;
}
.out-img .btn-r {
    right: 0;
}
/*技术介绍*/
.js_01,.js_26{
	width: 100%;
	height: 679px;
	margin: 0 auto;	
	background: url(../images/01_bg.jpg) no-repeat center;
}
.js_26{
	background: url(../images/26_bg.jpg) no-repeat center;
}
.flash_01,.flash_26 {
    width: 840px;
    height:670px;
    margin: 0 auto;
    position: relative;
    top: 150px;
}
.out-img1,.out-img2 {
    position: relative;
    width: 840px;
    height: 500px;
    margin: 0 auto;
    overflow: hidden;
}
.out-img1 .img1,.out-img2 .img2  {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}
.out-img1 .img1 li,.out-img2 .img2 li{
    float: left;
    position: relative;
}
.out-img1 .img1 li img,.out-img2 .img2 li img {
    display: block;
}
.flash_01 .btn,.flash_26 .btn {
    position: absolute;
    width: 45px;
    height: 42px;
    top: 50%;
    margin-top: -25px;
    font-size: 30px;
    line-height: 50px;
    font-family: "宋体";
    text-align: center;
    cursor: pointer;
}

.flash_01 .btn-l1,.flash_26 .btn-l2  {
    left: -76px;
    background: url(../images/btn_left.png) no-repeat center;
}
.flash_01 .btn-r1,.flash_26 .btn-r2  {
    right:-76px;
    background: url(../images/btn_right.png) no-repeat center;    
}

/*车型展示*/
.video{
	width: 100%;
	height: 500px;
	background: url(../images/video_bg.jpg) no-repeat center;
	margin: 0 auto;
}
.video .video_con{
	width: 1000px;
	margin: 0 auto;
	padding-top: 150px;
}
.video .video_con li{
	width: 450px;
	height: 360px;
	float: left;
	text-align: center;
	margin: 0 25px;
}

.video .video_con li p{
	font-size: 16px;
	line-height: 32px;
}
/*新闻*/
.new{
	width: 100%;
	height: 365px;
	background: url(../images/new_bg.jpg) no-repeat center;
	margin: 0 auto;	
	position: relative;
}
.new ul{
	position: absolute;
	top: 130px;
}
.new ul li{
	width: 500px;
	height: 44px;
	line-height: 44px;
	float: left;
	font-size: 18px;
	overflow: hidden;
}

/*表单*/
.f_box{
    width: 100%;
    height: 617px;
    margin:0 auto;
    background: url(../images/footer.jpg) no-repeat center;
}
.b-fkzx {
    width: 970px;
    height: auto;
    overflow: hidden;
    border:3px solid rgba(13,91,151,0.5);
    padding: 10px;
    margin: 0 auto;
    margin-top: 50px;    
}
.b-fkcon {
    height: 340px;
    border: 1px solid #00348c;
    padding: 9px;
    border-top: 0 none;
    line-height: 30px;
    text-align: center;
    font-family: "Microsoft Yahei";
}
.b-fkcon input {
    outline: none;
    border: 1px solid #999999;
    height: 18px;
    line-height: 18px;
}
.b-fkcon textarea {
    outline: none;
    border: 1px solid #999999;
}
.b-miantit {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #0d5b97;
    margin: 4px 0;
}

.f_box .box p{
	line-height:28px;
	margin: 30px auto;
	text-align: center;
}
