﻿.fl{
    float:left;
}
.fr{
    float:right;
}
.fill_box{
    max-width:640px;
    margin:auto;
    margin-top:3rem;
}

.fill_header{
    height:110px;
    border-bottom:4px #e8e8e8 solid;
    position:relative;
}
.fill_header .header_ul{
    position:absolute;
    width:100%;
}
.fill_header .header_ul li{
    float:left;
    text-align:center;
    margin:auto;
    width:25%;
}
.header_ul_xian_sele{
    background-color:#2994ef !important;
}
.fill_header .header_ul .header_ul_sele i{
    background-color:#2994ef;
}
.fill_header .header_ul .header_ul_sele p{
    color:#2994ef;
}
.fill_header .header_ul li i{
    width:28px;
    height:28px;
    border-radius:20px;
    background-color:#dcdcdc;
    margin:auto;
    display:block;
}

.fill_header .header_ul li p{
    color:#dcdcdc;
}
.fill_header .header_ul li i span{
    background-color:#fff;
    width:10px;
    height:10px;
    display:inline-block;
    border-radius:100%;
    margin:auto;
    margin-top:9px;
}
.fill_header .header_ul li p{
    margin-top:10px;
    font-size:14px;
}

.header_ul_xian{
    z-index:0;
    top:10px;
    margin:auto;
}
.header_ul_xian li{
    width:25%;
    height:4px;
    background:#dcdcdc;
    float:left;
    position:relative;
    top:12px;
}
.fill_ul_box{
    padding-top:28px;
}
.fill_title i{
    width:4px;
    height:16px;
    background-color:#cc3441;
    display:inline-block;
    vertical-align:middle;
}
.fill_title p{
    display:inline-block;
    font-size:16px;
    color:#444;
    vertical-align:middle;
}
.fill_title p span{
    color:#cc3441;
}
.fill_list{
    border-bottom:solid 1px #f9f9f9;
    height:40px;
    line-height:40px;
    padding:0 10px;
}
.fill_tx ul li{
    clear:both;
    border-bottom:solid 1px #f9f9f9;
    height:50px;
    line-height:50px;
    padding:0 10px;
    position:relative;
}
.text_put{
    font-size:16px;
    border:none;
    width:100%;
    font-family:"宋体";
    color:#000;
    margin-right:10px;
}
.list_text{
    width:40%;
}
.list_center{
    width:60%;
    position:absolute; right:20px;
}
.choose p{
    width:35px;
    height:35px;
    text-align:center;
    line-height:35px;
    border-radius:100%;
    color:#fff;
    margin-left:10px;
}
.choose .selected{
    background:#2994ef;
}
.choose .unselected{
    background:#e1e1e1;
}
.text_born p{
    color:#666;
    display:inline-block;
}
.text_born select{
    border:0px;
    background:#fff;
    font-size:16px;
}
.text_born i{
    width:17px;
    height:28px;
    background:url(/WeiXin/images/more.png) no-repeat 5px;
    background-size:12px;
    display:inline-block;
}
.textarea{
    clear:both;
    width:90%;
    display:block;
    border:1px solid #e9e9e9;
    max-height:80px;
    font-size:16px;
    margin:auto;
}
.fillbtn{
    text-align:center;
}
.fill_bot{
    width:65%;
    height:40px;
    border-radius:10px;
    text-align:center;
    margin:auto;
    margin-top:20px;
    display:inline-block;
    background:#2994ef;
    line-height:40px;
    clear:both;
    color:#fff;
    margin-bottom:5rem;
}
.fill_bot_dis{
    width:20%;
    height:40px;
    border-radius:10px;
    text-align:center;
    margin:auto;
    margin-top:20px;
    display:inline-block;
    background:#888;
    line-height:40px;
    clear:both;
    color:#fff;
    margin-bottom:5rem;
}
.uplode{ margin:20px 20px }
.uplode p{ width:100px; height:100px; background:#f9f9f9; margin-right:10px }
#positionname{
    max-width:160px;
    height:37px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    display:inline-block;
    vertical-align:sub;
}
.text_born{ position:absolute; right:10px;}
.book{ border:none; display:block; border-bottom:1px solid #999999; text-align:center; width:100px }
.delattach {
    float:right ;
}
