/* banner开始 */
.newxq .n-text p {
	color: #919191 !important;
	font-size: var(--f16) !important;
	line-height: 1.5;
	margin-top: 2em;
}

/* banner结束 */



/* 内容区域开始 */
.newxqbox {
	background: #f7f8f9;
}

.newxqbox>.wp>.wp-cont {
	display: grid;
	grid-template-columns: 1fr 2.25625rem;
	gap: 0.3rem;
	align-items: flex-start;
}


/* 左侧内容区域开始 */
.newxqbox .wp-cont .newxqleft {
	background: #fff;
	padding: 0.275rem;
	border-radius: .05rem;
}

.newxqbox .wp-cont .newxqleft .ar-article p {
	color: #454545;
	font-size: var(--f18);
	line-height: .2rem
}
.newxqbox .wp-cont .newxqleft .ar-article  a{
	color: #454545;
}

.newxqbox .wp-cont .newxqleft .newbq {
	display: flex;
	align-items: center;
	gap: 8px;
	padding-bottom: 0.1rem;
	border-bottom: 1px solid #f0f0f0;
	margin-top: 0.2rem;
}

.newxqbox .wp-cont .newxqleft .newbq h6 {
	color: #3c3c3c;
	font-size: var(--f16);
	line-height: 1.5;
}

.newxqbox .wp-cont .newxqleft .newbq ul {
	display: flex;
	align-items: center;
	gap: 0.125rem;
}

.newxqbox .wp-cont .newxqleft .newbq ul li {
	color: #707070;
	font-size: var(--f16);
	line-height: 1.5;
	background-color: #f8f8f8;
    padding: .03rem .04rem .04rem .03rem;
    border-radius: .02rem;
}
.newxqbox .wp-cont .newxqleft .newbq ul li:hover a {
	font-weight: bold;
	color:#666;
}


.newxqbox .wp-cont .newxqleft .ar-fot {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 0.15rem;
}

.newxqbox .wp-cont .newxqleft .ar-fot a {
	color: #333;
	font-size: var(--f18);
	line-height: 1.5;
	transition: all .5s;
	font-weight: bold;
}

.newxqbox .wp-cont .newxqleft .ar-fot .fotlist {
	display: flex;
	align-items: center;
	gap: .0625rem;
}

.newxqbox .wp-cont .newxqleft .ar-fot .fotlist img {
	width: 1.5em;
	object-fit: contain;
}

.newxqbox .wp-cont .newxqleft .ar-fot .fotlist img,
.newxqbox .wp-cont .newxqleft .ar-fot .fotlist:hover .new1 {
	display: none;
}

.newxqbox .wp-cont .newxqleft .ar-fot .fotlist .new1,
.newxqbox .wp-cont .newxqleft .ar-fot .fotlist:hover .new2 {
	display: block;
}

.newxqbox .wp-cont .newxqleft .ar-fot a:hover {
	color: #c80a14;
}

.newxqleft .ar-article{
	font-size: var(--f18);
    color: #454545;
    line-height: .2rem;
}
.newxqleft .ar-article span{
	/* font-size: var(--f18)!important; */
}
.newxqleft .ar-article img,.newxqleft .ar-article div img{
	height: 100%;
	border-radius: .02rem;
	display:block;
	/* margin: 0 auto; */
	margin: 0.08rem auto;
}
/* 左侧内容区域结束 */



/* 右侧内容区开始 */
.newxqbox .wp-cont .newxqright {
	display: grid;
	gap: 0.2625rem;
}

.newxqbox .wp-cont .newxqright h5 {
	color: #313232;
	font-size: var(--f24);
	line-height: 1.5;
	margin-bottom: 1em;

}

.newxqbox .wp-cont .newxqright .abnew ul {
	display: grid;
	gap: 0.1rem;
}

.newxqbox .wp-cont .newxqright .abnew ul li a {
	display: flex;
	align-items: center;
	gap: 0.1rem;
}

.newxqbox .wp-cont .newxqright .abnew ul li a .img {
	max-width: 0.79375rem;
	width: 100%;
	border-radius: .02rem;
}

.newxqbox .wp-cont .newxqright .abnew ul li a .img-db:after {
	padding-top: 71.66%;
	display: block;
	content: '';
}



.newxqbox .wp-cont .newxqright .abnew ul li a .abnewcon h6 {
	font-size: var(--f17);
	color: #313232;
	line-height: 1.8em;
	height: 3em;
	transition: all .5s;
}
.newxqbox .wp-cont .newxqright .abnew ul li a .abnewcon h6:hover {
	color: var(--themeColor);
}


.newxqbox .wp-cont .newxqright .abnew ul li a .abnewcon p {
	font-size: var(--f14);
	line-height: 1.5;
	margin-top: .1rem;
	color: #999;
}

.newxqbox .wp-cont .newxqright .ablike ul {
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
}

.newxqbox .wp-cont .newxqright .ablike ul li a {
	padding: 0 10px;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 0.19375rem;
	transition: all .5s;
	color: #636364;
	font-size: var(--f14);
	line-height: 1.5;
	border-radius: .03rem;

}

.newxqbox .wp-cont .newxqright .ablike ul li a:hover {
	background: #c80a14;
	color: #fff;
}

.newxqbox .wp-cont .newxqright .abask ul {
	display: grid;
	gap: 0.125rem;
}

.newxqbox .wp-cont .newxqright .abask ul li a {
	display: block;
	padding-bottom: 0.1rem;
	border-bottom: 1px solid #e8e9ea;
}

.newxqbox .wp-cont .newxqright .abask ul li a h6 {
	color: #313232;
	font-size: var(--f17);
	line-height: 1.5;
	transition: all .5s;
}

.newxqbox .wp-cont .newxqright .abask ul li a:hover h6 {
	color: #eb0000;
}

.newxqbox .wp-cont .newxqright .abask ul li a p {
	color: #c2c3c3;
	font-size: var(--f14);
	margin-top: .0625rem;
}

/* 右侧内容区结束 */


.s-dongtai ul {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 0.3125rem 0.2625rem;
}

.s-dongtai{
	background: none;
}

.s-dongtai .pcswiper{
	padding-bottom: 0;
}

/* 内容区域结束 */