@charset 'UTF-8';
.ui-searchbar-* {
    font-size: 1.4rem;
}
.ui-mylist-ul-pad {
    position: absolute;
    top: 95px;
    left: 0;
    bottom: 85px;
    width: 100%;
}
#pullaction-center {
    padding: 0px 15px;
}
.ui-tab-nav li.current{
    border-bottom: 0px;
}
.ui-select-category{
    left: 20px;
}
.ui-select-org{
    right: 10px;
}
.ui-select {
    position: absolute;
    top: 15px;
    width: 85px;
    display: inline-block;
}
.ui-select select{
    color: #0991F4;
}
.ui-tab-content>li {
    display: block;
}
.ui-ul-mylist li{
    position: relative;
}
.ui-list-thumb {
    width: 70px;
    height: 70px;
    padding: 8px 0px;
    margin: 0;
}
.ui-list-one>li {
    height: 90px;
    line-height: 30px;;
}
.ui-star img{
    width: 20px;
    height: 20px;
}
.ui-mylist-cont1{
    position: absolute;left: 80px;width: 150px;top: 10px;
}
.ui-mylist-cont2{
    position: absolute;right: 10px;min-width: 50px;top: 28px;;
}
.ui-mylist-bar {
    position:relative;height: 48px;padding-top: 1px;
}
.app_datil {
    position: relative;
}

.ui-mylist-sc{
    /*font-size: 1.4rem;*/
    background: url("../img/sc-1.png") no-repeat left;
    padding-left: 20px;
    background-size: 16px 16px;
}

.ui-mylist-sc2{
    /*font-size: 1.4rem;*/
    background: url("../img/sc-2.png") no-repeat left;
    padding-left: 20px;
    background-size: 16px 16px;
}

.listBar{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
    background-color: #fff;
    width: 100%;
}

#swzx {
    position: relative;width:100%;padding-top:30px;background-color:#eee;background: url(../img/swzx.png) no-repeat center 0;background-size: auto 30px;
}
#swsc {
    position: relative;width:100%;padding-top:30px;background-color:#eee;background: url(../img/swsc1.png) no-repeat center 0;background-size: auto 30px;
}
#blzx {
    position: relative;width:100%;padding-top:30px;background-color:#eee;background: url(../img/blzx1.png) no-repeat center 0;background-size: auto 30px;
}
#swzx:after{
    content: "事务中心";
}
#swsc:after{
    content: "事务收藏";
}
#blzx:after{
    content: "办理中心";
}
.menu-colorblue {
    color: #0079ff;
}