#index {
  color: #FFCF1B;
}

.main_img {
  position: relative;
}

.main_img .big {
  width: 60rem;
}

.main_img .copy {
  width: 3.875rem;
  height: 1.6875rem;
  position: absolute;
  top: 18.4375rem;
  right: 13.2375rem;
}

.main_img .rimba {
  width: 14.375rem;
  height: 5.75rem;
  position: absolute;
  left: 22.9375rem;
  top: 2.4375rem;
}

.main_img .google {
  width: 7.4375rem;
  position: absolute;
  top: 23.75rem;
  right: 21.4375rem;
}

.main_img .google img {
  width: 100%;
}

.main_img .facebook {
  width: 7.4375rem;
  height:  3.7875rem;
  position: absolute;
  top: 22.65rem;
  right: 12.1875rem;
}

.main_img .facebook img {
  width: 100%;
  height: 100%;
}

.main .exchangeCode {
  position: absolute;
  top: 18.5625rem;
  right: 17.8625rem;
  width: 9.625rem;
  height: 1.5625rem;
  text-align: center;
  line-height: 1.5625rem;
  color: #692E0D;
  font-size: 1.25rem;
}

.shan {
  position: relative;
  width: 60rem;
}

.bgc_shan {
  width: 100%;
  height: auto;
}

.shan .new {
  width: 35.625rem;
  height: 17.3125rem;
  position: absolute;
  bottom: 2.5rem;
  left: 12.1875rem;
  background: url(../images/index/xinwen_bj.png) no-repeat;
  background-size: 35.625rem 17.3125rem;
}

.shan .new_content {
  position: absolute;
  top: 4.5625rem;
  left: 2.0625rem;
  z-index: 999;
}

.shan .new_content_box {
  width: 33.375rem;
  height: 12.525rem;
  position: absolute;
  padding: .9375rem 0;
  top: 3.7375rem;
  left: 1rem;
}

.new_box li{
  color: #692E0D;
  font-size: 1.125rem;
  padding: 0 .625rem;
  position: relative;
  height: 1.875rem;
  line-height: .9375rem;
}

.new_box li >:nth-child(1) {
  width: .84375rem;
  height: .84375rem;
  vertical-align: inherit;
}

.new_box li .new_time {
  position: absolute;
  top: 0;
  right: 1.5625rem;
}

.new_box li .line {
  height: .5rem;
}

.new_box li .line img {
  width: 100%;
  height: .5rem;
}

.new_content_box .new_logo {
  position: absolute;
  top: .5625rem;
  right: 8.4375rem;
  width: 2.375rem;
  height: 1.375rem;
}

.new_content_box .more {
  width: 5.5rem;
  height: 2.75rem;
  position: absolute;
  bottom: .4375rem;
  right: -1.6875rem;
}

.new_content_box .more img {
  width: 100%;
}

html, body {
  position: relative;
  height: 100%;
}
body {
  background: #eee;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: .875rem;
  color:#000;
  margin: 0;
  padding: 0;
}
.swiper-container {
  width: 35.1875rem;
  height: 15.875rem;
  position: absolute !important;
  top: 2.375rem;
  left: 12.75rem;
}
.swiper-slide {
  text-align: center;
  font-size: 1.125rem;
  background: #fff;
  width: 100% !important;
  height: 100%;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.shan .banner_box{
  position: absolute;
  width: 36.25rem;
  height: 16.875rem;
  top: 1.875rem;
  left: 12.1875rem;
}

.banner_box img {
  width: 100%;
  height: 100%;
}

.swiper-pagination img {
  width: 1.03125rem;
  height: 1.03125rem;
  margin: 0 .3125rem;
}

.swiper-button-next {
  width: 3rem !important;
  height: 2.625rem !important;
  top: 10.4375rem !important;
  right: 10.75rem !important;
  border: 0 !important;
}

.swiper-button-prev {
  width: 3rem !important;
  height: 2.625rem !important;
  top: 10.4375rem !important;
  left: 11.45rem !important;
}

.swiper {
  position: relative;
}
