html,
body {
	overflow-x: hidden;
}

.banner {
	height: 420px;
}

.banner .swiper-container {
	width: 1920px;
	height: 420px;
	left: 50%;
	margin-left: -960px;
}

	/* 新楼盘、优选二手房 */
.layout-box-wrap:first-child {
	padding: 0 12px 0 0;
}

.layout-box-wrap:last-child {
	padding: 0 0 0 12px;
}

.layout-box-wrap .box-inner .block-layout {
	padding-bottom: 75%;
}

.layout-box-wrap .box-inner .block-layout img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.layout-box-wrap .box-inner .txtarea {
	padding: 16px;
	background: #F9FBFB;
	border-radius: 4px;
}

.layout-box-wrap .box-inner .txtarea .house-name {
	font-size: 20px;
	color: rgba(3, 0, 0, .8);
	line-height: 28px;
}

.layout-box-wrap .box-inner .txtarea .address {
	font-size: 14px;
	color: rgba(3, 0, 0, .4);
	line-height: 22px;
	padding: 4px 0 6px;
}

.layout-box-wrap .box-inner .txtarea .price {
	font-size: 12px;
	color: #FD5945;
	text-align: right;
	line-height: 28px;
}

.layout-box-wrap .box-inner .txtarea .price .big-size {
	font-size: 20px;
	display: inline-block;
	padding: 0 0 0 4px;
}

.layout-box-wrap .popup-box-inner {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -2;
	border-radius: 4px;
}

.layout-box-wrap:hover .popup-box-inner {
	z-index: 2;
	transition: .5s;
	-webkit-transition: .5s;
}

.layout-box-wrap .popup-box-inner .top-inner {
	height: 212px;
	box-sizing: border-box;
	padding: 0 16px 0;
	background: rgba(255, 255, 255, .6);
}

.layout-box-wrap .popup-box-inner .top-inner .house-name {
	font-size: 20px;
	color: rgba(3, 0, 0, .8);
	line-height: 28px;
	padding: 108px 0 4px;
	box-sizing: border-box;
}

.layout-box-wrap .popup-box-inner .top-inner .address {
	font-size: 14px;
	color: rgba(3, 0, 0, .4);
	line-height: 22px;
	padding: 0 0 6px;
}

.layout-box-wrap .popup-box-inner .top-inner .price {
	font-size: 12px;
	color: #FD5945;
	text-align: right;
	line-height: 28px;
}

.layout-box-wrap .popup-box-inner .top-inner .price .big-size {
	font-size: 20px;
}

.layout-box-wrap .popup-box-inner .txtarea {
	height: 123px;
	box-sizing: border-box;
	background: #F9FBFB;
	border-radius: 4px;
}

.layout-box-wrap .popup-box-inner .txtarea .house-name {
	font-size: 14px;
	color: rgba(3, 0, 0, .8);
	line-height: 22px;
	padding: 42px 0 8px 16px;
}

.layout-box-wrap .popup-box-inner .txtarea .tel {
	font-size: 16px;
	color: rgba(3, 0, 0, .8);
	line-height: 24px;
	padding: 0 0 0 16px;
}

.layout-box-wrap .popup-box-inner .txtarea .tel .icon-tel {
	margin: 0 8px 0 0;
}


/* title公用 */
.index-list-title {
	font-size: 30px;
	color: rgba(0, 0, 0, .8);
	letter-spacing: 0;
	line-height: 38px;
	cursor: context-menu;
}

.index-list-title p {
	font-size: 14px;
	color: rgba(3, 0, 0, .4);
	letter-spacing: 0;
	line-height: 22px;
	margin: 8px 0 24px;
}

.index-list-title p .rightArea a {
	color: rgba(3, 0, 0, .6);
}

.index-list-title p .more:hover {
	color: #04A4AA;
}


.topInner .bot {
	line-height: 64px;
	background: rgba(4, 164, 170, .80)
}

.topInner .bot li a {
	color: #fff;
	padding: 0 2px;
	font-size: 18px;
	display: block;
	position: relative;
	padding: 0 12px;
}

.hot {
	/* animation: myhot 1s infinite; */
	top: 0;
	right: -30px;
}

/* 
@keyframes myhot {
	0% {
		top:0;
	}

	50% {
		top:3px;
	}
	
	100% {
		top:0;
	}
} */

.topInner .bot li.active a:before {
	content: '';
	position: absolute;
	bottom: 0;
	height: 4px;
	background: #fff;
	left: 10px;
	right: 10px;
}

.topInner .bot li:hover a:before {
	content: '';
	position: absolute;
	bottom: 0;
	height: 4px;
	background: #fff;
	left: 10px;
	right: 10px;
}

.main {
	/* transform:translateY(-64px); */
	z-index: 1;
}

.banner .swiper-container {
	/* position: absolute;
	top: -64px; */
	width: 1920px;
	max-height: 750px;
	/* left: 50%;
	margin-left: -960px; */
}

.banner .swiper-slide img {
	width: 100%;
}

.banner .swiper-pagination .swiper-pagination-bullet {
	border-radius: 8px;
	background: #fff;
	opacity: .4;
	width: 10px;
	height: 10px;
}

.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 20px;
	border-radius: 8px;
	background: #fff;
	opacity: .8;
	transition: .3s;
	-webkit-transition: .3s;
}

.search {
	z-index: 3;
	box-sizing: border-box;
}

.search .topinner {
	padding: 80px 0 165px;
}

.search .topinner img {
	margin: 0 14px 0 0;
}

.search .search-topinner {
	font-size: 20px;
	color: #fff;
	text-shadow: 0 1px 1px #000000;
	margin: 0 0 20px;
}

.search .bot .search-topinner li {
	margin: 0 8px;
	cursor: pointer;
}

.search .bot .search-topinner li.active {
	text-shadow: 0 2px 4px #000000;
}

.search .bot .btn-search-wrap input {
	height: 40px;
	border-radius: 4px 0 0 4px;
	outline: none;
	border: 0;
	box-sizing: border-box;
	padding: 0 0 0 16px;
	font-size: 16px;
}

.search .bot .btn-search-wrap:before {
	content: '';
	position: absolute;
	z-index: 1;
	border: 4px solid #fff;
	width: 0;
	left: 26px;
	transform: rotate(45deg);
	top: -4px;
}

.search .bot ::-webkit-input-placeholder {
	/* WebKit browsers */
	color: rgba(0, 0, 0, 0.20);
}

.search .bot :-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: rgba(0, 0, 0, 0.20);
}

.search .bot ::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: rgba(0, 0, 0, 0.20);
}

.search .bot :-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: rgba(0, 0, 0, 0.20);
}

.search .bot .btn-search-wrap .map-house {
	width: 93px;
	height: 40px;
	display: inline-block;
	line-height: 40px;
	text-align: right;
	padding: 0 8px 0 0;
	background: url(../img/icon_map_house.png) left 10px top 50% no-repeat #fff;
	color: rgba(1, 1, 1, 0.40);
	box-sizing: border-box;
}

.search .bot .btn-search-wrap .map-house::before {
	content: '';
	position: absolute;
	top: 8px;
	bottom: 8px;
	width: 1px;
	background: #ccc;
	left: 0;
}

.search .bot .btn-search-wrap .btn-search {
	width: 48px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	outline: none;
	border: 0;
	vertical-align: middle;
	background: #04a4aa;
	cursor: pointer;
	border-radius: 0 4px 4px 0;
}

.search .bot .btn-search-wrap .btn-search img {
	vertical-align: middle;
}

.search .bot .btn button {
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.40);
	border-radius: 4px;
	background-image: linear-gradient(233deg, #FA666B 0%, #EB4E4D 95%);
	border: 0;
	outline: none;
	width: 100px;
	height: 40px;
	margin: 40px 4px 0 0;
}

.search .bot .btn button a {
	color: #fff;
}

.search .bot .btn button:hover {
	box-shadow: 0 2px 12px 0 #CFE5FB;
	cursor: pointer;
}

.car-list .choice {
	margin: 40px auto 0;
}

.car-list .choice h4 {
	font-size: 30px;
	color: rgba(0, 0, 0, 0.80);
	line-height: 38px;
	margin: 0 0 24px;
	text-align: left;
}

.car-list .choice .left-area {
	width: 880px;
	text-align: center;
}

.car-list .choice .left-area .wrap li {
	justify-content: space-between;
}

.car-list .choice .left-area .wrap li.brand dl dt {
	width: 50px;
	height: 50px;
	display:flex;
	align-items: center;
	justify-content: center;
}

.car-list .choice .left-area .wrap li dl dd {
	margin: 4px 0 0;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.60);
	line-height: 22px;
}

.car-list .choice .left-area .price {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.80);
	line-height: 22px;
	margin: 24px 0;
}

.car-list .choice .left-area .wrap li.car-type dl dt {
	width: 70px;
	height: 40px;
}

.car-list .choice .right-area {
	width: 282px;
}

.car-list .choice .right-area .layui-form-item {
	margin: 0 0 16px;
}

.car-list .choice .right-area .layui-form-item .layui-input-inline {
	width: 100%;
}

.car-list .choice .right-area .layui-form-item .layui-input {
	line-height: 32px;
	height: 32px;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 2px;
	box-sizing: border-box;
	padding: 0 16px;
}

.car-list .choice .right-area .tel {
	width: 100%;
	height: 32px;
	line-height: 32px;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 2px;
	box-sizing: border-box;
	padding: 0 16px;
}

.car-list .choice .right-area .btn {
	font-size: 0;
	margin: 16px 0 0;
}

.car-list .choice .right-area .btn a {
	border: 1px solid #04A4AA;
	border-radius: 4px;
	padding: 0 26px;
	height: 32px;
	line-height: 32px;
	display: inline-block;
	font-size: 14px;
}

.car-list .choice .right-area .btn .btn-l {
	background: #04A4AA;
	color: #fff;
}

.car-list .choice .right-area .btn .btn-r {
	background: #fff;
	color: #04A4AA;
}

.car-list .adv {
	margin-top: 80px;
}

.car-list .car-classify {
	margin: 40px auto 0;
}

.car-list .car-classify ul {
	margin: 0 -12px;
}

.car-list .car-classify li {
	width: 20%;
	height: 321px;
	box-sizing: border-box;
	padding: 0 12px;
}

.car-list .car-classify li .box {
	background: #F9FBFB;
	border-radius: 4px;
	height: 100%;
	overflow: hidden;
}

.car-list .car-classify li .box .block-layout {
	padding-bottom: 75%;
}
.car-list .car-classify li .box .car-info {
	padding:0 8px;
	margin-top: 25px;
}
.car-list .car-classify li .box .c-name {
	font-size: 16px;
	color: rgba(3, 0, 0, 0.80);
	line-height: 24px;
	height: 48px;
}

.car-list .car-classify li .box .c-name:hover {
	color: #04A4AA;
}

.car-list .car-classify li .box .c-use {
	font-size: 12px;
	color: rgba(0, 0, 0, 0.40);
	line-height: 20px;
	margin-top: 4px;
}

.car-list .car-classify li .box .price {
	color: #FD5945;
	font-size: 12px;
	text-align: right;
}

.car-list .car-classify li .box .price .bright {
	font-size: 20px;
	color: #FD5945;
	line-height: 28px;
	margin: 8px 0 0;
}

.car-store .c-s-title {
	margin: 40px 0 0;
}

.car-store .c-s-title dt {
	font-size: 30px;
	color: rgba(0, 0, 0, 0.80);
	line-height: 38px;
}

.car-store .c-s-title dd {
	font-size: 14px;
	color: rgba(3, 0, 0, 0.40);
	line-height: 22px;
	margin: 8px 0 0;
}

.car-store .c-s-title dd a {
	color: rgba(0, 0, 0, 0.60);
}

.car-store .c-s-list {
	margin: 0 -12px;
}

.car-store .c-s-list li {
	width: 25%;
	box-sizing: border-box;
	padding: 0 12px;
	margin:24px 0 0;
}

.car-store .c-s-list li .box {
	background: #F9FBFB;
	border-radius: 4px;
}

.car-store .c-s-list li .block-layout {
	padding-bottom: 75%;
}

.car-store .c-s-list li .box .car-name {
	font-size: 20px;
	color: rgba(3,0,0,0.80);
	line-height: 28px;
}

.car-store .c-s-list li .box .car-addr,
.car-store .c-s-list li .box .car-stock {
	font-size: 14px;
	color: rgba(3,0,0,0.40);
	line-height: 22px;
}
.car-store .c-s-list li .box .car-addr {
	margin:4px 0;
}

.car-store .c-s-list li .box .car-info {
	padding:16px;
	box-sizing: border-box;
}
.car-store .c-s-list li .box .car-price {
	color: #FD5945;
	font-size: 12px;
}
.car-store .c-s-list li .box .car-price .bright{
	font-size: 20px;
	line-height: 28px;
}

.car-personal  .c-s-list li .box .car-info{
	height:148px;
}
.car-personal .c-s-list li .box .car-price {
	bottom:16px;
	right:16px;
}

.car-store .c-s-list li .box .car-name:hover {
	color: #04A4AA;
}

/*  */
.input_div {margin:0 0 16px;border: 1px solid rgba(0, 0, 0, 0.15);}
.right-area .type{margin-top: 64px}
.right-area input{width: 100%;height: 32px;background: #fff;border-radius: 4px;line-height: 32px;font-size: 16px;border: none; box-sizing: border-box; -moz-box-sizing: border-box;-webkit-box-sizing: border-box;-ms-box-sizing: border-box; -o-box-sizing: border-box;padding-left: 16px;padding-right: 16px;cursor: pointer;}
.right-area .type{position: relative; z-index: 1000;}
.right-area .type i{position: absolute;top: 13px;right: 18px;display: inline-block;width: 17px;height: 9px;font-size:10px;color:rgba(0,0,0,0.25);}
.right-area .type i.icon-xgd_icon_arrow_t {display:none;}
.right-area .type.active i.icon-xgd_icon_arrow_t {display:block;}
.right-area .type.active i.icon-xgd_icon_arrow_b { display:none; }
.right-area input::placeholder{color: #999999}
.right-area input::-moz-placeholder{color:#999999;}              
.right-area input::-webkit-input-placeholder{color:#999999;}      
.right-area input::-ms-input-placeholder{color:#999999;}             /*ie10*/
.right-area .phone{margin-top: 24px;position: relative;}
.right-area .type.active .block-brand{display:block;}
.right-area .type.active .input_div{border:1px solid #04A4AA;}
.aside{display: none;}


.right-area .aside{width:100%;position: absolute;top: 40px;left: 0;background: #fff;z-index: 2;box-shadow: 0 0 4px 0 #CFE5FB;border-radius: 2px;}
.right-area .aside .aside-main{overflow: auto;font-size: 14px;color: #333;height: 506px;box-sizing: border-box;    -moz-box-sizing: border-box;    -webkit-box-sizing: border-box;-ms-box-sizing: border-box; -o-box-sizing: border-box;padding-right: 25px;padding-left: 10px;box-shadow: 0 0 4px 0 #CFE5FB;border-radius: 2px}
.right-area .aside .aside-main h3{width: 100%;height: 22px;background: rgba(53,217,227,0.10);border-radius: 2px; box-sizing: border-box;    -moz-box-sizing: border-box;    -webkit-box-sizing: border-box;-ms-box-sizing: border-box; -o-box-sizing: border-box;padding-left: 8px;margin-top: 15px;color: #999}
.aside-main .list-hot{margin-left: 10px;}
.aside-main .list-hot li{float: left;margin-right: 25px;margin-top: 14px;color: rgba(0,0,0,0.60);}
.aside-main .list-hot li:hover a{cursor: pointer;color: #04A4AA; }
.aside-main .list-line li{width: 100%;height: 24px;color: rgba(0,0,0,0.60);box-sizing: border-box;    -moz-box-sizing: border-box;    -webkit-box-sizing: border-box;-ms-box-sizing: border-box; -o-box-sizing: border-box;padding-left: 10px;margin-top: 10px;}
.aside-main .list-line li:hover{cursor: pointer;color: #04A4AA;}
.block-brand .jump-tag{position: absolute;top: 27px;right: 25px;display: inline-block;color: #999;font-size: 12px;height: 84%;}
.block-brand .jump-tag .jump-li{display: block;text-align: center;height: 20px;}
.block-brand .jump-tag .jump-li a{color: #999;}
.block-brand .jump-tag .jump-li.active a{color: #04A4AA; }
.aside-main li{cursor: pointer;}

.right-area .submit{margin-top: 30px;font-size: 0;}
.right-area .submit a{display: block;width: 100%;height: 40px;border: 1px solid #04A4AA;text-align: center;font-size: 20px;vertical-align: top;border-radius: 6px;position: relative; box-sizing: border-box;    -moz-box-sizing: border-box;    -webkit-box-sizing: border-box;-ms-box-sizing: border-box; -o-box-sizing: border-box;}
.right-area .submit a.sell_car{background-image: linear-gradient(270deg, #34DC9F 8%, #2ACED1 85%);border:0; line-height: 40px;color: #fff;}
.right-area .submit a.sell_car span{color: #fff;position: relative;z-index: 2}
.right-area .submit a.per_car{background: #fff;margin-top: 20px;height:60px;}
.right-area .submit a.per_car span{display: block;}
.per_car span.per{color: #04A4AA; margin-top: 4px;font-size: 20px;color: #04A4AA;text-align: center;line-height: 32px;}
.per_car span.per-tip{color: #999;font-size: 12px; }
.right-area .submit a.sell_car:hover:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0,.1); filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#19000000, endcolorstr=#19000000);border-radius: 6px;}
.right-area .submit a.per_car:hover{}

#fabuForm .inpbdr{height: 40px;line-height: 40px;width: 340px;position: relative}
#fabuForm .inpbdr .areaCode{width: 70px;text-indent: 22px; font-size: 14px;text-align: left;z-index: 10;top: 1px;left: 1px;bottom: 1px;background: #F4F4F4}
#fabuForm .inpbdr .areaCode s{right: 8px}
#fabuForm .inpbdr input#phone{border: none;padding-left: 20px;margin-left: 0}
#fabuForm .areaCode_wrap{top: 60px;width: 100%}

.right-area .aside .aside-main::-webkit-scrollbar {
	width: 11px;
	height:40px;
	background: #E7ECF2;
	padding:0 16px;
	border-radius: 5.5px;
}
.right-area .aside .aside-main::-webkit-scrollbar-thumb {
	margin: auto;
	background:#ccc;
	border-radius:8px;
	height: 40px;
}

@media only screen and (max-width:1200px) {
	.banner {
		width: 1200px;
		margin: 0 auto;
	}
}
