div.header {
  position: fixed;
}
.banner {
  width: 100%;
  position: relative;
}
.banner .video {
  width: 100%;
}
.banner .logo-box {
  position: relative;
}
.banner .logo {
  position: absolute;
  top: 50%;
  text-align: center;
  width: 100%;
  margin-top: -98px;
  z-index: -1;
}
.carousel-indicators li {
  background-color: transparent \9;
}
.banner .carousel-indicators li {
  width: 22px;
  height: 5px;
  background: white;
  margin: 1px 3px;
}
.banner .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
  top: -1px;
}
.banner .carousel-indicators li.active {
  background: #ba8541;
  margin: 1px 3px;
  border: 1px solid #ba8541;
}
@media screen and (min-width: 768px) {
  .carousel-indicators {
    bottom: 40px;
  }
}
.main {
  width: 1200px;
  margin: 0 auto;
}
.more {
  color: #b5b5b5;
  font-size: 15px;
  float: right;
  text-decoration: underline;
}
.more:link,
.more:visited {
  text-decoration: underline;
}
.about {
  width: 100%;
}
.about .video {
  width: 1200px;
  margin: 60px auto;
  padding: 0 30px;
}
.about .video .left {
  float: left;
  margin-right: 58px;
  box-shadow: -1px 8px 6px 0 rgba(62, 60, 59, 0.38);
}
.about .video .right {
  float: left;
  width: 480px;
}
.about .video .right p {
  margin: 58px 0;
  font-size: 19px;
  font-weight: 300;
  line-height: 42px;
  letter-spacing: 1px;
  text-indent: 40px;
}
.product-bg {
  background: url("../images/index/about-bg.jpg") 0 250px no-repeat;
}
.product-matrix {
  width: 1200px;
  margin: 60px auto 65px;
  padding: 0 36px;
}
.product-matrix .index-title {
  margin-bottom: 60px;
}
.product-matrix .matrix .col-xs-6 {
  width: 433px;
  padding: 28px 0;
  background-color: #ffffff;
  box-shadow: 0 3px 9px 0 rgba(16, 16, 16, 0.31);
  border-radius: 20px;
  border: solid 2px #cca572;
  color: #cca572;
  margin: 0 65px 60px;
}
.product-matrix .matrix .title {
  text-align: center;
  font-size: 23px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
}
.product-matrix .matrix .yellow {
  background: #cca572;
}
.product-matrix .matrix .yellow .title {
  color: #FFFFFF;
}
.product .rows {
  width: 1160px;
}
.product .col-xs-6 {
  height: 66px;
}
.product .col-xs-6:before {
  width: 13px;
  height: 66px;
  content: '';
  display: inline-block;
  background: url("../images/index/product-icon1.png");
  vertical-align: top;
  margin-right: 13px;
}
.product .col-xs-6 ul {
  display: inline-block;
  font-size: 20px;
  font-weight: 300;
}
.product .col-xs-6 ul li {
  margin-bottom: 20px;
  width: 330px;
}
.product .col-xs-6 .icon {
  vertical-align: top;
  margin-top: 20px;
  margin-left: 51px;
  margin-right: 10px;
}
.product .col-xs-6 .view {
  display: inline-block;
  margin-top: 18px;
  width: 90px;
  height: 32px;
  line-height: 32px;
  background-color: #cca572;
  box-shadow: 0px 2px 7px 0px rgba(16, 16, 16, 0.28);
  border-radius: 6px;
  text-align: center;
  color: white;
  vertical-align: top;
  letter-spacing: 1px;
}
.product hr {
  border-top: 1px solid #ccab6e;
  margin: 32px 0;
}
.force {
  margin: 0 auto;
  width: 1200px;
  padding: 0 36px;
}
.force .carousel {
  width: 1132px;
  height: 547px;
}
.force .index-title {
  margin-bottom: 45px;
}
.force .item {
  padding: 0 89.5px;
}
.force .item > div {
  width: 309px;
  float: left;
}
.force .item .middle {
  margin: 0 12px;
}
.force .desc {
  background: #f3f3f3;
  width: 309px;
  height: 122px;
  padding: 18px 26px;
}
.force .desc h4 {
  margin-top: 0;
  font-size: 20px;
  color: #000000;
  margin-bottom: 10px;
}
.force .desc span {
  color: #ba8541;
  font-size: 20px;
}
.force .desc > div:before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 54px;
  background-color: #d2d2d2;
  vertical-align: middle;
  float: left;
  margin-right: 21px;
}
.force .desc p {
  margin-top: 13px;
  margin-bottom: 0;
  color: #030000;
  font-size: 18px;
  font-weight: 300;
}
.force .carousel-control {
  background: none;
  width: auto;
}
.force .carousel-control .arrow {
  position: relative;
  top: 50%;
  margin-top: -62px;
}
.force .carousel-indicators {
  bottom: 0;
  margin-bottom: 0;
}
.force .carousel-indicators li.active {
  background-color: #ba8541;
  border: solid 2px #ba8541;
  margin: 1px;
}
.force .carousel-indicators li {
  width: 84px;
  height: 9px;
  padding: 0;
  border-radius: 5px;
  border: solid 2px #bfbfbf;
}
.values {
  width: 1200px;
  margin: 70px auto 100px;
}
.values li {
  width: 180px;
  height: 180px;
  background-color: #ffffff;
  box-shadow: 0 3px 9px 0 rgba(16, 16, 16, 0.31);
  border: 2px solid #cca572;
  text-align: center;
  float: left;
  display: table;
  margin: 0 30px;
  cursor: pointer;
}
.values li div {
  display: table-cell;
  vertical-align: middle;
}
.values li:hover {
  background: url("/images/index/values-bg.png") no-repeat;
}
.values li:hover p {
  color: #FFFFFF;
}
.values p {
  font-size: 30px;
  letter-spacing: 10px;
  color: #cca572;
  line-height: 49px;
  font-weight: bold;
}
#myModal .modal-content {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  outline: 0;
  box-shadow: none;
  width: 1100px;
}
@media (min-width: 992px) {
  .modal-lg {
    width: 1100px;
  }
}
/*# sourceMappingURL=index.css.map */