.breadCrumb{
    margin-top: 53px;
}
.breadCrumb .crumbTitle{
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(144,144,144,1);
}
.breadCrumb .crumbTitle a{
    font-weight:bold;
    color:#909090;
}

.breadCrumb .breadCrumbBg{
    width:1200px;
    height:10px;
    background-color: #635545;
    margin-top: 14px;
}
.organ-wrap{
    clear: both;
    margin-top: 30px;
  	float: left;
}
.organ-recommend{
    margin-top: 30px;
    margin-left: 57px!important;
}
.organ-title-wrap{
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #635545;
    vertical-align: bottom;
    width: 800px;
    padding-bottom: 26px;
    position: relative;
}
.organ-title-wrap:after{
    content: '';
    width: 800px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url("../img/img/line.png");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.en{
    font-size: 16px;
    font-weight: 400;
    color: #9D9D9D;
}
.line{
    font-size: 24px;
    font-weight: 400;
    color: #9D9D9D;
}
.organ-detail-title{
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #635545;
    padding: 20px 0;
}
.organ-detail-title .sort{
    color: #909090;
}
.organ-head-wrap{
    width: 800px;
    margin: 10px 0 24px;
    position: relative;
    top: 0;
}
.organ-head-wrap:after{
    content: '';
    width: 800px;
    height: 1px;
    position: absolute;
    bottom: -24px;
    left: 0;
    background-image: url("../img/img/line.png");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.organ-second-wrap:after{
    content: '';
    width: 800px;
    height: 1px;
    position: absolute;
    bottom: 22px;
    left: 0;
    background-image: url("../img/img/line.png");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.organ-wrap .name{
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #888888;
    position: absolute;
    bottom: 35px;
    left: 120px;
}
.name_border{
	border: 1px solid #000;
}
.pro-line{
    width: 230px;
    height: 30px;
    background: url("../img/img/chairman.png");
    background-position: center;
    background-size: 100% 100%;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    text-indent: 120px;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    left: 0px;
}
.sec-line{
    background: url("../img/img/chairman_sec.png");
}
.third-line{
    background: url("../img/img/chairman_third.png");
}
.pro-line_assiant {
	height: 60px;
}
.assitant-line{
    width: 230px;
    height: 60px;
    background: url("../img/img/assitant_bg.png");
    background-position: center;
    background-size: 100% 100%;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    text-indent: 120px;
    position: absolute;
    bottom: 0;
    left: 0px;
    line-height: 29px;
}
.assitant-name{
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #888888;
    position: absolute;
    bottom: 67px;
    left: 120px;
}
.avatar{
    width: 100px;
    height: 140px;
    display: block;
    position: relative;
    bottom: 7px;
    left: 4px;
  	object-fit: cover;
}
.avatar_grey{
	filter: grayscale(1);
}
.organ-second-wrap{
    width: 803px;
    position: relative;
    top: 29px;
}
 .organ-second{
    position: relative;
    width: 230px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 48px;
}
.organ-second-line{
    margin: 0 50px 48px 50px;
}
.organ-second-line:before{
    content: '';
    width: 1px;
    height: 71px;
    position: absolute;
    bottom: 0;
    left: -27px;
    background-image: url("../img/img/user_split_line.png");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.organ-second-line:after{
    content: '';
    width: 1px;
    height: 71px;
    position: absolute;
    bottom: 0;
    right: -27px;
    background-image: url("../img/img/user_split_line.png");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.organ-second-line-last{
    margin: 0 50px 48px 50px;
}
.organ-second-line-last:before{
    content: '';
    width: 1px;
    height: 71px;
    position: absolute;
    bottom: 0;
    left: -27px;
    background-image: url("../img/img/user_split_line.png");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.organ-other-wrap{
    width: 803px;
    position: relative;
    top: 38px;
}
.lishi-title-wrap{
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #635545;
    margin: 0 0 29px;
    position: relative;
    top: 25px;
}

.lishi-title-wrap .sort{
    color: #909090;
}