.pland{padding:80px 0;}
.pland ul.planul{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:60px;}
.pland ul.planul li{width:32%;box-sizing:border-box;padding:20px;cursor:pointer;transition:all .3s;}
.pland ul.planul li h5{font-size:24px;text-align:center;font-weight:700;margin:30px 0;}
.pland ul.planul li p{font-size:16px;color:#666;line-height:28px;}
.pland ul.planul li img{display:block;width:100%;height:100%;}
.pland ul.planul li:hover{background:#fff;box-shadow: 0px 10px 40px 0px #131e3426;transform:translateY(-10px);}
.planteam .teambox{padding:0;margin-top:0;}
.planteam .teambox h5{font-size:24px;font-weight:700;}
.planteam .teambox p{margin:20px 0;}
.mian-solution .service-system{margin-top:0;}
.planimg{background:url(../images/planbg.jpg) no-repeat;height:550px;}
.planlj{background:#fff;padding:80px 0;margin-top:0;border:0;}
.planlj .luotop{margin-top:0;}
.planlj .luot{padding:0 50px;}
.mian-solution .teambox{padding:0;margin-top:60px;}
.mian-solution .planteam .teambox{margin-top:0;}
.mian-solution .teamright ul li.lih{font-size:20px;font-weight:700;margin-bottom:10px;}
.mian-solution .service-system-div{padding:0;}
.team{padding:80px 0;}
.teambox{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:60px;}
.teamleft{width:50%;}
.teamleft span{display:block;width:100%;height:430px;}
.teamright{width:45%;}
.teamright p{font-size:16px;color:#333;line-height:28px;margin:30px 0;}
#team{background:#fff;}
.teamright ul .dt{font-size:24px;font-weight:700;margin-bottom:20px;}
.teamright ul .dd{margin-top:10px;overflow:hidden;}
.teamright ul .dd:before{content:"";display:block;width:5px;height:5px;background:#e50011;float:left;margin-right:5px;margin-top:8px;}

.pant{background:#fff;}
#plantcomp{background:#fff;}
#plantcom .title-h3-d{margin-bottom:80px;}

.planteam .teambox{margin-top:0;}
.planteam .teambox h5{font-size:24px;font-weight:700;}
.planteam .teambox p{margin:20px 0;}

@media (max-width:960px){
    .planimg .news-crumbs-pa{display:none;}
    .planimg{background:url(../images/planbgweb.jpg) no-repeat;height:0;padding-bottom:175%;background-size:100%;}
    .planlj{padding:50px 0;}
    .mian-solution .title-h3-d{padding:0;}
    .pland ul.planul li{padding:10px;width:49%;background:#fff;margin-top:10px;}
    .pland ul.planul li h5{font-size:16px;margin:15px 0;}
    .pland ul.planul li p{font-size:12px;line-height:22px;}
    .pland{padding:50px 0;}
    .pland ul.planul{padding-top:20px;}
    .pland ul.planul li:hover{box-shadow:initial;transform:translateY(0px);}
    .teamleft img{width:100%;}
    .mian-solution .teambox{margin-top:0;}
    .mian-solution .teamright ul li.lih{font-size:16px;}
    .teamleft,.teamright{width:100%;}
    .team{padding:40px 0;}
    #plantcomp .teamright{margin-top:20px;}
    #plantcom .title-h3-d{margin-bottom:40px;font-size:14px;}
    .planteam .teambox h5,.teamright ul .dt{font-size:16px;}
    .teamright p,.teamright ul .dd{font-size:13px;line-height:24px;}
    
}