.banner {
  width: 960px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
.banner img {
  width: 100%;
  height: 100%;
}
.banner .nav {
  position: absolute;
  bottom: 0;
  width: 84%;
  margin: 0 auto;
  font-size: 16px;
  height: auto;
  overflow: hidden;
  background: rgba(65, 33, 15, 0.9);
  padding: 0 8%;
}
.banner .nav a {
  display: inline-block;
  height: 100%;
  line-height: 200%;
  color: #fff;
  float: left;
  width: 9.08%;
  text-align: center;
  padding: 15px 0 5px;
}
.banner .nav a img {
  width: 30px;
  height: 30px;
  margin: 0 auto;
}
.banner .nav a:hover {
  background: rgba(255, 255, 255, 0.2);
}
.bgIntrduce {
  position: absolute;
  top: 40%;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 40px;
}
.bgIntrduce div {
  text-indent: 24px;
  font-size: 16px;
  width: 50%;
  margin: 0 auto;
  line-height: 35px;
  font-weight: 600;
}
.title {
  margin: 20px auto;
  width: 200px;
  height: 90px;
}
.bgCenter {
  width: 960px;
  margin: 0 auto;
  background: url('../img/bg2.png') center;
  background-size: cover;
  overflow: hidden;
  padding-bottom: 30px;
}
.bgCenter .zhengshu {
  width: 80%;
  margin: 0 auto;
  overflow: hidden;
}
.bgCenter .zhengshu li {
  width: 48%;
  height: 200px;
  float: left;
  margin: 1%;
}
.bgCenter .zhengshu li img {
  margin: 0 auto;
  height: 100%;
}
.bgCenter .trainingContent .trainingContentTitle {
  width: 90%;
  margin: 0 auto;
}
.bgCenter .trainingContent .trainingContentTitle span {
  display: inline-block;
  width: 20%;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 16px;
  background: #5f1900;
  color: #fff;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.bgCenter .trainingContent .trainingContentTitle span:nth-child(1) {
  margin-left: 2%;
}
.bgCenter .trainingContent .trainingContentTitle .active {
  background: #efc78c;
  color: #000;
}
.bgCenter .trainingContent .container {
  width: 90%;
  margin: 0 auto;
  border: 8px solid #efc78c;
  border-radius: 10px;
}
.bgCenter .trainingContent .container .line {
  width: 92%;
  margin: 30px auto;
}
.bgCenter .trainingContent .container .learnContainer {
  width: 92%;
  margin: 0 auto;
  overflow: hidden;
  color: #333;
  display: none;
}
.bgCenter .trainingContent .container .learnContainer .learnImg {
  width: 36%;
  float: left;
  border: 7px solid #cecece;
}
.bgCenter .trainingContent .container .learnContainer .learnImg img {
  width: 100%;
  height: 100%;
}
.bgCenter .trainingContent .container .learnContainer .learnTitle {
  width: 60%;
  height: 229px;
  float: right;
}
.bgCenter .trainingContent .container .learnContainer .learnTitle h5 {
  font-size: 20px;
  font-weight: 600;
  color: #8d5616;
  margin: 0 0 8px;
}
.bgCenter .trainingContent .container .learnContainer .learnTitle p {
  font-size: 14px;
  line-height: 22px;
}
.bgCenter .trainingContent .container .learnContainer .learnTitle p span {
  font-weight: 600;
  color: #8d5616;
}
.bgCenter .trainingContent .container .learnContainer .learnTitle p:nth-child(2) {
  line-height: 18px;
  font-size: 14px;
  margin-bottom: 5px;
}
.bgCenter .trainingContent .container .learnContainer .learnTitle p:nth-child(4) {
  color: #d02f33;
  font-weight: 600;
}
.bgCenter .trainingContent .container .learnContainer .learnTitle p:nth-child(4) span {
  color: red;
}
.bgCenter .trainingContent .container .learnContainer .learnTitle p:nth-child(6) {
  color: #d02f33;
  font-weight: 600;
}
.bgCenter .trainingContent .container .learnContainer .learnTitle p:nth-child(6) span {
  color: red;
}
.bgCenter .trainingContent .container .learnContainer .learnIntroduce {
  width: 100%;
  overflow: hidden;
}
.bgCenter .trainingContent .container .learnContainer .learnIntroduce h5 {
  font-size: 16px;
  color: #8d5616;
  font-weight: 600;
  margin: 8px 0;
}
.bgCenter .trainingContent .container .learnContainer .learnIntroduce h6 {
  font-size: 14px;
  color: #000;
  font-weight: 600;
  margin: 3px 0;
}
.bgCenter .trainingContent .container .learnContainer .learnIntroduce p {
  padding-left: 10px;
  font-size: 14px;
  line-height: 25px;
}
.bgCenter .trainingContent .container .learnContainer .learnIntroduce p:nth-child(2) {
  padding: 0;
  text-indent: 30px;
  line-height: 20px;
}
.bgCenter .trainingContent .container .learnContainer .learnIntroduce p:nth-child(10) {
  text-indent: 30px;
}
.bgCenter .trainingContent .container .learnContainer.active {
  display: block;
}
.bgCenter .teacher {
  overflow: hidden;
  margin: 0 auto;
}
.bgCenter .teacher li {
  width: 32.33%;
  height: 400px;
  border: 5px solid #d8d8d8;
  box-sizing: border-box;
  float: left;
  margin: 0.5%;
}
.bgCenter .teacher li img {
  margin: 3px auto;
  width: 110px;
  height: 160px;
}
.bgCenter .teacher li p {
  line-height: 30px;
  background: #d8d8d8;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}
.bgCenter .teacher li div {
  text-indent: 30px;
  font-size: 14px;
}
.bgCenter .teacher li:nth-child(4) {
  height: 450px;
}
.bgCenter .teacher li:nth-child(5) {
  height: 450px;
}
.bgCenter .teacher li:nth-child(6) {
  height: 450px;
}
.bgCenter .pageNumeber {
  text-align: center;
  margin-top: 20px;
}
.bgCenter .pageNumeber a {
  display: inline-block;
  border: 1px solid #999;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 16px;
  background: #fff;
}
.bgCenter .pageNumeber .aActive {
  background: #651106;
  color: #fff;
}
.bgCenter .people {
  width: 85%;
  margin: 30px auto 60px;
  font-size: 16px;
  line-height: 30px;
  overflow: hidden;
  font-weight: 600;
}
.bgCenter .photo li {
  width: 50%;
  float: left;
  margin-bottom: 40px;
}
.bgCenter .photo li img {
  width: 80%;
  height: auto;
  margin: 10px auto;
}
.bgCenter .jigou li {
  width: 25%;
  float: left;
  margin-bottom: 40px;
}
.bgCenter .jigou li img {
  width: 80%;
  height: 128px;
  margin: 10px auto;
}
.bgCenter .signUp {
  width: 90%;
  margin: 0 auto;
}
.bgCenter .signUp p {
  overflow: hidden;
  line-height: 24px;
  margin: 15px 0;
}
.bgCenter .signUp p label {
  width: 220px;
  display: inline-block;
  text-align: right;
  font-size: 16px;
  margin-right: 40px;
  float: left;
}
.bgCenter .signUp p input {
  display: inline-block;
  height: 21px;
  width: 280px;
  float: left;
}
.bgCenter .signUp p .checkbutton {
  width: auto;
}
.bgCenter .signUp p i {
  font-size: 14px;
  line-height: 21px;
  font-style: normal;
  display: inline-block;
  float: left;
}
.bgCenter .signUp p textarea {
  width: 350px;
  height: 125px;
}
.bgCenter .signUp p:nth-child(19) label {
  float: left;
}
.bgCenter .signUp p:nth-child(20) label {
  float: left;
}
.bgCenter .signUp p:nth-child(21) label {
  float: left;
}
.bgCenter .signUp p:nth-child(22) span {
  color: #000;
  font-weight: 600;
  font-size: 16px;
}
.bgCenter .signUp p:nth-child(23) img {
  background: #fff;
  border: 1px solid #a9a9a9;
  padding: 10px;
  border-radius: 5px;
}
.bgCenter .signUp p:nth-child(24) {
  width: 80%;
  margin: 0 auto;
  color: #ddac35;
  font-size: 14px;
  font-weight: 600;
}
.bgCenter .signUp p:nth-child(25) {
  margin-bottom: 60px;
}
.bgCenter .signUp p:nth-child(25) button {
  display: block;
  margin: 40px auto;
  background: #ddac35;
  font-size: 18px;
  border-radius: 5px;
  color: #fff;
  width: 140px;
  height: 40px;
  border: 1px solid #eee;
}
.bgBottom {
  width: 960px;
  margin: 0 auto;
  padding-bottom: 40px;
  background: url('../img/bg3.png') center;
  background-size: cover;
  overflow: hidden;
}
.bgBottom p {
  width: 70%;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  line-height: 30px;
}
.bottom {
  background: #333333;
  color: #8d5616;
  text-align: center;
  padding: 12px 0 17px;
  font-size: 14px;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  .bgCenter .people {
    font-size: 12px;
  }
}
