.yearEditor-list li  .txt .btn span{
	background: gradient(linear,left top,right bottom,from(#3670c4),to(#0c93d3));
	background: -webkit-gradient(linear,left top,right bottom,from(#3670c4),to(#0c93d3));
}
.yearEditor-list li .txt .btn i{
	color:#3175c6;
}
.yearEDetail-info .tit img{
	width: 	3.28rem;
	height: 0.88rem;
	margin-left: 0.3rem;
}
.yearEDetail-info .xuzhi p em{
	background:url(../images/yearAiEditor/num1.png) no-repeat;
	background-size: 25px 21px;
}
.yearEditor-fix{
	border-color:#006FB5;
}
.yearEditor-fix .goPrev{
	border-right-color:#006FB5;
}
.yearEditor-fix .a2{
	background: #3471c5;
}
.yearEditor-fix .goPrev em{
	background:url(../images/yearAiEditor/prev.png) no-repeat;
	background-size: 15px 16px;
}
.yearEditor-fix .a1{
	background:#e3efff;
	color:#006fb5;
}
.yearEditor-fix .a1 em{
	background:url(../images/yearAiEditor/book2.png) no-repeat;
	background-size: 19px 19px;
}
.yearEditor-fix .onlineRead {
	background:#fff3f0;
	color:#eb6726;	
}
.yearEditor-fix .onlineRead em{
	background:url(../images/yearAiEditor/book3.png) no-repeat;
	background-size: 19px 19px;
}
.yearEditor-pop .txt span, .yearEditor-pop .txt a span{
	color:#1588d1;
}
.yearEditor-pop .btns a span{
	color:#a8c4d3;
}
.yearEditor-pop .btns a{
	background: gradient(linear,left top,right bottom,from(#366fc4),to(#0b94d4));
    background: -webkit-gradient(linear,left top,right bottom,from(#366fc4),to(#0b94d4));
    box-shadow: 0 5px 10px rgba(27,86,184,0.22);
}
.yearEditor-pop .btns2 a{
	background:#fff;
	border-color:#2480CB;
	color:#1588d1;
}
.yearEditor-pop .btns2 a em{
	color:#a8c4d3;
}
