html {
  overflow-x: hidden;
}

.en {
  font-family: "Noto Serif", "Noto Serif CJK SC", "Noto Serif CJK",
    "Source Han Serif SC", ‘Source Han Serif’, source-han-serif-sc, serif !important;
  font-weight: bold;
}

body {
  min-width: 320px;
  max-width: 750px;
  /* flexible 给我们划分了 10 等份 */
  width: 10rem;
  margin: 0 auto;
  line-height: 1.5;
  background: #fff;
  overflow-x: hidden;
  font-family: "Noto", "Noto Sans CJK SC", "Noto Sans CJK", "Source Han Sans",
    source-han-sans-simplified-c, sans-serif;
}

/*禁用长按页面时的弹出菜单*/

img,
a {
  -webkit-touch-callout: none;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

img {
  vertical-align: middle;
}

a {
  color: #212529;
  text-decoration: none;
  font-size: 0.333333rem;
}

a:hover {
  color: #0f1113;
}

a:link {
  text-decoration: none;
}

/* 指正常的未被访问过的链接*/

a:visited {
  text-decoration: none;
}

/*指已经访问过的链接*/

a:hover {
  text-decoration: none;
}

/*指鼠标在链接*/

a:active {
  text-decoration: none;
}

/* 指正在点的链接*/
/* 头部 */
.header {
  position: fixed;
  overflow: hidden;
  height: 1.6rem;
  width: 10rem;
  z-index: 2;
  background: #f2f2f2;
}

.mobile-header {
  position: fixed;
  z-index: 10;
  width: 100%;
  background: rgba(255, 255, 255, 0);
}

.header .left {
  position: absolute;
  left: 0.533333rem;
  top: 0.613333rem;
  width: 0.506667rem;
  height: 0.386667rem;
}

.header .left img {
  width: 100%;
}

.header .logo {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%);
  /* display: block; */
  width: 2.546667rem;
  height: 0.573333rem;
  z-index: 4;
  margin-top: -0.27rem;
}

.header .logo img {
  width: 100%;
  height: 100%;
}

.header .hand {
  right: 0.533333rem;
  top: 0.586667rem;
  position: absolute;
  width: 0.586667rem;
  height: 0.466667rem;
}

.header .hand img {
  width: 100%;
}

/* 轮播图 */
.banner-slide .slide {
  height: 17.786667rem;
}

.banner-slide .carousel-inner img {
  width: 100%;
  height: 100%;
}

.carousel-indicators {
  bottom: 0.3rem;
}

.carousel-indicators li {
  background-color: #372f2f;
}

/* 新品推荐 */
.recommend {
  overflow: hidden;
  padding: 0 0.533333rem;
  margin-bottom: 0.88rem;
}

.straw {
  display: block;
  width: 0.573333rem;
  height: 0.533333rem;
  margin-top: 1.6rem;
}

.straw img {
  width: 100%;
  height: 100%;
}

.rec-words {
  margin-bottom: 0.72rem;
}

.rec-words,
.order-words {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  vertical-align: bottom;
  margin-top: 0.133333rem;
  padding-bottom: 0.23333rem;
  border-bottom: 0.013333rem solid #1e1816;
}

.rec-words .zh,
.order-words .zh {
  font-size: 0.533333rem;
  color: #231815;
  font-weight: bold;
  margin-top: 0.066667rem;
}

.rec-words .en,
.order-words .en {
  font-size: 0.32rem;
  font-family: "Noto Serif", "Noto Serif CJK SC", "Noto Serif CJK",
    "Source Han Serif SC", ‘Source Han Serif’, source-han-serif-sc, serif;
}

.new-rec {
  margin: 0.4rem 0;
  height: 5.6rem;
  width: 100%;
}

.new-rec div {
  position: relative;
  width: 16rem;
  height: 5.6rem;
  overflow: hidden;
}

.new-rec img {
  width: 7.866667rem;
  height: 4.933333rem;
  position: absolute;
}

.new-rec img:nth-child(1) {
  margin-right: 0.266667rem;
  top: 0;
  left: 0.533334rem;
}

.new-rec img:nth-child(2) {
  top: 0;
  right: -0.666667rem;
}

.imges-toggle {
  margin-left: -0.533334rem;
}

.version-two {
  display: none;
}

.product-title {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}

.product-title .product-name {
  font-size: 0.426667rem;
  color: #231916;
  font-weight: bold;
  margin-top: .533333rem;
}

.product-title .product-num {
  display: flex;
  align-items: baseline;
}

.version-one .product-title .product-num span:nth-child(1) {
  font-size: 0.48rem;
  color: #231815;
  font-weight: bold;
}

.version-one .product-title .product-num span:nth-child(2),
.version-two .product-num span:nth-child(1) {
  font-size: 0.266667rem;
  color: #231815;
}

.version-two .product-num span:nth-child(2) {
  font-size: 0.48rem;
  color: #231815;
  font-weight: bold;
}

.product-des {
  margin-top: 0.133333rem;
  font-size: 0.32rem;
  color: #231916;
  height: 1.4rem;
}

.look-more-siren {
  width: 3.2rem;
  height: .72rem;
  line-height: .72rem;
  text-align: center;
  color: #fff;
  background: #D0A578;
  font-size: .32rem;
  margin: 0 auto;
  margin-top: .533333rem;
}
.look-more-siren a {
  color: #fff ;
}
/* 私人定制 */
.personal-slide {
  width: 8.933333rem;
  height: 5.6rem;
}

.personal-slide img {
  width: 100%;
  height: 100%;
  margin-top: 0.65rem;
}

.personal-slide .img2 {
  display: none;
}

.all-version>div {
  margin-top: -0.3rem;
}

.personal-customization {
  width: 100%;
  height: 13.693333rem;
  background: url(../images/sirendingzhi.jpg) no-repeat;
  padding: 1.066667rem 0.533333rem 0;
}

.order {
  display: block;
  width: 0.586667rem;
  height: 0.586667rem;
}

.order img {
  width: 100%;
}

.cell-order {
  display: block;
  margin: 0.4rem 0;
  /* width: 8.933333rem; */
  /* height: 5.6rem; */
  width: 100%;
}

.cell-order img {
  width: 100%;
}

.personal-customization .first {
  font-weight: 600;
  font-size: 0.32rem;
  color: #231916;
  text-align: center;
  margin-top: 0.503333rem;
  margin-bottom: 0.213333rem;
}

.personal-customization .second {
  font-size: 0.32rem;
  color: #231916;
  text-align: center;
}

.btn {
  width: 100%;
  text-align: center;
  margin-top: -0.213333rem;
}

.btn a {
  background: #d0a578;
  padding: 0.24rem 1.04rem;
  color: #fff !important;
  font-size: 0.293333rem;
}

.hospital-recommendation,
.Jarzam-training-institute {
  width: 100%;
  padding: 1.066667rem 0.533333rem 0;
}

.hospital-title {
  font-weight: 600;
  font-size: 0.32rem;
  color: #231916;
  padding-left: 0.16rem;
}

.address {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  padding-left: 0.16rem;
  margin: 0.346667rem 0 0.266667rem 0;
}

.address-left {
  display: flex;
  align-items: inherit;
}

.address-left>img {
  width: 0.266667rem;
  height: 0.32rem;
}

.address-left>span {
  font-size: 0.32rem;
  padding-left: 0.16rem;
}

.address-right {
  display: flex;
  align-items: center;
  padding-right: 0.16rem;
}

.address-right>a {
  color: #d0a578;
  font-size: 0.32rem;
}

.address-right>img {
  width: 0.32rem;
  height: 0.32rem;
  margin-left: 0.106667rem;
}

.hospital-order {
  margin: 0.4rem 0 0 0;
}

/* .hospital-order > img{
    border-top-left-radius: .266667rem;
    border-top-right-radius: .266667rem;
} */

.hospital-end {
  display: flex;
}

.hospital-end>span {
  background: rgba(243, 244, 246, 1);
  border-radius: 20px;
  font-size: 0.32rem;
  padding: 0.106667rem 0.36rem;
  margin-left: 0.106667rem;
  color: rgba(35, 24, 21, 0.4);
}

.hospital-border {
  padding: 0.4rem 0;
  border: 0.013333rem solid rgba(35, 24, 21, 0.4);
  border-top: none;
  /* border-bottom-left-radius: .266667rem;
    border-bottom-right-radius: .266667rem; */
}

.Jarzam-training-institute {
  background: #f3f4f6;
  padding-bottom: 1.066667rem;
}

.training {
  display: flex;
  justify-content: space-between;
  margin-top: 0.64rem;
  color: rgba(35, 24, 21, 1);
}

.training>span {
  font-size: 0.32rem;
  padding: 0.24rem 0.56rem;
  background: #fff;
}

.training .current {
  background: #d0a578;
  color: #fff;
}

.training-img {
  background-color: #fff;
  text-align: center;
  margin-top: 0.64rem;
}

.training-img img {
  width: 90%;
  padding-top: 0.426667rem;
  /* height: 4.8rem; */
}

.training-img>div:nth-child(2),
.training-img>div:nth-child(3) {
  display: none;
}

.training-img-title {
  font-size: 0.426667rem;
  font-weight: 600;
  margin-top: 0.64rem;
}

.training-img-desc {
  font-size: 0.32rem;
  font-weight: 300;
  width: 61%;
  margin: 0 auto;
  padding-bottom: 0.84rem;
}

.training-img-detail {
  font-size: 0.266667rem;
  border: 1px solid #231815;
  padding: 0.106667rem 0.426667rem;
  display: block;
  width: 30%;
  margin: 0 auto;
}

.bot-height {
  height: 0.64rem;
}

.training-left {
  display: flex;
  flex-direction: column;
  width: 50%;
}

.training-left>span {
  font-size: 0.266667rem;
}

.training-left>img {
  width: 0.6rem;
}

.good-activity {
  background-color: #fff;
}

.good-activity .look-more {
  width: 3.2rem;
  height: 0.72rem;
  line-height: 0.72rem;
  text-align: center;
  background: #d1a478;
  color: #fff;
  font-size: 0.32rem;
  margin: 0 auto;
}

.activity-words {
  margin-bottom: 0.64rem;
}

.activity-title {
  font-size: 0.426667rem;
  font-weight: 600;
  margin-top: 0.64rem;
  text-align: center;
}

.activity-desc {
  font-size: 0.32rem;
  margin-top: 0.32rem;
  text-align: center;
  margin-bottom: 0.84rem;
}

.business-cooperation {
  background-color: #020202;
  color: #d0a578;
  text-align: center;
  padding-bottom: 1.066667rem;
}

.business-zh {
  font-size: 0.533333rem;
  padding-top: 1.053333rem;
}

.business-en {
  color: rgba(208, 165, 120, 0.5);
  font-size: 0.32rem;
  margin-bottom: 0.8rem;
  font-family: "Noto Serif", "Noto Serif CJK SC", "Noto Serif CJK",
    "Source Han Serif SC", ‘Source Han Serif’, source-han-serif-sc, serif;
}

.business-dir {
  display: flex;
  justify-content: space-evenly;
}

.business-dir-dev {
  width: 2.2rem;
}

.business-dir-dev {
  width: 2.56rem;
}

.dev-top {
  font-size: 0.373333rem;
}

.dev-center {
  font-size: 0.266667rem;
  margin: 0.306667rem 0 0.426667rem 0;
  color: rgba(208, 165, 120, 0.5);
}

.dev-but {
  font-size: 0.266667rem;
  border: 1px solid #d0a578;
  padding: 0.133333rem 0;
  color: rgba(208, 165, 120, 0.6);
}

.business-contact {
  padding-top: 1.613333rem;
}

.contact-type {
  font-size: 0.373333rem;
  font-weight: 600;
  text-align: left;
  padding-left: 0.466667rem;
}

.contact-use {
  padding-bottom: 1.333333rem;
  font-size: 0.266667rem;
  width: 8.96rem;
  margin: 0 auto;
  display: flex;
  margin-top: 0.64rem;
}

.use-title {
  width: 4.4rem;
  text-align: left;
  color: rgba(208, 165, 120, 0.5);
  border-bottom: 1px solid rgba(121, 105, 87, 1);
}

.use-title>input {
  width: 100%;
  background-color: #000;
  border: none;
  color: rgba(208, 165, 120, 0.5);
  font-size: 0.32rem;
  outline: none;
  padding-bottom: 0.32rem;
}

/* .use-title > input:focus{ 
    border:none; 
} */

.use-second {
  margin-left: 0.16rem;
}

.contact-but {
  background-color: #d0a578;
  color: #fff;
  font-size: 0.373333rem;
  padding: 0.44rem 4.133333rem;
}

/* down  布局 */
.down {
  height: 17.786667rem;
  width: 70%;
}

.down-mobile {
  height: 15.786667rem;
}

.down ul {
  height: 9.973333rem;
  margin: 1.266667rem 0.533333rem 0 0;
  list-style: none;
  padding: 0;
  font-size: 0.373333rem;
  font-weight: bold;
}

.down ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.053333rem;
  padding-left: 0.533333rem;
}

.redtype {
  border-left: 0.106667rem solid red;
  padding-left: 0.426666rem !important;
}

.down ul li img {
  float: right;
  width: 0.45rem;
  height: 0.45rem;
}

.down .cor-service {
  height: 6.546667rem;
  background: #f5f5f5;
  padding: 1.026667rem 0.533333rem 0;
}

.down .cor-service-moblie {
  height: 4.96rem;
  background: #f5f5f5;
  padding: 1.026667rem 0.533333rem 0;
}

.cor-service {
  font-weight: bold;
  font-size: 0.373333rem;
  color: #231815;
}

.cor img,
.service img {
  width: 0.426667rem;
  height: 0.426667rem;
  margin-right: 0.253333rem;
  /* background: #000; */
}

.service {
  margin-top: 1.053333rem;
}

.up {
  position: relative;
  z-index: 1;
  margin-top: 1.6rem;
}

.index-up {
  margin-top: 0;
}

.up .chahao {
  position: absolute;
  display: none;
  /* top: 0.426667rem; */
  left: 0.426667rem;
  z-index: 3;
}

.up .mobile-chahao {
  top: 1.426667rem;
}

.up .chahao img {
  width: 0.4rem;
  height: 0.4rem;
}

/* 遮罩层 */
.mask {
  position: absolute;
  width: 100%;
  height: 17.786667rem;
  background: rgba(0, 0, 0, 0.4);
  z-index: 2;
  display: none;
}

.down {
  position: absolute;
  top: 1.6rem;
  left: 0;
}

/* 轮播图文字部分 */
.carousel-caption {
  width: 100%;
  background: linear-gradient(180deg,
      rgb(251, 249, 248, 0),
      rgba(0, 0, 0, 0.6));
  left: 0;
  right: 0;
  padding: 1.533333rem 2.013333rem;
  bottom: 0px;
}

.carousel-caption h3 {
  font-family: "Noto Serif", "Noto Serif CJK SC", "Noto Serif CJK",
    "Source Han Serif SC", ‘Source Han Serif’, source-han-serif-sc, serif;
  font-weight: bold;
  font-size: 0.853333rem;
  color: #241410;
  margin-bottom: 0 !important;
  letter-spacing: -0.2rem;
}

.logo-border {
  height: 0.35rem;
  margin-top: 0.133333rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  opacity: 0.55;
}

.carousel-caption .border1,
.carousel-caption .border2 {
  width: 1.6rem;
  height: 0.018rem;
  background: #000;
}

.carousel-caption .logo {
  width: 1.866667rem;
  /* border: 1px solid pink; */
}

.carousel-caption .logo img {
  width: 100%;
}

.platform {
  margin-top: 0.2rem;
}

.platform .ch {
  font-size: 0.58rem;
  color: #fff;
}

.platform .en {
  font-family: "Noto Serif", "Noto Serif CJK SC", "Noto Serif CJK",
    "Source Han Serif SC", ‘Source Han Serif’, source-han-serif-sc, serif;
  margin-top: -0.1016667rem;
  font-size: 0.346667rem;
  color: #dccdc6;
}

.border {
  margin-top: 0.186667rem;
  height: 0.018rem;
  width: 100%;
  background: #5b5653;
  border: none !important;
}

.guanjia {
  font-size: 0.373333rem;
  color: #29150b;
  display: inline-block;
  padding: 5px 20px;
  color: #333;
  transform: skew(-13deg);
  font-weight: inherit;
  margin-top: 0.346667rem;
  background: linear-gradient(249deg,
      rgba(231, 171, 130, 1),
      rgba(244, 211, 183, 1));
}

.guanjia p {
  transform: skew(13deg);
  margin-bottom: 0 !important;
}

.is-show {
  display: none;
}

/* .recommend-mobile{
    animation: myfirst 1s linear 0.2s alternate;
    -webkit-animation: myfirst 1s linear 0.2s alternate;
} */

@keyframes myfirst {
  0% {
    padding: 3.466667rem 0.533333rem;
  }

  25% {
    padding: 2.533333rem 0.533333rem;
  }

  50% {
    padding: 1.533333rem 0.533333rem;
  }

  100% {
    padding: 0 0.533333rem;
  }
}

@-webkit-keyframes myfirst

/* Safari 与 Chrome */
  {
  0% {
    padding: 3.466667rem 0.533333rem;
  }

  25% {
    padding: 2.533333rem 0.533333rem;
  }

  50% {
    padding: 1.533333rem 0.533333rem;
  }

  100% {
    padding: 0 0.533333rem;
  }
}

/* .activityImg {
    position: relative;
} */
.activityImg img {
  width: 8.933333rem;
  height: 5.6rem;
}

.activityImg .img2 {
  display: none;
}

.square-line {
  position: relative;
  top: -1.1rem;
  left: 50%;
  margin-left: -0.56rem;
}

.square-line div {
  display: inline-block;
  width: 0.633333rem;
  height: 0.073333rem;
  z-index: 1;
  background: #ccc;
}

.line-current {
  background: #fff !important;
}

/* .square-line div:last-child {
  background: #ccc;
} */
.hospital-xiamen {
  margin-top: 0;
}