.parent-box{padding-bottom:0px;}
.parent-box .layui-row:last-child{margin-bottom:0px;}

.xlwm-pad{padding-bottom:0px !important;}
.lxwm-img{width:320px;overflow:hidden;}
.lxwm-img img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover;}

/*联系我们 start*/
.lxwm-cont{margin-top:60px;}
.lxwm-cont p{font-size:16px;color:#666;width: 320px;line-height:25px;margin:30px auto;}
.lxwm-cont a{display:block;width:200px;height:40px;background:#69b427;text-align:center;color:#fff;font-size:14px;margin-top:30px;box-sizing: border-box;position: relative;transition: all .6s linear;line-height: 40px;border-radius:20px;margin:20px auto 0px;overflow:hidden;}
.lxwm-cont a:before {content: attr(data-text);position: absolute;top: 0px;left: 0;height: 100%;width: 100%;filter: alpha(opacity=100); opacity: 1;text-align: center; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s }
.lxwm-cont a:hover:before { filter: alpha(opacity=0);opacity: 0; -webkit-transform: translate3d(0, 100%, 0);  -moz-transform: translate3d(0, 100%, 0); -ms-transform: translate3d(0, 100%, 0); -o-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0) }
.lxwm-cont a>span { display: inline-block;text-align: center; filter: alpha(opacity=0);opacity: 0;-webkit-transform: translate3d(0, -100%, 0);-moz-transform: translate3d(0, -100%, 0); -ms-transform: translate3d(0, -100%, 0); -o-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);-webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s;transition: all .3s}
.lxwm-cont a:hover>span {filter: alpha(opacity=100);opacity: 1; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.lxwm-cont a:hover>span:nth-child(1) {-webkit-transition-delay: .045s;  -moz-transition-delay: .045s; -ms-transition-delay: .045s; -o-transition-delay: .045s;transition-delay: .045s}
.lxwm-cont a:hover>span:nth-child(2) { -webkit-transition-delay: .12s; -moz-transition-delay: .12s; -ms-transition-delay: .12s; -o-transition-delay: .12s; transition-delay: .12s }
.lxwm-cont a:hover>span:nth-child(3) { -webkit-transition-delay: .195s; -moz-transition-delay: .195s; -ms-transition-delay: .195s;-o-transition-delay: .195s; transition-delay: .195s}
.lxwm-cont a:hover>span:nth-child(4) { -webkit-transition-delay: .27s; -moz-transition-delay: .27s; -ms-transition-delay: .27s; -o-transition-delay: .27s;transition-delay: .27s}

@media screen and (max-width:992px){

.lxwm-cont{margin-top:0px}
.lxwm-cont p{margin:15px auto;}
.lxwm-img{height:180px;text-align: center;}
.lxwm-img img{width:55%;}
}