/*tem31-service*/
.tem31-service .col-lg-6{padding:0;font-size:0;}
.tem31-service .box{padding:30px 0;width:100%;display:inline-block;transition:all 0.6s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0s;-o-transition:all 0.6s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0s;-ms-transition:all 0.6s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0s;-moz-transition:all 0.6s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0s;-webkit-transition:all 0.6s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0s;}
.tem31-service .box:hover{box-shadow:0 15px 30px rgba(0,0,0,0.08);background:#fff;}
.tem31-service .box:hover .title{color:inherit;}
.tem31-service .col-lg-6:nth-of-type(n) .box,
.tem31-service .col-lg-6:nth-of-type(n+1) .box{border-bottom:1px solid #ddd;}
.tem31-service .col-lg-6:nth-of-type(3) .box,
.tem31-service .col-lg-6:nth-of-type(4) .box{border-bottom:0;}
.tem31-service .col-lg-6:nth-of-type(2n+1) .box{border-right:1px solid #ddd;}
.tem31-service .col-lg-6:nth-of-type(2n+1) .text{float:right;width:74%;text-align:right;}
.tem31-service .col-lg-6:nth-of-type(2n+1) .icon{float:right;width:25%;text-align:center;}
.tem31-service .col-lg-6:nth-of-type(2n) .text{float:right;width:74%;}
.tem31-service .col-lg-6:nth-of-type(2n) .icon{float:left;width:25%;text-align:center;}
.tem31-service .item:nth-of-type(n) .box,
.tem31-service .col-lg-6:nth-of-type(n+1) .box{border-bottom:1px solid #ddd;}
.tem31-service .item:nth-of-type(3) .box,
.tem31-service .col-lg-6:nth-of-type(4) .box{border-bottom:0;}
.tem31-service .item:nth-of-type(2n+1) .box{border-right:1px solid #ddd;}
.tem31-service .item:nth-of-type(2n+1) .text{float:right;width:74%;text-align:right;}
.tem31-service .item:nth-of-type(2n+1) .icon{float:right;width:25%;text-align:center;}
.tem31-service .item:nth-of-type(2n) .text{float:right;width:74%;}
.tem31-service .item:nth-of-type(2n) .icon{float:left;width:25%;text-align:center;}
.tem31-service .title{color:#212121;font-size:15px;padding-bottom:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;opacity:.9;}
.tem31-service .description{display:block;color:#212121;opacity:.6;font-size:14px;line-height:22px;height:44px;overflow:hidden;}
.tem31-service .icon{color:#212121;font-size:40px;}
@media (max-width:768px){
    .tem31-service .container{padding-left: 3%!important;padding-right: 3%!important}
    .tem31-service.full-screen-spacing .container.full-screen{padding-left: 0!important;padding-right: 0!important}
    .tem31-service .item{padding:0!important;}
    .tem31-service .col-lg-6:nth-of-type(n) .box{border-right:none;border-bottom:1px solid #ddd;}
    .tem31-service .item:nth-of-type(n) .box{border-right:none;border-bottom:1px solid #ddd;}
    .tem31-service .item:nth-of-type(2n+1) .icon{float: left;}
    .tem31-service .item:nth-of-type(2n+1) .text{text-align: left;}
    .tem31-service .box{padding:15px 0;}
    .tem31-service .item:nth-of-type(2n+1) .icon,
    .tem31-service .item:nth-of-type(2n) .icon{width: 20%;}
    .tem31-service .item:nth-of-type(2n+1) .text,
    .tem31-service .item:nth-of-type(2n) .text{width: 78%}
}
@media (max-width:480px){
    .tem31-service .box{padding:20px 0;}
    .tem31-service .icon{font-size:30px;padding-top:15px;;}
}
