/*服务体系*/
.service{width:100%;overflow:hidden;padding:60px 0;}
.c-til{line-height:40px;text-align:center;}
.c-til h2{font-size:28px; color:#333;}
.c-til span{font-size:16px; color:#666;display: block;}
.service .sys-list{margin-top: 60px;}
.service .sys-list dl{float:left; width:130px;height:270px;line-height:26px;color:#666;margin:0 35px;overflow: hidden;}
.service .sys-list dl dt{white-space: nowrap;text-overflow: ellipsis;}
.service .sys-list dl dt span{font-size:18px;margin:25px 0 5px 0; color:#333;display: block;white-space: nowrap;text-overflow: ellipsis;}

/*解决方案*/
.solution{width:100%;overflow:hidden;padding:60px 0;}
.solution .scheme-list{margin-top:30px;width: 1228px;}
.solution .scheme-list dl{width:279px;height:275px;margin:30px 14px 0 14px; float:left;color:#666;line-height:22px;}
.solution .scheme-list dl dd{height:166px;background-size:cover;}
.solution .scheme-list dt a{color:#333;margin:15px 0 5px 0; font-size:16px;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.solution .scheme-list .desc{height: 66px;overflow: hidden;}
.solution .scheme-list dl:hover dd{background-color:#ccc; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16),0 2px 10px 0 rgba(0, 0, 0, 0.12);}
.solution .scheme-list dl:hover dt a{ color:#24b727;}

/*服务优势*/
.project{width:100%;overflow:hidden;padding:60px 0;background-color:#f6f6f6;}
.project .pro-wrap{width:1230px;margin: 0 auto;}
.project .pro-wrap dl{width:380px;float:left;font-size:14px;margin:15px;overflow:hidden;color:#333;line-height:26px;}
.project .pro-wrap dl dd{height:240px;margin-bottom:12px;padding:1px;-webkit-transition:box-shadow 218ms;transition:box-shadow 218ms;background-size:cover;}
.project .pro-wrap dl dd:hover{background-color:#ccc;box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16),0 2px 10px 0 rgba(0, 0, 0, 0.12);}
.project .pro-wrap dl dt{line-height: 26px;overflow: hidden;height: 78px;}

/*服务流程*/
.path{width:100%;overflow:hidden;padding:60px 0;background-color:#f6f6f6;}
.path .pic{margin:50px auto 0 auto;text-align: center;}

/*关于我们*/
/*关于我们-我们是谁*/
.about-us{width:100%; overflow:hidden;padding:60px 0;}
.about-us .desc{width:1000px;margin:0 auto;overflow:hidden;text-align:left;}
.about-us .desc p{overflow:hidden;line-height:30px;font-size:14px;color:#333;margin-top:20px;text-indent: 30px;}
.about-us .mark{width:1180px;margin:70px auto 0 auto; overflow:hidden;}
.about-us .mark dl{width:370px;float:left;text-align:center;margin-left: 10px;margin-right: 10px;}
.about-us .mark dl dd{margin-bottom:10px;}
.about-us .mark dl dt{font-size:18px;line-height:30px;color:#333;}

/*关于我们-我们是谁*/
.team-box{width:100%;overflow:hidden;padding:60px 0;}
.team-box .team .top-info{width:1000px;margin:0 auto;}
.team-box .team .top-info p{font-size:14px;line-height:28px;text-align:left;text-indent: 30px;margin-top: 20px;}

.team-con{width:100%;overflow:hidden;margin-top:50px;height: 440px;}
.team-con .team-con-left{width:800px;overflow: hidden;}
.team-con .team-con-left .grid{width: 398px;height: 220px;margin-right: 2px;margin-bottom: 2px;float: left;overflow: hidden;}
.team-con .grid img{width: 100%;height: 100%;}
.team-con .team-con-right{width:400px;overflow: hidden;}
.team-con .team-con-right .grid{width: 100%;height: 440px;}

/*立即下载按钮*/
.soft-down{position: absolute;width: 200px;height: 50px;border-radius: 5px;border: 1px solid #fff;color: #fff;text-align: center;font-size: 18px;line-height: 50px;top:450px;left: 50%;margin-left: -100px;z-index: 10;}