@charset "utf-8";

::-webkit-scrollbar {
	width: 0px;
	height: 0px;
	background-color: transparent
}

input[type="submit"],
input[type="reset"],
input[type="button"],
input {
	resize: none;
	border: none;
	line-height: normal;
	outline: #fff;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	border: 0;
	background: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body,
div,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
p,
dl,
dt,
dd,
a,
img,
button,
form,
table,
th,
tr,
td,
tbody,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

em,
i {
	font-style: normal
}

ul,
li {
	list-style-type: none
}

body {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Microsoft Yahei", sans-serif;
	color: #333;
	background: #FFFFFF;
	background-size: cover;
}

a {
	text-decoration: none;
	color: #333;
	outline: none;
}

a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	outline: none;
	background: none;
	text-decoration: none;
}

img {
	border: 0;
	vertical-align: middle
}


.main_wrap{
	width:100%;
	margin:0 auto;
	padding-left:0px;
	padding-right:0px;
	max-width:750px;
}
.clearfloat{ clear:both; width:0px; height:0px; }

/* ===头部=== */
.titleBar {
	/* width: 750px; */
	height: 100%;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
}
.titleBar .logopic {
	width: 100%;
	float: left;
	padding: 1rem 0 0.5rem 0.5rem;
}
.titleBar .logopic a{ float:left; }
.titleBar .logopic img.logo {
	width: 7rem;
}
.titleBar .logopic img.slogin {
	max-width: 8rem;
	margin-top: 0rem;
	margin-left: 0.5rem;
}
.titleBar .nrts {
	width: 40%;
	float: right;
	padding-top: 1.2rem;
}
.titleBar .nrts p {
	font-size: 0.76rem;
	padding: 6px;
	line-height: 1rem;
	word-break: break-all;
	display: inline-block;
	width: 81%;
	text-align: right;
}
.titleBar .nrts img {
	float: right;
	padding: 13px 14px 0 0;
	width: 1.2rem;
}

/*===轮播===*/
.banner{
    line-height: 0;
    overflow: hidden;
    position: relative;
}
.banner img {
	width: 100%;
	height: 245px;
}

.hd{
	width: 165px;
	height: 27px;
	background-color: rgba(61,67,66,0.8);
	border-radius:50px;
    overflow: hidden;
    position: absolute;
    right: 24px;
    bottom: 22px;
    z-index: 1;
}
.hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
    padding: 10px 6px 10px 21px;
}
 .hd ul li {
	float: left;
	margin-right: 16px;
	width: 7px;
	height: 7px;
	background: #58b530;
	cursor: pointer;
	border-radius: 5px;
}
.hd ul li.on {
	background-color: #ffca60;
	width: 7px;
	margin-top: 0;
	opacity: 1;
}
.bd ul li p{
	width: 100%;
	height: 166px;
	background-image: url(../img/banner_mb.png);
	overflow: hidden;
    position: absolute;
    bottom: 0;
}
.bd ul li span{
	width: 510px;
    height: 40px;
    font-size: 24px;
    color: #FFFFFF;
    overflow: hidden;
    position: absolute;
    left: 24px;
    bottom: 22px;
    z-index: 1;
    padding-top: 22px;
    white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	float: right;
}

/*首页-搜索*/
.search-container {
	/* display: inline-flex; */
	/* width: 100%; */
	height: 2rem;
	margin: 1rem auto;
	border: 1px solid #58b530;
	border-radius: 100px;
	font-size: 0.8rem;
	/* display: inline-block; */
	width: 85%;
	/* clear: both; */
}

.search-container input {
    padding: 15px 5px 15px 20px ;
    flex-grow: 1;
}
.search-container input::-webkit-input-placeholder {
    color: #cccccc;
    font-size: 18px;
}
.search-container input {
	padding: 0.5rem;
	font-size: 0.7rem;
	width: 85%;
}
.search-container button {
	padding: 0.3rem;
	cursor: pointer;
	float: right;
	line-height: 1rem;
}
.search-container button img{
	width: 1.2rem;
}

/*首页内容*/
.main-box{
	position: relative;
	margin-top: 0.5rem;
	min-height: 19rem;
}

.conicon{
	width: 100%;
	padding-left:10px;
}
.conicon ul li {
	width: 32%;
	float: left;
	text-align: center;
	padding: 0.6rem 0.5%;
}
.conicon ul li a img {
	width: 2rem;
}
.conicon ul li a p {
	font-size: 0.8rem;
	padding-top: 0.4rem;
}

/*二级列表*/
.secondlist{
}
.listxq{
	margin: 0 24px;
}
.listxq ul li {
	padding: 0.5rem 0;
	width: 100%;
	border-bottom: 1px solid #E6E6E6;
	clear: both;
}
.imagetext {
	float: left;
	width: 64%;
	clear: both;
	position: relative;
	height: 4.5rem;
}
.imagetext span {
    font-size: 0.8rem;
    color: #333333;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    /* margin-bottom: 1rem; */
}
.imagetext .fromtime {
	width: 100%;
	clear: both;
	color: #999999;
	position: absolute;
	border: 0px;
	font-size: 0.6rem;
	left: 0px;
	display: block;
	bottom: 0px;
}
.imagetext .fromtime .xlabel {
	font-size: 0.5rem;
	height: 1rem;
}
.imagetext .fromtime .xlabel p {
	float: left;
	color: #FFFFFF;
	background-color: #95c182;
	border-radius: 0.2rem;
	padding: 5px;
	margin-right: 5px;
}
.imagetext .fromtime .xlabel p a{
	color: #FFFFFF;
}
.imagetext .fromtime .time-yw {
	float: right;
	margin-top: 5px;
	margin-right: 6px;
}
.listxq ul li img.photo {
	float: right;
	width: 36%;
	border-radius: 8px;
}

.listxq a img {
	float: right;
	width: 36%;
	border-radius: 8px;
}

/*返回*/
.return{
	width: 100%;
	height: 100%;
}
.return a img {
	position: fixed;
	z-index: 1000;
	bottom: 1rem;
	left: 0.3rem;
	width: 2.3rem;
}

/*内容详情页*/
.wztit {
	padding: 1rem 1rem 1rem 1rem;
	border-bottom: 1px solid #E6E6E6;
}
.wztit h1 {
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 1rem;
	line-height: 1.5;
}
.wztime{
	font-size: 18px;
	color: #969696;
}
.article{
	text-indent: 2em;
	font-size:1.5em;
	line-height: 1.5;
	text-align: justify;
	padding: 45px 20px;
}
.article img{ max-width: 100%; }
.article video{ max-width: 100%; }

.Bcon p{
	font-weight: bold;
	text-indent: 60px;
}
.ptwz p{
	text-indent: 60px;
	line-height: 54px;
}
.bzname {
	padding: 10px 24px;
	height: 30px;
}
.editor{
	float: left;
	font-size: 30px;
	color: #999999;
	margin: 38px 0;
}

.xlabel p {
	float: left;
	color: #FFFFFF;
	background-color: #95c182;
	border-radius: 0.2rem;
	padding: 5px 12px;
	margin-right: 10px;
}
.xlabel p a{
	color: #FFFFFF;
}
.editor p{
	margin-bottom: 15px;
}

.ptwz p {
	text-indent: 2em;
	line-height: 1.5rem;
}

/* 轮播图文字标题 */
.swiper-container h2 {
    text-align: center;
    font-size: 1.3em;
    line-height: 1.1rem;
    height: 1rem;
    color: #fafafa;
    position: absolute;
    padding-left:10px;
    left: 0;
    bottom: 10px;
    right: 0;
    font-weight: normal;
    text-shadow: 1px 1px 1px #000;
    background: -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.7));
    width: 75%;
    /* ✅ 文本省略关键属性 */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; /* 必须：禁止换行 */

}
/*轮播图，切换按钮*/
.swiper-pagination.swiper-pagination-bullets {
	width: 100px;
	height: 18px;
	background-color: rgba(61,67,66,0.8);
	border-radius: 10px;
	position: absolute;
	bottom: 10px;
	z-index: 1;
	left: auto;
	right: 6px;
}
.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
	background: #58b530;
	opacity: 1;
	margin-top: 6px;
	width: 6px;
	height: 6px;
	display: inline-block;
	border-radius: 50%;
}
.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: #ffca60;
	opacity: 1;
}

/* 列表翻页 */
.pageNav{ clear:both; height:40px; padding:30px 0 0 0; font-size:16px; text-align:center; overflow:hidden; height:34px; overflow: visible;}
.pageNav a,.pages span{ color:#333333; padding:0 4px }
.pageNav .page_current {color:#58b530; font-weight: bold; }
.pageNav a:visited, .passport a:active{ color:#333333;text-decoration:none }
.pageNav a:hover{ color:#58b530;text-decoration:underline; font-weight: bold;  }

/* 页脚 */
.footer{ padding-top: 1rem; }
.footer img{ max-width: 100%; }

/* .footer{ background-color:#333; color:rgba(255,255,255,0.5); padding:1rem 0rem; line-height:1.2rem; text-align:center; }
.footer p{ color:rgba(255,255,255,0.5);  } 
.footer a{  color:rgba(255,255,255,0.9); } 
.footer .qrcode { text-align: center;padding: 6px 0px; }
.footer .qrcode img{ text-align: center; max-width:90%  } */

/*表格样式*/
.table_wrap{
    text-align: center;
	padding: 20px 0px;
	text-indent:0em;
}
/* .table_wrap table {
  margin:0 auto;
  border-collapse: collapse;
  font-family: Arial, sans-serif;
  font-size: 14px;
  text-align: left;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  display: inline-block;
}
.table_wrap table th,
.table_wrap table td {
  border: 1px solid #ddd;
  padding: 12px 15px;
  background-color: #ffffff;
  text-align:center;
}
.table_wrap table td p{ text-indent:0em !important; }
.table_wrap table th {
  background-color: #f0f8ff; 浅蓝色背景
  font-weight: bold;
  color: #333;
  text-align: center;
}
.table_wrap table tr:hover {
  background-color: #f5f5f5;
  transition: background-color 0.3s ease;
}
.table_wrap table tr:nth-child(even) {
  background-color: #f9f9f9;
} */