* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
}

/* 小图背景图 */
#t1 {
  background: url(https://icon.shuiyu365.com/team1.png) center no-repeat;
}

#t2 {
  background: url(https://icon.shuiyu365.com/team2.png) center no-repeat;
}

#t3 {
  background: url(https://icon.shuiyu365.com/team3.png) center no-repeat;
}

#t4 {
  background: url(https://icon.shuiyu365.com/team4.png) center no-repeat;
}

#t5 {
  background: url(https://icon.shuiyu365.com/team5.png) center no-repeat;
}

.cloud-product-ul li {
  position: relative;
  margin-left: 0rem;
  width: 2rem;
  height: 3.12rem;
  float: left;
  background: #fff;
  margin: 0 auto;
}

.cloud-product-ul li:first-child {
  margin-left: 0;
}

.cloud-product-single-bottom {
  width: 100%;
  height: 3.12rem;
}

/* 小图头像 */
.server-header-01 {
  background: url(https://icon.shuiyu365.com/teamicon1.png) center no-repeat;
  padding-top: 2.09rem;
}

.server-header-02 {
  background: url(https://icon.shuiyu365.com/teamicon2.png) center no-repeat;
  padding-top: 2.09rem;
}

.server-header-03 {
  background: url(https://icon.shuiyu365.com/teamicon3.png) center no-repeat;
  padding-top: 2.09rem;
}

.server-header-04 {
  background: url(https://icon.shuiyu365.com/teamicon4.png) center no-repeat;
  padding-top: 2.09rem;
}

.server-header-05 {
  background: url(https://icon.shuiyu365.com/teamicon5.png) center no-repeat;
  padding-top: 2.09rem;
}

/* 大图头像 */
.server-header-active-01 {
  background: url(https://icon.shuiyu365.com/teamicon1.png) center no-repeat;
  padding-top: 1.3rem;
}

.server-header-active-02 {
  background: url(https://icon.shuiyu365.com/teamicon2.png) center no-repeat;
  padding-top: 1.3rem;
}

.server-header-active-03 {
  background: url(https://icon.shuiyu365.com/teamicon3.png) center no-repeat;
  padding-top: 1.3rem;
}

.server-header-active-04 {
  background: url(https://icon.shuiyu365.com/teamicon4.png) center no-repeat;
  padding-top: 1.3rem;
}

.server-header-active-05 {
  background: url(https://icon.shuiyu365.com/teamicon5.png) center no-repeat;
  padding-top: 1.3rem;
}

.product-introduce-title {
  margin-top: -0.3rem;
  height: 0.22rem;
  line-height: 0.22rem;
}

.active-inner {
  position: relative;
  display: none;
  height: 100%;
  width: 4rem;
  /* -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; */
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

/* 大图背景图 */
.active-inner-01 {
  background: url(https://icon.shuiyu365.com/teambig1.png) center no-repeat;
  background-size: 100% 100%;
}

.active-inner-02 {
  background: url(https://icon.shuiyu365.com/teambig1.png) center no-repeat;
  background-size: 100% 100%;
}

.active-inner-03 {
  background: url(https://icon.shuiyu365.com/teambig1.png) center no-repeat;
  background-size: 100% 100%;
}

.active-inner-04 {
  background: url(https://icon.shuiyu365.com/teambig1.png) center no-repeat;
  background-size: 100% 100%;
}

.active-inner-05 {
  background: url(https://icon.shuiyu365.com/teambig1.png) center no-repeat;
  background-size: 100% 100%;
}

.cloud-product-ul li.active .active-inner {
  display: block;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.cloud-product-ul li.active .normal-inner {
  display: none;
  /* -moz-opacity: 0;
    -khtml-opacity: 0; */
  opacity: 0;
}

.cloud-product-ul li {
  -webkit-box-shadow: 0.01rem 0.01rem 0.12rem rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0.01rem 0.01rem 0.12rem rgba(0, 0, 0, 0.08);
  box-shadow: 0.01rem 0.01rem 0.12rem rgba(0, 0, 0, 0.08);
  -webkit-transition: width 0.15s linear;
  -o-transition: width 0.15s linear;
  -moz-transition: width 0.15s linear;
  transition: width 0.15s linear;
}

.cloud-product-ul li.active {
  z-index: 9;
  width: 4rem;
  -webkit-box-shadow: 0 0.04rem 0.2rem rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0.04rem 0.4rem rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.04rem 0.2rem rgba(0, 0, 0, 0.2);
}

.active .product-introduce-list {
  border-color: #3f9ff9;
}

.introduce-list-large {
  margin: 0 auto;
  width: 3.19rem;
  line-height: 0.22rem;
  margin-top: 0.2rem;
}

.g-banner {
  width: 100%;
  height: 6.8rem;
  margin: 1.1rem auto;
}

.bottomWord {
  display: block;
}

@keyframes bannerword {
  form {
    margin-left: -6rem;
  }
  to {
    margin-left: 0;
  }
}

.topWord {
  position: absolute;
  width: 100%;
  height: 4.2rem;
  z-index: 99;
  margin: 0 auto;
  animation: bannerword 2s forwards;
  margin-left: -6rem;
  margin-top: -5.8rem;
}

.word {
  width: 12rem;
  height: 4.2rem;
  margin: 0 auto;
}

.topwordTitle {
  width: 5.6rem;
  height: 1.8rem;
  font-size: 1rem;
  line-height: 1rem;
  /* font-size: 0.6459rem; */
}

.border {
  width: 0.94rem;
  height: 0.05rem;
  margin-top: 0.51rem;
}

.wordtitle {
  width: 4rem;
  margin-top: 0.59rem;
  line-height: 0.6rem;
}

.Japwordtitle {
  width: 8rem;
  margin-top: 0.59rem;
  line-height: 0.1rem;
}

.home {
  width: 0.6rem;
  height: 0.3rem;
  position: relative;
  text-align: center;
}

.homea {
  width: 0.45rem;
  height: 0.38rem;
  display: block;
  color: #333333;
  border-bottom: 0.02rem solid #1c9f9f;
}

.aboutUs,
.productDescription,
.careerDevelopment {
  width: 1rem;
  height: 0.3rem;
  position: relative;
  text-align: center;
}

.abouta {
  height: 0.3rem;
  position: relative;
  padding-bottom: 0.21rem;
}

.abouta:after {
  content: "";
  width: 0;
  height: 0.02rem;
  background: #1c9f9f;
  position: absolute;
  bottom: 0%;
  left: 50%;
  transition: all 0.8s;
}

.abouta:hover:after {
  left: 0%;
  width: 100%;
}

.mainBusiness {
  width: 12rem;
  margin: 0 auto;
  /* opacity: 0; */
  margin-top: 0.1rem;
}

@keyframes opcit {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.mainBusinessTitle {
  padding-top: 0.24rem;
}

.mainBusinessDetail {
  padding-top: 0.1rem;
}

.business {
  width: 95%;
  margin: 0 auto;
  margin-top: 0.37rem;
}

.breathe {
  width: 2.14rem;
  height: 1.58rem;
  float: left;
  margin-left: 0.3rem;
}

.breatheImg {
  background: url(https://icon.shuiyu365.com/field1.png) no-repeat center;
  background-size: 100% 100%;
}

.breatheImg:hover {
  background: url(https://icon.shuiyu365.com/field1.1.png) no-repeat center;
  background-size: 110% 110%;
}

.breatheWord {
  line-height: 0.6rem;
}

.hearing {
  width: 2.14rem;
  height: 1.58rem;
  float: left;
}

.hearingImg {
  background: url("../img/module2.png") no-repeat center;
  background-size: 100% 100%;
}

.hearingImg:hover {
  background: url("../img/module2-hover.png") no-repeat center;
  background-size: 110% 110%;
}

.bloodSugar {
  width: 2.14rem;
  height: 1.58rem;
  float: left;
}

.all_mainBus {
  width: 1.14rem;
  height: 1.14rem;
  border-radius: 50%;
  margin: 0 auto;
}

.bloodSugarImg {
  background: url("../img/module1.png") no-repeat center;
  background-size: 100% 100%;
}

.bloodSugarImg:hover {
  background: url("../img/module1-hover.png") no-repeat center;
  background-size: 110% 110%;
}

.drugImg {
  background: url("../img/module4.png") no-repeat center;
  background-size: 100% 100%;
}

.drugImg:hover {
  background: url(../img/module4-hover.png) no-repeat center;
  background-size: 110% 110%;
}

.fetalHeart {
  width: 2.14rem;
  height: 1.58rem;
  margin-left: 8.86rem;
}

.fetalHeartImg {
  background: url("../img/module5.png") no-repeat center;
  background-size: 100% 100%;
}

.fetalHeartImg:hover {
  background: url("../img/module5-hover.png") no-repeat center;
  background-size: 110% 110%;
}

.mainTeam {
  width: 12rem;
  height: 6rem;
  margin: 0.5rem auto;
  /* opacity: 0; */
}

.mainTeamTitle {
  padding-top: 0.64rem;
}

.team {
  margin-top: 0.79rem;
  height: 3.12rem;
}

ul {
  margin-top: 0.2rem;
  list-style: none;
}

.team ul li {
  float: left;
  width: 2.5rem;
  transition: all 2s;
}

.aboutOurs {
  background: url(https://icon.shuiyu365.com/aboutus_bg.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  /* opacity: 0; */
}

@keyframes about {
  from {
    opacity: 0;
    margin-left: -25rem;
  }
  to {
    opacity: 1;
    margin-left: 0rem;
  }
}

.aboutOursTitle {
  padding-top: 1.1rem;
}

.aboutOursDetail {
  padding-top: 0.2rem;
}

.aboutOursContent {
  width: 11rem;
  margin: 0 auto;
  margin-top: 0.41rem;
  line-height: 0.3rem;
}

.more {
  width: 1.62rem;
  height: 0.47rem;
  border: solid 0.01rem #ffffff;
  line-height: 0.45rem;
  margin: 0.7rem auto;
}

.more a:hover {
  color: #ffffff;
}

.kong {
  width: 100%;
  height: 0.8rem;
}

.cooperationBrand {
  margin: 0 auto;
  /* opacity: 0; */
}

.brand {
  width: 12rem;

  margin: 0 auto;
  margin-top: 0.68rem;
  /* background: url("../img/logo/plogo.png") no-repeat center; */
  /* background-size: 12rem 100%; */
}

.numberOne {
  width: 100%;
  height: 0.98rem;
}

.numberTwo {
  margin-top: 0.14rem;
}

.amplification {
  width: 100%;
  margin: 0 auto;
  height: 0.68rem;
  text-align: center;
}

.All_Logo {
  width: 1.91rem;
  height: 0.98rem;
  box-sizing: border-box;
  border: solid 0.01rem #d8d8d8;
  text-align: center;
  color: #4c4c4c;
  float: left;
  background-size: 100%;
}

.All_Logo:hover {
  background-size: 101% 101%;
  /* transform: scale(1.1) */
}
/* 修改的图片 大小不一样 增大效果
    我的天啊  这都是些什么啊
*/
.changeBag:hover {
  background-size: 107% 107%;
}

.huirui {
  background: url("../img/logo/17.png") no-repeat center -0.01rem;
}

.jinge {
  background: url("../img/logo/18.png") no-repeat center -0.01rem;
}

.xiaili {
  background: url("../img/logo/19.png") no-repeat center -0.01rem;
}

.enganding {
  background: url("../img/logo/10.png") no-repeat center -0.01rem;
}

.haizheng {
  background: url("../img/logo/3.png") no-repeat center -0.01rem;
}

.xiuzheng {
  background: url("../img/logo/11.png") no-repeat center -0.01rem;
}

.qingchunbao {
  background: url("../img/logo/5.png") no-repeat center -0.01rem;
}

.jiuzhitang {
  background: url("../img/logo/9.png") no-repeat center -0.01rem;
}

.shuheng {
  background: url("../img/logo/20.png") no-repeat center -0.01rem;
}

.yuyue {
  background: url("../img/logo/21.png") no-repeat center -0.01rem;
}

.bidi {
  background: url("../img/logo/6.png") no-repeat center -0.01rem;
}

.duleisi {
  background: url("../img/logo/22.png") no-repeat center -0.01rem;
}

.jieshibang {
  background: url("../img/logo/23.png") no-repeat center -0.01rem;
}

.yuansheng {
  background: url("../img/logo/12.png") no-repeat center -0.01rem;
}

.zhongde {
  background: url("../img/logo/7.png") no-repeat center -0.01rem;
}

.ximenzi {
  background: url("../img/logo/13.png") no-repeat center -0.01rem;
}

.fengli {
  background: url("../img/logo/24.png") no-repeat center -0.01rem;
}

.ruishengda {
  background: url("../img/logo/25.png") no-repeat center -0.01rem;
}

.didake {
  background: url("../img/logo/26.png") no-repeat center -0.01rem;
}

.aodiya {
  background: url("../img/logo/27.png") no-repeat center -0.01rem;
}

.oushida {
  background: url("../img/logo/16.png") no-repeat center -0.01rem;
}

.weiting {
  background: url("../img/logo/8.png") no-repeat center -0.01rem;
}

.kuaishuer {
  background: url("../img/logo/14.png") no-repeat center -0.01rem;
}

.bukele {
  background: url("../img/logo/4.png") no-repeat center -0.01rem;
}

.aiyun {
  background: url("../img/logo/2.png") no-repeat center -0.01rem;
}

.shiyuebaobei {
  background: url("../img/logo/28.png") no-repeat center -0.01rem;
}

.ruisimai {
  background: url("../img/logo/1.png") no-repeat center -0.01rem;
}

.marginLeft_009 {
  margin-left: 0.09rem;
}

.kaiditai {
  background: url("../img/logo/15.png") no-repeat center -0.01rem;
}
