<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.proCon{
    position: absolute;
    top: 37.7%;
    left: 62.7%;
    font-size: 0;
    /* width: 17.5%; */
}
.proCon&gt;img{
    width: 3.01rem;
}
.proCon&gt;p{
    font-size: 0.22rem;
    line-height: 0.4rem;
    color: #fff;
    /*letter-spacing: 0.12rem;*/
    margin: 0.18rem 0 0.16rem;
}
.proCon&gt;a{
    display: block;
    padding-right: 0.22rem;
    text-align: right;
    font-size: 0.2rem;
    line-height: 0.28rem;
    color: #fff;
    background:url("../images/rightWhite.png") right center no-repeat;
    background-size:0.11rem 0.21rem;
}
.project{
    position: relative;
}
.projectDes{
    font-family: PingFangSC-Medium, PingFang SC;
    position: absolute;
    left: 50%;
    right: 0;
    top: 40.66%;
    font-size: 0;
    text-align: center;
    width: 8rem;
    margin: 0 auto;
    margin-left: -9.5rem;
}
.projectDes&gt;p{
    font-size: 0.35rem;
    line-height: 0.44rem;
    color: #fff;
    /*font-weight: 500;*/
    font-weight: bold;
    margin-bottom: 0.92rem;
}
.projectDes&gt;a{
    font-size: 0.3rem;
    line-height: 0.38rem;
    color: #fff;
    padding-right: 0.28rem;
    background:url("../images/rightGray.png") right center no-repeat;
    background-size:0.15rem 0.27rem;
}

.others{
    width: 100%;
    list-style: none;
    overflow: hidden;
    font-size: 0;
    text-align: center;
    padding: 0.22rem 0;
}
.others&gt;li{
    width: 48%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    color: #fff;
    text-align: left;
}
.others&gt;li a{

    color: #fff;
}
.others&gt;li:first-child{
    margin-right: 1.3%;
}
.othersItem{
    width: 86.2%;
    position: absolute;
    top: 8.6%;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.othersItem&gt;h5{
    font-size: 0.4rem;
    line-height: 0.48rem;
    margin-bottom: 0.14rem;
}
.othersItem&gt;p{
    font-size: 0.2rem;
    line-height: 0.28rem;
}

.minibanner {
    background: #000;
    /* padding-top: 0.6rem; */
    position: relative;
    
}
.banner02 {

    position: relative;
}
.leftbox {
    position: absolute;
    left: 50%;
    top: 3.37rem;
    width: 7.35rem;
    text-align: center;
    font-size: .34rem;
    margin-left: -7rem;
    color: #000;
}
.leftbox .title {
    background: url(../images/newindex/planck_mini.png) no-repeat center;
    background-size: 5.39rem;
    width: 100%;
    height: .98rem;   
    margin-bottom: .41rem; 
}
.leftbox &gt; p {
    margin-bottom: .35rem;
}

.leftbox &gt; p.dec {
    font-size: .5rem;
}
.leftbox .btn {
    font-size: 0;
    text-align: center;
}
.leftbox .btn .buy {
    display: inline-block;
    width: 2rem;
    height: .76rem;
    border-radius: .76rem;
    line-height: .76rem;
    background: #333;
    color: #F8F8F8;
    margin: 0 .12rem;
    font-size: .26rem;
    cursor: pointer;
}
.leftbox .btn .buy:hover{
    color:#fff;
}

.banner02 .leftbox {
    margin-left:1rem;
    color: #fff;
    top: 4.37rem;
}

.banner02 .leftbox .title {
    background: url(../images/proFont.png) no-repeat center;
    background-size: 4.39rem;
}
.banner02 .leftbox .btn .buy {
    width: 2.42rem;
    height: .7rem;
    line-height: .7rem;
    background: #fff;
    color:#000;
}
.continue_box {
    display: none;
}
.buy {
    font-size: .28rem;
}
.continue {    
    position: fixed;
    width: 8.6rem;
    z-index:10002;
    background: #fff;
    color: #000;
    top: 50%;
    left: 50%;
    margin-left: -4.3rem;
    text-align: center;
    height: 4.6rem;
    line-height: 4.6rem;
    font-size: 0.4rem;
    border-radius: 0.2rem;
    box-shadow: 0px 2px 5px #ccc;
    margin-top: -2.3rem;
}
.continue .close {
    cursor: pointer;
    position: absolute;
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    background: url(../images/closeLang.png) no-repeat center;
    background-size: 0.2rem;
    right: 0.39rem;
    top: 0.39rem;
    border-radius: 0.2rem;
    border: 0.03rem solid #000;
    box-sizing: border-box;
}
.header {
    -webkit-transition: all .3s;
    transition: all .3s;
}
.ts {
    background: #000;
    color:#fff;
    height:100vh;
    position: relative;
    text-align: center;
}
.ts .text {
    font-size: .22rem;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 7.6rem;
    margin-top: -2.1rem;
    margin-left: -3.8rem;
}
.ts .text h3 {
    font-size: 1rem;
    line-height: 1.4rem;
    margin-bottom: .2rem;
    font-weight: 400;
}
.ts .text .buy {
    display: block;
    width: 2.4rem;
    height: .7rem;
    line-height: .7rem;
    background: #fff;
    color: #000;
    margin: .35rem auto 0;
    border-radius: .7rem;

}
.evapp {
    position: relative;
    /* padding-top: 3rem; */
    background: #fff;
}
.evapp .text{
    position: absolute;
    top: 2.43rem;font-size: .22rem;
    display: block;
    color: #000;
    width: 8.56rem;
    text-align: center;
    left: 50%;
    margin-left: -4.28rem;
}
.evapp .text .buy {
    display: block;
    width: 2.4rem;
    height: .7rem;
    line-height: .7rem;
    background: #333;
    color: #fff;
    margin: .35rem auto 0;
    border-radius: .7rem;

}
.evapp .title{
    /* background: url(../images/newindex/evoweraApp.png) no-repeat center; */
    /* height: 1rem; */
    /* background-size: 6.18rem; */
    margin-bottom: 0.3rem;
    font-size: 1rem;
    line-height: 1rem;
}
.leftNav li.mainNav &gt; a {
    color:#000;
}
.logo {
    background: url(../images/newindex/indexlogo.png) no-repeat;
    background-size: 100%;
}
.rightHead {
    color: #000;
    background: url(../images/shopBlack.png) no-repeat left center;
    background-size: 0.32rem;
}
.topLang {
    color: #000;
    background: url(../images/languageIcon.png) no-repeat left center;
    background-size: 0.3rem;
}

@media screen and (max-width: 768px) {
    .buy{
        font-size: .14rem;
    }
    .minibanner {
        background: #000;
        padding-top: 0.48rem;
        position: relative;
    }
    .leftbox {
        position: absolute;
        left: 2%;
        top: .76rem;
        width: 1.85rem;
        text-align: center;
        font-size: .14rem;
        margin-left: 0;
        color: #000;
    }
    .leftbox .title {
        background: url(../images/newindex/planck_mini.png) no-repeat center;
        background-size: 1.6rem;
        width: 100%;
        height: .28rem;
        margin-bottom: .11rem;
    }
    .leftbox &gt; p {
        margin-bottom: .12rem;
    }
    
    .leftbox &gt; p.dec {
        font-size: .16rem;
    }
    .leftbox .btn {
        font-size: 0;
        text-align: center;
    }
    .leftbox .btn .buy {
        display: inline-block;
        width: .8rem;
        height: .26rem;
        border-radius: .76rem;
        line-height: .26rem;
        background: #333;
        color: #F8F8F8;
        margin: 0 .06rem;
        font-size: .12rem;
        cursor: pointer;
    }
    .leftbox .btn .buy:hover{
        color:#fff;
    }
    .ts {
        background: #000;
        color:#fff;
        height:3rem;
        position: relative;
        text-align: center;
    }
    .ts .text {
        font-size: .14rem;
        display: block;
        position: absolute;
        top: 0.6rem;
        left: 50%;
        width: 3.6rem;
        margin-top: .3rem;
        margin-left: -1.8rem;
    }
    .ts .text h3 {
        font-size: .35rem;
        line-height: 0.4rem;
        margin-bottom: 0;
        font-weight: normal;
    }
    .ts .text .buy {
        display: block;
        width: 1.4rem;
        height: .35rem;
        line-height: .35rem;
        background: #fff;
        color: #000;
        margin: .35rem auto 0;
        border-radius: .7rem;
    }
    .evapp {
        position: relative;
        padding-top: .5rem;
        background: #fff;
    }
    .evapp .text{
        position: absolute;
        top: .35rem;
        font-size: .12rem;
        display: block;
        color: #000;
        width: 90%;
        text-align: center;
        left: 50%;
        margin-left: -45%;
    }
    .evapp .text .buy {
        display: block;
        width: 1.2rem;
        height: .3rem;
        line-height: .3rem;
        background: #333;
        color: #fff;
        margin: .05rem auto 0;
        border-radius: .7rem;
        font-size: .14rem;
    }
    .evapp .title{
        height: 0.8em;
        line-height: 0.8em;
        background-size: 1.8rem;
        font-size: .3rem;
        margin-bottom: 0.1rem;
    }
    .banner02 .leftbox {
        top:0.45rem;
        margin-left:1.6rem;
        color: #fff;
    }

    .banner02 .leftbox .title {
        background: url(../images/proFont.png) no-repeat center;
        background-size: 1.39rem;
    }
    .banner02 .leftbox .btn .buy {
        width: 0.9rem;
        height: 0.26rem;
        line-height: 0.26rem;
        border-radius: 0.76rem;
        background: #fff;
        color:#000;
    }
    .continue {
        position: fixed;
        width: 3rem;
        z-index:10002;
        background: #fff;
        color: #000;
        top: 50%;
        left: 50%;
        margin-left: -1.5rem;
        text-align: center;
        height: 2rem;
        line-height: 2rem;
        font-size: 0.2rem;
        border-radius: 0.1rem;
        box-shadow: 0px 2px 5px #ccc;
        margin-top: -1rem;
    }
    .continue .close {
        cursor: pointer;
        position: absolute;
        display: block;
        width: 0.2rem;
        height: 0.2rem;
        background: url(../images/closeLang.png) no-repeat center;
        background-size: 0.1rem;
        right: 0.1rem;
        top: 0.1rem;
        border-radius: 0.2rem;
        border: 0.01rem solid #000;
        box-sizing: border-box;
    }

    /* .topLang {
        color: #000;
        background:  url(../images/newindex/lang_w.png) no-repeat .1rem center;
        background-size: .2rem;
        
    } */
}


/* 2022.10.25 æ–°å¢ž Mobileé‡æž„ */
.mobile{
    margin-top: 0.48rem;
}
.mobileContainer{
    width: 100%;
    background:#000;
    position: relative;
}
.mobileContainer&gt;img{
    width: 100%;
}
.mobileContent{
    width: 100%;
    position: absolute;
    top: 0.56rem;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.mobileContent&gt;img{
    height: 0.34rem;
    margin: 0 auto;
}
.mobileText{
    width: 100%;
    font-size: 0.18rem;
    line-height: 0.26rem;
    color: #000;
    text-align: center;
    margin: 0.12rem auto 0.18rem;
}
.buttons{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.button{
    display: block;
    /* width: 0.76rem; */
    width: 1rem;
    height: 0.24rem;
    background:#fff;
    border: 1px solid #333;
    font-size: 0.14rem;
    line-height: 0.24rem;
    color: #333;
    text-align: center;
    border-radius: 1000px;
    margin: 0 0.15rem;
}
/* 01äº§å“ */
.mobileContainer01 .mobileText{
    color: #fff;
    margin: 0.12rem auto 0.1rem;
}
.mobileContainer01 .button,
.mobileContainerApp .button{
    width: 1.2rem;
    border: 0;
    background:transparent;
    color: #fff;
}
/* app */
.mobileContainer.mobileContainerApp{
    background:#fff;
}
.mobileContainerApp .mobileContent{
    top: 0.48rem;
}
.mobileContentTitle{
    width: 100%;
    font-size: 0.28rem;
    color: #000;
    text-align: center;
    line-height: 0.4rem;
}
.mobileContainerApp .mobileText{
    width: 90%;
    font-size: 0.12rem;
    line-height: 0.16rem;
    color: #000;
    margin: 0.12rem auto 0.1rem;
}
.mobileContainerApp .button{
    color: #000;
}</pre></body></html>