@charset "UTF-8";
.header-index {
  width: 10rem;
  height: 9.54688rem;
  position: relative;
}

.banner-index {
  width: 10rem;
  height: 9.54688rem;
  margin-top: 2rem;
}

.banner-index .hd {
  width: 100%;
  height: 0.28125rem;
  bottom: 0.375rem;
}

.banner-index .hd ul li {
  width: 0.28125rem;
  height: 0.28125rem;
  background: #8C8C8C;
  margin: 0 0.125rem;
  background: #ffffff;
}

.banner-index .hd ul li.on {
  background: #ff0000;
}

/* 内容 */
.content {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.c {
  width: 100%;
  overflow: hidden;
  margin: 0 0 0.1875rem 0;
}

.c .c-title {
  width: 100%;
  height: 1.25rem;
  margin: 0.46875rem auto 0 auto;
}

.c .c-title h2 {
  width: 100%;
  height: 0.9375rem;
  text-align: center;
  line-height: 0.78125rem;
  font-size: 0.5625rem;
  color: #000;
}

.c .c-title span {
  width: 1.25rem;
  height: 0.04688rem;
  display: block;
  margin: 0 auto;
  background: #ff3f40;
  text-align: center;
}

.c .c-c {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.c .c-more {
  width: 9.29688rem;
  height: 0.78125rem;
  margin: 0.1875rem auto;
  background: #f0f0f0;
  border-radius: 0.1875rem;
}

.c .c-more a {
  width: 100%;
  height: 100%;
  display: block;
  color: #646464;
  text-align: center;
  font-size: 0.375rem;
  line-height: 0.78125rem;
}

/* 板块入口 */
.c1 {
  height: 1.98438rem;
  background: url("../../../gw-wap-en/img/index/pic-2.png") no-repeat center;
  background-size: 100% auto;
  margin-top: 0.1875rem;
}

.c1 ul {
  width: 9.5625rem;
  height: 100%;
  margin: 0 auto;
}

.c1 ul li {
  width: 2.8125rem;
  height: 100%;
  margin: 0 0.1875rem;
  float: left;
}

.c1 ul li a {
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  line-height: 3.25rem;
  color: #fff;
  font-size: 0.375rem;
}

/* 新闻中心 */
.c2 {
  /* height: 11.875rem; */
}

.c2 .c-2-c {
  width: 100%;
  /* height: 9.6875rem; */
  margin: 0.375rem auto;
}

.c2 .c-2-c .c-2-pic {
  width: 9.29688rem;
  height: 4.15625rem;
  margin: 0 auto;
  display: block;
  position: relative;
}

.c2 .c-2-c .c-2-pic img {
  width: 100%;
  height: auto;
}

.c2 .c-2-c .c-2-pic p {
  width: 100%;
  height: 0.78125rem;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  font-size: 0.3125rem;
  line-height: 0.78125rem;
  background: rgba(0, 0, 0, 0.6);
  text-indent: 0.125rem;
  color: #fff;
}

.c2 .c-2-c .c-2-list {
  width: 9.29688rem;
  height: 3.90625rem;
  margin: 0.3125rem auto;
}

.c2 .c-2-c .c-2-list ul li {
  width: 100%;
  height: 1.25rem;
  line-height: 1.25rem;
  margin: 0 auto;
  color: #000;
  border-bottom: 0.01563rem solid #e6e6e6;
}

.c2 .c-2-c .c-2-list ul li a {
  color: #000;
  width: 7.8125rem;
  display: block;
  font-size: 0.375rem;
  float: left;
}

.c2 .c-2-c .c-2-list ul li em {
  font-size: 0.375rem;
}

/* 官方微博 & 官方微信 */
.c3, .c4 {
  height: 3.75rem;
}

.c3 .c-3-c, .c3 .c-4-c, .c4 .c-3-c, .c4 .c-4-c {
  width: 100%;
  height: 1.25rem;
  margin: 0.375rem auto;
}

.c3 .c-3-c ul, .c3 .c-4-c ul, .c4 .c-3-c ul, .c4 .c-4-c ul {
  width: 95%;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
}

.c3 .c-3-c ul li, .c3 .c-4-c ul li, .c4 .c-3-c ul li, .c4 .c-4-c ul li {
  width: 33.3%;
  height: 0.625rem;
  line-height: 0.625rem;
  float: left;
}

.c3 .c-3-c ul li a, .c3 .c-4-c ul li a, .c4 .c-3-c ul li a, .c4 .c-4-c ul li a {
  width: 100%;
  height: 100%;
  display: block;
  text-indent: 0.78125rem;
  font-size: 0.3125rem;
}

.c3 .c-3-c ul li, .c4 .c-3-c ul li {
  background-position: 0.15625rem -0.9375rem;
}

.c3 .c-4-c ul li, .c4 .c-4-c ul li {
  background-position: 0.15625rem -1.84375rem;
}
