
.dialog_edit_box{
    background-color: #FFFFFF;
    display: inline-block;
}

.dialog_label_title{
    font-size: 14px;
    color: #333333;
    padding: 0 10px;
    float: left;
    display: inline-block;
    line-height: 30px;
}

.dialog_input_content{
    border: 1px solid #D3D3D3;
    border-radius: 2px;
    font-size: 14px;
    color: #707070;
    height: 30px;
    width: 90%;
    margin: 0 5%;
    padding: 5px;
}

.dialog_rudder_logo{
    width: 100px;
    height: 100px;
    display: block;
    float: left;
}

.rudder_detail_info_box{
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #E1E1E1;
}
.rudder_detail_name{
    font-size: 14px;
    color: #0A0A0A;
    line-height: 14px;
    font-weight: bold;
    margin-bottom: 15px;
}

.rudder_detail_our_events{
    font-size: 14px;
    color: #3A3A3A;
    line-height: 14px;
    margin-bottom: 5px;
    font-weight: bold;
}

.rudder_detail_edit_span{
    position: absolute;
    top: 10px;
    left: 100%;
    margin-left: -65px;
    width: 50px;
    height: 20px;
    font-size: 14px;
    color: #959595;
    display: block;
}

/*------------以下是分舵活动的列表------------------------------*/
.rudder_event_detail_root_box{
    width: 100%;
    display: block;
}

.rudder_event_part_left_img{
    width: 160px;
    height: 96px;
    float: left;
    padding: 0;
}

.rudder_event_part_right_box{
    width: 100%;
    height: auto;
    display: inline-block;
    float: left;
}

.rudder_event_part_title{
    font-size: 14px;
    color: #4A4A4A;
    line-height: 21px;
    display: block;
    margin-bottom: 10px;
}

.rudder_event_part_content{
    font-size: 12px;
    color: #979797;
    line-height: 20px;
    display: block;
    margin-bottom: 10px;
}

/*------------------------------------------*/


.span_ruuder_detail_info{
    font-size: 12px;
    color: #3B3B3B;
    line-height: 12px;
    margin: 10px 0;
    display: block;
    text-align: left;
    padding-left: 60px;
}

.p_rudder_detail_desc {
    font-size: 12px;
    color: #959595;
    line-height: 22px;
    margin-top: 15px;
    text-align: left;
}

.rudder_detail_user_box{
    display: inline-block;
    width: 100%;
}

.span_rudder_title{
    font-size: 12px;
    color: #000000;
    line-height: 12px;
    float: left;
    width: 50px;
    display: block;
    font-weight: bold;
}

.ul_rudder_detail_user_list,
.ul_rudder_detail_user_list > li
{
    margin-top: 20px;
}

.ul_rudder_user_list{
    float: left;
    list-style: none;
    margin-left: 20px;
    text-align: left;
}

.rudder_detail_user_item_box{
    text-align: center;
    width: 80px;
}

.img_rudder_detail_head_portrait{
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;;
}

.span_rudder_detail_user_name{
    font-size: 12px;
    color: #727272;
    line-height: 12px;
    margin-top: 10px;
    display: block;
    text-align: center;
}

/***************以上分舵详情*************************************/

.div_rudder_row_layout {
    display: inline-block;
    background-color: #FFFFFF;
}

.img-rudder-part-thumbnail{
    width: 140px;
    height: 140px;
    float: left;
}

.div_rudder_right_part{
    float: left;
    padding: 8px;
}

.rudder_part_title{
    font-size: 14px;
    color: #4A4A4A;
    line-height: 14px;
    font-weight: bold;
    margin-bottom: 20px;
    display: block;
}

.event_info_label{
    font-size: 12px;
    color: #676767;
    line-height: 12px;
    width: 100%;
    display: block;
    margin-bottom: 10px;
}

@media screen and (max-width:640px) {
    .div_rudder_row_layout {
        width: 100%;
    }
    .img-rudder-part-thumbnail{
        width: 120px;
        height: 120px;
    }
    .div_rudder_right_part {
        display: block;
    }
}

/***************以上分舵列表首页*************************************/

.activity_info_desc{
    margin-top: 10px;
    font-size: 14px;
    color: #000;
}

.a_activity_name{
    font-weight: bold;
    color: #000;
    font-size: 16px;

}

.text-color-normal{
    color: #7F7676;
    font-size: 14px;
}

.a_tag_chaishujia_item:hover,
.a_tag_chaishujia_item:focus
{
    text-decoration: none;
    color: #000;
}

.a_tag_chaishujia_item{
    text-decoration: none;
    width: 70px;
    height: 80px;
    text-align: center;
    color: #7F7F7F;
    display: block;
}

.img-container{
    width: 60px;
    height: 60px;
    border-radius: 5px;
}

.div-rudder-right-block{
    padding: 10px 10px;
    margin-top: 10px;
}

.ul-rudder-user-info{

}

.a-tag-user:hover,
.a-tag-user:focus
{
    color: darkred;
    text-decoration: none;
}

.a-tag-user{
    background-color: transparent;
    text-decoration: none;
    margin-top: 10px;
    text-align: center;
    color: red;
}

.rudder-label{
    font-size: 12px;
    padding: 0 0;
}


.div-img-container{
    width: 30%;
    height: 30%;
}

.p_rudder_desc{
    margin-top: 27px;
    font-size: 16px;
    color: #000;
}

.rudder_title_name{
    font-size: 24px;
    color: #000;
}

.ul_rudder_info{
    margin-left: 20px;
    float: left;
}

.ul_rudder_info li{
    margin:0 0 5px 0;
}

.ul_rudder_info li span{
    font-size: 16px;
    color: #000;
    margin-bottom: 8px;
}

.img-rudder-pic{
    max-width: 160px;
    max-height: 160px;
    float: left;
}

.div-rudder-container{
    width: 70%;
    margin: auto auto;
    padding: 50px 0%;
}

.chaishujia_title{
    font-size: 18px;
    color: #000;
    margin-bottom: 10px;
    width: 100%;
}

.div_our_chaishujia{
    margin-top: 20px;
}

.div-rudder-block{
    background-color: #ececec;
}

.search_custom{
    height: 32px;
}

/**************以上是分舵详情的类********************/
.rudder-content-title{
    padding: 10px 10%;
}

.a_create_activity:focus,
.a_create_activity:hover
{
    color: #D44930;
}

.a_create_activity{
    font-size: 18px;
    color: #D44930;
    text-align: right;
    margin-left: 30px;
}