body {
  font-size: 0.24rem;
  background: url(../images/bg.jpg) top center;
  padding-top: 0.5rem;
  box-sizing: border-box;
}

.header {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.header img {
  max-width: 1920px;
  width: 100%;
}

.inner {
  width: 100%;
  margin: 0 auto;
}
.inner .banner {
  display: flex;
  padding-top: 0.3rem;
  padding-left: 0.3rem;
}
.inner .banner .text {
  width: 4.5rem;
}
.inner .banner .text .title img {
  width: 100%;
}
.inner .banner .text .big-text {
  font-size: 0.2rem;
  line-height: 0.36rem;
  padding-top: 0.05rem;
}
.inner .banner .text .big-text p {
  padding-bottom: 0.1rem;
}
.inner .banner .text .big-text p span {
  color: #D5AB7A;
}
.inner .banner .text .item {
  margin-top: 0.1rem;
  font-size: 0.2rem;
  line-height: 0.36rem;
  text-align: center;
}
.inner .banner .text .item span {
  color: #D5AB7A;
}
.inner .banner .text .item a {
  color: #597ef7;
}
.inner .banner .pic {
  flex: 1;
}
.inner .banner .pic img {
  width: 100%;
}
.inner .b-text {
  padding: 0 0.3rem;
  color: #f00;
  font-size: 0.2rem;
  line-height: 0.36rem;
  text-align: center;
}
.inner .btns a:nth-of-type(1) .btn {
  background: url(../images/btn_03.png) no-repeat;
  background-size: 100% 100%;
}
.inner .btns a:nth-of-type(2) .btn {
  background: url(../images/btn_05.png) no-repeat;
  background-size: 100% 100%;
}
.inner .btns a:nth-of-type(3) .btn {
  background: url(../images/btn_07.png) no-repeat;
  background-size: 100% 100%;
}
.inner .btns a:nth-of-type(4) .btn {
  background: url(../images/btn_09.png) no-repeat;
  background-size: 100% 100%;
}
.inner .btns .btn {
  width: 5.72rem;
  height: 1.42rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0.4rem auto;
}
.inner .btns .btn p {
  color: #ffffff;
  font-size: 0.3rem;
  margin-right: 0.1rem;
}
.inner .btns .btn h4 {
  font-size: 0.3rem;
  font-weight: bold;
  color: #FBFCFF;
  line-height: 32px;
  text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.48);
}
.inner .btns .btn img {
  width: 0.9rem;
  height: 0.9rem;
  margin-right: 0.1rem;
}
.inner .items {
  margin-top: 0.3rem;
}
.inner .items .item {
  margin-top: 0.4rem;
}
.inner .items .item .small-item {
  width: 5.9rem;
  background: #383B4D;
  box-shadow: 0px 0.07rem 0.25rem 0.02rem rgba(74, 88, 103, 0.26);
  border-radius: 0.48rem;
  padding: 0 0.3rem;
  box-sizing: border-box;
  font-size: 0.2rem;
  line-height: 0.3rem;
  margin: 0 auto;
}
.inner .items .item .small-item.one {
  height: 6.6rem;
}
.inner .items .item .small-item.two, .inner .items .item .small-item.four {
  margin-top: 0.5rem;
  height: 1.7rem;
}
.inner .items .item .small-item.two h3, .inner .items .item .small-item.four h3 {
  width: 100%;
  height: 0.85rem;
  line-height: 0.85rem;
  text-align: center;
  background: #FDFDFD;
  border-radius: 0.21rem;
  color: #9e8b72;
  font-size: 0.32rem;
}
.inner .items .item .small-item.two h3 span, .inner .items .item .small-item.four h3 span {
  color: #f00;
}
.inner .items .item .small-item.three {
  margin-top: 0.5rem;
  height: 5rem;
}
.inner .items .item .small-item.five {
  margin-top: 0.5rem;
  height: 4.2rem;
}
.inner .items .item .small-item.five .top {
  font-size: 0.2rem;
  display: flex;
  justify-content: space-around;
}
.inner .items .item .small-item.five .top .i p {
  width: 2rem;
  height: 0.5rem;
  background: url(../images/i_17.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  line-height: 0.5rem;
  font-size: 0.2rem;
}
.inner .items .item .small-item.five .top .i span {
  color: #D6AD7B;
  font-size: 0.24rem;
  text-align: center;
  display: block;
  padding-top: 0.1rem;
}
.inner .items .item .small-item.five .active {
  height: 2.5rem;
  overflow: hidden;
}
.inner .items .item .small-item.five .active ul {
  position: relative;
  transition: all 0.3s;
  top: 0;
  background: transparent;
}
.inner .items .item .small-item.five .active ul li {
  display: flex;
  justify-content: center;
  height: 0.5rem;
  line-height: 0.5rem;
  border: 0;
}
.inner .items .item .small-item.five .active ul li h3 {
  padding: 0 0.1rem;
  font-weight: normal;
  color: #fff;
  font-size: 0.2rem;
}
.inner .items .item .small-item.five .active ul li h3 span {
  color: #D6AD7B;
  border: 0;
}
.inner .items .item .small-item .i-title {
  height: 0.5rem;
  width: 100%;
}
.inner .items .item .small-item .i-title img {
  height: 0.5rem;
  width: 100%;
}
.inner .items .item .small-item .title {
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  font-size: 0.3rem;
  font-weight: bold;
  color: #FFFFFF;
  background: url(../images/i_13.png) no-repeat center center;
  color: #383B4D;
  position: relative;
  top: -0.25rem;
}
.inner .items .item .small-item .in-ul {
  background: #ffffff;
  border-radius: 0 0 0.2rem 0.2rem;
}
.inner .items .item .small-item .in-ul li {
  display: flex;
  border-top: 1px solid #CEAE7B;
}
.inner .items .item .small-item .in-ul li span {
  display: block;
  text-align: center;
  flex: 1;
  height: 0.4rem;
  line-height: 0.4rem;
}
.inner .items .item .small-item .in-ul li span:nth-of-type(1) {
  width: 1.85rem;
  border-right: 1px solid #CEAE7B;
}/*# sourceMappingURL=m.css.map */