 /* 隐藏h5 */
 .disFooter{
    display: none;
  }
  .swiper-pagination-bullet{
    background-color: #fff;
}
#backTop{
    position: fixed;
    right: 2rem;
    bottom: 2rem;
    width: 100px;
    height: 100px;
    background: url(../images/top标识.webp) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    z-index: 333;
}
.header>.headerBanner{
    background: url(../images/prettyOrange/banner.webp) no-repeat;
    background-size: 100% 100%;
    flex: 1;
    width: 100%;

}
.mainProduct{
    display: block;
    text-decoration: none;
}
.mainProduct>.mainBanner {
    width: 100%;
    background: url(../images/prettyOrange/主打产品.webp) no-repeat;
    background-size: 100% 100%;
    /* flex: 1; */
    height: 613px;
}
.position{
    display: block;
    text-decoration: none;
}
.position>.title>h1{
    font-style: italic;
}
.position>.warp>.mountain{
    color: #ff9d00;
}
.position>.warp>.mountain>.china {
    margin: 2.5rem 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sellPoint{
    display: block;
    text-decoration: none;
}
.sellPoint > .warp > .pointCard > .pointNews > .circle {
    width: 1.5rem;
    height: 1.5rem;
    margin-bottom: 0.5rem;
    background: url(../images/oyster/椭圆2.webp)  100% 100% no-repeat;
}
.sellPoint>.warp>.pointCard1 {
    width: 100%;
    position: relative;
    height: 300px;
    background: url(../images/prettyOrange/营养价值.webp) no-repeat;
    background-size: 100% 100%;
}
.sellPoint>.warp>.pointCard2 {
    width: 100%;
    position: relative;
    height: 300px;
    background: url(../images/prettyOrange/tree2.webp) no-repeat;
    background-size: 100% 100%;
}
.sellPoint>.warp>.pointCard3 {
    width: 100%;
    position: relative;
    height: 300px;
    background: url(../images/prettyOrange/tree.webp) no-repeat;
    background-size: 100% 100%;
}
.sellPoint>.warp>.pointCard4 {
    width: 100%;
    position: relative;
    height: 300px;
    background: url(../images/prettyOrange/four.webp) no-repeat;
    background-size: 100% 100%;
}
.sellPoint>.warp>.pointCard>.pointNews>.translate {
    font-style: italic;
    margin-left: 1rem;
}
.sellPoint>.warp>.pointCard>.pointNews>.title {
   margin-left: 1rem;
   font-style: italic;
   letter-spacing: 0.1rem;
}
.technic{
    display: block;
    text-decoration: none;
}
.technic>.warp>.technicCard>.card1 {
    background: url(../images/prettyOrange/冷藏技术.webp) no-repeat;
    background-size: 100% 100%;
    height: 566px;
}
.technic>.warp>.technicCard>.card2 {
    background: url(../images/prettyOrange/选果技术.webp) no-repeat;
    background-size: 100% 100%;
    height: 566px;
}
.technic>.warp>.technicCard>.card3 {
    background: url(../images/prettyOrange/全自动化加工产线.webp) no-repeat;
    background-size: 100% 100%;
    height: 566px;
}
.technic>.warp>.technicCard>.card>.cardMsg>.circle{
    width: 1.5rem;
    height: 1.5rem;
    margin-bottom: 0.5rem;
    background: url(../images/oyster/椭圆2.webp)  100% 100% no-repeat;
}