

.inx-tit {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: bold;
}

.books {
  padding-top: 30px;
  padding-bottom: 35px;
  border: 1px solid #eee;

}

.books_container {
  width: 94%;
  margin: 0 auto;
}

.books_title {
  margin-bottom: 32px;
}

.books_change {
  float: left;
}

.books_change a {
  float: left;
  padding-bottom: 5px;
  margin-right: 14px;
  font-size: 16px;
}

.books_change a:hover {
  text-decoration: none;
}

.books_change a.on {
  color: #e30003;
  border-bottom: 3px solid #e30003;
}

.books_more {
  float: right;
  margin-top: 5px;
  color: #bcbcbc;
  font-size: 12px;
}

.books_list {
  float: left;
  width: 23.5%;
  height: 242px;
  margin-right: 2%;
  transition: box-shadow .5s ease;
}

.books_list:last-child, .books_list.active {
  margin-right: 0;
}

.books_list:hover {
  box-shadow: 0 0 25px rgba(137, 137, 137, 0.2);
  border-color: transparent;
}

.books_list:hover .buy {
  background-color: #e40009;
  border-color: #e40009;
  color: #fff;
}

.books_list:hover .books_name {
  color: #e52d16;
}

.books_list img {
  display: block;
  width: 95%;
  height: auto;

}

.books_name {
  height: 40px;
  margin: 0 20px 5px 20px;
  color: #5d5d5d;
  font-size: 14px;
  line-height: 22px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.price {
  float: left;
  margin-left: 20px;
  font-size: 14px;
  color: #e52d16;
}

.buy {
  float: right;
  width: 60px;
  height: 23px;
  border: 1px solid #dbdbdb;
  margin-top: 6px;
  margin-right: 20px;
  background-color: #f7f7f7;
  line-height: 23px;
  text-align: center;
  font-size: 12px;
  border-radius: 4px;
  transition: background-color .5s ease;
}


/*新增分享内容*/
.share{margin:15px;overflow:hidden;}
div.share{width:328px;margin:10px auto;}
div.share>span{display:block;width:62px;height:35px;font-size:16px;color:#8c8c8c;line-height:35px;float:left;text-align:left}
div.bdsharebuttonbox{height:auto;float:left}
div.share div.bdsharebuttonbox a{background:url(https://ah.huatu.com/z/img/shares.png) no-repeat scroll 0 0;height:33px;margin:0 10px 0 0;padding:0;width:33px}
.bds_weixin:hover,.bds_tsina:hover,.bds_sqq:hover,.bds_qzone:hover,.bds_tieba:hover,.bds_count:hover{outline:none!important}
div.share div.bdsharebuttonbox a.bds_weixin{background-position:-126px 0}
div.share div.bdsharebuttonbox a.bds_qzone{background-position:-84px 0}
div.share div.bdsharebuttonbox a.bds_sqq{background-position:-42px 0}
div.share div.bdsharebuttonbox a.bds_tieba{background-position:-168px -1px}
div.share div.bdsharebuttonbox a.bds_count{background:#FF8386;border-radius:50%;font:12px/33px Arial,"\5B8B\4F53",sans-serif;text-align:center;color:#FFF;}
/*新增分享内容结束*/



/*新增总部让修改的内容4.23*/
.bread-wrap{padding-bottom:30px !important;}
.service ,.weiboBox{margin-top:0 !important;}
.weiboBox{padding-bottom:0 !important;}
/*新增总部让修改的内容4.23结束*/
/*新增总部让修改的图书4.23*/
.mainleft .courseList02 li{position:relative;float:left;width:23.6%;margin:0 0.666% 10px;background:#fff;line-height:24px;overflow:hidden;box-shadow:0 0 2px #ccc;}
.courseList02 li{position:relative;float:left;width:23.6%;margin:0 0.666% 10px;background:#fff;line-height:24px;overflow:hidden;box-shadow:0 0 2px #ccc;}
.courseList02 li:hover{border-color:#ddd;box-shadow:0 0 3px #B5B5B5;}
.courseList02 img{width:100%;height:auto;margin-bottom:5px;}
.courseList02 h5{height:20px;overflow:hidden;font-size:12px;line-height:20px;font-weight:normal;padding:0 5px;}
.courseList02 .words{color:#999;padding:0 5px;}
.courseList02 strong{padding-right:5px;font:18px/26px "\5FAE\8F6F\96C5\9ED1","\9ED1\4F53",Arial,sans-serif;color:#F22A2E;}
.courseList02 del{display:inline-block;vertical-align:middle;color:#999;padding-left:15px;}
.courseList02 .price{margin-bottom:10px;padding:0 5px;}
.courseList02 p{height:36px;overflow:hidden;padding:5px 10px;line-height:18px;color:#999;}
.icon_guanfang{display:inline-block;width:57px;height:22px;padding:0 0 0 23px;background-position:0 -276px;line-height:22px;color:#fff;margin-left:5px;}
.icon_baozhang{display:inline-block;width:57px;height:22px;padding:0 0 0 23px;background-position:-80px -276px;line-height:22px;color:#fff;}
.icon_huodong {width:87px;display:inline-block; height:22px;background-position:-80px -276px;line-height:22px;color:#fff;text-align:center;}
.icon_love{display:inline-block;padding-left:12px;background-position:0 -298px;}
.group{display:inline;}
/*新增总部让修改的图书4.23结束*/
@media screen and (max-width: 1556px) {}

@media screen and (max-width: 1450px) {}

@media screen and (max-width: 1334px) {}

@media screen and (max-width: 1250px) {
  .inx-tit {
    margin-bottom: 15px;
  }

  .books_title {
    margin-bottom: 15px;
  }

  .books_change a.on {
    border-bottom: 2px solid #e30003;
  }
}

@media screen and (max-width: 769px) {
	.inx-tit{font-size:18px; border-left:3px solid #e92930; line-height:20px; padding-left:10px;}
	.books_change a{margin-right:10px;}
	.Other{display:none;}
	.books_name{font-size:12px;}
	.courseList02 li{width:48%;margin:0 1% 10px;}
}

@media screen and (max-width: 504px) {
.Other{display:none;}
.Medical{display:none;}	
}

#list_side{display:none;}
	@media screen and (max-width: 1000px) {
		#list_side{display:block;width: 1.5rem;height: 1.5rem;float: right; margin-top: 1.2rem; background: url(https://ah.huatu.com/z/img/list.png) no-repeat center;background-size: 100% 100%;}

	}

/*20191114新增 招考底部样式*/
.wzdbxxhz{width:100%; height:330px; font-size:13px; border-top:1px dashed #ddd; margin-bottom:5px}
.wzdbxxz{width:50%;  float:left; height:324px; }
.wzdbxxz p{ padding-bottom: 16px;}
.wzdbxxyy{width:44%;  height:324px;float:right;  padding-left:10px;border-left:1px solid #ddd}
.xgyd{margin-top:10px;}
.sysewm{text-align: center; margin:10px 0 5px  0; padding:0px;}
@media screen and (max-width:768px){
.wzdbxxhz{height:auto;}
.wzdbxxz{width:100%;  margin-bottom:0; height:auto}
.wzdbxxz p{margin:0; padding:0}
.wzdbxxyy{width:100%;  border-left:none;margin-top:0; height:auto}
.wzdbxxy p{margin:0;padding:0}
}
/*20191114新增 招考底部样式 end*/