html {
	font-size: 62.5%;
}

* {
	padding: 0;
	margin: 0
}

ul,
li {
	list-style: none;
}

img {
	border: None;
}

body {
	min-width: 1200px;
	font-size: 100%;
	font-size: 16px;
	font-size: 1.6rem;
	background: #fffbf3;
	font-family: "微软雅黑";
	line-height: 32px;
	color: #333;
	text-align: center;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
	overflow: hidden;
	height: 0;
}

#wrap {
	margin: 0 auto;
}

#top {
	width: 100%;
	height: 640px;
	margin: 0px auto;
	text-align: center;
	background: url('2097.jpg') no-repeat;
	background-position: center top;
	background-size: 100% 100%;
}

.logo {
	padding-top: 200px;
}

.logo img {
	animation: roll 1s forwards;
	/*animation:bigger 2.5s linear infinite alternate;*/
}

#content {
	margin: 30px auto 30px auto;
	min-height: 200px;
}

#bottom {
	line-height: 150%;
	padding: 20px;
	background: #333;
	text-align: center;
	color: #fff;
}

@keyframes roll {
	from {
		transform: scale(5);
		opacity: 0;
	}

	70% {
		transform: scale(.8);
		opacity: 1;
	}

	100% {
		transform: scale(1);
		opacity: 1;
	}
}

@keyframes bigger {
	from {
		transform: scale(1);
	}

	to {
		transform: scale(1.1);
	}
}

/*首页样式*/
.indextop #top {
	height: 965px;
	background: url('2077.jpg') no-repeat;
	background-size: 100% 100%;
}

.indextop .logo {
	padding-top: 340px;
}

.main_box {
	width: 1200px;
	margin: 40px auto 0px auto;
	overflow: hidden;
}

.intit {
	background: url("2089.png") center no-repeat;
	margin-bottom: 30px;
	text-align: center;
}

.intit2 {
	background: url("2090.png") center no-repeat;
}

.list {
	overflow: hidden;
}

.list li {
	text-align: left;
	background: url("2074.png") no-repeat left 1.4rem;
	padding-left: 20px;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	position: relative;
}

.list li a {
	display: block;
	width: 85%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.list li span {
	position: absolute;
	right: 0px;
	top: 0px;
	color: #666;
}

.morelink {
	clear: both;
	text-align: center;
	margin: 40px auto 0px auto;
	padding: 0;
	overflow: hidden;
}

.morelink a {
	display: block;
	width: 140px;
	height: 40px;
	line-height: 38px;
	font-size: 18px;
	color: #ff0000;
	border: 1px #ff0000 solid;
	border-radius: 20px;
	margin: 0px auto;
}

.morelink a:hover {
	color: #fff;
	background: #ff0000;
}

.waplink {
	display: none;
}

/*民政业务工作进展巡礼*/
.mzywgz_con {
	background: #fff;
	padding: 20px;
	overflow: hidden;
}

.t_mzywgz {
	width: 550px;
	overflow: hidden;
}

.t_mzywgz dl {
	padding: 20px;
	height: 190px;
	background: #fff6de;
	margin-bottom: 20px;
	overflow: hidden;
	text-align: left;
	box-sizing: border-box;
}

.t_mzywgz dt {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	margin-bottom: 10px;
}

.t_mzywgz dt b {
	color: #ff0000;
}

.t_mzywgz dd {
	color: #474646;
	text-indent: 2em;
	text-align: justify;
	text-justify: inter-ideograph;
}

.t_mzywgz dd a {
	color: #ff0000;
}

.i_mzywgz {
	width: 570px;
	height: 370px;
	margin-top: 10px;
	padding: 20px;
	background: #fff6de;
	text-align: left;
	box-sizing: border-box;
	position: relative;
}

.i_mzywgz img {
	width: 530px;
	height: 220px;
}

.i_mzywgz h3 {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	margin-bottom: 10px;
}

.i_mzywgz h3 span {
	color: #ff0000;
}

.i_mzywgz .ckxq {
	position: absolute;
	left: 50%;
	bottom: -20px;
	margin-left: -60px;
	width: 120px;
	line-height: 40px;
	background: #fe5b01;
	text-align: center;
}

.i_mzywgz .ckxq a {
	color: #fff;
}

/*地方民政创新亮点巡礼*/
.dfmzcx_con {
	overflow: hidden;
}

.dfmzcx_con li {
	float: left;
	display: inline-block;
	width: 580px;
	height: 215px;
	margin-left: 20px;
	vertical-align: middle;
	overflow: hidden;
	position: relative;
}

.dfmzcx_con li:first-child {
	margin-left: 0;
	height: 450px;
}

.dfmzcx_con li:first-child+li+li {
	margin-top: 20px;
}

.dfmzcx_con li img {
	width: 100%;
	height: auto;
	min-height: 100%;
	vertical-align: middle;
}

.dfmzcx_con li p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	opacity: 0.8/9;
	background: rgba(0, 0, 0, 0.6) !important;
}

.dfmzcx_con li p a {
	display: block;
	font-size: 18px;
	padding: 0 10px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.dfmzcx_con li p span {
	color: #ecda7a;
}

.dfmzcx_con li:hover img {
	animation: bigger 1s linear forwards;
}

/*有感2021*/
.yg2021_con {
	overflow: hidden;
}

.yg2021_con li {
	float: left;
	display: inline;
	width: 48%;
	height: 90px;
	padding: 20px;
	box-sizing: border-box;
	background: #fff;
	border: 1px #eee solid;
	margin-bottom: 20px;
	text-align: left;
	overflow: hidden;
}

.yg2021_con li:nth-child(2n) {
	float: right;
}

.yg2021_con li a {
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
}

.yg2021_con li span {
	display: none;
}

.yg2021_con li:hover {
	background: #fff6de;
}

.yg2021_box {
	overflow: hidden;
	margin: 0 auto;
}

.yg2021_con2 {
	width: 48%;
	overflow: hidden;
}

.yg2021_con2 li {
	height: 90px;
	padding: 15px 20px;
	box-sizing: border-box;
	background: #fff;
	border: 1px #eee solid;
	margin-bottom: 20px;
	text-align: left;
	overflow: hidden;
}

.yg2021_con2 li a {
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	padding: 0;
}

.yg2021_con2 li span {
	display: none;
}

.yg2021_con2 li:hover {
	background: #fff6de;
}

.yg2021_con2 li:last-child {
	margin-bottom: 0
}

/*历年民政工作会议回顾*/
.lnmzhy_con {
	overflow: hidden;
}

.lnmzhy_con li {
	float: left;
	display: inline;
	margin-left: 20px;
	width: 384px;
	background: #fff;
}

.lnmzhy_con li:first-child {
	margin-left: 0;
}

.lnmzhy_con li img {
	width: 100%;
	height: 210px;
}

.lnmzhy_con li p {
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	padding: 0 15px;
	margin-bottom: 15px;
	text-align: left;
}

/*综合报道*/
.zhbd_con {
	overflow: hidden;
}

.zhbd-i {
	width: 600px;
	height: 390px;
	overflow: hidden;
	position: relative;
}

.zhbd-i .swiper-wrapper {
	width: 600px;
	height: 390px;
}

.zhbd-i .swiper-slide {
	width: 100%;
	height: 100%;
}

.zhbd-i .swiper-slide img {
	width: 100%;
	height: 100%;
}

.zhbd-i .swiper-slide .frontbg {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.2) !important;
	color: #fff;
}

.zhbd-i .swiper-slide .frontbg span {
	float: left;
	text-align: left;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
	width: 75%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.zhbd-i .swiper-pagination {
	z-index: 1000;
	text-align: right;
}

.zhbd-i .swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 5px;
}

.zhbd-i .swiper-pagination-bullet {
	width: 20px;
	height: 5px;
	border-radius: 3px;
	background-color: #fff;
	opacity: 1;
}

.zhbd-i .swiper-pagination-bullet-active {
	background-color: #f30011;
}


.zhbd-c {
	width: 570px;
	height: 390px;
	background: #fff;
	padding: 0 20px;
	box-sizing: border-box;
	overflow: hidden;
}

.zhbd-c dl {
	margin-bottom: 10px;
}

.zhbd-c dt {
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
}

.zhbd-c dt a {
	color: #f91d08;
}

.zhbd-c dt a:hover {
	color: #f00;
}

.zhbd-c dd {
	font-size: 14px;
	line-height: 28px;
	color: #666;
	text-align: left;
	text-indent: 2em;
}

.zhbd-c dd a {
	color: #f91d08;
}

.zhbd-c dd a:hover {
	color: #f00;
}

.xxgcdt_con {
	overflow: hidden;
}

.in_xxgcdt {
	background: url("2098.png") center no-repeat;
	margin-bottom: 10px;
}

.xxgcdt_con .list li a {
	width: 95%;
}

.xxgcdt_con .list li span {
	display: none;
}

/*交流发言*/
#jlfy .morelink {
	margin: 20px auto 0px auto;
}

.jlfy_con {
	overflow: hidden;
}

.jlfy_con dl {
	float: left;
	background: #f9f9f9;
	width: 384px;
	margin: 0 20px 30px 0;
	margin-right: 15px\9;
	overflow: hidden;
}

.jlfy_con dl:nth-child(3n) {
	margin-right: 0;
}

.jlfy_con dt {
	background: url('2080.jpg') no-repeat;
	background-size: 100%;
	width: 100%;
	height: 150px;
	padding: 40px 20px 50px 20px;
	border-radius: 5px;
	box-sizing: border-box;
}

.jlfy_con dt a {
	display: block;
	font-size: 20px;
	line-height: 32px;
	text-align: center;
	font-weight: bold;
}

.jlfy_con dt span {
	color: #f81601;
}

.jlfy_con dd {
	display: none;
	padding: 10px 20px;
	margin: -40px 20px 20px 20px;
	background: #fff;
}

.jlfy_con dd p {
	height: 60px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 30px;
	color: #666;
	text-indent: 2em;
	text-align: left;
	text-align: justify;
	text-justify: inter-ideograph;
}

.jlfy_con dd a {
	display: none;
}

.jlfy_con dl+dl+dl+dl+dl+dl+dl+dl+dl+dl {
	margin-bottom: 0;
}

/*媒体关注*/
.mtgz_con {
	background: #fff;
	padding: 20px 0px 20px 20px;
	overflow: hidden;
}

.mtgz_con li {
	float: left;
	width: 570px;
	height: 180px;
	padding: 20px;
	box-sizing: border-box;
	margin: 0 20px 20px 0;
	background: #fff6de;
	position: relative;
}

.mtgz_con li:nth-child(2n) {
	margin-right: 0;
}

.mtgz_con li img {
	float: left;
	width: 240px;
	height: 140px;
}

.mtgz_con li p {
	float: right;
	width: 250px;
	text-align: left;
	background: url(2074.png) 0 1.2rem no-repeat;
	padding-left: 20px;
}

.mtgz_con li p a {
	font-size: 18px;
	/*line-height:32px;*/
	line-height: 30px;
	font-weight: bold;
}

.mtgz_con li span {
	position: absolute;
	/*bottom:20px;*/
	bottom: 8px;
	display: block;
	color: #666;
}

.mtgz_con li:first-child+li,
.mtgz_con li:first-child+li+li+li {
	margin-right: 0\9;
}

/*二级列表页样式*/
.loc {
	width: 1200px;
	margin: 0 auto;
	font-size: 14px;
	color: #333;
	padding: 10px;
	line-height: 150%;
	text-align: left;
	background: #fff;
	border-bottom: 1px #ddd solid;
	box-sizing: border-box;
}

.loc a {
	font-size: 14px;
	color: #333;
}

.loc a:hover {
	color: #333;
}

#listmain {
	width: 1200px;
	min-height: 300px;
	margin: auto;
	padding-top: 20px;
	background: #fff;
}

.alist {
	padding: 0 10px;
	overflow: hidden;
}

.alist li {
	padding: 8px 0;
	border-bottom: 1px #eee dotted;
	overflow: hidden;
	text-align: left;
	position: relative;
}

.alist li a {
	float: left;
	background: url("2074.png") no-repeat;
	background-position: 0 1.3rem;
	padding-left: 20px;
	width: 85%;
}

.alist li a:hover {
	color: #333;
}

.alist li span {
	position: absolute;
	top: 10px;
	right: 0;
	color: #666;
}

.alist li.listline {
	display: none;
}

.alist li b {
	font-weight: normal;
	color: #f81601;
}

.alist li b:before {
	content: "【";
}

.alist li b:after {
	content: "】";
}

.alist .article {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

.alist tr td {
	padding: 8px 0;
	margin: 0;
	vertical-align: top;
	border-bottom: 1px #eee dotted;
}

.alist .arlisttd {
	padding-left: 20px;
	background: url("2074.png") no-repeat left 18px;
}

.alist .artitlelist {
	line-height: 32px;
}

.alist .ardot {
	display: none;
	width: 15px;
	padding-top: 0px;
}

.alist .timedefault {
	color: #666;
	width: 100px;
	text-align: right;
}

.alist .listline {
	display: none;
}

.alist a span {
	font-weight: normal;
	color: #f81601;
}

.alist a span:before {
	content: "【";
}

.alist a span:after {
	content: "】";
}

.plist {
	margin: 0 auto;
	overflow: hidden
}

.plist li {
	float: left;
	display: inline;
	width: 265px;
	height: 250px;
	margin: 20px 0 0 25px;
	background: #fff;
}

.plist li img {
	width: 265px;
	height: 174px;
}

.plist p {
	line-height: 30px;
	color: #000;
	text-align: center;
}

/*文章页样式*/
#artmain {
	width: 1200px;
	padding: 0 10px;
	margin: 0 auto;
	background: #fff;
	box-sizing: border-box;
}

#artmain .mtitle {
	margin: 0 auto;
	color: #000;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 22px;
	line-height: 150%;
	padding-top: 25px;
}

#artmain .source {
	font-family: "宋体";
	font-size: 12px;
	padding: 10px 0;
	color: #555;
	border-bottom: 1px #ddd dotted;
}

#zoom {
	line-height: 32px;
	text-align: left;
	padding: 30px 30px;
	text-align: justify;
	text-justify: inter-ideograph;
}

#zoom a {
	color: #000;
	text-decoration: underline
}

#zoom table {
	margin: auto;
}

#zoom p {
	margin: 0;
	padding: 5px 0;
	border: 0;
	text-align: justify;
	text-justify: inter-ideograph;
}

#zoom img {
	max-width: 750px;
	_width: expression(document.body.clientWidth > 750 ? "750px" : "auto");
	margin: 5px auto 0px auto;
	text-align: center;
}

/*自适样式*/
@media screen and (max-device-width:1600px) {
	#top {
		height: 540px;
	}

	.logo {
		padding-top: 150px;
	}

	.logo img {
		width: 80%;
		max-width: 1487px;
		height: auto;
	}

	.indextop #top {
		height: 800px;
	}

	.indextop .logo {
		padding-top: 285px;
	}

}

@media screen and (max-device-width:1440px) {
	.indextop #top {
		height: 720px;
	}

	.indextop .logo {
		padding-top: 250px;
	}

}

@media screen and (max-device-width:1400px) {
	#top {
		height: 460px;
	}

	.logo {
		padding-top: 130px;
	}

	.indextop #top {
		height: 700px;
	}

	.indextop .logo {
		padding-top: 240px;
	}
}

@media screen and (max-device-width:1280px) {
	#top {
		height: 400px;
	}

	.logo {
		padding-top: 120px;
	}

	.indextop #top {
		height: 640px;
	}

	.indextop .logo {
		padding-top: 230px;
	}

}

@media screen and (max-device-width:1024px) {
	body {
		min-width: auto;
	}

	#top,
	.indextop #top {
		height: auto;
	}

	.logo {
		padding: 100px 0 140px 0;
	}

	.indextop .logo {
		padding: 180px 0 260px 0;
	}

	.fl,
	.fr {
		float: none;
	}

	.mt30 {
		margin-top: 10px;
	}

	#content {
		margin: 10px auto 20px auto;
	}

	.main_box {
		width: 96%;
		max-width: 600px;
	}

	.intit {
		width: 96%;
		max-width: 600px;
		margin: 0px auto 20px auto;
	}

	.morelink {
		margin: 20px auto 0px auto;
	}

	.waplink {
		display: block;
	}

	.mzywgz_con {
		width: 96%;
		margin: 0px auto;
		padding: 0px;
		background: none;
	}

	.t_mzywgz,
	.i_mzywgz {
		width: 100%;
		height: auto;
	}

	.t_mzywgz dl {
		height: auto;
	}

	.t_mzywgz dt {
		font-size: 1.8rem;
		line-height: 2.6rem;
	}

	.i_mzywgz {
		margin-top: 0;
		margin-bottom: 20px;
	}

	.i_mzywgz img {
		width: 100%;
		height: auto;
	}

	.i_mzywgz h3 {
		font-size: 1.8rem;
		line-height: 2.6rem;
	}

	.dfmzcx_con {
		width: 96%;
		margin: 0px auto;
	}

	.dfmzcx_con li {
		float: none;
		width: 100%;
		height: auto;
		margin: 0 0 20px 0 !important;
	}

	.dfmzcx_con li:first-child {
		height: auto;
	}

	.dfmzcx_con li p {
		height: 5rem;
		line-height: 5rem;
	}

	.dfmzcx_con li p a {
		font-size: 1.8rem;
	}

	.yg2021_con {
		width: 96%;
		margin: 0px auto;
	}

	.yg2021_con li,
	.yg2021_con li:nth-child(2n) {
		width: 100%;
		height: auto;
	}

	.yg2021_con li a {
		font-size: 1.8rem;
		line-height: 2.6rem;
	}

	.yg2021_con2 {
		width: 96%;
		margin: auto;
	}

	.yg2021_con2 li {
		height: auto;
	}

	.yg2021_con2 li a {
		font-size: 1.8rem;
		line-height: 2.6rem;
	}

	.lnmzhy_con {
		width: 96%;
		margin: 0px auto;
	}

	.lnmzhy_con li {
		width: 100%;
		margin-left: 0;
		margin-bottom: 20px;
	}

	.lnmzhy_con li img {
		width: 100%;
		height: auto;
	}

	.lnmzhy_con li p {
		font-size: 1.8rem;
		line-height: 3rem;
	}

	.zhbd-i {
		width: 100%;
		max-width: 600px;
		height: auto;
	}

	.zhbd-i .swiper-wrapper {
		width: 100%;
	}

	.zhbd-i .swiper-pagination-bullet {
		width: 7px;
		height: 7px;
		border-radius: 7px;
	}

	.zhbd-i .swiper-slide .frontbg span {
		font-size: 1.8rem;
		font-weight: normal;
	}

	.zhbd-i .swiper-container-horizontal>.swiper-pagination-bullets {
		bottom: 2px;
	}

	.zhbd-c {
		width: 100%;
		height: auto;
	}

	.zhbd-c dt {
		font-size: 1.8rem;
	}

	.zhbd-c dt a {
		color: #f91d08;
	}

	.zhbd-c dd {
		font-size: 1.4rem;
	}

	.jlfy_con dl {
		width: 100%;
		margin: 0 0 20px 0 !important;
		background: none;
	}

	.jlfy_con dl+dl+dl+dl {
		margin-bottom: 20px;
	}

	.jlfy_con dl:last-child {
		margin-bottom: 0;
	}

	.jlfy_con dt {
		width: 96%;
		height: auto;
		margin: auto;
		padding: 40px 20px;
	}

	.jlfy_con dt a {
		display: block;
		font-size: 1.8rem;
		line-height: 3.2rem;
	}

	.jlfy_con dd {
		padding: 10px 20px;
		margin: -40px 20px 20px 20px;
		background: #fff;
	}

	.jlfy_con dd p {
		height: auto;
		line-height: 3rem;
	}

	.mtgz_con li {
		width: 100%;
		height: auto;
		margin: 0 0px 20px 0;
	}

	.mtgz_con li img {
		width: 100%;
		height: 140px;
	}

	.mtgz_con li p {
		width: 96%;
		padding-left: 4%;
		text-align: left;
	}

	.mtgz_con li p a {
		font-size: 1.8rem;
		line-height: 3.2rem;
	}

	.mtgz_con li p span {
		position: inherit;
		display: inline;
		padding-left: 5px;
	}

	/*二、三级*/

	.loc {
		width: 96%;
		margin: auto;
		padding: 0 0 1rem 0;
		box-sizing: border-box;
		background: none;
	}

	#listmain,
	#artmain {
		width: 96%;
		margin: auto;
	}

	.alist li a {
		width: 75%;
	}

	.alist .arlisttd {
		line-height: normal;
	}

	.plist {
		width: 96%;
		margin: auto;
	}

	.plist li {
		width: 33%;
		margin: 0 0 20px .3%;
	}

	.plist li img {
		width: 94%;
		text-align: center;
	}

	#artmain .mtitle {
		font-size: 1.8rem;
	}

	#zoom {
		padding: 1rem 0;
	}

	#zoom img {
		max-width: 95%;
		margin: 5px auto 0px auto;
		text-align: center;
	}

	#zoom table {
		width: 100%;
	}

	.sjsm {
		display: none;
	}

}

@media screen and (max-device-width:960px) {
	.indextop .logo {
		padding: 170px 0 230px 0;
	}
}

@media screen and (max-device-width:812px) {
	.logo {
		padding: 80px 0 120px 0;
	}

	.indextop .logo {
		padding: 140px 0 200px 0;
	}
}


@media screen and (max-device-width:768px) {
	.logo {
		padding: 60px 0 100px 0;
	}

	.logo img {
		margin-right: 5%;
	}

	.indextop .logo {
		padding: 110px 0 180px 0;
	}

	.indextop .logo img {
		width: 85%;
	}

}


@media screen and (max-device-width:667px) {
	.indextop .logo {
		padding: 80px 0 160px 0;
	}
}

@media screen and (max-device-width:568px) {
	.logo {
		padding: 50px 0 80px 0;
	}

	.indextop .logo {
		padding: 70px 0 130px 0;
	}

	.intit {
		background: none;
		border-bottom: 1px #f04b19 dotted;
		padding-bottom: 10px;
	}

	.intit img {
		width: auto;
		max-width: 100%;
	}

	.zhbd-i .swiper-wrapper {
		height: 350px;
	}
}

@media screen and (max-device-width:414px) {
	#top {
		background-position: right top;
		background-size: 120% 100%;
	}

	.logo {
		padding: 40px 0 70px 0;
	}

	.indextop .logo {
		padding: 55px 0 100px 0;
	}

	#bottom * {
		font-size: 1.4rem;
	}

	#bottom span {
		display: block;
		padding-right: 20px;
	}

	.yg2021_con li {
		padding: 10px;
	}

	.zhbd-i .swiper-wrapper {
		height: 260px;
	}

	.mtgz_con {
		width: 96%;
		margin: auto;
		padding: 1px;
		box-sizing: border-box;
		background: none;
	}

	.mtgz_con li {
		padding: 10px;
	}

	.alist li a {
		padding-left: 5%;
		width: 95%;
	}

	.alist li span {
		display: block;
		position: inherit;
		padding-left: 20px;
		font-size: 1.4rem;
	}
}

@media screen and (max-device-width:375px) {
	.logo {
		padding: 30px 0 60px 0;
	}

	.indextop .logo {
		padding: 50px 0 80px 0;
	}

	.list li a {
		width: 95%;
	}

	.list li span {
		display: none;
	}

	.zhbd-i .swiper-wrapper {
		height: 230px;
	}

}

@media screen and (max-device-width:332px) {
	.logo {
		padding: 30px 0 40px 0;
	}

	.indextop .logo {
		padding: 35px 0 60px 0;
	}

	.zhbd-i .swiper-wrapper {
		height: 200px;
	}
}