.content{
    min-width: 320px;
    max-width: 1024px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    width: auto;
    overflow: hidden;
}
.contentFlex{
    min-width: 320px;
    max-width: 1024px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    width: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
body{
    font-size: 1.4rem;
    letter-spacing: 0.05rem;
    max-width: 1024px;
    margin: 0 auto;
}
@media only screen and (max-width: 320px), only screen and (max-device-width: 320px) {
    html {
        font-size: 0.4em;
    }
}
@media only screen and (min-width: 320px), only screen and (min-device-width: 320px) {
    html {
        font-size: 0.43em;
    }
}
@media only screen and (min-width: 360px), only screen and (min-device-width: 360px) {
    html {
        font-size: 0.5em;
    }
}
@media only screen and (min-width: 375px), only screen and (min-device-width: 375px) {
    html {
        font-size: 0.504em;
    }
}

@media only screen and (min-width: 400px), only screen and (min-device-width: 400px) {
    html {
        font-size: 0.53em;
    }
}
@media only screen and (min-width: 414px), only screen and (min-device-width: 414px) {
    html {
        font-size: 0.55749em;
    }
}
@media only screen and (min-width: 480px), only screen and (min-device-width: 480px) {
    html {
        font-size: 0.646em;
    }
}
@media only screen and (min-width: 540px), only screen and (min-device-width: 540px) {
    html {
        font-size: 0.726em;
    }
}
@media only screen and (min-width: 600px), only screen and (min-device-width: 600px) {
    html {
        font-size: 0.8em;
    }
}
@media only screen and (min-width: 640px), only screen and (min-device-width: 640px) {
    html {
        font-size: 0.861em;
    }
}
@media only screen and (min-width: 680px), only screen and (min-device-width: 680px) {
    html {
        font-size: 0.915em;
    }
}
@media only screen and (min-width: 720px), only screen and (min-device-width: 720px) {
    html {
        font-size: 0.969em;
    }
}
@media only screen and (min-width: 750px), only screen and (min-device-width: 750px) {
    html {
        font-size: 1.0097em;
    }
}
@media only screen and (min-width: 770px), only screen and (min-device-width: 770px) {
    html {
        font-size: 1.036em;
    }
}
@media only screen and (min-width: 800px), only screen and (min-device-width: 800px) {
    html {
        font-size: 1.076em;
    }
}
@media only screen and (min-width: 900px), only screen and (min-device-width: 900px) {
    html {
        font-size: 1.211em;
    }
}
@media only screen and (min-width: 1000px), only screen and (min-device-width: 1000px) {
    html {
        font-size: 1.22em;
    }
}
@media only screen and (min-width: 900px), only screen and (min-device-width: 900px) {
    html {
        font-size: 1.222em;
    }
}
@media only screen and (min-width: 1100px), only screen and (min-device-width: 1100px) {
    html {
        font-size: 1.225em;
    }
}
.w{
    display: none!important;
}
.top{
    height: 7rem;
    line-height: 7rem;
}
.topL{
    width: 49%;
}
.topL h1{
    font-size: 2.2rem;
    float: none;
}
.topL img{
    max-width: 24%;
    margin-right: 1rem;
    float: left;
    margin-top: 1rem;
}
.mtopR{
    width: 4rem;
    float: right;
}
.mtopR img:hover .menu{
    display: block;
}
.header{
    position: fixed!important;
    background: whitesmoke!important;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 399999;
    overflow: auto;
    margin: auto;
    padding: 2rem;
    text-align: right;
    display: none;
}
.header a{
    color: #333333!important;
}
.menuAc a{
    color: #3d6cb2!important;
}
.menuAc{
    border-bottom: 5px solid #fff;
}
#About,#Conta{
    border-bottom: none!important;
}
.header img{
    text-align: right;
}
.menu{
    width: 100%;
    display: block;
    padding: 0;
    text-align: center;
}
.menuItem:hover{
    border-bottom: 0;
}
.menuItem:hover ul{
    display: none;
}
.menuAc{
    border-bottom: 0;
}
.menuItem{
    padding: 0;
    line-height: 4;
    font-size: 1.5rem;
    height: auto;
}
.lines{
    height: 0;
}
.mtopR:hover .menu{
    display: block;
}
.homeBanner img{
    width: 100%;
}
.homeBanner .hd{
    left: 45%;
}
.homeBanner .hd ul li{
    width: 1.6rem;
}
.homeBanner .hd ul li.on{
    width: 3rem;
}
.homePro{
    background: white;
    text-align: center;
    padding: 0;
    margin-bottom: 2rem;
}
.hProEle h2{
    font-size: 2rem;
}
.hProCol{
    flex-wrap: wrap;
    height: auto;
}
.hProItem{
    width: 48.5%;
    margin-bottom: 1.5rem;
    background: #f7f7f7;
}
.hproTitleBg{
    padding: 1rem 1rem;
    border-bottom: 1px solid #e1e1e1;
    background: white;
    height: 6.2rem;
    overflow: hidden;
}
.hproTitle {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 1.3rem;
}
.hProCol .hProItem img{
    padding: 3rem 0;
}
.more{
    display: inline-block;
    color: #999999;
    border-top: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
    padding: 0.7rem;
    margin-top: 1rem;
    font-size: 1.6rem;
}
.homeAbout{
    padding-top: 0;
    text-align: center;
    background: none;
}
.hAboutIntro{
    text-align: left;
    font-size: 1.3rem;
    margin-top: 1.5rem;
    margin-bottom: 2rem;
}
.hAboutR {
    width: 46%;
    padding-right: 1.5rem;
}
.homeAbout{
    height: auto;
    padding-bottom: 1rem;
}
.homeAbout h2{
    margin-bottom: 1rem;
}
.homeAbout .aboutImg{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.homeAbout .aboutImg img {
    margin-top: 2rem;
    margin-bottom: 1rem;
    width: 31%;
}
.mhomeCase{
    margin-top: 2rem;
    background: #3e5b93;
    color: white;
    padding-top: 2rem;
    padding-bottom: 3rem;
    text-align: center;
}
.mhomeCase p{
    color: white;
    text-align: left;
}
.mhomeCase h2{
    text-align: center;
    margin-bottom: 1rem;
}
.mhomeCase img{
    width: 100%;
}
.mhomeCase .hd{
    position: relative;
    margin: -1rem 0;
}
.mhomeCase .hd ul{
    position: absolute;
    left: 0;
    right: 0;
}
.mhomeCase .hd li{
    width: 3rem;
    height: 0.6rem;
    background: white;
    display: inline-block;
    margin: 0 0.5rem;
}
.mhomeCase .hd li.on{
    background: #B8BEBC;
    width: 4rem;
}
.mhomeCaseTitle{
    font-size: 1.8rem;
    margin-top: 1rem;
    margin-bottom: 0.5rem;
}
.mhomeCaseIntro{
    line-height: 1.8;
}
.mhomeCase .more{
    color: #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin-top: 4rem;
}
.homeService{
    background:none;
    color: #333333;
    padding-top: 2rem;
    height: auto;
    padding-bottom: 2rem;
}
.homeService h2{
    margin-bottom: 2rem;
    font-weight: normal;
}
.hSerItem {
    width: 42%;
}
.hSerItem .icon{
    /*margin-top: 4rem;*/
}
.hSerItem .hSerImg{
    background: #3e5b93;
    margin: 0 auto;
}
.homeService .hSerItem:first-child .icon {
    background-position: 0 -127px;
}
.homeService .hSerItem:nth-child(2) .icon {
    background-position: -76px -127px;
}
.homeService .hSerItem:nth-child(3) .icon {
    width: 85px;
    background-position: -152px -127px;
}
.homeService .hSerItem:nth-child(4) .icon {
    background-position: -251px -127px;
}
.homeFaq{
    margin-top: 3rem;
}
.homeFaq h2{
    margin-bottom: 1rem;
}
.hFaqList{
    margin-top: 1rem;
    height: auto;
    margin-bottom: 4rem;
}
.hSerItem p {
    font-size: 1.6rem;
    margin-top: 2rem;
}
.hFaqList li{
    width: 100%;
    height: auto;
    padding: 1.5rem 0;
    margin-left: 0;
    margin-right: 0;
    float: none;
}
.hFaqList li a{
    font-size: 1.5rem;
    width: 100%;
}
.hFaqList li span{
    font-size: 1.3rem;
}
.formR{
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.form{
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 2rem;
    background: #f8f8f8;
}
.formR{
    background: none;
}
.formR h2{
    color: #333333;
    text-align: center;
}
.formR p{
    text-align: center;
    margin-bottom: 1rem;
    color: #666666;
}
.formR input{
    margin: 1.5rem 0;
    font-size: 1.4rem;
    padding: 0.6rem 0;
    border-bottom: 1px solid #969696;
}
.formR input:focus{
    border-bottom: 0.04rem solid #3e5b93;
}
.formR h2{
    margin-top: 3rem;
    font-size: 2.2rem;
    font-weight: normal;
}
input[type="submit"]{
    height: 5rem;
    line-height: 5rem;
    width: 60%;
    float: none;
    margin: 2rem auto;
    display: block;
    padding: 0;
}
.footer{
    height: auto;
    padding-top: 2rem;
}
.blue, .red, .white{
    width: 1rem;
    height: 1rem;
}
.footer .blue, .footer .red{
    width: 1.2rem;
    height: 1.2rem;
}
.website{
    margin-top: 0;
}
.fooNav{
    float: left;
    margin-top: 1rem;
    width: 68%;
    margin-bottom: 1.5rem;
}
.fooRight{
    width: 32%;
    margin-top: 2rem;
}
.fooNav li{
    margin: 0.5rem 0;
    line-height: 1.8;
}
.fooIcon {
    margin-top: 2rem;
}
.fooIcon .icon{
    margin: 0 0.25rem;
}
.fooCor{
    padding: 2rem 0;
    clear: both;
    text-align: center;
    border-top: 0.03rem solid #646464;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    color: #646464;
    font-size: 1.4rem;
}
.fooCor a{
    color: #646464;
    font-size: 1.4rem;
}
.product{
    min-width: 320px;
    display: block;
}
.productL{
    width: 100%;
    padding: 4rem !important;
}
.productR{
    width: 100% !important;
}
.productR img{
    width: 100%;
}
.productR .hd{
    height: 1rem;
    left: 32%;
    bottom: 3rem;
}
.productR .hd ul li{
    width: 3rem;
    height: 1rem;
    margin: 0 0.5rem;
}
.productR .hd ul li.on{
    width: 4rem;
}
.colorB .more{
    font-size: 1.6rem;
}
.product .productH{
    font-size: 2rem!important;
}
.product .proIntro{
    font-size: 1.5rem!important;
}
.colorB{
    height: 18rem;
}
.colorB img{
    width: auto;
}
.product .proIntro{
    text-align: left;
}
.contact{
    height: auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.contactItem{
    width: 48.8%;
    padding: 2.5rem 1rem;
    height: 12rem;
    margin-bottom: 1rem;
}
.contact p{
    font-size: 1.2rem;
}
.contactItem p{
    font-size: 1.2rem;
}
.contactList{
    margin-top: 1rem;
    flex-wrap: wrap;
}
.contactList .contactItem:last-child{
    padding: 1.5rem 1rem;
}
.location{
    height: 4rem;
    line-height: 4rem;
    font-size: 1.4rem;
}
.proDeLeft{
    width: 100%;
}
.proDeLeft img{
    width: 100%;
}
.proDeLeft .hd ul{
    margin-top: 2rem;
}
.proDeLeft .hd ul li{
    max-width: 24%;
}
.proDeRight{
    width: 100%;
    margin-top: 2rem;
}
.proDeTitle{
    font-size: 1.8rem;
}
.proDeRight .proDeIntro{
    font-size: 1.6rem;
    margin-bottom: 1rem;
}
.proDePara{
    font-size: 1.4rem;
}
.proDePara strong{
    font-size: 1.3rem;
}
.onlineBlue, .onlineRed{
    width: 35%;
    height: 3.5rem;
    line-height: 3.5rem;
    font-size: 1.4rem;
}
.proDeOnline .onlineRed{
    margin-left: 5%;
}
.fuels{
    padding: 3rem 1.5rem;
}
.fuelsLeft{
    width: 100%;
    margin-top: 1.5rem;
}
.fuelItem{
    width: 32%;
}
.fuelItem p{
    margin: 0.8rem 0;
}
.fuelsRight{
    width: 100%;
    padding-top: 2rem;
}
.fuelsTable th{
    height: 5rem;
    font-size: 1.6rem;
}
.fuelsTable td{
    height: 4rem;
}
.boilerOneLeft,.boilerOneRight{
    width: 100%;
}
.boilerOneLeft, .boilerOneRight{
    display: block;
}
.proDeIntro{
    font-size: 1.4rem;
    margin-top: 1rem;
}
.table{
    padding: 3rem 1.5rem;
}
.table table{
    font-size: 1.3rem;
}
.table .content{
    overflow: scroll;
}
.proCaseItem{
    width: 100%;
    margin-bottom: 2rem;
}
.proCaseItem img{
    width: 100%;
    height: auto;
}
.proCaseIntro{
    height: auto;
    padding: 1rem 1rem;
}
.proCaseIntro h5{
    font-size: 1.7rem;
}
.proCaseIntro .intro{
    height: auto;
    font-size: 1.5rem;
}
.proCaseIntro .date{
    font-size: 1.3rem;
}
.case{
    margin-top: 3rem;
}
.caseItem{
    width: 100%;
    margin-bottom: 1rem;
}
.caseItem img{
    height: auto;
}
.caseItem h4{
    font-size: 1.8rem;
}
.pageBox a{
    font-size: 1.1rem;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
}
.pageBox .cur{
        border: 0.06rem solid #3d6cb0;
}
.pageBox .disabled{
    padding: 0 0.5rem;
}
.detail{
    margin-bottom: 4rem;
    padding-top: 2rem;
}
.caseLeft{
    width: 100%;
}
.caseIcon{
    margin: 2rem 0;
}
.caseIcon .caseIconItem{
    width: 48%;
    margin-bottom: 1rem;
}
.deTitle{
    font-size: 1.6rem;
}
.deDate{
    margin: 0 auto;
    font-size: 1.2rem;
    width: 100%;
    margin-bottom: 2rem;
}
.pages{
    margin-top: 1rem;
}
.pages p {
    font-size: 1.4rem;
    padding: 0.5rem 0;
}
.pageBox{
    margin-bottom: 4rem;
}
.soItem {
    flex-wrap: wrap;
    box-shadow: 0.4rem 0.4rem 0.8rem -0.1rem rgb(150 150 150 / 32%);
    margin-bottom: 2rem;
    padding: 2rem 1rem;
}
.soItem img{
    max-width: 100%;
    margin-right: 0;
}
.soItemRight h4{
    font-size: 1.7rem;
    font-weight: normal;
    margin-top: 1rem;
}
.time{
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
}
.desc{
    font-size: 1.4rem;
}
.top{
    background: #3e5b93!important;
}
.banner{
    margin-top: 0!important;
}
.contactUs{
    background: transparent;
    margin-top: -22rem;
    height: auto;
    margin-bottom: 4rem;
    box-shadow: none;
}
.conTitle{
    color: white;
    text-align: center;
    margin-bottom: 3rem;
}
.contactL{
    width: 90%;
    float: none;
    background: white;
    margin: 0 auto;
    padding: 2rem 2rem;
}
.contactL dl dt{
    margin-bottom: 2rem;
}
.contactR{
    width: 90%;
    float: none;
    margin: 0 auto;
    padding-top: 4rem;
    padding-bottom: 4rem;
    margin-top: -2rem;
}
.contactL dl dt:nth-child(4) .icons{
    margin-top: -4rem;
}
.contactR a{
    width: 40%;
    height: 4rem;
    line-height: 4rem;
    margin-top: 1.5rem;
    border-radius: 0.5rem;
}
.banner {
    height: auto !important;
}
.about{
    width: auto;
    padding: 0 1.5rem;
    margin-top: 0;
    flex-wrap: wrap;
    background: url("/images/about-ba.jpg")no-repeat;
    position: static;
    background-size: 100% 100%;
}
.aboutLeft{
    max-width: 100%;
}
.aboutRight{
    max-width: 100%;
    margin-top: 0;
    height: 0;
}
.aboutLeft .intro{
    font-size: 1.3rem;
}
.aboutLeft h2{
    font-size: 4rem;
}
.aboutLeft h3{
    margin-bottom: 2rem;
    font-size: 1.3rem;
    margin-top: 0;
}
.mAboutImg{
    width: 100%;
}
.about-h2{
    font-size: 1.8rem;
}
.quality{
    height: auto;
    padding-top: 2rem;
    background: url(/images/quality-bg.jpg);
}
.intro{
    margin-top: 1rem;
}
.qualityList{
    padding: 0;
}
.qualityItem{
    margin-bottom: 1rem;
}
.qualityItem p{
    font-size: 1.3rem;
    margin-top: 1rem;
}
.technology{
    height: auto;
    padding-top: 4rem;
    padding-bottom: 5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.techList{
    margin-top: 2rem;
}
.techItem{
    width: 30%;
    height: auto;
    border-radius: 1rem;
    padding-top: 2rem;
}
.techItem p{
    margin-top: 1rem;
}
.aboutPro{
    height: auto;
    padding-top: 2rem;
}
.aboutProList{
    margin-top: 2rem;
    flex-wrap: wrap;
    padding-bottom: 1rem;
}
.aboutProItem{
    width: 48%;
    margin-bottom: 2rem;
}
.aboutProItem img{
    width: 100%;
}
.aboutProItem h5{
    font-size: 1.4rem;
    margin: 1rem;
    padding-bottom: 1rem;
}
.aboutProItem p{
    font-size: 1.2rem;
    padding: 0 1rem;
}
.global,.certification{
    padding: 4rem 0;
}
.certLeft{
    width: 100%;
}
.certRight{
    width: 100%;
}
.certification .content{
    flex-wrap: wrap;
}
.certItem{
    width: 30%;
}
.certItem img{
    width: 100%;
}
.certItem p{
    font-size: 1.3rem;
    margin-top: 1rem;
}
.certRight h2{
    margin-bottom: 1rem;
    margin-top: 0;
}
.cerBig{
    top: 0;
    left: 0;
}
.mEasy{
    background: url("/images/ab-ser.jpg")no-repeat;
    background-size: 100%;
    width: 100%;
    float: left;
}
.abImgList {
    width: 90%;
    margin: 0 auto;
    margin-top: 26rem;
    background: white;
    text-align: center;
    padding: 6rem 11rem;
}
.abImgList .hd li{
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%;
    background: #e5e5e5;
    display: inline-block;
    margin: 0 0.8rem;
}
.abImgList .hd li.on{
    background: #a0a0a0;
}
.abImgList h3{
    font-size: 1.8rem;
    color: #333333;
}
.abImgList p{
    font-size: 1.4rem;
    line-height: 2.1;
    margin-top: 1rem;
    color: #5a5a5a;
    height: 12rem;
}
.abImgList .hd{
    margin-top: 4rem;
}
.conForm input[type="text"],.conForm textarea{
    width: 100%;
    margin: 1.5rem 0;
    font-size: 1.4rem;
    padding: 0.6rem 0;
    border: none;
    border-bottom: 1px solid #969696;
    background: transparent;
    line-height: 1;
    height: auto;
}
.conForm h2{
    margin-top: 3rem;
    font-size: 2.2rem;
    font-weight: normal;
    border-bottom: 0;
    text-align: center;
    color: #333333;
    text-transform: uppercase;
}
.conForm p{
    text-align: center;
    margin-bottom: 1rem;
    color: #666666;
    margin-top: 0;
}
.conForm{box-shadow: 1px 2px 13px rgb(100 100 100 / 30%);}
.conForm input[type="submit"]{
    border-radius: 1rem;
    margin-top: 2rem;
    margin-bottom: 4rem;
    font-size: 1.4rem;
}
.conForm input[type="text"]:focus,.conForm textarea:focus{
    border: none;
    border-bottom: 1px solid #3e5b93;
}
@media screen and (min-width: 600px) and (max-device-width: 1200px){

}
@media screen and (min-width: 320px) and (max-device-width: 480px){
    .hAboutL{
        width: 100%;
    }
    .hAboutR{
        width: 100%;
    }
    .hAboutIntro{
        margin-bottom: 0;
    }
    .contactItem{
        height: auto;
    }
}
@media screen and (min-width: 320px) and (max-device-width: 522px){
    .colorB img{
        max-width: 18rem;
    }
    .header img{
        width: 3rem;
    }
}
@media screen and (max-width: 340px){
    .hproTitleBg{
        padding: 0.5rem 1rem;
    }
    .hSerItem .hSerImg{
        width: 130px;
        height: 130px;
    }
    .hSerItem .icon{
        margin-top: 35px;
    }
    .fooIcon{
        display: none;
    }
}