body, html {
  height: 100%;
  -webkit-tap-highlight-color: transparent;
}
body{
  background: #f7f8fa;
  font-family: PingFang SC, 'Helvetica Neue', Arial, sans-serif;
}
a {
	color: #04be02;
}
/*微信标题*/
.huiwen-header {
  padding: 35px 0;
}
.huiwen-title {
  text-align: center;
  font-size: 34px;
  color: #3cc51f;
  font-weight: 400;
  margin: 0 15%;
}
.huiwen-sub-title {
  text-align: center;
  color: #888;
  font-size: 14px;
}
.huiwen-content-padded {
  padding: 15px;
}
.huiwen-second-title {
  text-align: center;
  font-size: 24px;
  color: #3cc51f;
  font-weight: 400;
  margin: 0 15%;
}
/*OPAC标题*/
.ui-header {
  position: fixed;
  width: 100%;
  z-index: 100;
  left: 0;
}
.ui-header {
  top: 0;
  height: 45px;
  line-height: 45px;
}
.ui-header-positive {
  padding: 0 10px;
  -webkit-box-sizing: border-box;
		  box-sizing: border-box;
}
.ui-header-positive{
  background-color: #393a3f;
  color: #fff;
}
  .ui-header-positive a, .ui-header-positive a:active, .ui-header-positive i,
  .ui-footer-positive a,
  .ui-footer-positive a:active,
  .ui-footer-positive i {
	color: #fff;
}
.ui-header h1 {
  text-align: center;
  font-size: 18px;
}
/*轮播图片*/
.swiper-container {
  width: 100%;
}
.swiper-container img {
  display: block;
  width: 100%;
}
/*搜索栏*/
.big .weui_search_inner .weui_search_input{
  padding: 10px 0;
}
.big .weui_search_inner .weui_icon_clear:before, .big .weui_icon_search:before{
  line-height: 3em;
}
.big .weui_search_cancel{
  line-height: 40px;
}
/*九宫格*/
.js_grid{
  background: #fff;
}
.weui_grid_icon {
  width: 28px;
  height: 28px;
  margin: 0 auto;
}
/*我的图书馆*/
.weui_media_ft {
  text-align: right;
  color: #888;
  font-size: 17px;
  line-height: 1.41176;
}
.weui_media_box.weui_media_appmsg .weui_media_ft:after {
  content: " ";
  display: inline-block;
  -webkit-transform: rotate(45deg);
		  transform: rotate(45deg);
  height: 6px;
  width: 6px;
  border-width: 2px 2px 0 0;
  border-color: #C8C8CD;
  border-style: solid;
  position: relative;
  top: -2px;
  top: -1px;
  margin-left: .3em;
}
/*新书通报*/
a.weui_media_box{ display: block;}
a.weui_media_box.weui_media_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
	  -ms-flex-align: center;
		  align-items: center;
}
a.weui_media_box.weui_media_text .weui_media_bd {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
	  -ms-flex: 1;
		  flex: 1;
  min-width: 0;
}
a.weui_media_box.weui_media_text .weui_media_ft:after {
  content: " ";
  display: inline-block;
  -webkit-transform: rotate(45deg);
		  transform: rotate(45deg);
  height: 6px;
  width: 6px;
  border-width: 2px 2px 0 0;
  border-color: #C8C8CD;
  border-style: solid;
  position: relative;
  top: -2px;
  top: -1px;
  margin-left: .3em;
}
a.weui_media_box.weui_media_text .weui_media_info {
  margin-top: 0px;
  padding-bottom: 5px;
  font-size: 13px;
  color: #999;
  line-height: 1em;
  list-style: none;
  overflow: hidden;
}
.weui_media_box.weui_media_text .weui_media_info{
  color: #aaa;
}
a.weui_media_box.weui_media_text .weui_media_info_meta {
  margin-top: 8px;
  float: none;
}
/*我的评论*/
.weui_media_box.weui_media_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
	  -ms-flex-align: center;
		  align-items: center;
}
.weui_media_box.weui_media_text a.weui_media_bd {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
	  -ms-flex: 1;
		  flex: 1;
  min-width: 0;
  display: block;
}
.weui_media_box.weui_media_text a.weui_media_ft:after {

}
a.weui_media_ft .weui_icon_clear:before{
	font-size: 32px;
}
/*图书封面*/
.weui_media_box.weui_media_appmsg .weui_media_hd.book {
  width: 68px;
  height: 96px;
  border: 1px solid #ccc;
}
.weui_media_box.weui_media_appmsg .weui_media_info {
  margin-top: 0px;
  padding-bottom: 5px;
  font-size: 13px;
  color: #999;
  line-height: 1em;
  list-style: none;
  overflow: hidden;
}
.weui_media_box.weui_media_appmsg .weui_media_info_meta {
	margin-top: 8px;
}
/*操作按钮*/
.weui_panel .weui_btn_area {
	margin-top: 0;
}
.weui_btn.weui_btn_sm {
  line-height: 2.4;
  font-size: 12px;
  padding: 0 .90em;
}
/*操作字体*/
.error{
  color: #f43530;
  font-weight: 600;
}
/*预约*/
.weui_media_box.weui_media_appmsg form .weui_btn_mid{
	width: auto;
	float: right;
	font-size: 14px;
}
.weui_media_box.weui_media_appmsg label{
	color:#999;
	font-size: 14px;
}
.weui_media_box.weui_media_appmsg select{
  font-size: inherit;
  height: 34px;
  line-height: 34px;
  position: relative;
  z-index: 1;
  padding-left: 5px;
}
/*我的书架*/
.weui-prompt-input{
  width: 77%;
}
/*翻页*/
.weui_btn_area{ margin: 16px 15px 16px 15px;}
.center{ text-align: center;}
.left{ float: left;}
.right{ float: right;}
.weui_navbar{ position:fixed;}
/*阅览室选座*/
.bd{
  min-height: 100%;
}
.weui_cells_title{
  margin: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.3rem;
}
/*--选择房间----------------------*/
.select-room{
  margin: 0 0.5rem;
  background-color: transparent;
}
.select-room:after,
.select-room:before,
.select-room .weui_cell:before,
.select-room .weui_cell_ft:after{
  content: none;
}
.select-room .weui_cell{
  background-color: #fff;
  border: 1px solid #ebebeb;
  box-shadow: 0 0 0.5rem #ddd;
  border-radius: 0.5rem;
}
.select-room .weui_cell+.weui_cell{
  margin-top: 0.3rem;
}
.select-room .weui_cell .weui_cell_bd .title{
  margin-bottom: 0.2rem;
  font-size: 0.7rem;
  font-weight: bold;
  color: #333;
}
.select-room .weui_cell .weui_cell_bd .info{
  font-size: 0.6rem;
  color: #999;
}
.select-room .weui_cell .weui_cell_ft .seat{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0.2rem 0.5rem;
  border: 1px solid #5F9FEE;
  border-radius: 0.4rem;
}
.select-room .weui_cell .weui_cell_ft img{
  width: 1rem;
  margin-bottom: 0.1rem;
}
.select-room .weui_cell .weui_cell_ft span{
  font-size: 0.4rem;
}
.select-room .weui_cell_ft:after{
  content: none;
}

/*--选择日期----------------------*/
.select-date{
  display: flex;
  flex-wrap: wrap;
  margin: 0 0.5rem;
  background-color: transparent;
}
.select-date:after,
.select-date:before,
.select-date .weui_cell:before,
.select-date .weui_cell_ft:after{
  content: none;
}
.select-date .weui_cell{
  margin-top: 0.3rem;
  padding: 0.3rem 0.5rem;
  background-color: #fff;
  border: 1px solid #ebebeb;
  box-shadow: 0 0 0.5rem #ddd;
  border-radius: 0.5rem;
}
.select-date .weui_cell:not(:nth-child(3n+1)){
  margin-left: 0.3rem;
}
.select-date .weui_cell .weui_cell_bd .title{
  margin-bottom: 0.2rem;
  text-align: center;
  font-size: 0.7rem;
  font-weight: bold;
  color: #333;
}
.select-date .weui_cell .weui_cell_bd .info{
  font-size: 0.6rem;
  color: #999;
}
.select-date .weui_cell .weui_cell_bd .num{
  padding-left: 0.3rem;
  font-size: 0.6rem;
  font-weight: bold;
  color: #5F9FEE;
}

/*--座位信息----------------------*/
.seat-info{
  font-size: 0.7rem;
}
.seat-info .info+.info{
  margin-top: 0.2rem;
}
