*{margin:0;padding:0;font-family:'微软雅黑';text-decoration: none;list-style: none;}
.banWrap {
  display: block;
  width: 100%;
  height: 396px;
  position: relative;
  background-image: url(/Public/Home/images/expert_bachelor/pc_zhaoshengguan.png);;
  background-size: 100% 100%;
}
.banWrap img {
  z-index: 2;
  position: absolute;
  display: block;
  width: 1200px;
  height: 364px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.core{
    width:1200px;
    margin:0 auto;
}
.introduction{
    width:990px;
    margin:0 auto;
    font-size:22px;
    font-weight:400;
    margin-top:50px;
    color:#282828;
    line-height:38px;
    text-align: center;
}
.crumbs a{
    color:#4f4f4f;
}
.mapping{
    margin-top:48px;
}
.mapping img{
    width:273px;
    height:182px;
    margin-right:29.5px;
    border-radius:20px;
}
.mapping img:last-child{
    margin-right:0;
}
.title{
    width:100%;
    margin:0 auto;
    font-size: 18px;
    text-align: center;
    margin-top:80px;
    color:rgba(242,242,242,1);
}
.title h4{
    font-size: 44px;
    font-weight:bold;
    color:#333333;
}
.title p{
    color:#666666;
    margin-top:15px;
    letter-spacing: 5px;
}
.title img{
    /*width:100%;*/
}
/* 导师详情 */
.li_top1{
    width:1200px;
    height:471px;
    background:url(/Public/Home/images/expert_bachelor/background.png);
    background-size: 100% 100%;
    margin-bottom:59px;
    margin-top:70px;
    position: relative;
}
.li_top1 h4{
    margin-left:90px;
    padding-top:30px;
    font-size:28px;
    font-weight:bold;
    color:rgba(255,255,255,1);
}
.li_div{
    width:622px;
    height:306px;
    background:rgba(236,236,236,1);
    margin-left:46px;
    margin-top:40px;
    position: relative;
}
.li_div img{
    float: left;
    width:246px;
    height:244px;
    margin:30px 25px 0;
}
.li_div p{
    float: left;
    width:300px;
    font-size:24px;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:30px;
    text-align: left;
    margin-top:50px;
    letter-spacing: 3px;
    margin-bottom:20px;
}
.li_div span{
    float: left;
    width:280px;
    font-size:16px;
    color:#757575;
    line-height:20px;
    text-align: left;
    letter-spacing: 2px;
}
.li_div a{
    float: left;
    position: absolute;
    right:39px;
    bottom:36px;
    border-radius:19px;
    width:138px;
    height:38px;
    font-size:18px;
    font-weight:400;
    color:#e04543;
    line-height:40px;
    text-align: center;
    letter-spacing: 3px;
}
.li_right_top{
    width:210px;
    height:24px;
    position: absolute;
    right:40px;
    top:42px;
    font-size:20px;
    font-weight:400;
    color:#fff;
    line-height:48px;
    letter-spacing: 5px;
}
.li_right_top span{
    font-size: 24px;
    color:#f79d0b;
}
.li_right_center{
    width:395px;
    font-size:18px;
    position: absolute;
    right:72px;
    top:152px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    color:#ececec;
    -webkit-box-orient: vertical;
}
.li_right_center a{
    
    color:#ececec;
}
.li_right_center span{
    font-weight:400;
    color:#ececec;
    line-height:38px;
}
.li_right_center span:hover{
    cursor:pointer;
    color:#fff;
}
.li_right_img{
    position: absolute;
    right:30px;
    bottom:20px;
}
.li_right_img a{
    color:#fff;
}
.li_right_img a:hover{
    color:#e24347;
}
.appointment{
    width:100%;
}
.appointment img{
    width:100%;
}
#jzgd,#jzgd_end{
    margin-bottom:20px;
    cursor:pointer;
    font-size:22px;
}