* { padding: 0px; margin: 0px; }
.date_change{
	width:100%;
	box-sizing: border-box;
	margin-bottom: 2px;
}
.date_change_pleft{
	float: left;
    font-size: 18px;
    color: #ee0000;
    font-weight: bold;
    display: inline-block;
    font-family: '微软雅黑';
}
.date_change_pright{
	float: right;
}
.date_change_pright a{
    font-size: 18px;
    color: #ee0000;
    font-weight: bold;
	cursor: pointer;
}
.date_change_pright a:nth-child(1){
	margin-right: 10px;
}
.date_change_pright a:nth-child(2){
	margin-right: 10px;
}
.date_change_box{
	width: 100%;
	height: 235px;
}
.date_change_box table{
	width: 100%;
	margin-top: 10px;
	height:235px;

}
.date_change_box table tr td{
	border: 1px solid #f3f3f3;
	text-align: center;
	line-height: 27px;
	font-size: 14px;
}
.date_change_box_bold{
	font-weight: bold;
}
.flash{
    width:558px;
	height:234px;
	margin-top: 32px;
}
.flash_pic img{
	width:558px;
	height:234px;
}
.index_hot_tuijian1 li{
	width:48%;
	margin-right:2%;
	white-space: nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.index_hot_tuijian2{
	width:558px;
}
.index_hot_tuijian2 li{
	width:48%;
	margin-right:2%;
	white-space: nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
#Tab1{
margin-top:0 !important;
}
.swiper-container {
	width: 100%;
	height: 100%;
  }
  .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

  }
  .topleft{
	width: 530px;
	margin-top: 10px;
  }
  .topleft_swiper,.topleft_swiper2,.topleft_swiper3{
	height: 207px !important;
  }
  .topleft_top{
	width: 100%;
	height: 26px;
	line-height: 26px;
	box-sizing: border-box;
	background-color: #fff;
	width:100%;
	display: flex;
	justify-content: space-around;
	align-items: center;
  }
  .topleft_box{
	height: 23px !important;
	line-height: 23px;
	box-sizing: border-box;
  }
  .topleft_box_one{
	width:100%;
	display: flex;
	justify-content: space-around;
	align-items: center;
	font-size: 14px;
	text-align: center;
  }
.item_index_book_one{
	font-size:14px;
}

.date_change_box1{
 	width:530px;
	height: 235px;
 }
.date_change_box1 table tbody {
    display: block;
    height: 230px;            
    overflow-y: auto;
	overflow-x: hidden;
}
.date_change_box2{
 	width:530px;
	height: 235px;
 }
.date_change_box2 table tbody {
    display: block;
    height: 230px;            
    overflow-y: auto;
	overflow-x: hidden;
}
.date_change_box3{
 	width:530px;
	height: 235px;
 }
.date_change_box3 table tbody {
    display: block;
    height: 230px;            
    overflow-y: auto;
	overflow-x: hidden;
}
::-webkit-scrollbar{-webkit-appearance: none;width: 14px;height: 14px;}
::-webkit-scrollbar-thumb{border-radius: 8px;border: 3px solid #fff;background: rgba(0, 0, 0, .3);}