﻿/*解决方案*/
.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; line-height:25px; padding:10px 0; }
.water-fff-r h3{font-size:20px; color:#222; text-align:center; padding:5px 0 !important; }
.water-fff-r p{font-size:14px; color:#666; line-height:26px; text-align:center; }
.water-fang{width:100%; overflow:hidden; padding:15px; box-sizing:border-box; background:#f0f8ff; }
.water-fang .bg-white{overflow:hidden; }
.water-fang .bg-white .water-fff-r{width:100%; }
.water-fang .bg-white .monitor-img{margin-top:5px; }
.water-fang .bg-white .monitor-img img{max-width:100%; z-index:9; }

/*优势*/
.scence{width:100%; overflow:hidden; background:#f0f8ff; padding:15px 0; }
.scence .sen-bd{overflow:hidden; margin:10px 0; }
.scence .sen-bd li{width:100%; list-style:none; padding:0 15px; box-sizing:border-box; }
.scence .sen-bd li .sen-img{width:100%; overflow:hidden; text-align:center; }
.scence .sen-bd li .sen-img img{width:100px; }
.scence .sen-bd li:hover img{transform:scale(1.1,1.1); }
.scence .sen-bd li h3{font-size:16px; color:#333; text-align:center; padding:7px 0 10px; }
.scence .sen-bd li p{font-size:14px; color:#666; text-align:center; line-height:25px; margin-bottom:10px; min-height:50px; }
.scence .sen-bd li a{font-size:14px; color:#159afc; margin-top:20px; text-align:center; width:100%; text-decoration:none; }

/*核心特性*/
.water-liang{overflow:hidden; text-align:center; padding:15px; }
.water-liang ul{overflow:initial; }
.water-liang ul li{box-shadow:0 5px 15px rgba(135,166,193,.2); margin:15px 0; overflow:hidden; background:#327fd9; padding-bottom:15px; }
.water-liang ul li img{overflow:hidden; width:100%; }
.water-liang ul li h3{font-size:16px; line-height:28px; color:#fff; padding:10px 0 5px 0; }
.water-liang ul li p{font-size:12px; line-height:25px; color:#fff; margin-top:2px; text-align:left; padding:0 10px 10px; }

/*底部留言*/
.water-bottom{box-sizing:border-box; text-align:center; color:#fff; /*margin-bottom:40px;*/ }
.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; background:#F0F8FF; }

@media only screen and (min-width:375px ){
.water-liang .swiper-slide p{height:225px}	
}
@media only screen and (min-width:414px ){
.water-liang .swiper-slide p{height:205px}
}