body {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 100%;
}

.banner {
	width: 100%;
	/* height: 178px; */
}

.banner img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.nr {
	min-width: 900px;
	width: 62.5%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	margin-top: 4.25rem;
}

.nrleft {
	width: 50%;
	height: 100%;
}

.nrleft p {
	line-height: 170%;
}

.nrleft1 {
	font-size: 18px;
	line-height: 25px;
}
.nrleft1_p{
	font-size: 20px;font-weight: bold;line-height: 30px;
}
.nrleft2 {
	font-size: 1.125rem;
	display: flex;
	/* justify-content: space-evenly; */
	align-items: center;
    padding: 60px;
	box-shadow: 0 0 10px #eee;
	border-radius: 5px;
	margin-bottom: 30px;
}

.nrleft2 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.nrleft2img {
	width: 210px;
	height: 260px;
	margin-right: 40px;
}

.nrright {
	width: 50%;
	height: 100%;
}

.nrright img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.nr2 {
	min-width: 1200px;
	width: 62.5%;
	height: 100%;
	margin: 0 auto;
	margin-top: 6rem;
}

.nr2 p {
	font-size: 1.25rem;
}

.nr2zg {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}

.nr2zg p {
	line-height: 170%;
}

.nr2left {
	width: 50%;
	height: 100%;
}

.nr2right {
	width: 50%;
	height: 100%;
}

.nr3 {
	min-width: 900px;
	width: 62.5%;
	height: 100%;
	margin: 0 auto;
	/* display: flex; */
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 65px;
	margin-bottom: 120px;
	background-color: #fff;
}

.nr3 p {
	line-height: 170%;
}
.nr3 .nrleft2 .name{
	font-size:18px;
	font-weight: 900;
	margin: 0;
}
.nr3 .nrleft2  .identity{
	margin:10px 0 30px;
}
.nr3_xq{
	line-height: 28px;
	flex: 1;
	font-size: 16px;
}
.nr4 {
	min-width: 900px;
	width: 62.5%;
	height: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding-top: 9.375rem;
	padding-bottom: 8.75rem;
	background-color: #f8f8f8;
}
.form-add{
	background-color: #f8f8f8;
}
.nr4wv {
	width: 50rem;
	height: 3.75rem;
	border-radius: 0.6rem;
	margin-bottom: 1.5rem;
	padding-left: 0.8125rem;
	letter-spacing: 0.2rem;
	line-height: 40px;
	font-size: 16px;
	border: 3px solid #eeeeee
}

.nr4ws {
	height: 11.875rem;
	width: 50rem;
	border-radius: 0.6rem;
	margin-bottom: 1.5rem;
	padding-left: 0.8125rem;
	letter-spacing: 0.2rem;
	line-height: 40px;
	resize: none;
	font-size: 16px;
	border: 3px solid #eeeeee;
	font-family: auto;
}

.nr4wt {
	width: 8.75rem;
	height: 2.5rem;
	line-height: 2.5rem;
	background-color: #da251d;
	display: flex;
	justify-content: center;
	align-self: center;
	border-radius: 0.6rem;
	border: 0rem;
	color: #FFFFFF;
	font-size: 16px;
}
.nrright{
	height: 250px;
}
#dituContent{
	height: 250px;
	width: 100%;
}
.Scan_code_main{
	width: 160px;
	height: 160px;
}
.Scan_code{
	width: 160px;
	height: 160px;
	border-top:3px solid #183884;
	border-bottom:3px solid #183884;
	border-left:6px solid #183884;
	border-right:6px solid #183884;
}
/*手机端*/
@media only screen and (max-width: 800px) {

	body,
	.nr,
	.nr2,
	.nr3,
	.nr4,
	.shou,
	.footer,
	.dibu,
	.dibu2 {
		min-width: 0 !important;
	}

	.nr {
		margin-top: 0 !important;
		display: block !important;
		width: 90%
	}

	.nrleft1 {
		font-size: 1rem;
		margin-bottom: 3.125rem;
	}

	.nrleft2 {
		font-size: 0.95rem;
		display: block;
	}

	.nrright {
		width: 100% !important;
		margin-top: 3.125rem;
	}

	.nrleft p {
		text-align: center;
	}

	.nrleft2img {
		margin: 0 auto !important;
	}

	.nrleft {
		width: 100%;
	}

	.nr2zg {
		display: block;
	}

	.nr2right {
		width: 100%;
	}
	.nrleft1_p{
		margin:10px 0 0px;
	}
	.nr2 {
		width: 90%;
		margin-top: 3rem;
	}

	.nr2 p {
		text-align: center;
	}

	.nr2 p {
		font-size: 0.9rem;
	}

	.nr2left {
		width: 100%;
	}

	.nr3 {
		width: 90%;
		display: block;
		margin-top: 3.125rem;
		margin-bottom: 20px;
	}
	
	.nr3 .nrleft2{
		width: auto !important;
		margin-bottom:20px;
		padding: 10px 10px 20px;
		text-align: center;
	}
	.Scan_code_main{
		margin: auto;
	}
	.nr3 p {
		text-align: center;
	}

	.nrleft2 {
		width: 100% !important;
	}

	.nr4 {
		width: 90%;
		display: block;
		margin-top: 3.125rem;
	}

	.nr4 div {
		text-align: center;
	}

	.nr4g {
		font-size: inherit !important;
		line-height: 2rem;
	}

	.nr4wv {
		width: 90%;
		font-size: 1rem;
		height: auto;
	}

	.nr4ws {
		width: 90%;
		font-size: 1rem;
	}

	.nr4wt {
		margin: 0 auto;
	}

	.nrleft1 span,
	.nrleft2 span,
	.nr2lx,
	.nr4l {
		font-size: larger !important;
	}

	.nr4wt {
		font-size: inherit !important;
	}

	.nr4 {
		margin: 0 auto;
		padding: 10px 0;
	}


}

@media only screen and (min-width:501px) and (max-width: 1250px) {

	.nr,
	.nr2,
	.nr3,
	.nr4 {
		min-width: 800px !important;
	}

	.nrleft p,
	.nr2zg p,
	.nrleft2,
	.nr4g,
	.nr4wv,
	.nr4ws,
	.nr4wt {
		font-size: initial !important;
	}

	.nr3 p,
	.nrleft2 {
		text-align: center;
	}

	.nrright {
		height: 300px !important;
		width: 300px !important;
	}
	.nrright #dituContent{
		height: 300px;
		width: 100%;
	}
	.nr4 {
		margin-top: 5rem !important;
	}

	.nrleft1 span,
	.nrleft2 span,
	.nr4l {
		font-size: larger !important;
	}

	.nr2lx {
		font-size: larger !important;
	}
}
