/* å…¬å…±css */
body, html {
    min-width: 320px;
    max-width: 100%;
    /*overflow-x: hidden;*/
    color: #333333;
    background-color: transparent;
    -webkit-font-smoothing: antialiased;
}

a {
    color: inherit;
    -webkit-tap-highlight-color: transparent;
}
input,a,div{
    border: none;
    outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}




.public_title{
    text-align: center;
    padding: 4.5% 0 3%;
}
.public_title .nr_en{
    font-size: 34px;
    color: #ebebeb;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0px;
    letter-spacing: 1px;
    z-index: 1;
    font-family: Arial;
}
.public_title .nr_cn{
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 1px;
    position: relative;
    display: inline-block;
    margin: -50px 0 0 0;
    z-index: 2;
}
.public_title .nr_cn:after{
    content: '';
    position: absolute;
    bottom: -14px;
    left: 34%;
    height: 3px;
    width: 137px;
    background-color: #0f60cd;
}
.public_title .nr_cn span{
    color: #333333;
}
.public_title .nr_in{
    margin: 18px 0 0 0;
    font-size: 18px;
    color: #0f60cd;
    line-height: 2;
    letter-spacing: 1px;
}
.public_title .nr_ins{
    font-family: Arial;
    font-weight: bold;
    margin: 0 0 0 0;
    font-size: 20px;
    color: #666;
    line-height: 2;
}
.public_title .nr_in.yse{
    color: #ffffff;
}
.public_title .nr_in.yss{
    color: #999999;
}
.public_title .nr_en.yse{
    color: #929292;
}
.public_title .nr_cn.ysy{
    color: #0f60cd;
}
.public_title .nr_cn.yse{
    color: #ffffff;
}
.public_title .nr_cn .hs{
    color: #333333;
}
.public_title .nr_cn .ls{
    color: #0f60cd;
}

.Product{
    overflow: hidden;
}
.Product .hotline{
    margin: 5px auto;
    display: table;
}
.Product .hotline li{
    display: inline-block;
    width: 315px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
}
.Product .hotline li:first-of-type{
    border: 1px solid #0f60cd;
    background-color: #eeeeee;
}
.Product .hotline li:last-of-type{
    background: url("../lcss/rfico.png") no-repeat center right 30px;
    background-color: #0f60cd;
    border: 1px solid #0f60cd;
    color: white;
    margin-left: 30px;

}
.Product .pro-cont{
   
 
}

.Product .pro-cont .prorf-cont{
    float: right;
    /* width: 855px; */
    overflow: hidden;
}
.Product .pro-cont .prorf-cont .ProC-tit{
    line-height: 65px;
    border-bottom: 1px solid #d0c9c9;
    letter-spacing: 2px;
    position: relative;
}
.Product .pro-cont .prorf-cont .ProC-tit span{
    border-bottom: 4px solid #0f60cd;
    color: #0f60cd;
    padding-bottom: 19px;
}
.Product .pro-cont .prorf-cont .ProC-tit .ProC-more{
    position: absolute;
    height: 65px;
    line-height: 65px;
    top: 0;
    right: 0;
    letter-spacing: 0;
    color: #0f60cd;
}
.Product .pro-cont .prorf-cont .ProC-list{
    overflow: hidden;
    margin: 20px 0 0;
}
.Product .pro-cont .prorf-cont .ProC-list .pro-item{
    float: left;
    width: 288px;
    height: 320px;
    margin: 0 15px 30px 0;
    position: relative;
}
.Product .pro-cont .prorf-cont .ProC-list .pro-item:nth-of-type(4n){
    margin-right: 0;
}
.ProC-list .pro-item .Pcimg{
    width: 100%;
    height: 250px;
    overflow: hidden;
    position: relative;
    border: solid 1px #eaeaea;
}
.ProC-list .pro-item .Pcimg .Pcshade{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,0.5);
    color: #FFFFFF;
    text-align: center;
    padding: 45% 0 0 0;
    letter-spacing: 1px;
    transition: all 0.5s;
    transform: translateY(-100%);
}
.ProC-list .pro-item .Pcimg .Pcshade span{
    border: 1px solid white;
    padding: 7px 29px;
}
.ProC-list .pro-item .Pcot{
    background-color: #0f60cd;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 2;
    height: 69px;
    overflow: hidden;
    transition: all 0.3s;
}
.ProC-list .pro-item .Pcot .Pctit{
    z-index: 9;
    position: relative;
    line-height: 66px;
}

.ProC-list .pro-item .Pcot:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 100%;
    background-color: #fff;
    z-index: 1;
    transition: all 0.2s;
}
.ProC-list .pro-item:hover .Pcimg .Pcshade{
    transform: translateY(0);
}
.ProC-list .pro-item:hover .Pcot{
    color: #333333;
}
.ProC-list .pro-item:hover .Pcot:after{
    top: 0;
}
.ProC-list .pro-item:hover .Pcimg img{
    transform: scale(1.1);
}
.index_hotline1{
    background: url("../lcss/hot1-bg.jpg") no-repeat center;
    background-size: cover;
    height: 267px;
}
.index_hotline1 .rt-tel{
    float: right;
    width: 255px;
    margin: 90px 0 0;
}
.index_hotline1 .rt-tel p{
    line-height: 35px;
    color: white;
}
.index_hotline1 .rt-tel .link-hov{
    margin: 15px 0 0;
    background-color: white;
    border-radius: 50px;
    line-height: 50px;
    width: 140px;
    text-indent: 1.5em;
    position: relative;
}
.index_hotline1 .rt-tel .link-hov:after{
    content: '';
    position: absolute;
    background: url("../lcss/rfico1.png") no-repeat center right;
    right: 10px;
    top: 6px;
    height: 38px;
    width: 38px;
}
.kyj_features{
    overflow: hidden;
    margin: 30px 0 30px;
}
.kyj_features .kyj-explain{
    position: relative;
    overflow: hidden;
    min-height: 600px;
}
.kyj_features .kyj-explain .Popup{
    width: 185px;
    min-height: 85px;
}
.kyj_features .kyj-explain .Popup .popup-box{
    display: grid;
    background-color: #0f60cd;
    padding: 9px;
    overflow: auto;
}
.kyj_features .kyj-explain .Popup .popup-box span{
    position: relative;
    text-indent: 1em;
    color: white;
    font-weight: 100;
    font-size: 12px;
    line-height: 22px;
}
.kyj_features .kyj-explain .Popup .popup-box span:before{
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    left: 0;
    top: 8px;
    border-radius: 50px;
    background-color: #fff;
}


.kyj_features .kyj-explain .kyj-cet{
    width: 649px;
    height: 349px;
    left: 268px;
    top: 45px;
}
.kyj_features .kyj-explain .kyj-lt{
    width: 268px;
    position: absolute !important;
    overflow: hidden;
}
.kyj_features .kyj-explain .kyj-rt{
    position: absolute;
    right: 0;
    overflow: unset !important;
}
.kyj_features .kyj-explain .kyj-lt span ,.kyj_features .kyj-explain .kyj-bt span,.kyj_features .kyj-explain .kyj-rt span{
    color: #0f60cd;
}
.kyj_features .kyj-explain .kyj-lt .k1,.kyj_features .kyj-explain .kyj-lt .k3{
    height: 135px;
}
.kyj_features .kyj-explain .kyj-lt .k2{
    height: 123px;
}
.kyj_features .kyj-explain .kyj-lt .k4{
    margin: 60px 0 0;
}
.kyj_features .kyj-explain .kyj-lt .k4 p{
    margin: 10px 0 0;
}
.kyj_features .kyj-explain .kyj-bt{
    bottom: 0;
    width: 100%;
}
.kyj_features .kyj-explain .kyj-bt .k5{
    position: relative;
    left: 233px;
    float: left;
    bottom: 0px;
    display: flex;
    align-items: flex-end;
}
.kyj_features .kyj-explain .kyj-bt .k6{
    position: relative;
    left: 300px;
    float: left;
    bottom: -65px;
}
.kyj_features .kyj-explain .kyj-bt .k6 p,.kyj-bt .k7 p{
    margin: 0 0 10px;
}
.kyj_features .kyj-explain .kyj-bt .k7{
    position: relative;
    left: 350px;
    float: left;
    bottom: -65px;
}
.kyj_features .kyj-explain .kyj-rt .k10 p:first-of-type{
    text-indent: -2.7em;
}
.kyj_features .kyj-explain .kyj-rt .k9{
}
.kyj_features .kyj-explain .kyj-rt .k8{
    margin: 0px 0 0;
}



.kyj_features .kyj-explain .kyj-posa{
    position: absolute;
    /*overflow: hidden;*/
}
.kyj_features .saving_energy{
    margin: 135px 0 0;
}
.kyj_features .saving_energy .saving-tit .sav-desc{
    line-height: 25px;
}
.kyj_features .saving_energy .saving-cont{
    margin: 70px 0 0;
}
.saving_energy .saving-cont .sav-why-lf{
    width: 600px;
    float: left;
}
.saving_energy .saving-cont .sav-why-lf .swhy-tit{
    background-color: #0f60cd;
    color: white;
    height: 80px;
    line-height: 80px;
    padding-left: 45px;
    border-radius: 10px;
}
.saving_energy .saving-cont .sav-why-lf .swhy-cot{
    padding: 20px;
    margin: 10px 0 0;
    border: 1px solid #edf1f4;
    border-radius: 10px;
}
.saving_energy .saving-cont .sav-why-lf .swhy-cot p{
    line-height: 2.2;
    position: relative;
    text-indent: 1.2em;
}
.saving_energy .saving-cont .sav-why-lf .swhy-cot p:before{
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50px;
    background-color: #0f60cd;
    left: 0;
    top: 13px;
}
.saving_energy .saving-cont .sav-tel-rf{
    float: right;
    width: 450px;
}
.saving_energy .saving-cont .sav-tel-rf .tel-box{
    overflow: hidden;
}
.saving_energy .saving-cont .sav-tel-rf .tel-box .lt-tel{
    float: left;
    line-height: 35px;
    margin-right: 30px;
}
.saving_energy .saving-cont .sav-tel-rf .tel-box .rt-link{
    float: left;
    width: 140px;
    height: 50px;
    margin: 5px 0 0;
    line-height: 50px;
    border-radius: 50px;
    background-color: #eaeaea;
    text-indent: 1.5em;
    position: relative;
}
.saving_energy .saving-cont .sav-tel-rf .tel-box .rt-link:after{
    content: '';
    position: absolute;
    background: url(../lcss/rfico1.png) no-repeat center right;
    right: 10px;
    top: 6px;
    height: 38px;
    width: 38px;
}
.saving_energy .saving-cont .sav-tel-rf .chart-box{
    padding-top: 45px;
}
.saving_energy .chart-bt-box{
    margin: 80px 0 0;
}
.index_hotline2{
    background: url("../lcss/hot2-bg.jpg") no-repeat center;
    height: 320px;
    background-size: cover;
}
.index_hotline2 .htl2-tit{
    height: 85px;
    line-height: 85px;
    position: relative;
}
.index_hotline2 .htl2-tit i{
    position: absolute;
    width: 35px;
    height: 4px;
    background-color: white;
}
.index_hotline2 .htl2-tit i:first-of-type{
    left: 400px;
    top: 40px;
}
.index_hotline2 .htl2-tit i:last-of-type{
    right: 400px;
    top: 40px;
}
.index_hotline2 .htl2-cet{
    overflow: hidden;
}
.index_hotline2 .htl2-cet .htl2-lt{
    float: left;
    width: 565px;
    border-right: 1px solid #fff;
}
.index_hotline2 .htl2-cet .htl2-lt p:first-of-type{
    float: left;
    align-items: center;
    margin-bottom: 10px;
}
.index_hotline2 .htl2-cet .htl2-rt{
    float: left;
    margin-left: 70px;
}
.index_hotline2 .htl2-cet .htl2-rt .frm-div{
    /* margin: 20px 0 0; */
}
.index_hotline2 .htl2-cet .htl2-rt .frm-div input{
    height: 38px;
    line-height: 38px;
    background-color: white;
    border-radius: 5px;
    text-indent: 1em;
}
.index_hotline2 .htl2-cet .htl2-rt .frm-div input:first-of-type{
    width: 158px;
    margin-right: 20px;
}
.index_hotline2 .htl2-cet .htl2-rt .frm-div input:last-of-type{
    width: 263px;
    margin-right: 20px;
}
.index_hotline2 .htl2-cet .htl2-rt .frm-div .btn-sub{
    background-color: #0f60cd;
    color: white;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
}
.index_hotline2  .htl2-btm{
    margin: 50px 0 0;
    overflow: hidden;
}
.index_hotline2  .htl2-btm li{
    float: left;
    width: calc(100%/9);
}
.index_hotline2  .htl2-btm li p:nth-of-type(2){
    margin: 20px 0 0;
}
.Case1{
    margin: 40px 0 0;
}
.Case1 .case1-cot{
    overflow: hidden;
    position: relative;
    display: inline-flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.Case1 .case1-cot .Psrel{
    display: inline-block;
    margin-right: 4px;
    overflow: hidden;
}
.Case1 .case1-cot .Psrel:hover .c-shade{
    transform: translateY(-100%);
}
.Case1 .case1-cot .Psrel:nth-of-type(4n){
    margin-right: 0;
}
.Case1 .case1-cot .cs-p1{
    left: 0;
    width: 379px;
    height: 349px;
}
.Case1 .case1-cot .c-shade{
    position: absolute;
    content: '';
    background-color: rgba(0,0,0,.5);
    left: 0;
    transform: translateY(0);
    width: 100%;
    height: 100%;
    color: white;
    padding: 45% 0;
    font-size: 24px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    transition: all .5s;
}
.Case1 .case1-cot .c-shade a{
    display: block;
    padding: 50% 0;
}
.Case1 .case1-cot .cs-p2{
    width: 226px;
    height: 349px;
}
.Case1 .case1-cot .cs-p3{
    width: 280px;
    height: 420px;
}
.Case1 .case1-cot .cs-p4{
    width: 303px;
    height: 337px;
}
.Case1 .case1-cot .cs-p5{
    width: 280px;
    height: 327px;
}
.Case1 .case1-cot .cs-p6{
    width: 325px;
    height: 327px;
}
.Case1 .case1-cot .cs-p5,.Case1 .case1-cot .cs-p6{
    top: -67px;
}
.Case1 .case1-cot .cs-p7{
    width: 280px;
    height: 256px;
    top: 4px;
}
.Case1 .case1-cot .cs-p8{
    width: 303px;
    height: 339px;
    top: -79px;
}



.sl_c {
    margin-bottom: 50px;
}
.sl_c li {
    float:left;
    width:200px;
    overflow:hidden;
    position:relative;
    transition:all 0.8s
}
.sl_c li p {
    position:absolute;
    width:200px;
    height:390px;
    background:rgba(29,29,29,0.6);
    left:0;
    top:0;
    text-align:center;
    box-sizing:border-box;
    padding-top:75px;
}
.sl_c li p i {
    display:block;
    font-size:14px;
    color:#8b8b8c;
    height:40px;
    line-height:40px;
    margin: 10px 0;
}
.sl_c li p i img{
    margin: 0;
}
.sl_c li p em {
    display:block;
    height:27px;
    line-height:27px;
    font-size:20px;
    color:#fff;
    font-weight:bold;
}
.sl_c li p .span1{
    height:67px;
    font-size:24px;
    color:#fff;
    line-height:58px;
    display:block;
    letter-spacing: 1px;
}
.sl_c li p .span2{
    width: 45px;
    height: 2px;
    display: block;
    background-color: #ffffff;
    margin-left: 75px;
}
.sl_c li p img {
    margin-top:51px;
}
.sl_w {
    width: 275px;
    height: 290px;
    background: rgba(10,54,132,0.8);
    position: absolute;
    left: 63px;
    top: 50px;
    padding: 15px 0 0 20px;
    box-sizing: border-box;
    transform: scale(0);
    transition: all 0.5s;
}
.sl_w i {
    display:block;
    /*height:26px;*/
    /*line-height:26px;*/
    margin: 20px 0;
}
.sl_w h4 {
    height: 45px;
    line-height: 45px;
    font-size: 24px;
    color: #fff;
    font-weight: unset;
    display: inline-block;
    border-bottom: 1px solid #ffffff;
    width: 95%;
    padding-bottom: 65px;
}
.sl_w span {
    display: block;
    width: 95%;
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
    padding-top: 20px;
    height: 110px;
    overflow: hidden;
}
.sl_w img {
    margin-top:2px;
    display:block;
}
.sl_c li.cur {
    width:400px;
}
.sl_c li.cur p {
    transform:scale(0);
}
.sl_c li.cur .sl_w {
    transform:scale(1);
}


.butls{
    width: 100%;
    text-align: center;
}

.butls .but1{
    width: 360px;
    height: 60px;
    line-height: 60px;
    background-color: #FFFFFF;
    color: #0f60cd;
    text-align: center;
    font-size: 18px;
    border: 1px solid #0f60cd;
    display: inline-block;
    border-radius: 50px;
    margin-right: 70px;
}
.butls .but2{
    width: 360px;
    height: 60px;
    line-height: 60px;
    background-color: #0f60cd;
    color: #FFFFFF;
    text-align: center;
    font-size: 18px;
    letter-spacing: 1px;
    border: 1px solid #0f60cd;
    display: inline-block;
    border-radius: 50px;
}

.AboutUs{
    overflow: hidden;
    margin: 40px 0 0;
}
.AboutUs .about-cot{
    overflow: hidden;
    position: relative;
}
.AboutUs .about-cot .abut-lt{
    width: 645px;
    height: 505px;
    float: left;
}
.AboutUs .about-cot .abut-rt{
    float: right;
    width: 600px;
    height: 480px;
    top: 0;
    left: 580px;
    padding-top: 50px;
    padding-left: 65px;
    position: absolute;
    background-color: white;
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.06);
}
.AboutUs .about-cot .abut-rt .art-tit{
    margin: 0 0 30px;
}
.AboutUs .about-cot .abut-rt .art-desc{
    line-height: 30px;
}
.AboutUs .about-cot .abut-rt .art-more a{
    display: block;
    margin: 26px 0 0;
    width: 123px;
    height: 33px;
    line-height: 33px;
    background-color: #0f60cd;
    color: white;
    text-align: center;
    border-radius: 5px;
}
.AboutUs .about-cot .abut-rt .art-distr{
    clear: both;
    overflow: hidden;
    margin: 40px 0 0;
    margin-left: -50px;
}
.AboutUs .about-cot .abut-rt .art-distr li{
    float: left;
    width: calc(100%/3);
    line-height: 1.2;
}



.g_ft{ height:207px; background: #0f60cd;margin-top: 20px;}
.fcontent{width: 1000px;position: relative;    margin: 0 auto;}
.g_ft .m_fnav{  height:50px; line-height:50px; color:#fff; text-align:center; background:#0f61cd}
.g_ft .m_fnav a{ color:#fff; padding:0 24px;  font-size: 14px; font-weight: normal;display: inline-block; }
.g_ft .m_fnav .lasta{ border: none;}
.g_ft .f_ftcon{ color: #fff; padding: 43px 0 0 100px; height: 154px; line-height: 28px; font-size: 14px;border-right: 1px solid #e6e6e6;border-left: 1px solid #e6e6e6; margin-left: 260px; margin-right: 170px;   }
.g_ft .f_ftcon a{ color:#fff;}
.g_ft .flogo{ left:0; top:55px;position:absolute;}
.g_ft .code{top:43px; right: 0;position:absolute;}


