.list {
    margin: 0 auto;
    /*padding-left: 36px;*/
    padding-bottom: 30px;
    width: 699px;
    min-height: 891px;
    height: auto;

}
.introTitle {
    padding-top: 85px;
    border-bottom: 4px solid #b5b5ad;
}
/*div.base{*/
    /*display: block;*/
    /*height: 40px;*/
/*}*/
.introLeft a {
    display: block;
    font-family: "Microsoft YaHei";
    padding-left: 20px;
    color: #34312d;
    line-height: 40px;
}
/*.introLeft a.baseTitle{*/
    /*width: 85px;*/
    /*float: left;*/
    /*text-align: right;*/
    /*line-height: 40px;*/
/*}*/
table{
    width: 100%;
}
table tr td{
    padding-top: 8px;
    padding-bottom: 8px;
    font-family: "Microsoft YaHei";
    padding-left: 20px;
    color: #34312d;
}
table tr td.left_side{
    width: 85px;
    text-align: right;
}
table tr td.right_side{
    padding-left: 0;
    padding-right: 0;
}
.introLeft a.baseContent{
    width: 405px;
    float: left;
    /*line-height: 40px;*/
}
.introContainer {
    padding-top: 20px;
    min-height: 225px;
    border-bottom: 1px solid #a0a0a0;
}
.introLeft {
    float: left;
    width: 535px;
}
.introRight {
    float: right;
    width: 160px;
}
.introTitle1 {
    font-size: 18px;
    background: url(../images/introTitle.jpg) no-repeat left;
}
.introTitle1{
    font-size: 18px;
    background: url("../images/introTitle.jpg") no-repeat left;
}
.introName{
    font-size: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.picContainer{
    width: 145px;
    height:180px;
 //   border-radius: 50%;
    margin-top: 7px;
    margin-bottom: 31px;
    overflow: hidden;
    float:right;
}
.picContainer img{
    width:100%;
    height:100%
}
.professor{
    display: block;
    background: url("../images/professor.jpg") no-repeat;
    margin: 2px;
    width: 154px;
    height: 206px;
}
.degreeContainer{
    padding-top: 20px;
    height: 215px;
    border-bottom: 1px solid #a0a0a0;
}
.degreeTitle1{
    display: block;
    font-family: "Microsoft YaHei";
    padding-left: 20px;
    color: #34312d;
    font-size: 18px;
    background: url("../images/introTitle.jpg") no-repeat left;
}
.dContainer{
    float: left;
    padding-top: 20px;
    width: 33.33333333%;
}
.dContainer a{
    display: block;
    font-family: "Microsoft YaHei";
    margin: 0 auto;
}
.doctorPic{
    background: url("../images/doctor.png") no-repeat;
    width: 68px;
    height: 45px;
}
.master1Pic{
    background: url("../images/master1.png") no-repeat;
    width: 68px;
    height: 45px;
}
.master2Pic{
    background: url("../images/master2.png") no-repeat;
    width: 68px;
    height: 45px;
}

.DTitle{
    padding-top: 20px;
    padding-bottom: 12px;
    width: 125px;
    font-size: 16px;
    color:#5f574f;
    border-bottom: 1px solid #a0a0a0;
    text-align: center;
}
.DContent{
    padding-top: 12px;
    color:#5f574f;
    text-align: center;
    width: 160px;
    overflow: hidden;
}
.finalContainer{
 //   height: 218px!important;
    border: none!important;
    padding-bottom:30px;
   min-height:100px;
}
.finalContainer>.introLeft{
   float:none;
}
.finalTitle{
    margin-bottom: 22px;
}
.experience a{
    cursor: pointer;
    display: block;
    text-align: center;
    width: 172px;
    float:left;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    border-left:1px solid #a0a0a0;
}
.clickOn{
    border-top: 3px solid #2570b1;
    color: #34312d;
}
.clickMiddle{
    border-left: 1px solid #a0a0a0;
    border-right: 1px solid #a0a0a0;
}
.clickOut{
    border-top: 3px solid #f2f2f1;
    border-bottom: 1px solid #a0a0a0;
    color: #938e88;
    background: #f2f2f1;
}
#eduDisplay{
    padding: 25px 0;
    text-indent: 2em;
    display: block;
    min-height: 190px;
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden;
    margin-bottom: 55px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}
#sciDisplay{
    padding: 25px 0;
    text-indent: 2em;
    display: none;
    min-height: 190px;
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden;
    margin-bottom: 55px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}
.clear_both{
    clear: both;
}
.kind {
    margin-top: 20px;
    margin-bottom: 20px;
    background: #e6e6e3;
    height: 16px;
}
.kind div{
    float: left;
    height: 16px;
    line-height: 16px;
}
.button{
    width: 14px;
    height: 16px;
    background: url("../images/add.png") no-repeat ;
    cursor: pointer;
}
.button1{
    width: 14px;
    height: 16px;
    background: url("../images/remove.png") no-repeat ;
    cursor: pointer;
}
.kindTitle{
    font-size: 16px;
    background: white;
    color: #666453;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    padding: 0 16px;
}
.kindContainer {
    display: none;
}
.kindOut{
    display: block;
}
.kindContainer ul{
    overflow: hidden;
}
.kindContainer ul li{
    float: left;
    border: none;
    height: 32px;
}
.kindContainer ul li a{
    display: block;
    color: #4d4d4d;
    height: 14px;
    line-height: 14px;
    padding: 9px 0;
    width: 110px;
    text-align: center;
    font-size: 16px;
    font-family:"Microsoft YaHei";
}

#wwww2,#eduDisplay,#interestDisplay{
   display:none;
}
tr.ishide{
   display:none;
}
.clear{
    clear: both;
    float: none;
}