.yearEditor-list li  .txt .btn span{
	background: #0caca4;
}
.yearEditor-list li .txt .btn i{
	color:#0caca4;
}
.yearEDetail-info .tit img{
	width: 	3.28rem;
	height: 0.88rem;
	margin-left: 0.3rem;
}
.yearEDetail-info .xuzhi p em{
	background:url(../images/yearWhiteBook/num1.png) no-repeat;
	background-size: 25px 21px;
}
.yearEditor-fix{
	border-color:#03B1BA;
	z-index:998;
}
.yearEditor-fix .goPrev{
	border-right-color:#03B1BA;
}
.yearEditor-fix .a2{
	background: gradient(linear,left top,right bottom,from(#00dcce),to(#04b5d4));
	background: -webkit-gradient(linear,left top,right bottom,from(#00dcce),to(#04b5d4));
}
.yearEditor-fix .goPrev em{
	background:url(../images/yearWhiteBook/prev.png) no-repeat;
	background-size: 15px 16px;
}
.yearEditor-fix .a1{
	background:#f2fefd;
	color:#03b1ba;
}
.yearEditor-fix .a1 em{
	background:url(../images/yearWhiteBook/book.png) no-repeat;
	background-size: 19px 19px;
}
.yearEditor-fix .onlineRead {
	background:#f2fefd;
	color:#03b1ba;	
	flex:1;
}
.yearEditor-fix .onlineRead em{
	background:url(../images/yearWhiteBook/book.png) no-repeat;
	background-size: 19px 19px;
}
.yearEditor-pop{
	z-index:1000;
}
.yearEditor-mask{
	z-index:999;
}
.yearEditor-pop .txt span, .yearEditor-pop .txt a span{
	color:#157d78;
	font-weight: bold;
}
.yearEditor-pop .btns a span{
	color:#a8c4d3;
}
.yearEditor-pop .btns a{
	background: gradient(linear,left top,right bottom,from(#34c5bd),to(#0caca4));
    background: -webkit-gradient(linear,left top,right bottom,from(#34c5bd),to(#0caca4));
    box-shadow: 0 5px 10px rgba(27,86,184,0.22);
    -webkit-box-shadow: 0 5px 10px rgba(27,86,184,0.22);
}
.yearEditor-pop .btns2 a{
	background:#fff;
	border-color:#0caca4;
	color:#0caca4;
}
.yearEditor-pop .btns2 a em{
	color:#a2c3c1;
}
.yearEDetail-info .xuzhi p span{color:#068ca9;}
.yearEDetail-info p a{color:#03b1ba;}

.yearEDetail-info .video{
	width: 100%;
	height: 200px;
	margin-top:0.3rem;
	margin-bottom:0.2rem;
}
.yearEDetail-info .video video{
	position:relative!important;
}
.yearEDetail-info .readTip{font-size: 0.3rem;color:#068ba9;text-align: center;padding:0.1rem 0;}

@media screen and (min-width: 1024px){
	.yearEDetail-info .video{
		height:auto;

	}
}
.yearEditor-pop p{color:#34c5bd;}