.ban{ width: 100%; position:absolute; top: 0px;}
.ban img{ display:block; width:100%}
.ban .swiper-pagination-bullet{ background:#fff; opacity:1}
.ban .swiper-pagination-bullet-active{background: #317EF3; width:1.5rem; border-radius:1rem;}

/*标题样式*/
.tit{width:96%; float:left; text-align: center; padding-bottom: 2%;  margin:5% 2%}
.tit span{width:100%; float:left; font-size: 24px; font-weight: bold}
.tit span a{width:100%; float:left; font-size: 24px; font-weight: bold}
.tit p{width:100%; float:left; color: 666px; margin-top: 3%; font-size: 18px}
/*****产品******/
.cp{width: 100%; float: left; background: #fff; padding: 5% 0; margin-top: 80% }
.cp dl{ width:100%; float:left;  background: #fff;padding: 3% 0; margin-bottom: 2%; border-bottom: 6px solid #f0f0f0}
.cp dl:last-child{border-bottom: none}
.cp dl dt {width:35%; float:left; text-align: center; padding-top: 8%}
.cp dl dt img{}
.cp dl dt span{width: 100%; float: left;font-size: 16px}
.cp dl dd{ width:50%; float:right; padding:5%; border-left: 1px solid #e2e2e2}
.cp dl dd p{width:100%; float:left; line-height: 30px; font-size: 16px}
.cp dl dd p a{font-size: 16px}

/*****优势******/
.ys{width: 100%; float: left; padding:8% 0; background: #fff; margin-top: 5%}
.ys .box{width: 100%; float: left}
.ys dl{ width:36%; float:left; text-align: center; margin: 2%; padding: 5%;  box-shadow: 0px 0px 5px #8888886e;}
.ys dl dt{width:100%; float:left; text-align: center; margin-top: 20px}
.ys dl dt img{}
.ys dl dt span{width: 100%; float: left; margin-top: 15px}
.ys dl dt span a{border-bottom: solid 1px #ccc;font-size: 18px; padding-bottom: 15px; color: #333}
.ys dl dd{ width:100%; float:left; height: 100px; margin-top: 50px; color: #999; line-height: 25px;font-size: 14px}

/*****公司简介******/
.about{width: 98%; float: left; padding: 8% 1%; background: #fff; margin-top: 5%}
.abcon{width:100%; float: left}

.abcon img{width: 100%}
.abcon p{width: 100%; float: left;  padding: 5px 0; line-height: 30px; text-indent: 2em; margin-top: 20px;font-size: 14px}
.abcon span{width: 100%; float: left; text-align:center}
.abcon span a{ width: 200px; line-height: 45px; margin: 25px auto 0 auto; color: #fff; background: #00AEF3; display: block; font-size: 16px;border-radius: 15px}
/*****案例中心******/
.case{width:100%; float: left; padding: 10% 0 20% 0; background: #fff; margin-top: 5%}
.case .bd{ width:100%; float: left}
.case .bd ul li img{ width: 100% }
/* 焦点图 */
.slideBox{ position:relative; overflow:hidden; margin:0px auto;  max-width:640px;/* 设置焦点图最大宽度 */ }
.slideBox .hd{width: 100%;    height:28px; line-height:28px; text-align:center; bottom:3px; right:0; z-index:1; }
.slideBox .hd li{ display:inline-block; width:10px; height:10px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#fff; text-indent:-9999px; overflow:hidden; margin:0 3px;   }
.slideBox .hd li.on{ background:rgba(255,255,255,0.4);  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li img{ background:url(../images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);}  /* 去掉链接触摸高亮 */
.slideBox .bd li .tit{ display:none;}

.slideBox-2{overflow:inherit !important;}
.slideBox-2 .hd{width: 100%; float: left; margin-top: 30px}
.slideBox-2 .hd li{background:#eee;}
.slideBox-2 .hd li.on{ background:#00AEF3;}

/*****注册******/

.zc{width:100%; float: left; padding: 10% 0; background: #fff; margin: 5% 0; text-align: center}
.zc p{font-size: 16px}
.zc span a{ width: 200px; line-height: 45px; margin: 25px auto 0 auto; color: #fff; background: #00AEF3; display: block; font-size: 16px;border-radius: 15px}