﻿html, body {
	position: relative;
	height: 100%;
}
body {
	background: #f5f5f5;;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color:#000;
	margin: 0;
	padding: 0;
}
.swiper-container1 {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
	height:725px;
}
.swiper-wrapper img{
	width:100%;
	height:100%;
}
.swiper-slide {
	background-position: center;
	background-size: cover;
}
.swiper-container1 .wi1200{
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 9;
}
.wi1200_box .rx_box{
	width: 520px;
	height: 140px;
	background: url("../img/rx.png") no-repeat center left;
	margin-left: -80px;
	position: absolute;
	z-index: 99;
	left: 0;
	top:0;
}
.wi1200_box .rx_box span{
	display: block;
	color: #fff;
	margin: 80px;
	background: url("../img/tel.png") no-repeat center left;
	padding-left: 50px;
}
.wi1200_box .pm{
	position: absolute;
	left: 0;
	top:70px;
	width: 75%;
	height: 60px;
	line-height: 60px;
	z-index: 60;
	background:rgba(2, 59, 140, 0.6)!important;
}
.wi1200_box .pm p{
	margin-left: 450px;
	color: #fff;
}
.swiper-container1 .postion_pic{
	z-index: 99;
	position: absolute;
	top: 260px;
	left: 0;
}
.swiper-container1 .postion_pic a{
	font-size: 16px;
	color: #fff;
	margin-top: 10px;
	text-decoration: underline;
	display: block;
}
.nav_w100{
	width: 100%;
	margin: 0 auto;
	position: absolute;
	left: 0;
	top:0;
	height: 100%;
}
.dbwhite{
	width: 70%;
	position: absolute;
	right: 0;
	top: 0;
	background-color: #fff;
	height: 70px;
	z-index: 2;
}
.nav_w100 .wi1200_box{
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}
#nav,
#nav ul,
#nav ul li,
#nav ul li a{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#nav:after,
#nav > ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	line-height: 1;
	background: #ffffff;
	z-index: 100;
	height: 70px;
}
#nav .logo{
	float: left;
	margin-left: 20px;
	margin-top: 12px;
}
#nav > ul{
	float: right;
}
#nav > ul > li {
	float: left;
	margin: 0 20px;
	height: 80px;
}

#nav > ul > li > a {
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
	color: #26252a;
	height: 55px;
	line-height: 70px;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-ms-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
}
#nav > ul > li:hover > a,
#nav > ul > li.active > a {
	color: #023b8c;
	border-bottom: 1px #023b8c solid;
}

#nav ul ul {
	position: absolute;
	left: -9999px;
	width: 120px;
	top:80px;
}
#nav li:hover > ul {
	left: auto;
}

#nav ul ul ul {
	margin-left: 100%;
	top: 0;
}

#nav ul ul li {
	height: 40px;
	-webkit-transition: height .2s ease;
	-moz-transition: height .2s ease;
	-ms-transition: height .2s ease;
	-o-transition: height .2s ease;
	transition: height .2s ease;
	background-color: #fff;
	margin-bottom: 2px;
}
#nav ul li:hover > ul > li {
	height: 32px;
}
#nav ul ul li a {
	padding: 10px;
	width: 160px;
	font-size: 12px;
	text-decoration: none;
	color: #01204d;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-ms-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
}
#nav ul ul li:hover > a,
#nav ul ul li a:hover {
	color: #ffffff;
	background-color: #023b8c;
	width: 120px;
}
#nav .search{
	display:none;
	margin-top: 70px;
	position: absolute;
	right: 20px;
}
#searchWord{
	width: 180px;
	height: 35px;
	border: 1px #023b8c solid;
}
#nav .button{
	margin-top: 25px;
	cursor:pointer;
}
.input{
	height: 35px;
	width: 35px;
	text-align: center;
	line-height: 35px;
	background-color: #023b8c;
	color: #fff;
	margin-left: -4px;
	border:none;
}
.section{
	width: 100%;
}
.pic1{
	padding-bottom: 30px;
}
.content_pic{
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 52px;
}
.content_pic .title{
	padding: 30px 10px 35px 10px;
}
.content_pic .title h1{
	font-size: 24px;
	color: #01204d;
	font-weight: bold;
	float: left;
}
.content_pic .title h1 i{
	font-size: 18px;
	color: #b2b2b2;
	font-style: normal;
	font-weight: normal;
	display: block;
	margin-top: 5px;
}
.content_pic .title a{
	float: right;
	width: 85px;
	height: 32px;
	line-height: 32px;
	display: block;
	color: #fff;
	background: url("../img/more.png") no-repeat 30px center #023b8c;
	text-align: center;
	padding-left: 35px;
	margin-top: 10px;
}
.content_pic .title a:hover{
	background: url("../img/more1.png") no-repeat 30px center #01204d;
}
.pic4{
	padding-bottom: 78px;
}
.swiper-container2 {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	padding:0 10px;
	height: 436px;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.pic1 .swiper-slide{
	height: 300px;
}
.pic1 .swiper-slide img{
	display: block;
}
.pic_meb{
	position: absolute;
	left: 0;
	bottom: -60px;
	height: 60px;
	width: 100%;
	line-height: 60px;
	background: url("../img/icon0.png") no-repeat 226px center #023b8c;
	color: #fff;
}
.pic_meb:hover{
	background: url("../img/iconh.png") no-repeat 226px center #01204d;
}
.pic_meb a{
	display: block;
	color: #fff;
	font-size: 18px;
	padding-left: 20px;
	text-align: left;
}
.append-buttons {
	text-align: center;
	margin-top: 20px;
}
.append-buttons a {
	display: inline-block;
	border: 1px solid #007aff;
	color: #007aff;
	text-decoration: none;
	padding: 4px 10px;
	border-radius: 4px;
	margin: 0 10px;
	font-size: 13px;
}
.swiper-slide p{
	width: 100%;
	clear: both;
}
.home_bg{
	width: 100%;
	background-color: #fff;
}

.swiper-container {
	width: 1180px;
	height: 100%;
	margin:0 auto;

}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.new_box{
	width: 100%;
	background: url("../img/gj.png") no-repeat center;
	height: 236px;
}
.new_box .meb{
	width: 1180px;
	margin: 0 auto;
	background-color: #fff;
	height: 197px;
}
.new_box .meb h3{
	margin: 0 0 20px 20px;
	font-size: 18px;
	color: #01204d;
	padding-top: 30px;
}
.new_box .meb p{
	margin: 0 20px;
	line-height: 28px;
	font-size: 14px;
	color: #666;
}
.new_box .meb span{
	margin: 20px;
	display: block;
}


.wc960{
	margin:0 auto;
	width:1200px;
}
.warp-pic-list li{
	float:left;
	display:inline;
}
.warp-pic-list .img_wrap{
	display:block;
	font-size:0;
	overflow:hidden;
}

/*热门车型*/
.rowE .warp-pic-list{position:relative;width:1180px;height:140px;overflow:hidden;padding:0 10px;}
.rowE .count li{margin-right:40px;width:270px;height:140px;}
.rowE .count li:nth-chind(4n){margin-right:0;}
.rowE .count .img_wrap{width:270px;height:140px;}

.swiper-container6 {
	width: 1180px;
	height: 220px;
	overflow:hidden;
	padding:0 10px;
}

.pic3.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.pic3 .swiper-slide .img_box{
	float: left;
	width: 290px;
	height: 220px;
	position: relative;
}
.pic3 .swiper-slide .img_box time span{
	display: block;
	font-size: 24px;
	margin-top: 5px;
}
.pic3 .swiper-slide .img_box img{
	display: block;
}
.pic3 .swiper-slide .img_box time{
	width: 60px;
	height: 50px;
	background-color: #023b8c;
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 14px;
	color: #fff;
}
.pic3 .swiper_right{
	float: left;
	width: 270px;
	margin-left: 20px;
	text-align: left;
	margin-right: 15px;
}
.pic3 .swiper_right h2{
	font-size: 18px;
	color: #01204d;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px #f5f5f5 solid;
}
.pic3 .swiper_right p{
	font-size: 14px;
	color: #666;
	line-height: 26px;
	margin-top: 10px;
}
.pic3 .swiper_right a{
	display: block;
	width: 100px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	border: 1px #f5f5f5 solid;
	color: #023b8c;
	font-size: 14px;
	margin-top: 12px;
}
.pic3 .swiper_right a:hover{
	background-color: #023b8c;
	color: #fff;
}



