﻿@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	list-style:none;
	border:0;
	text-decoration:none;
	outline:none;
	font-size:16px;
	font-family:"微软雅黑";
	color:#333;
	box-sizing:border-box;
}
@media screen and (min-width: 751px){


body {
	background:url("../images/bg1_sm2022.jpg") top center no-repeat;
}
.logo-title{width: 1200px;margin:40px auto;text-align: center;}
.phonetop{display: none;}
.minnr {
	width:1200px;
	margin: 184px auto 0 auto;
	overflow:hidden;
	background-color:#fff;
	padding:20px;
}

.zdb {
	width:100%;
	background-color:#efefef;
	padding:14px 0;
}
.zdb p {
	width:1200px;
	text-align:center;
	line-height:32px;
	margin:0 auto;
}
.zdb p a {
	margin:0 10px;
}
/*------------------------list----------------------------------*/
.listc {
	overflow:hidden;
}
.listc div.fanhui {
	display: none;
}
.listc div.lbc {
	float:left;
	width:236px;
	background-color:#efefef;
	padding-bottom:14px;
	-height:750px;
}
.listc div.lbc h3 {
	color:#fff;
	background-color:#e93d2c;
	text-align:center;
	height:70px;
	line-height:70px;
	font-size:22px;
}
.listc div.lbc a {
	display:block;
	text-align:left;
	height:44px;
	line-height:44px;
	font-size:18px;
	color:#333;
	border-bottom:1px dashed #e5e5e5;
	overflow:hidden;
}
.listc div.lbc a P {
	float:left;
	margin-left:50px;
}
.listc div.lbc a span {
	float:right;
	margin:18px 50px 0 0;
	width:10px;
	height:10px;
	background:url(../images/smhd2021szf_pic_2.png) center no-repeat;
}
.listc div.lbc a:hover p {
	color:#e93d2c;
}
.listc div.lbc a:hover span {
	background:url(../images/smhd2021szf_pic_1.png) center no-repeat;
}
.listc div.lbc a.xz p {
	color:#e93d2c;
}
.listc div.lbc a.xz span {
	color:#1b8ffc;
	background:url(../images/smhd2021szf_pic_1.png) center no-repeat;
}
.listc ul {
	width:900px;
	float:right;
	overflow:hidden;
}
.listc ul h4 {
	background-color:#f1f1f3;
	height:40px;
	line-height:40px;
	margin-bottom:16px;
	-border-bottom:2px solid #e93d2c;
}
.listc ul h4 a {
	color:#535151;
	font-size:16px;
	margin:0 8px;
	font-weight:normal;
}
.listc ul h4 img {
	vertical-align:middle;
	margin:10px 10px 0 10px;
	float:left;
	width:20px;
}
.listc ul li {
	padding:0 1%;
	overflow:hidden;
	border-bottom:1px dashed #d5d2d2;
	line-height:40px;
	margin-bottom:8px;
}
.listc ul li a {
	display:block;
	float:left;
	width:78%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	color:#444547;
}
.listc ul li a b {
	margin-right:10px;
	color:#e93d2c;
}
.listc ul li span {
	float:right;
	color:#858383;
}
.listc ul li:hover a {
	color:#e93d2c;
}
.listc ul.wzyBox {
	float:none;
	width:100%;
}
.listc ul.wzyBox li {
	border-bottom:none;
	line-height:34px;
}
.listc ul.wzyBox li h2 {
	font-size:26px;
	text-align:center;
	width:68%;
	margin:16px auto 12px auto;
}
.listc ul.wzyBox li h5 {
	width:100%;
	text-align:center;
	overflow:hidden;
	margin-bottom:14px;
}
.listc ul.wzyBox li h5 span {
	float:none;
	margin:0 10px;
	font-weight:normal;
}
.listc ul.wzyBox li p {
	text-indent:2em;
	width:94%;
	margin:auto;
}
	
}

@media screen and (max-width: 750px){
	
	body{background: #fff;}
	.logo-title{display: none;}
	.phonetop{width: 100%;}
	.phonetop img{width: 100%;}
	
	.minnr {
	width:100%;
	margin:0px  auto;
	overflow:hidden;
	background-color:#fff;
	
}

.zdb {
	width:100%;
	background-color:#efefef;
	padding:14px 0;
}
.zdb p {
	width:100%;
	text-align:center;
	line-height:32px;
	margin:0 auto;
}
.zdb p a {
	margin:0 2px;
}
/*------------------------list----------------------------------*/
.listc {
	overflow:hidden;
}
.listc div.fanhui {
	position: fixed;
    right: 2%;
}
.listc div.lbc {
	
	width:100%;
	background-color:#efefef;
	padding-bottom:14px;
	-height:750px;
}
.listc div.lbc h3 {
	color:#fff;
	background-color:#e93d2c;
	text-align:center;
	height:70px;
	line-height:70px;
	font-size:22px;
}
.listc div.lbc a {
	display:block;
	text-align:left;
	height:44px;
	line-height:44px;
	font-size:18px;
	color:#333;
	border-bottom:1px dashed #e5e5e5;
	overflow:hidden;
}
.listc div.lbc a P {
	float:left;
	margin-left:50px;
}
.listc div.lbc a span {
	float:right;
	margin:18px 50px 0 0;
	width:10px;
	height:10px;
	background:url(../images/smhd2021szf_pic_2.png) center no-repeat;
}
.listc div.lbc a:hover p {
	color:#e93d2c;
}
.listc div.lbc a:hover span {
	background:url(../images/smhd2021szf_pic_1.png) center no-repeat;
}
.listc div.lbc a.xz p {
	color:#e93d2c;
}
.listc div.lbc a.xz span {
	color:#1b8ffc;
	background:url(../images/smhd2021szf_pic_1.png) center no-repeat;
}
.listc ul {
	width:100%;
	
	overflow:hidden;
	
}
.listc ul h4 {
	background-color:#f1f1f3;
	height:40px;
	line-height:40px;
	margin-bottom:16px;
	-border-bottom:2px solid #e93d2c;
	display: none;
}

.listc ul li {
	padding:0 1%;
	overflow:hidden;
	border-bottom:1px dashed #d5d2d2;
	line-height:40px;
	margin-bottom:8px;
}
.listc ul li a {
	display:block;
	
	width:96%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	color:#444547;
}
.listc ul li a b {
	margin-right:10px;
	color:#e93d2c;
}
.listc ul li span {
	font-size: 14px;
	color:#858383;
}
.listc ul li:hover a {
	color:#e93d2c;
}
.listc ul.wzyBox {
	float:none;
	width:100%;
}
.listc ul.wzyBox li {
	border-bottom:none;
	line-height:34px;
}
.listc ul.wzyBox li h2 {
	font-size:26px;
	text-align:center;
	width:68%;
	margin:16px auto 12px auto;
}
.listc ul.wzyBox li h5 {
	width:100%;
	text-align:center;
	overflow:hidden;
	margin-bottom:14px;
}
.listc ul.wzyBox li h5 span {
	float:none;
	margin:0 10px;
	font-weight:normal;
}
.listc ul.wzyBox li p {
	text-indent:2em;
	width:94%;
	margin:auto;
}
	
	
}