
@font-face {
    font-family: 'iconfont';
    src: url('../font/iconfont.eot');
    src: url('../font/iconfont.eot') format('embedded-opentype'),
    url('../font/iconfont.woff2') format('woff2'),
    url('../font/iconfont.woff') format('woff'),
    url('../font/iconfont.ttf') format('truetype'),
    url('http://www.lsfbweb.com/fonts/iconfont.svg') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


@media screen and (min-width: 1025px){
    .bannerContent{
        margin-top:-1%;
    }
    .outerBox{
        box-sizing: border-box;
        width: 100%;
        padding-left: 40px;
    }
}

@media screen  and (min-width: 1250px){
    .bannerContent{
        margin-top:1%;
    }
}


@media screen  and (min-width: 1330px){
    .bannerContent{
        margin-top:3%;
    }
}

@media screen  and (min-width: 1450px){
    .bannerContent{
        margin-top:3.5%;
    }
}

@media screen  and (min-width: 1500px){
    .bannerContent{
        margin-top:4%;
    }
}
@media screen  and (min-width: 1550px){
    .bannerContent{
        margin-top:4.5%;
    }
}
@media screen  and (min-width: 1600px){
    .bannerContent{
        margin-top:5%;
    }
}
@media screen  and (min-width: 1650px){
    .bannerContent{
        margin-top:5.5%;
    }
}

@media screen and (min-width: 1700px){
    .bannerContent{
        margin-top:6%;
    }
}
@media screen and (min-width: 1750px){
    .bannerContent{
        margin-top:6.5%;
    }
}

@media screen and (min-width: 1800px){
    .bannerContent{
        margin-top: 7%;
    }

}

/*
.log>a>img:nth-child(1){
    display: block;
}

.log>a>img:nth-child(2){
    display: none;
}
*/

















.bannerContent>p:nth-child(1){
    font-size: 45px;
    color: #fff;
    margin-bottom: 2%;
}
.bannerContent>p:nth-child(2){
    width: 80.7%;
    color: #fff;
    line-height: 29px;
    margin-bottom: 30px;
}
.anchorBox{
    width: 100%;
    height: 70px;
    background: #fff;
    z-index: 6;
    border-bottom: 1px solid #E7E7E7;
}
.inlineCenter{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.inlineCenter>ul.anchor{



    /* Center slide text vertically */
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;



    -webkit-justify-content: flex-start;
    justify-content: flex-start;

    align-items:center;
    -webkit-align-items:center;
    box-align:center;
    -moz-box-align:center;
    -webkit-box-align:center;


}
.inlineCenter>ul.anchor>a>li{
    line-height: 70px;
    font-size: 16px;
    color: #101B30;
    margin-right: 70px;
    position: relative;
}
.inlineCenter>ul.anchor>a>li>hr{
    display: none;
}
.inlineCenter>ul.anchor>a.anchorActive>li{
    color: #0069FF;
}
.inlineCenter>ul.anchor>a.anchorActive>li>hr{
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 4px;
    background:#0069FF;
    border: unset;
}
.inlineCenter>p{
    width: 110px;
    line-height: 40px;
    background:#0069FF;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
}
.sectionTitle{
    text-align: center;
    font-size: 32px;
    color: #333;
    padding-top: 45px;
}
#serviceOverview>p:nth-child(2){
    width: 100%;
    font-size: 20px;
    color: #000;
    margin-top: 34px;
    text-align: center;
}
#serviceRange>ul{
    display: flex;
    justify-content: space-around;
    margin-top: 50px;
    text-align: center;
}
#serviceRange>ul>li{
    width: 20%;
}
#serviceRange>ul>li>p>img{
    width: 70px;
    margin-bottom: 30px;
}
#serviceRange>ul>li>p:nth-child(2){
    font-size: 22px;
    color: #000;
    margin-bottom: 25px;
}
#serviceRange>ul>li>p:nth-child(3){
    font-size: 14px;
    color: #989898;
    line-height: 22px;
    text-align: left;
}
#soluteWay .scrollNavi{
    margin-top: 44px;
}
#soluteWay .direction{
    display: flex;
    justify-content: center;
    align-items: center;
}
#soluteWay .direction>li{
    width: 161px;
    line-height: 56px;
    text-align: center;
    font-size: 18px;
    color: #333;
    margin-right: 8px;
    background: #F5F7FA;
    cursor: pointer;
}
#soluteWay .direction>li:last-child{
    margin-right: 0;
}
#soluteWay .direction>li.currentDirect{
    background: #0069FF;
    color: #fff;
}
#soluteWay>.solute{
    width: 100%;
    background: #F5F7FA;
    padding: 70px 0;
}
#soluteWay>.solute>li.currentDirect{
    display: block;
    width: 1200px;
    margin: 0 auto;
}
#soluteWay>.solute>li.currentDirect>p:nth-child(1){
    font-size: 18px;
    color: #000;
    line-height: 31px;
    margin-bottom: 28px;
}
#soluteWay>.solute>li.currentDirect>p:nth-child(2){
    font-size: 24px;
    color: #333;
    margin-bottom:31px;
}
#soluteWay>.solute>li.currentDirect>ul.areasInvolved{
    display: flex;
    justify-content: flex-start;
}
ul.areasInvolved>li{
    margin-right:2%;
    width: 23.5%;
    text-align: center;
    background: #fff;
    padding: 40px 0;
    height: 120px;
}
ul.areasInvolved>li:last-child{
    margin-right: 0;
}
ul.areasInvolved>li>p>img{
    width: 60px;
    margin-bottom: 20px;
}
ul.areasInvolved>li>p:nth-child(1)>img:nth-child(2){
    display: none;
}
ul.areasInvolved>li>p:nth-child(2){
    font-size: 19px;
    color: #2A2A2A;
}

/*改动*/
#soluteWay1{
    margin-top: 54px;
    padding-bottom: 77px;
    background:#F5F7FA ;
}
.solute1>li{
    margin-left: 15px;
    margin-top: 14px;
    width: 283px;
}
.solute1>li>a{
    cursor:pointer;
}
.solute1{
    display: flex;
    flex-flow:row wrap;
    margin-top: 45px;
}

.karimg{
   /* position:relative;*/
    overflow: hidden;
}
.karimg>img{
    transition: all .2s linear;
    width: 283px;
    height: 168px;

}
.karimg>img:hover{
    transform: scale(1.2);
}

.karimg>span{
    padding:0 6px;
    background: #000000;
    opacity: 0.6;
    line-height: 27px;
    text-align: center;
   /* position:absolute;*/
    color: white;
    font-size: 14px;
    display: inline-block;
    float: left;
    margin-left: 16px;
    margin-top: -160px;
}
.solute1 li a .move .title{
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
    color: #000;
}
.solute1 li a .move .content{
    /*overflow:hidden;*/
    /*text-overflow:ellipsis;*/
    line-height: 23px;
    font-size: 14px;
    color: #363636;

}
header .log>a img:nth-child(2){
    display: block;
}
header .log>a img:nth-child(1){
    display: none;
}



@keyframes opacites {
    from{
        opacity: .5;
    }
    to{
        opacity: 1;
    }
}
ul.areasInvolved>li>p.unsame{
    width: 79%;
    margin: 0 auto;
}
#classCase{
 border-top: 1px solid transparent;
}
.classCase{
    padding-bottom: 30px;
    margin-top: 30px;
    background: #fff;
}
.classCase>.swiper-wrapper>.swiper-slide{
    display: flex;
    align-items: center;
    width: 100%;
}
.classCase>.swiper-wrapper>.swiper-slide>a{
    width: 60%;
}
.classCase>.swiper-wrapper>.swiper-slide>a>p{
    width: 100%;
    height: 476px;
    overflow: hidden;
    background: #fff;
}
.classCase p>img{
    width: 100%;
    height: 476px;
    transition: all 0.3s;
}
.classCase>.swiper-wrapper>.swiper-slide .CaseInfo{
    width: 29%;
    height: 374px;
    padding: 100px 5% 0 5%;
    box-shadow:  0 0 20px rgba(0,0,0,.05);
    background: #fff;
}
.CaseInfo>p:nth-child(1){
    font-family: 'Source Han Sans CN';
    font-size: 26px;
    color: #000;
    margin-bottom: 36px;
}
.CaseInfo>p:nth-child(2){
    font-family: 'Source Han Sans CN';
    height: 88px;
    line-height: 22px;
    font-size: 14px;
    color: #676767;
    margin-bottom:23px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:4;
    -webkit-box-orient: vertical;
}
.CaseInfo>p:nth-child(3){
    width: 80%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.CaseInfo>p:nth-child(3)>a:nth-child(1){
    font-family: 'Source Han Sans CN';
    width: 150px;
    color: #fff;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    background: #3181F2;
    border-radius: 2px;
}
.CaseInfo>p:nth-child(3)>a:nth-child(2){
    font-size: 18px;
    color:#686868 ;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.classCase .swiper-pagination-bullet{
    width: 18px;
    height: 5px;
    background: #D8D8D8;
    border-radius: 4px;
    opacity: 1;
}
.classCase .swiper-pagination-bullet-active{
    width: 42px;
    background: #0069FF;
}
.leavlCenter{
    display: flex;
    justify-content: space-between;
}
.leavlCenter>.leftContent{
    width: 50%;
    padding-top: 50px;
}
.leavlCenter>.leftContent>ul:nth-child(1){
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.leavlCenter>.leftContent>ul:nth-child(1)>li{
    width: 126px;
    line-height: 43px;
    text-align: center;
    font-size: 16px;
    color: #333;
    border: 1px solid #E5E5E5;
    margin-right: 4px;
}
.leavlCenter .rightImg{
    width: 35%;
    text-align: right;
}
.leavlCenter .rightImg>p{
    display: none;
}
.leavlCenter .rightImg>p.beShow{
    display: block;
}
.leavlCenter>.rightImg>p.beShow>img{
    width: 100%;
}
.leftContent>ul:nth-child(1)>li.beShow{
    background: #0573FF;
    border: 1px solid #0573FF;
    color: #fff;
    position: relative;
}
.leftContent>ul:nth-child(1)>.beShow>.triangle{
    position: absolute;
    left:41%;
    bottom: -10px;
    border-top: 10px solid #0573FF;
    border-left:10px solid transparent ;
    border-right:10px solid transparent ;
}
.leftContent>ul:nth-child(2)>li{
    display: none;
}
.leftContent>ul:nth-child(2)>li.beShow{
    display: block;
}
.leftContent>ul:nth-child(2)>li.beShow>p:nth-child(1){
   font-size: 28px;
    color: #333;
    margin-top: 35px;
}
.leftContent>ul:nth-child(2)>li.beShow>p:nth-child(2){
    font-size: 14px;
    color: #717171;
    margin-top: 28px;
}
.padding30{
    padding:30px 0;
}
.detailTitle{
    font-size: 28px;
    color: #000;
    margin-top: 30px;
}
.detailContent{
    font-size: 18px;
    color: #363636;
    line-height: 29px;
    margin-top: 30px;
}
.sixWay{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: -5px;
}
.sixWay>a{
    width: 16.67%;
}
.sixWay>a>li{
    width: 100%;
    position: relative;
    overflow: hidden;
    transition: all 0.5s;
}
.sixWay>a>li>img{
    width: 100%;
    transition: all 0.5s;
}
.appreaCon{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.appreaCon>p{
    text-align: center;
}
.appreaCon img{
    width: 60px;
    display: block;
    margin: 0 auto;
    margin-bottom: 23px;
}
.appreaCon>p>span{
    font-size: 20px;
    color: #fff;
}
.Alternative>p{
    font-size: 18px;
    color: #14223D;
    width: 100%;
    text-align: center;
    margin-top: 40px;
}
.Alternatives{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
}
.Alternatives>li{
    border: 1px solid #E7E7E7;
}


/*新闻资讯==================*/
.information-news h3{
    color: #333;
    font-size: 36px;
    text-align: center;
}
.information-news ul{
    margin-top: 20px;
    display: flex;
    justify-content: flex-start;
    align-content: center;
    flex-wrap: wrap;
}
.information-news ul li{
    background-color: #F2F3F5;
    padding: 23px 27px;
    width: 19.25%;
    margin-right: 1.24%;
    margin-top: 20px;
    transition: all .1s linear;

}
.information-news ul li p.title{
    color: #838383;
    font-weight: normal;
    font-size: 16px;
}
.information-news ul li p.title span{
    margin: 0 10px;
}
.information-news ul li p.content{
    margin-top: 11px;
    font-size: 16px;
    color: #393939;
    line-height: 26px;
    width: auto;
}
@media screen and (max-width: 1024px){
    .information-news{
        width: 91.5%;
        margin: 0 auto;
    }
    .information-news ul{
        display: block;
        width: 100%;
    }
    .information-news{
        width: 100%;
    }

    .information-news ul li{
        width: 100%;
        box-sizing: border-box;
        margin-top: 16px;
        padding: 23px 18px;
    }
    .information-news ul li:first-child{
        margin-top: 0;
        border-radius: 4px;
    }
}
/*.information-news ul li:hover{*/
    /*box-shadow: 2px 2px 2px rgba(0,0,0,.3);*/
/*}*/

/*新闻资讯==================*/
.getSolute{
    margin-top: 24px;
}




@media screen and (min-width:1200px){

    .classCase>.swiper-wrapper>.swiper-slide:hover>a>p:hover>img{
        transform: scale(1.1);
    }
    .classCase>.swiper-wrapper>.swiper-slide .CaseInfo>p:nth-child(3)>a:nth-child(1):hover{
        background:  #0563E8;
    }
    .classCase>.swiper-wrapper>.swiper-slide .CaseInfo>p:nth-child(3)>a:nth-child(2):hover{
        color: #0069FF;
    }
    ul.areasInvolved>li:hover>p:nth-child(1)>img:nth-child(1){
        display: none;
    }
    ul.areasInvolved>li:hover>p:nth-child(1)>img:nth-child(2){
        display: block;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    ul.areasInvolved>li:hover>p:nth-child(2){
        color: #fff;
    }
    ul.areasInvolved>li:hover{
        background: url("../image/11881@3x.png") no-repeat;
        background-size: cover;
        -moz-animation:opacites 0.5s forwards;	/* Firefox */
        -webkit-animation:opacites 0.5s forwards ;
        -o-animation:opacites 0.5s forwards ;
        animation: opacites 0.5s forwards;
    }
    .sixWay>a>li:hover>img{
        transform: scale(1.1);
    }
}
@media screen and (max-width: 1024px){

    #soluteWay1>div{
        background:#F5F7FA;
    }
    #soluteWay1{
        padding-bottom: 25px;
        margin-top: 0;
    }
    .sectionTitle{
        padding-top: 0;
        background: white;
    }
    #soluteWay1 .box1200{
        margin-top: 0;
        width: 100%;
    }
    .solute1{
        display: flex;
        flex-flow: column wrap;
    }
    .solute1 li a{
       display: flex;
        justify-content: space-between;
        align-items: center;

    }
    .classCase{
        margin-top: 10px;
    }
    .solute1>li:first-child{
        margin-top: 25px;
    }
    .solute1>li:nth-child(even){
        margin-bottom: 10px;
    }
    .solute1>li:nth-child(odd){
        margin-bottom: 10px;
    }
    .solute1>li{
        height: 108px;
        width: 100%;
        margin-left: 0;
        margin-top: 0;
    }
    .solute1>li:nth-child(even) a p.karimg{
        display: block;
        float: right;
        position: relative;
    }
    .solute1>li:nth-child(even) a p.karimg img{
        float: right;
        /*margin: 11px 0 13px 4px;*/
    }
    .solute1>li:nth-child(even) a p.karimg span{
       /* position: absolute;*/
        padding: 0 6px;
        display: inline-block;
        float: right;
    }
    .solute1>li:nth-child(even) a div.move .title{
        margin: 10px 8px 5px 8px;
    }
    .solute1>li:nth-child(even) a div.move .content{
        padding: 0 8px 0 10px;
    }
    .solute1>li>a{
        display: block;
    }
    .karimg{
       /* position:relative;*/
        width:50%;
        height: 108px;
        float: left;
    }
    .karimg>span{
        padding:0 6px;
        background: #000000;
        opacity: 0.6;
        /*top: 10px;
        left: 0;*/
        line-height: 27px;
        text-align: center;
       /* position:absolute;*/
        color: white;
        font-size: 14px;
        margin-top: -100px;
        margin-left: 0;
    }
    .karimg>img{
        /*margin: 17px 5px 18px 0;
        width: 183px;
        height: 108px;*/
        height: 98%;
        width: 98%;
    }
    .move{
        width: 50%;
        height: 108px;
        float: right;
    }
    .solute1 li a .move .title {
        color: #000000;
        font-size: 14px;
        font-weight: bold;
       margin: 5px 16px 5px 8px;
    }
    .solute1 li a .move .content {
        color: #363636;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
        font-size: 12px;
        line-height: 20px;

    }




    .showImg{
        width: 100%;
        height: 327px;
        position: relative;
        overflow: hidden;
        padding-top: 6em;
    }
    .showImg>img{
        height: 327px;
        position: absolute;
        margin: auto;
        top: -9928px;
        right: -9999px;
        bottom: -9999px;
        left: -9999px;
    }
    .showImg>.outerBox{
        width: 100%;
        height: 82%;
        position: absolute;
        top: 6em;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .bannerContent{
        margin-top: 0;
    }
    .bannerContent>p:nth-child(1){
        text-align: center;
        font-size: 2.4em;
    }
    .bannerContent>p:nth-child(2){
        width: 88%;
        margin: 30px auto 0;
        font-size: 12px;
        text-align: left;
    }
    .sectionTitle{
        font-size: 2.4em;
        padding-top:1em;
        padding-bottom: 24px;
    }
    #serviceOverview>p:nth-child(2){
        width: 90%;
        font-size: 1.4em;
        margin: 0 auto;
        margin-top:1em;
        text-align: left;
    }
    #serviceRange>ul{
        margin-top: 2em;
        display: block;
    }
    #serviceRange>ul>li{
        width: 80%;
        margin: 0 auto;
        margin-bottom: 3em;
    }
    #serviceRange>ul>li>p>img{
        margin-bottom: 1em;
    }
    #soluteWay>.scrollNavi{
        width: 100%;
        overflow-x: scroll;
        overflow-y: hidden;
        height: 56px;
    }
    #soluteWay>.scrollNavi::-webkit-scrollbar{
        display: none;
    }
    #soluteWay .direction{
        width: fit-content;
        padding: 0 5%;
        align-items: unset;
        line-height: 56px;
    }
    #soluteWay .direction>li{
        float: left;
    }
    #soluteWay>.solute{
        width: 100%;
        padding: 2em 0;
    }
    #soluteWay>.solute>li.currentDirect{
        width: 90%;
        margin: 0 auto;
    }
    #soluteWay>.solute>li.currentDirect>p:nth-child(1){
      width: 100%;
    }
    #soluteWay>.solute>li.currentDirect>ul.areasInvolved{
        display: block;
    }
    ul.areasInvolved>li{
        width: 49%;
        float: left;
        margin-bottom: 2em;
        height: 130px;
        padding: 1em 0;
    }
    ul.areasInvolved>li:nth-child(even){
        margin-right: 0;
    }
    ul.areasInvolved>li>p:nth-child(2){
        width: 90%;
        margin: 0 auto;
        height: 50px;
        line-height: 25px;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp:2;
    }
    ul.areasInvolved>li>p>img{
        margin-bottom: 0;
    }
    .Alternatives{
        display: block;
    }
    ul.Alternatives>li{
        width: 48%;
    }
    .classCase{
        padding-bottom: 0px;
    }
    .classCase>.swiper-wrapper>.swiper-slide{
        display: block;
    }
    .classCase>.swiper-wrapper>.swiper-slide>a{
        width: 90%;
        margin: 0 auto;
    }
    .classCase>.swiper-wrapper>.swiper-slide>a>p{
        width: 90%;
        height:unset;
        margin: 0 auto;
    }
    .classCase p>img{
        width: 100%;
        height:unset;
        border-radius: 4px;
    }
    .classCase>.swiper-wrapper>.swiper-slide .CaseInfo{
        width: 90%;
        height: unset;
        margin: 0 auto;
        box-shadow:unset;
        padding: 0;
    }
    .CaseInfo>p:nth-child(1){
        font-size: 2em;
        margin-top: 1em;
        margin-bottom: 0;
        text-align: center;
    }
    .CaseInfo>p:nth-child(2){
        margin-top: 1em;
        margin-bottom: 0;
        height: 66px;
        -webkit-line-clamp:3;
    }
    .CaseInfo>p:nth-child(3){
        width: 100%;
        margin: 0 auto;
        margin-top: 1em;
        justify-content: center;
    }
    .CaseInfo>p:nth-child(3)>a:nth-child(1){
        width: 100%;
        background: #0069FF;
    }
    .leavlCenter{
        display: block;
        width: 90%;
        margin: 0 auto;
    }
    .leavlCenter>.leftContent,.leavlCenter .rightImg{
        width: 100%;
    }
    .leavlCenter .rightImg{
        margin-top: 2em;
    }
    .box1200{
        width: 90%;
        margin: 0 auto;
    }
    .padding30{
        padding: 0;
    }
    .sixWay{
        display: block;
        margin-bottom:-11px;
    }
    .sixWay>a:nth-child(even)>li{
        float: left;
    }
    .sixWay>a:nth-child(odd)>li{
        float: right;
    }
    .sixWay>a>li{
        width: 49%;
        margin-bottom: 6px;
    }
    .breadcrumb{
        display: none!important;
    }

    header .leftHead > .log > a > img:nth-child(2){
        display: block;
    }
    .willmove>header>.leftHead{
        background-color:#0B254A;
        box-shadow:0 0 0 #0B254A;
    }
    header .navigation{
        border-top: 0.2em solid white;
        border-bottom: 0.2em solid white;
        background-color: white;
    }
    header .closeNavi{
        background-color: white;
    }
    header .closeNavi:after{
        background-color: white;
    }

}












