@charset "UTF-8";
@import "https://ttad.resources.3737.com/gw/gray.css";

/*------common------*/
body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
div,
input,
img {
  margin: 0px;
  padding: 0px;
  border: 0px;
  vertical-align: bottom;
}

h1,
h2,
h3,
h4,
h5,
h6,
button,
input,
select,
textarea {
  font-size: 100%;
}

em,
i,
b {
  font-style: normal;
}

ul,
ol,
li {
  list-style: none;
}

input {
  vertical-align: -2px;
  outline: 0;
}

textarea {
  resize: none;
}

td,
th,
ul,
ol {
  padding: 0px;
}

a {
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  color: inherit;
}

a:hover {
  text-decoration: none;
}

a:visited {
  color: inherit;
}

.fix {
  *zoom: 1;
}

.fix:after {
  content: '\20';
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
  clear: both;
}

.clear {
  clear: both;
  font-size: 0px;
  padding: 0px;
  margin: 0px;
  height: 0px;
  line-height: 0px;
}

.clearfix {
  display: block;
}

.pr {
  position: relative;
}

.pa {
  position: absolute;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.ofh {
  overflow: hidden;
}

.dpb {
  display: block;
}

a,
button,
input {
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}

p {
  text-align: justify;
  text-justify: inter-ideograph;
  white-space: normal;
}

body {
  background: #000;
}

.wrap {
  width: 10rem;
  height: auto;
  min-height: 17.75rem;
  margin: 0 auto;
  background: #fff;
  overflow: hidden;
}

.icon {
  background: url("../../../gw-wap-en/img/icon-1.png") no-repeat;
  background-size: 15.625rem auto;
}

/* 居中 */
.pac {
  position: absolute;
  top: 50%;
  top: 0\9;
  transform: translate(-50%, -50%);
  left: 50%;
  left: 0\9;
}

/* 行数 */
.lc {
  display: -webkit-box;
  display: -moz-box;
  display: -o-box;
  display: -ms-box;
  display: box;
  word-break: break-all;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* 两边对齐 */
.taj {
  text-align: justify;
  text-justify: inter-ideograph;
}

/* 字数超出 */
.toe {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.banner {
  overflow: hidden;
  position: relative;
}

.banner .hd {
  position: absolute;
  bottom: 0.3125rem;
  width: 100%;
  z-index: 1;
  text-align: center;
}

.banner .hd ul {
  display: inline-block;
  height: 100%;
  vertical-align: top;
}

.banner .hd ul li {
  width: 0.46875rem;
  height: 0.46875rem;
  margin: 0rem 0.15625rem;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  vertical-align: top;
  overflow: hidden;
}

.banner .hd ul li a {
  width: 0.3125rem;
  height: 0.3125rem;
  margin: 0.07813rem;
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  background: #ffffff;
}

.banner .hd ul li.on {
  border: 0.01563rem solid #ff0000;
  margin-top: -0.01563rem;
}

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

.banner .bd {
  width: 100%;
  height: 100%;
}

.banner .bd ul {
  width: 100%;
  height: 100%;
}

.banner .bd ul li {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.banner .bd ul li img {
  width: 100%;
  height: auto;
}

/* 头部菜单 */
.top {
  width: 10rem;
  height: 2rem;
  background: #fff;
  position: fixed;
  top: 0;
  left: 50%;
  left: 0\9;
  margin-left: -5rem;
  z-index: 6;
}

.top .nav-l {
  width: 1.875rem;
  height: 1.375rem;
  overflow: hidden;
  margin: 0.39063rem 0 0 0.46875rem;
}

.top .nav-l img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.top .nav-c {
  width: 2.5rem;
  height: 1.25rem;
  overflow: hidden;
  margin: 0.35938rem 0 0 0.46875rem;
}

.top .nav-c a {
  font-size: 0.375rem;
  color: #646464;
  line-height: 1.25rem;
  padding: 0 0.1875rem;
}

.top .nav-c a.on {
  color: #e60012;
}

.top .nav-r {
  width: 1.5625rem;
  height: 1.5625rem;
  margin: 0.25rem 0.1875rem 0 0;
  position: relative;
}

.top .nav-r .nav-btn {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  z-index: 8;
  display: block;
  width: 0.5rem;
  height: 0.5rem;
}

.top .nav-r .nav-btn i {
  position: absolute;
  left: 0rem;
  display: block;
  width: 0.625rem;
  height: 0.0625rem;
  background: #646464;
}

.top .nav-r .nav-btn i:nth-of-type(1) {
  top: 0rem;
}

.top .nav-r .nav-btn i:nth-of-type(2) {
  top: .18rem;
}

.top .nav-r .nav-btn i:nth-of-type(3) {
  top: .36rem;
}

.top .nav-list {
  position: absolute;
  top: 2rem;
  left: 0;
  z-index: 6;
  display: none;
  width: 100%;
  height: auto;
}

.top .nav-list a {
  width: 100%;
  height: 1.5625rem;
  border-bottom: 0.01563rem solid #e6e6e6;
  color: #000;
  text-align: center;
  font-style: normal;
  font-size: 0.4375rem;
  line-height: 1.5625rem;
  display: inline-block;
  display: -webkit-box;
  display: -moz-box;
  display: -o-box;
  display: -ms-box;
  display: box;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-box-align: center;
  box-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-box-pack: center;
  box-pack: center;
}

.top .nav-list a.a_hover {
  background: rgba(255, 255, 255, 0.1);
}

.top .nav-list a span {
  display: inline-block;
  width: 25%;
  vertical-align: top;
  margin: 0 0 0 0.2rem;
}

.top .nav-list a span:nth-of-type(2) {
  margin: 0 0 0 0rem;
}

.top .nav-list a span:nth-of-type(3) {
  margin: 0 0 0 0rem;
}

.top .nav-list .l-3-1 {
  position: absolute;
  top: 1.25rem;
  left: 0;
  z-index: 7;
  display: none;
  width: 10rem;
  height: 12.70313rem;
  background: url("../../../gw-wap-en/img/index/pic-6.jpg") no-repeat center;
  background-size: 100% auto;
}

.top .nav-list .l-3-1 ul {
  width: 100%;
  height: 100%;
}

.top .nav-list .l-3-1 ul li {
  width: 100%;
  height: 271px;
  float: left;
}

.top .nav-list .l-3-1 ul li a {
  width: 100%;
  height: 100%;
  display: block;
  border: none;
}

.top .nav-3-1 {
  position: absolute;
  top: 2rem;
  left: 0;
  z-index: 7;
  display: none;
  width: 10rem;
  height: 12.70313rem;
  background: url("../../../gw-wap-en/img/index/pic-6.jpg") no-repeat center;
  background-size: 100% auto;
}

.top .nav-3-1 ul {
  width: 100%;
  height: 100%;
}

.top .nav-3-1 ul li {
  width: 100%;
  height: 4.25rem;
  float: left;
}

.top .nav-3-1 ul li a {
  width: 100%;
  height: 100%;
  display: block;
  border: none;
}

.nav_sub span {
  display: inline-block;
  width: 28%;
}

.nav-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 0;
}

.nav-fullbg {
  width: 10rem;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  left: 50%;
  left: 0\9;
  margin-left: -5rem;
  top: 0;
  bottom: 0;
  position: fixed;
  z-index: 5;
  display: none;
}

/* 头部 */
.header {
  width: 100%;
  margin-top: 2rem;
}

/* 内容 */
.content {
  width: 100%;
  height: auto;
  overflow: hidden;
  animation: fadeInUp .6s 0s ease-out both;
}

.share {
  width: 10rem;
  height: 1.51563rem;
  background: url("../../../gw-wap-en/img/share-bg.jpg") no-repeat center;
  background-size: 100% auto;
}

.share ul {
  width: 94%;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
}

.share ul li {
  width: 2.5rem;
  height: 100%;
  float: left;
  margin: 0 0.3125rem;
}

.share ul li a {
  width: 100%;
  height: 100%;
  display: block;
}

.foot {
  width: 10rem;
  height: auto;
  border-top: 0.3125rem solid #ebebeb;
}

.foot .foot-nav {
  width: 100%;
  height: auto;
}

.foot .foot-nav li {
  width: 9.375rem;
  height: auto;
  border-bottom: 0.01563rem solid #ebebeb;
  margin: 0 auto;
}

.foot .foot-nav li .Collapsing {
  width: 100%;
  height: 0.46875rem;
  line-height: 0.5625rem;
  margin: 0.46875rem 0 0.46875rem 0rem;
  border-left: 0.07813rem solid #ff0000;
  color: #646464;
  font-size: 0.46875rem;
  cursor: pointer;
  background-position: 8.59375rem -14.21875rem;
  font-weight: normal;
  text-indent: 0.3125rem;
}

.foot .foot-nav li .coll_body {
  display: none;
}

.foot .foot-nav li .coll_body a {
  width: 3.90625rem;
  height: 0.78125rem;
  line-height: 0.78125rem;
  font-size: 0.40625rem;
  display: inline-block;
  margin: 0rem 0.3125rem 0.3125rem 0.3125rem;
  border-radius: 0.1875rem;
  color: #646464;
  background: #ebebeb;
  text-indent: 0.3125rem;
}

.foot .foot-nav li .current {
  background-position: 8.59375rem -13.67188rem;
}

.foot .foot-content {
  width: 100%;
  height: 3.125rem;
  background: #646464;
  overflow: hidden;
}

.foot .foot-content p {
  width: 100%;
  height: 1.875rem;
  line-height: 0.625rem;
  display: block;
  text-align: center;
  font-size: 0.28125rem;
  color: #b4b4b4;
  margin: 0.625rem auto 0 auto;
}

.foot .goToTop {
  width: 100%;
  height: 1.28125rem;
  background: #ff3f40;
}

.foot .goToTop a {
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  line-height: 1.28125rem;
  font-size: 0.40625rem;
  color: #ffffff;
  letter-spacing: 0.1875rem;
}

.popupox {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.6);
}

.popupox .pop-box {
  position: fixed;
  top: 50%;
  top: 0\9;
  left: 50%;
  left: 0\9;
  transform: translate(-50%, -52%);
}

.popupox .pop-video {
  width: 9.6875rem;
  height: 7.8125rem;
  background: #bea065;
}

.popupox .pop-video h4 {
  width: 9.21875rem;
  height: 0.3125rem;
  display: block;
  font-size: 0.3125rem;
  line-height: 0.3125rem;
  text-align: center;
  color: #fff;
  float: left;
  background: #bea065;
  border: 0.07813rem solid #bea065;
}

.popupox .pop-video .pop-box-close {
  width: 0.3125rem;
  height: 0.3125rem;
  display: block;
  float: right;
  background: #bea065;
  text-align: center;
  line-height: 0.3125rem;
  color: #fff;
  font-size: 0.46875rem;
}

.popupox .pop-video video {
  width: 9.53125rem;
  height: 4.76563rem;
  border: 0.07813rem solid #bea065;
}

.popupox .pop-video span,
.popupox .pop-video i {
  width: 50%;
  height: 0.46875rem;
  display: block;
  float: left;
  text-align: center;
  line-height: 0.46875rem;
  color: #000;
  background: #fff;
  margin-top: -0.07813rem;
}

.popupox .pop-video i.dec1 {
  background: #ffffff url("../../../gw-wap-en/img/dec-1.png") no-repeat center;
}

.popupox .pop-video i.dec2 {
  background: #ffffff url("../../../gw-wap-en/img/dec-2.png") no-repeat center;
}

.popupox .pop-video i.dec3 {
  background: #ffffff url("../../../gw-wap-en/img/dec-3.png") no-repeat center;
}

.popupox .pop-video i.dec4 {
  background: #ffffff url("../../../gw-wap-en/img/dec-4.png") no-repeat center;
}

.popupox .pop-video i.dec5 {
  background: #ffffff url("../../../gw-wap-en/img/dec-5.png") no-repeat center;
}

.popupox .pop-video p {
  width: 96%;
  height: 1.5625rem;
  margin: 0.15625rem auto;
  font-size: 0.25rem;
  line-height: 0.5625rem;
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.popupox .pop-share {
  width: 100%;
  height: 100%;
}

.popupox .pop-share a {
  width: 100%;
  height: auto;
  display: block;
}

.popupox .pop-share a img {
  width: 100%;
}

.popupox .pop-tcode {
  width: 9.375rem;
  height: 9.375rem;
  position: absolute;
  top: 50%;
  top: 0\9;
  transform: translate(-50%, -50%);
  left: 50%;
  left: 0\9;
}

.popupox .pop-tcode a {
  width: 0.9375rem;
  height: 0.9375rem;
  display: block;
  margin: 0.3125rem auto;
  border-radius: 50%;
  border: 0.0625rem solid #fff;
  text-align: center;
  line-height: 0.78125rem;
  color: #fff;
  font-size: 0.9375rem;
}

.popupox .pop-tcode .pop-tcode-img {
  width: 6.5625rem;
  height: 6.5625rem;
  margin: 0.3125rem auto;
  background: #fff;
  position: relative;
}

.popupox .pop-tcode .pop-tcode-img img {
  width: 6.25rem;
  height: auto;
}

.popupox .pop-tcode p {
  width: 100%;
  height: 1.25rem;
  color: #fff;
  font-size: 0.46875rem;
  text-align: center;
  line-height: 0.625rem;
}