/*tem05-service*/
.tem05-service{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;min-height:500px;}
.tem05-service h2,
.tem05-service .h2{margin:0 0 10px 0;padding:0;font-size:2.8em;color:#fff;font-weight:normal;}
.tem05-service h4,
.tem05-service .h4{margin:0 0 15px 0;padding:0;font-size:1.3em;color:rgba(255,255,255,0.8);font-weight:normal;}
.tem05-service .fun-bar{padding:15px 0 0;color:#fff;}
.tem05-service .fun-bar dl{padding:15px 0;margin:0;text-align:center;}
.tem05-service .fun-bar .step-ico{font-size:46px;padding:55px;border-radius:100px;margin:0 auto 10px;display:table;border-width:1px;border-style:solid;transition:all 0s ease 0s, all 700ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.tem05-service .fun-bar .fun-tit{margin:0 0 10px 0;padding:0;font-size:1.2em;color:#fff;line-height:22px;height:44px;overflow:hidden;}
@media (max-width:768px){
    .tem05-service .container,
    .tem05-service.full-screen-spacing .container.full-screen{padding-left: 3%!important;padding-right: 3%!important}
    .tem05-service{background-attachment:scroll;}
    .tem05-service .fun-bar .step-ico{padding:30px;font-size: 30px;}
    .tem05-service h2,
    .tem05-service .h2{font-size:26px;}
}
@media (max-width:480px){
    .tem05-service .fun-bar > div{width: 100%;max-width: 100%;}
    .tem05-service .fun-bar dl{padding: 3% 0;display: flex;display: -webkit-flex;align-items: center;}
    .tem05-service .fun-bar dt{flex-shrink: 0;}
    .tem05-service .fun-bar .step-ico{font-size: 1.75rem;padding:10px;margin:0 ;}
    .tem05-service .fun-bar .fun-tit{height: auto;color:inherit;text-align: left;margin:0;padding-left:5%;;}
    .tem05-service .fun-bar .fun-tit a{color:inherit}
}
