.lx_list {
    position: absolute;
    left: 20px;
    top: 27px;
    flex-wrap: wrap;
}
.cl-3e{
    color: #3e3e3e
}
.cl-3c{
    color: #3c3c3c
}
.mTop25{
    margin-top: 25px;
}
.lx_flex{
    flex-wrap: wrap;
    padding-bottom: 60px;
    overflow: hidden;
}
.lx_flex>div{
    margin-top: 20px;
    margin-left: 19px;
    float: left;
}
.lx_flex>div:nth-of-type(1),.lx_flex>div:nth-of-type(4),.lx_flex>div:nth-of-type(7),.lx_flex>div:nth-of-type(10){
    margin-left: 0;
}
.connection_list>div{
    -webkit-box-shadow:0 2px 10px 1px #f1f1f1;
    box-shadow:0 2px 10px 1px #f1f1f1;
}
.case_top{
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    font-size: 26px;
    color: #fff;
    height: 300px;
}
.case_top1{
    background: url("../images/case.png") no-repeat 50% 50%/cover;
}
.connection_list .mTop25{
    min-height: 46px;
    margin-top: 10px;
    margin-bottom: 8px;
}
.connection_list img{
    /* width: 418px; */
}
.conTitle{
    height: 52px;
}
.connection_main .center{
    width: 1200px;
}
.connectionBg{
    background: url("../images/lx1.png") no-repeat 50% 50%/cover;
    height: 360px;
}
.fs26{
    font-size: 26px;
}
.case_title{
    height: 100px;
    line-height: 100px;
}
.case_list>div{
    margin-left: 5.5px;
}
.case_list>div>p:last-child{
    margin-top: 18px;
}
.case_main{
    padding: 40px 0 120px;
    font-size: 16px ;
    color: #3c3c3c;
    text-indent: 25px;
}
.center2{
    width: 1200px;
    margin: 0 auto;
}
.main3,.main2,.main1{
    display: none;
}
.case_main1{
    padding: 0 0 120px;
}
div,p,ul,li,html,body,h2,h3{
    margin: 0;
    padding: 0;

}
h2, h3 {
    text-align: center;
    font-weight: 400;
}
h2 {
    font-size: 26px;
    color: #3c3c3c;
}
.pTop35{
    padding-top: 35px;
}
.pB03{
    padding-bottom: 3px;
}
.clear{
    overflow: hidden;
    clear: both;
}
.jinan-warp{
    min-width: 1200px;
}
.jinan{
    min-width: 1200px;
}
.jinan .w{
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}
.jinan .point{
    color: #3e3e3e;    
    margin-bottom: 62px;
}
.jinan h2{
    font-size: 26px;
    padding-top: 50px;
    margin-bottom: 60px;
}
.jinan .point-item{
    float: left;
    font-size: 18px;
    position: relative;
    margin-right: 10px;
}
.jinan .point-item:last-child{
    margin-right: 0;
}
.jinan .point-item p{
    position: absolute;
    left: 38px;
    top: 36px;
}
.jinan .project-wrap{
    background: #fff;
}
.jinan .project h2{
    margin-bottom: 40px;
}
.jinan .project .tex{
    width: 444px;
    margin: 0 auto;
    padding-bottom: 50px;
}
.jinan .project p{
    width: 444px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border: 2px solid #c0a768;
    color: #c0a768;
    font-size: 18px;
    margin-bottom: 18px;
}
.jinan .project .icon{
    display: block;
    height: 43px;
    margin: 15px 0 12px;
    background: url(../images/add.png) no-repeat center top;
}
.jinan .profit .clear{
    margin-bottom: 10px;
}
.jinan .profit{
    padding-bottom: 100px;
}
.jinan .profit-item{
    float: left;
    width: 290px;
    height: 124px;
    background: #fff;
    color: #3c3c3c;
    font-size: 20px;
    margin-right: 10px;
    position: relative;
    padding-top: 40px;
    box-sizing: border-box;
}
.jinan .profit-item:last-child{
    margin-right: 0;
}
.jinan .profit-item .profit-i{
    display: inline-block;
    width: 30px;
    height: 28px;
    position: absolute;
    left: 20px;
    top: 42px;
    background: url(../images/profit_i.png) no-repeat center top;
}
.jinan .profit-item .tex{
    padding-left: 54px;
    height: 48px;
}
.jinan .profit-item .small{
    color: #c0a768;
    font-size: 14px;
}