body {
  background: #fafafa;
}
.lead {
  margin: 0 auto 15px;
}
.banner {
  width: 100%;
  height: 416px;
  margin: 0 auto;
  background: url("../images/banner2023.jpg") no-repeat top center;
}
.banner .bannertext {
  width: 1000px;
  height: 20px;
  margin: 0 auto;
}
.banner .bannertext a {
  float: right;
  margin: 10px 20px;
  font-size: 36px;
  color: #ffffff;
}
.container {
  width: 1050px;
  height: auto;
  margin: 0 auto;
  padding: 20px 0 0;
  background: #f5f5f5;
}
.tool {
  height: 340px;
  margin: 15px auto 0;
  border-bottom: 1px solid #DDDDDD;
}
.tool-small-con:last-child {
  border-bottom: 1px solid #DDDDDD;
}
.mobile {
  display: none!important;
}
.pc {
  display: block!important;
}
.footer-mobile {
  display: none!important;
}
.footer-pc {
  display: block!important;
}
.footer-pc #glbbot {
  margin: 0 auto;
  border: none;
  padding: 30px 0;
  line-height: 2;
  color: #fff;
}
.footer-pc #glbbot a {
  color: #fff;
}
.more2{
	width: 710px;
	height: 55px;
	text-align: center;
	font-size: 26px;
	line-height: 50px;
	margin-top: 10px;
	cursor: pointer;
	color: #999;
	background: #e1f5f1;
}
.dpn{
	display: none;
}

/* ai填志愿入口 */
.right_bar {
	position: fixed;
	right: 6px;
	bottom: 20%;
	z-index: 10001;
	width: 130px;
}
.right_bar a img {
	display: block;
  width: 100%;
}