@charset "utf-8";

/*通用样式*/
html,
body,
div,
p,
hr,
pre,
h1,
h2,
h3,
h4,
h5,
h6,
table,
tr,
td,
th,
tfoot,
tbody,
thead,
form,
input,
textarea,
label,
ul,
ol,
dl,
li,
dt,
dd,
.clearfix:after {
	margin: 0;
	padding: 0;
}

html,
body {
	height: 100%;
}

body {
	padding: 0;
	margin: 0;
	/*font-family: 'PingFang SC', 'Lantinghei SC', 'Helvetica Neue', 'Helvetica', 'Arial', 'Microsoft YaHei', '微软雅黑', 'STHeitiSC-Light', 'simsun', '宋体', 'WenQuanYi Zen Hei', 'WenQuanYi Micro Hei', 'sans-serif' !important;*/
	font-family: "PingFang SC", "Lantinghei SC", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", STHeitiSC-Light, simsun, "宋体", "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif;
}

h1,
h2,
h3,
h4 {
	font-weight: normal;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
	outline: none;
	color: #333;
}

a:hover {
	text-decoration: none;
	color: #3773db;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

iframe,
img {
	border: 0;
}

img {
	vertical-align: middle;
}

input {
	outline: none;
}

.clearfix {
	display: block;
}

.clearfix:after {
	content: "";
	overflow: hidden;
	width: 100%;
	height: 0px;
	font-size: 0px;
	display: block;
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.hide {
	display: none;
}

h1,
h2 {
	padding: 0;
	margin: 0;
}

.hide {
	display: none;
}

.domMoblie {
	display: none;
}

.domPc {
	display: block;
}

.box {
	width: 1208px;
	margin: 0 auto;
}

/*顶部区块*/
body {
	background: url(https://www.news.cn/politics/2026lh/dgkjkd/img/bg.jpg) 50% 0 no-repeat;
}

.banner {
	height: 703px;
}

.wrap {
	background: transparent url(//www.news.cn/politics/2025lh/lhft/ffywxzc/ft01/images/bg3.png) center 100px no-repeat;
}

/*大头条*/

.big_tit {
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
}

.big_tit span {
	width: 772px;
	height: 226px;
	margin: auto;
}

.big_tit h1 {
	width: 1095px;
	font-size: 40px;
	color: #ff3333;
	line-height: 45px;
	font-weight: bold;
	position: relative;
	padding-left: 45px;
	margin: auto;
	margin-top: 70px;
}

.big_tit h1:before {
	content: "";
	width: 8px;
	height: 45px;
	background: #ff694b;
	position: absolute;
	left: 0;
	top: 0px;
}

.big_tit h1 a {
	color: #ff3333;
}

/*视频框*/
.part1-left {
	width: 1200px;
	/* height: 673px; */
	position: relative;
	margin: 0 auto;
}

.part1-left .swiper-container {
	width: 1200px;
	height: auto;
}

.swiper-slide {
	position: relative;
}

/*.part1-left .pagination { position: absolute; right: 10px; text-align: right; bottom: 7px; width: 19%; z-index: 2; }
.part1-left .swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; background: #e5e5e5; margin: 0 3px; cursor: pointer; }
.part1-left .swiper-active-switch { background: #f70b17; }*/
.part1-left .picTitle {
	width: 1182px;
	/* height: 656px; */
	overflow: hidden;
	margin: 0 auto;
}

.part1-left .picTitle .img img {
	width: 1166px;
	height: 656px;
	display: block;
	cursor: pointer;
}

.part1-left .picTitle .bg {
	background: #c43f36;
	bottom: 0;
	height: 35px;
	left: 0;
	opacity: 0.4;
	filter: alpha(opacity=40);
	position: absolute;
	width: 100%;
	z-index: 10;
	display: none;
}



.part1-left .tp {
	background: url(https://www.news.cn/politics/2026lh/dgkjkd/img/sp_box.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
	width: 1166px;
	height: 656px;
	padding: 10px;
	margin: 0 auto;
	overflow: hidden;
}

.part1-left .tp .img {
	width: 1166px;
	height: 656px;
	margin: 0 auto;
	display: block;
	cursor: pointer;
}

.part1-left .tp .img img {
	width: 1166px;
	height: 656px;
	margin: 0 auto;
	display: block;
	cursor: pointer;
}






.part1-left .picTitle .name {
	/* bottom: 0; */
	width: 100%;
	padding: 15px 0;
	color: #ffffff;
	/* height: 130px; */
	/* left: 17px; */
	line-height: 35px;
	overflow: hidden;
	/* position: absolute; */
	text-indent: 1em;
	text-align: left;
	/* width: 1166px; */
	z-index: 11;
	font-size: 24px;
	background: linear-gradient(to bottom, rgba(247, 86, 71, 1) 0%, rgba(254, 116, 82, 1) 100%);
	padding-left: 0;
}

.part1-left .picTitle .name a {
	color: #ffffff;
	text-decoration: none;
}

.part1-left .picTitle .name a:hover {
	text-decoration: underline;
}

.mul-play {
	position: absolute;
	width: 64px;
	height: 64px;
	bottom: 19px;
	left: 30px;
	display: none;
	cursor: pointer;
	z-index: 12;
}

.videoPart {
	width: 1166px;
	height: 656px;
	background: #000;
	position: absolute;
	top: 0px;
	left: 17px;
	z-index: 50;
}

.videoPart iframe {
	width: 1166px;
	height: 656px;
}

.videoPart .videoPart-close {
	width: 17px;
	height: 17px;
	position: absolute;
	top: 0px;
	right: -17px;
	z-index: 50;
	background: url(//www.news.cn/res/xhwres/bigbig201710101700/bundle/s1014_icon_btn_close.png) no-repeat;
	cursor: pointer;
	background-size: 100% auto;
}

/*编者按*/
/* .ft {
	width: 100%;
	height: 284px;
	background: url(//www.news.cn/politics/2024lh/lhft/pcxwl/images/pcxwl_bg3.png) 50% 0 no-repeat;
	margin-top: 22px;
}
.xhft {
	width: 1200px;
	margin: 0 auto;
	padding-top: 56px;
}
.xhft h2 {
	font-size: 30px;
	color: #FFF;
}
.xhft p {
	font-size: 17px;
	color: #FFF;
	line-height: 30px;
	margin-top: 19px;
	padding-right: 318px;
} */
.pcxwl {
	width: 1200px;
	margin: 0 auto;
}

.pcxwl ul {
	margin-top: 20px;
}

.pcxwl li {
	float: left;
	width: 390px;
	height: 280px;
	margin: 10px 5px;
	border-bottom: 2px solid #f89b87;
}

.pcxwl li img {
	width: 390px;
	height: 220px;
	border-radius: 5px;
}

.pcxwl li p {
	margin: 5px 5px 0;
	font-size: 18px;
	color: #f34d32;
	height: 48px;
	overflow: hidden;
	line-height: 24px;
}

.pcxwl li p a {
	color: #f34d32;
}

/*栏目条*/
.block-tit {
	width: 1200px;
	height: 96px;
	margin: 30px auto;
}

/*底部导航*/
.footer {
	padding: 45px 0;
	width: 100%;
	margin: 30px auto 0;
	background: #d4a66c;
}

.footer p {
	text-align: center;
	color: #fff;
}

/*侧边栏*/
.slide {
	display: none;
	-webkit-transition: opacity 0.2s ease 0s;
	-moz-transition: opacity 0.2s ease 0s;
	transition: opacity 0.2s ease 0s;
}

.slide .box {
	position: relative;
	display: none;
}

.slide-wrap {
	position: fixed;
	bottom: 208px;
	left: 100%;
	z-index: 80;
	margin-left: -234px;
}

.totop,
.ewm {
	width: 74px;
	height: 74px;
	margin-bottom: 2px;
	cursor: pointer;
}

.totop img,
.totop canvas,
.totop table,
.ewm img,
.ewm canvas,
.ewm table {
	display: block;
	width: 100%;
	height: 100%;
}

.totop {
	background: url("//www.news.cn/res/xhwimg/interview/2018qglhft/ftlh2018_xl2_totop.png") center center no-repeat;
}

.ewm {
	background: url("//www.news.cn/res/xhwimg/interview/2018qglhft/ftlh2018_xl2_ewm.png") center center no-repeat;
}

.ewm:hover .ewm-box {
	display: block;
}

.ewm-box {
	position: absolute;
	top: 0;
	left: -160px;
	width: 150px;
	height: 150px;
}

.ad01 {
	width: 1200px;
	margin: auto;
	height: 90px;
	margin-top: 40px;
	display: none;
}

.ad01 img {
	width: 100%;
	height: auto;
}

.h10 {
	height: 38px;
}

@media screen and (max-width: 1200px) {
	body {
		background: #fff;
	}

	.domMoblie {
		display: block;
	}

	.domPc {
		display: none;
	}

	.box {
		width: 100%;
		margin: auto;
	}

	.logotoxhw,
	.media,
	.view-name,
	.tolh,
	.fts-arrow,
	.fts-paginate,
	.footer .box:first-child,
	.ad01 .fts-right .fts-left {
		display: none;
	}

	.slide {
		display: none !important;
	}

	.wrap {
		background: none;
	}

	.top {
		background: none;
		border: none;
	}

	/*手机banner*/
	.m_banner {
		width: 100%;
		height: auto;
	}

	.m_banner img {
		width: 100%;
		height: auto;
	}

	/*手机大头条*/
	.big_tit {
		width: 96%;
		margin: 0 auto;
		margin-top: 0px;
	}

	.big_tit span {
		float: left;
		width: 0;
		height: auto;
	}

	.big_tit h1 {
		float: inherit;
		width: 92%;
		color: #ff3333;
		font-size: 22px;
		color: #ff4715;
		line-height: 30px;
		font-weight: bold;
		margin: 0 auto;
		margin-top: 0px;
		padding-left: 29px;
		margin-bottom: 10px;
	}

	.big_tit h1:before {
		background: #ff472f;
		height: 27px;
	}

	.big_tit h1 a {
		color: #ff3333;
	}

	.spbg {
		padding: 0 20px;
		height: auto;

		background-size: 100% 100%;
		padding-bottom: 20px;
		margin-top: -41px;
	}

	/*手机视频*/
	.part1-left {
		width: auto;
		height: 100%;
		position: relative;
		margin: 0 auto;
		background: none;
		overflow: auto;
		padding-top: 0px;
		border: none;
		overflow: hidden;
		border-radius: 5px;
	}

	.part1-left .swiper-container {
		width: 100%;
		height: auto;
	}

	.swiper-slide {
		position: relative;
	}

	/*.part1-left .pagination { position: absolute; right: 10px; text-align: right; bottom: 7px; width: 19%; z-index: 2; }
.part1-left .swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; background: #e5e5e5; margin: 0 3px; cursor: pointer; }
.part1-left .swiper-active-switch { background: #f70b17; }*/
	.part1-left .picTitle {
		position: relative;
		width: 100%;
		height: auto;
	}

	/* .part1-left .picTitle .img{
	width: auto;
	height: auto;
	display: block; border-radius: 5px; border: 3px solid #dca635;
}
.part1-left .picTitle .img img {
	width: 100%;
	height: auto;
	display: block; border-radius: 5px;
} */


	.part1-left .tp {
		position: relative;
		width: auto;
		height: auto;
		border: 3px solid #dca635;
		border-radius: 5px;
		padding: 0;
	}

	.part1-left .tp .img {
		width: 100%;
		height: auto;
		display: block;
	}

	.part1-left .tp .img img {
		width: 100%;
		height: auto;
		display: block;
	}



	.part1-left .picTitle .bg {
		background: #000000;
		bottom: 0;
		height: 35px;
		left: 0;
		opacity: 0.4;
		filter: alpha(opacity=40);
		position: absolute;
		width: 100%;
		z-index: 10;
	}

	.part1-left .picTitle .name {
		/* bottom: 0; */
		color: #fff;
		height: auto;
		/* left: 0; */
		line-height: 24px;
		overflow: hidden;
		/* position:relative; */
		text-align: left;
		width: 100%;
		z-index: 11;
		font-size: 18px;
		/* padding-left: 0; */
		/* text-indent: 0em; */
		padding-right: 1%;
		font-weight: bold;
		/* margin-top: 10px; */
	}

	.part1-left .picTitle .name a {
		color: #fff;
		text-decoration: none;
	}





	.part1-left .picTitle .name a:hover {
		text-decoration: underline;
	}

	.mul-play {
		position: absolute;
		width: 10%;
		height: auto;
		bottom: 5%;
		left: 2%;
		display: none;
		cursor: pointer;
		z-index: 49;
	}

	.mul-play img {
		width: 100%;
		height: auto;
	}

	.videoPart {
		width: 100%;
		height: 100%;
		background: #333;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 50;
	}

	.videoPart iframe {
		width: 100%;
		height: 100%;
	}

	.videoPart .videoPart-close {
		width: 22px;
		height: 22px;
		position: absolute;
		top: -21px;
		right: 0px;
		z-index: 50;
		background: url(//www.news.cn/politics/cpc20/ft/ft01/images/20220928_icon_btn_close.png) no-repeat;
		cursor: pointer;
		background-size: 100% auto;
		display: none;
	}

	.ft {
		width: 100%;
		height: auto;
		background: #c99f70;
		margin-top: 20px;
	}

	.xhft {
		width: 94%;
		padding: 20px 3% 20px 3%;
	}

	.xhft h2 {
		text-align: center;
		font-size: 22px;
		margin-top: 10px;
	}

	.xhft p {
		padding-right: 0px;
		font-size: 16px;
	}

	.m_ft {
		width: 290px;
		height: auto;
	}

	.m_ft img {
		width: 100%;
		height: auto;
	}

	.pcxwl {
		width: 100%;
		margin: 0 auto;
	}

	.pcxwl ul {
		padding: 0 15px;
		margin-top: 0;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-start;
	}

	.pcxwl li {
		/* float: left; */
		width: 47.1%;
		height: auto;
		margin: 10px 5px 0;
	}

	.pcxwl li img {
		width: 100%;
		height: auto;
	}

	.pcxwl li p {
		margin: 5px 5px 0;
		font-size: 16px;
		color: #4d3722;
		height: 74px;
		overflow: hidden;
		line-height: 24px;
	}



	/*栏目条*/
	.block-tit {
		width: 100%;
		margin: auto;
		height: auto;
	}

	.block-tit img {
		width: 100%;
		height: auto;
	}

	.view-txt:after {
		height: 196px;
	}

	/*底部*/
	.footer {
		padding: 0.4rem 0;
		font-size: 12px;
		margin: 30px auto 0;
		width: 100%;
		padding-bottom: 20px
	}

	.footer .box {
		width: 96%;
	}

	.footer span {
		display: block;
		margin-bottom: 4px;
	}
}