html{
    overflow-x: hidden;
    overflow-y: auto;
}

.pc .products_inverters .height_reset{
    width: 1920px;
    min-height: 500px;
    left: 50%;
    margin-left: -960px;
    position: relative;
    overflow: hidden;
}
.pc .products_inverters{
    width: 1920px;
    background-color: #f2f2f2;
    position: relative;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
}
.pc .products_inverters .banner{
    width: 1920px;
    height: 1017px;
}
.pc .products_inverters .banner_btn{
    position: absolute;
    top: 636px;
    left: 152px;
    width: 311px;
    height: 43px;
    z-index: 9;
    cursor: pointer;
}
.pc .products_inverters .infos{
    width: 1920px;
    height: 500px;
    position: absolute;
    top: 50%;
    margin-top: -250px;
    left: 0;
}
.pc .products_inverters .infos .tit{
    position: absolute;
    top: 0;
    left: 235px;
    font-size: 40px;
    color: #404040;
    font-family: "Gotham-Medium";
}
.pc .products_inverters .infos .text{
    position: absolute;
    top: 80px;
    left: 235px;
    width: 640px;
    font-size: 20px;
    line-height: 28px;
    color: #727171;
    font-family: "Gotham-Book";
}
.pc .products_inverters .infos .icons{
    position: absolute;
    top: 275px;
    left: 235px;
}
.pc .products_inverters .infos .icons .icon{
    float: left;
    width: 220px;
    height: 225px;
}
.pc .products_inverters .infos .icons .icon img{
    width: 161px;
    height: 132px;
}
.pc .products_inverters .infos .icons .icon .font{
    margin-top: 20px;
    width: 161px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #727171;
    font-family: "Gotham-Book";
    text-align: center;
}
.pc .products_inverters .infos .img{
    position: absolute;
    top: 0;
    left: 1145px;
}
.pc .products_inverters .btns{
    width: 1920px;
    height: 620px;
    position: absolute;
    top: 50%;
    margin-top: -310px;
    left: 0;
}
.pc .products_inverters .btns .btn1{
    width: 651px;
    height: 620px;
    position: absolute;
    top: 0;
    left: 249px;
}
.pc .products_inverters .btns .btn2{
    width: 651px;
    height: 620px;
    position: absolute;
    top: 0;
    left: 1020px;
}



.bottom{
    background-color: #fff !important;
    box-shadow:
        1000px 0 0 0 #fff,
        -1000px 0 0 0 #fff !important;
}




.phone{
    background-color: #fff;
}
.phone .products_inverters{

}
.phone .products_inverters .banner{
    position: relative;
    width: 10.8rem;
    height: 8.51rem;
    z-index: 1;
}
.phone .products_inverters .line{
    position: relative;
    width: 10.8rem;
    height: 1.5rem;
    background-color: #727171;
    margin-top: -0.3rem;
}
.phone .products_inverters .infos{
    position: relative;
    width: 10.8rem;
    height: 11.55rem;
}
.phone .products_inverters .infos .tit{
    position: absolute;
    top: 1.15rem;
    left: 1rem;
    font-size: 0.45rem;
    color: #404040;
    font-family: "Gotham-Medium";
}
.phone .products_inverters .infos .img{
    position: absolute;
    top: 2.3rem;
    left: 0.94rem;
    width: 8.9rem;
    height: 4.86rem;
}
.phone .products_inverters .infos .text{
    position: absolute;
    top: 7.95rem;
    left: 0.9rem;
    width: 8.95rem;
    font-size: 0.3rem;
    line-height: 0.36rem;
    color: #727171;
    font-family: "Gotham-Book";
}
.phone .products_inverters .btns{
    width: 10.8rem;
    height: 6.16rem;
    background-color: #f0f0f0;
    position: relative;
}
.phone .products_inverters .btns .btn1{
    width: 4.36rem;
    height: 4.15rem;
    position: absolute;
    top: 1.1rem;
    left: 0.64rem;
}
.phone .products_inverters .btns .btn2{
    width: 4.36rem;
    height: 4.15rem;
    position: absolute;
    top: 1.1rem;
    left: 5.8rem;
}