/**
 for mechanism by huangzhonghua at 5/12/2016
*/
.JG_detail_head{
    height: 200px;
    background: url(https://www.findingschool.net/theme/fs/css/img/bg-img.jpg) no-repeat center;
}
.JG_detail_title_box{
    padding: 30px 0 0 0;
}
.JG_detail_title_box h1.JG_detail_com_title{
    font-size: 50px;
    text-shadow:0 0 20px #000000;
}
.JG_detail_title_box h1.JG_detail_com_title small{
    display: block;
    color: #fff;
}
.com_name{
    padding:0 0 0 200px;
    position: relative;
    margin-bottom: 16px;
}
.com_name img{
    display: block;
    max-width: 177px;
    max-height: 107px;
    position: absolute;
    top: 53px;
    left: 94px;
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}
.com_name h2{
    margin: 0;
    padding: 0;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
}
.com_name small{
    display: block;
    font-size: 16px;
    color: #999;
    line-height: 2em;
}
.com_tags{
    padding-top: 12px;
}
.com_tags span{
    padding: 8px 6px; 
    margin-bottom: 2px;
}
.white_bg{
    background: #fff;
}
.com_content{
    padding: 0 0 20px;
}
.new_notice{
    padding: 15px 30px 15px 15px;
    background: #f5f8fd;
    border-left: 5px solid #6699cc;
    line-height: 25px;
}
.new_notice h4,.new_notice p{
    margin: 0;
    padding: 0;
}
.new_notice h4{
    line-height: 2em;
    color: #999;
    font-size: 14px;
    font-weight: 900;
}
.new_notice p{
    line-height: 1.5em;
}
.new_notice p.link{
    margin-top: 6px;
}
.new_notice p.link a{
    margin-right: 6px;
}
.company_info_title{
    height: 32px;
    border-left: 5px solid #6699cc;
    padding-left: 8px;
    line-height: 32px;
    color: #6699cc;
}
.portlet.light{
    margin-bottom: 0;
}
.com_teacher_box{
    margin: 0 0 20px;
}
.com_teacher_item{
    margin-top: 20px;
    box-shadow: 0 1px 5px rgba(0,0,0,.2);
    height: 170px;
    border-radius: 5px !important;
    padding: 14px;
    position: relative;
}
.com_teacher_item_head{
    height: 60px;
    padding-left: 70px;
    position: relative;
}
.com_teacher_item_head img{
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 100% !important;
    position: absolute;
    left: 0;
    top: 0;
}
.com_teacher_item_head h4{
    margin: 0;
    padding: 0;
    line-height: 30px;
    font-size: 16px;
}
.com_teacher_identity{
    line-height: 30px;
    height: 30px;
    color: #999;
}
.com_teacher_identity span{
    display: block;
    width: 20px;
    height: 20px;
    float: left;
    background: #F3A536;
    font-size: 10px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    border-radius: 100% !important;
    margin-top: 5px;
    margin-right: 5px;
}
.com_teacher_item_info{
    margin: 15px 0;
}
.com_teacher_item_mail{
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    border-top: 1px solid #ddd;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
}
.company_info_class{
    margin: 0 0 15px;
    padding-left: 27px;
}
.company_info_class dt{
    margin-top:15px;
    position: relative;
    line-height: 22px;
}
.company_info_class dt span{
    display: block;
    position: absolute;
    left: -27px;
    top: 3px;
    color: #999;
}
.company_info_class dd{
    margin-top:10px; 
    color: #999;
}
.com_info_addr{
    padding: 0 15px;
    margin: 0;
}
.com_info_addr dt{
    margin-bottom: 6px;
}
.com_info_addr dt span{
    color: #8DC059;
    float: left;
    margin-left: -20px;
    font-size: 16px;
}
.com_info_addr dd{
    color: #999;
}
.com_map{
    margin: 20px 0;
    height: 180px;
    background: url(https://www.findingschool.net/theme/fs/css/img/map.jpg) no-repeat 0 0;
    background-size: 100%;
}
.com_contact{
    margin-top: 15px;
    border-radius: 5px !important;
    box-shadow: 0 1px 5px rgba(0,0,0,.2);
    padding: 14px;
}
.com_contact h4{
    font-size: 16px;
}
.com_contact ul{
    padding: 0;
}
.com_contact ul li{
    padding:10px 0px;
    border-bottom: 1px solid #ddd;
    list-style: none;
}

.com_contact ul li i{
    font-size:16px;
}

.com_contact ul li a{
    line-height: 20px;
    word-break: break-all;
    margin-left: 10px;
}

.com_contact ul li span{
    line-height: 20px;
    word-break: break-all;
    margin-left: 10px;
}

.com_contact ul li.last{
    border-bottom: none;
}

.com_contact ul li img{
    display: block;
    width: 140px;
    height: 140px;
    margin: 0 auto;
}
.com_form{
    display: block;
}
.contact_fs{
    display: block;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background: #880416;
    color: #fff;
    text-align: center;
    font-size: 18px;
}
.contact_fs:hover{
    color: #fff;
    text-decoration: none;
    background: #740311;
}
.com_ad{
    height: 200px;
    background: #D8D8D8;
    margin-top: 15px;
}

/*super user*/
.superUser_avatar{
    width: 130px;
    height: 130px;
}
.superUser_info{
    padding-top:10px; 
    padding-left: 20px;
}
.media-heading{
    font-size: 16px;
    font-weight: bold;
}
.superUser_info_font{
    font-style: italic;
}
.superUser_info_font span{
    color: #999;
    font-size: 16px;
    font-weight: bold;
}
.superUser_info_option{
    padding-top: 10px;
}
.superUser_info_option span{
    color: #083E6C;
    margin-right: 10px;
}

.superUser_info_option a{
    margin-right: 10px;
}

.superUser_info_option span.sp{
    color: #C09853;
}
.superUser_info_option i{
    margin-right: 2px;
}

.user_endorsement .portlet{
    height:190px;
    margin-left:0px;
    margin-right:0px;
    
}

.user_endorsement_unit img{
    float: left; 
    height: 40px;
    width: 40px;
    margin-right:10px;
    border-radius: 50% !important;
}

.user_endorsement_unit{
    margin-top:10px;
}

.user_endorsement_title{
    margin-left:5px;
    margin-top:2px;
    float: left;
    height:50px;
    font-weight: 100;
    min-width:110px;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
}

.user_endorsement_title span{
    font-size:12px;
    margin-top:20px;
}

.user_endorsement_comment{
    margin-top:0px;
    height:120px;
    overflow:auto;
    line-height: 24px;
}


.user_follow{
    margin-left:15px;
}

.user_follow .portlet{
    height:80px;
    margin-right:5px;
}

.user_follow_delete{
    margin-right:5px;
}

.user_follow_unit img{
    float: left; 
    height: 40px;
    width: 40px;
    margin-right:10px;
    border-radius: 50% !important;
}

.user_follow_unit{
    top:20px;
    position:absolute;
}


.user_qa_best .mt-checkbox{
    margin-bottom:0px;
    margin-right:0px;
}

@media (max-width: 600px) {
    .com_name {
        padding-left: 0;
    }
    .com_name img {
        position: relative;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        margin-bottom: 20px;
    }
}
