.w {
	width: 1124px;
	margin: 0 auto;

}

body {
	background-color: white;
}

a {
	/* display: block; */
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.content-logo-other {
	height: 82px;
	padding: 21px 0 45px 0;
	text-align: center;
	vertical-align: middle;
}

.fix {
	zoom: 1;


}

.main {
	width: 1120px;
	margin: 0 auto;


}

img {
	display: inline-block;
	vertical-align: middle;
}

.content-logo-other img.logo {
	display: inline-block;
	width: 119px;
	height: 38px;
}

.content-logo-other img.point {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 30px 0;
}

.content-logo-other span {
	display: inline-block;
	width: 228px;
	height: 51px;
	font-size: 38px;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: Bold;
	text-align: left;
	color: #bb101a;
	line-height: 51px;
}

.fix:before,
.fix:after {
	content: '';
	display: block;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
}

.fix:after {
	clear: both;
}

.nav {
	position: relative;
	width: 1120px;
	height: 44px;
	padding: 0px 0;
	padding-left: 0px;
	margin: 0 auto;
	background: #9d1518;
	overflow: hidden;
	display: flex;
	justify-content: center;
}

.nav-cell {
	/* float: left; */
	width: 100px;
	height: 44px;
	margin-left: -1px;

}

.nav-cell>a {
	display: block;
	width: 100%;
	line-height: 44px;
	text-align: center;
	color: #fff;
	background: url('https://www.guancha.cn/images/shutiao.png') no-repeat 100% 50%;
	font-size: 16px;
	font-weight: bold;
}

.nav-cell>a.last {
	background: none;
}

.nav-cell>a:hover {
	text-decoration: none;
	background: #fff;
	color: #bd0509;
}

.navList {
	height: 30px;
	height: 64px;
	border-bottom: 1px solid #f0f0f0;
	justify-content: space-between;
	display: flex;
	padding: 0 0px;
}

.navList .nav-main {
	display: inline-flex;
	height: 64px;
	align-items: center;
}

.navList .nav-main .nav-item {
	padding: 7px 14px;
	background-color: #f2f3f4;
	cursor: pointer;
	margin-right: 20px;
	display: block;
	font-size: 15px;
	line-height: 20px;
	color: #222;
	position: relative;
}

.navList .nav-main .nav-item.active {
	background-color: #9D1518;
	color: #fff;
}

.kcimg {
	height: 37px;
}

/* 轮播图 */
.banner {
	width: 1123px;
	height: 435px;
	background: #d8d8d8;
}

.newsFlashswiper .swiper-container {
	/* width: 100%; */
	/* height:400px; */
	width: 1123px;
	height: 435px;
	border-radius: 0px;
}

.newsFlashswiper .swiper-slide {
	background-position: center;
	background-size: cover;
}

.newsFlashswiper .swiper-pagination {
	width: 1094px !important;

	text-align: right;
	margin-bottom: 20px;
}

.newsFlashswiper .swiper-pagination-bullet {
	display: inline-block;
	border-radius: 0%;
	background: #000;
	width: 10px;
	height: 3px;
	background-color: #fff;
	opacity: .3;
	border-radius: 20px;
}

.newsFlashswiper .swiper-pagination-bullet-active {
	opacity: 1;
	height: 3px;
}

.newsFlashswiper .forex_swiper_title {
	margin-top: -73px;
	width: 1124px;
	height: 73px;
	/* opacity: 0.8; */
	background: #0d0d0d;
	background: rgba(0, 0, 0, 0.5);
	position: relative;
}

.newsFlashswiper .forex_swiper_titlep {
	font-size: 24px;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: Bold;
	text-align: left;
	color: #ffffff;
	line-height: 73px;
	padding: 0px;
	margin: 0px;
	margin-left: 18px;
	/* opacity: 1; */
	position: absolute;
	z-index: 99;
	word-break: break-all;
}

/* .list */
.newsFlashList {
	/* 	display: flex;
	flex-direction: row;
	justify-content: space-between;
	 */
	margin-top: 30px;

	position: relative;
}

.newsFlashList .colmun {
	/* 	display: flex;
	flex-direction: column;
	flex: 1; */


	/* padding: 5px; */
	/* column-count: 2; */
	/* 设置列数 */
	/* column-gap: 10px; */
	/* 设置列间距 */
}

.newsFlashList .colmun .chunk {
	/* border: 1px solid #f9f9f9; */
	/* border: 1px solid red; */
	margin-bottom: 30px;
	/* margin-right:13px; */
	background: #f9f9f9;
	width: 547px;
	break-inside: avoid;
	/* 防止图片被分割 */
}

.newsFlashList .colmun .title {

	height: 32px;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 16px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.newsFlashList .colmun .title .div {
	height: 32px;
	font-size: 22px;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: Bold;
	text-align: left;
	color: #333333;
	line-height: 32px;
}

.newsFlashList .colmun .title .title_more {

	height: 20px;
	font-size: 15px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: Regular;
	text-align: left;
	color: #666666;
	line-height: 20px;
	cursor: pointer;
}

.newsFlashList .colmun .list {

	margin-left: 30px;
	margin-right: 30px;
}

.newsFlashList .colmun .list .item1 {
	display: flex;
	flex-direction: column;
	text-align: left;
	margin-bottom: 20px;
	max-height: 88px;

}

.newsFlashList .colmun .list .item1 .p {
	font-size: 17px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: Regular;
	text-align: left;
	color: #222222;
	line-height: 30px;
	margin-bottom: 7px;
	margin-top: 0px;
	cursor: pointer;
	word-break: break-all;
}

.newsFlashList .colmun .list .item1 .time {

	height: 19px;
	font-size: 14px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: Regular;
	text-align: left;
	color: #999999;
	line-height: 19px;
	margin-bottom: 4px;
}

.newsFlashList .colmun .list .item2 {
	display: flex;
	flex-direction: row;
	text-align: left;
	align-items: center;
	max-height: 88px;
	margin-bottom: 20px;
}

.newsFlashList .colmun .list .item2 .div {
	flex: 1;

}

.newsFlashList .colmun .list .item2 .div .p {

	font-size: 18px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: Regular;
	text-align: left;
	color: #222222;
	line-height: 30px;
	cursor: pointer;
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 60px;
	margin-bottom: 7px;
}

.newsFlashList .colmun .list .item2 .div .time {

	height: 19px;
	font-size: 14px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: Regular;
	text-align: left;
	color: #999999;
	line-height: 19px;
	margin-bottom: 4px;
}

.newsFlashList .colmun .list .item2 .img {
	/* 	width: 120px;
				height: 86px; */
	cursor: pointer;
}

.newsFlashList .colmun .list .item2 .img img {
	width: auto;
	width: 120px;
	height: 86px;
	margin-left: 20px;
	object-fit: cover;

}

.newsFlashList .colmun .more {
	margin-left: 30px;
	margin-right: 30px;

	height: 48px;
	background: #ffffff;
	border-radius: 4px;
	font-size: 16px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: Regular;
	text-align: center;
	color: #333333;
	line-height: 48px;
	margin-bottom: 30px;
	cursor: pointer;
}


/* 底部 footer */

.footer {
	padding: 45px 0;
	width: 856px;
	margin: 0 auto;
	color: #7b7b7b;
	font-size: 12px;
}

.footer ul {
	height: 14px;
	padding-bottom: 5px;
	line-height: 14px;
}

.footer li {
	float: left;
	margin: 0 20px 0 0;
}

.footer a {
	font-size: 12px;
	color: #7b7b7b;
}

.footer a:hover {
	color: #bd0509;
}

.footer p {
	line-height: 18px;
	text-align: center;
	font-size: 12px;
	color: #7b7b7b;
}

.footer ul {
	padding-inline-start: 0px;

}

.footer ol,
ul {
	list-style: none;
}

/* 分割线 */
.borderGray {
	border-bottom: 1px solid #e7e7e7;
	padding-top: 40px;
}


/* 吸顶 */
.viewport {
	max-width: 1127px;
	background-color: white;
	color: white;
	padding: 14.5px 0;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 10;
	border-bottom: 1px solid #F4F4F4;
	margin-bottom: 20px;
}

/* tab */
.swiper-container1 {
	position: relative;
	width: 100%;
	height: 30px;
	opacity: 1;
	background: ##FFFFFF;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	/* 	box-shadow: 0px 0px 0px 0px; */
	overflow: hidden;
}

.swiper-container1 .swiper-wrapper {
	margin-left: 15px;
	margin-right: 15px;
	padding-inline-start: 15px;
	padding-inline-end: 15px;
	height: 28px;
	margin: 0px;
}

.swiper-container1 .swiper-slide {
	display: flex;
	width: auto !important;
	height: 32px;
	border-radius: 0px;
	/* display: inline-block; */
	margin-right: 20px;

}

.swiper-container1 .swiper-slide:last-child {
	margin-right: 50px;
	/* 最后一个滑块右外边距 */
}

.swiper-container1 .swiper-slide .swiper-slide-div {

	padding-left: 16px;
	padding-right: 16px;
	height: 32px;
	background: #F6F6F6;
	border-radius: 0px;
	font-size: 15px;
	font-family: PingFang SC, PingFang SC-Regular;
	font-weight: Regular;
	text-align: center;
	color: #222222;
	line-height: 32px;
	cursor: pointer;
}


.swiper-container1 .cur .swiper-slide-div {

	height: 32px;
	background: #9D1518;
	border-radius: 0px;
	font-size: 15px;
	font-family: PingFang SC, PingFang SC-Medium;
	font-weight: Medium;
	text-align: center;
	color: #FFFFFF;
	line-height: 32px;
}

/* 滑动箭头 */
.swiper-container1 .slidingArrow {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 999;
	width: 50px;
	height: 28px;

}

.chunk .title_more img {
	display: none;
}

@media screen and (max-width: 768px) {
	html {
		width: 100%;
	}

	body {
		margin: 0px;
		padding: 0px;

		background: #F4F4F4;
	}

	.newsFlashList .colmun .list .item1 {

		max-height: 70px;
		margin-bottom: 15px;
	}

	.newsFlashList .colmun .list .item2 {

		max-height: 70px;
		margin-bottom: 15px;
	}

	.w {
		width: 100%;
	}

	.content-logo-other {
		display: none;
	}

	.nav {
		display: none;
	}

	.navList {
		display: none;
	}

	.navList .nav-main .nav-item {

		height: 28px;
		background: #f7f7f7;
		border-radius: 14px;

		height: 18px;
		font-size: 13px;
		font-family: PingFang SC, PingFang SC-Medium;
		font-weight: Medium;
		text-align: left;
		color: #000000;
		line-height: 18px;
	}

	.footer {
		display: none;
	}

	.banner {
		width: 100%;
		height: auto;
		background-color: #FFFFFF;
	}

	.content {
		margin-left: 0px;
		margin-right: 0px;
	}

	.newsFlashswiper .swiper-container {
		width: 100%;
		height: auto;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-left: 15px;
		padding-right: 15px;
		border-radius: 4px;
	}

	.newsFlashswiper .forex_swiper_title {
		width: 100%;
		height: 76px;
		background: none;
		padding-bottom: 18px;
		background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .8) 100%);
		display: flex;
		flex-direction: column-reverse;
		margin-bottom: 0px;
		border-radius: 4px;
	
	}

	.newsFlashswiper .forex_swiper_titlep {

		font-size: 18px;
		font-family: Microsoft YaHei, Microsoft YaHei-Bold;
		font-weight: Bold;
		text-align: left;
		color: #ffffff;
		line-height: 24px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box !important;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		margin-left: 15px;
		margin-right: 15px;
	}

	.newsFlashList {
		width: 100%;
		margin-top: 0px;
	}

	.chunk {
		width: 100%;
	}

	/* 吸顶 */
	.viewport {
		max-width: 640px;
		background-color: white;
		color: white;
		padding: 10px 0;
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 10;
		margin-bottom: 0px;
		border-bottom: 1px solid #FFFFFF;
	}

	/* tab */
	.swiper-container1 {
		position: relative;
		width: 100%;
		height: 30px;
		opacity: 1;
		background: ##FFFFFF;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		/* 	box-shadow: 0px 0px 0px 0px; */
		overflow: hidden;
	}

	.swiper-container1 .swiper-wrapper {
		margin-left: 15px;
		margin-right: 15px;
		padding-inline-start: 15px;
		padding-inline-end: 15px;
		height: 28px;
		margin: 0px;
	}

	.swiper-container1 .swiper-slide {
		display: flex;
		width: auto !important;
		height: 28px;
		border-radius: 14px;
		/* display: inline-block; */
		margin-right: 10px;

	}

	.swiper-container1 .swiper-slide:last-child {
		margin-right: 50px;
		/* 最后一个滑块右外边距 */
	}

	.swiper-container1 .swiper-slide .swiper-slide-div {

		padding-left: 15px;
		padding-right: 15px;
		height: 28px;
		background: #f7f7f7;
		border-radius: 14px;
		font-size: 13px;
		font-family: PingFang SC, PingFang SC-Regular;
		font-weight: Regular;
		text-align: center;
		color: #666666;
		line-height: 28px;
		cursor: pointer;
	}


	.swiper-container1 .cur .swiper-slide-div {

		height: 28px;
		background: #fff2f2;
		border-radius: 14px;
		font-size: 13px;
		font-family: PingFang SC, PingFang SC-Medium;
		font-weight: Medium;
		text-align: center;
		color: #e6230f;
		line-height: 28px;
	}

	/* 滑动箭头 */
	.swiper-container1 .slidingArrow {
		position: absolute;
		top: 0px;
		right: 0px;
		z-index: 999;
		width: 50px;
		height: 28px;

	}

	.newsFlashList .colmun .chunk {
		width: 100%;
		padding: 0px;
		margin: 0px;
		background: #FFFFFF;
		margin-bottom: 15px;

	}

	.newsFlashList .colmun {
		padding: 0px;
		column-count: 1;
		column-gap: 10px;
	}

	.newsFlashList .colmun .title .div {

		height: 25px;
		font-size: 18px;
		font-family: PingFang SC, PingFang SC-Regular;
		font-weight: Regular;
		text-align: left;
		color: #222222;
		line-height: 25px;
	}

	.newsFlashList .colmun .title .title_more {

		height: 20px;
		font-size: 14px;
		font-family: PingFang SC, PingFang SC-Regular;
		font-weight: Regular;
		text-align: left;
		color: #333333;
		line-height: 20px;
	}

	.newsFlashList .colmun .list {
		margin-left: 15px;
		margin-right: 15px;
		background: #FFFFFF;
	}

	.newsFlashList .colmun .title {
		margin-left: 15px;
		margin-right: 15px;
	}

	.newsFlashList .colmun .more {
		display: none;
	}

	.newsFlashList .colmun .list .item1 .p {
		display: -webkit-box;
		text-overflow: ellipsis;
		overflow: hidden;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		height: 46px;
		font-size: 16px;
		font-family: PingFang SC, PingFang SC-Regular;
		font-weight: Regular;
		text-align: left;
		color: #333333;
		line-height: 23px;
		margin-bottom: 8px;
		margin-top: 0px;

	}

	.newsFlashList .colmun .list .item2 .div .p {
		display: -webkit-box;
		text-overflow: ellipsis;
		overflow: hidden;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		height: 46px;
		font-size: 16px;
		font-family: PingFang SC, PingFang SC-Regular;
		font-weight: Regular;
		text-align: left;
		color: #333333;
		line-height: 23px;
		margin-bottom: 8px;
		margin-top: 0px;

	}

	.newsFlashList .colmun .list .item2 .img img {
		height: 71px;
		width: 100px;
		object-fit: cover;
		margin-left: 12px;
		border-radius: 4px;
	}

	.newsFlashList .colmun .list .item2 .div .time {


		height: 17px;
		font-size: 12px;
		font-family: PingFang SC, PingFang SC-Regular;
		font-weight: Regular;
		text-align: left;
		color: #999999;
		line-height: 17px;
		margin-top: 0px;
		margin-bottom: 0px;
	}

	.newsFlashList .colmun .list .item1 .time {
		height: 17px;
		font-size: 12px;
		font-family: PingFang SC, PingFang SC-Regular;
		font-weight: Regular;
		text-align: left;
		color: #999999;
		line-height: 17px;
		margin-top: 0px;
		margin-bottom: 0px;
	}

	.chunk .title_more img {
		display: inline;
		width: 10px;
		margin-left: 6px;
	}

	.newsFlashList .colmun .title {
		margin-top: 15px;
		margin-bottom: 15px;
	}


	.newsFlashswiper .swiper-pagination {
		position: absolute;
		width: 100% !important;
		text-align: center;

		margin-bottom: -5px;
	}

}