﻿.wuliao-top{height: 350px;margin: 0px auto;}
.wuliao-top p{line-height: 2em;font-size: 1rem;color: #fff;padding-top: 8%;}
.wuliao-top{background: url("/images/wuliao/topbg.jpg") no-repeat center;}

.wuliao-content h1{font-size: 2.2rem;color: #4667aa;text-align: center;margin:40px auto;}
.wuliao-content h2{font-size: 1.4rem;color: #4667aa;margin-bottom:20px;margin-top:40px}
.wuliao-content h3{font-size:1.4rem;color:#007bff;margin-bottom:10px}
.wuliao-content p{margin-bottom: 1rem;font-size: 1rem;}
.wuliao-content p img{display: block;margin: 0 auto;}
.wuliao-content .tuijian{background-color:#fff;padding:20px;margin:20px;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,0.1)}
.wuliao-content .tuijian ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:20px}
.wuliao-content .tuijian ul li{flex:1 1 300px;text-align:center;border:1px solid#ccc;padding:15px;border-radius:8px;background-color:#fff}
.wuliao-content .tuijian ul li img{max-width:100%;height:auto;margin-bottom:10px}
.wuliao-content .tuijian ul li h3{font-size:1.2rem;margin-bottom:10px}
.wuliao-content .tuijian ul li p{font-size:0.9rem;margin-bottom:15px;color:#666}
.wuliao-content .tuijian ul li a{text-decoration:none;color:#007bff;font-weight:bold}

/**/
.bg{background: #f5f5f5;padding: 5rem 0;overflow: hidden;}
.liuyan-tit .fm{font-size: 30px;text-align: center;padding-bottom: 2rem;color: #4667aa;font-weight: bold;}
.liuyan-tit i{display: block;width: 7%;height: 2px;background: linear-gradient(270deg,#4667aa, #388eef);margin: 0 auto;font-size: 0;}
.liuyan-tit p{text-align:center;}
.botsms {background: #fff url(/chanpin/botsms-bg.png) no-repeat 55% center;margin: 0;margin-top: 1rem;padding: 2rem 1rem;}
.botsms .select {height: 42px;line-height: 42px;}
.botsms .textbox {height: 42px;line-height: 42px;}
.botsms ul li {margin-bottom: 10px;}
.botsms span {font-size: 16px;}
.botsms .smscontact {border: none;margin-top: 0;}
.botsms .smscontact dl{padding:0}
.botsms .smscontact dl dd {padding: 10px 0 0;}
.botsms .smscontact .right .top{position:relative;padding: 2rem 1.5rem;margin-bottom:20px;}
.botsms .smscontact .right .top:after, .right .top:before{content:"";position:absolute;left:0;right:0;top:0;height:5px;background: url(/chanpin/botsms-icon.jpg) repeat;}
.botsms .smscontact .right .top:before{top:auto; bottom:0;}
.botsms .smscontact .right ul li{line-height: 30px;height: 30px;text-align: left;padding: 0;}
.botsms .smscontact .right ul li a{display: inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color: #333;font-size: .875rem;width: 350px;}
.botsms .smscontact .right ul li .date{color: #999;font-size: 14px;float: right;width: auto;}