
li{
	list-style: none;
}

body{
	background: url(../images/bigDataImg.png) no-repeat;
	background-size: 100%;
}

.title_center{
	float: left;
	width: 100%;
	text-align: center;
	height: 100%;
    line-height: 80px;
    font-size: 46px;
	color: #fff;
}
.jgCount{
  position: absolute;
	color: #65C6E7;
	right: 17px;
}

.left_top{
	color: #fff;
    line-height: 100px;
    text-align: center;
    font-size: 22px;
}

.mar-right{
	margin-right: 35px;
}

.title {
    color: #4CC76C;
    font-size: 26px;
    position: relative;
    text-align: left;
    font-weight: 900;
    font-family: SourceHanSansCN-Medium;
}

.content_left {
    width: 400px;
    position: absolute;
    left: 60px;
    top: 150px;
}

.left_bottom_div {
    width: 100%;
    height: 100%;
    position: relative;
    font-size: 18px;
}

#readerLendRank li,#bookLendRank li{
	padding-left: 34px;
	color: #65C6E7;
}

.right_bottom_ul li {
    list-style: decimal;
    line-height: 48px;
    font-size: 20px;
    position: relative;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.right_bottom_ul li.to_top:after{
	position: absolute;
	content: "";
	right:10.74%;
	top:50%;
	width: 8px;
	height: 60%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	background: url(../images/to_top.png);
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.right_bottom_ul li.to_bottom:after{
	position: absolute;
	content: "";
	right:10.74%;
	top:50%;
	width: 8px;
	height: 60%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	background: url(../images/to_bottom.png);
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.dataNumber{
	float: right;
}
.dataImg{
	width: 22px;
	height: 28px;
	position: absolute;
	left: 0;
	vertical-align: top;
	margin-top: 16px;
}

.center_left2{
	margin-top: 330px;
}
.center_left3{
	margin-top: 630px;
}
.sui{
	width: 135px;
	height: 167px;
}

ul {
	list-style:none;
}
#banner {
    width: 260px;
    height: 210px;
	margin:10px auto;
	position:relative;
}
#wfBtn{
    position: absolute;
    bottom: -17px;
    left: 122px;
}
#wfBtn li {
    float: left;
    margin-left: 18px;
    background: #fff;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    text-align: center;
    line-height: 20px;
}

#btn{
	position:absolute;
    bottom: 30px;
    left: 80px;
}
#btn li {
    float: left;
    margin-left: 18px;
    background: #fff;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    text-align: center;
    line-height: 20px;
}

/*#banner_list{
	padding: 16px;
}*/
#banner_list li {
	display:none;
}
#btn .sel, #wfBtn .sel, #btn1 .sel, #btn2 .sel{
    background-color: #38DC98;
}

#echarsone, #echars17, #echars18, #echars19, #echars20, #echars21, #echars22, #echars23{
	position: absolute;
	width: 100%;
	height:100%;
	width: 430px;
	height: 210px;
    top: 28px;
    left: 3px;
}

#echarstwo, #echars9,  #echars11, #echars13, #echars15{
	position: absolute;
	width: 100%;
	height:40%;
	/*width: 400px;*/
	height: 220px;
    /*top: 28px;*/
    left: 0px;
    top: 50px;
}

.center_bottom2{
	height: 550px;
}
#echarsthree{
	position: absolute;
	width: 100%;
	height:100%;
    width: 440px;
    height: 295px;
	top: 50px;
}
.positionmiddle {
    position: absolute;
    left: 595px;
    width: 760px;
}

.left_bottom {
    height: 220px;
}
.sumNumber {
   line-height: 30px;
}

.right_bottom_div{
	height: 100%;
	width: 48.726%;
}

.right_bottom_div2{
    width: 100%;
    height: 335px;
}

.positionright{
	position: absolute;
    right: 53px;
	width: 440px;
	top: 150px;
}

.title_right{
    color: #4CC76C;
    font-size: 26px;
    position: relative;
    margin-right: 40px;
    text-align: right;
    font-weight: 900;
    font-family: SourceHanSansCN-Medium;
}

.right_bottom_div3{
	margin-top: 10px;
 	width: 100%;
    height: 250px;
}

.t_right{
	font-size: 24px;
    color: #4CC76C;
    position: relative;
    text-align: center;
    font-weight: 900;
    font-family: SourceHanSansCN-Medium;
}

.recommend_count{
	background: url(../images/round.png) no-repeat;
	background-size: 100%;
	width: 149px;
	height: 149px;
	border-radius: 100%;
	position: absolute;
    /*left: 140px;
    top: 50px;*/
    color: #fff;
	
}
.c65C6E7{
	color: #65C6E7;
	text-align: center;
    padding-top: 55px;
    position: absolute;
    left: 176px;
    top: 50px;
}


/*旋转*/
#container {
  /*width: 250px;
  height: 50px;*/
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  animation: fadeIn 1s 1, rotate 10s infinite;
  animation-fill-mode: forwards;
}



.ball {
  width: 50px;
  height: 50px;
  box-shadow: 0 -5px 0 rgba(0, 0, 0, 0.15) inset;
  /*background-color: #E3746B;*/
  border-radius: 50%;
  animation: scale 4000ms infinite ease-in-out alternate;
  animation-delay: -500ms;
  transform: scale(0.9);
  border: 2px solid black;
  position: absolute;
  /* font-size: 26px; */
}

#ball_planet {
  /*width: 112.5px;
  height: 112.5px;*/
  box-shadow: 0 -11.25px 0 rgba(0, 0, 0, 0.15) inset;
  /*background-color: #eee;*/
  /*border-radius: 50%;*/
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  animation: none;
  transform: none;
}

/*.ball:after {
  content: '';
  width: 100%;
  height: 13px;
  background: #eee;
  position: absolute;
  top: 150px;
  border-radius: 50%;
}*/

#wrap2 {
  animation-delay: -1000ms;
}
#ball2 {
    background-color: #32B16C;
    animation-delay: -1500ms;
    width: 60px;
    height: 60px;
    color: #fff;
    /* font-size: 20px; */
    opacity: 0.5;
    text-align: center;
    /* line-height: 25px; */
    color: #fff;
    left: 10px;
    top: 10px;
}

#wrap3 {
  animation-delay: -1500ms;
}

#ball3 {
    left: 10px;
    top: 95px;
  	background-color: #00A0E9;
	animation-delay: -2044ms;
	width: 80px;
	height: 80px;
	opacity: 0.5;
	text-align: center;
	/* line-height: 80px; */
  color: #fff;
}
#ball1 {
  background-color: #00A0E9;
	animation-delay: -3044ms;
	width: 80px;
	height: 80px;
	opacity: 0.7;
	text-align: center;
	/* line-height: 80px; */
  color: #fff;
  left: 372px;
  top: 102px;
}
#wrap4 {
  animation-delay: -2500ms;
}

#ball4 {
  background-color: #B865F0;
  animation-delay: -4000ms;
   width: 100px;
  height: 100px;
  color: #fff;
  opacity: 0.7;
  text-align: center;
	/* line-height: 100px; */
	color: #fff;
    left: 72px;
    top: 150px;
}

#wrap5 {
  animation-delay: -3500ms;
}

#ball5 {
  background-color: #F5AE2F;
  animation-delay: -5000ms;
   width: 100px;
  height: 100px;
  opacity: 0.7;
  text-align: center;
	/* line-height: 100px; */
	color: #fff;
    left: 323px;
    top: 0px;
}

#wrap6 {
  animation-delay: -6500ms;
}

#ball6 {
  background-color: #E15D68;
  animation-delay: -6000ms;
   width: 80px;
  height: 80px;
  color: #65C6E7;
  opacity: 0.7;
  text-align: center;
	/* line-height: 80px; */
	color: #fff;
	left: 272px;
	top: 150px;
}


@keyframes translate {
  0% {
    transform: translateX(0) translateY(25px);
  }
  100% {
    transform: translateX(200px) translateY(-25px);
  }
}
@keyframes scale {
  100% {
    transform: scale(1);
  }
}
@keyframes zindex {
  25% {
    z-index: 1;
  }
  75% {
    z-index: -1;
  }
}
@keyframes fadeIn {
  100% {
    opacity: 1;
  }
}

/*阅读活动*/
.content_center{
    position: absolute;
    left: 550px;
    bottom: 15px;
    width: 455px;
}

.yd_title{
    color: #4CC76C;
    font-size: 24px;
    padding-left: 10px;
    position: relative;
    text-align: left;
    font-weight: 900;
    font-family: SourceHanSansCN-Medium;
}

#echarsfour{
	position: absolute;
	width: 50%;
    height: 80%;
}

#echarsfive{
	position: absolute;
	width: 60%;
	height: 80%;
	left: 170px;
}

.center_bottom{
	height: 270px;
}

/*图书数据*/
.sj_title{
	color: #4CC76C;
    font-size: 24px;
    padding-left: 10px;
    position: relative;
    text-align: center;
    font-weight: 900;
    font-family: SourceHanSansCN-Medium;
}
.content_center1{
	right: 290px;
    position: absolute;
    bottom: 15px;
    width: 600px;
}

#echarssix{
	position: absolute;
	width: 50%;
    height: 80%;
    left: 30px;
}

#echarsseven{
	position: absolute;
	width: 50%;
	height: 80%;
	left: 260px;
}

/*读者排行榜*/
.right_bottom_box{
    right: 77px;
    bottom: 0px;
    position: absolute;
    width: 247px;
}

.ph_title{
	 color: #4CC76C;
    font-size: 24px;
    padding-left: 60px;
    position: relative;
    text-align: center;
    font-weight: 900;
    font-family: SourceHanSansCN-Medium;
}

.right_bottom_ul3 li {
   list-style: decimal;
    line-height: 28px;
    font-size: 14px;
    position: relative;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

#readerLendRankPh li{
	padding-left: 34px;
    color: #fff;
}

.dataImg1{
	width: 16px;
	height: 19px;
	position: absolute;
	left: 0;
	margin-top: 5px;
}

/*流通数据*/
#echarseight, #echars10, #echars12, #echars14, #echars16{
	position: absolute;
	width: 100%;
	height: 55%;
    top: 43%;
    left: 0
}

.dg_title {
    color: #65C6E7;
    font-size: 18px;
    position: relative;
    text-align: center;
    font-weight: 900;
    font-family: SourceHanSansCN-Medium;
}
.totalcount{
	position: absolute;
	color: #65C6E7;
	right: 400px;
    top: 143px;
}

.lb_title{
    position: absolute;
    right: 20px;
    bottom: 213px;
    color: #FFF;
    font-family: SourceHanSansCN-Medium;
}

.sumNumber_right{
    color: #fff;
    float: right;
    
}
.btn1{
    position:absolute;
    bottom: 30px;
    left: 80px;
}

#btn1 li {
    float: left;
    margin-left: 18px;
    background: #fff;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    text-align: center;
    line-height: 20px;
}

#btn1{
    position: absolute;
    bottom: -8px;
    left: 282px;
}

#btn2{
    position: absolute;
    bottom: -67px;
    left: 32px;
}

#btn2 li {
    float: left;
    margin-left: 18px;
    background: #fff;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    text-align: center;
    line-height: 20px;
}

/* .img{
  width:200px;
  height: 200px;
  border: 2px solid #fff;
  border-left-color: blue;
  border-right-color: blue;
  border-top-color: blue;
  margin: 100px;
  border-radius: 50%;
  -webkit-animation:circle 1s infinite linear;
 }
     @-webkit-keyframes circle{
      0%{ transform: rotate(0deg); }
      100%{ transform: rotate(360deg); }
     }
     */
#ball_planet{
    animation: circle 100s infinite linear;
} 

.fonts14{
    font-size: 14px;
}

.font16{
    font-size: 16px;
    margin-top: 10px;
}

.font20{
    font-size: 20px;
    margin-top: 15px;
}
.font24{
    font-size: 24px;
    margin-top: 20px;
}

#ball7 {
    left: 69px;
    top: 24px;
  	background-color: #FF7A50;
	animation-delay: -2044ms;
	width: 80px;
	height: 80px;
	opacity: 0.5;
	text-align: center;
	/* line-height: 80px; */
  color: #fff;
}

@keyframes circle {
    /* 0%{
        transform: rotate(0deg);
      }
    100%{
        transform: rotate(0deg);
    } */
    0% {
        transform: rotate(0deg);
      }
    100% {
        transform: rotate(360deg);
    }
}
.scroll{margin:0 auto; width:440px; height:210px;  position:relative; overflow:hidden;top: -8px;}
.scroll #mark{list-style-type:none; padding:0; margin:0; position:absolute; top:0;left:0; width:99999px; height:210px; }
.scroll .card{float:left; width:420px; height:210px; margin-left:12px;position: relative;padding-top:23px}
.prev{position:absolute; left:-2px; top:84px; }
.next{position:absolute; right:-2px; top:84px;}
