﻿* {
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	font-family: "Microsoft YaHei";
	background: #ffffff;
}

a {
	text-decoration: none;
	cursor: pointer;
}

ul, li {
	list-style: none;
}

input {
	border: 0;
	outline: none;
}

i, em {
	font-style: normal;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	zoom: 1;
}

.clear:after {
	display: table;
	content: '';
	clear: both;
}

.pcNone {
	display: none !important;
}
/*首页*/
.spirit_conent{
	margin-bottom: 45px;
}
.modularTit{
	padding:50px 0 45px;
	text-align: center;
	position: relative;
}
.modularTit .more{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
	cursor: pointer;
}
.contentArt_banner{
	float: left;
	position: relative;
	width: 660px;
	height: 440px;
}
.contentArt_banner ul li{
	width: 100%;
	height: 440px;
	position: relative;
}
.contentArt_banner ul li a{
	display: block;
}
.contentArt_banner ul li img{
	width: 660px;
	height: 440px;
	object-fit: cover;
}
.contentArt_banner ul li p{
	width: 660px;
	padding-left: 14px;
	height: 52px;
	line-height: 52px;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #ffffff;
	font-weight: 700;
	font-size: 16px;
	background: url(../images/dszt_mainLb_shadow_v2020.png) left bottom no-repeat;
	background-size: 100% 100%;
}
.contentArt_banner ul li p span{
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	font-size: 16px;
}
.contentArt_banner .hd{
	position: absolute;
	right: 0;
	bottom: 17px;
	width: 100px;
	height: 12px;
}
.contentArt_banner .hd li {
	float: left;
	width: 12px;
	height: 12px;
	border-radius: 12px;
	margin-right: 6px;
	cursor: pointer;
	background: #FFFFFF;
}

.contentArt_banner .hd li.on {
	background: #e00600;
	width: 27px;
}
.spirit_right{
	float: right;
	width: 490px;
	height: 440px;
}
.spirit_right .spiritTop{
	border-bottom: 1px dashed #d6d6d6;
	padding-bottom: 16px;
}
.spirit_right .spiritTop h2{
	font-size: 20px;
	color: #b90000;
	line-height: 1.5;
	margin-bottom: 10px;
}
.spirit_right .spiritTop .spiritTop_info{
	font-size: 14px;
	color: #666666;
	line-height: 1.5;
}
.look{
	display: inline-block;
	font-size: 14px;
	color: #B90000;
}
.spiritBottom1{
	border-bottom: 1px dashed #d6d6d6;
	padding: 8px 0;
}
.spiritBottom2{
	padding-top: 8px;
}
.spiritBottom li{
	margin: 25px 0;
}
.spiritBottom li a{
	display: inline-block;
	width: 490px;
	color: #333333;
	font-size: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.unscramble_viewpoint{
	background: url(dszt_modulBg_v2021.png) center no-repeat;
	background-size:100% 100%;
	padding-bottom: 32px;
	overflow: hidden;
}
.unscramble_content{
	float: left;
	width: 550px;
}
.unscramble_list li,.viewpoint_list li{
	padding: 14px 0;
	border-bottom: 1px dashed #d6d6d6;
}
.unscramble_list li:first-child{
	padding-top: 0;
}
.unscramble_list li:last-child,.viewpoint_list li:last-child{
	border: 0;
}
.unscramble_list li a img,.viewpoint_list li a img{
	margin-top: -4px;
	margin-right: 5px;
}
.unscramble_list li a,.viewpoint_list  li a{
	width: 550px;
	display: inline-block;
	color: #333333;
	font-size: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.unscramble_list li:hover a,.viewpoint_list  li:hover a,.spiritBottom  li:hover a{
	color: #b90000;
}
.viewpoint_content{
	float: right;
	width: 550px;
}
.viewpoint_tabs{
	background: url(dszt_nav_bg.png) left bottom no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 40px;
	margin-bottom: 8px;
}
.viewpoint_tabs ul {
	padding-left: 20px;
}
.viewpoint_tabs ul li {
	width: 155px;
	height:40px;
	line-height: 40px;
	text-align: center;
	float: left;
	color: #999999;
	font-size: 24px;
	font-weight: 700;
	cursor: pointer;
	background: url(dszt_nav_2.png) center no-repeat;
	background-size: 100% 100%;
}
.viewpoint_tabs ul li a, .implement_tabs ul li a {
	color: #999999;
}
.viewpoint_tabs ul li.on,.implement_tabs ul li.on{
	color: #b90000;
	background: url(dszt_nav_1.png) center no-repeat;
	background-size: 100% 100%;
}
.viewpoint_tabs ul li.on a, .implement_tabs ul li.on a{
	color: #b90000;
}
.viewpoint_list2{
	display: none;
}
.implement_content {
	padding-bottom: 45px;
}
.implement_tabs{
	background: url(dszt_nav_bgbig2.png) left bottom no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 40px;
	color: #999999;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 30px;
}
.implement_tabs ul {
	padding-left: 20px;
}
.implement_tabs ul li{
	float: left;
	width: 200px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	background: url(dszt_nav_2.png) left bottom no-repeat;
	background-size: 100% 100%;
}
.implement_list li{
	padding: 20px 25px;
	border-bottom: 1px dashed #d6d6d6;
}
.implement_list2{
	display: none;
}
.implement_list li:hover{
	background: url(dszt_implementBg_v2021.png) center no-repeat;
	background-size: cover;
}

.implement_list li .img-cont{
	width: 194px;
	height: 128px;
	float: left;
		margin-right: 20px;
}

.implement_list li img{
	width: 194px;
	height: 128px;
	object-fit: cover;
	

}
.implement_list li>a{
	display: block;
	overflow: hidden;
}
.implement_list li>a .implement_item{
	color: #666666;
	font-size: 14px;
}
.implement_list li>a .implement_item h3{
	color: #333333;
	font-size: 20px;
	font-weight: 700;
	margin: 10px 0;
	line-height: 1.5;
}
.implement_list li>a .implement_item .infos{
	line-height: 1.5;
}
.knowledge_content{
	background: url(dszt_knowledgeBg_v2021.png) center no-repeat;
	background-size: 100% 100%;
}
.knowledge_tabCntBox li{
	float: left;
	width: 365px;
	background: url(dszt_knowledgeBox_v2021.png) center no-repeat;
	background-size: cover;
	padding: 40px 0px 0 20px;
}
.knowledge_tabCntBox li{
	margin-right: 52px;
}
.knowledge_tabCntBox li:last-child{
	margin-right: 0;
}
.knowledge_tabCntBox li a h2{
	color: #333333;
	font-size: 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-bottom: 16px;
	line-height: 1.5;
	padding-right: 20px;
}
.knowledge_tabCntBox li a>p{
	color: #999999;
	font-size: 14px;
	line-height: 1.5;
	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-bottom: 16px;
	line-height: 1.5;
	padding-right: 20px;
}
.knowledge_tabCntBox li a .biao span{
	color: #d17e7e;
	font-size: 14px;
}
.knowledge_tabCntBox li a .biao img{
	float: right;
}
.knowledge_tabCntBox li a .info{
	color: #999999;
	font-size: 14px;
}
.knowledge_tabCntBox li a .info .info_per{
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	line-height: 1.5;
	padding-right: 20px;
}
.knowledge_tabCntBox li a .info .info_inf{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 16px;
	line-height: 1.5;
	height: 41px;
	padding-right: 20px;
}
.knowledge_swiper1 .swiper-slide,.knowledge_swiper1 .swiper-wrapper{
	height: 263px !important;
}
.pagination_knowledge1 .swiper-pagination-switch{
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 14px;
	background: #b3b3b3;
	margin-right: 12px;
	cursor: pointer;
}
.pagination_knowledge1{
	padding: 24px 0;
	text-align: center;
}
.pagination_knowledge1 .swiper-pagination-switch:last-child{
	margin-right: 0;
}
.pagination_knowledge1 .swiper-active-switch{
	width: 34px;
	background: #e00600;
}
.gene_top{
	overflow: hidden;
}
.gene_top .geneTop_left{
	width: 480px;
	height: 320px;
	float: left;
	position: relative;
}
.gene_top .geneTop_left img{
	width: 100%;
	height: 100%;
}
.gene_top .geneTop_left p,.gene_top .geneTop_right li p,.gene_bottom li p{
	width: 480px;
	color: #ffffff;
	font-size: 20px;
	position: absolute;
	bottom: 0;
	left: 0px;
	padding: 8px 20px;
	background: rgba(0,0,0,0.3);
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.gene_top .geneTop_right li p{
	width: 227px;
	padding: 6px 10px;
	font-size: 16px;
}
.gene_bottom li p{
	width: 391px;
}
.gene_top .geneTop_right{
	width: 710px;
	float: right;
}
.gene_top .geneTop_right li{
	float: left;
	width: 227px;
	height: 150px;
	position: relative;
}
.gene_top .geneTop_right li{
	margin-right: 14px;
}
.gene_top .geneTop_right li:nth-child(3n){
	margin-right: 0;
}
.gene_top .geneTop_right li:nth-child(1),.gene_top .geneTop_right li:nth-child(2),.gene_top .geneTop_right li:nth-child(3){
	margin-bottom: 20px;
}
.gene_top .geneTop_right li img{
	width: 100%;
	height: 100%;
}
.gene_bottom li{
	float: left;
	width: 391px;
	height: 261px;
	position: relative;
}
.gene_bottom li img{
	width: 100%;
	height: 100%;
}
.gene_bottom li{
	margin-right: 13px;
}
.gene_bottom li:last-child{
	margin-right: 0;
}
.gene_bottom{
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 100px;
}
/*要点解读列表*/
.modularTitle{
	margin-top: 30px;
	margin-bottom: 20px;
	position: relative;
}
.modularTitle .line{
	display: inline-block;
	width: 868px;
	height: 1px;
	background: #c42424;
	position: absolute;
	right: 0;
	bottom: 0;
}
.unscrambleList li{
	padding: 14px 0;
	border-bottom: 1px dashed #d6d6d6;
}
.unscrambleList li a{
	color: #333333;
	font-size: 18px;
	display: block;
	overflow: hidden;
}
.unscrambleList li a img{
	margin-top: 5px;
	margin-right: 8px;
	float: left;
}
.unscrambleList li a .title{
	width: 1000px;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.unscrambleList li a .titme{
	color: #D17E7E;
	float: right;
}
.unscrambleList li:hover a .title{
	color: #b90000;
}
.site{
	text-align: right;
}
.site{
	color: #808080;
}
.site a{
	color: #808080;
	font-weight: 16px;
}
/*分页*/
.nypage {
	padding: 50px 0 70px;
	text-align: center;
	color: #333333;
	line-height: 32px;
}

.nypage a {
	display: inline-block;
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 30px;
	color: #333333;
	margin: 0 2px;
	border: 1px solid #dddddd;
	font-size: 16px;
	border-radius: 2px;
}

.nypage a.index, .nypage a.end {
	width: 48px;
}

.nypage a.next {
	width: 65px;
}

.nypage a.cur {
	background: #ce0212;
	color: #ffffff;
}

.nypage font {
	display: inline-block;
	vertical-align: middle;
	height: 32px;
	line-height: 32px;
	font-size: 0;
}

.nypage font span {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	float: left;
}

.nypage font span {
	line-height: 27px;
	margin-right: 3px;
}

.nypage input {
	margin: 0 2px;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	text-align: center;
	border: 1px solid #dddddd;
	width: 44px;
	float: left;
	margin-top: -2px;
	border-radius: 2px;
}

.nypage #go {
	text-align: center;
	border: 1px solid #dddddd;
	width: 44px;
	height: 32px;
	background: #e6e6e6;
	cursor: pointer;
	color: #333;
	margin-left: 10px;
	line-height: 32px;
	border-radius: 2px;
	margin-top: -2px;
}
/*学习贯彻*/
.implementTitle{
	overflow: hidden;
}
.implementTitle>img{
	float: left;
}
.implementTitle .implement_tabs{
	float: left;
	width: 868px;
	margin-bottom: 0;
	margin-top: 22px;
	height: 53px;
	background: url(dszt_nav_bgbig.png) center no-repeat;
	background-size: 100% 100%;
}
.implementTitle .implement_tabs ul li{
	height: 53px;
	line-height: 53px;
}
/*红色基因*/
.redgeneList{
	overflow: hidden;
}
.redgeneList li{
	width: 380px;
	padding: 30px 20px;
	border-radius: 4px;
	margin-right: 30px;
	float: left;
}
.redgeneList li:hover{
	background: url(dszt_geneBox_v2021.png) center no-repeat;
	background-size:cover ;
}
.redgeneList li:nth-child(3n){
	margin-right: 0;
}
.redgeneList li img{
	width: 340px;
	height: 225px;
}
.redgeneList li p{
	font-size: 20px;
	color: #333333;
	text-overflow: -o-ellipsis-lastline;
	height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 1.5;
	margin-top: 15px;
}


@media screen and (max-width: 1440px) {
	/*首页*/
	.spirit_conent{
		margin-bottom: 40px;
	}
	.modularTit{
		padding:40px 0;
		text-align: center;
		position: relative;
	}
	.modularTit img{
		width: 275px;
	}
	.modularTit .more{
		width: 50px;
		position: absolute;
		right: 0;
		top: 50%;
		transform: translate(0, -50%);
		cursor: pointer;
	}
	.contentArt_banner{
		float: left;
		position: relative;
		width: 550px;
		height: 350px;
	}
	.contentArt_banner ul li{
		width: 100%;
		height: 350px;
		position: relative;
	}
	.contentArt_banner ul li a{
		display: block;
	}
	.contentArt_banner ul li img{
		width: 550px;
		height: 350px;
	}
	.contentArt_banner ul li p{
		width: 550px;
		padding-left: 14px;
		height: 48px;
		line-height: 48px;
		position: absolute;
		bottom: 0;
		left: 0;
		color: #ffffff;
		font-weight: 700;
		font-size: 20px;
		background: url(../images/dszt_mainLb_shadow_v2020.png) left bottom no-repeat;
		background-size: 100% 100%;
	}
	.contentArt_banner ul li p span{
		display: block;
		overflow: hidden;
		white-space: nowrap;
		text-overflow:ellipsis;
		font-size: 16px;
	}
	.contentArt_banner .hd{
		position: absolute;
		right: 0;
		bottom: 17px;
		width: 94px;
		height: 12px;
	}
	.contentArt_banner .hd li {
		float: left;
		width: 10px;
		height: 10px;
		border-radius: 10px;
		margin-right: 6px;
		cursor: pointer;
		background: #FFFFFF;
	}

	.contentArt_banner .hd li.on {
		background: #e00600;
		width: 24px;
	}
	.spirit_right{
		float: right;
		width: 410px;
		height: 350px;
	}
	.spirit_right .spiritTop{
		border-bottom: 1px dashed #d6d6d6;
		padding-bottom: 8px;
	}
	.spirit_right .spiritTop h2{
		font-size: 17px;
		color: #b90000;
		line-height: 1.5;
		margin-bottom: 10px;
	}
	.spirit_right .spiritTop .spiritTop_info{
		font-size: 12px;
		color: #666666;
		line-height: 1.5;
	}
	.look{
		display: inline-block;
		font-size: 12px;
		color: #B90000;
	}
	.spiritBottom1{
		border-bottom: 1px dashed #d6d6d6;
		padding: 2px 0;
	}
	.spiritBottom2{
		padding-top: 2px;
	}
	.spiritBottom li{
		margin: 20px 0;
	}
	.spiritBottom li a{
		display: inline-block;
		width: 410px;
		color: #333333;
		font-size: 15px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow:ellipsis;
	}
	.unscramble_viewpoint{
		background: url(dszt_modulBg_v2021.png) center no-repeat;
		background-size:100% 100%;
		padding-bottom: 32px;
		overflow: hidden;
	}
	.unscramble_content{
		float: left;
		width: 480px;
	}
	.unscramble_list li,.viewpoint_list li{
		padding: 10px 0;
		border-bottom: 1px dashed #d6d6d6;
	}
	.unscramble_list li:first-child{
		padding-top: 0;
	}
	.unscramble_list li:last-child,.viewpoint_list li:last-child{
		border: 0;
	}
	.unscramble_list li a img,.viewpoint_list li a img{
		margin-top: -2px;
		margin-right: 5px;
	}
	.unscramble_list li a,.viewpoint_list  li a{
		width: 480px;
		display: inline-block;
		color: #333333;
		font-size: 15px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow:ellipsis;
	}
	.viewpoint_content{
		float: right;
		width: 480px;
	}
	.viewpoint_tabs{
		background: url(dszt_nav_bg.png) left bottom no-repeat;
		background-size: 100% 100%;
		width: 100%;
		height: 34px;
		margin-bottom: 8px;
		margin-top: -8px;
	}
	.viewpoint_tabs ul {
		padding-left: 18px;
	}
	.viewpoint_tabs ul li{
		width: 135px;
		height:34px;
		line-height: 34px;
		text-align: center;
		float: left;
		color: #999999;
		font-size: 20px;
		font-weight: 700;
		cursor: pointer;
		background: url(dszt_nav_2.png) center no-repeat;
		background-size: 100% 100%;
	}
	.viewpoint_tabs ul li.on,.implement_tabs ul li.on{
		color: #b90000;
		background: url(dszt_nav_1.png) center no-repeat;
		background-size: 100% 100%;
	}
	.viewpoint_list2{
		display: none;
	}
	.implement_content {
		padding-bottom: 45px;
	}
	.implement_tabs{
		background: url(dszt_nav_bgbig2.png) center no-repeat;
		background-size: 100% 100%;
		width: 100%;
		height: 36px;
		color: #999999;
		font-size: 20px;
		font-weight: 700;
		margin-bottom: 20px;
	}
	.implement_tabs ul {
		padding-left: 17px;
	}
	.implement_tabs ul li{
		float: left;
		width: 170px;
		height: 36px;
		text-align: center;
		line-height: 36px;
		cursor: pointer;
	}
	.implement_list li{
		padding: 20px 25px;
	}
	.implement_list2{
		display: none;
	}
	.implement_list li:hover{
		background: url(dszt_implementBg_v2021.png) center no-repeat;
		background-size: cover;
	}

	.implement_list li .img-cont{
		width: 145px;
		height: 110px;
	}
	.implement_list li img{
		width: 145px;
		height: 110px;
	}
	.implement_list li>a{
		display: block;
		overflow: hidden;
	}
	.implement_list li>a .implement_item{
		color: #666666;
		font-size: 12px;
	}
	.implement_list li>a .implement_item h3{
		color: #333333;
		font-size: 17px;
		font-weight: 700;
		margin: 10px 0;
		line-height: 1.5;
	}
	.implement_list li>a .implement_item .infos{
		line-height: 1.5;
	}
	.knowledge_content{
		background: url(dszt_knowledgeBg_v2021.png) center no-repeat;
		background-size: 100% 100%;
	}
	.knowledge_tabCntBox li{
		float: left;
		width: 305px;
		background: url(dszt_knowledgeBox_v2021.png) center no-repeat;
		background-size: cover;
		padding: 35px 0px 0 15px;
	}
	.knowledge_tabCntBox li{
		margin-right: 42px;
	}
	.knowledge_tabCntBox li:last-child{
		margin-right: 0;
	}
	.knowledge_tabCntBox li a h2{
		color: #333333;
		font-size: 17px;
		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-bottom: 14px;
		line-height: 1.5;
		padding-right: 15px;
	}
	.knowledge_tabCntBox li a>p{
		color: #999999;
		font-size: 12px;
		line-height: 1.5;
		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-bottom: 14px;
		line-height: 1.5;
		padding-right: 15px;
	}
	.knowledge_tabCntBox li a .biao span{
		color: #d17e7e;
		font-size: 12px;
	}
	.knowledge_tabCntBox li a .biao img{
		width: 60px;
		float: right;
	}
	.knowledge_tabCntBox li a .info{
		color: #999999;
		font-size: 12px;
	}
	.knowledge_tabCntBox li a .info .info_per{
		overflow: hidden;
		white-space: nowrap;
		text-overflow:ellipsis;
		line-height: 1.5;
		padding-right: 15px;
	}
	.knowledge_tabCntBox li a .info .info_inf{
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		line-clamp: 2;
		-webkit-box-orient: vertical;
		margin-bottom: 14px;
		line-height: 1.5;
		height: 41px;
		padding-right: 15px;
	}
	.knowledge_swiper1 .swiper-slide,.knowledge_swiper1 .swiper-wrapper{
		height: 232px !important;
	}
	.pagination_knowledge1 .swiper-pagination-switch{
		display: inline-block;
		width: 12px;
		height: 12px;
		border-radius: 12px;
		background: #b3b3b3;
		margin-right: 10px;
		cursor: pointer;
	}
	.pagination_knowledge1{
		padding: 20px 0;
		text-align: center;
	}
	.pagination_knowledge1 .swiper-pagination-switch:last-child{
		margin-right: 0;
	}
	.pagination_knowledge1 .swiper-active-switch{
		width: 34px;
		background: #e00600;
	}
	.gene_top{
		overflow: hidden;
	}
	.gene_top .geneTop_left{
		width: 402px;
		height: 270px;
		float: left;
		position: relative;
	}
	.gene_top .geneTop_left img{
		width: 100%;
		height: 100%;
	}
	.gene_top .geneTop_left p,.gene_top .geneTop_right li p,.gene_bottom li p{
		width: 402px;
		color: #ffffff;
		font-size: 17px;
		position: absolute;
		bottom: 0;
		left: 0px;
		padding: 8px 20px;
		background: rgba(0,0,0,0.3);
		overflow: hidden;
		white-space: nowrap;
		text-overflow:ellipsis;
	}
	.gene_top .geneTop_right li p{
		width: 188px;
		padding: 6px 10px;
		font-size: 14px;
	}
	.gene_bottom li p{
		width: 330px;
	}
	.gene_top .geneTop_right{
		width: 586px;
		float: right;
	}
	.gene_top .geneTop_right li{
		float: left;
		width: 188px;
		height: 130px;
		position: relative;
	}
	.gene_top .geneTop_right li{
		margin-right: 10px;
	}
	.gene_top .geneTop_right li:nth-child(3n){
		margin-right: 0;
	}
	.gene_top .geneTop_right li:nth-child(1),.gene_top .geneTop_right li:nth-child(2),.gene_top .geneTop_right li:nth-child(3){
		margin-bottom: 10px;
	}
	.gene_top .geneTop_right li img{
		width: 100%;
		height: 100%;
	}
	.gene_bottom li{
		float: left;
		width: 328px;
		height: 220px;
		position: relative;
	}
	.gene_bottom li img{
		width: 100%;
		height: 100%;
	}
	.gene_bottom li{
		margin-right: 8px;
	}
	.gene_bottom li:last-child{
		margin-right: 0;
	}
	.gene_bottom{
		overflow: hidden;
		margin-top: 14px;
		margin-bottom: 70px;
	}
	/*要点解读列表*/
	.modularTitle{
		margin-top: 30px;
		margin-bottom: 20px;
		position: relative;
	}
	.modularTitle img{
		width: 275px;
	}
	.modularTitle .line{
		display: inline-block;
		width: 725px;
		height: 1px;
		background: #c42424;
		position: absolute;
		right: 0;
		bottom: 0;
	}
	.unscrambleList li{
		padding: 14px 0;
		border-bottom: 1px dashed #d6d6d6;
	}
	.unscrambleList li a{
		color: #333333;
		font-size: 15px;
		display: block;
		overflow: hidden;
	}
	.unscrambleList li a img{
		margin-top: 3px;
		margin-right: 8px;
		float: left;
	}
	.unscrambleList li a .title{
		width: 835px;
		display: inline-block;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.unscrambleList li a .titme{
		color: #D17E7E;
		float: right;
	}
	.unscrambleList li:hover a .title{
		color: #b90000;
	}
	.site{
		text-align: right;
	}
	.site a{
		color: #808080;
		font-weight: 16px;
	}
	/*分页*/
	.nypage {
		padding: 50px 0 70px;
		text-align: center;
		color: #333333;
		line-height: 28px;
	}
	.nypage a {
		display: inline-block;
		width: 28px;
		height: 28px;
		text-align: center;
		line-height: 28px;
		color: #333333;
		margin: 0 2px;
		border: 1px solid #dddddd;
		font-size: 14px;
		border-radius: 2px;
	}
	.nypage a.index, .nypage a.end {
		width: 40px;
	}
	.nypage a.next {
		width: 54px;
	}
	.nypage a.cur {
		background: #ce0212;
		color: #ffffff;
	}
	.nypage font {
		display: inline-block;
		vertical-align: middle;
		height: 28px;
		line-height: 28px;
		font-size: 0;
	}
	.nypage font span {
		display: inline-block;
		height: 28px;
		line-height: 28px;
		font-size: 14px;
		float: left;
	}
	.nypage font span {
		line-height: 23px;
		margin-right: 3px;
	}
	.nypage input {
		margin: 0 2px;
		height: 28px;
		line-height: 28px;
		font-size: 13px;
		text-align: center;
		border: 1px solid #dddddd;
		width: 37px;
		float: left;
		margin-top: -3px;
		border-radius: 2px;
	}
	.nypage #go {
		text-align: center;
		border: 1px solid #dddddd;
		width: 37px;
		height: 26px;
		background: #E6E6E6;
		cursor: pointer;
		color: #333;
		margin-left: 10px;
		line-height: 26px;
		border-radius: 2px;
		margin-top: -1px;
	}
	/*学习贯彻*/
	.implementTitle{
		overflow: hidden;
	}
	.implementTitle>img{
		float: left;
	}
	.implementTitle .implement_tabs{
		float: left;
		width: 725px;
		margin-bottom: 0;
		margin-top: 17px;
		height: 45px;
		background: url(dszt_nav_bgbig.png) center no-repeat;
		background-size: 100% 100%;
	}
	.implementTitle .implement_tabs ul li{
		height: 45px;
		line-height: 45px;
	}
	/*红色基因*/
	.redgeneList{
		overflow: hidden;
	}
	.redgeneList li{
		width: 315px;
		padding: 25px 15px;
		border-radius: 4px;
		margin-right: 27px;
		float: left;
	}
	.redgeneList li:hover{
		background: url(dszt_geneBox_v2021.png) center no-repeat;
		background-size:cover ;
	}
	.redgeneList li:nth-child(3n){
		margin-right: 0;
	}
	.redgeneList li img{
		width: 285px;
		height: 190px;
	}
	.redgeneList li p{
		font-size: 17px;
		color: #333333;
		text-overflow: -o-ellipsis-lastline;
		height: 50px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		line-clamp: 2;
		-webkit-box-orient: vertical;
		line-height: 1.5;
		margin-top: 15px;
	}
}
