h1{text-align: center;height: 170px;line-height: 170px;color:#fff;font-size: 40px;background: url(../img/bg2.png) no-repeat center center;background-size: cover;}
#ad{padding:20px 15px;background-color: #fff;text-align: center;}
#ad h2{font-size: 24px;color:#000;}
#ad>p{color:#787e84;text-align: left;font-size: 16px;line-height: 28px;margin-top:12px;padding:0 10px;}
#ad>p span{color:#000;}
#ad ul.list1{overflow: hidden;margin-top:15px;margin-bottom: 15px;}
#ad ul.list1 li{width: 50%;text-align: center;margin-bottom: 15px;}
#ad ul li:nth-child(odd){float: left;}
#ad ul li:nth-child(even){float: right;}
#ad ul.list1 li .img{width:96px;height: 96px;border-radius: 50px;border:2px solid #e1e1e1;margin:0 auto 10px;}
#ad ul.list1 li .img span{display: block;width:60px;height: 60px;overflow: hidden;margin:15px auto;position: relative;}
#ad ul.list1 li .img span img{position: absolute;}
#ad ul.list1 li:nth-child(1) .img span img{left: 0px;}
#ad ul.list1 li:nth-child(2) .img span img{left: -60px;}
#ad ul.list1 li:nth-child(3) .img span img{left: -120px;}
#ad ul.list1 li:nth-child(4) .img span img{left: -180px;}
#ad ul.list1 li:nth-child(5) .img span img{left: -240px;}
#ad ul.list1 li:nth-child(6) .img span img{left: -300px;}
#ad ul li.list1 p{font-size: 14px;color: #333;line-height: 20px;margin:10px 0;}
#ad ul li.list1 img{width: calc(100% - 10px);margin:15px auto 0;}
#ad ul.list2{overflow: hidden;margin-top:10px;}
#ad ul.list2 li{width:calc(50% - 20px);margin-bottom: 20px;}
#ad ul.list2 li img{width:100%;}
#ad ul.list2 li h3{margin: 5px auto;}
#ad ul.list2 li p{color:#787e84;text-align: center;font-size: 14px;line-height: 24px;margin-top:12px;}
