/*body {
	overflow-y: hidden;
}*/

.wrap {
	background-color: #FAF7FA;
}

a {
	text-decoration: none;
}

.zdrwgk-header {
	height: 487px;
	width: 100%;
	background: url(../img/hz-zdrwgk/xinbg.png) center top no-repeat;
	background-size: 1920px auto;
}

.baohan {
	width: 1280px;
	margin: 0 auto;
	position: relative;
	background-size: cover;
	/*height: 487px;*/
	/*text-align: center;*/
}
.tuer{
	position: absolute;
	top:172px;
	width: 739px;
	height: auto;
	display: inline-block;
	left: 273px;
}

.logo {
	position: absolute;
	right: 0;
	width: 3%;
	top: 30px;
}
.gz{
	position: absolute;
	top: 30px;
	left: 0;
}
.gh{
	display: inline-block;
	width: 52px;
	height: auto;
	vertical-align: top;
}
.gz p{
	display: inline-block;
	width: auto;
height: 30px;
font-size: 31px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #FFFFFF;
line-height: 55px;
margin-left: 10px;
}

.wzas {
	width: 120px;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 20px;
	padding: 4px 7px;
	cursor: default;
	margin-right: 130px;
	text-align: center;
	float: right;
	position: absolute;
	right: 0;
	top: 28px;
}

.c-color-text {
	border: none;
	color: #FFFFFF;
}

.wza-img {
	vertical-align: middle;
}

.zdrwgk-main {
	width: 1280px;
	height: 1248px;
	background-color: #FDFFFF;
	margin: -99px auto 0px;
}

.zdrwgk-main-top {
	display: flex;
	justify-content: center;
	padding: 41px 0px 0px;
}

.zdrwgk-main-bot {
	padding: 41px 0px;
	height: 1248px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.zdrwgk-main-top a:first-of-type {
	display: block;
	margin-left: 0;
}

.zdrwgk-main-top a:last-of-type {
	display: block;
	margin-left: 20px;
}

.con-two,
.con-three,
.con-four,
.con-five,
.con-six {
	margin: 0px 21px 0px 20px;
}

.con-two {
	margin-top: 31px;
	text-align: left;
}

.con-three {
	margin-top: 19px;
	text-align: left;
}

.con-four,
.con-five,
.con-six {
	margin-top: 25px;
	text-align: left;
}

.con-six {
	padding-bottom: 41px;
}

.con-two-b,
.con-three-b,
.con-four-b,
.con-five-b,
.con-six-b {
	position: relative;
	width: 1232px;
	height: 192px;
	background: #F8F8F8;
	box-shadow: 0px 2px 6px 0px rgba(183, 183, 183, 0.3100);
	border-radius: 10px;
	margin: -101px 0px 0px 7px;
}

.b-content {
	display: flex;
	justify-content: center;
	padding: 22px 0px 0px 11px;
}

.b-content li {
	float: left;
}

.b-content li div::after {
	width: 18px;
	height: 15px;
	border-radius: 50%;
	background-color: #548BDD;
	content: "01";
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	line-height: 24px;
}

.con-three-b .b-content li div::after {
	content: "02";
}

.con-four-b .b-content li div::after {
	content: "03";
}

.con-five-b .b-content li div::after {
	content: "04";
}

.con-six-b .b-content li div::after {
	content: "05";
}

.b-content li:nth-of-type(2) {
	display: block;
	margin-left: 13px;
	width: 735px;
}

.b-content li:nth-of-type(3) {
	margin-left: 28px;
	/*width: 71px;*/
	text-align: center;
}

.b-content li:nth-of-type(4) {
	margin-left: 25px;
	width: 109px;
	text-align: center;
}

.b-content li:nth-of-type(5) {
	margin-left: 18px;
	width: 163px;
	text-align: center;
}

h1 {
	width: 73px;
	height: 19px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}

.b-content li:nth-of-type(3) h2,
.b-content li:nth-of-type(4) h2 {
	height: 18px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}

.b-content li:nth-of-type(5) h2 {
	width: 163px;
	height: 42px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
}

.b-content li:nth-of-type(2) p {
	margin-top: 16px;
	width: 735px;
	height: 113px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 24px;
}

.con-three .b-content li:nth-of-type(2) p,
.con-four .b-content li:nth-of-type(2) p,
.con-five .b-content li:nth-of-type(2) p,
.con-six .b-content li:nth-of-type(2) p {
	margin-top: 38px;
}

.b-content li:nth-of-type(3) p {
	margin-top: 73px;
	height: 17px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 18px;
}

.con-three .b-content li:nth-of-type(3) p,
.con-four .b-content li:nth-of-type(3) p,
.con-five .b-content li:nth-of-type(3) p,
.con-six .b-content li:nth-of-type(3) p {
	margin-top: 52px;
}

.con-two .b-content li:nth-of-type(4) p {
	margin-top: 59px;
	height: 45px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 28px;
}

.con-three .b-content li:nth-of-type(4) p {
	margin-top: 38px;
}

.con-four .b-content li:nth-of-type(4) p,
.con-five .b-content li:nth-of-type(4) p,
.con-six .b-content li:nth-of-type(4) p {
	margin-top: 50px;
}

.b-content li:nth-of-type(5) img {
	margin-top: 31px;
}


/*手机端*/

@media screen and (max-width:768px) {
	/*-------------header-----------*/
	.zdrwgk-header{
		background-size: 100% auto;
		height: 186px;
	}
	.baohan {
		width: 100%;
	}
	.wzas {
		display: none;
	}
	.tuer{
		width: 45%;
		left: 0;
		top: 0;
		margin-top: 11%;
		margin-left: 29%;
	}
	.gz{
		margin: 2% 2%;
		top: 0;
	}
	.gh{
		width: 14%;
		height: auto;
		display: inline;
	}
	.gz p{
		font-size: 19px;
		display: inline;
		line-height: normal;
	}
	.logo{
		width: 7%;
		top: 0;
		margin: 2% 2%;
	}
	
	/*-------------footer-----------*/
	.zdrwgk-main {
		width: 100%;
	}
	
	
	.zdrwgk-main>img {
		top: -29%;
		right: 5%;
		width: 15%;
	}
	/*footer-top*/
	.zdrwgk-main-top {
		padding: 1% 1%;
		flex-wrap: wrap;
	}
	.zdrwgk-main-top a>img {
		width: 100%;
	}
	.zdrwgk-main-top a:last-child {
		margin: 0;
	}
	/*footer-footer-1*/
	.zdrwgk-main-bot {
		overflow-y: scroll;
		overflow-x: hidden;
	}
	.zdrwgk-main-bot {
		padding: 0;
		width: 100%;
	}
	.con-two,
	.con-three,
	.con-four,
	.con-five,
	.con-six {
		margin: 0 0 60%;
	}
	.con-three {
		margin-top: 90%;
	}
	.con-two-b,
	.con-three-b,
	.con-four-b,
	.con-five-b,
	.con-six-b {
		width: 96%;
	}
	/*con-two*/
	.con-two {
		margin: 1% 0;
	}
	.b-content {
		flex-wrap: wrap;
		display: inline-block;
		justify-content: flex-start;
	}
	.con-two .b-content li:nth-of-type(2) p,
	.con-three .b-content li:nth-of-type(2) p,
	.con-four .b-content li:nth-of-type(2) p,
	.con-five .b-content li:nth-of-type(2) p,
	.con-six .b-content li:nth-of-type(2) p {
		margin-top: 3%;
		width: 45%;
	}
	.b-content li:nth-of-type(2) h1 {
		margin: -2% 0 0 5%;
	}
	.con-two .b-content li:nth-of-type(3),
	.con-two .b-content li:nth-of-type(4),
	.con-two .b-content li:nth-of-type(5) {
		margin: 24% 0 0 0;
	}
	.b-content li:nth-of-type(3) h2,
	.b-content li:nth-of-type(4) h2,
	.b-content li:nth-of-type(5) h2 {
		line-height: 25px;
	}
	.con-two .b-content li:nth-of-type(3) p,
	.con-three .b-content li:nth-of-type(3) p {
		margin-top: 76%;
	}
	.con-two .b-content li:nth-of-type(4) p,
	.con-three .b-content li:nth-of-type(4) p {
		margin-top: 45%;
	}
	/*con-three*/
	.con-three-b .b-content li:nth-of-type(3),
	.con-three-b .b-content li:nth-of-type(4),
	.con-three-b .b-content li:nth-of-type(5) {
		margin: 5% 0 0 0;
	}
	.con-four-b .b-content li:nth-of-type(3),
	.con-four-b .b-content li:nth-of-type(4),
	.con-four-b .b-content li:nth-of-type(5) {
		margin: 5% 0 0 0;
	}
	.con-five-b .b-content li:nth-of-type(3),
	.con-five-b .b-content li:nth-of-type(4),
	.con-five-b .b-content li:nth-of-type(5) {
		margin: 5% 0 0 0;
	}
	.con-six-b .b-content li:nth-of-type(3),
	.con-six-b .b-content li:nth-of-type(4),
	.con-six-b .b-content li:nth-of-type(5) {
		margin: 5% 0 0 0;
	}
}


/*长者模式*/

.wzazzms .zdrwgk-header {
		background-size: 100% auto;
		height: 210px;
	}
	.wzazzms .baohan {
		width: 100%;
	}
	.wzazzms .wzas {
		display: none;
	}
	.wzazzms .tuer{
		width: 45%;
		left: 0;
		top: 0;
		margin-top: 11%;
		margin-left: 29%;
	}
	.wzazzms .gz{
		margin: 2% 2%;
		top: 0;
	}
	.wzazzms .gh{
		width: 14%;
		height: auto;
		display: inline;
	}
	.wzazzms .gz p{
		font-size: 19px;
		display: inline;
		line-height: normal;
	}
	.wzazzms .logo{
		width: 7%;
		top: 0;
		margin: 2% 2%;
	}

/*-------------footer-----------*/

.wzazzms .zdrwgk-main {
	width: 100%;
}


.wzazzms .zdrwgk-main>img {
	top: -29%;
	right: 5%;
	width: 15%;
}


/*footer-top*/

.wzazzms .zdrwgk-main-top {
	padding-top: 1%;
	flex-wrap: wrap;
}

.wzazzms .zdrwgk-main-top a>img {
	width: 100%;
}

.wzazzms .zdrwgk-main-top a:last-child {
	margin: 0;
	/*width: 100%;*/
}


/*footer-footer-1*/

.wzazzms .zdrwgk-main-bot {
	overflow-y: scroll;
	overflow-x: hidden;
}

.wzazzms .zdrwgk-main-bot {
	padding: 0;
	width: 100%;
}

.wzazzms .con-two,
.wzazzms .con-three,
.wzazzms .con-four,
.wzazzms .con-five,
.wzazzms .con-six {
	margin: 0 0 25%;
}

.wzazzms .con-three {
	margin-top: 55%;
}

.wzazzms .con-two-b,
.wzazzms .con-three-b,
.wzazzms .con-four-b,
.wzazzms .con-five-b,
.wzazzms .con-six-b {
	width: 96%;
}


/*con-two*/

.wzazzms .con-two {
	margin: 1% 0;
}

.wzazzms .b-content {
	flex-wrap: wrap;
	display: inline-block;
	justify-content: flex-start;
	width: 100%;
}

.wzazzms .zdrwgk-main-top a {
	width: 100%;
}

.wzazzms .con-two .b-content li:nth-of-type(2) p,
.wzazzms .con-three .b-content li:nth-of-type(2) p,
.wzazzms .con-four .b-content li:nth-of-type(2) p,
.wzazzms .con-five .b-content li:nth-of-type(2) p,
.wzazzms .con-six .b-content li:nth-of-type(2) p {
	margin-top: 3%;
	width: 60%;
}

.wzazzms .b-content li:nth-of-type(2) h1 {
	margin: -2% 0 0 5%;
}

.wzazzms .con-two .b-content li:nth-of-type(3),
.wzazzms .con-two .b-content li:nth-of-type(4),
.wzazzms .con-two .b-content li:nth-of-type(5) {
	margin: 30% 0 0 3%;
}

.wzazzms .b-content li:nth-of-type(3) h2,
.wzazzms .b-content li:nth-of-type(4) h2,
.wzazzms .b-content li:nth-of-type(5) h2 {
	line-height: 25px;
}

.wzazzms .con-two .b-content li:nth-of-type(3) p,
.wzazzms .con-three .b-content li:nth-of-type(3) p {
	margin-top: 76%;
}

.wzazzms .con-two .b-content li:nth-of-type(4) p,
.wzazzms .con-three .b-content li:nth-of-type(4) p {
	margin-top: 45%;
}


/*con-three*/

.wzazzms .con-three-b .b-content li:nth-of-type(3),
.wzazzms .con-three-b .b-content li:nth-of-type(4),
.wzazzms .con-three-b .b-content li:nth-of-type(5) {
	margin: -2% 0 0 3%;
}

.wzazzms .con-four-b .b-content li:nth-of-type(3),
.wzazzms .con-four-b .b-content li:nth-of-type(4),
.wzazzms .con-four-b .b-content li:nth-of-type(5) {
	margin: 5% 0 0 3%;
}

.wzazzms .con-five-b .b-content li:nth-of-type(3),
.wzazzms .con-five-b .b-content li:nth-of-type(4),
.wzazzms .con-five-b .b-content li:nth-of-type(5) {
	margin: 5% 0 0 3%;
}

.wzazzms .con-six-b .b-content li:nth-of-type(3),
.wzazzms .con-six-b .b-content li:nth-of-type(4),
.wzazzms .con-six-b .b-content li:nth-of-type(5) {
	margin: 2% 0 0 3%;
}

.wzazzms h1 {
	width: auto;
}

.wzazzms .wzazzms .con-two-b,
.wzazzms .wzazzms .con-three-b,
.wzazzms .wzazzms .con-four-b,
.wzazzms .wzazzms .con-five-b,
.wzazzms .wzazzms .con-six-b {
	width: 100%;
}

.wzazzms .b-content li:nth-of-type(5) h2 {
	width: 180px
}