.water-fang{width:100%; overflow:hidden; background:#f0f8ff; padding:15px; box-sizing:border-box; }
.water-fang .bg-white{padding:10px 0; }
.water-fang .bg-white .water-fff-r{width:100%; display:inline-block; }
.water-fang .bg-white .water-fff-r h3{font-size:20px; color:#222; text-align:center; }
.water-fang .cm-list{width:100%; margin-top:5px; }
.water-fang .cm-list .swiper-scn{width:48%; float:left; overflow:hidden; background:#fff; margin:10px 0; box-shadow:0 7px 22px rgba(135,166,193,.2); }
.water-fang .cm-list .swiper-scn:nth-child(2n){float:right; }
.water-fang .cm-list .swiper-scn img{width:100%; }
.water-fang .cm-list .swiper-text h3{font-size:16px; color:#333; text-align:center; line-height:30px; margin-top:5px; }
.water-fang .cm-list .swiper-text p{font-size:14px; color:#999; text-align:center; line-height:26px; padding-bottom:5px; text-align:left; padding:0 5px 10px; box-sizing:border-box; }

/*应用场景*/
.scn {font-size:20px; color:#222; text-align:center; line-height:30px; padding:10px 0; font-weight:500; }
.cn-ll{color:#666; font-size:14px; text-align:center; }
.water-liang{background:#f0f8ff; overflow:hidden; text-align:center; padding:0 0 15px; }
.water-liang .swiper-container .swiper-slide{background:#fff; padding-bottom:10px; box-shadow:0 7px 22px rgba(135,166,193,.2); margin-bottom:10px; }
.water-liang .swiper-container h3{font-size:16px; line-height:25px; color:#333; margin-top:8px !important; }
.water-liang .swiper-container p{font-size:14px; line-height:23px; color:#999; margin-top:5px; width:100%; box-sizing:border-box; height:46px; padding:0 5px; box-sizing:border-box; }
.water-liang .swiper-container{padding:15px; box-sizing:border-box; }
.share-jia{background:#fff; margin-top:0; padding:15px 0; text-align:center; }
.share-jia img{margin:20px auto; width:85%; }

/*圈子*/
.quanzi{width:100%; overflow:hidden; background:url(../images/yuan.png) no-repeat center #fff; text-align:center; padding:15px; box-sizing:border-box; }
.quanzi h3{font-size:20px; color:#fff; line-height:30px; padding-bottom:10px; font-weight:normal; }
.quanzi h3 span{width:10px; height:10px; border-radius:50%; border:2px solid #fff; margin:0 10px 0 0; }
.quanzi h3 i{width:10px; height:10px; border:2px solid #fff; margin:0 0 0 10px; }
.quanzi p{font-size:14px; color:#fff; line-height:25px; }
.quanzi .cm-qz{display:table-cell; vertical-align:middle; text-align:center; }

/*方案功能*/
.fangan{padding-bottom:10px; border-bottom:10px solid #F0F8FF; padding-top:15px; }
.fangan .swiper3 {margin:15px 0; }
.fangan .swiper4 .swiper-slide{padding:0 15px; box-sizing:border-box; color:#666; }
.fangan .swiper4 .swiper-slide img{width:100%; }
.fangan .swiper4 .swiper-slide p{line-height:26px; color:#666; margin:10px 0; font-size:14px; }
.fangan .swiper3 .swiper-slide{text-align:center; line-height:40px; border-top:1px solid #1F8FFF; border-bottom:1px solid #1F8FFF; position:relative; }
.fangan .swiper3 .selected{background:#1F8FFF; color:#fff; }
.fangan .swiper3 .selected::after{display:none; }
.fangan .swiper3 .swiper-slide:last-child::after{display:none; }
.fangan .swiper3 .swiper-slide::after{position:absolute; content:""; width:1px; height:28px; top:6px; background:#ddd; right:0; }
.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; }

/*解决方案*/
.water-bottom{box-sizing:border-box; text-align:center; color:#fff; margin-bottom:0px; }
.water-bottom .wrapper{padding: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; }

@media only screen and (max-width:360px ) {
	.water-fang .cm-list .swiper-text p{font-size:12px; }
}