﻿.index{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;overflow-x:hidden;overflow-y:auto;}
.topbar{position:relative;margin:0.5em 0;padding-left:.5em;height:auto;background:none;}
.topbar .topbar-btn.home{right:1em;width:36px;height:36px;line-height:36px; background-color:#07952d;border-color:#048125;}
.topbar .logo{max-width:60%;height:40px;font-size:0;line-height:40px;}
.topbar .logo img{max-height:100%;vertical-align:middle;}
.topbar-btn{top:.1em;}

.indext{margin-top:1em;padding:0 12px;line-height:36px;background:#07952d;color:#fff;}
.indext a{display:block;color:#fff;}
.indext .fr{font-size:small;}
.indexborder{border-bottom:1px solid #ebebeb;}
.index-text{padding:.5em;}

.swipe{position:relative;overflow:hidden;visibility:hidden;}
.swipe ul{position:relative;overflow:hidden;}
.swipe ul li{float:left;position:relative;width:100%;}
.swipe ul div{position:absolute;bottom:0;left:0;width:100%;background-color:rgba(0,0,0,.5);}
.swipe ul p{padding:0 .5em;font-size:14px;line-height:2em;color:#fff;}
.swipe ol{position:absolute;right:0;bottom:10px;}
.swipe ol li{float:left;margin-right:5px;width:8px;height:8px;background:#000;border-radius:50%;}
.swipe ol li.on{background:#fff;}

.footer{border-top:1px solid #ccc;margin-top:1em;padding:1em 0;background:#f3f3f3;}
