.wuliao-top{height: 350px;margin: 0px auto;}
.wuliao-top h1{font-size: 2rem;padding-top: 5rem;color: #fff;}
.wuliao-top p{line-height: 2em;font-size: 1rem;color: #fff;margin: 1rem 0 1.5rem 0;}
.wuliao-top{background: url("/images/wuliao/topbg.jpg") no-repeat center;}

.bg{padding: 5rem 0;overflow: hidden;}
.bg:nth-child(even){background: #f5f5f5;}
.zt-title {margin-bottom: 1.5rem;}
.zt-title h2 {text-align: center;font-size: 2rem;line-height: 42px;color: #121314;font-weight: inherit;margin-bottom: 2rem;}
.zt-title h2:before,.zt-title h2:after{content:"";width: 32px;display: inline-block;border: 1px solid #4667aa;margin: 0 1rem;position: relative;top: -.5rem;}
.zt-title p{text-align: center;font-size: 1rem;line-height: 2rem;color: #535455;}
.zt-title p strong {font-weight: bold;color: #3461C6;font-style: normal;}
/**/
.list-wuliao {margin:2% 0 2% 0;overflow: hidden;}
.list-wuliao li {float: left;width: 14.6%;margin: 0px 1% 1% 1%;text-align: center;}
.list-wuliao li span {font-size: 1rem;display: block;background: #e2e2e2;text-align: center;line-height: 45px;}
.list-wuliao li img {border-radius: 50%;}
.outputline ul li {width: 49%;float: left;margin: 0 .5%;}
.outputline ul li img{border: 1px solid #c9c9c9;}
/**/
.wuliao-shebei ul{overflow: hidden;}
.wuliao-shebei ul li {width: 23%;float: left;margin: 0 1%;}
.wuliao-shebei ul li span{display: block;text-align: center;font-size: 1.2rem;line-height: 2rem;padding: .5rem 0;}
/**/
.tedian {display: flex;flex-wrap: nowrap;margin: 1rem auto;}
.tedian .item {width: calc(25% - 10px);background: #f2f2f2;padding: 2% 1%;border-radius: 10px;margin: 0 10px;text-align: center;}
.tedian .item img{width:100px}
.tedian .item h3 {margin: .5rem auto;font-size:1.2rem;font-weight: bold;text-align: center;}