body {
  width: 100%;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: auto;
}
body #header {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  height: 178px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
body #header #header-top {
  width: 1200px;
  margin: 0 auto;
  height: 120px;
}
body #header #header-top #headerLogo {
  float: left;
  position: relative;
  top: 25px;
}
body #header #header-top #headerLogo img {
  width: 280px;
}
body #header #header-top #headerLogo i,
body #header #header-top #headerLogo span {
  position: relative;
  top: -20px;
}
body #header #header-top #headerLogo i {
  display: inline-block;
  position: relative;
  width: 1px;
  height: 30px;
  background-color: #000;
  top: -6px;
  margin-left: 18px;
  margin-right: 15px;
}
body #header #header-top #headerLogo span {
  color: #b9986c;
  font-size: 32px;
  margin-left: 50px;
}
body #header #header-top #headerIcon {
  float: right;
  width: 230px;
  position: relative;
  top: 45px;
  right: -35px;
}
body #header #header-top #headerIcon input {
  width: 195px;
  height: 30px;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 14px;
  border: 1px solid #f2ede5;
}
body #header #header-top #headerIcon button {
  width: 35px;
  height: 30px;
  font-size: 15px;
  color: #bb9a6f;
  background-color: #fcf3eb;
  outline: none;
  border: none;
  cursor: pointer;
  position: absolute;
  right: 230px;
  top: 0;
}
body #header #header-top #headerIcon button i {
  font-size: 18px;
  color: #d3bb9d;
}
body #header #headerUl {
  width: 100%;
  background-color: #b9986c;
}
body #header #headerUl > ul {
  width: 1200px;
  margin: 0 auto;
  height: 58px;
  position: relative;
}
body #header #headerUl > ul i {
  display: inline-block;
  width: 1px;
  height: 18px;
  background-color: #d0ba9c;
  position: absolute;
  top: 7px;
}
body #header #headerUl > ul .headerUl-left {
  left: 0;
}
body #header #headerUl > ul .headerUl-right {
  right: 0;
}
body #header #headerUl > ul li {
  float: left;
  margin-left: 80px;
  overflow: hidden;
  padding: 0 30px;
  line-height: 58px;
}
body #header #headerUl > ul li a span {
  color: #fff;
  font-size: 16px;
  transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
}
body #header #headerUl > ul .active {
  background-color: #fff;
}
body #header #headerUl > ul .active a span {
  color: #b9986c;
}
body #header #headerUl > ul li:hover {
  background-color: #fff;
}
body #header #headerUl > ul li:hover a span {
  color: #b9986c;
}
body .title {
  width: 100%;
  height: 90px;
}
body .title > div {
  width: 1200px;
  height: 90px;
  margin: 0 auto;
  position: relative;
}
body .title > div h3 {
  width: 300px;
  font-size: 24px;
  color: #333;
  text-align: center;
  position: absolute;
  bottom: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
body .crumbs {
  display: inline-block;
  margin-top: 18px;
  overflow: hidden;
}
body .crumbs li {
  float: left;
  font-size: 14px;
}
body .crumbs li > a {
  transition: color 0.4s;
  -moz-transition: color 0.4s;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  font-size: 14px;
}
body .crumbs li > a:hover {
  color: #b9986c;
}
body .crumbs li:last-child {
  color: #b9986c;
}
body .crumbs .gang {
  padding: 0 3px;
}
body .page {
  width: 533px;
  height: 20px;
  margin: 0 auto;
  margin-bottom: 90px;
  overflow: hidden;
}
body .page li {
  height: 15px;
  font-size: 14px;
  float: left;
  color: #333;
  padding: 0 5px;
  transition: color 0.4s;
  -moz-transition: color 0.4s;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
}
body .page li a {
  display: inline-block;
  font-size: 14px;
  color: #333;
  padding: 0 3px;
  height: 15px;
  transition: color 0.4s;
  -moz-transition: color 0.4s;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
}
body .page li input {
  width: 25px;
  height: 16px;
  border: 1px solid #333;
  outline: none;
  background-color: #fff;
  margin: 0 3px;
  margin-top: -2px;
  font-size: 14px;
}
body .page li button {
  border: none;
  outline: none;
  background-color: transparent;
  color: #333;
  font-size: 14px;
  cursor: pointer;
  transition: color 0.4s;
  -moz-transition: color 0.4s;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  line-height: 15px;
}
body .page .liClick a {
  color: #b9986c;
}
body .page li:hover {
  color: #b9986c;
}
body .page li:hover a,
body .page li:hover button {
  color: #b9986c;
}
body .page li:nth-child(1):hover,
body .page li:nth-child(8):hover,
body .page li:nth-child(11):hover {
  color: #333;
}
body .bg img {
  width: 253px;
  height: 959px;
  position: absolute;
  right: 0;
  top: 530px;
  z-index: -1;
}
body .bg img:first-child {
  left: 0;
}
body .index {
  width: 100%;
  min-width: 1200px;
  background-color: #fff;
}
body .index #slide-banner {
  width: 100%;
  height: auto;
  max-height: 520px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
body .index #slide-banner .banner-viewport {
  width: 100%;
  height: auto;
}
body .index #slide-banner .banner-viewport .slide-list {
  height: 100%;
}
body .index #slide-banner .banner-viewport .slide-list .slide-item {
  width: 100%;
  height: 100%;
  float: left;
  position: relative;
}
body .index #slide-banner .banner-viewport .slide-list .slide-item .slide-link {
  display: block;
  float: right;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: 0 0 0.3rem rgba(186, 143, 107, 0.9);
  box-shadow: 0 0 0.3rem rgba(186, 143, 107, 0.9);
}
body .index #slide-banner .banner-viewport .slide-list .slide-item .slide-link .slide-img {
  display: block;
  width: 100%;
  height: 100%;
}
body .index #slide-banner .banner-control-nav {
  position: absolute;
  bottom: 0.8rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  overflow: hidden;
}
body .index #slide-banner .banner-control-nav li {
  float: left;
  margin-right: 0.5rem;
}
body .index #slide-banner .banner-control-nav li a {
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
}
body .index #slide-banner .banner-control-nav li a:last-of-type {
  margin-right: 0;
}
body .index #slide-banner .banner-control-nav li a.banner-active {
  background: #c2a67f;
}
body .index #slide-banner .banner-direction-nav li {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
body .index #slide-banner .banner-direction-nav li a {
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  background: rgba(189, 148, 117, 0.3);
  color: #fff;
  line-height: 2.5rem;
  text-align: center;
  font-weight: normal;
  font-size: 1.5rem;
}
body .index #slide-banner .banner-direction-nav li a:hover {
  background: rgba(189, 148, 117, 0.8);
}
body .index #slide-banner .banner-direction-nav li i {
  font-size: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
body .index #slide-banner .banner-direction-nav .banner-nav-prev {
  left: 2.85rem;
}
body .index #slide-banner .banner-direction-nav .banner-nav-next {
  right: 2.85rem;
}
body .index .indexTitle {
  width: 100%;
  height: 55px;
  border-bottom: 1px solid #bbb;
  overflow: hidden;
  line-height: 55px;
}
body .index .indexTitle span {
  float: left;
  color: #333333;
  font-size: 20px;
  font-weight: 600;
}
body .index .indexTitle a {
  font-size: 16px;
  color: #666;
  float: right;
  transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
}
body .index .indexTitle a:hover {
  color: #b9986c;
}
body .index .news {
  width: 1200px;
  height: 350px;
  margin: 40px auto 0;
}
body .index .news .newsLeft {
  float: left;
  margin-top: 39px;
}
body .index .news .newsLeft .bannerBox {
  width: 395px;
  height: 255px;
  overflow: hidden;
  position: relative;
}
body .index .news .newsLeft .bannerBox .slides li {
  width: 100%;
  height: 255px;
  position: relative;
}
body .index .news .newsLeft .bannerBox .slides li a img {
  width: 100%;
  height: 100%;
}
body .index .news .newsLeft .bannerBox .slides li a p {
  width: 100%;
  height: 30px;
  background-color: #b9986c;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  position: absolute;
  bottom: 0;
  padding: 0 70px 0 20px;
}
body .index .news .newsLeft .bannerBox .banner-direction-nav {
  display: none;
}
body .index .news .newsLeft .bannerBox .banner-control-nav {
  position: absolute;
  bottom: 10px;
  right: 3px;
}
body .index .news .newsLeft .bannerBox .banner-control-nav li {
  float: left;
  margin-right: 8px;
  cursor: pointer;
}
body .index .news .newsLeft .bannerBox .banner-control-nav li a {
  width: 9px;
  height: 9px;
  display: block;
  border: 1px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
body .index .news .newsLeft .bannerBox .banner-control-nav li .banner-active {
  background: #fff;
}
body .index .news .newsRight {
  float: right;
  margin-top: 39px;
}
body .index .news .newsRight ul {
  width: 760px;
}
body .index .news .newsRight ul li {
  overflow: hidden;
  height: 42px;
  line-height: 42px;
}
body .index .news .newsRight ul li a,
body .index .news .newsRight ul li span {
  font-size: 16px;
  position: relative;
  transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
}
body .index .news .newsRight ul li a {
  float: left;
  color: #666;
}
body .index .news .newsRight ul li span {
  float: right;
  color: #999;
}
body .index .news .newsRight ul li:hover a,
body .index .news .newsRight ul li:hover span {
  color: #b9986c;
}
body .index .news .newsRight ul li:hover a:before,
body .index .news .newsRight ul li:hover span:before {
  width: 100%;
  left: 0;
  right: 0;
}
body .index .content {
  width: 1200px;
  margin: 45px auto 60px;
}
body .index .content::after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
}
body .index .content ul {
  width: 100%;
  margin-top: 30px;
  height: 240px;
}
body .index .content ul li {
  overflow: hidden;
  height: 40px;
  line-height: 40px;
}
body .index .content ul li a,
body .index .content ul li span {
  font-size: 16px;
  position: relative;
  transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
}
body .index .content ul li a {
  float: left;
  color: #666;
}
body .index .content ul li span {
  float: right;
  color: #999;
}
body .index .content ul li:hover a,
body .index .content ul li:hover span {
  color: #b9986c;
}
body .index .content ul li:hover a:before,
body .index .content ul li:hover span:before {
  width: 100%;
  left: 0;
  right: 0;
}
body .index .content .rules {
  width: 650px;
  float: left;
}
body .index .content .teachers {
  width: 460px;
  float: right;
}
body .gaikuang {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 30px;
  min-height: 705px;
}
body .gaikuang .content {
  width: 100%;
  margin-bottom: 35px;
  margin-top: 60px;
  overflow: hidden;
}
body .gaikuang .content .nTitle {
  width: 100%;
  text-align: center;
}
body .gaikuang .content .nTitle h3 {
  font-size: 18px;
}
body .gaikuang .content .nTitle span {
  display: block;
  margin: 10px 0;
}
body .gaikuang .content .contentT {
  width: 100%;
  text-align: center;
}
body .gaikuang .content .contentT h3 {
  font-size: 18px;
  margin: 10px 0;
}
body .gaikuang .content .contentT span {
  font-size: 12px;
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 5px;
}
body .gaikuang .content > img {
  width: 100%;
  height: 400px;
}
body .gaikuang .content .contentN {
  font-size: 14px;
  line-height: 28px;
  padding: 35px;
  border-bottom: 2px solid #333;
}
body .gaikuang .back {
  width: 100%;
  margin-bottom: 50px;
  text-align: center;
}
body .gaikuang .back > a {
  display: inline-block;
  width: 90px;
  height: 25px;
  border-left: 2px solid #b9986c;
  padding-left: 5px;
  color: #b9986c;
  font-size: 20px;
}
body .gaikuang .neiye {
  height: 60px;
}
body .gaikuang .neiye > p {
  overflow: hidden;
  margin-top: -20px;
}
body .gaikuang .neiye > p a {
  font-size: 14px;
  float: left;
  transition: color 0.4s;
  -moz-transition: color 0.4s;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
}
body .gaikuang .neiye > p a i {
  font-size: 14px;
  transition: color 0.4s;
  -moz-transition: color 0.4s;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
}
body .gaikuang .neiye > p a:nth-child(2) {
  float: right;
}
body .gaikuang .neiye > p a:hover {
  color: #b9986c;
}
body .gaikuang .neiye > p a:hover i {
  color: #b9986c;
}
body .muban-header {
  width: 1200px;
  height: 100px;
  margin: 0 auto;
}
body .muban {
  width: 100%;
  background-color: #fbfaf8;
  padding-top: 40px;
  padding-bottom: 70px;
}
body .muban .muban-center {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  min-height: 525px;
}
body .muban .muban-center .left-menu {
  float: left;
  width: 215px;
}
body .muban .muban-center .left-menu .left-meun-title {
  height: 50px;
  margin-bottom: 18px;
  background: #b9986c;
  line-height: 50px;
  color: #333;
  font-size: 16px;
  text-align: center;
  border: 1px solid #949494;
}
body .muban .muban-center .left-menu .left-menu-item {
  width: 100%;
  height: 50px;
  font-size: 18px;
  text-align: center;
  line-height: 50px;
  margin-bottom: 18px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid #949494;
  background-color: #fff;
}
body .muban .muban-center .left-menu .active {
  border: none;
  background: #b9986c;
}
body .muban .muban-center .left-menu .active .left-menu-link {
  color: #fff;
}
body .muban .muban-center .left-menu .left-menu-item:hover {
  border: none;
  background: #b9986c;
}
body .muban .muban-center .left-menu .left-menu-item:hover .left-menu-link {
  color: #fff;
}
body .muban .muban-center .right-content {
  width: 970px;
  float: right;
  margin-top: 40px;
  padding-top: 20px;
  background-color: #fff;
}
body .muban .muban-center .right-content .threeImg {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
body .muban .muban-center .right-content .threeImg > div {
  width: 300px;
  height: 210px;
  float: left;
  position: relative;
  margin: 0 11.5px;
}
body .muban .muban-center .right-content .threeImg > div a img {
  width: 100%;
  display: block;
}
body .muban .muban-center .right-content .threeImg > div a p {
  width: 100%;
  height: 35px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 10px;
  background-color: rgba(35, 24, 21, 0.9);
  text-align: center;
  line-height: 35px;
  font-size: 14px;
  color: #fff;
  transition: color 0.4s;
  -moz-transition: color 0.4s;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
}
body .muban .muban-center .right-content .threeImg > div:hover p {
  color: #b9986c;
}
body .muban .muban-center .right-content .content {
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
  padding: 0 35px;
}
body .muban .muban-center .right-content .content > div {
  width: 100%;
}
body .muban .muban-center .right-content .content > div ul {
  width: 100%;
}
body .muban .muban-center .right-content .content > div ul li {
  width: 100%;
  overflow: hidden;
  position: relative;
}
body .muban .muban-center .right-content .content > div ul li a,
body .muban .muban-center .right-content .content > div ul li span {
  font-size: 16px;
  color: #333;
  transition: color 0.4s;
  -moz-transition: color 0.4s;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  line-height: 40px;
  position: relative;
}
body .muban .muban-center .right-content .content > div ul li a:before,
body .muban .muban-center .right-content .content > div ul li span:before {
  content: "";
  position: absolute;
  z-index: 100;
  left: 50%;
  bottom: 2px;
  width: 0;
  height: 1px;
  background: #b9986c;
  transition: all 0.4s ease;
}
body .muban .muban-center .right-content .content > div ul li a {
  float: left;
}
body .muban .muban-center .right-content .content > div ul li span {
  float: right;
}
body .muban .muban-center .right-content .content > div ul li:hover a,
body .muban .muban-center .right-content .content > div ul li:hover span {
  color: #b9986c;
}
body .muban .muban-center .right-content .content > div ul li:hover a:before,
body .muban .muban-center .right-content .content > div ul li:hover span:before {
  width: 100%;
  left: 0;
  right: 0;
}
body .muban .sdts-content {
  width: 1200px !important;
}
body .muban .sdts {
  width: auto !important;
  padding: 20px 0 40px;
  float: left;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
body .muban .sdts a {
  display: block;
  float: left;
  width: 100px;
  height: 30px;
  background: #b9986c;
  color: #fff;
  border: 1px solid #b9986c;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  line-height: 28px;
  text-align: center;
  margin-right: 20px;
}
body .muban .sdts a:last-of-type {
  margin-right: 0;
}
body #footer {
  width: 100%;
  height: 120px;
  position: relative;
  background-color: #fcf3eb;
}
body #footer > div {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
body #footer > div > div {
  margin-top: 37px;
  float: left;
}
body #footer > div > div p {
  font-size: 14px;
  line-height: 25px;
  color: #aaa9a7;
}
body .prev-next .float-left {
  float: left;
}
body .prev-next .float-right {
  float: right;
}
body .prev-next p a,
body .prev-next p i {
  font-size: 14px;
  transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
}
body .prev-next p:hover a,
body .prev-next p:hover i {
  color: #b9986c;
}
body .current-page {
  width: 100%;
  text-align: center;
  margin: 40px 0;
}
body .current-page .current-container {
  display: inline-block;
  margin-bottom: -2px;
}
body .current-page .current-container li {
  margin-right: 15px;
  margin-top: 15px;
  float: left;
}
body .current-page .current-container li a {
  padding: 2px 6px;
  border: 1px solid #b9986c;
  color: #b9986c;
  border-radius: 4px;
  font-size: 12px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
body .current-page .current-container li a .iconfont {
  font-size: 14px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
body .current-page .current-container li:last-of-type {
  margin-right: 0;
}
body .current-page .current-container .li-active a {
  background: #b9986c;
  border: 1px solid transparent;
  color: #fff;
}
body .current-page #jump-page {
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  height: 24px;
  padding: 0 10px;
  cursor: pointer;
  background: #fff;
  border: 1px solid #b9986c;
  border-radius: 4px;
  outline: none;
}
body .current-page #jump-page:hover {
  background: #b9986c;
  color: #fff;
}
body .current-page #all_page {
  margin-left: 10px;
  margin-right: 10px;
  line-height: 32px;
}
body .current-page #all_page i {
  margin: 0 8px;
}
body .current-page #jump-value {
  width: 42px;
  height: 24px;
  cursor: pointer;
  background: #fff;
  border: 1px solid #b9986c;
  border-radius: 4px;
}
