body {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #000;
	color: #fff;
	font-family: "苹方"
}

html {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

/* 屏保大盒子 */
.pingbao-box {

	width: 100%;
	height: 94%;
	overflow: hidden;
	padding: 3% 0;
	margin: 0 auto;
	margin-bottom: -90%;
}

.pt-namenews {
	width: 94%;
	display: block;
	margin: 0 auto;
	color: #fff;
	margin-top: 1%;
	margin-bottom: 0.5%;
}

.pt-name {
	float: left;
	width: 40%;
	float: left;
	text-align: left;
	font-size: 2.8em;
	line-height: 68px;
	color: #fff;
}

.pt-news {
	float: left;
	width: 60%;
	margin: 0 auto;
}

/* marqueeleft横向新闻 */
.newslogo {
	display: block;
	width: 46px;
	float: left;
}

.marqueeleft {
	height: 66px;
	width: 90%;
	overflow: hidden;
	float: left;
}

.marqueeleft ul {
	float: left;
}

.marqueeleft li {
	margin: 0 5px;
	display: inline;
	line-height: 66px;
	overflow: hidden;
	font-size: 2.2em;
	text-align: center;
}

/*轮播图*/

.pb-lunbo li {
	position: relative;
}

.pb-lunbo li span {
	color: #fff;
	position: absolute;
	top: 80%;
	left: 2%;
	z-index: 99999999;
	background-color: rgba(0, 0, 0, .6);	
	width: 95%;
	border-radius: 16px;
	padding: 15px;
	padding-bottom: 20px;
	box-shadow: inset 5px 5px 20px #000;
}

.pb-lunbo li span h4 {
	line-height: 45px;
	font-size: 40px;
	color: #fff;
	font-family: "宋体";
	font-weight: 600;
	z-index: 99999999;
}

.pb-lunbo li span p {
	font-size: 30px;
	line-height: 42px;
	z-index: 99999999;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.pb-lunbo li img {
	width: 100%;
	display: block;
	height: 100%;
}

.layui-carousel {
	width: 94%;
	
	margin: 0 auto;
}

.pb-kpshijie {
	box-shadow: 0 0 0 2px #000;
	left: 5%;
	top: 59%;
	position: absolute;
	width: 32.6%;
	height: 25%;
	background: rgba(0, 0, 0, .6);
	padding: 15px;
	border-radius: 16px;
	filter: blur(2px);
	-o-filter: blur(2px);
	-ms-filter: blur(2px);
	-moz-filter: blur(2px);
	-webkit-filter: blur(2px);
	padding-bottom: 20px;
}

.pb-kpshijie h4 {}

.pb-kpshijie img {
	margin-top: 90px;
	width: 106px;
	height: 38px;
	display: block;
	margin-left: 140px;
}

.pb-clickenter {
	display: block;
	width: 220px;
	margin-left: 39%;
	margin-top: 15px;
	height: 100px;
	z-index: 99999999;
}


/*消息推送*/
.information {
	position: relative;
	background-color: #272451;
	width: 94%;
	height: 13%;
	margin: 0 auto;
	margin-top: 0%;
	margin-bottom: 3%;
	font-family: 'Roboto';
	font-size: 14px;
	border-radius: 30px;
	overflow: hidden;
}

.title ul {
	width: 100%;
	height: 34px;
	background-color: #47427a;
}

.title ul li {
	float: left;
	color: #9f9cd5;
	font-size: 20px;
	margin-left: 2%;
	margin-right: 1%;
}

.title ul li img {
	width: 30px;
	height: 30px;
	margin-bottom: 6%;
}
.content{ width: 100%;height: 6%;position: absolute;}
.content ul {
	width: 100%;
	
	
}
.content ul li {
	width: 100%;
	margin-bottom: -1%;
}

.content ul li span {
	display:block;
	display: inline-block;
	color: #fff;
	font-size: 20px;
	margin-top: 1%;
	margin-bottom: 1%;
}
.zj{width:12%;
	text-align: center;
	}
.fzsk{
	width:24%;
	text-align: center;
	
}
.wd{
	width:11%;
	text-align: center;
	
}
.jd{
	width:11%;	
	text-align: center;
	
}
.sd{
	width:6%;	
	text-align: center;
	
	
}
.ckwz{
	width:30%;
	text-align: center;
	
	
}

/*屏保诗篇*/
.pb_videonew {
	background: #000;
	width: 96%;
	margin: 0 auto;
	display: block;
	height: 36%;
	overflow: hidden;
	border-radius: 20px;
}

.pb_videonew video {
	width: 100%;
	height: 100%;
}

.pb-footer {
	width: 94%;
	margin: 0 4%;
	margin-top: 30px;
	display: block;
}

.pb-footer span {

	margin-top: 5%;
	display: block;
	width: 250px;
	height: 48px;
	margin: 0 auto;
	animation: huxideng 10s linear 2s infinite alternate;
	-moz-animation: huxideng 10s linear 2s infinite alternate;
	/* Firefox */
	-webkit-animation: huxideng 10s linear 2s infinite alternate;
	/* Safari and Chrome */
	-o-animation: huxideng 10s linear 2s infinite alternate;

	/* Opera */
}

@keyframes huxideng {
	0% {
		background: #000 no-repeat;
	}

	12.5% {
		background: url(../images/pb-huxi3.png) no-repeat;
	}

	25% {
		background: url(../images/pb-huxi6.png) no-repeat;
	}

	37.5% {
		background: url(../images/pb-huxi3.png)no-repeat;
	}

	50% {
		background: url(../images/pb-huxi6.png)no-repeat;
	}

	62.5% {
		background: url(../images/pb-huxi11.png)no-repeat;
	}

	65% {
		background: url(../images/pb-huxi10.png) no-repeat;
	}

	77.5% {
		background: url(../images/pb-huxi9.png) no-repeat;
	}

	100% {
		background: url(../images/pb-huxi12.png) no-repeat;
	}
}

@-moz-keyframes huxideng

/* Firefox */
	{
	0% {
		background: #000;
	}

	12.5% {
		background: url(../images/pb-huxi3.png);
	}

	25% {
		background: url(../images/pb-huxi6.png);
	}

	37.5% {
		background: url(../images/pb-huxi3.png);
	}

	50% {
		background: url(../images/pb-huxi6.png);
	}

	62.5% {
		background: url(../images/pb-huxi11.png);
	}

	65% {
		background: url(../images/pb-huxi10.png);
	}

	77.5% {
		background: url(../images/pb-huxi9.png);
	}

	100% {
		background: url(../images/pb-huxi12.png);
	}
}

@-webkit-keyframes huxideng

/* Safari and Chrome */
	{
	0% {
		background: #000;
	}

	12.5% {
		background: url(../images/pb-huxi3.png);
	}

	25% {
		background: url(../images/pb-huxi6.png);
	}

	37.5% {
		background: url(../images/pb-huxi3.png);
	}

	50% {
		background: url(../images/pb-huxi6.png);
	}

	62.5% {
		background: url(../images/pb-huxi11.png);
	}

	65% {
		background: url(../images/pb-huxi10.png);
	}

	77.5% {
		background: url(../images/pb-huxi9.png);
	}

	100% {
		background: url(../images/pb-huxi12.png);
	}
}

/* Opera */
@-o-keyframes huxideng {
	0% {
		background: #000;
	}

	12.5% {
		background: url(../images/pb-huxi3.png);
	}

	25% {
		background: url(../images/pb-huxi6.png);
	}

	37.5% {
		background: url(../images/pb-huxi3.png);
	}

	50% {
		background: url(../images/pb-huxi6.png);
	}

	62.5% {
		background: url(../images/pb-huxi11.png);
	}

	65% {
		background: url(../images/pb-huxi10.png);
	}

	77.5% {
		background: url(../images/pb-huxi9.png);
	}

	100% {
		background: url(../images/pb-huxi12.png);
	}
}