th,
td,
button,
input,
select,
textarea,
div,
span,
ul,
li {
	font-size: 0.18rem;
	font-family: "SiYuan";
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

a {
	text-decoration: none;
}

li {
	list-style: none;
}

img {
	display: block;
}

::-webkit-scrollbar {
	display: none;
	width: 0 !important;
}

.swiper-slide{
	min-width: 100% !important;
	overflow: hidden;
}
.single-tab{
	display: none;
}
.box {
	width: 100vw;
	background: #F9FAFC;
	box-sizing: border-box;
}

.news-banner {
	width: 100%;
	height: auto;
	float: left;
	min-width: 12rem;
	padding-top: 0.8rem;
}

.news-banner img {
	width: 100%;
	height: auto;
}
.sj-news-banner{
	display: none;
}

.crumbs {
	width: 100%;
	padding: 0 2.4rem;
	height: 0.8rem;
	float: left;
	line-height: 0.8rem;
	font-size: 0.16rem;
	color: #333333;
	border-bottom: 0.01rem solid #E1E1E1;
	background: #ffffff;
}

.crumbs a,
.crumbs span {
	display: inline-block;
	padding: 0 0.15rem;
}

.crumbs a {
	color: #999999;
}

.crumbs a:hover {
	/* color: #CD151D; */
}

.crumbs a img {
	width: 0.2rem;
	height: 0.21rem;
	margin-top: 5px;
	position: relative;
	top: 0.04rem;
}

.news-title {
	width: 100%;
	float: left;
	text-align: center;
	padding-top: 0.5rem;
}

.news-title a {
	width: 2rem;
	height: 0.5rem;
	text-align: center;
	display: inline-block;
	margin: 0 0.15rem;
	background: #ffffff;
	border: 0.01rem solid #E1E1E1;
	font-size: 0.18rem;
	line-height: 0.5rem;
	color: #333333;
}

.news-title a.active {
	background: #CD151D;
	color: #ffffff;
	border-color: #CD151D;
}

.news-title a:hover {
	background: #CD151D;
	color: #ffffff;
	border-color: #CD151D;
}

.news-box {
	width: 100%;
	padding: 0 2.4rem;
	float: left;
	margin-bottom: 0.5rem;
	margin-top: 0.5rem;
}

.tabloid {
	width: 100%;
	height: 4.15rem;
	float: left;
	background: #ffffff;
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.05);
	padding: 0.35rem 0.4rem 0 0.4rem;
	margin-bottom: 0.3rem;
}

.tabloid>a {
	display: block;
	width: 100%;
	float: left;
}

.tabloid-left {
	width: 5rem;
	height: 3.2rem;
	float: left;
}

.tabloid-left img {
	width: 100%;
	height: 100%;
}

.tabloid-right {
	width: 8.1rem;
	float: right;
}

.tabloid-right span {
	display: block;
	width: 100%;
	float: left;
	color: #999999;
	font-size: 0.24rem;
	margin-bottom: 0.25rem;
	margin-top: 0.15rem;
}

.tabloid-right h2 {
	width: 100%;
	float: left;
	color: #000000;
	font-size: 0.3rem;
	margin-bottom: 0.2rem;
}

.tabloid-right p {
	color: #666666;
	font-size: 0.18rem;
	line-height: 0.36rem;
}

.tabloid-right p.last {
	color: #CD151D;
	margin-top: 0.3rem;
}

.news-list {
	width: 100%;
	background: #ffffff;
	float: left;
	padding: 0.4rem;
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.05);
}

.news-list ul {
	display: block;
	width: 100%;
	float: left;
}

.news-list li {
	width: 100%;
	padding: 0.4rem 0;
	float: left;
	border-bottom: 0.01rem solid #E1E1E1;
	background: #ffffff;
}

.news-list li:hover {
	background: #FFF8F8;
}

.news-list li:hover .list-box h6 {
	color: #CD151D;
}

.news-list li a {
	display: block;
	width: 100%;
	float: left;
}

.date {
	width: 1.9rem;
	float: left;
	padding-right: 0.5rem;
	height: 1.2rem;
	border-right: 0.01rem solid #E1E1E1;
	position: relative;
	font-size: 0.42rem;
	line-height: 1.2rem;
	color: #000000;
	font-weight: bold;
	padding-left: 0.2rem;
}

.date span:first-child {
	font-size: 0.38rem;
	color: #999999;
	font-weight: normal;
	line-height: 1.2rem;
	position: relative;
	top: -0.03rem;
	margin-left: 0.05rem;
}

.date span.month {
	position: absolute;
	right: 0.5rem;
	color: #666666;
	font-size: 0.14rem;
	top: 0.48rem;
	line-height: 0;
}

.date span.year {
	position: absolute;
	right: 0.5rem;
	color: #666666;
	font-size: 0.14rem;
	bottom: 0.48rem;
	line-height: 0;
}

.list-box {
	width: 11.2rem;
	float: right;
	padding-right: 0.3rem;
	height: 1.2rem;
}

.list-box h6 {
	font-size: 0.2rem;
	width: 100%;
	float: left;
	color: #000000;
	margin-bottom: 0.15rem;
}

.list-box p {
	font-size: 0.16rem;
	width: 100%;
	float: left;
	color: #666666;
	margin-bottom: 0.2rem;
}

.list-box span {
	font-size: 0.14rem;
	width: 100%;
	float: left;
	color: #CD151D;
}

.page {
	width: 100%;
	float: left;
	height: 0.4rem;
	text-align: center;
	margin-top: 0.4rem;
}

.page a {
	display: inline-table;
	width: 0.4rem;
	height: 0.4rem;
	margin: 0 0.05rem;
	background: #ffffff;
	border: 0.01rem solid #E1E1E1;
	line-height: 0.4rem;
	color: #999999;
	font-size: 0.16rem;
	border-radius: 5rem;
	text-align: center;
}

.page a img {
	width: 0.1rem;
	height: 0.1rem;
	margin-left: 0.14rem;
	margin-top: 0.14rem;
}

.page a:hover {
	background: #CD151D;
	color: #ffffff;
	border-color: #CD151D;
}

.page a.active {
	background: #CD151D;
	color: #ffffff;
	border-color: #CD151D;
}

.page a.root {
	background: #EFEFEF;
	border-color: #EFEFEF;
}

.carousel {
	width: 100%;
	height: 3.8rem;
}

.swiper.carousel .swiper-pagination {
	width: 100% !important;
	height: 0.1rem !important;
	bottom: 0.4rem !important;
	text-align: left;
	padding-left: 2.2rem;
}

.my-bullet3 {
	width: 0.1rem;
	height: 0.1rem;
	background: #CD151D;
	border-radius: 0.2rem;
	opacity: 0.3;
	cursor: pointer;
	margin-right: 0.1rem;
	display: inline-block;
}

.my-bullet-active3 {
	width: 0.1rem;
	height: 0.1rem;
	opacity: 1;
	background: #CD151D;
	border-radius: 0.2rem;
	cursor: pointer;
	display: inline-block;
}

.trends {
	width: 100%;
	float: left;
	opacity: 0;
}

.box.details {
	width: 100vw;
	background: #ffffff;
	float: left;
}

.news-details {
	width: 100%;
	padding: 0 3.6rem;
	float: left;
}

.news-details h2 {
	font-size: 0.3rem;
	color: #333333;
	text-align: center;
	width: 100%;
	line-height: 0.48rem;
	margin-top: 0.6rem;
	margin-bottom: 0.1rem;
}

.news-details h4 {
	font-size: 0.3rem;
	color: #333333;
	text-align: center;
	width: 100%;
	line-height: 0.48rem;
	margin-bottom: 0.5rem;
}

.source {
	width: 100%;
	height: 0.7rem;
	background: #FAFAFA;
	border: 0.01rem solid #F6F6F6;
	padding: 0 0.3rem;
	line-height: 0.7rem;
	font-size: 0.14rem;
	color: #666666;
	margin-bottom: 0.5rem;
	display: flex;
	align-items: center;
}

.source span {
	margin-right: 0.3rem;
	display: flex;
	align-items: center;
}

.source span img {
	width: 0.2rem;
	height: 0.2rem;
	margin-right: 0.05rem;
}

.news-details>p {
	font-size: 0.16rem;
	color: #333333;
	line-height: 0.32rem;
	text-indent: 2em;
	margin-bottom: 0.3rem;
}

.news-details p img {
	width: auto !important;
	height: auto;
        margin: auto;
        max-width: 100% !important;
}

.return {
	display: flex;
	align-items: center;
	width: 100%;
	height: 1.2rem;
	background: #FAFAFA;
	border: 0.01rem solid #F6F6F6;
	float: left;
	margin-top: 0.3rem;
	margin-bottom: 0.6rem;
}

.return-left {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 1.2rem;
	border-right: 0.01rem solid #E1E1E1;
	padding-left: 0.5rem;
}
.return-left a{
	height:0.14rem ;
}
.return-left p {
	color: #333333;
	font-size: 0.14rem;
}
.return-left a:nth-of-type(1){
	margin-bottom: 0.2rem;
}

.return-left p span {
	color: #999999;
	margin-right: 0.2rem;
	font-size: 0.14rem;
}



.return-left a:hover p,
.return-left a:hover p span {
	color: #CD151D;
}

.return-right {
	width: 15%;
	font-size: 0.14rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.return-right img{
	width: 0.25rem;
	height: 0.25rem;
}
.return-right a {
	color: #333333;
}

.return-right a:hover {
	color: #CD151D;
}
@media (max-width:991px){
	.news-banner{
		display: none;
	}
	.sj-news-banner{
		display: block;
		width: 100%;
		height: auto;
		padding-top: 55px;
	}
	.sj-news-banner img{
		width: 100%;
		height: auto;
	}
	.foot{
		height: auto;
	}
	.crumbs{
		display: none;
	}
	.news-title{
		width: 100%;
		height: 70px;
		display: flex;
		overflow-x: auto;
		align-items: center;
		padding: 0 23px;
		justify-content: center;
	}
	.news-title a{
		display: block;
		width: calc((100% - 60px)/3);
		font-size: 14px;
		flex-shrink: 0;
		box-sizing: border-box;
		height: 30px;
		line-height: 30px;
		text-align: center;
		margin-right:15px ;
	}
	.news-title a:last-child{
		margin-right: 0;
	}
	.news-box {
		width: 100%;
		padding: 0 15px;
		margin-bottom:15px;
		margin-top: 0;
	}
	.tabloid {
		width: 100%;
		height:auto;
		background: #ffffff;
		box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.05);
		padding: 0;
		padding-bottom: 15px;
		margin-bottom: 0.3rem;
	}
	
	.tabloid>a {
		display: block;
		width: 100%;
	
	}
	
	.tabloid-left {
		width: 100%;
		height: 220px;
		float: inherit;
	}
	
	.tabloid-left img {
		width: 100%;
		height: 100%;
	}
	
	.tabloid-right {
		float: inherit;
		width: 100%;
		margin-top: 28px;
		box-sizing: border-box;
		padding: 0 15px;
	}
	
	.tabloid-right span {
		display: block;
		width: 100%;
		float: left;
		color: #999999;
		font-size: 14px;
		margin-bottom: 10px;
		margin-top: 0;
	}
	
	.tabloid-right h2 {
		width: 100%;
		float: left;
		color: #000000;
		font-size:16px;
		margin-bottom: 10px;
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		line-clamp: 1;
		-webkit-box-orient: vertical;
	}
	
	.tabloid-right p {
		width: 100%;
		color: #666666;
		font-size: 12px;
		line-height: 20px;
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		line-clamp: 3;
		-webkit-box-orient: vertical;
		margin-top: 10px;
	}
	
	.tabloid-right .last {
		display: none;
		color: #CD151D;
		margin-top: 10px;
	}
	
	.news-list {
		width: 100%;
		background: #ffffff;
		float: left;
		padding: 0 15px;
		box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.05);
	}
	
	.news-list ul {
		display: block;
		width: 100%;
		padding: 0 13px;
	}
	
	.news-list li {
		width: 100%;
		padding: 15px 0;
		float: left;
		border-bottom: 0.01rem solid #E1E1E1;
		background: #ffffff;
	}
	
	.news-list li:hover {
		background: #FFF8F8;
	}
	
	.news-list li:hover .list-box h6 {
		color: #CD151D;
	}
	
	.news-list li a {
		display: block;
		width: 100%;
		display: flex;
	}
	
	.date {
		width:82px;
		float: left;
		position: relative;
		padding-right:0px;
		height: 55px;
		border-right: 1px solid #E1E1E1;
		position: relative;
		font-size: 24px;
		line-height: 55px;
		color: #000000;
		font-weight: bold;
		padding-left: 0;
	}
	
	.date span:first-child {
		font-size: 25px;
		color: #999999;
		height: 35px;
		line-height: 35px;
		position: relative;
		margin-left: 1px;
		position: absolute;
		top:8px;
		left: 30px;
	}
	
	.date span.month {
		position: absolute;
		right: 10px !important;
		color: #666666;
		font-size: 12px;
		top: 13px;
		line-height: 0;
	}
	
	.date span.year {
		position: absolute;
		right: 10px !important;
		color: #666666;
		font-size: 0.12rem;
		bottom: 15px;
		line-height: 0;
	}
	
	.list-box {
		width:auto;
		flex: 1;
		float: right;
		padding-right:0;
		margin-left: 13px;
		height: 1.2rem;
	}
	
	.list-box h6 {
		font-size: 14px;
		width: 100%;
		float: left;
		color: #000000;
		margin-bottom: 10px;
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		line-clamp: 1;
		-webkit-box-orient: vertical;
	}
	
	.list-box p {
		display: none;
		font-size: 0.16rem;
		width: 100%;
		float: left;
		color: #666666;
		margin-bottom: 0.2rem;
	}
	
	.list-box span {
		font-size: 12px;
		width: 100%;
		float: left;
		color: #CD151D;
	}
	.carousel {
		width: 100%;
		height: auto;
	}
	
	.swiper.carousel .swiper-pagination {
		width: 100% !important;
		height: 8px !important;
		top: 230px !important;
		padding-left: 0;
		display: flex;
		justify-content: center;
	}
	
	.my-bullet3 {
		width: 8px !important;
		height: 8px !important;
		background: rgba(205,21,29,0.3);
		border-radius: 50%;
		opacity: 1;
		cursor: pointer;
		margin-right: 6px !important;
		display: inline-block;
	}
	
	.my-bullet-active3 {
		width: 8px !important;
		height: 8px !important;
		background: #CD151D;
		opacity: 1;
		border-radius: 50%;
		cursor: pointer;
		display: inline-block;
	}
	.page {
		width: 100%;
		float: left;
		height: 20px;
		text-align: center;
		margin-top: 30px;
		margin-bottom: 30px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	.page a {
		display: block;
		width: 30px;
		height: 30px;
		margin: 0 4px;
		background: #ffffff;
		border: 1px solid #E1E1E1;
		line-height: 20px;
		color: #999999;
		font-size: 12px;
		border-radius: 50%;
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	.page a img {
		width: 7px;
		height: 7px;
		margin-left: 0;
		margin-top: 0;
	}
	
	.page a:hover {
		background: #CD151D;
		color: #ffffff;
		border-color: #CD151D;
	}
	
	.page a.active {
		background: #CD151D;
		color: #ffffff;
		border-color: #CD151D;
	}
	
	.page a.root {
		background: #EFEFEF;
		border-color: #EFEFEF;
	}
	.news-details {
		width: 100%;
		padding: 0 15px;
		float: left;
	}
	
	.news-details h2 {
		font-size: 18px;
		color: #333333;
		text-align: center;
		width: 100%;
		line-height: 27px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	.source {
		width: 100%;
		height: 40px;
		background: #FAFAFA;
		border: 1px solid #F6F6F6;
		padding: 0 15px;
		line-height: 40px;
		font-size: 12px;
		color: #666666;
		margin-bottom: 20px;
		display: flex;
		align-items: center;
	}
	
	.source span {
		margin-right: 50px;
		display: flex;
		align-items: center;
	}
	
	.source span img {
		width: 11px;
		height: 11px;
		margin-right: 5px;
	}
	
	.news-details>p {
		font-size: 13px;
		color: #333333;
		line-height: 23px;
		text-indent: 2em;
		margin-bottom: 20px;
	}
	
	.news-details p img {
		width: 100% !important;
		height: auto;
		margin: auto;
	}
	
	.return {
		display: flex;
		align-items: center;
		width: 100%;
		height: 90px;
		background: #FAFAFA;
		border: 1px solid #F6F6F6;
		float: left;
		margin-top: 0.3rem;
		margin-bottom: 0.6rem;
	}
	
	.return-left {
		flex: 1;
		display: flex;
		flex-direction: column;
		justify-content: center;
		height: 90px;
		border-right: 1px solid #E1E1E1;
		padding-left:15px;
	}
	.return-left a{
		height:19px;
	}
	.return-left p {
		color: #333333;
		font-size: 0.14rem;
		display: flex;
		align-items: center;
	}
	.return-left a:nth-of-type(1){
		margin-bottom: 13px;
	}
	
	.return-left p span {
		color: #999999;
		margin-right: 10px;
		font-size: 13px;
	}
	
	
	
	.return-left a:hover p,
	.return-left a:hover p span {
		color: #CD151D;
	}
	
	.return-right {
		width: 20%;
		font-size: 13px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.return-right img{
		width: 12px;
		height: 11px;
	}
	.return-right a {
		color: #333333;
	}
	
	.return-right a:hover {
		color: #CD151D;
	}
	.single-tab{
		height: 76px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.single-tab span{
		height: 36px;
		font-size: 20px;
		border-bottom: 3px solid #CD151D;
	}
	
}