html, body, p, span, ul, li { margin: 0; padding: 0; }
a { display: block; overflow: hidden; text-decoration: none; color: #333; }
button { cursor: pointer; }
li { list-style: none; }
html { font-size: 62.5%; }
body { line-height: 1.5; font-family: Helvetica, Arial, sans-serif, "微软雅黑"; background: #fff; }
.main { position: relative; width: 100%; min-width: 320px; margin: 0 auto; }
.fl { float: left; }
.fr { float: right; }
header { width: 100%; height: 60px; background: #23ac38; }
header span { display: block; margin-top: 17px; height: 25px; }
header span:nth-of-type(1) { display: block; margin-top: 12px; height: 32px; }
header span:nth-of-type(2) { display: block; margin-top: 17px; height: 22px; }
header span img { height: 100%; }
.header-left { margin-left: 3.125%; }
.header-right { margin-right: 3.125%; }
nav { width: 100%; overflow: hidden; margin: 10px auto 15px; }
nav ul { width: 100%; height: 46px; margin: 16px auto 0; }
nav li { float: left; width: 25%; text-align: center; font-size: 1.4em; color: #033333; border-right: 1px solid #e5e5e5; }
nav li img { width: 50%; margin-top: 5px; }
nav li p { margin-top: 5px; }
nav li:nth-of-type(4) { border: none; width: 24%; }
.sub-nav { display: none; width: 92%; top: 55px; position: absolute; z-index: 9999; padding: 20px 4% 20px 4%; background: rgba(44, 44, 44, 0.9); }
.sub-nav li { float: left; margin-left: 1%; margin-top: 8px; width: 31.6%; height: 35px; text-align: center; line-height: 40px; font-size: 1.6em; border: 1px solid #bbbbbb; }
.sub-nav li a { color: #bbbbbb; }
.cl-margin { width: 100%; height: 10px; background: #ebebeb; }
.list { width: 100%; margin-top: 0px; margin-bottom: 20px; overflow: hidden; font-family: "微软雅黑"; color: #333333; }
.list .title { font-size: 2.4em; text-align: center; margin: 0 auto; color: #333333; background-color: #a8cbe1; padding: 10px; }
.title span { float: right; color: #989898; font-size: 16px; padding: 10px 0 0 0px; }
.icon-ul { overflow: hidden; }
.icon-ul li { float: left; margin-left: 4%; margin-top: 20px; width: 20.1%; color: #333333; text-align: center; }
.icon-ul li img { width: 64%; }
.icon-ul li p { font-size: 1.5rem; margin-top: 5px; }
.icon-ul li p:nth-of-type(2) { color: #bfbfbf; }
.text-ul { width: 100%; overflow: hidden; margin: 30px auto; }
.text-ul li { float: left; width: 25%; margin-top: 10px; font-size: 1.2em; display: table-cell; vertical-align: middle; }
.text-ul li .box { width: 90%; padding: 10px 0px; margin: 0 auto; border: 1px solid #ebebeb; background: #f8f8f8; }
.text-ul li img { width: 20%; margin-left: 8%; vertical-align: middle; }
.text-ul li span { width: 68%; height: 100%; float: right; display: block; text-align: left; }
.user-ul,  .safety-ul { width: 100%; margin: 20px auto; }
.user-ul li { float: left; margin-top: 5px; width: 33.33%; text-align: center; font-size: 1.6em; }
.user-ul li p { display: block; margin: 0 auto; width: 92%; padding: 15px 0; border: 1px solid #ebebeb; background: #f8f8f8; }
.safety-ul li { float: left; margin-left: 1%; margin-top: 5px; padding: 10px 0 2px; width: 48.2%; text-align: center; border: 1px solid #ebebeb; background: #f8f8f8;}
.safety-ul li img { width: 90%; }
footer img { width: 30%; text-align: center; margin-left: 35%; }
footer input { float: left; margin-left: 3%; width: 66%; height: 34px; border: none; outline: none; background: none; }
#submit-btn { float: right; margin-left: 0; width: 25%; height: 40px; line-height: 40px; border: none; outline: none; -webkit-appearance: none; color: #fff; font-size: 1.4em; background: #00be3c; cursor: pointer; }
.foot { overflow: hidden; width: 80%; margin: 0px auto 0; }
.foot li { float: left; width: 24%; text-align: center; font-size: 1.4em; border-right: 1px solid #666666; color: #666666; }
.foot li:nth-of-type(4) { border: none; }
#footer { width: 100%; text-align: center; font-size: 1.4em; background: #f6f6f6; padding: 15px 0; margin: 0 auto 40px; }
header span:nth-of-type(1) { display: block; margin-top: 6px; height: 32px; }
header span:nth-of-type(2) { display: block; margin-top: 14px; height: 16px; }
header { width: 100%; height: 48px; background:#125aa5; }
.sub-nav { display: none; width: 92%; top: 45px; position: absolute; z-index: 9999; padding: 10px 4% 18px 4%; background: rgba(44, 44, 44, 0.9); }
/*-----------------------------------------------------------------------------------*/

.flow { font-size: 1.1rem; color: #cdcdcd; }
.download { margin: 5px auto 0; width: 66%; height: 25px; border: none; line-height: 27px; outline: none; border-radius: 18px; background: #def3e1; font-size: 1.5rem; color: #23ac38; }
/*switch部分css*/

.switch { width: 100%; height: 220px; }
.switch img { width: 100%; }
.carousel-cont { position: relative; height: 100%; overflow: hidden }
.carousel-cont .cont-item { position: absolute; width: 100%; height: 100%; top: 0; left: 0; box-sizing: border-box; -webkit-box-sizing: border-box; visibility: hidden; overflow: hidden }
.carousel-cont .cont-item.active { visibility: visible; z-index: 1; }
.nova-carousel { position: relative; width: 100%; height: 100%; text-align: center }
.carousel-cont .cont-item { text-align: middle }
.carousel-control { display: inline-block; position: absolute; width: 50%; box-sizing: border-box; -webkit-box-sizing: border-box; text-align: right; bottom: 0; left: 50%; margin-left: -35px; z-index: 2; padding: 5px 0; padding-right: 5px; }
.carousel-control .control-item { display: inline-block; margin-right: 6px; width: 12px; height: 12px; border-radius: 100%; background-color: rgba(0,0,0,.3) }
.carousel-control .control-item.active { background-color: white }
.spe:nth-child(2) { border-top: 1px solid #ebebeb; }
.spe span { width: 70%; position: relative; float: left; }
.spe span img { width: 100%; float: right; }
.jianjie p { float: left; padding-left: 10%; width: 100%; }
.jianjie { width: 50%; float: left; }
.capacity-ul { width: 100%; overflow: hidden; margin-top: 20px; }
.capacity-ul li { float: left; width: 49.8%; border-top: 1px solid #ebebeb; }
.capacity-ul li:nth-child(odd) { border-right: 1px solid #ebebeb; }
.capacity-ul li p { margin-left: 10%; }
.capacity-ul li:nth-of-type(1) img { width: 100%; }
.capacity-ul li:nth-of-type(2) { border-left: 1px solid #ebebeb; }
.capacity-ul li:nth-of-type(1) { border-right: none; }
.capacity-ul li img { width: 90%; height: 133px; overflow: hidden; }
.img-title { margin-top: 20px; font-size: 1.55em; }
.img-dis { color: #999999; margin-top: 5px; font-size: 1.35em; }
.img-price { margin-top: 10px; color: #f13228; font-size: 1.55em; }
#more-btn { background: rgb(248,248,248); }
#more-btn a { display: block; margin: auto; width: 100%; height: 100%; background: url(../../../../p6.qhimg.com/t01f8ae6ea3d7f727ff.png) center no-repeat; }
/*-------------底部---------------------*/
div.keleyi-menubar { width: 100%; visibility: visible; padding: 0px; background:#125aa5 !important}
ul.keleyi-menu { list-style-type: none; padding: 0px; }
ul.keleyi-menu a { text-decoration: none; height: 50px; line-height: 50px; text-decoration: none; font-size: 16px; color: #FFF; }
ul.keleyi-menu a:hover { text-decoration: none; color: #F90; font-weight: bold; background:#1995cb !important}

/*案例*/
.article { width: 100%; margin-top: 25px; margin-bottom: 20px; overflow: hidden; font-family: "微软雅黑"; color: #333333; }
.article .title { font-size: 2.4em; text-align: center; margin: 0 auto; color: #333333; }
.article .about { font-size: 12px; text-align: center; margin: 10px auto; color: #aaaaaa; border-bottom: 1px solid #eeeeee; }
.article .info { width: 100%; margin: 0 auto; padding: 10px 0; }
.article .info .name { float: left; width: 18%; font-weight: blod; color: #333333; text-align: center; margin: 0 auto; }
.article .info .neirong { float: left; width: 80%; font: 14px; color: #333333; margin-bottom: 20px; }
.article .content { clear: both; width: 100%; font: 14px; color: #333333; }
.article .content img { width: 100%; }
/*浮动电话*/
.sidetel { position: fixed; left: 0; bottom: 90px; line-height: 16px; padding: 10px 3px; text-align: center; }
.sidetel a { color: white; }

.pagelist{ float:right; padding-right:2%;}
.pagelist li a{ float:left;height:20px;line-height:20px; padding:0px 5px;}
.pagelist a{ border: 1px solid #ccc;color: #222;display: inline-block;margin-right: 4px;padding: 0px 6px; text-decoration:none;}
.pagelist a.disabled{ border: 1px solid #ccc;display: inline-block;margin-right: 4px;padding: 0px 6px; text-decoration:none;background: #23ac38 none repeat scroll 0 0;color:#222}
.pagelist a.disabled:hover{border: 1px solid #ccc;color: #222;display: inline-block;margin-right: 4px;padding: 0px 6px; text-decoration:none;background: #23ac38 none repeat scroll 0 0;color:#222}
.pagelist a:hover{background: #23ac38 none repeat scroll 0 0;color: #fff;text-decoration:none;border: 1px solid #0ba5ed;}
.pagelist a.current{background: #23ac38 none repeat scroll 0 0;border-color: #23ac38;color: #fff;font-weight: bold;text-decoration: none;border: 1px solid #23ac38;}