@charset "utf-8";
.qyzbj-banner {
	background: url(../img/house-banner.jpg) no-repeat 50% 50%;
	height: 600px;
	color: #FFF;
	background-size: cover;
	min-width: 1200px;
	position: relative;
}
.qyzbj-banner .free-use {
	display: block;
	width: 142px;
	height: 44px;
	border-radius: 2px;
	text-align: center;
	line-height: 44px;
	color: #fff;
	font-size: 16px;
	position: absolute;
	bottom: 180px;
	margin-left: 50px;
	background: #FF5B29;
}
.qyzbj-banner .banner-video {
	position: absolute;
	width: 350px;
	height: 465px;
	background: url(../img/banner-video-house.png?size=1200x490) no-repeat 50% 50%;
	background-size: cover;
	bottom: 0;
	right: 360px;
	padding: 16px 20px 0;
	box-sizing: border-box;
}
.qyzbj-banner .banner-video video {
	border-radius: 18px 18px 0 0;
}
.qyzbj-banner .house-title {
	height: 70px;
	font-size: 50px;
	font-weight: 600;
	color: #fff;
	line-height: 70px;
	position: absolute;
	bottom: 360px;
	margin-left: 50px;
}
.qyzbj-banner .house-con {
	height: 22px;
	font-size: 16px;
	color: #fff;
	line-height: 22px;
	position: absolute;
	bottom: 280px;
	margin-left: 50px;
	width: 360px
}
.qyzbj-banner .house-tip {
	height: 32px;
	font-size: 22px;
	color: #fff;
	line-height: 32px;
	position: absolute;
	bottom: 320px;
	margin-left: 50px;
}
.item-content {
	display: none;
}
.item-content.show {
	display: block;
}
/* 数字 */
.container.household-num {
	height: 493px;
	background: url(../img/household-num-bg.png?size=1200x490) no-repeat 50% 50%;
	background-size: cover;
	margin-top: 70px;
	border-radius: 20px;
	position: relative;
}
.household-num-tip {
	height: 50px;
	font-size: 36px;
	color: #fff;
	line-height: 50px;
	text-align: center;
	padding-top: 92px;
}
.household-num-list {
	height: 168px;
	font-size: 120px;
	font-weight: 600;
	color: #fff;
	line-height: 168px;
	margin: 0 auto;
	text-align: center;
}
.household-num-list span,
.household-num-list p {
	height: 168px;
	font-size: 120px;
	font-weight: 600;
	color: #fff;
	line-height: 168px;
	display: inline-block;
}
.household-num-list>div {
	display: inline-block;
}
.household-num-name {
	height: 84px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	overflow: hidden;
}
.household-num-p {
	position: absolute;
	bottom: 70px;
	text-align: center;
	color: #fff;
	left: 50%;
	transform: translateX(-50%);
}
.house-num-p {
	position: absolute;
	bottom: 50px;
	text-align: center;
	color: #fff;
	left: 50%;
	transform: translateX(-50%);
}
.house-num-name {
	height: 60px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	overflow: hidden;
	bottom: 70px;
}
.household-num-name .animation .text {
	font-size: 20px;
	height: 28px;
	display: block;
	color: #fff;
	line-height: 28px;
	text-align: center;
}
.house-num-name .house-animation .text {
	color: #fff;
	line-height: 20px;
	height: 20px;
	text-align: center;
	display: block;
}
.first-level-title,
.index-first-level-title {
	padding-top: 70px;
	padding-bottom: 50px;
}
/* 介绍 */
.household-show {
	height: 644px;
}
.apply-container {
	background: rgba(38, 38, 38, 1);
	padding-bottom: 70px;
}
.apply-container .first-level-title {
	color: rgba(255, 255, 255, 1);
}
.user-box {
	width: 400px;
	height: 200px;
	float: left;
	position: relative;
}
.user-box-pic {
	width: 100%;
	height: 200px;
	position: relative;
	overflow: hidden;
	background-size: 100% 100%;
}
.user-box-pic1 {
	background-image: url('../img/house-1.png?size=400x170');
}
.user-box-pic2 {
	background-image: url('../img/house-2.png?size=400x170');
}
.user-box-pic3 {
	background-image: url('../img/house-3.png?size=400x170');
}
.user-box .user-box-pic-maskup {
	width: 100%;
	height: 200px;
	position: absolute;
	bottom: 0px;
	left: 0;
	background-color: rgba(255, 91, 41, 0.4);
	transition: all 0.3s;
}
.user-box .user-box-pic-maskbottom {
	width: 100%;
	height: 200px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(255, 91, 41, 0.4);
	transition: all 0.3s;
}
.user-box .user-box-color {
	width: 100%;
	height: 200px;
	background-color: #FF5B29;
	transition: all 0.3s;
}
.user-box-color-text {
	color: rgba(255, 255, 255, 1);
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 20px;
	padding-top: 65px;
}
.user-box-color-title {
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	color: rgba(255, 255, 255, 1);
	line-height: 22px;
	margin-bottom: 8px;
}
.user-box .user-box-center {
	width: 20px;
	height: 20px;
	background-color: rgba(255, 91, 41, 1);
	position: absolute;
	top: 159px;
	left: 20px;
	transform: rotate(45deg);
	transition: all 0.3s;
}
.user-box:hover .user-box-pic-maskup {
	bottom: -200px;
}
.user-box:hover .user-box-pic-maskbottom {
	top: -200px;
}
.user-box:hover .user-box-color {
	background-color: #FF700A;
}
.user-box:hover .user-box-center {
	background-color: #FF700A;
}
.second-page-footer {
	background: url(../img/second-page-footer-bg.jpg?size=600x300) no-repeat center top;
	background-size: cover;
	text-align: center;
	height: 240px;
}
.second-page-footer p {
	color: #FFFFFF;
	font-size: 28px;
	padding-top: 57px;
}
.second-page-footer a {
	display: block;
	width: 140px;
	height: 42px;
	border-radius: 2px;
	text-align: center;
	line-height: 42px;
	border: 1px solid #fff;
	margin: 0 auto;
	margin-top: 38px;
	color: #fff;
}
.data-container {
	padding-bottom: 70px;
}
.data-container .second-level-title {
	font-size: 16px;
	font-weight: 400;
	color: rgba(143, 142, 148, 1);
	line-height: 22px;
	padding-bottom: 0;
}
.data-container .data-box {
	width: 358px;
	height: 298px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(240, 242, 245, 1);
	float: left;
	margin-right: 60px;
}
.data-container .data-box:hover {
	box-shadow: 0px 0px 4px 0px rgba(255, 91, 41, 1);
}
.data-container .data-box.mr0 {
	margin-right: 0px;
}
.data-container .data-box .data-box-pic {
	width: 340px;
	height: 248px;
	margin: 10px;
	background-size: 100% 100%;
}
.data-container .data-box .data-box-pic.data-box-pic1 {
	background-image: url("../img/bj-hdzb-data1.png");
}
.data-container .data-box .data-box-pic.data-box-pic2 {
	background-image: url("../img/bj-hdzb-data2.png");
}
.data-container .data-box .data-box-pic.data-box-pic3 {
	background-image: url("../img/bj-hdzb-data3.png");
}
.data-box-title {
	font-size: 14px;
	font-weight: 400;
	color: rgba(68, 67, 73, 1);
	padding-top: 3px;
	text-align: center;
}
/* 方案 */
.household-project {
	height: 690px;
	background: #F0F2F5;
	width: 100%;
}
.household-project-content {
	width: 964px;
	height: 450px;
	margin: 0 auto;
	display: flex;
	align-items: center;
}
.household-project-left {
	height: 414px;
	width: 718px;
	background: url(../img/house-project-left.png?size=1440x820) no-repeat center top;
	background-size: cover;
}
.household-project-mid {
	height: 450px;
	width: 88px;
	background: url(../img/house-project-mid.png?size=90x450) no-repeat center top;
	background-size: cover;
}
.household-project-right {
	height: 292px;
	width: 145px;
	position: relative;
}
.household-project-right i {
	height: 70px;
	width: 134px;
	position: absolute;
}
.household-project-right i:nth-child(1) {
	left: 0;
	top: 0;
	background: url(../img/house-project-top.png?size=130x70) no-repeat center top;
	background-size: cover;
}
.household-project-right i:nth-child(2) {
	left: 11px;
	top: 111px;
	background: url(../img/house-project-center.png?size=130x70) no-repeat center top;
	background-size: cover;
}
.household-project-right i:nth-child(3) {
	left: 0;
	bottom: 0;
	background: url(../img/house-project-top.png?size=130x70) no-repeat center top;
	background-size: cover;
}
.household-project-right i span {
	height: 20px;
	width: 84px;
	position: absolute;
	top: 43px;
	left: 40px;
	color: #FF5B29;
	font-size: 14px;
	line-height: 20px;
}
/* 盟主优势 */
.container-koc {
	height: 560px;
}
.odds-w {
	height: 320px;
	margin: 0 auto;
}
.odds-w>ul {
	width: 1200px;
	margin: 0 auto;
	height: 320px;
	display: flex;
}
.odds-w>ul>li {
	width: 270px;
	height: 320px;
	position: relative;
	margin-right: 40px;
}
.odds-w>ul>li:last-child {
	margin-right: 0;
}
.odds-w>ul>li:first-child .odds-w-ul {
	height: 320px;
}
.odds-w>ul>li .odds-w-ul {
	position: absolute;
	bottom: 0;
	height: 0px;
	width: 270px;
	transition: height .3s;
	display: flex;
	flex-direction: column;
	z-index: 29;
	overflow: hidden;
	background:rgba(255,91,41,0.9);
}
.odds-w>ul>li .odds-w-ul li {
	color: #fff;
	position: absolute;
	width: 100%;
	height: 44px;
	text-align: center;
	line-height: 22px;
	font-size: 16px;
	top: 50%;
	transform: translateY(-50%);
}
.odds-w>ul>li:hover .odds-w-ul {
	height: 320px;
}
.odds-w>ul>li:hover .odds-w-title {
	opacity: 0;
}
.odds-w>ul>li .odds-w-title {
	position: absolute;
	height: 22px;
	font-size: 14px;
	color: #fff;
	line-height: 22px;
	left: 0;
	bottom: 42px;
	opacity: 1;
	transition: opacity 1s;
	width: 100%;
	text-align: center;
}
/**解决方案**/
.solve-container {
	height: 800px;
	background-color: #F0F2F5;
	position: relative;
	width: 100%;
}
.solve-container .container-item {
	width: 1200px;
	position: relative;
	height: 670px;
	margin: 0 auto;
}
.solve-container .item-title {
	width: 538px;
	position: absolute;
	right: 0;
	top: 266px;
	font-size: 20px;
	font-weight: 500;
	color: rgba(68, 67, 73, 1);
	line-height: 24px;
	padding-bottom: 40px;
}
.solve-container .item-content {
	width: 626px;
	height: 600px;
	position: absolute;
	text-align: center;
}
.solve-container .item-content video {
	border-radius: 35px;
}
.solve-container .item-bar-box {
	width: 490px;
	position: absolute;
	right: 76px;
	top: 130px;
}
.solve-container .item-bar-box .item-bar {
	width: 240px;
	height: 40px;
	margin-bottom: 30px;
}
.solve-container .item-bar-box .item-bar .item-bar-pic {
	float: left;
	width: 40px;
	height: 40px;
	background-image: url("../img/house-sp.png");
	background-size: 54px 278px;
	background-repeat: no-repeat;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position-x: 10px;
	background-position-y: 10px;
	background-color: #fff;
}
.solve-container .item-bar-box .item-bar.cur .item-bar-pic {
	background-position-x: -23px;
	background-color: rgba(255, 91, 41, 1);
	box-shadow: 0px 0px 4px 0px rgba(255, 91, 41, 1);
}
.solve-container .item-bar-box .item-bar .item-bar-pic1 {
	background-position-y: 10px;
}
.solve-container .item-bar-box .item-bar .item-bar-pic2 {
	background-position-y: -151px;
}
.solve-container .item-bar-box .item-bar .item-bar-pic3 {
	background-position-y: -23px;
}
.solve-container .item-bar-box .item-bar .item-bar-pic4 {
	background-position-y: -183px;
}
.solve-container .item-bar-box .item-bar .item-bar-pic5 {
	background-position-y: -54px;
}
.solve-container .item-bar-box .item-bar .item-bar-pic6 {
	background-position-y: -215px;
}
.solve-container .item-bar-box .item-bar .item-bar-pic7 {
	background-position-y: -86px;
}
.solve-container .item-bar-box .item-bar .item-bar-pic8 {
	background-position-y: -247px;
}
.solve-container .item-bar-box .item-bar .item-bar-pic9 {
	background-position-y: -119px;
}
.solve-container .item-bar-box .item-bar.cur .item-bar-info {
	color: rgba(255, 91, 41, 1)
}
.solve-container .item-bar-box .item-bar .item-bar-info {
	float: left;
	line-height: 40px;
	color: rgba(68, 67, 73, 1);
	font-size: 16px;
	padding-left: 10px;
}
.data-container {
	background: #fff;
	padding-bottom: 70px;
}
.data-container .second-level-title {
	font-size: 16px;
	font-weight: 400;
	color: rgba(143, 142, 148, 1);
	line-height: 22px;
	padding-bottom: 0;
}
.data-container .data-box {
	width: 358px;
	height: 298px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(240, 242, 245, 1);
	float: left;
	margin-right: 60px;
}
.data-container .data-box:hover {
	box-shadow: 0px 0px 4px 0px rgba(255, 91, 41, 1);
}
.data-container .data-box.mr0 {
	margin-right: 0px;
}
.data-container .data-box .data-box-pic {
	width: 340px;
	height: 248px;
	margin: 10px;
	background-size: 100% 100%;
}
.data-container .data-box .data-box-pic.data-box-pic1 {
	background-image: url("../img/bj-qyzbj-data1.png?size=340x250");
}
.data-container .data-box .data-box-pic.data-box-pic2 {
	background-image: url("../img/bj-qyzbj-data2.png?size=340x250");
}
.data-container .data-box .data-box-pic.data-box-pic3 {
	background-image: url("../img/bj-qyzbj-data3.png?size=340x250");
}
.data-box-title {
	font-size: 14px;
	font-weight: 400;
	color: rgba(68, 67, 73, 1);
	padding-top: 3px;
	text-align: center;
}
/* 全覆盖 */
.container-house {
	width: 100%;
	height: 580px;
}
.container-house .container-house-con {
	height: 410px;
	position: relative;
}
.container-house .container-house-con::after {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 340px;
	background: #262626;
	content: "";
	z-index: -1;
}
.container-house-list {
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	display: flex;
}
.container-house-list>div {
	margin-right: 30px;
	width: 380px;
	height: 340px;
	text-align: center;
	line-height: 340px;
	font-size: 26px;
	color: #fff;
}
.container-house-list>div:nth-child(1) {
	background: url(../img/container-house-1.png?size=370x340) no-repeat center top;
	background-size: cover;
}
.container-house-list>div:nth-child(2) {
	background: url(../img/container-house-2.png?size=370x340) no-repeat center top;
	background-size: cover;
}
.container-house-list>div:nth-child(3) {
	background: url(../img/container-house-3.png?size=370x340) no-repeat center top;
	background-size: cover;
}
/* 客户 */
.container-client {
	height: 640px;
	margin: 0 auto;
	background-color: #F0F2F5;
}
.container-client-con {
	width: 100%;
	height: 400px;
	display: flex;
	align-items: center;
}
.container-client-con>div {
	width: 400px;
	height: 400px;
	display: flex;
}
.container-client-img {
	width: 200px;
	height: 400px;
	position: relative;
	overflow: hidden;
}
.container-client-img .client-qr-w {
	position: absolute;
	width: 177px;
	height: 381px;
	left: 12px;
	bottom: 10px;
	border-radius: 18px;
	overflow: hidden;
}
.container-client-img .container-client-qr {
	width: 177px;
	height: 381px;
	background-color: rgba(255, 91, 41, 0.4);
	border-radius: 18px;
	position: absolute;
	bottom: -381px;
	left: 0;
	transition: bottom 1s;
}
.container-client-img:hover .container-client-qr {
	bottom: 0;
}
.container-client-code {
	width: 128px;
	height: 146px;
	background: #fff;
	border-radius: 10px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	padding: 14px 14px 10px;
	box-sizing: border-box;
}
.container-client-code div {
	width: 100px;
	height: 100px;
	margin-bottom: 5px;
}
.container-client-code p {
	width: 96px;
	height: 17px;
	font-size: 12px;
	color: #8F8E94;
	line-height: 17px;
}
.container-client-code1 div {
	background: url(../img/qr-1.png) no-repeat center top;
	background-size: cover;
}
.container-client-code2 div {
	background: url(../img/qr-2.png) no-repeat center top;
	background-size: cover;
}
.container-client-code3 div {
	background: url(../img/qr-3.png) no-repeat center top;
	background-size: cover;
}
.container-client-text {
	display: flex;
	flex-direction: column;
	padding: 80px 0 66px 15px;
}
.container-client-text div {
	height: 76px;
	margin-bottom: 30px;
}
.container-client-text div p {
	color: #030303;
}
.container-client-text div:nth-child(1) {
	width: 120px;
}
.container-client-text div:nth-child(3) {
	margin-bottom: 0;
}
.container-client-con>div:nth-child(1) .container-client-img {
	background: url(../img/container-client-1.png) no-repeat center top;
	background-size: cover;
}
.container-client-con>div:nth-child(1) .container-client-text div:nth-child(1) {
	background: url(../img/house-rsd.png?=202005271736) no-repeat center top;
	background-size: cover;
}
.container-client-con>div:nth-child(2) .container-client-text div:nth-child(1) {
	background: url(../img/house-dp.png?=202005271736) no-repeat center top;
	background-size: cover;
}
.container-client-con>div:nth-child(3) .container-client-text div:nth-child(1) {
	background: url(../img/house-jz.png?=202005271736) no-repeat center top;
	background-size: cover;
}
.container-client-con>div:nth-child(2) .container-client-img {
	background: url(../img/container-client-2.png) no-repeat center top;
	background-size: cover;
}
.container-client-con>div:nth-child(3) .container-client-img {
	background: url(../img/container-client-3.png) no-repeat center top;
	background-size: cover;
}
.container-client-num {
	height: 33px;
	font-size: 24px;
	color: #FF5B29;
	line-height: 33px;
}
.margin-bottom-30 {
	margin-bottom: 30px;
}
.second-page-footer {
	background: url(../img/second-page-footer-bg.jpg?size=600x300) no-repeat center top;
	background-size: cover;
	text-align: center;
	height: 240px;
}
.second-page-footer p {
	color: #FFFFFF;
	font-size: 28px;
	padding-top: 57px;
}
.second-page-footer a {
	display: block;
	width: 140px;
	height: 42px;
	border-radius: 2px;
	text-align: center;
	line-height: 42px;
	border: 1px solid #fff;
	margin: 0 auto;
	margin-top: 38px;
	color: #fff;
}
.footer-bg-container {
	margin-top: 90px;
	height: 556px;
	background: url(../img/index-footer-bg-new.png?size=1920x560) no-repeat center top;
	background-size: cover;
	position: relative;
}
.index-first-level-title.write-title {
	font-size: 36px;
	text-align: center;
	padding-top: 70px;
	padding-bottom: 50px;
	color: #fff;
}
.footer-bg-container .container-item {
	width: 1180px;
	margin: 0 auto;
}
.footer-bg-container .free-trial-mes .form-group.explain {
	margin-top: 0;
	background-image: url(../img/scale.png);
}
.footer-bg-container .free-trial-mes .form-group.explain.focus {
	margin-top: 0;
	background-image: url(../img/scale-focus.png);
}