@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2016-08-01 09:46:55
 * @version $Id$
/*information*/
.fl{
    float:left;
}
.fr{
    float:right;
}
.information{
    width:838px;
    margin-bottom: -10000px;
    padding-bottom: 10000px;
    margin-left: 29px;
    background:#fff;
    border:1px solid #edf1f7;
}
.information h5{
    height:67px;
    line-height: 67px;
    padding-left: 38px;
    border-bottom: 1px solid #edf1f7 ;
    background:url(../../img/icon/icon_help_stipulation.png)no-repeat left;
    font-size: 18px;
    color:#2d2f32;
}
.information .fill_information{
    padding-left: 50px;
    padding-top: 28px;
}
.information .fill_information label{
    display:inline-block;
    width:82px;
    height:36px;
    line-height: 36px;
    font-size: 14px;
    color:#60686e;
}
.information .fill_information input{
    outline: none;
    width:356px;
    height:32px;
    border:1px solid #dde0e4;
    margin-bottom: 19px;
    border-radius:16px ;
    -ms-border-radius:4px;
    -moz-border-radius:4px;
    -o-border-radius:4px;
    -webkit-border-radius:4px;
    text-indent:1em;
}
.information .fill_information .item .regTip{
    display:inline-block;
    height:32px;
    line-height:32px;
    color:red;
    margin-left: 10px;
}
.information .fill_information .text .regTip{
    height:32px;
    line-height:32px;
    color:red;
    margin-left: 82px;
}
.information .fill_information select{
    width:105px;
    height:30px;
    margin-bottom: 7px;
    margin-right: 16px;
    text-indent:.4em;
    border-color:##dde0e4;
    border-radius:16px ;
    -ms-border-radius:4px;
    -moz-border-radius:4px;
    -o-border-radius:4px;
    -webkit-border-radius:4px;
}
.information .fill_information .pic_information label{
    width:167px;
    height:113px;
    margin-right: 20px;
    margin-bottom: 10px;
}
.information .fill_information .pic_information .pic img{
    width:167px;
    height:113px;
    border:1px solid #dde0e4;
    border-radius:4px;
    -ms-border-radius:4px;
    -moz-border-radius:4px;
    -o-border-radius:4px;
    -webkit-border-radius:4px;
}
.information .fill_information .pic_information .upload_btn{
    display:block;
    width:101px;
    height:30px;
    line-height: 30px;
    text-align: center;
    background:#f5f9fc;
    margin-bottom: 15px;
    border:1px solid #dde0e4;
    border-radius:4px;
    -ms-border-radius:4px;
    -moz-border-radius:4px;
    -o-border-radius:4px;
    -webkit-border-radius:4px;
}
.information .fill_information .pic_information .upload_btn .upload{
    background:#f5f8f9;
    font-size: 14px;
    color:#60686e;
}
.information .fill_information .pic_information .upload_btn em{
    display:inline-block;
    width:20px;
    height:30px;
    background:url(../../img/uploading_icon.png)no-repeat center;
    vertical-align: middle;
}
.information .fill_information .pic_information p{
    font-size: 12px;
    color:#a6a9ac;
    height:24px;
    line-height: 24px;
}
.information .fill_information .text{
    margin-top: 24px;
    margin-bottom:30px ;
}
.information .fill_information textarea{
    text-indent:1em;
    -ms-border-radius:4px;
    -moz-border-radius:4px;
    -o-border-radius:4px;
    -webkit-border-radius:4px;
    width:613px;
    height:159px;
}
.information .fill_information .myBtn  button{
    width:100px;
    height:32px;
    font-size: 14px;
    border:1px solid #dde0e5;
    border-radius:4px;
    -ms-border-radius:4px;
    -moz-border-radius:4px;
    -o-border-radius:4px;
    -webkit-border-radius:4px;
}
.information .fill_information .myBtn  button:first-child{
    margin-left: 250px;
    background:#f5f6f8;
    color:#60686e;
}
.information .fill_information .myBtn  button:last-child{
    margin-left:30px;
    background:#359ec3;
    color:#fff;
}




/*审核成功。失败，等待*/
.verification{
    margin-top:29px;
    padding-left: 48px;
}
.verification .expression{
    width:694px;
    height:104px;
    background:#f4f6f9;
    padding-left: 46px;
    padding-top: 31px;
}
.verification .expression img{
    width:84px;
    height:84px;
}
.verification .expression .text{
    margin-left: 32px;
    margin-top: 7px;
}
.verification .expression .text h4{
    font-size: 20px;
    color:#60686e;
    height:31px;
    line-height: 31px;
}
.verification .expression .text p{
    height:28px;
    line-height: 28px;
    font-size: 14px;
    color:#60686e;
}
.verification .expression .text p span{
    color:#5daccb;
}
.verification h6{
    margin-top: 36px;
    font-size: 14px;
    color:#60686e;
    height:29px;
    line-height: 29px;
}
.verification p{
    font-size:14px;
    color:#a6a9ac;
    height:29px;
    line-height: 29px;
}



/*绑定银行卡以及支付宝*/
.information .binding .binding_btn{
    background:#4aa5c7;
    color:#fff;
    width:100px;
    height:32px;
    font-size: 14px;
    border:1px solid #dde0e5;
    border-radius:4px;
    -ms-border-radius:4px;
    -moz-border-radius:4px;
    -o-border-radius:4px;
    -webkit-border-radius:4px;
    margin:20px 0px;
}
.information .binding .binding_btn:hover{
    background: #00aad6;
}
.information .binding label{
    width:112px;
}



/*推送偏好*/
.preference_setting{
    padding-left: 38px;
    padding-top: 30px;
}
.preference_setting .vision{
    width:768px;
    min-height: 100px;
    padding:20px 0;
    padding-left: 15px;
    border:1px dashed #dddddd;
    margin-bottom: 22px;
    border-radius:5px;
    -ms-border-radius:5px;
    -moz-border-radius:5px;
    -o-border-radius:5px;
    -webkit-border-radius:5px;
}
.preference_setting .vision li{
    padding:3px 10px;
    line-height: 34px;
    text-align: center;
    margin-right: 15px;
    font-size:14px ;
    color:#60686e;
    border-radius:20px;
    -ms-border-radius:20px;
    -moz-border-radius:20px;
    -o-border-radius:20px;
    -webkit-border-radius:20px;
    cursor:pointer;
}
.preference_setting .vision li span{
    color:#fff;
    font-size: 16px;
    height:34px;
    line-height: 34px;
    cursor:pointer;
}
.preference_setting h6{
    font-size: 14px;
    color:#60686e;
    height:54px;
    line-height: 54px;
}
.preference_setting .scope.subdivide_scope{
    height:200px;
     padding-top: 30px;
     padding-left: 30px;
}
.preference_setting .scope{
    padding-left:10px;
}
.preference_setting .scope li{
    padding:5px 10px;
    line-height: 28px;
    text-align: center;
    border:1px solid #dde0e4;
    margin-right: 26px;
    border-radius: 20px;
    cursor:pointer;
    color:#60686e;
}
.preference_setting .scope li.active{
    background:#169fc1;
    color:#fff;
}
.preference_setting .subdivide_scope li{
    margin-bottom: 20px;
}
.preference_setting .subdivide_scope li:hover{
    background: #169fc1;
    color:#fff;
}
.btn_postion{
    position: relative;
}
.information .save_btn{
    width:80px;
    height:32px;
    font-size: 14px;
    margin-bottom: 15px;
    margin:0 300px;
    background:#169fc1;
    color:#fff;
    border:1px solid #dde0e5;
    border-radius:4px;
    -ms-border-radius:4px;
    -moz-border-radius:4px;
    -o-border-radius:4px;
    -webkit-border-radius:4px;
}
.information .save_btn:hover{
    background: #00aad6;
}
.js_close{
    display:inline-block;
    width:15px;
    height:15px;
    vertical-align: middle;
    background:url(../../img/close2.png)no-repeat right;
    margin-top: -4px;
    cursor:pointer;
}


/*主页样式*/
.index_project{
    margin-top: 20px;
}
.index_project .project_classify{
    padding:0 20px;
    border-bottom: 1px solid #eceff2;
}
.index_project .project_classify h5,
.index_project .project_classify span,
.index_project .project_classify h6{
    font-size:14px;
    height:50px;
    line-height:50px;
    margin-right: 10px;
    color:#60686e;
}
.index_project .project_classify h5.active{
    color:#359ec3;
}
.index_project .project_classify h5:hover{
    cursor:pointer;
    color:#359ec3;
}
.index_project a:hover{
    text-decoration:none;
}
.index_project .project_classify h6{
    font-size: 12px;
}
.index_project .project_classify h6 a{
    color:#60686e;
}
.index_project .underway_invite ul{
    padding:0 20px;
    height: 320px;
    overflow: hidden;
}
.index_project .underway_invite ul li{
    height:80px;

}
.index_project .underway_invite ul li img{
    width:50px;
    height:50px;
    margin-top: 15px;
}
.index_project .underway_invite ul li .text{
    margin-top: 10px;
    margin-left: 20px;
    width:90%;
    padding-bottom: 15px;
    border-bottom: 1px solid #eceff2;
}
.index_project .underway_invite ul li:last-child .text{
    border:none;
}
.index_project .underway_invite ul li .text h6{
    font-size:12px;
    line-height: 20px;
}
.index_project .underway_invite ul li .text p{
    font-size: 10px;
}
.index_project .underway_invite ul li .text a{
    font-size: 12px;
    display:block;
    width:80px;
    height:30px;
    background:#359ec3;
    text-align: center;
    line-height: 30px;
    margin-top: 12px;
    color:#fff;
    border-radius: 4px;
    -ms-border-radius:4px;
    -moz-border-radius:4px;
    -o-border-radius:4px;
    -webkit-border-radius:4px;
}
.index_project .underway_invite ul li .text a:hover{
    cursor:pointer;
    background:#00aad6;
}
.tips-danger{
    z-index: 1000;
}