*{
    margin: 0;
    padding: 0;
}
body{
    font-family: "PingFang SC","Heiti SC","SimSun","Microsoft Yahei";
}

.videobox {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 999;
    display: none;
    background-color: rgba(0,0,0,.8);
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
   
  #mainvideo {width: 100%;}
  .closeVideo{
    width: 4rem;
    height: 0.8rem;
    border-radius: 0.4rem;
    background-color: #98ABB4;
    color: #ffffff;
    font-size: 0.3rem;
    text-align: center;
    line-height: 0.8rem;
    font-weight: 500;
    margin-top: 0.4rem;
  }
.swiper-pagination-bullet{
    width: 0.16rem;
    height: 0.06rem;
    background-color: #1A5A59;
    border-radius: 0;
}
.swiper-pagination-bullet-active{
    width: 0.32rem;
}
.hamburger {
    display: block;
    position: relative;
    font-size: 0;
    width: 32px;
    height: 32px;
    border: none;
    cursor: pointer;
    background: none;
}
.hamburger:focus {
    outline: none;
}
.hamburger span {
    display: block;
    position: absolute;
    height: 2px;
    top: 16px;
    left: 8px;
    right: 8px;
    background-color: #333333;
}
.hamburger span:before,
.hamburger span:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color:#333333;
}
.hamburger span:before {
    top: -5px;
}
.hamburger span:after {
    bottom: -5px;
}

.fixedTop{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}
.logo{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 0.64rem;
    background-color: #ffffff;
    padding: 0 0.24rem;
}
.logo img{
    height: 0.24rem;
    width: auto;
}
.navList{
    display: none;
    background-color: #ffffff;
}
.navListItem{
    padding: 0.24rem 0;
    text-align: center;
    border-bottom: 0.01rem solid #6B7676;
    
    font-size: 0.24rem;
    line-height: 0.32rem;
}
.navListItem a{
    color: #111111;
    text-decoration: none;
}
.navListItem.active a{
    color: #1A5A59;
}
.banner{width: 100%;margin-top: 0.64rem;}
.banner img{
    width: 100%;
}
.modular{
    width: 7.5rem;
}
.titleContent{
    padding:0.8rem 0 0.60rem ;
    text-align: center;
}
.title{
    font-size: 0.34rem;
    color: #333333;
    line-height: 0.48rem;
    font-weight: 500;
    margin-bottom: 0.08rem;
}
.explain{
    font-size: 0.22rem;
    color: #ADADAD;
    line-height: 0.3rem;
}
.imgListContent{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-content: space-between;
    flex-wrap: wrap;
}
.imgList{
    margin:0 0.25rem 0.6rem;
}
.productImg{
    margin-bottom: 0.32rem;
}
.productImg img{
    width: 2rem;
    height: 2rem;
}
.productText{
    text-align: center;
    font-size: 0.24rem;
    line-height: 0.33rem;
}
.productTitle{
    color: #333333;
}
.productTips{
    color: #999999;
}
.productIntroduct{
    margin: 0 0.75rem;
    overflow: hidden;
}
.productNo{
    width: 0.7rem;
    height: 0.7rem;
    background: #1A5A59;
    font-size: 0.4rem;
    font-weight: bold;
    line-height: 0.7rem;
    color: #ffffff;
    margin:auto ;
    text-align: center;
}
.introductTitle{
    margin-top: 0.31rem;
    margin-bottom: 0.4rem;
}
.ProductName{
    font-size: 0.42rem;
    line-height: 0.59rem;
    color: #333333;
    font-weight: 600;
    margin-bottom: 0.04rem;
    text-align: center;
}
.englishName{
    font-size: 0.4rem;
    color: #333333;
    line-height: 0.56rem;
    font-weight: 500;
    margin-bottom: 0.2rem;
    text-align: center;
}
.productLabel{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.productLabel span{
    display: inline-block;
    border: 0.02rem solid #1A5A59; 
    padding: 0.05rem 0.24rem;
    font-size: 0.26rem;
    line-height: 0.37rem;
    margin:0 0.12rem;
    color: #1A5A59;
    border-radius: 0.24rem;
}
.rightIntroduct{
    display: none;
}
.phoneIntroduct{
    width: 6rem;
    height: 8.15rem;
}
.phoneIntroduct img{
    width: 100%;
}
.productFun{
    margin-top: 0.32rem;
}
.productFunList{
    margin-bottom: 0.29rem;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-content: flex-start;
}
.productFunListLabel{
    font-size: 0.24rem;
    line-height: 0.33rem;
    color: #333333;
    margin-right: 0.24rem;
    width: 0.96rem;
}
.productFunListText{
    font-size: 0.24rem;
    color: #666666;
    line-height: 0.33rem;
    flex: 1;
}
.productFunListImg{
    display: none;
}
.lookCode{
    font-size: 0.24rem;
    line-height: 0.33rem;
    color: #0284C0;
    text-decoration: underline;
}
.usageCase{
    display: none;
}
.phoneUsageCase {
    overflow: hidden;
    width: 100%;
}
.useCaseList{
    width: 3.2rem;
    
}
.useCaseList img{
    width: 3.2rem;
    height: 3rem;
}
.useCaseList video{
    width: 3.2rem;
    height: 3rem;
}
.videoName{
    font-size: 0.24rem;
    line-height: 0.33rem;
    columns: #333333;
    text-align: center;
}
.phone-pagination,.Report-pagination{
    text-align: center;
}
.phone-pagination.swiper-pagination-bullets .swiper-pagination-bullet,.Report-pagination.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0;
}
.productReport{overflow: hidden;}
.effectContainer{
    margin: 0 0.24rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.effectMain,.effectCompare{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}
.effectCompare{
    display: none;
}
.effectCompare.active{
    display: flex;
}
.effectItem{
    width: 1.03rem;
    height: 1rem;
    border-radius: 0.2rem 0rem 0rem 0.2rem;
    border: 0.02rem solid #114E4D;
    border-right: 0;
    font-size: 0.24rem;
    color: #155756;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.effectItem.active{
    color: #FFFFFF;
    background-color: #114D4C;
}
.newEffect{
    margin-right: 0;
    border-radius: 0rem 0rem 0rem 0.2rem;
    background: linear-gradient(180deg, #114C4B 0%, #217271 100%);
    color: #ffffff;
    width: 2.5rem;
}
.oldEffect{
    border-radius: 0rem 0.2rem 0.2rem 0rem;
    background: linear-gradient(180deg, #B6D1CF 0%, #C8DEDE 100%);
    color: #515959;
    width: 2.5rem;
}
.effectTitle{
    padding: 0.50rem 0;
    margin: 0 0.1rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}
.newEffect .effectTitle{
    border-bottom: 0.01rem solid #ffffff;
}
.oldEffect .effectTitle{
    border-bottom: 0.01rem solid #6B7676;
}
.effectTitle img{
    width: 0.48rem;
    height: 0.48rem;
    margin-right: 0.18rem;
}
.effectTitleText{
    font-size: 0.24rem;
    line-height: 0.33rem;
    font-weight: 600;
    margin-bottom: 0.04rem;
}
.effectTitlelabel{
    font-size: 0.14rem;
    line-height: 0.2rem;
    font-weight: 600;
}
.detailedDes{
    padding: 0.4rem 0.1rem 0;
    text-align: center;
}
.detailedDesItem{
    margin-bottom: 0.4rem;
}

.fixedHeight{
    height: 0.8rem;
}
.detailedDesItemTitle{
    font-size: 0.26rem;
    line-height: 0.37rem;
    font-weight: 600;
    margin-bottom: 0.04rem;
}
.detailedDesItemLabel{
    font-size: 0.18rem;
    line-height: 0.3rem;
}
.step1,.step2{
    display: none;
}
.reportItem{
    border: 0.2rem solid #F0DAB8;
}
.reportItem img{
    width: 100%;
}
.reportName{
    margin-top: 0.2rem;
    font-size: 0.24rem;
    line-height: 0.33rem;
    text-align: center;
    color: #333333;
}

.problem-content{
    margin: auto 0.4rem;
}
.problem-content-main{
    border-bottom: 1px solid #DBE1E1;
}
.drop-down{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: flex-start;
    padding:0.24rem 0;
}
.dropLeft{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start; 
    flex: 1;
}
.drop-icon{
    background: url('../img/iconBg.png') no-repeat center;
    text-align: center;
    width: 0.33rem;
    height:  0.33rem;
    line-height: 0.28rem;
    color: #ffffff;
    font-size: 0.22rem;
    margin-right: 0.1rem;
    background-size: 100% 100%;
}
.dropText{
    font-size: 0.26rem;
    color: #333333;
    line-height: 0.37rem;
}
.problem-arrow{
    width: 0.32rem;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}
.problem-arrow img{
    width: 0.32rem;
    height: 0.32rem;
}
.drop-down-title{
    font-size: 0.26rem;
    font-weight: 400;
    color: #666666;
    line-height: 0.37rem;
    display: none;
    padding-bottom: 0.24rem;
    margin-left: 0.4rem;
}

.footer{
    padding: 0.6rem 0;
    background-color: #1A5A59;
    margin-top: 0.8rem;
}
.footerContainer{
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
}
.footerContact{
    margin-top:0.4rem ;
    text-align: center;
}
.footerItem{
    font-size: 0.22rem;
    color: #ffffff;
    line-height: 0.3rem;
    margin-bottom: 0.06rem;
}
.footerCode img{
    width: 1.6rem;
    height: 1.6rem;
    margin-bottom: 0.08rem;
}
.footerText{
    font-size: 0.22rem;
    color: #ffffff;
    line-height: 0.3rem;
    text-align: center;
}
.pop{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    display: none;
}
.mask{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    
}
.popMain{
    position: relative;
    transform: translateX(-50%) translateY(-50%);
    top: 50%;
    left: 50%;
    display: inline-block;
}
.popMain img{
    width: 4rem;
    height: 4rem;
    margin-bottom: 0.4rem;
}
.saveImg{
    width: 4rem;
    height: 0.8rem;
    border-radius: 0.4rem;
    background-color: #DB0131;
    color: #ffffff;
    font-size: 0.3rem;
    text-align: center;
    line-height: 0.8rem;
    font-weight: 500;
    margin-bottom: 0.4rem;
}
.closePop{
    width: 4rem;
    height: 0.8rem;
    border-radius: 0.4rem;
    background-color: #98ABB4;
    color: #ffffff;
    font-size: 0.3rem;
    text-align: center;
    line-height: 0.8rem;
    font-weight: 500;
}

.copyright{text-align: center;color:#FFFFFF;font-size: 12px;padding-bottom: 10px;}
