.wrap {
	width: 100%;
	position: relative;
}
.chang1 {
	width: 100%;
	height: 921px;
	background: url(../changan_img/changan_pc11.jpg) center no-repeat;
}
.chang2 {
	width: 100%;
	height: 262px;
	background: url(../changan_img/changan_pc22.jpg) center no-repeat;
}
.chang3 {
	width: 100%;
	height: 785px;
	background: url(../changan_img/changan_pc3.jpg) center no-repeat;
}
.chang4 {
	width: 100%;
	height: 778px;
	background: url(../changan_img/changan_pc4.jpg) center no-repeat;
}
.chang5 {
	width: 100%;
	height: 729px;
	background: url(../changan_img/changan_pc5.jpg) center no-repeat;
}
.chang6 {
	width: 100%;
	height: 788px;
	background: url(../changan_img/changan_pc6.jpg) center no-repeat;
	overflow: hidden;
}
.form{
    width: 1140px;
    margin: 280px auto 0;
}
#ljzx1{
    width: 345px;
    height: 77px;
    background: url("../changan_img/bun.png") no-repeat;
    background-size: 100%;
    cursor: pointer;
}
.city_wrap {
	width: 1198px;
	margin: 0 auto;
	margin-top: 50px;
	overflow: hidden;
}
.city1 {
	width: 970px;
	height: 58px;
	background: url(../changan_img/city111.png) no-repeat;
	background-size: 100% 100%;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}
.city2 {
	width: 970px;
	height: 58px;
	background: url(../changan_img/city222.png) no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
	margin-top: 35px;
	display: flex;
	justify-content: space-between;
}
.city {
	width: 230px;
	height: 100%;
	position: relative;
	cursor: pointer;
}
.end{
	width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    border-radius: 23px/30.5px;
    background: rgba(0,0,0,0.8);
    text-align: center;
    line-height: 58px;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
}
