.main_W {
	margin: 0 auto;
	width: 1000px;
}
.hd_top {
	width: 100%;
	border-top: 5px solid #38a548;
	background: #f7f7f7;
	height: 40px;
	border-bottom: 1px solid #e5e5e5;
}
.hd_top1 {
	width: 1000px;
	height: 5px;
	background: url(20211231baobaoyouth_sjy_01.jpg) no-repeat;
	margin: -5px auto;
}
.hd_top_box {
	width: 1200px;
	height: 40px;
	margin: 0 auto;
	line-height: 45px;
	text-align: left;
	font-size: 12px;
	color: #666666;
}
.hd_top_box .baobao {
	margin-bottom: -1.35%;
}
.hd_top_box a {
	padding: 0 10px;
	font-size: 12px;
	color: #666666;
	font-family: "Microsoft Yahei", helvetica, arial, sans-serif;
	word-wrap: break-word;
}
.header {
	height: 95px;
	border-bottom: 6px #f5bc3e solid;
}
.logo {
	width: 291px;
	float: left;
	margin-right: 80px;
}
.logo a {
	display: block;
}
.logo img {
	margin-top: 15px;
}
.youth_so {
	width: 265px;
	float: right;
	margin: 30px 0px 10px;
	height: 28px;
	border: #deddde 1px solid;
}
.youth_so span {
	width: 205px;
	height: 28px;
	float: left;
}
.jn-wby {
	width: 175px;
	height: 26px;
	float: left;
	border: 0;
	line-height: 26px;
	color: #000;
	text-align: left;
}
.youth_so_submit {
	width: 55px;
	float: right;
	height: 28px;
	background-color: #ebebeb;
	font-family: "微软雅黑", "黑体";
	font-size: 14px;
	text-align: center;
	line-height: 28px;
	border: 0px;
	cursor: pointer;
	color: #747474;
	border-left: #deddde 1px solid;
}
/* 视频轮播 */
.left {
	float: left;
}
.right {
	float: right;
}
.videoBaoBao {
	margin-top: 20px;
	width: 100%;
	height: 367px;
}
.videoGroup {
	position: relative;
	width: 650px;
	height: 367px;
}
.scrollView::-webkit-scrollbar {
	width: 6px;
}
.scrollView::-webkit-scrollbar-thumb {
	background: #fde4ae;
	border-radius: 3px;
}
.scrollView::-webkit-scrollbar-track {
	background: transparent;
}
/* .videoPlaer img{
    width: 100%;
    height: 100%;
} */
.videoGroup video {
	width: 100%;
	height: 100%;
}
.videoList {
	width: 330px;
	height: 376px;
	background: url(20211231baobaoborder.png) no-repeat 0 0;
}
.videoDate {
	width: 100%;
	height: 37px;
	margin-top: 10px;
}

/* 3D翻转 */
.swiper{
	width: 68px;
	height: 37px;
	float: left;
}
.swiper-wrapper {
	width: 68px;
	height: 37px;
	margin:0 auto;
}
.swiper-slide {
	width: 68px;
	height: 37px;
}
.swiper-container-3d {
	perspective: none!important;
}
.swiper-slide img {
	width: 100%;
}
/* 3D翻转 end*/

.videoDate .date {
	margin-right: 16px;
	padding-top: 5px;
}
.videoDate .date span {
	display: block;
	width: 47px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	border-radius: 10px;
	border: 1px solid #ecbd56;
	cursor: pointer;
}
.videoDate .date span.active {
	background: #ecbd56;
	color: #fff;
}
.videoDate .date span+span {
	margin-left: 4px;
}
.scrollView {
	height: 285px;
	overflow-y: auto;
	width: 95%;
}
.wndbb_ul li .icon {
	display: inline-block;
	width: 21px;
	height: 21px;
	background: url(./20211231baobaoicon.png)no-repeat 0 3px;
	background-size: 21px 14px;
}
.wndbb_ul li span {
	font-size: 14px;
	color: #999;
}
.wndbb_ul li.played span {
	color: #444;
}
.wndbb_ul li.played .icon {
	background-image: url(./20211231baobaoyellowIcon.png)
}
.wndbb_ul li span+span {
	margin-left: 4px;
}
.wndbb_ul li.played span.text {
	cursor: pointer;
}
.wndbb_ul li.active span.text {
	color: #cc5229;
}
.wndbb_ul li.active span.icon {
	background-image: url("./20211231baobaoyellowIcon.png");
}
.wndbb_ul li span.text {
	display: inline-block;
	width: 230px;
}
.wndbb_ul li+li {
	margin-top: 5px;
}
/* 视频轮播 end*/



.news_2 {
	width: 100%;
	margin-top: 50px;
}
.news_2 ul{
	display: flex;
	flex-direction: row;
	width: 100%;
	flex-wrap: wrap;
	
}
.news_2 ul li ol{
	float: left;
	margin-right: 13px;
	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
	height: 150px;
}
.news_2 ul li{
	width: 240px;
	float: left;
	margin-right: 13px;
	margin-bottom: 15px;
}
.news_2 ul li:nth-child(4n) {
	margin-right: 0;
}




.baobao_li {
	position: absolute;
	top: 19%;
	left: 40%;
}


.news_div {
	width: 240px;
	height: 150px;
	position: relative;
	overflow: hidden;
	background: url(20211231baobaopic_wen.jpg)no-repeat ;
}
.news_div p{
	width: 197px;
	color: #6a4639;
	font-size: 14px;
	margin: 0 auto;
	padding: 50px 0;
	line-height: 24px;
	transition: all 0.5s;
}
.news_div p:hover {
	
	-webkit-transform: rotateZ(5deg);	
	transform: rotateZ(5deg);
    color: #3a7fb2;
}
.news_div img {
	display: inline;
	transition: all 0.5s;
}
.news_div img:hover {
	transform: scale(1.1);
}
.baobao_li img {
	transition: all 0.5s;
}
.baobao_li img:hover {
	transform: scale(1.1);
}


.tuwen .pup{
	position: absolute;
	bottom: -102px;
	width: 100%;
	height: 58px;
	overflow: hidden;
	transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.news_2 ul li:hover .pup{
	bottom: 0;
}
.tuwen .pup .baobao_text{
	height: 58px;
	background-color: #fa6a5b;
	opacity: 0.7;
	overflow: hidden;
}
.tuwen .pup .baobao_text p{
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	width: 90%;
	margin-left: 5%;
	padding-top: 3%;
	/* 超出文本变省略号 */
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}




.zuozhe {
	font-size: 12px;
	color: #999999;
	width: 240px;
}
.zuozhe p {
	float: left;
	margin: -5px 0 0 5px;
	/* 后加 */
	width: 65%;
}
.zuozhe span {
	float: right;
	margin: -5px 5px 0 0;
}
.more {
	width: 120px;
	height: 38px;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	margin: 0.25rem auto;
	background-color: #f5bc3e;
	margin-left: 45%;
	border-radius: 13px;
}
.more p {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 36px;
}
.wndbb_ul li span.time{
	height: 21px;
    line-height: 21px;
}