.ne-newsBanner {
	background: url(../images/n-xwBanner.jpg) no-repeat bottom center;
	background-size: cover;
	padding: 2.34rem 0 0.66rem;
}

.ne-newsBanner .w1470 {
	position: relative;
}

.newsBanner-flex {
	display: flex;
	justify-content: space-between;
}

.newsBanner-img {
	width: 9.12rem;
	overflow: hidden;
}

.newsBanner-img img {
	display: block;
	width: 100%;
	transition-duration: 0.3s;
}

.newsBanner-img:hover img {
	transform: scale(1.1);
}

.newsBanner-info {
	width: 4.82rem;
	background: #fff;
	padding: 0.5rem 0.4rem;
}

.newsBanner-info span {
	display: block;
	font-size: 0.16rem;
	color: #b70005;
	line-height: 1.4;
	margin-bottom: 0.12rem;
}

.newsBanner-info h3 {
	font-size: 0.26rem;
	color: #333333;
	font-family: 'syhtB';
	line-height: 1.2;
	text-align: justify;
	display: -webkit-Box;
	-webkit-Box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-bottom: 0.2rem;
}

.newsBanner-info a:hover h3 {
	color: #b70005;
}

.newsBanner-info p {
	font-size: 0.16rem;
	color: #777777;
	line-height: 1.6;
	text-align: justify;
	display: -webkit-Box;
	-webkit-Box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.newsBanner-control {
	display: flex;
	position: absolute;
	bottom: 0.46rem;
	right: 3.32rem;
	z-index: 10;
}

.newsBanner-prev,
.newsBanner-next {
	width: 0.5rem;
	height: 0.5rem;
	background: url(../images/n-news-jt01.png) no-repeat center center #b6b6b6;
	background-size: 0.13rem;
	cursor: pointer;
}

.newsBanner-prev {
	transform: rotate(180deg);
	margin-right: 0.1rem;
}

.newsBanner-prev:hover,
.newsBanner-next:hover {
	background: url(../images/n-news-jt01.png) no-repeat center center #b70005;
	background-size: 0.13rem;
}

.ne-content {
	min-height: 100vh;
	padding: 0.54rem 0 3.04rem;
	background: url(../images/n-bg01.jpg) no-repeat center bottom;
	background-size: cover;
}

.ne-news-list ul li {
	margin-bottom: 0.28rem;
	background: #fff;
}

.ne-news-list ul li a {
	display: flex;
}

.news-list-img {
	width: 3.92rem;
	overflow: hidden;
}

.news-list-img img {
	display: block;
	width: 100%;
	transition-duration: 0.3s;
}

.ne-news-list ul li:hover .news-list-img img {
	transform: scale(1.1);
}

.news-list-info {
	width: calc(100% - 3.92rem);
	padding: 0.45rem 0.6rem 0 0.45rem;
}

.news-list-info-flex {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 0.12rem;
}

.news-list-text {
	width: calc(100% - 0.8rem);
	padding-right: 0.9rem;
}

.news-list-text h4 {
	font-size: 0.24rem;
	color: #333333;
	font-weight: normal;
	line-height: 1.4;
	margin-bottom: 0.12rem;
	display: -webkit-Box;
	-webkit-Box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.ne-news-list ul li:hover .news-list-text h4 {
	font-family: 'syhtB';
	color: #bd1a13;
}

.news-list-text p {
	font-size: 0.16rem;
	color: #555555;
	line-height: 1.6;
	display: -webkit-Box;
	-webkit-Box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.ne-news-list ul li:hover .news-list-text p {
	color: #bd1a13;
}

.news-list-date {
	width: 0.8rem;
}

.news-list-date span:nth-child(1) {
	display: block;
	font-size: 0.48rem;
	color: #333f47;
	text-align: center;
	line-height: 1;
	font-family: impact;
}

.ne-news-list ul li:hover .news-list-date span:nth-child(1) {
	color: #bd1a13;
}

.news-list-date span:nth-child(2) {
	display: block;
	font-size: 0.18rem;
	color: #333f47;
	text-align: center;
	line-height: 1;
	margin-top: 0.06rem;
}

.ne-news-list ul li:hover .news-list-date span:nth-child(2) {
	color: #bd1a13;
}

.go-detail {
	display: block;
	width: 0.9rem;
	height: 0.26rem;
	border: 1px solid #c9c9c9;
	font-size: 0.14rem;
	color: #999999;
	text-align: center;
	line-height: 0.24rem;
}

.ne-news-list ul li:hover .go-detail {
	background: #bd1a13;
	color: #fff;
	border: 1px solid #bd1a13;
}

.jianT {
	width: 100%;
	text-align: center;
	margin-top: 0.6rem;
}

.jianT ul {
	display: flex;
	justify-content: center;
}

.jianT ul li {
	overflow: hidden;
	background: #fff;
	line-height: 0.4rem;
	width: 0.4rem;
	height: 0.4rem;
	display: block;
	margin: 0 0.04rem;
	padding: 0;
}

.jianT ul li a {
	font-size: 0.14rem;
	color: #333;
	text-align: center;
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
}

.jianT ul li a:hover {
	text-decoration: none;
	background: #bd1a13;
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
}

.jianT ul li .on {
	background: #bd1a13;
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
}

.jianT ul li:nth-child(2),
.jianT ul li:nth-last-child(2) {
	width: 0.7rem;
}

.ne-tzgg-list ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.ne-tzgg-list ul li {
	width: 48%;
	height: 2.4rem;
	background: #fff;
	margin-bottom: 0.35rem;
	transition-duration: 0.3s;
}

.ne-tzgg-list ul li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0.48rem 0.42rem 0;
	position: relative;
}

.ne-tzgg-list ul li h3 {
	font-size: 0.24rem;
	color: #333333;
	line-height: 1.4;
	margin-bottom: 0.12rem;
	font-weight: normal;
	display: -webkit-Box;
	-webkit-Box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	transition-duration: 0.3s;
}

.ne-tzgg-list ul li p {
	font-size: 0.17rem;
	color: #999999;
	line-height: 1.6;
	text-align: justify;
	display: -webkit-Box;
	-webkit-Box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	transition-duration: 0.3s;
}

.ne-tzgg-list ul li span {
	display: block;
	font-size: 0.17rem;
	color: #555555;
	line-height: 1.4;
	margin-top: 0.1rem;
	transition-duration: 0.3s;
}

.tzgg-icon01,
.tzgg-icon02,
.tzgg-icon03,
.tzgg-icon04 {
	width: 0.27rem;
	height: 0.2rem;
	background: url(../images/tzgg-i01.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	transition-duration: 0.3s;
}

.tzgg-icon01 {
	top: 0.15rem;
	left: 0.12rem;
}

.tzgg-icon02 {
	top: 0.15rem;
	right: 0.12rem;
	transform: rotateY(180deg);
}

.tzgg-icon03 {
	bottom: 0.15rem;
	left: 0.12rem;
	transform: rotateX(180deg);
}

.tzgg-icon04 {
	bottom: 0.15rem;
	right: 0.12rem;
	transform: rotateZ(180deg);
}

.ne-tzgg-list ul li:hover {
	background: #bd1a13;
}

.ne-tzgg-list ul li:hover h3 {
	color: #fff;
	font-family: 'syhtB';
}

.ne-tzgg-list ul li:hover p {
	color: #fff;
}

.ne-tzgg-list ul li:hover span {
	color: #fff;
}

.ne-tzgg-list ul li:hover .tzgg-icon01,
.ne-tzgg-list ul li:hover .tzgg-icon02,
.ne-tzgg-list ul li:hover .tzgg-icon03,
.ne-tzgg-list ul li:hover .tzgg-icon04 {
	background: url(../images/tzgg-i02.png) no-repeat;
	background-size: 100% 100%;
}

.news-nr-ti {
	text-align: center;
	border-bottom: 1px solid #eee;
	padding-bottom: 0.2rem;
	margin-bottom: 0.2rem;
}

.news-nr-ti h1 {
	font-size: 0.24rem;
	line-height: 1.4;
	color: #333333;
}

.news-nr-ti span {
	font-size: 0.16rem;
	text-align: center;
	line-height: 1.2;
	color: #555555;
}

.news-nr-zi {
	font-size: 0.18rem;
	color: #333333;
	line-height: 1.8;
	text-align: justify;
}

.news-nr-zi img {
	display: block;
	margin: 0.2rem auto;
}


.ne-yqkd-sp {
	display: flex;
	background: #fff;
}

.yqkd-sp-img {
	width: 9.12rem;
	overflow: hidden;
}

.yqkd-sp-img img {
	display: block;
	width: 100%;
	transition-duration: 0.3s;
}

.yqkd-sp-img:hover img {
	transform: scale(1.1);
}

.yqkd-sp-info {
	width: calc(100% - 9.12rem);
	padding: 0.84rem 0.6rem 0 0.35rem;
}

.yqkd-sp-info h3 {
	font-size: 0.26rem;
	color: #333333;
	font-family: 'syhtB';
	line-height: 1.4;
	text-align: justify;
	margin-bottom: 0.15rem;
	display: -webkit-Box;
	-webkit-Box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.yqkd-sp-info:hover h3 {
	color: #bd1a13;
}

.yqkd-sp-info p {
	font-size: 0.16rem;
	color: #777777;
	line-height: 1.6;
	margin-bottom: 0.6rem;
	text-align: justify;
	display: -webkit-Box;
	-webkit-Box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.ne-yqkd-date {
	width: 0.9rem;
	height: 0.9rem;
	border: 2px solid #e9e9e9;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}

.yqkd-sp-info:hover .ne-yqkd-date {
	border: 2px solid #bd1a13;
}

.ne-yqkd-date-num {
	position: relative;
	z-index: 10;
}

.ne-yqkd-date-num span:nth-child(1) {
	display: block;
	font-size: 0.4rem;
	color: #5f5b53;
	text-align: center;
	line-height: 1;
}

.yqkd-sp-info:hover .ne-yqkd-date-num span:nth-child(1) {
	color: #bd1a13;
}

.ne-yqkd-date-num span:nth-child(2) {
	display: block;
	font-size: 0.16rem;
	color: #5f5b53;
	text-align: center;
	line-height: 1.3;
}

.yqkd-sp-info:hover .ne-yqkd-date-num span:nth-child(2) {
	color: #bd1a13;
}

.ne-yqkd-date-line {
	width: 1.3rem;
	height: 0.4rem;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -0.65rem;
	margin-top: -0.2rem;
	z-index: 2;
}

.yqkd-sp-info:hover .ne-yqkd-date-line {
	animation: lineZq 4s linear infinite;
}

@keyframes lineZq {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.yqkd-content {
	padding-bottom: 0;
	background: url(../images/n-bg01.jpg) no-repeat center top;
}

.ne-yqkd-box {
	margin-top: 0.8rem;
	background: #fff;
	padding: 0.6rem 0 3.04rem;
}

.ne-yqkd-box .home-title {
	justify-content: flex-start;
}

.ne-yqkd-list ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.ne-yqkd-list ul li {
	width: 6.64rem;
	margin-top: 0.45rem;
}

.ne-yqkd-list ul li:nth-child(-n+2) {
	margin-top: 0;
}

.yqkd-list-img {
	width: 100%;
	height: 3.64rem;
	overflow: hidden;
	position: relative;
	z-index: 4;
}

.yqkd-list-img img {
	display: block;
	width: 100%;
	transition-duration: 0.3s;
}

.ne-yqkd-list ul li:hover .yqkd-list-img img {
	transform: scale(1.1);
}

.yqkd-list-info {
	padding: 0.2rem 0.4rem;
	background: #fff;
	position: relative;
	z-index: 2;
	box-shadow: 0 0 2px 1px #e1e1e1;
	display: flex;
	align-items: center;
}

.yqkd-list-info h3 {
	width: calc(100% - 0.9rem);
	padding-left: 0.24rem;
	font-size: 0.22rem;
	color: #333333;
	font-family: 'syhtB';
	line-height: 1.4;
	display: -webkit-Box;
	-webkit-Box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.ne-yqkd-list ul li:hover .yqkd-list-info h3 {
	color: #bd1a13;
}

.ne-yqkd-list ul li:hover .ne-yqkd-date {
	border: 2px solid #bd1a13;
}

.ne-yqkd-list ul li:hover .ne-yqkd-date-num span:nth-child(1) {
	color: #bd1a13;
}

.ne-yqkd-list ul li:hover .ne-yqkd-date-num span:nth-child(2) {
	color: #bd1a13;
}

.ne-yqkd-list ul li:hover .ne-yqkd-date-line {
	animation: lineZq 4s linear infinite;
}

.lsyg-logo {
	margin: 0 auto;
	width: 1.5rem;
	height: 1.5rem;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

.lsyg-logo:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
	border: 1px dashed #b51635;
	box-sizing: border-box;
	animation: lineZq 15s linear infinite;
}

.lsyg-logo-img {
	position: relative;
	z-index: 4;
	width: 1.16rem;
	height: 1.16rem;
	border-radius: 50%;
	background: #b51635;
	display: flex;
	justify-content: center;
	align-items: center;
}

.lsyg-logo-img img {
	display: block;
	width: 0.74rem;
}

.ne-lsyg-box {
	position: relative;
}

.ne-lsyg-box:after {
	display: block;
	content: '';
	width: 1px;
	height: calc(100% - 1.33rem);
	background: #b91c38;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 1.33rem;
}

.ne-lsyg-list ul {
	padding: 0.25rem 0.55rem 0;
}

.ne-lsyg-list ul li {
	width: 50%;
	margin-top: 0.34rem;
}

.ne-lsyg-list ul li:nth-child(odd) {
	float: left;
}

.ne-lsyg-list ul li:nth-child(even) {
	float: right;
}

.ne-lsyg-list ul li:nth-child(2) {
	margin-top: 1.38rem;
}

.lsyg-list-title {
	position: relative;
	padding: 0.1rem 0.2rem;
	border-bottom: 1px dashed #b91c38;
	display: flex;
	margin-bottom: 0.1rem;
}

.lsyg-list-title:after {
	display: block;
	content: '';
	width: 0.21rem;
	height: 0.13rem;
	background: url(../images/n-lsyg-i01.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	bottom: -0.065rem;
}

.lsyg-list-title:before {
	display: block;
	content: '';
	width: 0.19rem;
	height: 0.14rem;
	background: url(../images/n-lsyg-i02.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	bottom: -0.07rem;
}

.ne-lsyg-list ul li:nth-child(odd) .lsyg-list-title:after {
	right: -0.105rem;
}

.ne-lsyg-list ul li:nth-child(even) .lsyg-list-title:after {
	left: -0.105rem;
}

.ne-lsyg-list ul li:nth-child(odd) .lsyg-list-title:before {
	left: -0.1rem;
}

.ne-lsyg-list ul li:nth-child(even) .lsyg-list-title:before {
	right: -0.1rem;
}

.ne-lsyg-list ul li:nth-child(odd) .lsyg-list-title {
	padding-right: 0.8rem;
}

/* .ne-lsyg-list ul li:nth-child(even) .lsyg-list-title {
	padding-left: 0.8rem;
} */

.ne-lsyg-list ul li:nth-child(odd) .lsyg-list-info {
	padding-right: 0.8rem;
	padding-left: 0.1rem;
}

.ne-lsyg-list ul li .lsyg-list-info {
	padding-left: 0.7rem;
}

.ne-lsyg-list ul li:nth-child(3) .lsyg-list-info,
.ne-lsyg-list ul li:nth-child(13) .lsyg-list-info {
	padding-left: 0.7rem;
}

.ne-lsyg-list ul li:nth-child(5) {
	margin-top: 1rem;
}

.lsyg-list-title h3 {
	font-size: 0.32rem;
	color: #a00000;
	font-family: 'syhtB';
	line-height: 1.2;
	padding-right: 0.54rem;
	position: relative;
}

.lsyg-list-title h3:after {
	display: block;
	content: '';
	width: 0.43rem;
	height: 0.22rem;
	background: url(../images/n-lsyg-i03.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: 0;
	bottom: 0.04rem;
}

.lsyg-list-img {
	width: 4.86rem;


	background-size: 100% 100%;
	padding: 0.3rem 0.34rem;
}

.lsyg-list-imgSrc {
	width: 100%;
	overflow: hidden;
}

.lsyg-list-imgSrc img {
	display: block;
	width: 100%;
	transition-duration: 0.3s;
}

.ne-lsyg-list ul li:hover .lsyg-list-imgSrc img {
	transform: scale(1.1);
}

.lsyg-list-txt {

	height: 1.4rem;
	padding: 0.1rem 0.05rem 0;
}

.lsyg-list-txt p {
	font-size: 0.18rem;
	color: #333333;
	line-height: 1.6;
	text-align: justify;
}

.ls-spT .home-title-info {
	margin: 0 0.3rem;
	padding: 0.12rem 0 0.3rem 0.3rem;
	background: url(../images/h-tBg-no.png) no-repeat !important;
	background-size: 100% 100% !important;
	opacity: 0.5;
}

.ls-spT .home-title-info.on {
	padding: 0.12rem 0 0.3rem 0.7rem;
	background: url(../images/h-tBg.png) no-repeat !important;
	background-size: 100% 100% !important;
	opacity: 1;
}

.ne-lsyg-list.lryz-list ul li {
	margin-top: 1.76rem;
}

.ne-lsyg-list.lryz-list ul li:nth-child(1) {
	margin-top: 0;
}

.ne-lsyg-list.lryz-list ul li:nth-child(2) {
	margin-top: 1.2rem;
}

.ne-lsyg-list.lryz-list ul li:nth-child(odd) .lsyg-list-title {
	padding-right: 0.2rem;
}

.ne-lsyg-list.lryz-list ul li:nth-child(even) .lsyg-list-title {
	padding-left: 0.2rem;
}

.ne-lsyg-list.lryz-list ul li .lsyg-list-title h3 {
	display: flex;
}

.ne-lsyg-list.lryz-list ul li .lsyg-list-title h3 span:nth-child(1) {
	width: 0.96rem;
	text-align: justify;
	text-align-last: justify;
	margin-right: 0.2rem;
}


.dsj-box .lsyg-logo {
	margin: 0;
}

.ne-lsyg-box.dsj-box:after {
	left: 0.75rem;
	transform: translateX(0);
}

.ne-lsyg-box.dsj-box .ne-lsyg-list ul {
	padding: 0.25rem 0.75rem 0;
}

.ne-lsyg-box.dsj-box .ne-lsyg-list ul li {
	float: none !important;
	width: 100%;
	margin-top: 0.3rem !important;
}

.ne-lsyg-box.dsj-box .ne-lsyg-list ul li:nth-child(odd) .lsyg-list-title {
	padding-left: 0.8rem;
	padding-right: 0.2rem;
}

.ne-lsyg-box.dsj-box .ne-lsyg-list ul li:nth-child(odd) .lsyg-list-info {
	padding-right: 0;
	padding-left: 0.8rem;
}

.ne-lsyg-box.dsj-box .ne-lsyg-list ul li:nth-child(even) .lsyg-list-info {
	padding-left: 0.8rem;
}

.ne-lsyg-box.dsj-box .lsyg-list-txt {
	width: 100%;
	height: auto;
	padding: 0.1rem 0;
}

.ne-lsyg-box.dsj-box .lsyg-list-txt p {
	font-size: 0.22rem;
	line-height: 1.8;
}

.ne-lsyg-box.dsj-box .ne-lsyg-list ul li:nth-child(odd) .lsyg-list-title:before {
	left: auto;
	right: -0.19rem;
}

.ne-lsyg-box.dsj-box .ne-lsyg-list ul li:nth-child(odd) .lsyg-list-title:after {
	left: -0.105rem;
	right: auto;
}

.ne-lsyg-list ul li:nth-child(2) .lsyg-list-info .lsyg-list-img,
.ne-lsyg-list ul li:nth-child(3) .lsyg-list-info .lsyg-list-img,
.ne-lsyg-list ul li:nth-child(4) .lsyg-list-info .lsyg-list-img,
.ne-lsyg-list ul li:nth-child(5) .lsyg-list-info .lsyg-list-img,
.ne-lsyg-list ul li:nth-child(6) .lsyg-list-info .lsyg-list-img,
.ne-lsyg-list ul li:nth-child(9) .lsyg-list-info .lsyg-list-img,
.ne-lsyg-list ul li:nth-child(10) .lsyg-list-info .lsyg-list-img,
.ne-lsyg-list ul li:nth-child(12) .lsyg-list-info .lsyg-list-img,
.ne-lsyg-list ul li:nth-child(13) .lsyg-list-info .lsyg-list-img,
.ne-lsyg-list ul li:nth-child(14) .lsyg-list-info .lsyg-list-img {
	display: none;
}

@media only screen and (max-width: 1600px) {
	.lsyg-list-txt p {
		font-size: 0.22rem;
	}

	.newsBanner-info span {
		font-size: 0.2rem;
	}

	.newsBanner-info h3 {
		font-size: 0.3rem;
	}

	.newsBanner-info p {
		font-size: 0.22rem;
	}

	.news-list-text h4 {
		font-size: 0.28rem;
	}

	.news-list-text p {
		font-size: 0.22rem;
	}

	.news-list-info {
		padding-top: 0.25rem;
	}

	.go-detail {
		width: 1.2rem;
		height: 0.32rem;
		font-size: 0.2rem;
		line-height: 0.32rem;
	}

	.news-list-date span:nth-child(2) {
		font-size: 0.22rem;
	}

	.jianT ul li {
		width: 0.5rem;
		height: 0.5rem;
	}

	.jianT ul li a {
		font-size: 0.2rem;
	}

	.ne-tzgg-list ul li h3 {
		font-size: 0.28rem;
	}

	.ne-tzgg-list ul li p {
		font-size: 0.22rem;
	}

	.ne-tzgg-list ul li span {
		font-size: 0.2rem;
	}

	.ne-tzgg-list ul li a {
		padding: 0.4rem 0.42rem 0;
	}

	.yqkd-sp-info h3 {
		font-size: 0.3rem;
	}

	.yqkd-sp-info p {
		font-size: 0.22rem;
	}

	.ne-yqkd-date-num span:nth-child(2) {
		font-size: 0.2rem;
	}

	.yqkd-list-info h3 {
		font-size: 0.26rem;
	}
}

@media only screen and (max-width: 1450px) {}

@media only screen and (max-width: 1366px) {}

@media only screen and (max-width: 1090px) {}

@media only screen and (max-width: 769px) {}

@media only screen and (max-width: 540px) {
	.jianT ul li {
		display: none;
	}

	.jianT ul li:nth-child(-n+2),
	.jianT ul li:nth-last-child(-n+2) {
		display: block;
		width: 80px;
		height: 26px;
		font-size: 14px;
		line-height: 26px;
		margin: 0 10px;
	}

	.jianT ul li a {
		font-size: 14px;
		line-height: 26px;
	}

	.news-nr-ti h1 {
		font-size: 18px;
	}

	.news-nr-ti span {
		font-size: 14px;
	}

	.news-nr-zi {
		font-size: 14px;
	}

	.lsyg-logo {
		margin: 0;
	}

	.ne-lsyg-box:after {
		left: 0.75rem;
		transform: translateX(0);
	}

	.ne-lsyg-list ul {
		padding: 0 0 0 0.76rem;
	}

	.ne-lsyg-list ul li {
		width: 100%;
		float: none !important;
		margin-top: 20px !important;
	}

	.lsyg-list-title h3 {
		font-size: 16px;
	}

	.ne-lsyg-list ul li:nth-child(odd) .lsyg-list-title:before {
		right: -0.19rem;
		left: auto;
	}

	.ne-lsyg-list ul li:nth-child(odd) .lsyg-list-title:after {
		left: -0.105rem;
		right: auto;
	}

	.lsyg-list-img {
		width: 100%;
		height: auto;
	}

	.lsyg-list-info {
		padding-left: 0.1rem !important;
		padding-right: 0 !important;
	}

	.lsyg-list-txt {
		width: 100%;
		height: auto;
	}

	.lsyg-list-txt p {
		font-size: 16px;
	}

	.ne-content {
		margin-top: 55px;
		padding-bottom: 4rem;
	}

	.ne-newsBanner {
		margin-top: 55px;
		padding: 40px 0 20px;
	}

	.newsBanner-flex {
		display: block;
	}

	.newsBanner-img {
		width: 100%;
	}

	.newsBanner-info {
		width: 100%;
		padding: 20px 10px 60px;
	}

	.newsBanner-info span {
		font-size: 14px;
	}

	.newsBanner-info h3 {
		font-size: 16px;
		line-height: 1.4;
	}

	.newsBanner-info p {
		font-size: 16px;
	}

	.newsBanner-control {
		right: auto;
		left: 50%;
		transform: translateX(-50%);
	}

	.newsBanner-prev,
	.newsBanner-next {
		width: 30px;
		height: 30px;
	}

	.news-sp {
		margin-top: 0;
	}

	.ne-news-list ul li a {
		display: block;
	}

	.news-list-img {
		width: 100%;
	}

	.news-list-info {
		width: 100%;
		padding: 20px 10px;
	}

	.news-list-info-flex {
		display: block;
	}

	.news-list-text {
		width: 100%;
		padding-right: 0;
	}

	.news-list-text h4 {
		font-size: 18px;
	}

	.news-list-text p {
		font-size: 16px;
	}

	.news-list-date {
		width: 100%;
		display: flex;
		margin-top: 10px;
	}

	.news-list-date span:nth-child(1) {
		font-size: 30px;
	}

	.news-list-date span:nth-child(2) {
		font-size: 14px;
		margin-top: 0;
		margin-left: 5px;
		margin-top: 14px;
	}

	.go-detail {
		width: 90px;
		height: 32px;
		font-size: 14px;
		line-height: 32px;
	}

	.ne-tzgg-list ul li {
		width: 100%;
		height: auto;
	}

	.ne-tzgg-list ul li a {
		padding: 20px 20px;
	}

	.ne-tzgg-list ul li h3 {
		font-size: 18px;
	}

	.ne-tzgg-list ul li p {
		font-size: 16px;
	}

	.ne-tzgg-list ul li span {
		font-size: 14px;
	}

	.ne-yqkd-sp {
		display: block;
	}

	.yqkd-sp-img {
		width: 100%;
	}

	.yqkd-sp-info {
		width: 100%;
		padding: 20px 10px;
	}

	.yqkd-sp-info h3 {
		font-size: 18px;
	}

	.yqkd-sp-info p {
		font-size: 16px;
		margin-bottom: 10px;
	}

	.ne-yqkd-date {
		width: auto;
		height: auto;
		border: none;
		justify-content: flex-start;
	}

	.ne-yqkd-date-line {
		display: none;
	}

	.ne-yqkd-date-num {
		display: flex;
	}

	.ne-yqkd-date-num span:nth-child(1) {
		font-size: 30px;
	}

	.ne-yqkd-date-num span:nth-child(2) {
		font-size: 14px;
		margin-left: 5px;
		margin-top: 10px;
	}

	.yqkd-list-info {
		padding: 20px 10px;
		display: block;
	}

	.yqkd-list-info h3 {
		width: 100%;
		padding-left: 0;
		font-size: 18px;
	}

	.ne-yqkd-box {
		padding-bottom: 0;
	}

	.ne-lsyg-box.dsj-box .ne-lsyg-list ul {
		padding-right: 0;
	}

	.ne-lsyg-box.dsj-box .ne-lsyg-list ul li:nth-child(odd) .lsyg-list-title {
		padding: 0.1rem 0.2rem;
	}

	.ne-lsyg-box.dsj-box .ne-lsyg-list ul li:nth-child(even) .lsyg-list-title {
		padding: 0.1rem 0.2rem;
	}

	.ne-lsyg-box.dsj-box .lsyg-list-txt p {
		font-size: 16px;
		line-height: 1.6;
	}
}