.wuliao-top{height: 450px;display: flex;justify-content: center;align-items: center;}
.guankongpingtai{background: url("/images/tec/guankongpingtai.jpg") no-repeat center;}
.yikatong{background: url("/images/tec/yikatong.jpg") no-repeat center;}
.wurenzhuangche{background: url("/images/tec/wurenzhuangche.jpg") no-repeat center;}
.wurendibang{background: url("/images/tec/wurendibang.jpg") no-repeat center;}
.pidaijiance{background: url("/images/tec/pidaijiance.jpg") no-repeat center;}
.yuejieyujing{background: url("/images/tec/yuejieyujing.jpg") no-repeat center;}
.diaodu{background: url("/images/tec/diaodu.jpg") no-repeat center;}
.wuliao-top h1{font-size: 2rem;color: #fff;margin-bottom: 2rem;}
.wuliao-top p{line-height: 2rem;font-size: 1.1rem;color: #fff;margin-top: 1rem;}
.w600{width: 600px;}
.banner-button {margin-top: 2rem;}
.banner-button a{display: inline-block;margin-right: 10px;width: 126px;height: 38px;text-align: center;border-radius: 5px;line-height: 38px;border: 1px solid #fff;color: #fff;box-sizing: content-box;}
.banner-button a:nth-child(2) {background-image: linear-gradient(135deg, #0068dd, #00aeee);background-color: #0360c3;border: none;height: 40px;line-height: 40px;}

.tit {text-align: center;margin-bottom: -3rem;padding-top: 6rem;font-size: 2rem;}
.wordtext-top {padding: 6rem 0;}
.wordtext-top h2{font-size: 1.8rem;margin-bottom: 2rem;color: #333;font-weight: 500;text-align: center;}
.wordtext-top p{margin-top: 1rem;font-size: 16px;color: #777;line-height: 2rem;}

.bg{background-color: #f7f8fa;}
.boxpd{padding: 6rem 0;display:flex;justify-content:center;align-items:center;}
.boxpd .img,.boxpd .wordtext{width: 50%;}
.boxpd .wordtext{padding-left:3rem;}
.boxpd .wordtext h2{font-size: 1.8rem;margin-bottom: 2rem;color: #333;font-weight: 500;}
.boxpd .wordtext p{margin-top: 1rem;font-size: 16px;color: #777;line-height: 2rem;}
.bg .boxpd .img{order: 2;}
.bg .boxpd .wordtext{order: 1;padding: 0 3rem 0 0;}

.boxtd {padding: 6rem 0;}
.boxtd ul li {float: left;width: 33.3333%;margin-top: 30px;padding: 0 15px;}
.boxtd ul li .modulebox {float: left;width: 100%;background: #fff;padding: 30px 25px 30px 100px;position: relative;box-shadow: 0 0 21px rgba(175, 209, 242, 0.5);-moz-box-shadow: 0 0 21px rgba(175, 209, 242, 0.5);-webkit-box-shadow: 0 0 21px rgba(175, 209, 242, 0.5);-o-box-shadow: 0 0 21px rgba(175, 209, 242, 0.5);-ms-box-shadow: 0 0 21px rgba(175, 209, 242, 0.5);}
.boxtd ul li .modulebox .tdimg {position: absolute;left: 30px;top: 40px;}
.boxtd ul li .modulebox .tdtit {float: left;width: 100%;color: #333333;font-size: 20px;line-height: 32px;}
.boxtd ul li .modulebox .tdtext {float: left;width: 100%;margin-top: 12px;color: #777;font-size: 16px;line-height: 30px;}
.boxtd ul li:hover .modulebox img {transition: all 0.3s linear;-moz-transition: all 0.3s linear;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;}
.boxtd ul li:hover .modulebox img {transform: rotateY(360deg);-ms-transform: rotateY(360deg); -moz-transform: rotateY(360deg); -webkit-transform: rotateY(360deg);-o-transform: rotateY(360deg);}

.tec-case {padding-top: 6rem;display: flex;justify-content: center;align-items: center;}
.tec-case .item {width: 30%;margin: 0 1rem;border-radius: 8px;background: #fff;border: 1px solid #e9e9e9;box-shadow: 0 5px 20px -5px rgb(34 31 100 / 6%);overflow: hidden;}
.tec-case .item h3 {font-size: 1.2rem;font-weight: 500;padding: 1rem;}
.tec-case .item:hover {-webkit-box-shadow: 0 15px 30px 0 rgba(16,20,40,.1);box-shadow: 0 15px 30px 0 rgba(16,20,40,.1);-webkit-transform: translateY(-6px);transform: translateY(-6px)-webkit-transition: all .3s linear;transition: all .3s linear;}
.tec-more {padding-bottom: 6rem;margin-top: 3rem;}
.tec-more a {font-size: 18px;height: 48px;line-height: 48px;margin: 0 auto;width: 168px;background: linear-gradient(135deg, #0068dd, #00aeee);color: #fff;text-align: center;border-radius: 5px;display: -webkit-flex;-webkit-justify-content: center;justify-content: center;}

.tec-lianxi {background: #3171e0 url(/images/tec/tec-lianxi.png) no-repeat center bottom;padding: 5rem 0;text-align: center;color: #fff;}
.tec-lianxi .lx-tit {font-size: 2rem;margin-bottom: 2rem;line-height: 2rem;}
.tec-lianxi span {font-size: 1rem;}
.lx-from {margin: 0 auto;margin-top: 2rem;}
.lx-from .form-control {width: 355px;height: 48px;padding: 12px 15px;font-size: 16px;font-weight: 700;color: #333;background: #fff;border: 1px solid #fff;border-radius: 4px 0 0 4px;vertical-align: middle;}
.lx-from .btn-default {display: inline-block;zoom: 1;padding: 9px 30px;margin-left: -5px;background-color: #337eff;border-radius: 0 4px 4px 0;border: 1px solid #fff;vertical-align: middle;font-size: 14px;font-weight: 400;color: #fff;line-height: 28px;letter-spacing: 2px;transition: 0.5s;cursor: pointer;}