.cfjr {
	width: 100%;
	height: 4374px;
	background-color: rgb(6, 10, 73);

}

.logo {
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	height: 200px;
}

.logo img {
	margin: 40px 0 20px 0;
	width: 300px;
}

.logo p {
	font-size: 60px;
	font-weight: bold;
	color: rgb(230, 181, 63);
	margin: 90px 0 20px 24px;
}

.logoText {
	text-align: center;
	font-family: "宋体";
	font-size: 38px;
	color: #FFFFFF;
}

.topHeader {
	width: 100%;
	height: 640px;
	background-image: url(../img/cfzxBg2.jpg);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	/* border: 1px solid #CE0609; */
}

.main-adv {
	margin-top: 440px;
	width: 90%;
	text-align: center;
}

.main-adv p {
	font-family: "微软雅黑";
	color: rgb(230, 181, 63);
	font-size: 34px;
	font-weight: bolder;
}

.cfjrConnect {
	width: 100%;
	height: 160px;
	background-color: rgb(6, 10, 73);
	position: relative;
}

.cfjrConnect img:nth-child(1) {
	width: 80%;
	position: absolute;
	left: 6%;
	top: 12%;
}

.cfjrConnect .dec-connect {
	width: 100px;
	position: absolute;
	right: 10%;
	top: 50%;
}

.cfjrBanner img {
	width: 100%;
}

.part-1-title {
	width: 400px;
}

.cfjr-Con {

	width: 95%;
	height: 3060px;
	margin: 10px auto;
	background-color: rgb(193, 193, 193);
}

.part-1 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-bottom: 20px;
	/* background-color: coral; */
}

.s-con {
	width: 96%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.sctext1,
.sctext2 {
	width: 400px;
	margin: 10px;
	font-size: 18px;
	font-family: "宋体";
	text-indent: 2em;
	line-height: 28px;

}

.scpic1 {
	margin-right: 10px;
}

.scpic2 {
	margin-left: 10px;
}

.part-2-title {
	width: 400px;
	margin-left: 500px;
}

.qcon {
	width: 95%;
	margin: auto;
}

.qcon1 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	/* background-color: #EF5003; */
}

.qcon1 img {
	width: 340px;
}

.qcon1text {
	width: 60%;
	font-family: "宋体";
	font-size: 18px;
	text-indent: 2em;
	line-height: 28px;
	/* background-color: #0066CC; */
}

.qcon2 {
	margin: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	/* background-color: #61C8D6; */
}

.qcon2-left {
	margin-top: 10px;
	width: 340px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	/* background-color: #FF2222; */
}

.qcon2-lt-lp {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
}

.qcon2-lt-lp img {
	width: 154px;
}

.qcon2-right {
	width: 60%;
	/* background-color:#009900 ; */
	font-size: 18px;
	font-family: "宋体";
}

.qcon2-right ul li,
.lcon-l ul li {
	line-height: 24px;
}

.qcon2-right ul li::before {
	content: "·";
}

.lcon-l ul li::before {
	content: "·";
}

.parts-con-title {
	font-size: 20px;
	font-family: "宋体";
	font-weight: bold;
	margin: 8px 0 8px 0;
	color: rgb(6, 10, 73);
}

.part-3 {
	margin: 20px 0 20px 0;

}

.part-3-title {
	width: 400px;
	margin-left: 100px;
}

.part-3 .lcon {
	width: 95%;
	font-family: "宋体";
	margin: auto;
	display: flex;
	justify-content: space-between;
	/* background-color: #009900; */
}

.lcon-l-t,
.lcon-l-b {
	font-size: 18px;
	margin-top: 22px;
	font-family: "宋体";
	margin: 0 20px 30px 0;
}

.lcon-l-t {
	text-indent: 2em;
	line-height: 28px;
	/* background-color: #009900; */
}

.part-3 .lcon-r img {
	width: 480px;
}

.part-4 {
	width: 95%;
	margin: auto;
}

.part-4-title {
	width: 410px;
	margin-left: 300px;
}

#services-bg {
	width: 200px;
	position: absolute;
	top: 700px;
	left: 450px;
	/* background-color: #EA7317; */
}

.scon1 {
	display: flex;
	font-family: "宋体";
	justify-content: space-between;
	/* background-color: #1272A9; */
}

.scon1-l {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 16px;
	margin-right: 10%;
}

.scon1-l dl {
	width: 33%;
	height: 180px;
	position: relative;
	margin-right: 3%;
}

.scon1-l dl dd {
	width: 180px;
	margin-left: 10px;
	position: absolute;
	bottom: 0;
	font-size: 12px;
	text-align: center;
}

.scon1-l img {
	width: 200px;
}

.scon1-r {
	width: 40%;
	font-size: 18px;
	margin-bottom: 40px;
}

.scon-r-t {
	text-indent: 2em;
	margin: 20px 0 20px 0;
	line-height: 28px;
}

.scon1-r ul li {
	margin-left: 40px;
}

.scon1-r ul li::before {
	content: "·";
}

.scon2 {
	width: 100%;
	height: 1200px;
	position: relative;
	background: url(../img/cfzxPart4-4P.jpg) no-repeat center;
}

.s-dec-title {
	font-size: 18px;
	font-family: "宋体";
	font-weight: bold;
	color: rgb(6, 10, 73);
	margin: 8px 0 8px 0;
}

.scon2 table {
	font-family: "宋体";
	font-size: 16px;
	/* border: 1px solid red; */
	margin-left: 16px;
}

.scon2 table tr td:nth-child(1) {
	width: 160px;
	/* background-color: #0066CC; */
}

.scon2 table tr {
	height: 24px;
	line-height: 24px;
}

.prjAbt {
	width: 480px;
}

.prjDsn {
	width: 470px;
}

.fstm {
	width: 410px;
}

.itrsmtstm {
	position: absolute;
	right: 0;
	top: -10px;
	width: 580px;
}

.public {
	position: absolute;
	left: 600px;
	top: 330px;
}

.thstm {
	position: absolute;
	left: 640px;
	top: 570px;
}

.whole-pay {
	width: 420px;
	position: absolute;
	left: 640px;
	top: 680px;
}

.part-pay {
	width: 440px;
	position: absolute;
	left: 640px;
	top: 890px;
}

.estm {
	position: absolute;
	left: 0;
	top: 1030px;
}

