

a {
	text-decoration: none;
}
.wzas{
			width: 120px;
			background:rgba(255,255,255,0.2);
			border-radius: 20px;
			padding:4px 7px;
			cursor: default;
			text-align: center;
			float: right;
			position: absolute;
			right: 144px;
			top: 41px;
		}
.c-color-text {
	border: none;
	color: #FFFFFF;
}

.wza-img {
	vertical-align: middle;
}
.baohan{
	position: relative;
	width: 1280px;
	margin:0 auto ;
}
.hbdczt-container{
	background: url(../img/hz-hbdczt/hz-sthjzt-bj1.png) center no-repeat;
	height: 605px;
}
.logo {
	position: absolute;
	right: 0px;
	margin-top: 41px;
}

/*.hbdczt-container img {
	display: block;
	margin:41px 0 0 0;
}*/

.gh {
	position: absolute;
	/*top: 1%;*/
	margin-top: 41px;
}

.dier {
	position: absolute;
	top: 186px;
}


/*内容*/

.hbczt-con-all {
	background: url(../img/hz-hbdczt/hz-hbdczt-bj2.png) center top no-repeat;
	padding-top: 23px;
	position: relative;
}

.hbczt-con {
	width: 1280px;
	margin: 0 auto;
	position: relative;
}

.con-1 {
	background: url(../img/hz-hbdczt/hz-hbdczt-bj3.png) center top no-repeat;
	height: 399px;
	width: 1280px;
	/*padding: 0 auto;*/
}

.con-1 a {
	display: block;
	/*width: 1216px;*/
	height: 176px;
	font-size: 18px;
	font-size: 400;
	color: #ffffff;
	line-height: 35px;
	padding: 40px 32px 45px;
	overflow: hidden;
}


/*con2*/

.con-2 {
	width: 1280px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: -79px;
}

.con-2 li a {
	/*width: 467px;*/
	height: 19px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	/*line-height: 31px;*/
}

.top-l li:not(:nth-of-type(1)) a:before {
	display: inline-block;
	content: ' ';
	width: 14px;
	height: 18px;
	background-size: cover;
	margin: 0 15px 0 10px;
	background: url(../img/hz-hbdczt/hz-hbdczt-tb.png) center center no-repeat;
}

.top-l li:not(:nth-of-type(1)) {
	/*margin-bottom: 30px;*/
	/*height: 32px;*/
	/*height: 30px;*/
	/*width: 546px;*/
	margin-bottom: 30px;
}

.top-l li:nth-of-type(1) {
	border-bottom: 4px solid #4D9262;
	padding-bottom: 5px;
}

.top-l li:nth-of-type(7) {
	padding-bottom: 0px;
	margin-bottom: 0;
}

.top-l div {
	height: 38px;
	line-height: 38px;
}

.top-l li:nth-of-type(1) p {
	display: inline-block;
	width: 96px;
	height: 24px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #4D9262;
	/*line-height: 22px;*/
	vertical-align: top;
}


/*更多*/

.top-l li:nth-of-type(1) a {
	height: 16px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	/*line-height: 32px;*/
	margin-left: 420px;
}

.top-l li:nth-of-type(2) {
	margin-top: 30px;
}

.top-l:nth-of-type(1),
.top-l:nth-of-type(2) {
	margin-bottom: 54px;
}

.top-l:nth-of-type(3),
.top-l:nth-of-type(4) {
	margin-bottom: 172px;
}

@media screen and (max-width:768px) {
	.wrap {
		width: 100%;
	}
	.wzas{
		display: none;
	}
	.baohan{
		width: 100%;
	}
	.hbdczt-container {
		width: 100%;
		text-align: center;
		background-size: contain;
		height: 118px;
	}
	.hbdczt-container .gh {
		width: 45%;
		padding: 0;
		margin-left: 0;
		margin-top: 2%;
	}
	
	.logo {
		right: 20%;
		top: 14px;
		width: 8%;
		margin-top: -1%;
		/*top: 0;*/
	}
	.dier {
		position: inherit;
		width: 60%;
		top: 50px;
	}
	/*neirog*/
	.hbczt-con-all {
		width: 100%;
	}
	.hbczt-con {
		width: 100%;
	}
	.con-1 {
		width: 100%;
		height: 100%;
	}
	.con-1 a {
		padding: 2% 3%;
		background: none;
		font-size: 14px;
		overflow: hidden;
	}
	.con-2 {
		margin-top: 0;
		width: 100%;
		display: inherit;
		justify-content: inherit;
	}
	.top-l li:not(:nth-of-type(1)) {
		margin-bottom: 3%;
	}
	.con-2 .top-l:nth-of-type(4) {
		margin-bottom: 10%;
	}
	.top-l li:nth-of-type(1) a {
		margin-left: 0;
		float: right;
		line-height: 53px;
	}
	.con-2 li a {
		font-size: 15px;
	}
	.top-l {
		margin: 0 3%;
	}
	.con-2 .top-l li:nth-of-type(1) {
		margin-top: 5%;
	}
	.con-2 .top-l {
		padding-bottom: 0;
		margin-bottom: 0;
	}
}


/*长者模式*/
.wzazzms .wrap {
		width: 100%;
	}
.wzazzms .wzas{
		display: none;
	}
.wzazzms .baohan{
		width: 100%;
	}
.wzazzms .hbdczt-container {
		width: 100%;
		text-align: center;
		/*background-size: contain;*/
		height: 118px;
	}
.wzazzms .hbdczt-container .gh {
		width: 45%;
		padding: 0;
		margin-left: 0;
		margin-top: 2%;
	}
	
.wzazzms .logo {
		right: 17%;
		top: 0;
		width: 8%;
		margin-top: 2%;
		/*top: 0;*/
	}
	.wzazzms .dier {
		position: inherit;
		width: 60%;
		top: 50px;
	}
	/*neirog*/
	.wzazzms .hbczt-con-all {
		width: 100%;
	}
	.wzazzms .hbczt-con {
		width: 100%;
	}
	.wzazzms .con-1 {
		width: 100%;
		height: 100%;
	}
	.wzazzms .con-1 a {
		padding: 2% 3%;
		background: none;
		font-size: 14px;
		overflow: hidden;
	}
	.wzazzms .con-2 {
		margin-top: 0;
		width: 100%;
		display: inherit;
		justify-content: inherit;
	}
	.wzazzms .top-l li:not(:nth-of-type(1)) {
		margin-bottom: 3%;
	}
	.wzazzms .top-l li:nth-of-type(1) p{
		font-size: 20px;
	}
	.wzazzms .con-2 .top-l:nth-of-type(4) {
		margin-bottom: 10%;
	}
	.wzazzms .top-l li:nth-of-type(1) a {
		margin-left: 0;
		float: right;
		line-height: 53px;
	}
	.wzazzms .con-2 li a {
		font-size: 13px;
	}
	.wzazzms .top-l {
		margin: 0 3%;
	}
	.wzazzms .con-2 .top-l li:nth-of-type(1) {
		margin-top: 5%;
	}
	.wzazzms .con-2 .top-l {
		padding-bottom: 0;
		margin-bottom: 0;
	}


