@charset "utf-8";

#news_thumbnail {
	position: relative;
	width: 100%;
	overflow: hidden;
	background: #f3f3f3;
}

#news_thumbnail .swiper-slide {
	position: relative;
}

#news_thumbnail .col-md-7 {
	padding: 0;
}

#news_thumbnail .col-md-7 img {
	display: block;
	width: 100%;
	height: 450px;
	min-height: 450px;
	overflow: hidden;
	object-fit: cover;
	transition: all .6s;
}

#news_thumbnail .col-md-7 img:hover {
	transform: scale(1.02)
}

#news_thumbnail .col-md-5 {
	padding: 50px;
}

#news_thumbnail .col-md-5 h2 {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 28px;
	padding: 10px 0 20px;
	border-bottom: 1px #a39c9c dashed;
}

#news_thumbnail .col-md-5 .desc {
	color: #707070;
	font-size: 16px;
	line-height: 36px;
	text-indent: 2em;
	padding: 20px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	height: 208px;
}

#news_thumbnail .pagination {
	left: 1000px;
	bottom: 40px;
	position: absolute;
	width: 100px;
	text-align: center;
	color: #818181;
	font-size: 16px;
}

#news_thumbnail .swiper-pagination-total {
	padding: 0 10px;
}

#news_thumbnail .swiper-pagination-current {
	font-size: 20px;
	color: #000000;
	font-weight: bolder;
	font-style: italic;
	padding: 0 10px;
}

#news_thumbnail .swiper-button-next {
	right: 150px;
	top: 375px;
	background: url(../../images/common.files/news_next.png) no-repeat center;
}

#news_thumbnail .swiper-button-prev {
	top: 375px;
	left: 925px;
	background: url(../../images/common.files/news_prev.png) no-repeat center;
}

.tab-head {
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 40px
}

.tab-head ul {
	height: auto;
	overflow: hidden;
	line-height: 40px;
	border-bottom: 1px solid #ececec;
}

.tab-head li {
	margin: 0 15px;
	font-size: 18px;
	color: #333;
	float: left;
	line-height: 40px
}

.tab-head li:first-child {
	margin-left: 0
}

.tab-head ul li.default {
	font-size: 18px;
	margin: 0 15px;
	border-bottom: solid 2px #0069be;
}

.tab-head ul li.default:first-child {
	margin-left: 0
}

.tab-head ul li.default a {
	color: #0a4fb7;
	font-size: 22px;
	font-weight: 700
}

.tab-head ul li a {
	font-size: 22px;
	font-weight: bold;
	color: #666666;
}

.m-lst36 ul li {
	padding: 0;
	background: none;
	line-height: 44px;
}

.m-lst36 ul li a {
	color: #000000;
}

.m-lst36 ul em {
	color: #879eb5;
}

.m-lst36 ul li .time {
	color: #999999;
}

.tpnews img {
	width: 100%;
	padding: 15px 10px 0;
	height: 180px;
}

.tpnews p {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 0 10px;
}

.news_spxw {
	padding: 20px 0;
	overflow: hidden;
}

.prism-player {
	min-height: 450px;
}

.news_spxw {
	background: #f3f3f3;
	overflow: hidden;
	padding: 0;
}


.news_spxw .col-md-5 {
	padding: 30px 30px 0;
}

.news_spxw .col-md-5 .tpnews img {
	width: 12px;
	overflow: hidden;
	display: block;
	float: left;
	height: 12px;
	margin-top: 15px;
	padding: 0;
}

.news_spxw .col-md-5 .news_vedio01 a:first-child img {
	position: absolute;
	left: 250px;
	top: 125px;
}

.news_spxw .col-md-5 .news_vedio01 a:last-child img {
	width: 100%;
	height: 225px;
}

.news_spxw .col-md-7 span {
	bottom: 10px;
	position: absolute;
	z-index: 999;
	color: #ffffff;
	font-size: 18px;
	padding-left: 65px;
}

.prism-player .prism-big-play-btn {
	background: url(../../images/common.files/news_vedio01.png) no-repeat left bottom !important;
	background-size: 65% !important;
	width: 40px !important;
	height: 40px !important;
}

.prism-player .prism-big-play-btn .outter {
	border: none !important;
}

.prism-big-play-btn {
	left: 0 !important;
	margin: 0 0 8px 20px;
	top: 88.5% !important;
}

.prism-cc-btn,
.prism-setting-btn {
	display: none !important;
}
