﻿/*底部bar样式*/

.btnbar {
    width: 100%;
    height: 98px;
    background: #e64240;
    /*margin-top: -100px;*/
    /*height: 8%;*/
    bottom: 0px;
    left: 0px;
    right: 0px;
    position: fixed;
    z-index: 10;
}

.btnbars {
    width: 100%;
    height: 98px;
    text-align: center;
    background: #e64240;
    bottom: 0px;
    left: 0;
    right: 0;
    position: fixed;
}

btnbar ul {
    height: 0px;
}

.btnbar ul li {
    float: left;
    text-align: center;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

    .btnbar ul li span {
        display: block;
        color: #fff;
        font-size: 14px;
        font-family: "微软雅黑";
        line-height: 22px;
        padding-top: 25px;
    }
/*会议顶部bar样式*/
.meetingbars {
    padding-left: .5%;
    width: 100%;
    background-color: #f7f7ef;
    position: fixed;
    z-index: 3;
}

.meetingbar {
    background: #f7f7ef;
    background: -moz-linear-gradient(top, #f7f7ef, #ededed);
    background: -o-linear-gradient(left top,left bottom, from(#f7f7ef), to(#ededed));
    background: -webkit-gradient(linear,left top,left bottom, from(#f7f7ef), to(#ededed));
    border: 1px solid #ccc;
    padding: 15px 0;
    text-align: center;
    position: relative;
    cursor: pointer;
    width: 49%;
    float: left;
    font-size: 30px;
}

.meetingbarcheck {
    background: #1895f2;
    background: -moz-linear-gradient(top, #1895f2, #ededed);
    background: -o-linear-gradient(left top,left bottom, from(#1895f2), to(#ededed));
    background: -webkit-gradient(linear,left top,left bottom, from(#1895f2), to(#ededed));
    border: 1px solid #ccc;
    padding: 15px 0;
    text-align: center;
    position: relative;
    cursor: pointer;
    width: 49%;
    float: left;
    font-size: 30px;
}

.meetingmsgs {
    width: 98%;
    float: right;
    padding-top: 100px;
    padding-bottom: 100px;
}

.meetingmsgs2 {
    width: 96%;
    margin: 0px auto;
    padding-top: 100px;
}

.meetingmsg {
    height: inherit;
    width: 100%;
    overflow: hidden;
}

/*顶部bar样式*/
.topbars {
    width: 100%;
    height: 119px;
    border-bottom: 1px solid #ece4e7;
    background: #fff;
    left: 0;
    right: 0;
    position: fixed;
    z-index: 3;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

    .topbars img {
        width: 70px;
        height: 70px;
        margin-right: 10px;
        vertical-align: middle;
    }

    .topbars span {
        font-size: 30px;
        color: #333;
        line-height: 118px;
    }


.topbar {
    background: #f7f7ef;
    background: -moz-linear-gradient(top, #f7f7ef, #ededed);
    background: -o-linear-gradient(left top,left bottom, from(#f7f7ef), to(#ededed));
    background: -webkit-gradient(linear,left top,left bottom, from(#f7f7ef), to(#ededed));
    border: 1px solid #ccc;
    padding: 15px 0;
    text-align: center;
    position: relative;
    cursor: pointer;
    width: 33%;
    float: left;
    font-size: 30px;
}

.topbarcheck {
    background: #1895f2;
    background: -moz-linear-gradient(top, #1895f2, #ededed);
    background: -o-linear-gradient(left top,left bottom, from(#1895f2), to(#ededed));
    background: -webkit-gradient(linear,left top,left bottom, from(#1895f2), to(#ededed));
    border: 1px solid #ccc;
    padding: 15px 0;
    text-align: center;
    position: relative;
    cursor: pointer;
    width: 33%;
    float: left;
    font-size: 30px;
}
/*委员履职管理员样式*/
.barmsgs {
    width: 96%;
    padding-top: 100px;
    padding-bottom: 100px;
}

.barmsg {
    height: inherit;
    width: 98%;
    overflow: hidden;
}

.littlebars {
    margin-left: .5%;
    width: 99%;
    padding-top: 70px;
    background-color: #808080;
    position: fixed;
    z-index: 2;
}

.littlebar {
    position: relative;
    font-size: 30px;
    background-color: #808080;
    padding-top: 20px;
    width: 24%;
    float: left;
    text-align: center;
    color: #f7f7ef;
}

.avgbars {
    padding-top: 40px;
    padding-left: 10px;
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
}

.avgbar {
    position: relative;
    font-size: 30px;
    background-color: #808080;
    padding-top: 20px;
    width: 49%;
    float: left;
    text-align: center;
    color: #f7f7ef;
}

.avg {
    position: relative;
    font-size: 30px;
    width: 49%;
    float: left;
    text-align: center;
}
/*委员信息列表*/
.littlewybar {
    margin-left: .5%;
    width: 99%;
    background-color: #808080;
    position: fixed;
    z-index: 2;
}

.littlewy {
    position: relative;
    font-size: 30px;
    background-color: #808080;
    padding-top: 20px;
    width: 16%;
    float: left;
    text-align: center;
    color: #f7f7ef;
}

.littlewy2 {
    position: relative;
    font-size: 30px;
    background-color: #808080;
    padding-top: 20px;
    width: 30%;
    float: left;
    text-align: center;
    color: #f7f7ef;
}

.wylittle {
    height: 100px;
    position: relative;
    font-size: 30px;
    padding-top: 20px;
    width: 16%;
    float: left;
    text-align: center;
}

.wylittle3 {
    height: 150px;
    position: relative;
    font-size: 30px;
    padding-top: 20px;
    width: 30%;
    float: left;
    text-align: left;
}

.wylzxxlittlebars {
    padding-bottom: 15px;
    padding-top: 60px;
    padding-left: 10px;
    width: 100%;
    height: 80px;
    margin-bottom: 10px;
}
/*通讯录css*/
.txls {
    position: relative;
    font-size: 30px;
    background-color: #808080;
    padding-top: 20px;
    width: 20%;
    float: left;
    text-align: center;
    color: #f7f7ef;
}

.txls2 {
    position: relative;
    font-size: 30px;
    background-color: #808080;
    padding-top: 20px;
    width: 20%;
    float: left;
    text-align: center;
    color: #f7f7ef;
}

.txls3 {
    position: relative;
    font-size: 30px;
    background-color: #808080;
    padding-top: 20px;
    width: 30%;
    float: left;
    text-align: center;
    color: #f7f7ef;
}

.txl {
    position: relative;
    font-size: 30px;
    padding-top: 20px;
    width: 20%;
    float: left;
    text-align: center;
}

.txl2 {
    position: relative;
    font-size: 30px;
    padding-top: 20px;
    width: 20%;
    float: left;
    text-align: center;
}

.txl3 {
    position: relative;
    font-size: 30px;
    padding-top: 20px;
    width: 38%;
    float: left;
    text-align: center;
}

.zxtxl {
    padding-top: 40px;
    padding-left: 10px;
    width: 100%;
    height: 80px;
    margin-bottom: 10px;
}

.wytxl {
    padding-top: 40px;
    padding-left: 10px;
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
}

.wytxl1 {
    position: relative;
    font-size: 30px;
    padding-top: 20px;
    width: 20%;
    float: left;
    text-align: center;
    color: #f7f7ef;
}

.wytxl2 {
    position: relative;
    font-size: 30px;
    padding-top: 20px;
    width: 12%;
    float: left;
    text-align: center;
    color: #f7f7ef;
}

.wytxl4 {
    position: relative;
    font-size: 30px;
    padding-top: 20px;
    width: 20%;
    float: left;
    text-align: center;
    color: #f7f7ef;
}

.wytxl3 {
    position: relative;
    font-size: 30px;
    padding-top: 20px;
    width: 44%;
    float: left;
    text-align: center;
    color: #f7f7ef;
}

.wymsg {
    padding-top: 40px;
    margin-left: 10px;
    height: 50px;
    width: 100%;
    margin-bottom: 10px;
}

    .wymsg li {
        font-size: 25px;
        width: 25%;
        float: left;
        text-align: center;
        line-height: 50px;
        margin: 0px;
        padding: 0px;
    }
/*我的建议头部新增按钮*/
.btn-addadvise {
    background: #fff url(../Images/add1.png)no-repeat center;
    border-bottom: 1px solid #ece4e7;
}
