.yt_news{
	width: 100%;
	padding: 15px 0 50px;
	background: #f5f5f5;
}

@media (min-width:991px) {
	.yt_news .yt_newsbar{
		width: 1340px;
		margin: 0 auto;
	}
}
@media (max-width:991px) {
	.yt_news .yt_newsbar{
		width: 96%;
		margin: 0 auto;
	}
}

.yt_news .yt_newsbar .newspart1{
	
}


@media (min-width:991px) {
	.yt_news .yt_newsbar .newspart1 .left{
		width: 300px;
		height: 372px;
		float: left;
	}
}

@media (max-width:991px) {
	.yt_news .yt_newsbar .newspart1 .left{
		width: 45%;

		float: left;
		overflow: hidden;
	}
}

@media (max-width:991px) {
	.yt_news .yt_newsbar .newspart1 .mid{
		display: none;
	}
}

@media (max-width:991px) {
	.yt_news .yt_newsbar .newspart1 .left ul{
		margin-top: -18px !important;
	}
	
}
.yt_news .yt_newsbar .newspart1 .left ul{
		margin-top: -10px;
	}

@media (max-width:991px) {
	.yt_news .yt_newsbar .newspart1 .left li{
		width: 100%;
		height: 80px;
		margin-top: 18px;
	}
}

@media (min-width:991px) {
	.yt_news .yt_newsbar .newspart1 .left li{
		width: 300px;
		height: 116px;
		margin-top: 10px;
	}
}



.yt_news .yt_newsbar .newspart1 .left li{
	
	
	background-image: linear-gradient(to right, #265bf6 ,#3d8dfb);
	position: relative;
	border-radius: 6px;
}


@media (max-width:991px) {
	.yt_news .yt_newsbar .newspart1 .left li h2{
		font-size: 16px;
		color: #fff;
		padding: 15px 0 0 15px;
		height: 32px;
		
	}
}

@media (min-width:991px) {
	.yt_news .yt_newsbar .newspart1 .left li h2{
		font-size: 16px;
		color: #fff;
		padding: 30px 0 0 30px;
		height: 32px;
		
	}
}


@media (max-width:991px) {
	.yt_news .yt_newsbar .newspart1 .left li span{
		display: block;
		margin-left: 30px;
		font-size: 16px;
		font-weight: bold;
		color: #265bf6;
		width: 20px;
		height: 20px;
		background: #fff;
		line-height: 20px;
		border-radius: 50%;
		text-indent: 6px;
	}
}

@media (min-width:991px) {
	.yt_news .yt_newsbar .newspart1 .left li span{
		display: block;
		margin-left: 30px;
		font-size: 18px;
		font-weight: bold;
		color: #265bf6;
		width: 24px;
		height: 24px;
		background: #fff;
		line-height: 20px;
		border-radius: 50%;
		text-indent: 6px;
	}
}


@media (max-width:991px) {
	.yt_news .yt_newsbar .newspart1 .left li .photo{
		position: absolute;
		right: 10px;
		top: 25px;
	}
}

@media (min-width:991px) {
	.yt_news .yt_newsbar .newspart1 .left li .photo{
		position: absolute;
		right: 30px;
		top: 30px;
	}
}


@media (max-width:991px) {
	.yt_news .yt_newsbar .newspart1 .left li .photo img{
		display: block;
		width: 30px;
		height: 30px;
	}
}

@media (min-width:991px) {
	.yt_news .yt_newsbar .newspart1 .left li .photo img{
		display: block;
		width: 48px;
		height: 48px;
	}
}



.yt_news .yt_newsbar .newspart1 .mid{
	float: left;
	width: 680px;
	height: 368px;
	margin-left: 20px;
	overflow: hidden;
}

.yt_news .yt_newsbar .newspart1 .mid .bd ul li img{
	width: 680px;
	display: block;
	height: 368px;
	border-radius: 10px;
}


@media (min-width:991px) {
	.yt_news .yt_newsbar .newspart1 .right{
		width: 290px;
		height: 338px;
	}
}
@media (max-width:991px) {
	.yt_news .yt_newsbar .newspart1 .right{
		width: 45%;
	}
}

.yt_news .yt_newsbar .newspart1 .right{
	
	
	float: right;
	background: #fff;
	box-shadow: 0 0 20px rgba(33, 84, 245, .3);
	border-radius: 8px;
	padding: 15px;
}
@media (min-width:991px) {
	.yt_news .yt_newsbar .newspart1 .right h2{
		font-size: 18px;
		color: #265bf6;
		font-weight: bold;
		padding: 10px 0;
	}
}
@media (max-width:991px) {
	.yt_news .yt_newsbar .newspart1 .right h2{
		font-size: 16px;
		color: #265bf6;
		font-weight: bold;
	}
}




.yt_news .yt_newsbar .newspart1 .right .list{
	
}

@media (min-width:991px) {
	.yt_news .yt_newsbar .newspart1 .right .list ul li{
		margin-top: 12px;
	}
}
@media (max-width:991px) {
	.yt_news .yt_newsbar .newspart1 .right .list ul li{
		margin-top: 12px;
	}
}


@media (min-width:991px) {
	.yt_news .yt_newsbar .newspart1 .right .list ul li h3{
		font-size: 15px;
		color: #444;
		height: 40px;
		line-height: 20px;
	}
}
@media (max-width:991px) {
	.yt_news .yt_newsbar .newspart1 .right .list ul li h3{
		font-size: 13px;
		color: #444;
		/* height: 32px; */
		line-height: 16px;
	}
}


.yt_news .yt_newsbar .newspart1 .right .list ul li .date{
	font-size: 12px;
	color: #999;
}

@media (min-width:991px) {
	.yt_news .yt_newsbar .newspart2{
		width: 1340px;
		margin: 15px auto 0;
	}
}
@media (max-width:991px) {
	.yt_news .yt_newsbar .newspart2{
		width: 100%;
		margin: 15px auto 0;
	}
}
@media (min-width:991px) {
	.yt_news .yt_newsbar .newspart2 .ytnewslist{
		width: 920px;
		float: left;
		box-shadow: 0 0 20px rgba(33, 84, 245, .3);
		background: #fff;
		margin-top: 25px;
		padding: 40px;
		border-radius: 12px;
	}
}
@media (max-width:991px) {
	.yt_news .yt_newsbar .newspart2 .ytnewslist{
		width: 94%;
		margin: 15px auto 0;
		box-shadow: 0 0 20px rgba(33, 84, 245, .3);
		background: #fff;
		border-radius: 12px;
		padding: 3%;
	}
}


@media (min-width:991px) {
	.yt_news .yt_newsbar .newspart2 .ytnewslist .ytnewsnav1{
		height: 40px;
		width: 920px;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	}
}
@media (max-width:991px) {
	.yt_news .yt_newsbar .newspart2 .ytnewslist .ytnewsnav1{
		height: 30px;
		width: 100%;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		
		
		
	}
}

@media (max-width:991px) {
	.yt_news .yt_newsbar .newspart2 .ytnewslist .ytnewsnav1 ul{
		width: 100%;
		white-space: nowrap;
		overflow-x: auto;

	}
}
@media (min-width:991px) {
	.yt_news .yt_newsbar .newspart2 .ytnewslist .ytnewsnav1 ul{
		margin-left: -30px;
	}
}



@media (min-width:991px) {
	.yt_news .yt_newsbar .newspart2 .ytnewslist .ytnewsnav1 ul li{
		float: left;
		margin-left: 30px;
		width: 65px;
	}
}
@media (max-width:991px) {
	.yt_news .yt_newsbar .newspart2 .ytnewslist .ytnewsnav1 ul li{
		display: inline-block;
		margin-left: 10px;
	}
}


@media (min-width:991px) {
	.yt_news .yt_newsbar .newspart2 .ytnewslist .ytnewsnav1 ul li a{
		display: block;
		font-size: 15px;
		color: #222;
		font-weight: 600;
		height: 36px;
		text-align: center;
		
	}
}
@media (max-width:991px) {
	.yt_news .yt_newsbar .newspart2 .ytnewslist .ytnewsnav1 ul li a{
		display: block;
		font-size: 14px;
		color: #222;
		font-weight: 600;
		height: 26px;
		padding: 0 6px;
		
		
	}
}

.yt_news .yt_newsbar .newspart2 .ytnewslist .ytnewsnav1 ul li .line{
	width: 0px;
	height: 4px;
	transition: 0.5s;
	background: #265bf6;
	border-radius: 12px;
	margin: 0 auto;
}

.yt_news .yt_newsbar .newspart2 .ytnewslist .ytnewsnav1 ul li:hover .line,.yt_news .yt_newsbar .newspart2 .ytnewslist .ytnewsnav1 ul .on .line{
	width: 65px;
	transition: 0.5s;
}
.yt_news .yt_newsbar .newspart2 .ytnewslist .ytnewsnav1 ul li:hover a,.yt_news .yt_newsbar .newspart2 .ytnewslist .ytnewsnav1 ul .on a{
	color: #265bf6;
	transition: 0.5s;
}

.yt_news .yt_newsbar .newspart2 .ytnewslist .list{
	
}


@media (min-width:991px) {
	.yt_news .yt_newsbar .newspart2 .ytnewslist .list ul li{
		height: 180px;
		width: 920px;
		padding: 30px 0;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	}
}
@media (max-width:991px) {
	.yt_news .yt_newsbar .newspart2 .ytnewslist .list ul li{
		height: 110px;
		width: 100%;
		padding: 15px 0;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	}
}



@media (max-width:991px) {
	.yt_news .yt_newsbar .newspart2 .ytnewslist .list ul li .photo{
		width: 30%;
		
	}
}
.yt_news .yt_newsbar .newspart2 .ytnewslist .list ul li .photo{
	float: left;
	overflow: hidden;
	cursor: pointer;
	border-radius: 5px;
	
}

@media (min-width:991px) {
	.yt_news .yt_newsbar .newspart2 .ytnewslist .list ul li .photo img{
		width: 290px;
		height: 180px;
		display: block;
		border-radius: 5px;
		transition: 0.5s;
		
	}
}
@media (max-width:991px) {
	.yt_news .yt_newsbar .newspart2 .ytnewslist .list ul li .photo img{
		width: 100%;
		height: 80px;
		display: block;
		border-radius: 5px;
		transition: 0.5s;
		margin-top: 10px;
	}
}

.yt_news .yt_newsbar .newspart2 .ytnewslist .list ul li .photo img:hover{
	transform: scale(1.15);
	transition: 0.5s;
}

@media (min-width:991px) {
	.yt_news .yt_newsbar .newspart2 .ytnewslist .list ul li .text{
		width: 610px;
		float: right;
		height: 180px;
	}
}
@media (max-width:991px) {
	.yt_news .yt_newsbar .newspart2 .ytnewslist .list ul li .text{
		width: 68%;
		float: right;
		height: 140px;
	}
}

@media (max-width:991px) {
	.yt_news .yt_newsbar .newspart2 .ytnewslist .list ul li .text h3{
		font-size: 14px;
		font-weight: bold;
		color: #222;
		height: 20px;
		padding-top: 5px;
	}
}

@media (min-width:991px) {
	.yt_news .yt_newsbar .newspart2 .ytnewslist .list ul li .text h3{
		font-size: 16px;
		font-weight: bold;
		color: #222;
		height: 30px;
		padding-top: 5px;
	}
}


@media (max-width:991px) {
	.yt_news .yt_newsbar .newspart2 .ytnewslist .list ul li .text .textbar{
		width: 100%;
		height: 20px;
		margin-top: 5px;
	}
}

@media (min-width:991px) {
	.yt_news .yt_newsbar .newspart2 .ytnewslist .list ul li .text .textbar{
		width: 610px;
		height: 26px;
		margin-top: 5px;
	}
}

@media (max-width:991px) {
	.yt_news .yt_newsbar .newspart2 .ytnewslist .list ul li .text .textbar span{
		display: block;
		float: left;
		width: 50%;
		font-size: 12px;
		color: #777;
	}
}

@media (min-width:991px) {
	.yt_news .yt_newsbar .newspart2 .ytnewslist .list ul li .text .textbar span{
		display: block;
		float: left;
		width: 30%;
		font-size: 14px;
		color: #777;
	}
}

@media (max-width:991px) {
	.yt_news .yt_newsbar .newspart2 .ytnewslist .list ul li .text p{
		color: #555;
		font-size: 13px;
		text-indent: 28px;
		line-height: 20px;
		height: 60px;
		overflow: hidden;
		margin-top: 5px;
	}
	
}

@media (min-width:991px) {
	.yt_news .yt_newsbar .newspart2 .ytnewslist .list ul li .text p{
		color: #555;
		font-size: 15px;
		text-indent: 28px;
		line-height: 24px;
		height: 72px;
		overflow: hidden;
		margin-top: 5px;
	}
	
}

@media (max-width:991px) {
	.yt_news .yt_newsbar .newspart2 .ytnewslist .list ul li .tags{
		display: none;
	}
}


.yt_news .yt_newsbar .newspart2 .ytnewslist .list ul li .tags{
	width: 590px;
	height: 24px;
	background: url(../images/mb1taghov.png) left center no-repeat;
	background-size: 20px 20px;
	margin-top: 12px;
	transition: 0.5s;
}
.yt_news .yt_newsbar .newspart2 .ytnewslist .list ul li .tags dl{
	
}
.yt_news .yt_newsbar .newspart2 .ytnewslist .list ul li .tags dl dt{
	float: left;
	
}
.yt_news .yt_newsbar .newspart2 .ytnewslist .list ul li .tags dl dt a{
	display: block;
	margin-left: 30px;
	font-size: 14px;
	color: #777;
	height: 24px;
	line-height: 24px;
}
.yt_news .yt_newsbar .newspart2 .ytnewslist .list ul li .tags dl dt a:hover{
	color: #3d8dfb;
	transition: 0.5s;
}

.yt_news .yt_newsbar .newspart2 .ytnewslist .list ul li .tags:hover{
	background: url(../images/mb1tag.png) left center no-repeat;
	background-size: 20px 20px;
	transition: 0.5s;
}



@media (max-width:991px) {
	.yt_news .yt_newsbar .newspart2 .ytnewsnav2{
		display: none;
	}
}
.yt_news .yt_newsbar .newspart2 .ytnewsnav2{
	width: 320px;
	float: right;
}





.hotpro{
	margin-top: 25px;
	width: 320px;
	height: 530px;
	background-image: -webkit-linear-gradient(-90deg, #c0c9fd 0, #fff 100%);
	border-radius: 8px;
}
.hotpro h2{
	display: block;
	color: #2154f5;
	font-size: 20px;
	padding-left: 15px;
	padding-top: 15px;

}
.hotpro .list{
	width: 300px;
	margin: 0 auto;
}
.hotpro .list ul{
	
}
.hotpro .list ul li{
	width: 280px;
	height: 60px;
	border-radius: 8px;
	background: #fff;
	margin-top: 15px;
	padding: 10px;
}





.hotpro .list ul li .nrbar1{
	width: 280px;
}

.hotpro .list ul li .nrbar1 .mdg{
	float: left;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	padding-top: 5px;

	
}
.hotpro .list ul li .nrbar1 .mdg span{
	display: inline-block;
	padding: 0 20px;
}

.hotpro .list ul li .nrbar1 .jiage{
	display: inline-block;
	width: 100px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #eb151d;

	text-align: right;
	
}
.hotpro .list ul li .nrbar1 .jiage span{
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	color: #eb151d;
	/* font-style: italic; */
	padding: ;
}

.hotpro .list ul li .nrbar2{
	width: 280px;
	height: 50px;
	margin-top: 10px;
}

.hotpro .list ul li .nrbar2 p{
	color: #999;
	font-size: 12px;
	display: inline-block;
}

.hotpro .list ul li .nrbar2 .date{
	float: left;
	text-align: left;
}
.hotpro .list ul li .nrbar2 .zhekou{
	float: right;
	text-align: right;
}

.hotnews{
	width: 290px;
	padding: 15px;
	box-shadow: 0 0 20px rgba(33, 84, 245, .3);
	border-radius: 8px;
	height: 450px;
	margin-top: 25px;
	background: #fff;
}
.hotnews h2{
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	text-indent: 28px;
	background: url(../images/hot.png) left center no-repeat;
	background-size: 20px 20px;
	
}

.hotnews ul{
	
}
.hotnews ul li{
	margin-top: 16px;
}
.hotnews ul li:nth-child(1) a:before{
	content: "1";
	margin-right: 5px;
	color: #FF6257;
	font-size: 16px;
}
.hotnews ul li:nth-child(2) a:before{
	content: "2";
	margin-right: 5px;
	color: #f78a29;
	font-size: 16px;
}
.hotnews ul li:nth-child(3) a:before{
	content: "3";
	margin-right: 5px;
	color: #faca06;
	font-size: 16px;
}
.hotnews ul li:nth-child(4) a:before{
	content: "4";
	margin-right: 5px;
	color: #aaa;
	font-size: 16px;
}
.hotnews ul li:nth-child(5) a:before{
	content: "5";
	margin-right: 5px;
	color: #aaa;
	font-size: 16px;
}
.hotnews ul li:nth-child(6) a:before{
	content: "6";
	margin-right: 5px;
	color: #aaa;
	font-size: 16px;
}
.hotnews ul li:nth-child(7) a:before{
	content: "7";
	margin-right: 5px;
	color: #aaa;
	font-size: 16px;
}
.hotnews ul li:nth-child(8) a:before{
	content: "8";
	margin-right: 5px;
	color: #aaa;
	font-size: 16px;
}
.hotnews ul li:nth-child(9) a:before{
	content: "9";
	margin-right: 5px;
	color: #aaa;
	font-size: 16px;
}
.hotnews ul li:nth-child(10) a:before{
	content: "10";
	margin-right: 5px;
	color: #aaa;
	font-size: 16px;
}
.hotnews ul li a{
	font-size: 14px;
	display: block;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	color: #777;
}
.hottags{
	width: 290px;
	padding: 15px;
	box-shadow: 0 0 20px rgba(33, 84, 245, .3);
	border-radius: 8px;
	margin-top: 25px;
	background: #fff;
	padding-bottom: 40px;
}

.hottags h2{
	font-size: 20px;
	height: 24px;
	line-height: 24px;
	text-indent: 14px;
	border-left: 4px solid #265bf6;
}
.hottags ul{
	margin-left: -15px;
	margin-top: 15px;
}
.hottags ul li{
	float: left;
	border: 1px solid rgba(0,0,0,0.2);
	margin-left: 10px;
	margin-top: 8px;
	border-radius: 6px;
}
.hottags ul li a{
	display: block;
	padding: 0 10px;
	line-height: 22px;
	font-size: 12px;
	color: rgba(0, 0, 0, 0.4);
}
.hottags ul li:hover a{
	color: #265bf6;
}
.hottags ul li:hover{
	border-color: #265bf6;
}

.cecontent{
	width: 320px;
	height: 147px;
	background: url(../images/bj5.png) center no-repeat;
	border-radius: 8px;
	overflow: hidden;
	margin-top: 30px;
}

.cecontent ul{
	padding-top: 18px;
}

.cecontent ul li{
	float: left;
	margin-left: 40px;
}

.cecontent ul li img{
	padding: 5px;
	background: #fff;
	display: block;
	width: 85px;
	height: 85px;
	border-radius: 5px;
}

.cecontent ul li span{
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	width: 95px;
	text-align: center;
	margin-top: 6px;
}