@media screen and (min-width:769px) {
	.side.right.m01 .list ul.top {
		padding-left: 0px;
	}

	.side.right.m01 .list ul.top li {
		width: 100%;
		text-align: center;
	}

	.side.right.m01 .list ul.top .img {
		float: initial !important;
		padding: 26px 24px 35px 26px;
		box-sizing: border-box;
		background: url(//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1779936769652116/photobg.png) no-repeat;
		background-size: contain;
		margin: 0 auto;
	}

	.side.right.m01 .list ul li .txt h2 {
		line-height: 40px
	}

	.side.right.m01 .list ul.top .txt h2 {
		font-size: 29px !important;
	}
}

.side.right.m01 .list ul.top .txt {
	padding-top: unset !important;
}

.side.right.m01 .list ul.top .txt span {
	font-size: 26px;
}

.side.right.m01 .list ul li span {
	padding: 6px !important;
}

@media screen and (max-width:768px) {
	.side.right.m03 .list>ul>li>h3 {
		line-height: 64px;
	}

	.side.right.m01 .list ul.top .txt span {
		font-size: 40px;
	}

	.side.right.m02 .list ul li {
		padding: 20px 20px 20px 150px;
		font-size: 32px;
	}

	.side.right.m03 .list>ul>li>ul>li p {
		font-size: 32px;
	}

	.side.right.m02 .list ul li i {
		background: none;
		color: #000;
		width: 135px;
	}

	.side.right.m02 .list ul li.last i {
		font-size: 25px;
	}
}

/**列表页导航add**/
.side.right .top .news ul li::before {
	top: 22px !important;
}

.side.right .top .news ul li {
	line-height: 45px !important;
}

.hbold {
	font-weight: 700 !important;
	color: #0A4DAB;
}

.subMenu4 .level1>li>a h3 {
	color: #3D70CD;
	text-align: unset;
	left: 22px;
}

.subMenu4 .level1>li>a::before {
	background: #6196D1;
}

.side.right .top .device {
	height: 376px;
}

.side.right .top .device img {
	height: 326px;
}

.side.right .top .device .swiper-container {
	height: 376px;
}


.subMenu5 .level1>li>a h3 {
	color: #333;
}

/**zai这里插入**/


.header .container .nav::-webkit-scrollbar {
	display: none;
}

.header .container .search .SearchForm>p.input {
	width: 200px;
	height: 26px;
	background: #6EA5E3;
	border-radius: 13px;
	overflow: hidden;
	position: relative;
	margin-right: 15px;
}

.header .container .search .SearchForm>p.input input {
	border: 0;
	width: auto;
	height: 22px;
	color: #fff;
	outline: none;
	background: none;
	position: absolute;
	top: 0;
	left: 10px;
}

.header .container .search .SearchForm>p.input i {
	position: absolute;
	right: 10px;
	top: 2px;
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1779936769652116/trs_44.png) no-repeat center;
	cursor: pointer;
}

.header .container form>p.input input {
	width: 100%;
	height: 100%;
	position: initial;
	box-sizing: border-box;
}

.header .container form>p.btn span {
	width: 45px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	color: #fff;
	display: inline-block;
	background: rgba(255, 255, 255, .3);
	margin-right: 8px;
	border-radius: 4px;
	cursor: pointer;
}

.header .container form>p.input {
	width: 110px;
	height: 26px;
	padding: 0 10px;
	box-sizing: border-box;
	background: #6EA5E3;
	border-radius: 13px;
	overflow: hidden;
	margin-right: 6px;
	position: relative;
}

.header {
	background: none;
	position: relative;
}

.headerImg {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.container {
	z-index: 11;
}



@media screen and (max-width:768px) {
	.header .menuBtn i {
		width: 33px;
		height: 30px;
		background: url(//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1779936769652116/m13@2x.png);
		background-size: contain;
		display: block;
		float: right;
	}

	.header {
		position: fixed;
	}

	body {
		padding-top: 368px;
		margin-bottom: 0px;
	}

	.headerImg {
		width: 100%;
	}
}