.scn{font-size:20px; color:#222; text-align:center; line-height:30px; padding:5px 0; font-weight:500; }
.cn-ll{color:#666; font-size:14px; line-height:25px; text-align:center; }
.water-fang{width:100%; overflow:hidden; background:#f0f8ff; }
.water-fang .bg-white{padding:15px; }
.water-fff-r{width:100%; overflow:hidden; }
.water-fff-r h3{font-size:20px; color:#222; text-align:center; padding:5px 0; }
.water-fff-r p{font-size:14px; color:#666; text-align:center; line-height:30px; }
.water-fang .bg-white ul{overflow:hidden; }
.water-fang .bg-white ul li{width:49%; float:left; background:#fff; padding:25px 5px 15px; box-sizing:border-box; margin:10px 0; height:250px; }
.water-fang .bg-white ul li:nth-child(2n){float:right; }
.water-fang .bg-white ul li img{margin:0 auto; display:block; width:60px; }
.water-fang .bg-white ul li h3{font-size:16px; color:#333; line-height:30px; padding-top:8px; text-align:center; }
.water-fang .bg-white ul li span{font-size:14px; color:#999; line-height:24px; text-align:center; display:block; }

/*应用场景*/
.scence {padding:15px 0 0; overflow:hidden; }
.scence .swiper-container{padding-bottom:40px; margin:10px 0 0; text-align:center; }
.scence .swiper-slide{box-shadow:0 5px 15px rgba(36, 85, 195, 0.1); }
.scence .swiper-slide .sen-img{width:100%; overflow:hidden; position:relative; }
.scence .swiper-slide .sen-img img{width:100%; transition:all ease .5s; }
.scence .swiper-slide .sen-img div{width:100%; position:absolute; height:100%; background:url(../images/b1.png) no-repeat center center; top:0; left:0; }
.scence .swiper-slide:nth-child(2) .sen-img div{background:url(../images/b2.png) no-repeat center center; }
.scence .swiper-slide:nth-child(3) .sen-img div{background:url(../images/b3.png) no-repeat center center; }
.scence .swiper-slide:nth-child(4) .sen-img div{background:url(../images/b4.png) no-repeat center center; }
.scence .swiper-slide h3{font-size:16px; color:#333; text-align:center; padding:10px 0 0; }
.scence .swiper-slide p{font-size:14px; color:#666; text-align:center; padding:0 10px; box-sizing:border-box; line-height:25px; margin-bottom:10px; height:50px; }
.scence .swiper-slide a{font-size:14px; color:#159afc; margin-top:20px; text-align:center; width:100%; text-decoration:none; }

.water-jia{text-align:center; position:relative; }
.water-jia .scn{color:#fff; position:absolute; width:100%; overflow:hidden; top:9%; }
.water-jia img{margin:30px 0 0; width:100%; }
.water-liang{border-bottom:10px solid #f0f8ff; overflow:hidden; text-align:center; padding:15px; box-sizing:border-box; }
.water-liang ul{margin-top:15px; }
.water-liang ul li{width:49%; float:left; overflow:hidden; background:#fff; padding:20px 10px; margin-bottom:15px; box-sizing:border-box; box-shadow:0 3px 10px rgba(36,85,195,.1); }
.water-liang ul li p{font-size:14px; line-height:26px; color:#333; margin-top:10px; height:200px; }
.water-liang ul li img{width:60px; }
.water-liang ul li:nth-child(2n){float:right; }
.water-bottom{box-sizing:border-box; text-align:center; color:#fff; margin-bottom:0px; }
.water-bottom .wrapper{padding:25px 15px; background:url(../images/bg.png) no-repeat center; background-size:cover; }
.water-bottom h3{font-size:20px; }
.water-bottom p{font-size:14px; line-height:26px; padding-top:10px; }
.water-bottom h5{width:100%; overflow:hidden; background:#1f2538; line-height:45px; font-size:16px; position:relative; }
.water-bottom h5::after{position:absolute; content:""; width:10%; height:1px; background:#dcdcdc; left:10%; top:22px; }
.water-bottom h5::before{position:absolute; content:""; width:10%; height:1px; background:#dcdcdc; right:10%; top:22px; }

.parter_list{margin-bottom:10px; }
.parter_list .am-avg-sm-6{border-bottom:none; margin-top:10px; }
.cpm-more{padding:0 15px 25px; box-sizing:border-box; text-align:center; }
.cpm-more img{width:100px; margin:0 auto 15px; }
.cpm-more h3{font-size:18px; color:#333; line-height:30px; }
.cpm-more p{font-size:14px; color:#666; line-height:26px; margin-top:10px; text-align:left; text-indent:28px; }
.parter-web{padding-top:15px; }

@media only screen and (min-width:414px ) {
	.water-liang ul li p{height:140px; }
}