@import "../js/swiper/swiper.min.css";
.contact-en {
  display: none!important;
}
.contact-ch {
  font-size: 0.48rem !important;
  color: #dfb9a2 !important;
}
.swiper-container .swiper-button-prev,
.swiper-container .swiper-button-next {
  background: url(../img/swiper-left.png) no-repeat left top;
  width: 21px;
  height: 38px;
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
}
.swiper-container .swiper-button-next {
  background: url(../img/swiper-right.png) no-repeat left top;
}
.swiper-container .pagination,
.swiper-container .swiper-pagination {
  display: block;
  bottom: 0.533333rem;
}
.swiper-pagination-switch,
.swiper-pagination-bullet {
  opacity: 1;
  filter: alpha(opacity=100);
  background: #373737;
  width: 0.133333rem;
  height: 0.133333rem;
  margin: 0 0.2rem;
}
.swiper-active-switch,
.swiper-pagination-bullet-active {
  background: #828282;
}
.swiper-button-prev {
  left: 120px;
}
.swiper-button-next {
  right: 120px;
}
.swiper-slide {
  display: block;
  cursor: auto;
}
.swiper-slide.swiper-link {
  cursor: pointer;
}
.swiper-pagination1 {
  position: absolute;
  left: 0;
  right: 0;
  top: 190px;
  z-index: 3;
}
.swiper-pagination1 > div {
  position: absolute;
  right: 50px;
  top: 0;
}
.swiper-pagination1 > div ul li {
  margin-bottom: 50px;
  font-size: 18px;
  color: #686868;
  cursor: pointer;
}
.swiper-pagination1 > div ul li.active {
  font-size: 24px;
}
body,
#pages {
  display: none;
}
*,
:before,
:after {
  box-sizing: border-box;
  /*IE8+*/
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
* {
  padding: 0;
  margin: 0;
}
html {
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /*禁止手机端点击出现闪亮阴影*/
}
.tb {
  display: table;
  width: 100%;
  position: relative;
}
.td {
  display: table-cell;
  vertical-align: middle;
}
.trow {
  display: table-row;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.top {
  vertical-align: top;
}
.clear:after {
  content: '';
  display: block;
  clear: both;
}
.bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
input,
textarea,
button {
  outline: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  appearance: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /*iOS输入框默认有内部阴影，但无法使用 box-shadow 来清除，如果不需要阴影，可以这样关闭*/
}
textarea {
  resize: none;
}
li {
  list-style: none;
}
img {
  vertical-align: middle;
  border: 0;
}
a {
  text-decoration: none;
  cursor: pointer;
}
object {
  display: none;
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  box-direction: normal;
  /*正常顺序*/
  box-orient: horizontal;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-horizontal {
  box-orient: horizontal;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-vertical {
  box-orient: vertical;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex-wrap {
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.flex-align {
  box-align: center;
  box-pack: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flex-align-left {
  box-pack: start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.flex > *,
.flex-item-none {
  box-flex: 0;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
}
.flex > .flex-item {
  box-flex: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.flex-item-align {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
@font-face {
  font-family: "siyuan";
  src: url('../fonts/siyuan/SourceHanSansCN-Normal.eot?t=1545807318834');
  src: url("../fonts/siyuan/SourceHanSansCN-Normal.otf") format("opentype"), url('../fonts/siyuan/SourceHanSansCN-Normal.eot?t=1545807318834#iefix') format('embedded-opentype'), url('../fonts/siyuan/SourceHanSansCN-Normal.woff') format('woff'), url('../fonts/siyuan/SourceHanSansCN-Normal.ttf?t=1545807318834') format('truetype'), url('../fonts/siyuan/SourceHanSansCN-Normal.svg?t=1545807318834#iconfont') format('svg');
}
body {
  font-size: 16px;
  color: #333;
  max-width: 750px;
  margin: 0 auto;
  font-family: '思源黑体', 'Source Han Sans CN', 'siyuan';
  position: relative;
}
.container {
  padding-left: 0.466667rem;
  padding-right: 0.466667rem;
}
.fs0 {
  font-size: 0;
}
.mheader {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 10;
  padding: 0;
  font-size: 0;
}
.mheader.mheader-normal {
  position: relative;
  width: 100%;
}
.mheader.open {
  background: #fff;
}
.mheader.open .mheader-menu img {
  display: none;
}
.mheader.open .mheader-menu img.mheader-close {
  display: block;
}
.mheader-bg {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9;
  background: rgba(0, 0, 0, 0.6);
}
.mheader-menu {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  padding: 0.266667rem 0.48rem;
  cursor: pointer;
}
.mheader-menu img {
  width: 0.533333rem;
  margin-top: -0.106667rem;
}
.mheader-menu img.mheader-close {
  display: none;
  margin-top: 0;
}
.mheader-logo {
  padding: 0 0.48rem;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
}
.mheader-logo img {
  width: 2.106667rem;
  display: none;
}
.mheader-logo img:first-child {
  display: block;
}
.mheader-pos {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  bottom: 0;
  height: -webkit-calc(100vh - 1.626667rem);
  height: calc(100vh - 1.626667rem);
  overflow: auto;
  z-index: 10;
  font-size: 0.32rem;
  border-top: 1px solid rgba(104, 104, 104, 0.5);
  background: #f1f1f1;
  display: none;
}
.mheader-pos-back {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  color: rgba(104, 104, 104, 0.5);
  padding: 0 0.333333rem;
  height: 1.173333rem;
  cursor: pointer;
}
.mheader-pos-back img {
  width: 0.2rem;
  margin-right: 0.533333rem;
}
.mheader-pos-title {
  color: #686868;
  padding: 0 0 0.533333rem;
  border-bottom: 1px solid rgba(104, 104, 104, 0.2);
  margin: 0 0.333333rem;
}
.mheader-pos-item {
  cursor: pointer;
}
.mheader-pos-item > .flex {
  color: #686868;
  height: 1.066667rem;
  padding: 0 0.333333rem;
  border-bottom: 1px solid rgba(104, 104, 104, 0.2);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.mheader-pos-item > .flex:hover {
  color: #dfb9a2;
}
.mheader-pos-item:last-child {
  border-bottom: 0;
}
.mheader-pos-item img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 0.16rem;
}
.mheader-pos-item.active img {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.mheader-pos-two {
  background: #fff;
  display: none;
}
.mheader-pos-two ul li {
  height: 1.066667rem;
  line-height: 1.066667rem;
  padding: 0 0.333333rem;
  border-bottom: 1px solid rgba(104, 104, 104, 0.2);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.mheader-pos-two ul li:hover {
  color: #dfb9a2;
}
.mheader-pos-list.child {
  padding: 0.266667rem 0;
}
.mheader-pos-list.child .mheader-pos-item {
  height: auto;
  padding: 0.266667rem 0;
  border-bottom: 0;
}
.mheader-pos-list.child .mheader-pos-item img {
  display: none;
}
.mfooter {
  font-size: 0.253333rem;
  color: rgba(104, 104, 104, 0.5);
  padding-bottom: 0.8rem;
}
.mfooter a {
  font-size: 0.253333rem;
  color: rgba(104, 104, 104, 0.5);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.mfooter a:hover {
  color: #686868;
}
.mfooter-friend {
  border-top: 0.013333rem solid rgba(104, 104, 104, 0.2);
  border-bottom: 0.013333rem solid rgba(104, 104, 104, 0.2);
  padding: 0 0.466667rem;
}
.mfooter-friend-left {
  margin-top: 0.213333rem;
}
.mfooter-friend-list {
  font-size: 0;
  margin: 0.133333rem 0;
}
.mfooter-friend-list a {
  display: inline-block;
  padding: 0.08rem 0;
  margin-right: 0.16rem;
}
.mfooter-copyright {
  position: relative;
  padding: 0.266667rem 0.466667rem 0;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 0;
}
.mfooter-copyright:last-child {
  padding-top: 0.213333rem;
}
.mfooter-copyright span {
  font-size: 0.253333rem;
  color: rgba(104, 104, 104, 0.5);
}
.mfooter-copyright span.line {
  padding: 0 0.133333rem;
}
.common-title {
  margin: 1.36rem 0.333333rem 0;
  font-size: 0.64rem;
  color: rgba(104, 104, 104, 0.3);
  line-height: 0.666667rem;
  font-weight: bold;
  padding-bottom: 0.533333rem;
  border-bottom: 1px solid rgba(104, 104, 104, 0.2);
  position: relative;
}
.common-title.common-line {
  border-bottom: 0;
}
.common-title.common-line:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 1.04rem;
  height: 1px;
  background: rgba(104, 104, 104, 0.2);
}
.commom-position {
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.24rem;
  color: #686868;
  background: #f1f1f1;
  max-width: none;
}
.commom-position .active {
  color: #dfb9a2;
}
.contact-en {
  font-size: 0.72rem;
  color: #dfb9a2;
  margin-bottom: 0.4rem;
  text-align: center;
}
.contact-ch {
  font-size: 0.32rem;
  color: #686868;
  text-align: center;
}
img {
  width: 100%;
  vertical-align: middle;
  border: 0;
}
