body{
  margin: 0;
  height: 100vh;
}
html{font-size: 0.8333vw;}
::-webkit-scrollbar {
  width: 0.35rem;
  height: 0.25rem;
  background: #ccc;
}
a:focus, a:hover{
  text-decoration: auto !important;
}
::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  background   : #c1c1c1;
  }
/* 首页 */
.sidebar{
  position: fixed;
  top: 0;
  left: 0;
  width: 93px;
  height: 100vh;
  background: #EFEFEF;
  z-index: 99;
  box-shadow: 0px 4px 10px 0px rgba(6,0,1,0.2000);
}
*{
  box-sizing: content-box;
}
.xh-video{
  height: 100%;
  width: 100%;
}
.sidebar-logo{
  height: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}
.sidebar-logo img{
  width: 85%;
}
.sidebar-switch{
  height: calc(100vh - 65px);
  padding: 0 10px;
}
/* 侧边栏样式 */
.showSubMenu{

}
.sidebar-switch-item{
  height: 105px;
  border-bottom: #D1D1D1 solid .0625rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.sidebar-switch-item-icon{
  height: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  box-sizing: content-box;
  background-size: auto 65%;
  color: #999999;
  background-position: center 30%;
}
.sidebar-switch-item-title{
  position: absolute;
  bottom: 5%;
  content: '';
  left: 50%;
  transform: translateX(-50%);
  font-size: 14px;
  white-space: nowrap;
}

.sidebar-switch-item:nth-child(1) .sidebar-switch-item-icon{
  background-image: url('../img/num4_1.png');

}
.sidebar-switch-item:nth-child(1):hover .sidebar-switch-item-icon{
  background-image: url('../img/num4_2.png');
  color: #0f64b1 !important;
}

.sidebar-switch-item:nth-child(2) .sidebar-switch-item-icon{
  background-image: url('../img/num3_1.png');
}
.sidebar-switch-item:nth-child(2):hover .sidebar-switch-item-icon{
  background-image: url('../img/num3_2.png');
  color: #0f64b1 !important;
}

.sidebar-switch-item:nth-child(3) .sidebar-switch-item-icon{
  background-image: url('../img/num2_1.png');
}
.sidebar-switch-item:nth-child(3):hover .sidebar-switch-item-icon{
  background-image: url('../img/num2_2.png');
  color: #0f64b1 !important;
}

.sidebar-switch-item:nth-child(4) .sidebar-switch-item-icon{
  background-image: url('../img/num5_1.png');
}
.sidebar-switch-item:nth-child(4):hover .sidebar-switch-item-icon{
  background-image: url('../img/num5_2.png');
  color: #0f64b1 !important;
}

.sidebar-switch-item:nth-child(5) .sidebar-switch-item-icon{
  background-image: url('../img/num1_1.png');
}
.sidebar-switch-item:nth-child(5):hover .sidebar-switch-item-icon{
  background-image: url('../img/num1_2.png');
  color: #0f64b1 !important;
}

.sidebar-switch-item:nth-child(6) .sidebar-switch-item-icon{
  background-image: url('../img/num6_1.png');
}
.sidebar-switch-item:nth-child(6):hover .sidebar-switch-item-icon{
  background-image: url('../img/num6_2.png');
  color: #0f64b1 !important;
}

.sidebar-switch-item:nth-child(1) .sidebar-switch-item-select{
  background-image: url('../img/num4_2.png');
  color: #0f64b1 !important;
}
.sidebar-switch-item:nth-child(2) .sidebar-switch-item-select{
  background-image: url('../img/num3_2.png');
  color: #0f64b1 !important;
}
.sidebar-switch-item:nth-child(3) .sidebar-switch-item-select{
  background-image: url('../img/num2_2.png');
  color: #0f64b1 !important;
}
.sidebar-switch-item:nth-child(4) .sidebar-switch-item-select{
  background-image: url('../img/num5_2.png');
  color: #0f64b1 !important;
}
.sidebar-switch-item:nth-child(5) .sidebar-switch-item-select{
  background-image: url('../img/num1_2.png');
  color: #0f64b1 !important;
}
.sidebar-switch-item:nth-child(6) .sidebar-switch-item-select{
  background-image: url('../img/num6_2.png');
  color: #0f64b1 !important;
}
.xh-fooder{
  height: 65vh;
  background-color: #222222;
  padding-left: 93px;
}
.xh-fooder-left{
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.xh-fooder-content{
  padding: 2.6875rem 7.1875rem 2.6875rem 7.5rem;
  display: flex;
  justify-content: space-between;
  height: 100%;
  box-sizing: border-box;
}
ul,li{ padding:0;margin:0;list-style:none}

/* --------------------------------------------------------- */

.aLargerVersion{
  width: 100vw;
  height: 100vh;
  /*background-color: blue;*/
}
.indexStyle .swiper-slide{
  width: 100vw !important;
  height: 100vh !important;
  overflow: hidden;
}
.xh-video-container{
  position: relative;
  padding-left: 93px;
}
.xh-video-icon{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
  height: 15.3125rem;
  width: 15.3125rem;
  cursor: pointer;
}
.xh-video{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.2);
  transform-origin: center;
}
a{
  text-decoration: none; /* 去除默认的下划线 */
  color: #000;    /* 去除默认的颜色和点击后变化的颜色 */
}
.subMenu{
  position: fixed;
  left: 93px;
  top: 0;
  height: 100vh;
  background-color: rgba(40, 103, 206, 0.8);
  width: 0;
  overflow: hidden;
  transition: width 0.5s;
  background-image: url(../img/niunai.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position-y: 100%;

}
.subMenuLast{
  background-size: 0% 0%;
}
.subMenu .module1{
  margin-top: calc(105px + 65px);
}
.subMenu .module2{
  margin-top: calc(3 * 105px + 68px);
}
.subMenu .module3{
  /*margin-top: calc(5 * 105px + 70px);*/
  position: absolute;
  bottom: 120px;
}
.subMenu .module4{
  margin-top: calc(4 * 105px + 70px);
}
.showSubMenu:hover .subMenu{
  width: 93px;
}
@media only screen and (max-height: 750px){
  .sidebar-switch-item{
    height: 90px !important;
  }
  .subMenu .module1{
    margin-top: calc(90px + 65px);
  }
  .subMenu .module2{
    margin-top: calc(3 * 90px + 68px);
  }
  .subMenu .module3{
    margin-top: calc(5 * 90px + 70px);
  }
  .subMenu .module4{
    margin-top: calc(4 * 90px + 70px);
  }
}
.subMenu-item-a{
  width: 93px;
  display: inline-block;
  line-height: 48px;
  text-align: center;
  color: #fff;
  transition: all 0.2s;
  font-size: 16px;
}
.subMenu-item-a:hover{
  background-color: rgba(255, 255, 255, 0.4);
}
.indexStyle .swiper-last-item{
  height: 100vh;
  width: 100%;
}
.indexStyle .swiper-last-item-top{
  height: 35vh;
  background-color: #014099;
}
.xh-fooder-menu{
  display: flex;
}
.xh-fooder-menu-list li{
  margin-bottom: 1.875rem;
  text-align: center;
}
.xh-fooder-menu-list li a{
  color: #ABABAB;
}
.xh-fooder-menu-list li:nth-child(1) a{
  color: #fff;
}
.xh-fooder-menu-list li:nth-child(1){
  color: #fff;
}
.xh-fooder-menu-list{
  color: #ABABAB;
  font-size: .875rem;
  margin-right: 2.5rem;
}
.xh-fooder-copyright{
  font-size: 0.7292vw;
  color: #FFFFFF;
  line-height: 1.4375rem;
  margin-bottom: 6rem;
}
.xh-fooder-copyright-style2{
  color: #00A8FF;
}
.swiper-last-item-top{
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 93px;
}
.xh-fooder-right{
  color: #fff;
  text-align: right;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.xh-fooder-right-text1{
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 2.5rem;
}
.xh-fooder-right-text2{
  margin: 1.875rem 0;
}
.xh-fooder-right-qrCode{
  height: 12.5rem;
  width: 12.5rem;
  background-color: #fff;
}
.bg-img{
  background-position: 50% 50%;
  background-size: 100% 100%;
  /*background-attachment: fixed;*/
}
.public-paddingLeft{
  padding-left: 93px;
  box-sizing: border-box;
}
.haiheRiver{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
}
.haiheRiver-content{
  display: grid;
  grid-template-columns: repeat(3, 24.6875rem);
  grid-template-rows: repeat(2, 24.6875rem);
  grid-gap: 1.25rem 1.25rem;
}
.haiheRiver-content .haiheRiver-content-item{
  box-shadow: 0px 3px 18px 0px rgba(6,0,1,0.2000);
  border-radius: .625rem;
  cursor: pointer;
  position: relative;
}
.haiheRiver-content-lable{
  display: inline-block;
  padding: 0.4167vw 1.25rem;
  border-radius: 50px;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  color: #262626;
  font-size: 1.0625rem;
  font-weight: bold;
  top: 1.25rem;
  left: 1.25rem;
  transform: translateX(0);
  transition: transform 0.5s;
  z-index: 1;
}
.haiheRiver-content div img{
  height: 100%;
  width: 100%;
  border-radius: .625rem;
}
.haiheRiver-content div:nth-child(2){
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 3;
}
.richText-top img{
  width: 100%;
}
.richText-top{
  position: relative;
}
.richText-text{
  width:1200px;
  margin: 0 auto;
  padding: 0 6.0625rem 6.0625rem 6.0625rem;
}
.richText-text-title{
  padding-top: 2.25rem;
}
.richText-text-title-1{
  font-size: 1.875rem;
  color: #333333;
}
.richText-text-title-2{
  margin-left: .5625rem;
  font-size: .8125rem;
  color: #333333;
  line-height: 1.25rem;
  vertical-align: bottom;
}
.richText-text-html{
  padding-top: 2.25rem;
}
/*.richText-text-html p{
  margin: 0;
  padding: 0;
}*/
.richText-text-html img{
  vertical-align: top;
}
.honor-bg{
  background-image: url(../img/qybg.png);
}
.haiheRiver-content-mask{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  height: 90%;
  background-color: rgba(255, 255, 255, 0.8);
  transform:translate(-50%, -50%) scaleY(0);
  transition: transform 0.5s;
}
.haiheRiver-content-item:hover .haiheRiver-content-mask{
  transform:translate(-50%, -50%) scaleY(1);
}
.haiheRiver-content-img{
  transform: scale(1);
  transition: transform 1s;
}
.haiheRiver-content-item:hover .haiheRiver-content-img{
  transform: scale(1.1);
}
.haiheRiver-content-item:hover .haiheRiver-content-lable{
  transform: translateX(-1000px);
}
.haiheRiver-content-item{
  position: relative;
  overflow: hidden;
}
.haiheRiver-content-mask-label{
  position: absolute;
  left: 1.25rem;
  bottom: 1.25rem;
}

.haiheRiver-content-mask-JT{
  position: absolute;
  right: 1.25rem;
  top: 1.25rem;
  height: 3.75rem !important;
  width: 3.75rem !important;
}
.haiheRiver-content-mask-label-text1{
  color: #0E4092;
  font-size: 1.0625rem;
}
.haiheRiver-content-mask-label-text2{
  color: #333333;
  font-size: 1.6875rem;
}
.haiheRiver-honors{
  display: flex;
  align-items: center;
  padding-left: 4.375rem;
}
.haiheRiver-honors-left-1{
  font-size: 1.5rem;
  color: #0E4092;
  -webkit-animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
	        animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
}
.haiheRiver-honors-left-2{
  font-size: 5.3125rem;
  color: #333333;
  -webkit-animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
	        animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
}
.haiheRiver-honors-left-3{
  font-size: 1.875rem;
  color: #333333;
  -webkit-animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
	        animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
}
.haiheRiver-honors-left-4{
  width: 29.8125rem;
  font-size: 1.25rem;
  color: #ABABAB;
  margin-top: 1.875rem;
}
.haiheRiver-honors-left-5{
  display: flex;
  position: relative;
}
.haiheRiver-honors-left-5 img{
  height: 3.125rem;
  width: 3.125rem;
  margin-top: 9.375rem;
}
.haiheRiver-honors-right{
  width: 50.875rem;
  margin-left: 5.6rem;
}
.honor-bg .swiper-button-next, .swiper-button-prev{
  position: initial !important;
}
.xh-swiper-container{
  height: 34.375rem;
}
.xh-honor-item{
  background-color: #fff;
  box-shadow: 0px 3px 18px 0px rgba(6,0,1,0.2000);
  width: 90%;
  height: 90%;
  border-radius: .625rem;
  padding: 1rem 1.25rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  /*justify-content: space-between;*/
}
.swiper-slide{
  display: flex;
  justify-content: center;
  align-items: center;

}
.xh-honor-item-img{
  width: 100%;
  height: 21.5rem;
  background-color: #F9F9F9;
  border-radius: 0.5208vw;
}
.xh-honor-item-img img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.xh-honor-item-title{
  position: relative;
  top: 10px;
  height: 12vh;
}
.xh-honor-item-title::before{
  position: absolute;
  content: '';
  background-image: url(../img/qusy.png);
  height: 1.125rem;
  width: 1.5rem;
  background-size: 100% 100%;
  right: 0;
  bottom: 0;
}
.xh-honor-item-title-1{
  font-size: 24px;
  color: #373737;
}
.xh-honor-item-title-2{
  color: #ABABAB;
  font-size: 18px;
  margin-top: 5px;
  position: absolute;
  bottom: 0;
}
.brand{
  padding: 4rem 4.375rem 1.25rem 93px;
  display: flex;
  box-sizing: border-box;
}
.brand-list{
  flex-grow: 1;
  margin-left: 2.1875rem;
  border-top: #2867CE 5px solid;
  position: relative;
  padding: 2rem 1.875rem;
  box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.2000);
}
.brand-list::after{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 5px;
  width: 24%;
  background-color: #E60012;
  transform: translateY(-100%);
}
.brand-list-title{
  font-size: 1.25rem;
  color: #333333;
  font-weight: 500;
  margin-bottom: 1.5rem;
}
.brand-list-grid{
  display: grid;
  grid-template-columns: repeat(auto-fill, 31%);
  justify-content: space-between;
  grid-row-gap: 1.875rem;
}
.brand-list-grid-item{
  border-radius: 0.5208vw;
  border: 1px solid #F2F2F2;
  height: 19.5333vw;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
  transition: box-shadow 0.5s;
}
.brand-list-grid-item:hover{
  box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.2000);
}
.menu-type-select{
  color: #2867CE !important;
}
.brand-list-grid-item-img{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 85%;
}
.brand-list-grid-item-img img{
  object-fit: contain;
  height: 100%;
  width: 100%;
}
.brand-list-grid-item-title{
  font-size: 1.125rem;
  color: #333333;
  font-weight: 500px;
  text-align: center;
}
.partyPress-bg{
  background-image: url(../img/qybg.png);
}
.partyPress-item{
  height: 50vh;
  position: relative;
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.partyPress-item-bg{
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
}
.partyPress-transition{
  height: 90%;
  width: 40%;
  left: calc(93px + 4.375rem);
  position: absolute;
  transition: transform 0.5s;
}
.partyPress-transition:hover{
  transform: translateY(-1%);
}
.partyPress-item-contents{
  height: 100%;
  width: 100%;
  background-color: #fff;
  z-index: 2;
  padding: 2.1875rem 2.5rem;
  box-sizing: border-box;
  -webkit-animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
  animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
.partyPress-item-contents:hover{
  box-shadow: 0px 3px 20px 0px rgba(6,0,1,0.2000);
}
.partyPress-transition2 .partyPress-item-contents{
  -webkit-animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both !important;
  animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both !important;
}
.partyPress-transition2{
  left: auto;
  right: calc(4.375rem);
  padding: 2.1875rem 2.5rem;
}
.partyPress-transition2 .partyPress-item-contents-1{
  color: #0E4092;
}
.partyPress-transition2 .partyPress-item-contents-list::before{
  background-color: #24509F;
}
.partyPress-transition2 .partyPress-item-contents-list::after{
  background-image: url(../img/qusy.png);
}
.partyPress-transition2 .partyPress-bottom{
  background-color: #24509F;
}
.partyPress-item-contents-1{
  color: #D40312;
  font-size: 1.5rem;
}
.partyPress-item-contents-2{
  font-size: 5.3125rem;
  color: #333333;
  font-weight: 500px;
  margin-bottom: 10px;
}
.partyPress-item-contents-list{
  position: relative;
  font-size: 1.5rem;
  color: #373737;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 1.875rem;
  margin-right: 2.5rem;
}
.partyPress-item-contents-list::before{
  content: '';
  height: 10px;
  width: 10px;
  background-color: #E60012;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.partyPress-item-contents-list::after{
  content: '';
  height: 18px;
  width: 24px;
  background-image: url(../img/qusy2.png);
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.partyPress-item-contents-data{
  color: #ABABAB;
  font-weight: 1.125rem ;
  padding: 0 1.875rem;
  margin-top: 5px;
}
.partyPress-item-contents-item{
  margin-bottom: 20px;
}
.partyPress-bottom{
  padding: 10px 30px;
  border-radius: 6.25rem;
  font-size: 1.5625rem;
  color: #fff;
  background-color: #E60012;
  position: absolute;
  bottom: 2.1875rem;
  cursor: pointer;
}
.party-top{
  padding:80px 110px 0 110px;
  display: grid;
  grid-template-columns: repeat(3, 31%);
  justify-content: space-between;
}
.party-top-item{
  box-shadow: 5px 9px 10px 0px rgba(41,55,71,0.1000);
  border-radius: 0.5208vw;
  overflow: hidden;
}
.party-top-item-img img{
  border-bottom: #2867CE 2px solid;
  object-fit: cover;
  height: 16.6667vw;
  width: 100%;

}
.party-top-item-title{
  padding:.3125rem .625rem;
}
.party-top-item-title-1{
  font-size: 1.25rem;
  color: #333333;
}
.party-top-item-title-2{
  color: #ABABAB;
  font-size: 1.125rem;
  margin: 0.5208vw 0;
}
.newList{
  margin-top: 2.5rem;
  padding: 0 8.5rem;
  padding: 0 14.375rem 0 12.5rem;
  display: flex;
}
.newList-right-title{
  color: #333333;
  font-size: 1.875rem;

}
.newList-right-List{
  margin-top: 1.25rem;
}
.newList-right{
  margin-left: 2.5rem;
  flex-grow: 1;
}
.newList-right-List-item{
  padding: 10px;
  display: flex;
  margin-bottom: .875rem;
  transition: transform 0.3s;
  cursor: pointer;
}
.newList-right-List-item:hover{
  transform: translateX(-2%);
}
.newList-right-List-item-img img{
  width: 11.25rem;
  height: 7.5rem;
}
.newList-right-List-item-right{
  margin-left: 1.125rem;
}
.List-item-right-1{
  color: #333333;
  font-size: 1.25rem;
}
.List-item-right-2{
  color: #666666;
  font-size: 1.25rem;
  margin-top: 1.875rem;
}
.newList-bottom{
  display: flex;
  justify-content: center;
}
.richText-top-title{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: calc(100%);
  display: flex;
  justify-content: center;
}
.richText-top-title-1{
  font-size: 3.0625rem;
  color: #fff;
  border-bottom: .1875rem solid #fff;
  -webkit-animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
	        animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
}
.richText-top-title-2{
  font-size: 1.625rem;
  color: #fff;
  margin-top: 5px;
  -webkit-animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
	        animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
}
.milk-bg{
  background-image: url(../img/qybg.png);
}
.milk{
  display: flex;
  align-items: center;
  height: 100%;
}
.milk-content{
  display: flex;
  justify-content: center;
  padding-left: 4.375rem;
}
.milk-content-left{
  width: 38%;
  padding-left: 4.375rem;
}
.milk-content-left-1{
  font-size: 1.5rem;
  color: #0E4092;
  -webkit-animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
  animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
}
.milk-content-left-2{
  font-size: 5.3125rem;
  color: #333333;
  -webkit-animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
  animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
}
.milk-content-left-3{
  color: #333333;
  font-size: 1.875rem;
  -webkit-animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
  animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
}
.milk-content-left-4{
  text-indent: 1.875rem;
  color: #ABABAB;
  line-height: 1.8125rem;
  margin-top: 2.5rem;
  width: 100%;
  font-size: 1.25rem;
}
.milk-content-right{
  margin-left: 5.6rem;
  display: flex;
}
.milk-content-right-item{
  box-shadow: 0px 3px 18px 0px rgba(6,0,1,0.2000);
  background: #fff;
  border-radius: 0.5208vw;
  height: 33.125rem;
  width: 20rem;
  margin-right: 1.25rem;
  padding:48px 20px 20px 25px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: transform 0.5s;
}
.milk-content-right-item::before{
  content: '';
  background-image: url(../img/qusy.png);
  position: absolute;
  height: 18px;
  width: 23px;
  top: 30px;
  left: 25px;
}
.milk-content-right-item-lin1{
  margin: 26px 0;
}
.milk-content-right-item:hover{
  transform: translateY(-2%);
}

.milk-content-right-item-lin1 img{
  height: 4.75rem;
  width: 4.75rem;
  transition: all 0.5s;
}
.milk-content-right-item-lin2{
  font-size: 30px;
  color: #373737;
  margin-bottom: 10px;
}
.milk-content-right-item-lin3{
  color: #ABABAB;
  font-size: 1.125rem;
}
.milk-content-right-item:hover .milk-content-right-icon2{
  transform: translateX(0);
}
.milk-content-right-item:hover .milk-content-right-icon1{
  transform: translateX(62.5rem);
}
.milk-content-right-icon1{
  height: 1.5625rem;
  width: 0.7292vw;
  position: absolute;
  bottom: 1.25rem;
  right: 1.25rem;
  transition: transform 0.5s;
}
.milk-content-right-icon2{
  height: 1.5625rem;
  width: 0.7292vw;
  position: absolute;
  bottom: 1.25rem;
  right: 1.25rem;
  transform: translateX(-62.5rem);
  transition: transform 0.5s;
}
.milk-content-right-icon2 img{
  height: 100%;
}

.milk-content-right-icon1 img{
  height: 100%;
  width: 100%;
}








/* 分类菜单 */
.menu-type{
  position: relative;
  height: 50vh;
  width: 12.5rem;
  padding-right: calc(3.125rem);
  text-align: right;
}
.menu-type::before{
  content: '';
  height: 100%;
  width: 1.95rem;
  position: absolute;
  background-image: url(../img/flcd.png);
  background-size: contain;
  background-repeat: no-repeat;
  right: 0;
  top: 0;
}
.menu-type-title{
  color: #333333;
  font-size: 2.25rem;
  font-weight: bold;
  line-height: 1;
  white-space: nowrap;
}
.menu-type-item{
  font-size: 20px;
  margin-top: 1.5625rem;
  color: #ABABAB;
  cursor: pointer;
  white-space: nowrap;
}
.menu-type-item::before{
  content: '';
  position: absolute;
  right: 0;
  height: 1rem;
  width: 1rem;
  background-image: url(../img/flcd_dian.png);
  background-size: 100% 100%;
  transform: translateX(-60%) translateY(30%);

}
.newList-right-List-item{
  box-shadow: 5px 9px 10px 0px rgba(41,55,71,0.1000);
}
.factory{
  height: 100vh;
  display: flex;
  align-items: center;
}
.factory-content{
  padding: 0 3.125rem;
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.factory-content-item{
  width: 24%;
  background-color: #fff;
  border-radius: .625rem;
  position: relative;
  padding:2.25rem 1.25rem 3rem 1.25rem;
  box-sizing: border-box;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.5s;
}
.factory-content-item::before{
  content: '';
  background-image: url(../img/qusy.png);
  position: absolute;
  height: 1rem;
  width: 1.3125rem;
  background-size: 100% 100%;
  top: 1.25rem;
  left: 1.25rem;
}
.factory-content-item:hover .factory-content-right-icon1{
  transform: translateX(62.5rem);
}
.factory-content-item:hover .factory-content-right-icon2{
  transform: translateX(0);
}
.factory-content-right-icon1{
  height: 1.875rem;
  width: 1.0625rem;
  position: absolute;
  bottom: 0.7813vw;
  right: 0.7813vw;
  transition: transform 0.5s;
}
.factory-content-right-icon2{
  height: 1.875rem;
  width: 1.0625rem;
  position: absolute;
  bottom: 0.7813vw;
  right: 0.7813vw;
  transform: translateX(-62.5rem);
  transition: transform 0.5s;
}
.factory-content-item-icon{
  margin-top: 1.5625rem;
}
.factory-content-item-icon img{
  width: 4.375rem;
  height: 4.375rem;
}
.factory-content-item-2{
  color: #373737;
  font-size: 1.6875rem;
  margin-top: 10px;
  margin-bottom: 2.1875rem;
}
.factory-content-item:hover{
  transform: translateY(-3%);
  box-shadow: 5px 9px 10px 0px rgba(41,55,71,0.1000);

}
.factory-content-item-3 img{
  width: 100%;
}





















/* ----------------------------------------------
 * Generated by Animista on 2022-7-13 13:36:21
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation slide-in-left
 * ----------------------------------------
 */
 @-webkit-keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

/* ----------------------------------------------
 * Generated by Animista on 2022-7-13 13:35:20
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation slide-in-right
 * ----------------------------------------
 */
 @-webkit-keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}


/* 文字动画 */
@-webkit-keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}
@keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes bounce-in-top {
  0% {
    -webkit-transform: translateY(-500px);
            transform: translateY(-500px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
  55% {
    -webkit-transform: translateY(-65px);
            transform: translateY(-65px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  72% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  81% {
    -webkit-transform: translateY(-28px);
            transform: translateY(-28px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  90% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  95% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes bounce-in-top {
  0% {
    -webkit-transform: translateY(-500px);
            transform: translateY(-500px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
  55% {
    -webkit-transform: translateY(-65px);
            transform: translateY(-65px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  72% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  81% {
    -webkit-transform: translateY(-28px);
            transform: translateY(-28px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  90% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  95% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@-webkit-keyframes bounce-in-bottom {
  0% {
    -webkit-transform: translateY(500px);
            transform: translateY(500px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
  55% {
    -webkit-transform: translateY(65px);
            transform: translateY(65px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  72% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  81% {
    -webkit-transform: translateY(28px);
            transform: translateY(28px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  90% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  95% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes bounce-in-bottom {
  0% {
    -webkit-transform: translateY(500px);
            transform: translateY(500px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
  55% {
    -webkit-transform: translateY(65px);
            transform: translateY(65px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  72% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  81% {
    -webkit-transform: translateY(28px);
            transform: translateY(28px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  90% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  95% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@-webkit-keyframes pulsate-bck {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes pulsate-bck {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.news_title{width: 100%; height: auto; line-height: 50px; border-bottom: 1px solid #eee;
 text-align: center; font-size: 36px; font-weight: bold; padding: 50px 0 30px 0;}

.news_time{width: 100%; text-align: center; font-size: 14px; padding: 20px 0;}

.xh-iphone-richText-title_riht{float: right; color: #adadad}

.xh-iphone-richText-title_riht a{ color: #adadad}




/* 移动端 */
.xh-iphone-top{
  height: 11.7333vw;
  box-shadow: 0px 4px 8px 0px rgba(139,139,139,0.3500);
  box-sizing: border-box;
  position: absolute;
  z-index: 99999;
  width: 100%;
}
.xh-iphone-top-logo{
  height: 7.6vw;
  width: 22.5333vw;
  margin-left: 1.3333vw;
}
.xh-iphone-top-menu{
  height: 8.6667vw;
  width: 6.8vw;
}
.xh-iphone-top-menu-1{
  height: 19.4667vw;
  width: 100%;
  left: 0;
  bottom: 1000px;
  box-shadow: 0px 4px 8px 0px rgba(139,139,139,0.3500);
  background-color: #EFEFEF;
  position: absolute;
  transform: translateY(100%);
  display: flex;
  transition: bottom 0.5s;
}

.xh-iphone-top-menu-1-item{
  display: block;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: calc(100% / 6);
  height: 100%;
  color: #999999 !important;
  border-right: #C7C7C7 solid 0.1333vw;
}
.xh-iphone-style1{
  color: #999999 !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.xh-iphone-top-menu-1-item:last-child{
  border-width: 0;
}
.xh-iphone-top-menu-1-img-a{
  background-image: url(../img/iphone/menu1-off.png);
}
.xh-iphone-top-menu-1-item-select .xh-iphone-top-menu-1-img-a{
  background-image: url(../img/iphone/menu1-on.png);
}
.xh-iphone-top-menu-1-img-b{
  background-image: url(../img/iphone/menu2-off.png);
}
.xh-iphone-top-menu-1-item-select .xh-iphone-top-menu-1-img-b{
  background-image: url(../img/iphone/menu2-on.png);
}
.xh-iphone-top-menu-1-img-c{
  background-image: url(../img/iphone/menu3-off.png);
}
.xh-iphone-top-menu-1-item-select .xh-iphone-top-menu-1-img-c{
  background-image: url(../img/iphone/menu3-on.png);
}
.xh-iphone-top-menu-1-img-d{
  background-image: url(../img/iphone/menu4-off.png);
}
.xh-iphone-top-menu-1-item-select .xh-iphone-top-menu-1-img-d{
  background-image: url(../img/iphone/menu4-on.png);
}
.xh-iphone-top-menu-1-img-e{
  background-image: url(../img/iphone/menu5-off.png);
}
.xh-iphone-top-menu-1-item-select .xh-iphone-top-menu-1-img-e{
  background-image: url(../img/iphone/menu5-on.png);
}
.xh-iphone-top-menu-1-img-f{
  background-image: url(../img/iphone/menu6-off.png);
}
.xh-iphone-top-menu-1-item-select .xh-iphone-top-menu-1-img-f{
  background-image: url(../img/iphone/menu6-on.png);
}
.xh-iphone-top-menu-1-item-select{
  color: #0A61AF !important;
}
.xh-iphone-top-menu-1-img{
  height: 11.7333vw;
  width: 9.3333vw;
  background-size: 100% 100%;
  display: block;
}
.xh-iphone-top-menu-1-title{
  font-size: 2.2667vw;
  margin-top: 1.3333vw;
  text-align: center;
}
.xh-iphone-top-menu-2{
  height: 12vw;
  background-color: rgba(40, 103, 206, .8);
  position: absolute;
  width: 100vw;
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  display: flex;
  text-align: center;
  align-items: center;
}
.xh-iphone-top-menu-2-a{
  color: #FFFFFF;
  font-size: 3.2vw;
  width: 20%;
}
.xh-iphone-top-1{
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding: 1.7333vw;
  box-sizing: border-box;
  position: relative;
  z-index: 99;
  background-color: #fff;
}
.iphone-aLargerVersion{
  height: calc(100vh - 11.7333vw);
  width: 100vw;
  height: 100vh;
  object-fit: cover;
}
.swiper-iphone-last-item-top{
  background-color: #004193;
  text-align: center;
  height: 22vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiper-iphone-last-item-top img{
  width: 75%;
}
.swiper-iphone-foot{
  flex-grow: 1;
  background-color: #222222;
  box-sizing: border-box;
  width: 100vw;
  padding: 11.6vw 2.6667vw 0 2.6667vw;
  box-sizing: border-box;
  position: relative;
  padding-bottom: 26.6667vw;
}
.swiper-iphone-foot-list{
  display: flex;
  justify-content: space-between;
}
.swiper-iphone-foot-list a{
  color: #ABABAB;
  font-size: 2.6667vw;
}
.swiper-iphone-foot-list ul li{
  margin-bottom: 4vw;
}
.swiper-iphone-foot-list ul li:first-child a{
  color: #fff;
}
.swiper-iphone-last-item{
  display: flex;
  flex-direction: column;
  height: calc(100% - 11.7333vw);
}
.swiper-iphone-foot-service{
  display: flex;
  justify-content: space-between;
  margin-top: 10.6667vw;
}
.swiper-iphone-foot-service-left p{
  margin: 0;
}
.swiper-iphone-foot-service-text1{
  font-size: 3.2vw;
  color: #fff;
  font-weight: bold;
  line-height: 4.8vw;
}
.swiper-iphone-foot-service-text2{
  font-size: 1.8667vw;
  color: #fff;
  margin-top: 3.3333vw !important;
}
.swiper-iphone-foot-service-right{
  height: 26.6667vw;
  width: 26.6667vw;
  background-color: #fff;
}
.swiper-iphone-foot-fil{
  text-align: center;
  position: absolute;
  bottom: 2.6667vw;
  width: 100%;
}
.swiper-iphone-foot-fil-1{
  font-size: 2.6667vw;
  color: #fff;
}
.swiper-iphone-foot-fil-2{
  font-size: 2.6667vw;
  color: #00A8FF;
}
.xh-iphone-padding1{
  padding-top: 11.7333vw;
  box-sizing: border-box;
}
.xh-iphone-bg{
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.xh-iphone-haiheRiver{
  display: grid;
  justify-content: space-between;
  align-content: center;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(3, 46.6667vw);
  padding-top: calc(11.7333vw + 5.3333vw);
  padding-left: 2.6667vw;
  padding-right: 2.6667vw;
  padding-bottom: 5.3333vw;
  grid-gap: 2.6667vw;
}
.xh-iphone-haiheRiver-item{
  position: relative;
}
.xh-iphone-haiheRiver-item:nth-child(3){
  grid-column-start: 1;
  grid-column-end: 3;
}
.xh-iphone-haiheRiver-item-bg{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.xh-iphone-haiheRiver-lable{
  background-color: rgba(255, 255, 255, .8);
  line-height: 6vw;
  border-radius: 66.6667vw;
  color: #262626;
  font-size: 2.5333vw;
  position: absolute;
  top: 0;
  padding: 0 2.6667vw;
  font-weight: bold;
  left: 2.6667vw;
  top: 2.6667vw;
}
.xh-iphone-milk{
  padding-top: calc(11.7333vw + 8.5333vw);
  padding-left: 6.2667vw;
  padding-right: 6.2667vw;
  box-sizing: border-box;
  text-align: center;
  font-size: 3.4667vw;
}
.xh-iphone-milk .xh-iphone-honor-4{
  text-indent:  8vw;
}
.xh-iphone-honor{
  padding-top: calc(11.7333vw + 8.5333vw);
  padding-left: 8.5333vw;
  padding-right: 8.5333vw;
  box-sizing: border-box;
  text-align: center;
}
.xh-iphone-honor-1{
  color: #0E4092;
  font-size: 4.6667vw;
  font-weight: 500px;
  text-align: center;
}
.xh-iphone-honor-2{
  font-size: 13.3333vw;
  margin-top: 2vw;
}
.xh-iphone-honor-3{
  font-size: 5.0667vw;
  color: #333333;
  margin-top: 2.6667vw;
  font-weight: bold;
}
.xh-iphone-honor-4{
  color: #666666;
  font-size: 4vw;
  text-align: left;
  margin-top: 2.6667vw;
}
.xh-iphone-honor-5{
  display: flex;
  justify-content: center;
  margin-top: 10.6667vw !important;
  margin-bottom: 8vw;
}
.xh-iphone-honor-5-icon{
  position: inherit !important;
  margin: 0 1.3333vw !important;
  height: 8.4vw !important;
  width: 8.4vw !important;
}
.xh-iphone-honor-item{
  height: 74.9333vw;
  background-color: #fff;
  width: 82.5333vw;
  border-radius: 1.3333vw;
  padding: 2.6667vw;
  box-sizing: border-box;
}
.xh-iphone-honor-item-top{
  height: 57.3333vw;
  background-color: #F9F9F9;
}
.xh-iphone-honor-item-top-ccie{
  object-fit: contain;
  height: 100%;
  width: 100%;
}
.xh-iphone-honor-item-bottom-1{
  position: relative;
  font-size: 3.7333vw;
  color: #373737;
  margin-top: 2.6667vw;
}
.xh-iphone-honor-item-bottom-1::after{
  content: '';
  height: 3.2vw;
  width: 4.2667vw;
  background-size: 100% 100%;
  background-image: url(../img/qusy.png);
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.xh-iphone-honor-item-bottom-2{
  color: #ABABAB;
  font-size: 3.7333vw;
}
.xh-iphone-bg-banner img{
  width: 100%;
}
.xh-iphone-title{
  display: flex;
  align-items: flex-end;
  padding: 1.3333vw 2.6667vw;
}
.xh-iphone-title-1{
  font-size: 4.5333vw;
  color: #333333;
}
.xh-iphone-title-2{
  font-size: 2.6667vw;
  margin-left: 1.7333vw;
}
.xh-iphone-lic{
  padding: 0 2.6667vw;
  position: relative;
  margin-bottom: 5.3333vw;
}
.xh-iphone-lic-bg{
  width: 100%;
}
.xh-iphone-lic-contents{
  position: absolute;
  top: 25%;
  margin-left: 5vw;
  margin-right: 15vw;
  overflow-y: auto;
  white-space: nowrap;
  width:calc(100% - 20vw);
}
.xh-iphone-lic-contents::-webkit-scrollbar {display:none}
.xh-iphone-lic-contents-item{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin:0 2.6667vw;
  display: inline-block;
  text-align: center;
}
.xh-iphone-lic-contents-item-licIcon{
  width: 4.2667vw;
}
.xh-iphone-lic-contents-item-title{
  font-size: 3.7333vw;
  margin-top: 1.3333vw;
  color: #ABABAB;
}
.xh-iphone-lic-contents-item-select .xh-iphone-lic-contents-item-title{
  color: #2867CE;
}
.xh-iphone-product-list-item{
  border-radius: 1.3333vw;
  height: 82.9333vw;
  box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.2000);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 2.6667vw;
  margin-bottom: 5.3333vw;
}
.xh-iphone-product-list{
  padding: 0 6.1333vw;
  margin-top: 13.3333vw;
  padding-bottom: 10vw;
}
.xh-iphone-product-list-item{

}
.xh-iphone-product-list-item-img{
  height: 80%;
}
.xh-iphone-product-list-item-img img{
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.xh-iphone-product-list-item-title{
  color: #333333;
  font-size: 3.7333vw;
}
.xh-iphone-banner img{
  width: 100%;
}
.xh-iphone-richText img{
  width: 100% !important;
  height: 100% !important;
}
.xh-iphone-richText-title{
  display: flex;
  align-items: flex-end;
  margin-top: 6.6667vw;
  margin-bottom: 4.6667vw;
}
.xh-iphone-richText-title-1{
  color: #333333;
  font-size: 4.2667vw;
  margin-right: 1.8667vw;
}
.xh-iphone-richText-title-2{
  font-size: 2.6667vw;
  color: #333333;
}
.xh-iphone-padding2{
  padding: 0 3.6vw;
}
.xh-iphone-milk-5{
  display: flex;
  justify-content: space-between;
  margin-top: 5vh;
}
.xh-iphone-milk-5-item{
  width: 42.6667vw;
  height: 40vh;
  max-height: 70.6667vw;
  background-color: #fff;
  border-radius: 1.3333vw;
  padding: 2.6667vw 4vw;
  box-sizing: border-box;
  position: relative;
}
.xh-iphone-milk-5-item-1{
  text-align: left;
  margin-top: 1.3333vw;
}
.xh-iphone-milk-5-item-1 img{
  width: 3.0667vw;
  height: 2.4vw;
}
.xh-iphone-milk-5-item-2{
  margin-top: 2vw;
  text-align: left;
}
.xh-iphone-milk-5-item-2 img{
  height: 10.1333vw;
  width: 10.1333vw;
}
.xh-iphone-milk-5-item-3{
  color: #373737;
  font-size: 4.2667vw;
  font-weight: bold;
  text-align: left;
  margin-top: 2vw;
  margin-bottom: 1.3333vw;
}
.xh-iphone-milk-5-item-4{
  width: 90%;
  color: #ABABAB;
  font-size: 3.4667vw;
  text-align: left;
}
.xh-iphone-milk-5-item::after{
  content: '';
  position: absolute;
  right: 2.6667vw;
  bottom: 2.6667vw;
  background-image: url(../img/nyq.png);
  height: 3.3333vw;
  width: 1.8667vw;
  background-size: 100% 100%;
  bottom: 2.6667vw;
}
.xh-iphone-party{
  padding: 5.3333vw 4vw;
}
.xh-iphone-party-item{
  height: 56vw;
  box-shadow: 0px 4px 8px 0px rgba(139,139,139,0.3500);
  box-sizing: border-box;
  background-size: 100% 100%;
  background-position: left bottom;
  padding: 4.8vw;
  margin-bottom: 5.3333vw;
}
.xh-iphone-party-item-a{
  background-image: url(../img/iphone/dj2.png);
}
.xh-iphone-party-item-1{
  position: relative;
}
.xh-iphone-party-item-a .xh-iphone-party-item-1::after{
  background-image: url(../img/qusy2.png);
}
.xh-iphone-party-item-a .xh-iphone-party-item-1{
  color: #D40312;
}
.xh-iphone-party-item-b .xh-iphone-party-item-1::after{
  background-image: url(../img/qusy.png);
}
.xh-iphone-party-item-b{
  background-image: url(../img/iphone/dj1.png);
}
.xh-iphone-party-item-1::after{
  content: '';
  height: 2.4vw;
  width: 3.2vw;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  transform: translate(50%, -50%);
}
.xh-iphone-party-item-2{
  color: #333333;
  font-size: 10.6667vw;
  margin-top: 0.6667vw;
}
.xh-iphone-party-item-3{
  line-height: 7.0667vw;
  padding: 0 3.4667vw;
  color: #fff;
  font-size: 3.3333vw;
  display: inline-block;
  border-radius: 66.6667vw;
  margin-top: 4.6667vw;
}
.xh-iphone-party-item-a .xh-iphone-party-item-3{
  background-color: #E60012;
}
.xh-iphone-party-item-b .xh-iphone-party-item-3{
  background-color: #24509F;
}
.xh-iphone-partyDetails-1{
  box-shadow: 0px 2px 4px 0px rgba(139,139,139,0.3500);
  display: flex;
}
.xh-iphone-partyDetails-1-item{
  line-height: 10.6667vw;
  margin: 0 4.2667vw;
  color: #ABABAB;
  font-size: 3vw;
}
.xh-iphone-partyDetails-1-item-select{
  color: #2867CE;
  position: relative;
}
.xh-iphone-partyDetails-1-item-select::after{
  position: absolute;
  content: '';
  width: 80%;
  height: 0.8vw;
  bottom: 0;
  left: 50%;
  background-color: #2867CE;
  transform: translateX(-50%);
}
.xh-iphone-partyDetails-2{
  padding: 4vw 0;
  white-space: nowrap;
  width: 100%;
  overflow: auto;
  display: flex;
}
.xh-iphone-partyDetails-2::-webkit-scrollbar{
  display: none;
}
.xh-iphone-partyDetails-2-item{
  width: 63.6vw;
  box-shadow: 5px 9px 10px 0px rgba(41,55,71,0.1000);
  border-radius: 1.3333vw;
  background-color: #fff;
  margin: 0 15px;
  flex-shrink: 0;
  overflow: hidden;
}
.xh-iphone-partyDetails-2-item-top img{
  width: 100%;
  height: 42.6667vw;
}
.xh-iphone-partyDetails-2-item-bottom{
  padding: 0 2vw;
  white-space: normal;
  padding-bottom: 1.3333vw;
}
.xh-iphone-partyDetails-2-item-1{
  font-size: 3.7333vw;
}
.xh-iphone-partyDetails-2-item-bottom-2{
  font-size: 2.4vw;
  color: #ABABAB;
  margin-top: 1.3333vw;
}
.xh-iphone-partyDetails-3{
  padding: 0 2.6667vw;
  padding-bottom: 2.6667vw;
}
.xh-iphone-partyDetails-3-item{
  box-shadow: 2px 3px 10px 0px rgba(41,55,71,0.1000);
  padding: 1.3333vw;
  box-sizing: border-box;
  display: flex;
  margin-bottom: 2vw;
}
.xh-iphone-partyDetails-3-item-left img{
  height: 16vw;
  width: 24vw;
}
.xh-iphone-partyDetails-3-item-rigth{
  flex-grow: 1;
  margin-left: 2.4vw;
  margin-right: 2.6667vw;
}
.xh-iphone-partyDetails-3-item-rigth{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.xh-iphone-partyDetails-3-item-rigth-1{
  color: #333333;
  font-size: 3.7333vw;
}
.xh-iphone-partyDetails-3-item-rigth-2{
  color: #666666;
  font-size: 2.6667vw;
  margin-bottom: 0.6667vw;
}
.xh-iphone-ifactory{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding: 3.6vw;
  height: 100%;
  box-sizing: border-box;
  grid-gap: 3.3333vw;
}
.xh-iphone-ifactory-item{
  background-color: #FFFFFF;
  border-radius: 1.3333vw;
  background-color: #fff;
  border-radius: 1.3333vw;
  box-sizing: border-box;
  position: relative;
  padding: 3.3333vw;
}
.xh-iphone-milk-5-item-6{
  margin-top: 4vw;
}
.xh-iphone-milk-5-item-6 img{
  width: 100%;
}
.xh-iphone-ifactory-item::after{
  content: '';
  position: absolute;
  right: 2.6667vw;
  bottom: 2.6667vw;
  background-image: url(../img/nyq.png);
  height: 3.3333vw;
  width: 1.8667vw;
  background-size: 100% 100%;
  bottom: 2.6667vw;
}
.xh-iphone-partyDetails-2-item-bottom-1{
  font-size: 3.7333vw;
}
