.wrap {
  margin: 0 auto;
  width: 1100px;
}
body {
  overflow-x: hidden;
}
.top {
  width: 100%;
  height: 90px;
  background: #ba2e1e;
}
.top img.logo {
  float: left;
  margin: 22px 33px 0 0;
  width: 180px;
  height: 46px;
}
.top ul {
  float: left;
  width: 650px;
  height: 90px;
  line-height: 90px;
}
.top ul li {
  float: left;
}
.top ul li a {
  font-size: 18px;
  color: #fff;
}
.top ul span {
  float: left;
  display: block;
  margin: 37px 16px 0 16px;
  width: 0;
  height: 17px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  border-right: 1px solid rgba(0, 0, 0, 0.3);
}
.top .contect {
  float: right;
  margin-top: 24px;
  width: 230px;
}
.top .contect img {
  float: left;
}
.top .contect p {
  float: right;
  width: 170px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
}
.top .contect h2 {
  float: right;
  width: 170px;
  font-size: 27px;
  color: #fff;
  font-family: 'impact', "microsoft sans serif";
}
.banner {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 732px;
  overflow: hidden;
}
.banner .banner-show {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
  height: 732px;
}
.banner .banner-show img {
  float: left;
}
.banner p {
  position: absolute;
  bottom: 107px;
  left: 50%;
  margin-left: -140px;
  width: 635px;
  font-size: 16px;
  color: #d33928;
}
.con {
  position: relative;
  margin: 3px auto 0;
  width: 100%;
  z-index: 3;
}
.con .con-bg {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
  padding: 1px;
  position: relative;
}
.con .con-bg .title {
  position: absolute;
  top: -69px;
  left: 50%;
  margin-left: -175px;
  width: 351px;
  height: 176px;
}
.con .con-bg .title h3 {
  font-size: 53px;
  font-weight: 700;
  height: 72px;
  line-height: 50px;
  text-align: center;
}
.con .con-bg .title a {
  display: block;
  font-size: 23px;
  text-align: center;
}
.con .con-bg span.line {
  position: absolute;
  top: -3px;
  left: 0;
  display: block;
  width: 1920px;
  height: 3px;
  background: #d80000;
}
.base {
  height: 457px;
}
.base .base-bg {
  height: 457px;
  background: url(../img/bg1.jpg) no-repeat;
}
.base .base-bg .base-title {
  background: url(../img/title-bg1.png) no-repeat;
}
.base .base-bg .base-title h3 {
  color: #fff;
}
.base .base-bg .base-title a {
  color: #fff;
}
.base .base-bg table {
  margin-top: 142px;
  background: #fff;
  border: 1px solid #eea822;
  padding: 14px;
}
.base .base-bg table tr td {
  padding: 36px 0;
  border: 1px solid #eea822;
  text-align: center;
  font-size: 16px;
}
.base .base-bg table tr td span {
  font-weight: 700;
}
.base .base-bg table tr td:first-of-type {
  width: 380px;
}
.base .base-bg table tr td:nth-of-type(2) {
  width: 330px;
}
.base .base-bg table tr td:nth-of-type(3) {
  width: 355px;
}
.tuition {
  height: 438px;
}
.tuition .tuition-bg {
  height: 438px;
  background: url(../img/bg2.jpg) no-repeat;
}
.tuition .tuition-bg .tuition-title {
  background: url(../img/title-bg1.png) no-repeat;
}
.tuition .tuition-bg .tuition-title h3 {
  color: #fff;
}
.tuition .tuition-bg .tuition-title a {
  color: #fff;
}
.tuition .tuition-bg ul {
  margin-top: 138px;
}
.tuition .tuition-bg ul li {
  position: relative;
  float: left;
  margin-right: 6px;
  width: 261px;
  height: 158px;
  border-radius: 5px;
  background: #fff;
  overflow: hidden;
}
.tuition .tuition-bg ul li h4 {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 255px;
  height: 152px;
  line-height: 152px;
  border: 1px solid #f09a52;
  color: #b07400;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}
.tuition .tuition-bg ul li .con {
  position: absolute;
  top: 158px;
  left: 0;
  padding-top: 50px;
  width: 261px;
  height: 106px;
  background: rgba(255, 255, 255, 0.8);
  transition: top 0.2s;
}
.tuition .tuition-bg ul li .con p {
  padding: 0 20px;
  line-height: 26px;
  font-size: 16px;
}
.tuition .tuition-bg ul li:hover .con {
  top: -1px;
}
.living {
  height: 582px;
}
.living .living-bg {
  height: 635px;
  background: #f6d773;
}
.living .living-bg .living-title {
  background: url(../img/title-bg2.png) no-repeat;
}
.living .living-bg .living-title h3 {
  color: #d80000;
}
.living .living-bg .living-title a {
  color: #d80000;
}
.living .living-bg .table-con {
  margin: 150px auto 0;
  width: 1100px;
  height: 274px;
  border: 1px solid #f0b538;
  padding: 20px 14px;
  background: #fff;
}
.living .living-bg .table-con table tr td {
  padding: 20px 29px;
  text-align: center;
  font-size: 16px;
  color: #040000;
  border: 1px solid #d1d1d1;
}
.living .living-bg .table-con table tr td span {
  font-weight: 700;
}
.living .living-bg .miji {
  margin-top: 132px;
  overflow: hidden;
}
.living .living-bg .miji .left {
  float: left;
  padding: 50px 0 0 87px;
  width: 596px;
  height: 449px;
  background: url(../img/mj-left.jpg);
}
.living .living-bg .miji .left h5 {
  float: left;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  font-size: 16px;
  font-weight: 700;
  margin-right: 8px;
}
.living .living-bg .miji .left p {
  float: left;
  height: 405px;
  line-height: 22px;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  font-size: 14px;
  margin-right: 11px;
}
.living .living-bg .miji .right {
  margin-top: 38px;
  float: right;
}
.aus {
  height: 743px;
}
.aus .aus-bg {
  padding: 100px 0 0 0;
  height: 643px;
  background: #f6d773;
}
.aus .aus-bg .aus-box {
  padding: 100px 0 0 0;
  position: relative;
}
.aus .aus-bg .aus-box img.aus-pic {
  display: block;
  margin: 0 auto;
}
.aus .aus-bg .aus-box .adv {
  position: absolute;
}
.aus .aus-bg .aus-box .adv1 {
  top: 110px;
  left: 31px;
}
.aus .aus-bg .aus-box .adv2 {
  top: 10px;
  left: 338px;
}
.aus .aus-bg .aus-box .adv3 {
  top: 7px;
  left: 685px;
}
.aus .aus-bg .aus-box .adv4 {
  top: 119px;
  left: 859px;
}
.aus .aus-bg .aus-box .adv5 {
  top: 332px;
  left: 899px;
}
.aus .aus-bg .aus-box .adv6 {
  top: 526px;
  left: 742px;
}
.aus .aus-bg .aus-box .adv7 {
  top: 548px;
  left: 415px;
}
.aus .aus-bg .aus-box .adv8 {
  top: 528px;
  left: 130px;
}
.aus .aus-bg .aus-box .adv9 {
  top: 312px;
  left: 12px;
}
.hnh {
  position: relative;
  width: 100%;
  height: 615px;
}
.hnh .hnh-bg {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  padding: 115px 0 0 0;
  width: 1920px;
  height: 500px;
  background: #f6d773;
}
.hnh .hnh-bg h3 {
  font-size: 54px;
  font-weight: 700;
  color: #d80000;
  text-align: center;
}
.hnh .hnh-bg ul {
  overflow: hidden;
}
.hnh .hnh-bg ul li {
  float: left;
  width: 265px;
  height: 338px;
}
.hnh .hnh-bg ul li h4 {
  height: 50px;
  line-height: 50px;
  background: rgba(255, 255, 255, 0.2);
  color: #d80000;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}
.hnh .hnh-bg ul li .hnh-con {
  padding: 15px 26px;
  height: 275px;
  background: rgba(255, 255, 255, 0.1);
}
.hnh .hnh-bg ul li .hnh-con p {
  padding: 10px 0;
  line-height: 25px;
}
.hnh .hnh-bg ul span {
  display: block;
  float: left;
  margin: 3px 5px;
  width: 0;
  height: 335px;
  border-left: 1px solid rgba(255, 255, 255, 0.6);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.foot {
  padding: 74px 0 0 0;
  width: 100%;
  height: 153px;
  background: #171a1b;
}
.foot p {
  width: 100%;
  text-align: center;
  color: #fff;
  line-height: 40px;
  font-size: 16px;
}
.foot p.name {
  font-size: 20px;
}
