* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
html {
	font-size: 16px;
}
body {
	font: 16px 'Microsoft YaHei';
	position: relative;
}
html,
body {
	min-width: 1200px;
	box-sizing: border-box;
}
a {
	text-decoration: none;
	color: #333;
	cursor: pointer;
}
li {
	list-style: none;
	box-sizing: border-box;
}
.clearfix {
	*zoom: 1;
}
.clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: '';
}
.swiper-button-next:after,
.swiper-button-prev:after {
	color: transparent;
}
img {
	display: block;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
.p050 {
	padding: 0 50px;
}
.pt30 {
	padding-top: 30px;
}
.pb30 {
	padding-bottom: 30px;
}
.pb40 {
	padding-bottom: 40px;
}
.pb100 {
	padding-bottom: 100px;
}
.pb50 {
	padding-bottom: 50px;
}
/* banner */
.banner {
	width: 100%;
}
.banner img {
	width: 100%;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
.m_banner {
	display: none;
}
.title img {
	margin: 0 auto;
}

/* 直播 */
.layer011 {
	position: relative;
	background-color: #f9f9f9;
}
.zb_wrap {
	width: 100%;
	background: url(/statics/jgdj/images/specials/ddcxllwlj/video_bg.png) no-repeat top center;
	background-size: 100% 100%;
	padding: 15px;
}
.zb_inside {
	height: 980px;
	overflow-y: scroll;
	padding-right: 10px;
}
.zb_inside::-webkit-scrollbar {
	width: 4px;
}
.zb_inside::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: #d01122;
}
.zb_inside::-webkit-scrollbar-track {
	background: #dbdbdb;
}
/* 宣讲动态 */
.layer022 {
	background-color: #f9f9f9;
	position: relative;
}
.two_list {
	width: 100%;
}
.two_list .two_item {
	width: 50%;
	float: left;
	box-sizing: border-box;
}
.two_list .two_item:nth-child(2) img {
	display: none;
}
.news_img img {
	width: 100%;
}
.swp-wrap {
	position: relative;
}
.swiper-container {
	width: 100%;
}
.swiper-slide {
	width: 100%;
}
.swiper-slide > a img {
	width: 100%;
}
.swp_slide img {
	border: 5px solid #f5d090;
	box-sizing: border-box;
}
.swiper-slide > a > .slide_bottom {
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	height: 40px;
	line-height: 60px;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	color: #fff;
}
.swiper-slide > a > .slide_bottom > .h4-title {
	text-align: left;
	width: calc(100% - 100px);
	display: block;
	color: #fff;
	font-size: 16px;
	margin-bottom: 0;
	padding: 0 90px 20px;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: normal;
}
.swiper-slide > a > .slide_bottom > .w100 {
	width: 100%;
}
.swp1-pagination {
	position: absolute;
	bottom: 0;
	left: 15px;
	z-index: 999;
	height: 40px;
	line-height: 40px;
	width: 80px;
	font-size: 18px;
	color: #fff;
}
.swp1-pagination .swiper-pagination-current {
	font-size: 28px;
}
.swp1_btn_next,
.swp1_btn_prev {
	position: absolute;
	z-index: 9999;
	top: auto;
	bottom: 10px;
	width: 13.5px;
	height: 22px;
	background-size: 13.5px 22px;
}
.swp1_btn_prev {
	left: 10px;
}
.swp1_btn_next {
	right: 5px;
}

.numone {
	padding-left: 10px;
}
.numone > a {
	text-decoration: none;
}
.txt_ul {
	list-style: none;
	padding-left: 30px;
	background-color: #fff;
	box-shadow: 2px 2px 10px #eee;
	border-radius: 5px;
}
.txt_ul > li {
	list-style: none;
	padding-right: 10px;
}
.txt_ul > li.active {
	background: url(/statics/jgdj/images/specials/ddcxllwlj/news_bg.png) no-repeat top center;
	background-size: 100% 100%;
	transform: scale(1.14) translateX(-21px);
	padding-right: 0;
	transition: 0.5s;
}
.txt_ul > li.active a {
	border-bottom: 1px solid #fff;
}
.txt_ul > li.active a {
	transform: scale(0.85);
	color: #fff;
}
.txt_ul > li.active p {
	transform: scale(0.85);
	color: #fff;
}

.txt_ul li a {
	display: block;
	font-size: 18px;
	color: #333;
	line-height: 60px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 11px;
	border-bottom: 1px solid #333;
}

.txt_ul li p {
	color: #929292;
	font-size: 16px;
	color: 929292;
	line-height: 1.6;
	text-align: justify;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	padding-bottom: 15px;
}

.more {
	font-size: 14px;
	float: right;
	margin-bottom: 15px;
	color: #c1c1c1;
}

/* 媒体报道 */
.layer033 {
	background-color: #f9f9f9;
	position: relative;
}
.bg_style {
	background-color: #fff;
	box-shadow: 2px 2px 10px #eee;
	padding: 0 15px;
}
.mxp_ul li {
	list-style: none;
	width: calc(50% - 27px);
	line-height: 80px;
	border-bottom: 1px dashed #cdcdcd;
	padding-bottom: 0;
	float: left;
	box-sizing: border-box;
	position: relative;
}
.mxp_ul li:nth-child(5) {
	border-bottom: none;
}
.mxp_ul li:nth-child(6) {
	border-bottom: none;
}
.mxp_ul li:nth-child(odd) {
	margin-right: 27px;
}
.mxp_ul li:nth-child(even) {
	margin-left: 27px;
}
.mxp_ul li a {
	padding-left: 20px;
	position: relative;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: normal;
	max-width: 80%;
}
.mxp_ul li a::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
	width: 8px;
	height: 9px;
	background: url(/statics/jgdj/images/specials/ddcxllwlj/li_dec.png) no-repeat top center;
	background-size: 100% 100%;
}
.mxp_ul li span {
	font-size: 14px;
	color: #c1c1c1;
	float: right;
}

.layer044 {
	background: url(../images/bottom_desc.png) no-repeat #f9f9f9 0 bottom;
	position: relative;
	z-index: 11;
}
.video_poster {
	position: relative;
	width: 898px;
	height: 549px;
	margin: auto;
}
.video_poster::before {
	content: '';
	position: absolute;
	z-index: 11;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.4);
}
.video_btn {
	display: block;
}
.video_btn img {
	position: absolute;
	z-index: 222;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	background-color: initial;
}
