@charset "utf-8";
/* CSS Document */

.rankIBox { margin-top: 4.5em; padding-bottom: 4.2em; }
.rankIBox .tab { display: flex; justify-content:center; align-items: center;}
.rankIBox .tab ul{ background-color: #f5f5f5;
 display: flex; justify-content:center; align-items: center;
line-height: 3.1em; 
-moz-border-radius:1.6em; -webkit-border-radius:1.6em; 
border-radius:1.6em;}
.rankIBox .tab li { cursor: pointer; width: 8.3em;
 -moz-border-radius:1.6em; -webkit-border-radius:1.6em; border-radius:1.6em;}
.rankIBox .tab li a { display: block; color: #000;}
.rankIBox .tab li.cur { background-color: #24b76c; color: #fff;}
.rankIBox .tab li.cur a { color: #fff;}

@media only screen and (max-width:828px) {
.rankIBox { margin-top:1em; padding-bottom: 1em; }
.rankIBox .tab { display: block;}
.rankIBox .tab ul {background-color: transparent; display: flex;
justify-content: flex-start;
 align-items: flex-end;
 line-height: 2.5em;
  font-size:1.17em ; margin: 0;
  -moz-border-radius:0; -webkit-border-radius:0;
  border-radius:0;}
.rankIBox .tab li { width: auto; position: relative; z-index: 0;
 margin: 0 1.5em 0 0;
 -moz-border-radius:0; -webkit-border-radius:0;
 border-radius:0;}
.rankIBox .tab li a {color: #333; font-weight: bold;  position: relative; z-index: 0;
 display: block; padding-bottom: 0em;}
.rankIBox .tab li.cur { font-weight: bold; 
 color: #000; background-color: transparent;}
.rankIBox .tab li.cur a::after{ position: absolute; z-index: 10; content: ""; 
display: block;
	height: 0.2em;  left: 0;  margin-left: 0;
	 right: 0; bottom: 0; 
	 background-image: linear-gradient(to right, rgba(36,183,108,1), rgba(255,255,255,1));
	width: 100%;}
.rankIBox .tab li.cur a { color: #000;font-size: 1.7em; padding-bottom: 0.21em;}

}

.rankIBox .tit { margin-top: 4.5em; padding:3em 1.2em 0.5em; display: flex; justify-content:flex-start; align-items: flex-end;
	background-image: linear-gradient(to bottom, rgba(240,247,244,1), rgba(255,255,255,1));}
.rankIBox .tit .name { font-weight: bold; line-height: 1;}
.rankIBox .tit_2 { text-align: left;}
.rankIBox .tit_2 .name { font-weight: bold;}
.rankIBox .tit .intro { margin-left: 0.4em; color: #999;line-height: 1;}
.rankIBox .list .btnW { position: relative; z-index: 0; margin-left: 1em; display: flex;
 justify-content: center; align-items: center; flex-direction: column;}
.rankIBox .list .conti { line-height: 2.2em;
 position: absolute; right: 0; top: 2.9em;
background-color: #24b76c; color: #fff;
display: flex; justify-content: center; align-items: center;
overflow: hidden;
-moz-border-radius:0.2em; -webkit-border-radius:0.2em; border-radius:0.2em;}
.rankIBox .list .conti span { display: block; padding: 0 0.6em; padding-right: 0.4em;}
.rankIBox .list .conti span.c_2 { display: block; padding-left: 0.8em; padding-right: 0.6em;
	position: relative; z-index: 0; background-color: #000;}
.rankIBox .list .btnW .conti span.c_2::before { display: block; content: "";
		display: block; position: absolute; left: -0.57em; margin-left: 0.57em;
		width: 0.57em; height: 100%; top: 0;
		background: url(../images/line.png) 0 0 no-repeat;
		background-size:100% 100% ;}
.rankIBox .list .btnGreen { line-height:2.66 ; padding-left: 2.2em; padding-right: 2.2em;}
.rankIBox .list .btnW .info { margin-top: 1.4em; margin-bottom: 1em;}
.rankIBox .list .btnW .info .num{ display: inline-block; margin-right: 0.15em;}
.rankIBox .list .btnW .info img { height: 20px; width: auto; 
vertical-align: middle;}

@media only screen and (max-width:828px) {
	.rankIBox .tit { display: none;}
	.rankIBox .tit_2 .name { font-size: 1.25em;}
	.rankIBox .list .conti { top: 0; font-size:0.9em ;}
	.rankIBox .list .btnW { display: none;}
}

.rankIBox .list { margin: 0 1.2em 0;}
.rankIBox .list ul li { position: relative; z-index: 0; 
border-bottom: 2px solid #efefef; padding:2.2em 0;
display: flex; justify-content: flex-start; align-items: stretch;}
.rankIBox .list .picb {  width: 6.66em;}
.rankIBox .list .pic { position: relative; z-index: 0; padding-top: 135%;
-moz-border-radius:0.3em; -webkit-border-radius:0.3em; border-radius:0.3em;
overflow: hidden;}
.rankIBox .list .pic img { position: absolute; left: 0; top: 0;
width: 100%; width: 100%;}
.rankIBox .list .pic .num { position: absolute; z-index: 1; top: 0; left: 2px;
width: 1.5em; line-height: 1.5; padding-top: 0.6em; font-size: 0.88em;
color: #f35858; font-weight: bold; text-align: center;
background: url(../images/num_bg.png) center center no-repeat;
background-size:contain ;
}
.rankIBox .list .txtb { flex: 1; margin-left: 1.5em; text-align: left;}
.rankIBox .list .txtb .name { font-weight: bold;}
.rankIBox .list .txtb .name .info {display: none;}
.rankIBox .list .txtb .about { margin-top: 0.1em; color: #666;}
.rankIBox .list .txtb .about span { display: inline-block;}
.rankIBox .list .txtb .about .line { display: inline-block; margin: 0 0.4em;}
.rankIBox .list .txtb .intro {margin-top: 0.2em;  color: #333; line-height: 1.6;
 height: 3.2em; overflow: hidden;
 text-overflow:ellipsis;
 display:-webkit-box; 
 -webkit-box-orient:vertical;
 -webkit-line-clamp:2;}
.rankIBox .list .txtb .time { color: #999; margin-top: 0.4em;}
 
 @media only screen and (max-width:828px) {
	 .rankIBox { font-size: 1em;}
 	.rankIBox .list { margin:1.6em 0 0; padding: 1em 1em 4.6em; background-color: #fff;
	   -moz-border-radius:0.8em; -webkit-border-radius:0.8em; border-radius:0.8em;
	}
	.rankIBox .list ul li { border-bottom: 0; padding:0; 
	margin-top: 1em ;}
	.rankIBox .list ul li:nth-child(1) { margin-top: 0;}
	.rankIBox .list .picb {  width: 8.2em;}
	.rankIBox .list .txtb { flex: 1; margin-left: 1em; position: relative; z-index: 0;}
	.rankIBox .list .txtb .name { margin-top: 0.3em; font-size: 1.1em;}
	.rankIBox .list .txtb .name a {}
	.rankIBox .list .txtb .name .info { font-size: 0.75em;
	 display: inline-block; font-weight: normal;}
	 .rankIBox .list .txtb .name .info img{ height: 1.1em; width: auto; }
	.rankIBox .list .txtb .intro { margin-top: 0.4em;}
	.rankIBox .list .txtb .about { display: flex; flex-wrap: wrap; 
	justify-content: flex-start;
	align-items: flex-start; }
	.rankIBox .list .txtb .about .line { display: none;}
	.rankIBox .list .txtb .mh { display: none;}
	.rankIBox .list .txtb .about span{width: 49%; margin-right: 1%;}
	.rankIBox .list .txtb .about span.mh {display: none;}
	.rankIBox .list .txtb .about span.mi { width: auto; margin-right: 0.8em; 
	display: inline-block;}
	.rankIBox .list .txtb .about span.mi:last-child { margin-right: 0;}
	.rankIBox .list .txtb .about .aAuthor { width: 100%;}
	.rankIBox .list  .page { margin-top: 4em; padding-bottom:0;}
	.rankIBox .list  .time .times { display: inline-block; margin-left: 0.5em;}
 }

.condBox { margin-top: 4em; background-color: #fafafa; line-height: 2.5em;
text-align: left; padding:2em 1em;
-moz-border-radius:0.2em; -webkit-border-radius:0.2em; border-radius:0.2em;}
.condBox dl { display: flex; justify-content: flex-start; align-items: flex-start;}
.condBox dl dt { width: 6em; color: #666; margin: 0.5em 0; text-align: right;}
.condBox dl dd { flex: 1; }
.condBox dl dd a { text-align: center; margin: 0.5em 0; padding: 0 1.2em; min-width: 4em;
 display: inline-block;
 -moz-border-radius:1.5em; -webkit-border-radius:1.5em; border-radius:1.5em;}
.condBox dl dd a:hover { color: #000;}
.condBox dl dd  a.sel { background-color: #24b76c; color: #fff;}
.condBox dl dd  a.sel:hover { color: #fff;}


@media only screen and (max-width:828px) {
	.condBox { margin-top: 1em; line-height: 2.1; padding: 1.8em 1em;
	-moz-border-radius:0.8em; -webkit-border-radius:0.8em; border-radius:0.8em;
	}
	.condBox dl { display: block;}
	.condBox dl dt { display: none; width: auto;}
	.condBox dl dd { display: block;}
	.condBox dl dd a { min-width: initial; padding: 0 1.4em;margin: 0.45em 0;}
}

.chanIBox { margin-top: 1.5em; background-color: #fafafa;
text-align: left; padding:1.5em 0 4.2em; margin-bottom: 2.3em;
-moz-border-radius:0.2em; -webkit-border-radius:0.2em; border-radius:0.2em;}
.chanIBox .tab ul { display: flex; justify-content: flex-start; align-items: flex-start;
 line-height: 2.5em;}
.chanIBox .tab li { position: relative; z-index: 0; margin: 0 2.25em; }
.chanIBox .tab li a {  position: relative; z-index: 0; display: block;padding-bottom: 1em;}
.chanIBox .tab li.cur { font-weight: bold; color: #24b76c;}
.chanIBox .tab li.cur a::after{ position: absolute; z-index: 10; content: ""; display: block;
	height: 0.31em;  left: 0;  margin-left: 0;
	 right: 0; bottom: 1em; 
	 background-image: linear-gradient(to right, rgba(36,183,108,1), rgba(255,255,255,1));
	width: 100%;}
.chanIBox .tab li.cur a { color: #24b76c;}

@media only screen and (max-width:828px) {
	.chanIBox {-moz-border-radius:0.8em; 
	-webkit-border-radius:0.8em; 
	border-radius:0.8em;}
	.chanIBox .tab { display: none;}
}

.chanIBox .list { margin: 0.2em 1.1em 0;}
.chanIBox .list ul {display: flex; flex-wrap: wrap;
 justify-content: flex-start; align-items: flex-start;}
.chanIBox .list ul li { width: 31.5%; margin-top: 1.5em;  margin-right: 2.75%;
 padding:0.9em 0;
display: flex; justify-content: flex-start; align-items: flex-start;
background-image: linear-gradient(to right, rgba(240,247,244,1), rgba(255,255,255,0));
-moz-border-radius:0.3em; -webkit-border-radius:0.3em; border-radius:0.3em;}
.chanIBox .list ul li:nth-child(3n) { margin-right: 0;}
.chanIBox .list .picb { margin-left: 1.1em; width: 7.56em;}
.chanIBox .list .pic { position: relative; z-index: 0; padding-top: 135%;
-moz-border-radius:0.3em; -webkit-border-radius:0.3em; border-radius:0.3em;
overflow: hidden;}
.chanIBox .list .pic img { position: absolute; left: 0; top: 0;
width: 100%; width: 100%;}
.chanIBox .list .pic .num { position: absolute; z-index: 1; top: 0; left: 2px;
width: 1.5em; line-height: 1.5; padding-top: 0.6em; font-size: 0.88em;
color: #f35858; font-weight: bold; text-align: center;
background: url(../images/num_bg.png) center center no-repeat;
background-size:contain ;}
.chanIBox .list .txtb { flex: 1; margin-left: 1.5em; text-align: left; color: #999;}
.chanIBox .list .txtb .name { font-weight: bold;}
.chanIBox .list .txtb .about { margin-top: 0.25em;}
.chanIBox .list .txtb .about span { display: inline-block;}
.chanIBox .list .txtb .about .line { display: inline-block; margin: 0 0.4em;}
.chanIBox .list .txtb .intro {margin-top: 0.35em;  color: #333; line-height: 1.5;
 height: 3em; overflow: hidden;
 text-overflow:ellipsis;
 display:-webkit-box; 
 -webkit-box-orient:vertical;
 -webkit-line-clamp:2;}
 .chanIBox .list .txtb .time { margin-top: 0.75em;}

@media only screen and (max-width:828px) {
	.chanIBox { margin-bottom: 0; padding: 0.75em 0 1.5em;}
	.chanIBox .list ul {display: block;}
	.chanIBox .list ul li {
	 width: 100%;   margin:0.75em 0 0; padding: 0;
	display: flex; justify-content: flex-start; align-items: flex-start;
	background:transparent ;}
	.chanIBox .list .picb { margin-left: auto;}
	.chanIBox .list .txtb { margin-left: 1em;}
	.chanIBox .page { display: none;}
}

.authorIBox { margin-top: 4em; background-color: #fafafa; 
text-align: left; padding:2.8% 2.9%;
-moz-border-radius:0.2em; -webkit-border-radius:0.2em; border-radius:0.2em;
display: flex; justify-content: flex-start; align-items: center;}
.authorIBox .picb { width: 7.5em;}
.authorIBox .pic { position: relative; z-index: 0; padding-top: 100%;
-moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;
overflow: hidden;}
.authorIBox .pic img { position: absolute; left: 0; top: 0;
width: 100%; width: 100%;
object-fit: cover;}
.authorIBox .txtb { flex: 1; margin-left: 1.2em; text-align: left; }
.authorIBox .txtb .name { font-weight: bold;}
.authorIBox .txtb .about { margin-top: 0.3em; color: #666;}
.authorIBox .txtb .intro {margin-top: 0.3em;}

@media only screen and (max-width:828px) {
	.authorIBox { margin-top: 1em; padding: 2.1em 1em; display: block;
	-moz-border-radius:0.8em; -webkit-border-radius:0.8em; border-radius:0.8em;}
	.authorIBox .txtb { margin-top: 1.4em; margin-left: auto;}
	.authorIBox .txtb .name { text-align: center; font-size: 1.25em;}
	.authorIBox .txtb .about { margin-top: 1.3em;}
	.authorIBox .picb { margin: 0 auto; width: 6.66em;}
}

.workBox {margin-top: 1.5em; margin-bottom: 4em; background-color: #fafafa;
 padding:2em 2.9% 0.2em;
-moz-border-radius:0.2em; -webkit-border-radius:0.2em; border-radius:0.2em;}
.workBox .list { margin: 0 auto;}
.workBox .list ul li { 
display: flex; justify-content: flex-start; align-items: stretch;}
.workBox .list ul li:last-child { border-bottom: 0;}
@media only screen and (max-width:828px) {
	.workBox {margin-top: 1em; background-color: #fff;}
	.workBox .list { padding: 0.6em 0 4.6em;}
	.workBox .list ul li { margin-top: 0; padding: 1em 0;
	 border-bottom: 2px solid #efefef;}
	.workBox .list .picb { width: 6.6em;}
	.workBox .list .txtb .intro { margin-top: 0.2em;}
	.rankIBox .list .txtb .time {margin-top: 0.2em;}
}

.bookDetail {background: url(../images/book_bg.jpg) center center no-repeat;
background-size:cover;}
.bookDetail .con { display: flex; justify-content: space-between; align-items: flex-start;}
.bookDetail .conL { flex: 1; margin-right: 1em;}
.bookDetail .conR { width: 22.2%;}


@media only screen and (max-width:828px) {
	.bookDetail .conR { display:none;}
}

.bookDetail .book {  margin-top: 2em;
display: flex; justify-content: flex-start; align-items: flex-start;}
.bookDetail .book .picb { width: 12.5em;}
.bookDetail .book .pic { display:block;cursor: pointer; 
position: relative; z-index: 0; padding-top: 135%;
-moz-border-radius:0.5em; -webkit-border-radius:0.5em; border-radius:0.5em;
overflow: hidden;}
.bookDetail .book .pic img { position: absolute; left: 0; top: 0;
width: 100%; height: 100%;object-fit: cover;}
.bookDetail .book .txtb { flex: 1; margin-left: 1.5em; text-align: left; color: #999;}
.bookDetail .book .txtb .name { font-weight: bold; color: #000;}
.bookDetail .book .txtb .name h1 { font-size: 1em; display: inline;}
.bookDetail .book .txtb .name span { color: #24b76c;}
.bookDetail .book .txtb .name .btnOther { display: none;}
.bookDetail .book .txtb .label { margin-top: 0.4em; color: #333;}
.bookDetail .book .txtb .label span { display: inline-block; 
background-color: #fff; padding: 0 1.1em;
margin-right: 0.2em;
-moz-border-radius:0.2em; -webkit-border-radius:0.2em; border-radius:0.2em;}
.bookDetail .book .txtb .label span.green { color: #fff;  background-color: #24b66b;}
.bookDetail .book .txtb .about { margin-top: 0.25em;}
.bookDetail .book .txtb .about span { display: inline-block;}
.bookDetail .book .txtb .about .line { display: inline-block; margin: 0 0.4em;}
.bookDetail .book .txtb .intro {margin-top: 0.8em;  color: #666;}
.bookDetail .book .txtb .intro .t_b {display: inline-block; color: #000;}
.bookDetail .book .txtb .intro .t_c {display: inline-block; margin-right: 1em;}
.bookDetail .book .txtb .about { margin-top: 1em; line-height: 1;} 
.bookDetail .book .txtb .about .t_c {  display: inline-block; border-right:1px solid #ccc; 
 margin-right: 0.7em; padding-right: 0.7em; color: #666;}
.bookDetail .book .txtb .about .t_c b { color: #000; font-size: 1.5em;}
.bookDetail .book .txtb .btnGreen { margin-top: 1.1em; line-height: 2.9em;
 font-weight: bold; display: inline-block; padding: 0 2.3em; margin-right: 0.7em;}
 .bookDetail .book .txtb .btnGreen2 { margin-top: 1.1em; line-height: 2.9em;
  font-weight: bold; display: inline-block; padding: 0 2.3em; margin-right: 0.7em;}
.bookDetail .bookM { display: none;}

@media only screen and (max-width:828px) {
	.bookDetail { background: #fff; margin: 1em 1em 0; padding: 1em 0 2em;
	-moz-border-radius:0.6em; -webkit-border-radius:0.6em; border-radius:0.6em;}
	.bookDetail .conL { margin-right: 0;}
	.bookDetail .position { display: none;}
	.bookDetail .book { font-size: 12px; margin-top: 0;}
	.bookDetail .book .txtb { margin-left: 1em;}
	.bookDetail .book .txtb .name { font-size: 1.25em; position: relative; z-index: 0;
	padding-right: 4.5em;}
	.bookDetail .book .txtb .name h1 { font-size: 1em;}
	.bookDetail .book .txtb .name span { color: #000;}
	.bookDetail .book .txtb .name .btnOther { display: block;
	 position: absolute; top: 0.2em; right: 0; font-weight: bold;
	 color: #24b66b; font-size: 0.8em;	}
	.bookDetail .book .txtb .label span { line-height: 1.66; margin-right: 0.1em; padding: 0 0.62em;
	 background-color: #edfaf3;
	    -moz-border-radius:0.3em; -webkit-border-radius:0.3em; border-radius:0.3em;
	 }
	.bookDetail .book .txtb .label span.green { background-color: #24b66b;}
	.bookDetail .book .txtb .about { display: none;}
	.bookDetail .book .txtb .btnW { display: none;}
	.bookDetail .book .picb { width: 8.3em;}
	.bookDetail .book .txtb .intro { margin-right: 1em; font-size: 0.95em;}
	.bookDetail .book .txtb .intro .item { height: 1.5em; overflow: hidden;
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1; }
	.bookDetail .book .txtb .intro .t_c { display: inline;}
	.bookDetail .bookM { display: block;}
	.bookDetail .bookM .about { margin: 1em 0 0; padding: 1.5em 0; line-height: 1;
	background-color: #eff9f4; 
	display: flex; justify-content: space-around; align-items: center;
	   -moz-border-radius:0.8em; -webkit-border-radius:0.8em; border-radius:0.8em;
	   
	}
	.bookDetail .bookM .about .t_c {  display: inline-block; 
	 color: #666;}
	.bookDetail .bookM .about .t_c b { color: #000; font-size: 1.5em;}
	.bookDetail .bookM .btnW { display: flex; justify-content: space-between; align-items:center;}
	.bookDetail .bookM .btnGreen { margin-top: 1.9em; line-height: 2.4em;
	 font-weight: bold; display: inline-block; padding: 0 ; width: 47%; }
	.bookDetail .bookM .btnGreen2 { margin-top: 1.9em; line-height: 2.4em;
	  font-weight: bold; display: inline-block; padding: 0 ; width: 47%;}
}

.bookDetail .author { margin: 2.2em 0;  padding: 0.9em 0 1.3em; background-color: #fff;
-moz-border-radius:0.3em; -webkit-border-radius:0.3em; border-radius:0.3em;
-moz-box-shadow: 0 0 1em rgba(0, 0, 0, .1);
-webkit-box-shadow: 0 0 1em rgba(0, 0, 0, .1);
box-shadow: 0 0 1em rgba(0, 0, 0, .1);}
.bookDetail .author .picd { position: relative; z-index: 0; padding-top: 5em; width: 5em;
margin: 0 auto;
-moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;
overflow: hidden;}
.bookDetail .author .picd img { position: absolute; left: 0; top: 0;
width: 100%; height: 100%;
object-fit: cover;}
.bookDetail .author .name{ font-weight: bold; margin-top: 0.4em;}
.bookDetail .author .btnW .btnGreen{ margin-top: 1.1em; line-height: 2.4;
	display: inline-block; font-weight: bold;}
.bookDetail .author .list { margin: 0.2em 6.2% 0;}
.bookDetail .author .list ul {display: flex; flex-wrap: wrap;
 justify-content: flex-start; align-items: flex-start;}
.bookDetail .author .list ul li { width: 28.6%; margin-top: 0.5em; 
 margin-right: 7.1%;}
.bookDetail .author .list ul li:nth-child(3n) { margin-right: 0;}
.bookDetail .author .list .picb { width: 100%;}
.bookDetail .author .list .pic { position: relative; z-index: 0; padding-top: 135%;
-moz-border-radius:0.5em; -webkit-border-radius:0.5em; border-radius:0.5em;
overflow: hidden;}
.bookDetail .author .list .pic img { position: absolute; left: 0; top: 0;
width: 100%; width: 100%;object-fit: cover;}
.bookDetail .author .list .names { color: #666;}
.bookDetail .author .list .names a { color: #666;}
.bookDetail .author .list .names a:hover {color: #24b76c;}

.otherBox { padding: 1.5em 1em; margin-top: 1.5em; background-color: #fefdf3; text-align: left;
-moz-border-radius:0.25em; -webkit-border-radius:0.25em; border-radius:0.25em;}
.otherBox .tit{ font-weight: bold; color: #000;}
.otherBox .txt { margin-top: 0.5em; line-height: 2em; color: #666;}
.otherBox .txt a { display: inline-block;}

@media only screen and (max-width:828px) {
	.otherBox { padding: 1.5em 1em 1.5em; margin-top: -1em;}
	.otherBox .txt { margin-top: 0.8em; height: 6em; overflow: hidden;}
	.otherBox .txt a { color: #666;}
}

.recoBox { padding: 1.5em 1em; margin-bottom: 1.5em; margin-top: 5em;
 background-color: #f2fdf7; text-align: left;
-moz-border-radius:0.25em; -webkit-border-radius:0.25em; border-radius:0.25em;}
.recoBox .tit{ font-weight: bold; color: #000;}
.recoBox .tab ul { display: flex; justify-content: flex-start; align-items: flex-start;
 line-height: 2.5em;}
.recoBox .tab li { position: relative; z-index: 0; margin: 0 1.3em 0 1.3em; }
.recoBox .tab li:first-child { margin-left: 1em;}
.recoBox .tab li a {color: #333;  position: relative; z-index: 0;
 display: block;padding-bottom: 1em;}
.recoBox .tab li.cur { font-weight: bold; color: #000;}
.recoBox .tab li.cur a::after{ position: absolute; z-index: 10; content: ""; display: block;
	height: 0.25em;  left: 0;  margin-left: 0;
	 right: 0; bottom: 1em; 
	 background-image: linear-gradient(to right, rgba(36,183,108,1), rgba(255,255,255,1));
	width: 100%;}
.recoBox .tab li.cur a { color: #000;}
.recoBox .txt { margin-top: 0.5em; line-height: 2.5em; color: #666;}
.recoBox .txt a { color: #666;}
.recoBox .txt a:hover { color: #24b66b; font-weight: bold;}

.recoBox2 { padding: 1.5em 0 1.8em; 
 background-color: #f2fdf7; text-align: left;
-moz-border-radius:0.25em; -webkit-border-radius:0.25em; border-radius:0.25em;
max-width: 1000px;background-color: #fff;
margin: 1.5em auto 1.7em; position: relative; z-index: 0;
}
.recoBox2 .tit{ font-weight: bold; color: #000;}
.recoBox2 .tab ul { display: flex; justify-content: flex-start; align-items: flex-start;
 line-height: 2.5em;}
.recoBox2 .tab li { position: relative; z-index: 0; margin: 0 1.3em 0 1.3em; }
.recoBox2 .tab li:first-child { margin-left: 1.6em;}
.recoBox2 .tab li a {color: #333;  position: relative; z-index: 0;
 display: block;padding-bottom: 1em;}
.recoBox2 .tab li.cur { font-weight: bold; color: #000;}
.recoBox2 .tab li.cur a::after{ position: absolute; z-index: 10; content: ""; display: block;
	height: 0.25em;  left: 0;  margin-left: 0;
	 right: 0; bottom: 1em; 
	 background-image: linear-gradient(to right, rgba(36,183,108,1), rgba(255,255,255,1));
	width: 100%;}
.recoBox2 .tab li.cur a { color: #000;}
.recoBox2 .txt { margin: 0.5em 1.8em 0; line-height: 2.5em; color: #666;}
.recoBox2 .txt a { color: #666;}
.recoBox2 .txt a:hover { color: #24b66b; font-weight: bold;}

@media only screen and (max-width:828px) { 
	.recoBox {  margin: 1em 0; padding: 1em 0 1.8em; background-color: #fff;
	   -moz-border-radius:0.6em; -webkit-border-radius:0.6em; border-radius:0.6em;
	}
	.recoBox .tab { font-size:1.5em ; margin: 0 1em;}
	.recoBox .tab li { margin: 0;}
	.recoBox .tab ul { justify-content: space-between;}
	.recoBox .tab li:first-child { margin-left: 0;}
	.recoBox .tab li a { padding-bottom: 0.4em;}
	.recoBox .txt {margin: 0.5em 1em 0; line-height: 1.9;}
	
	.recoBox2 {  margin: 1em; padding: 1em 0 1.8em;}
	.recoBox2 .tab { font-size:1.5em ; margin: 0 1em;}
	.recoBox2 .tab li { margin: 0;}
	.recoBox2 .tab ul { justify-content: space-between;}
	.recoBox2 .tab li:first-child { margin-left: 0;}
	.recoBox2 .tab li a { padding-bottom: 0.4em;}
	.recoBox2 .txt {margin: 0.5em 1em 0; line-height: 1.9;}
}
@media only screen and (max-width:390px) {
	.recoBox .tab { font-size:1.3em ;}
	.recoBox2 .tab { font-size:1.3em ;}
}
@media only screen and (max-width:350px) {
	.recoBox .tab { font-size:1.1em ;}
	.recoBox2 .tab { font-size:1.1em ;}
}

.chapBox { display: flex; justify-content: space-between; align-items: stretch;}
.chapBox .conL { margin-top: 3.1em; flex: 1; margin-right: 2.2%;}
.chapBox .conR { margin-top: 1.5em; width: 320px; background-color: #fafafa;
-moz-border-radius:0.3em; -webkit-border-radius:0.3em; border-radius:0.3em;}

@media only screen and (max-width:828px) { 
   .chapBox { display: block;}
   .chapBox .conL { margin-top: 1em; margin-right: 0;}
   .chapBox .conR {width: auto; background-color: transparent;}
}

.chapBox .conL .tab ul { display: flex; justify-content: flex-start; align-items: flex-start;
}
.chapBox .conL .tab li { cursor: pointer; position: relative; z-index: 0; margin: 0 1.2em 0 0; 
 font-weight: bold;color: #666;padding-bottom: 0.35em;}
.chapBox .conL .tab li span { font-weight: normal;}
.chapBox .conL .tab li.cur { color: #000;}
.chapBox .conL .tab li.cur::after{ position: absolute; z-index: 10; content: ""; display: block;
	height: 0.25em;  left: 0;  margin-left: 0;
	 right: 0; bottom: 0; 
	 background-image: linear-gradient(to right, rgba(36,183,108,1), rgba(255,255,255,1));
	width: 100%;}
.chapBox .conL .tab li.cur a { color: #000;}



.chapBox .conL .conC {display: none; text-align: left; color: #666; }
.chapBox .conL .conC .intro { margin-top: 3.6em; line-height: 1.9;
padding:0.7em 1.2em 1.1em; background-color: #f2fdf7;}
.chapBox .conL .conC .item {padding: 1.1em;}
.chapBox .conL .conC h3 { color: #000;}

@media only screen and (max-width:828px) { 
	.chapBox .conL .tab { display: none;}
	.chapBox .conL .conC .item {padding: 1.1em 0.4em;}
	.chapBox .conL .conC .intro { background-color: #fefdf3;}
}

.direBox { margin-top: 3.2em;}
.direBox .direTit { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;}
.direBox .direTit .name { color: #000; font-weight: bold;}
.direBox .direTit .btnW { margin-left: 1em;
display: flex; justify-content: flex-start; align-items: center;}

.direBox .direTit .sort { background-color: #f5f5f5; color: #000;
 display:block; margin-right: 0.5em;  font-weight: bold; line-height: 2.6em;
 -moz-border-radius:1.8em; -webkit-border-radius:1.8em; border-radius:1.8em;}
.direBox .direTit .sort span { cursor: pointer; display:inline-block; 
padding: 0.05em 2.5em 0;
-moz-border-radius:1.8em; -webkit-border-radius:1.8em; border-radius:1.8em;}
.direBox .direTit .sort span.on { color: #fff; background-color: #24b66b;}

.direBox.hidden { position: relative; z-index: 0;
	height: auto; overflow: hidden;}
.direBox.hidden .btnW {
	position: absolute; left: 0; right: 0;
	bottom: 0; padding: 12em 0 0; text-align: center;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+53 */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 53%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.direBox.hidden .btnW .btnGreen { line-height: 3.5em; font-weight: bold;
	display: inline-block; padding: 0 3.5em;}
.direBox.more .btnW { display: none;}
.direBox.more { height: auto;}

.chapBox .conL .direBox .list ul { margin-top: 1em; 
display: flex; flex-wrap: wrap; justify-content: flex-start;
align-items: flex-start;}
.chapBox .conL .direBox .list ul li { margin-top: 1.8em; 
color: #333; width: 31.3%; margin-right: 2%;}
.chapBox .conL .direBox .list ul li a { color: #333;}
.chapBox .conL .direBox .list ul li a:hover { color: #24b66b;}

@media only screen and (max-width:828px) { 
	.direBox { margin-top: 1em; padding-bottom: 2.7em;}
	.direBox .direTit .btnW { font-size: 1.15em;
		margin-left: auto; width: 100%; background-color: #f5f5f5;}
	.direBox .direTit .sort {text-align: center;line-height: 2.8;
		flex: 1; display: flex; justify-content: space-between; align-items: center;}
	.direBox .direTit .sort span { flex: 1; padding: 0.05em 0 0;}
	.direBox .direTit .btnRed { line-height: 2.8;}
	.chapBox .conL .direBox .list ul { margin-top: 1.2em; display: block;}
	.chapBox .conL .direBox .list ul li { margin-top: 0.9em; width: 100%; margin-right: 0;}
}

.chapBox .conL .content { position: relative; z-index: 0;
 height: 1380px; overflow: hidden;line-height: 1.9;}
.chapBox .conL .content .btnW {
	position: absolute; left: 0; right: 0;
	bottom: 0; padding: 12em 0 0; text-align: center;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+53 */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 53%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}
.chapBox .conL .content .btnW .btnGreen { line-height: 3.5em; font-weight: bold;
 display: inline-block; padding: 0 3.5em;}
.chapBox .conL .content.more .btnW { display: none;}
.chapBox .conL .content.more { height: auto;}


.chapBox .rankSBox { padding: 1.5em 0; margin: 0 1.1em;}
.chapBox .rankSBox .name { font-weight: bold; text-align: left;}
.chapBox .rankSBox .name_2{ line-height: 1.2; color: #999; text-align: left;}

.chapBox .rankSBox .list ul { margin-top: 2.9em;}
.chapBox .rankSBox .list ul li { margin-top: 1.33em; 
display: flex; justify-content: flex-start; align-items: flex-start;}
.chapBox .rankSBox .list .picb {  width: 7.5em;}
.chapBox .rankSBox .list .pic { position: relative; z-index: 0; padding-top: 135%;
-moz-border-radius:0.3em; -webkit-border-radius:0.3em; border-radius:0.3em;
overflow: hidden;}
.chapBox .rankSBox .list .pic img { position: absolute; left: 0; top: 0;
width: 100%; width: 100%;}
.chapBox .rankSBox .list .txtb { flex: 1; margin-left: 5%; text-align: left;}
.chapBox .rankSBox .list .txtb .name { margin-top: 0.5em; height: 3em; font-weight: bold;}
.chapBox .rankSBox .list .txtb .intro { color: #666; line-height: 1.6;}
.chapBox .rankSBox .list .txtb .intro dl {display: flex; 
justify-content: flex-start; align-items: flex-start;}
.chapBox .rankSBox .list .txtb .intro dt {}
.chapBox .rankSBox .list .txtb .intro dd { flex: 1; height: 1.6em; overflow: hidden;
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:1;}
@media only screen and (max-width:828px) { 
	.chapBox .conL .content .btnW  { font-size: 1.25em;}
	.chapBox .rankSBox { margin: 0 0;}
	.chapBox .rankSBox .name_2 { display: none;}
	.chapBox .rankSBox .list ul li { margin-top: 0.83em; 
	padding: 1em; background-color: #eff9f4;
	-moz-border-radius:0.6em; -webkit-border-radius:0.6em; border-radius:0.6em;}
	.chapBox .rankSBox .list .txtb  { margin-left: 0.9em;}
	.chapBox .rankSBox .list .txtb .name { height: auto;}
	.chapBox .rankSBox .list .picb {  width: 5.83em;}
	.chapBox .rankSBox .list .txtb .intro  { margin-top: 0.4em;}
}


/*内容页*/
.readGray { padding-top: 0; background-color: #e0e0e0;}
.conBox { max-width: 1000px;min-height:100vh ;  background-color: #fff;
margin: 0 auto; position: relative; z-index: 0;}
.conBox .conC {  padding: 3em 5.5%; text-align: left;}
.conBox .title {text-align: center;  font-size: 36px; font-weight: bold; color: #000;}
.conBox .about { text-align: center; font-size: 16px; border-bottom:1px dashed #000;
 color: #666;
 padding: 0.9em 0 2em;}
.conBox .about dl {display: inline-block; margin: 0 1.2em;}
.conBox .about dl dt { display: inline-block; color: #666;}
.conBox .about dl dd {display: inline-block; color: #000;}
.conBox .about dl dd a {color: #000;}
.conBox .about dl dd a:hover { color: #24b76c;}
.conBox .content { margin: 1.9em auto 0; font-size: 16px; color: #666;}
.conBox .content p {font-size: 1em;
    text-align: justify;
	word-wrap: break-word;
	    line-height: 1.5;
	    margin-bottom: 1.5em;
	    word-break: break-word;}

.conBox .btnEW { display: none; margin-top: 1.8em; text-align: center; text-align: center;}
.conBox .btnEW .btnError { cursor: pointer; color: #ff0000; font-weight: bold;}
@media only screen and (max-width:828px) {
	.conBox .btnEW { display: block; font-size: 1.35em;}
}

.conBox .btnW { margin-top: 1.8em; text-align: center;}


.conBox .btnReport,
.conBox .btnSources{display: inline-block; color: #b2b2b2; padding-left: 1.6em;
  background: url(../images/report.png) 0 center no-repeat;
  background-size:1.4em auto ; font-size: 16px; cursor: pointer;}
.conBox .btnReport:hover,
.conBox .btnSources:hover{ color: #0e8cdb;
	  background-image: url(../images/report_2.png)}
.conBox .titBox .btnAddBook { display: none;}

@media only screen and (max-width:828px) { 
	.readGray {background-color: #eff9f4; padding-top: 4.8em;}
	.conBox { margin: 1em;
	   -moz-border-radius:0.8em; 
	   -webkit-border-radius:0.8em; 
	   border-radius:0.8em;
	}
	.conBox .conC { padding: 1.7em 1em 2em;}
	.conBox .title {text-align: left;  font-size: 18px; margin-right: 1em;}
	.conBox .about { display: none;}
	.conBox .content { border-top:1px dashed #000 ;}
	.conBox .titBox { display: flex; 
	justify-content: space-between; align-items:center;}
	.conBox .titBox .btnAddBook {display: block; font-size: 10px;}
	.conBox .titBox .btnAddBook img { display: block; width: 3.2em; height: auto;
	  margin: 0 auto 0.3em;
	}
	.conBox .content { margin: 0.7em auto 0; padding-top: 1.4em;}
	.conBox .btnW {display: flex; justify-content: space-between; 
	align-items: flex-start;}
	.conBox .btnW .btnGray { width: 7em; margin: 0;}
	.conBox .btnW .btnYell { width: 7em; margin: 0;}
}

@media only screen and (max-width:400px) { 
	.conBox .btnW .btnGray { width: 5.8em; margin: 0;}
	.conBox .btnW .btnYell { width: 5.8em; margin: 0;}
}
@media only screen and (max-width:350px) { 
	.conBox .btnW .btnGray { width: 5em; margin: 0;}
	.conBox .btnW .btnYell { width: 5em; margin: 0;}
}
  
.floatLBox { position: fixed; top: 60px;  left: 50%; margin-left: -560px;
    z-index: 999; width:60px ;}
.floatRBox {position: fixed; top:187px; right: 50%; margin-right: -560px;
    z-index: 999; width:60px ;}
	
.floatPBox .btnF { cursor: pointer; margin-top: 0.3em; 
display: flex; flex-direction: column; justify-content: center; align-items: center;
 background-color: #24b66b; padding: 0.45em 0 0.42em;
 font-size: 14px; line-height: 1.28; color: #fff;
position: relative; z-index: 0;
}
.floatRBox .btnF:nth-child(2) { background-color: #099d51;}
.floatRBox .btnF:nth-child(3) { background-color: #058242;}
.floatRBox .btnF:nth-child(4) { background-color: #036f38;}

.floatLBox .btnF:nth-child(2) { background-color: #d7ab02;}
.floatPBox .btnF img { display: block; width: 30px; height: 30px;
object-fit: contain; margin: 0 auto 0;}

.floatPBox .pics img { display: block; width: 4.25em; height: 4.25em;
object-fit: contain; margin: 0 auto 1.5em; background-color: #fff;
-moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;
}
.floatPBox.floatLBox .btnF.cur::after { position: absolute; width: 0.7em; right: -0.7em;
left: auto;
top: 0; height: 100%; background-color: #fff; content: "";}
.floatPBox .btnF .pBox {
	position: absolute; top: 50%; margin-top: -5.5em;
	width: 28em; left: -28.4em;
	height: 13em;
	background-color: #fff;
	-moz-box-shadow: 0 0 1em rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 0 1em rgba(0, 0, 0, .1);
	box-shadow: 0 0 1em rgba(0, 0, 0, .1);
	display: none;
}
.floatLBox .btnF .pBox {
	position: absolute; top: 50%; margin-top: -5.5em;
	width: 28em; left: auto; right: -28.4em;
	height: 13em;
	background-color: #fff;
	-moz-box-shadow: 0 0 1em rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 0 1em rgba(0, 0, 0, .1);
	box-shadow: 0 0 1em rgba(0, 0, 0, .1);
	display: none;
}
.floatPBox .btnF.cur .pBox {
	display: block;
}
.floatPBox .btnF .pBox  .close { position: absolute; top: 1.1em; right: 1.1em;
width: 2em; height: 2em;
background:url(../images/close.png) center center no-repeat ;
background-size:contain ;}
.floatPBox .btnF .pBox .pBoxC { padding: 4% 5% 8.5%; text-align: left;}
.floatPBox .btnF .pBox .pBoxC  .pt { font-size: 1.7em; color: #000;}
.floatPBox .btnF .pBox .pBoxC  .size { margin-top: 2em; display: flex; 
justify-content: center; align-items: center;
border: 2px solid #f2f2f2; padding: 1.5em 0;}

.floatPBox .btnF .pBox .pBoxC .btnSubt { font-size: 1.5em;color: #999;}
.floatPBox .btnF .pBox .pBoxC .input { margin: 0 2em; border: 0; width: 6em;
border-left: 1px solid #000; font-size: 1.5em; color: #666;
border-right: 1px solid #000; text-align: center; outline-width: 0;}
.floatPBox .btnF .pBox .pBoxC .btnPlus { font-size: 1.5em;color: #999;}
.floatPBox .btnF .pBox .pBoxC .gray { color: #b2b2b2;}

.floatPBox .btnF .pBox .pBoxC .color { display: flex; justify-content: space-around; 
align-items: center; margin-top: 2.35em;}
.floatPBox .btnF .pBox .pBoxC .color .item {
	width: 3.85em; height: 3.85em;
	-moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;
	border: 2px solid #e0e0e0;
	background-color: #e0e0e0;
	margin-right: 0.8em;
}
.floatPBox .btnF .pBox .pBoxC .color .item:nth-child(2) {
	border: 2px solid #d8ffeb;
	background-color: #d8ffeb;
}
.floatPBox .btnF .pBox .pBoxC .color .item:nth-child(3) {
	border: 2px solid #fefcd5;
	background-color: #fefcd5;
}
.floatPBox .btnF .pBox .pBoxC .color .item:nth-child(4) {
	border: 2px solid #ffeeee;
	background-color: #ffeeee;
}
.floatPBox .btnF .pBox .pBoxC .color .item:nth-child(5) {
	border: 2px solid #000;margin-right: 0;
	background:#000 url(../images/moon.png) center center no-repeat;
	background-size:2em auto;
	
}
.floatPBox .btnF .pBox .pBoxC .color .sel { 
	border: 2px solid #000 !important;
background-image:url(../images/checked.png);
background-position: center center;
background-size: 2em auto;
background-repeat: no-repeat ;
}
.floatPBox .btnF .pBox .pBoxC .color .item:nth-child(5).sel {
	background-image:url(../images/checked_2.png);
}

.floatPBox .btnF .pBox .pBoxC .key { margin-top: 1.7em; display: flex; 
justify-content: space-between; align-items:flex-start;}
.floatPBox .btnF .pBox .pBoxC .key .item .name { color: #707070;}
.floatPBox .btnF .pBox .pBoxC .key .item .pick { margin-top: 1.2em; display: flex;
justify-content: flex-start; align-items: flex-start;}
.floatPBox .btnF .pBox .pBoxC .key .item span { margin-right: 3px; width: 2.85em; height: 2.85em;
 display: flex; justify-content: center; align-items: center;
 background-color: #e4e4e4;
 -moz-border-radius:0.2em; -webkit-border-radius:0.2em; border-radius:0.2em;}
.floatPBox .btnF .pBox .pBoxC .key .item img {width: 2em; height: 2em; display: block;}

.floatPBox .btnF .mBox {
	position: absolute; top: 50%; margin-top: -9em;
	width: 15em; left: -15.7em;
	height: 18em;
	background-color: #fff;
	-moz-box-shadow: 0 0 0.5em rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 0.5em rgba(0, 0, 0, .2);
	box-shadow: 0 0 0.5em rgba(0, 0, 0, .2);
	-moz-border-radius:0.5em; -webkit-border-radius:0.5em; border-radius:0.5em;
	display: none;
}
.floatPBox .btnF .mBox .pic { padding-top: 2.7em;}
.floatPBox .btnF .mBox .pic img { display: block; width: 9.25em; height: 9.25em;}
.floatPBox .btnF.cur .mBox {
	display: block;
}
.floatPBox .btnF .mBox  .close { position: absolute; top: 1em; right: 1em;
width: 1.3em; height: 1.3em;
background:url(../images/close.png) center center no-repeat ;
background-size:contain ;}
.floatPBox .btnF .mBox .pt { margin-top: 0.5em;}

.popupListen { position: fixed; z-index: 1000; top: 0; left: 0;
 width: 100%; height: 100%;  background-color: rgba(0,0,0,0.5);
 display: flex; justify-content: center; align-items: center; display: none;}
.popupListen .listenBox { position: relative; z-index: 0;
 width: 15.5em; font-size: 26px;
background-color: #fff;
-moz-border-radius:0.6em; -webkit-border-radius:0.6em; border-radius:0.6em;
}
.popupListen .listenBox  .close { position: absolute; top: 0.6em; right: 0.6em;
width: 1.3em; height: 1.3em; cursor: pointer;
background:url(../images/close.png) center center no-repeat ;
background-size:contain ;}
.popupListen .listenBox .pBoxC { padding:16% 10% 10%;}
.popupListen .listenBox .pBoxC .pic img { display: block; width: 9em;
margin: 0 auto;}
.popupListen .listenBox .pBoxC .pt { margin-top: 0.4em;}

.floatPBox .btnF .dBox {
	position: absolute; top: 50%; margin-top: -20em;
	width: 1126px; right: -1136px;
	height: 40em;
	background-color: #fff;
	-moz-box-shadow: 0 0 0.5em rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 0.5em rgba(0, 0, 0, .2);
	box-shadow: 0 0 0.5em rgba(0, 0, 0, .2);
	-moz-border-radius:0.5em; -webkit-border-radius:0.5em; border-radius:0.5em;
	display: none;
}
.floatPBox .btnF .dBox .pic { padding-top: 2.7em;}
.floatPBox .btnF .dBox .pic img { display: block; width: 9.25em; height: 9.25em;}
.floatPBox .btnF.cur .dBox {
	display: block;
}
.floatPBox .btnF .dBox  .close { position: absolute; top: 1em; right: 1em;
width: 1.3em; height: 1.3em;
background:url(../images/close.png) center center no-repeat ;
background-size:contain ;}
.floatPBox .btnF .dBox .tit { color: #333; font-weight: bold; display: flex; justify-content: space-between;
 align-items: center; font-size: 24px; margin: 1em 4% 0;}
.floatPBox .btnF .dBox .list { margin: 0.5em 4% 0;
 font-size: 18px;line-height: 3em; height: 30em; overflow-y: auto;}
.floatPBox .btnF .dBox .list  ul { flex-wrap: wrap;
	display: flex; justify-content: flex-start; align-items: flex-start;
}
.floatPBox .btnF .dBox .list li { width: 48%; margin-right: 2%; text-align: left;
border-bottom: 1px dashed  #f2f2f2;}



.bg1 {  background-color: #e0e0e0;}
.bg2 {  background-color: #d8ffeb;}
.bg3 { background-color: #fefcd5;}
.bg4 {  background-color: #ffeeee;}
.bg5 { background-color: #000;}

@media only screen and (max-width:828px) { 
	.bg1::before {  
		background-image: linear-gradient(to bottom, rgba(235, 218, 218, 1), rgba(224, 224, 224, 1));}
	.bg2::before {  
		background-image: linear-gradient(to bottom, rgba(201, 255, 227, 1), rgba(216, 255, 235, 1));}
	.bg3::before { 
		background-image: linear-gradient(to bottom, rgba(253, 250, 197, 1), rgba(254, 252, 213, 1));}
	.bg4::before { 
		background-image: linear-gradient(to bottom, rgba(253, 219, 219, 1), rgba(255, 238, 238, 1));}
	.bg5::before { background: transparent;}
}

.bg5 .conBox { background-color: #262626;}
.bg5 .conBox .title { color: #ebebec;}
.bg5 .conBox .content { color: #ebebec;}
.bg5 .conBox .content p {color: #ebebec;}
.bg5 .conBox .about dl dd {color: #ebebec;}
.bg5 .conBox  a {color: #ebebec;}
.bg5 .conBox  a:hover {color: #fff;}

.bg5 .floatPBox .btnF { background-color: #242424; color: #8c8c8e;}

.bg5 .floatPBox .btnF .pBox { background-color: #2a2b2b;}
.bg5 .floatPBox .btnF .pBox .pBoxC .pt { color: #e5e5e6;}
.bg5 .floatPBox .btnF .pBox .close {
	background-image: url(../images/close_2.png);
}
.bg5 .floatPBox .btnF.cur::after { background-color: #2a2b2b;}

.bg5 .floatPBox .btnF .pBox .pBoxC .input {background-color: #2a2b2b; 
color: #ebebec;}
.bg5 .floatPBox .btnF .dBox {background-color: #2a2b2b;}
.bg5 .floatPBox .btnF .dBox .tit { color: #ebebec;}
.bg5 .floatPBox .btnF .dBox .close {
	background-image: url(../images/close_2.png);
}

.direList ul { display: flex; flex-wrap: wrap; justify-content: flex-start;
align-items: flex-start;}
.direList li { width: 48%; margin-right: 2%;
 line-height: 2.4em; height:2.4em; overflow: hidden; 
 overflow:hidden;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap;
}

/*换源 弹出框*/
.popupSources { position: fixed; z-index: 1000; top: 0; left: 0;
 width: 100%; height: 100%;  background-color: rgba(0,0,0,0.5);
 display: flex; justify-content: center; align-items: center; display: none;}
.popupSources .sourcesBox { position: relative; z-index: 0;
 width: 90%; max-width: 900px; font-size: 26px;
background-color: #fff;
-moz-border-radius:0.6em; -webkit-border-radius:0.6em; border-radius:0.6em;
}
.popupSources .sourcesBox  .close { position: absolute; top: 0.6em; right: 0.6em;
width: 1.3em; height: 1.3em; cursor: pointer;
background:url(../images/close.png) center center no-repeat ;
background-size:contain ;}
.popupSources .sourcesBox .pBoxC { padding: 1em;}
.popupSources .sourcesBox .pBoxC .pic img { display: block; width: 9em;
margin: 0 auto;}
.popupSources .sourcesBox .pBoxC .pt { margin-top: 0.4em;}
.popupSources .resourseBox { text-align: left; margin-top: 0; padding-top: 0;}
.popupSources .resourseBox .resoList .txtb .about { text-align: left; margin-top:0.2em ; padding: 0;
border-bottom: 0;}
.popupSources .resourseBox .resoList { height: 25em; overflow-y: auto;}

@media only screen and (max-width: 828px){
.popupSources .resourseBox {
    padding: 0;}
}

.labelBox { background-color: #fff;
 padding: 1em; margin: 1em 0 0; text-align: left;
-moz-border-radius:0.8em; -webkit-border-radius:0.8em; border-radius:0.8em;}
.labelBox dl { margin: 0.25em 0; display: flex; 
justify-content: flex-start; align-items: flex-start;}
.labelBox dt { color: #666666;}
.labelBox dd { flex: 1; color: #000;}

.shelfBox {background-color: #fff;
 padding: 1em 1em 4.6em; margin: 1em 0 0; text-align: left;
-moz-border-radius:0.8em; -webkit-border-radius:0.8em; border-radius:0.8em;}
.shelfBox .list { margin-top: -1.5em;}
.shelfBox .list ul {display: flex;
 flex-wrap: wrap; justify-content: flex-start; align-items: flex-start;}
.shelfBox .list ul li { width: 27.5%; margin-top: 1.5em; margin-right: 8.75%;}
.shelfBox .list ul li:nth-child(3n) { margin-right: 0;}
.shelfBox .list .picb { width: 100%}
.shelfBox .list .pic { position: relative; z-index: 0; padding-top: 135%;
-moz-border-radius:0.3em; -webkit-border-radius:0.3em; border-radius:0.3em;
overflow: hidden;}
.shelfBox .list .pic img { display: block; position: absolute; left: 0; top: 0;
width: 100%; height: 100%; object-fit: cover;}
.shelfBox .list .txtb { text-align: left; color: #666; line-height: 1.3em; }
.shelfBox .list .txtb .name { margin-top: 0.9em; 
font-weight: bold; font-size: 1.08em; height: 1.3em;
overflow: hidden;
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:1;}
.shelfBox .list .txtb .about { color: #666; font-size: 0.9em;
 margin-top: 0.2em; line-height: 1.6;}
.shelfBox .list .txtb .time { margin-top: 0.2em; color: #999; font-size: 0.83em; overflow: hidden; line-height: 1.6;
}
.shelfBox .btnW { text-align: center;}
.shelfBox .btnGreen { margin: 4em auto 0; 
max-width: 16.6em; padding: 0; width: 100%; display: inline-block;
 line-height: 2.8em;}