* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
}

.button div {
  width: 240px;
  height: 73px;
  background-image: url(btn_03.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  padding-top: 26px;
  box-sizing: border-box;
  padding-left: 48px;
}

.button div img {
  float: left;
}

.button div p {
  float: left;
  font-size: 20px;
  color: #624923;
  margin-left: 8px;
  line-height: 15px;
  font-weight: bold;
}

.button a {
  overflow: hidden;
}

.hide {
  display: none;
}

.sx {
  width: 355px;
  height: 37px;
  margin: 0 auto;
  margin-top: 55px;
  border: 1px solid #9B6213;
}

.sx ul {
  overflow: hidden;
}

.sx ul li {
  width: 50%;
  float: left;
  font-size: 19px;
  text-align: center;
  line-height: 37px;
  color: #9B6213;
  cursor: pointer;
}

.sx ul li.on {
  background: #9B6213;
  color: white;
}

.fot {
  width: 100%;
  height: 619px;
  background-image: url(slide_38.jpg);
  background-repeat: no-repeat;
  padding-top: 170px;
  box-sizing: border-box;
  max-width: 1920px;
  margin: 0 auto;
}

.los {
  width: 230px;
  height: 140px;
  position: absolute;
  left: 380px;
  top: 27px;
}

.fex {
  position: fixed;
  right: 10px;
  top: 30%;
  width: 62px;
  z-index: 99999;
}

.fex img {
  border: none;
}

.fex ul .spans {
  width: 2px;
  height: 22px;
  background: #FFDD7A;
  margin: 0 auto;
  margin-top: -5px;
}

.fex ul li {
  position: relative;
  cursor: pointer;
}

.fex ul li div {
  width: 113px;
  height: 38px;
  background-image: url(bgg_03.png);
  background-repeat: no-repeat;
  font-size: 20px;
  color: #4d2e15;
  line-height: 38px;
  text-align: right;
  padding-right: 20px;
  box-sizing: border-box;
  position: absolute;
  left: -95px;
  top: 14px;
  letter-spacing: 6px;
}

.fex ul li div a {
  color: #4D2E15;
}

.fex ul li:hover div {
  display: block;
}

.bota {
  z-index: 9999;
  width: 100%;
  max-width: 1920px;
  height: 188px;
  background-image: url(bop_02.png);
  background-repeat: no-repeat;
  background-position: center;
  position: fixed;
  bottom: 0;
  margin: 0 auto;
}

.marl {
  margin-left: 0 !important;
}

.bota .bott {
  width: 1500px;
  overflow: hidden;
  margin: 0 auto;
}

.bott img {
  border: none;
}

.mra {
  margin-top: 23px;
  margin-left: 40px;
}

.mraw {
  margin-top: 30px;
  margin-left: 40px;
}

.mra1 {
  margin-bottom: 12px;
}

.mra2 {
  margin-left: 40px;
}

.mra3 {
  margin-top: 20px;
  margin-left: 40px;
}

.fl {
  float: left;
}

.fl .logo {
  width: 120px;
  height: 120px;
  display: block;
  margin-top: 30px;
  margin-left: 30px;
}

.vjs-big-play-button {
  visibility: hidden;
}

#full-background {
  z-index: -999;
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}


.video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  _position: absolute;
  /* IE6 Full-window (underscore hack) */

}