﻿@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 .paper {
	width:600px;
	margin:0 auto;
  text-align: center;
  margin-top: 20px;
}
.listc .paper:after {
  content: ".";
  height: 0;
  visibility: hidden;
  clear: both;
  display: block;
}
.listc .paper .allcount {
  display: inline-block;
  padding: 0 10px;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
}
.oPager {
	vertical-align: top; display: inline-block; white-space: nowrap;
}
.oPager a {
	background: white; border-radius: 0px; border: 1px solid rgb(238, 238, 238); border-image: none; height: 38px; text-align: center; color: rgb(51, 51, 51); line-height: 38px; font-size: 14px; margin-right: 5px; vertical-align: top; display: inline-block; min-width: 38px; box-sizing: border-box;
}
.oPager a:hover {
	background: rgb(238, 238, 238); border: 1px solid green; border-image: none; color: rgb(51, 51, 51);
}
.oPager a.cur {
	background: green; border: 1px solid green; border-image: none; color: white;
}
.oPager a.lose {
	background: rgb(204, 204, 204); border: 1px solid rgb(237, 237, 237); border-image: none; color: white; cursor: default; opacity: 0.5;
}
.oPager span {
	color: rgb(51, 51, 51); line-height: 38px; font-size: 14px; margin-right: 5px; vertical-align: top;
}
.oPager .jumpbox {
	display: inline-block;
}
.oPager .prev {
	background: none; padding: 0px 10px; font-family: iconfont;
}
.oPager .next {
	background: none; padding: 0px 10px; font-family: iconfont;
}
.oPager .jump {
	background: none; padding: 0px 10px; font-family: iconfont;
}
.oPager .prev {
	content: "\e896";
}
.oPager .next {
	content: "\e603";
}
.oPager .jump {
	content: "";
}
.oPager .text {
	padding: 0px 10px; border: 1px solid rgb(238, 238, 238); border-image: none; width: 100px; height: 38px; line-height: 38px; font-size: 14px; margin-right: 5px;
}
.o_df-hide {
	display: none !important;
}
.listc .paper a {
  border: solid 1px #dfdfdf;
  color: #000;
}
.listc .paper a.cur {
  background: #e93d2c;
  color: #fff;
}
.listc .paper .jumpbox {
  float: right;
  margin-left: 20px;
}
.listc .paper .jumpbox .text {
  width: 32px;
}
.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 .paper {
    margin-top: 13px;
    margin-bottom: 40px;
    text-align: center;
  }
.listc .paper .allcount {
    display: none !important;
    padding: 0 10px;
    height: 50px;
    width: 70px;
    line-height: 50px;
    font-size: 28px;
  }
.listc .paper a {
    display: none !important;
    border: solid 1px #dfdfdf;
    color: #000;
    font-size: 14px;
    height: 50px;
    width: 70px;
    line-height: 30px;
  }
.listc .paper a.cur {
    background: #1b6fe2;
    color: #fff;
  }
.listc .paper span {
    display: none !important;
  }
.listc .paper .prev {
    display: inline-block !important;
    height: 30px;
    width: 80px;
    margin: 0 5px;
  }
.listc .paper .next {
    margin: 0 5px;
    display: inline-block !important;
    height: 30px;
    width: 80px;
  }

.oPager {
	vertical-align: top; display: inline-block; white-space: nowrap;
}
.oPager a {
	background: white; border-radius: 0px; border: 1px solid rgb(238, 238, 238); border-image: none; height: 38px; text-align: center; color: rgb(51, 51, 51); line-height: 38px; font-size: 14px; margin-right: 5px; vertical-align: top; display: inline-block; min-width: 38px; box-sizing: border-box;
}
.oPager a:hover {
	background: rgb(238, 238, 238); border: 1px solid green; border-image: none; color: rgb(51, 51, 51);
}
.oPager a.cur {
	background: green; border: 1px solid green; border-image: none; color: white;
}
.oPager a.lose {
	background: rgb(204, 204, 204);
	border: 1px solid rgb(237, 237, 237);
	border-image: none;
	color: #000;
	cursor: default;
	opacity: 0.5;
}
.oPager span {
	color: rgb(51, 51, 51); line-height: 38px; font-size: 14px; margin-right: 5px; vertical-align: top;
}
.oPager .jumpbox {
	display: inline-block;
}
.oPager .prev {
	background: none; padding: 0px 10px; font-family: iconfont;
}
.oPager .next {
	background: none; padding: 0px 10px; font-family: iconfont;
}
.oPager .jump {
	background: none; padding: 0px 10px; font-family: iconfont;
}
.oPager .prev {
	content: "\e896";
}
.oPager .next {
	content: "\e603";
}
.oPager .jump {
	content: "";
}
.oPager .text {
	border-image: none;
	width: 0px;
	font-size: 14px;
}
.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;
}
	
	
}