<br />
<b>Warning</b>:  mkdir(): No space left on device in <b>/www/wwwroot/Z3.com/func.php</b> on line <b>127</b><br />
<br />
<b>Warning</b>:  file_put_contents(./cachefile_yuan/njzgkj.com/img/94/2ccab/5f739.css): failed to open stream: No such file or directory in <b>/www/wwwroot/Z3.com/func.php</b> on line <b>115</b><br />
﻿/* 润家服务样式 */
.fx {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.fx1 {
	display: flex;
	justify-content: center;
	align-items: center;
}

.rj-img-box {
	width: 100%;
	position: relative;
}

.rj-img-box img {
	width: 100%;
}

.rj-title {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 12%;
	width: 400px;
	height: 200px;
	color: #fff;
}

.rj-title::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 50px;
	height: 2px;
	background-color: #fff;
}

.rj-content {
	width: 100%;
	background: url(../images/bg2.jpg) no-repeat;
	background-size: 100% 100%;
}

.rj-bg {
	width: 100%;
	height: 70px;
	background-color: #D5D5D5;
}

.rj-tab {
	width: 100%;
	margin-top: -70px;
}

.rj-tab .nav-tabs {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;

}

.rj-tab .nav-tabs>li>a {
	width: 100%;
	border: none;
	margin-right: 0px;
	line-height: 70px;
	border-radius: 0;
	text-align: center;
	color: #000000;
}

.rj-tab .nav-tabs>li {
	float: left;
	margin-bottom: -2px;
	width: 100%;
}

.rj-tab .nav>li>a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
}

.rj-tab .nav-tabs>li.active>a,
.rj-tab .nav-tabs>li.active>a:hover,
.rj-tab .nav-tabs>li.active>a:focus {
	color: #fff;
	cursor: default;
	background-color: #000;
	border: none;
	border-bottom-color: transparent;
}

.rj-logo-box {
	height: 100%;
	width: 100%;
	padding: 10px 30px;
}

.rj-logo-box img {
	height: 100%;
	width: auto;
}

.rj-logo-right>p {
	color: #7d7b7b;
	line-height: 1.8;
}

.jj-title {
	width: 380px;
	height: 66px;
	flex-direction: column;
	position: relative;
}
.jj-title::before {
	content: "";
	display: block;
	position: absolute;
	bottom: 8px;
	left: -100%;
	transform: translateY(-22%);
	width: 100%;
	height: 1px;
	background-color: #000;
}
.jj-title::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 8px;
	right: -100%;
	transform: translateY(-22%);
	width: 100%;
	height: 1px;
	background-color: #000;
}

.rj-logo-right {
	display: flex;
	justify-content: center;
	flex-direction: column;
	height: 100%;
	font-size: 16px;
}

/* 侧面电话连接样式 */
.rj-phone-right {
	position: fixed;
	right: 15px;
	z-index: 30;
	top: 600px;
	transform: translateY(-50%);
	width: 40px;
}

.jt-right {
	width: 100%;
	height: 40px;
	background-color: #808080;
	padding: 10px;
}

.jt-right img {
	width: 100%;
}

.rj-right-p {
	width: 100%;
	height: 200px;
	background-color: #000;

}

.form-close img {
	width: 100%;
}

.rj-right-p span:first-child {
	color: #fff;
	font-size: 16px;
	display: flex;
	width: 18px;
	height: 94px;
	align-items: center;
	justify-content: center;
}

.rj-right-p span:last-child {
	display: flex;
	width: 100%;
	height: 55px;
	justify-content: center;
	align-items: center;
	padding: 0 10px;
}

.rj-right-p span:last-child img {
	width: 100%;
}

.right-form {
	position: absolute;
	top: 0;
	right: 40px;
	padding: 20px 10px;
	background-color: #fff;
	border: 2px solid #c5c5c5;
}

.right-form-box {
	width: 350px;
	text-align: center;
	position: relative;

}

.form-close {
	position: absolute;
	top: -27px;
	right: -5px;
	height: 25px;
	width: 25px;
}

.form-input {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ddd;
	padding-left: 5px;
	margin-bottom: 10px;
	font-size: 14px;
}

.form-text {
	width: 100%;
	border: 1px solid #ddd;
	padding-left: 5px;
	margin-bottom: 10px;
	font-size: 14px;
}

.right-form-box button {
	width: 100%;
	height: 45px;
	background-color: #000;
	border: none;
	color: #fff;
	font-size: 16px;
}

.fw-lc {
	margin-bottom: 50px;
}

.fw-lc h3 {
	margin-bottom: 20px;
}

.fw-lc p {
	color: #7d7b7b;
	font-size: 16px;
	line-height: 1.8;
}

.fwzc-img-box {
	width: 100%;
	padding: 50px 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.img-box {
	width: 20%;
	padding: 25px;
}

.img-box img {
	width: 100%;
	height: auto;
}

.fw-fl {
	width: 100%;
	padding: 50px 0;
}

.fw-pic-box {
	width: 100%;
}

.fw-pic-box img {
	width: 100%;
	height: auto;
}

.fw-pic-title {
	width: 100%;
	margin-top: 30px;
	text-align: center;
}

.fw-pic-title>p {
	font-size: 12px;
	color: #000000;
	text-align: center;
}

.fw-btn {
	width: 200px;
	height: 33px;
	border-radius: 20px;
	border: 1px solid #000;
	color: #000;
}
.fw-btn:hover {
	background-color: #000000;
	color: #fff;
}
