#header {
  height: 99px;
}
#header .nav {
  width: 80%;
}
#header .nav .nav_li {
  float: left;
  line-height: 69px;
}
#header .nav .nav_li li {
  padding: 0.08rem;
}
#header .a_menuask {
  margin-top: 29px;
}
.banner {
  height: 800px;
  background-image: url(../img/pc_banner_bg.jpg);
}
.content {
  width: 950px;
  margin: 20px auto;
}
.content h1 {
  font-size: 32px;
  text-align: center;
  display: table;
  padding: 10px;
  margin: 8% auto 0 auto;
  border-bottom: 3px dashed #ff4949;
}
.content p.subtitle {
  font-size: 24px;
  text-align: center;
  color: #797878;
  margin-bottom: 4%;
}
.content .meiqia_btn {
  display: table;
  margin: 0 auto;
  background: #3593c9;
  font-size: 24px;
  padding: 10px;
  color: #fff;
  letter-spacing: 2px;
  border: 4px double rgba(255, 255, 255, 0.6);
}
.content .notice .ind .txt {
  font-size: 0.1rem;
  width: 30%;
  float: left;
  line-height: 0.2rem;
  margin-top: 77px;
}
.content .notice .ind .txt h2 {
  font-size: 0.13rem;
}
.content .notice .ind .txt span {
  color: #ff4c43;
}
.content .notice .ind .img {
  width: 60%;
  float: right;
}
.content .notice .ind .img img {
  width: 100%;
}
.content .range .ind {
  width: 95%;
  margin: 20px auto;
}
.content .range .ind li {
  width: 31%;
  box-sizing: border-box;
  height: auto;
  background: #f9f9f9;
  box-shadow: 5px 6px 0px #c5c4c4;
	margin-right: 2%;
}
.content .range .ind li h3 {
  color: #fff;
  font-size: 20px;
  background: #3593c9;
  padding: 10px;
  text-align: center;
}
.content .range .ind li p {
  color: #444444;
  font-size: 18px;
  text-align: center;
  line-height: 32px;
}
.content .range .ind li:nth-child(2) {
  margin-right: 2%;
}
.content .range .ind li:hover {
  box-shadow: 5px 6px 0px #167aa9;
}
.content .xd_ind .xd_ind_text {
  border-top: 8px solid rgba(1, 102, 153, 0.9);
  border-right: 1px solid #e7e8ec;
  border-bottom: 1px solid #e7e8ec;
  border-left: 1px solid #e7e8ec;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  font-size: 18px;
  font-family: "微软雅黑", Verdana;
  line-height: 30px;
  padding: 40px;
}
.content .xd_ind .xd_ind_text span {
  color: #ff4949;
}
.content .xd_class div.bg {
  width: 986px;
  height: 283px;
  background: url(../img/wh-pro.png) center center no-repeat;
  margin: 0 auto;
}
.content .xd_class div.bg div {
  font-size: 18px;
  padding: 139px 95px;
  font-family: "微软雅黑", Verdana;
  line-height: 30px;
}
/*浮窗开始*/
.hang {
  position: fixed;
  right: 0;
  top: 35%;
  width: 150px;
  height: 571px;
  margin-top: -100px;
  text-align: center;
  background: url(../img/fuchaung02.png) no-repeat;
  font-size: 14px;
  z-index: 9999;
  cursor: pointer;
  overflow: hidden;
}
.consultation {
  margin-top: 118px;
}
.consultation a {
  display: block;
  width: 94px;
  margin: 0 auto;
  color: #fff;
  font-size: 15px;
}
.education {
  height: 62px;
  line-height: 53px;
}
.consultation a:hover {
  color: #04f80a;
}
/*浮窗结束*/
#pc_footer {
  height: 80px;
  width: 100%;
  background: #f4f4f4;
}
#pc_footer .pcfooter_content {
  width: 70%;
}
#pc_footer .pcfooter_content ul > li,
#pc_footer .pcfooter_content div {
  padding: 30px 10px;
}
#pc_footer .pcfooter_content div {
  float: right;
}
#footer {
  display: none;
}
