.bos_professor {
    width: 1200px;
    height: 267px;
    margin: 0 auto;
}
.cp_lbs ul li{
    display: inline;
    margin-right: 37px;
}
.cp_lbs ul li h2{
    text-align: center;
    font-size: 14px;
    color: #555;
    font-weight: normal;
    line-height: 36px
}
.cp_lbs ul li img{
    width: 142px;
    height: 142px;
}
.cp_lbs ul li a{
    width:142px;
    height: 142px;
    background-color: #fff;
    overflow: hidden;
    border-radius: 71px;
    border: 1px solid #ccc;
    display: block;
}
.bos_teach {
    height: 210px;
    margin: 0 auto;
    overflow: hidden;
    width: 1200px;
    padding-top: 18px;
}
.bos_fl_btn {
    cursor: pointer;
    display: inline;
    float: left;
    height: 50px;
    margin: 47px 45px 0 0;
    width: 31px;
    height: 79px;
}
.bos_fr_btn{
    float: right;
    margin-top: 47px;
    cursor: pointer;
    width: 31px;
    height: 79px;
    position: relative;
    z-index: 2;
}
.cp_lbs {
    float: left;
    height: 210px;
    width: 1050px;
    overflow: hidden;
}
.cp_lbs {
    float: left;
    height: 210px;
    width: 1050px;
    overflow: hidden;
}




.information{

}
.information .school_information{
    width: 780px;
    margin-right: 40px;
}
.information .information_right{
    width: 380px;
}
/* #bos_select_btn li {
    width: 711px;
    height: 37px;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    margin-left: 8px;
}
*/
        /* #bos_select_btn li.current div {
            width: 1;
            height: 2;
            background: url()
        } */
#bos_slides {
    margin: 0px auto;
    width: 780px;
    overflow: hidden;
    height: 400px;
    padding: 20px 0;
    box-sizing: border-box;
}
#picshow {
    position: relative;
    width: 500px;
    height: 360px;
    float: left;
    margin-right: 10px;
}
#picshow, #picshow_img {
    width: 500px;
    height: 360px;
} 
#picshow_img ul li img{
    width: 500px;
    height: 360px;
}
#bos_select_btn {
    width: 260px;
    height: 360px;
    float: right;
    display: inline;
}
#bos_select_btn ul li{
    height: 80px;
    width: 260px;
    margin-bottom: 13px;
}
#bos_select_btn ul li a{
    display: block;
    height: 80px;
    width: 260px;
    font-size:12px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(35,35,35,1);
    background:rgba(241,241,241,1);
    padding: 11px 13px 15px 12px;
    box-sizing: border-box;
}
#bos_select_btn ul li a p{
    width: 240px;
    height: 40px;
    line-height: 20px;
    letter-spacing: 2px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
#bos_select_btn ul li a span{
    margin-top: 6px;
}
#bos_select_btn li.current a {
    background:rgba(207,10,19,1);
    color: #fff;

} 
#bos_select_btn ul li .ccc{
    /* visibility:visible; */
    display: block;
}
#bos_select_btn ul li .ddd{
    /* visibility:hidden; */
    display: none;
}
#bos_select_btn li.current a .ddd{
    /* visibility:visible; */
    display: block;
    color: #fff;
}
#bos_select_btn li.current a .ccc{
    /* visibility:hidden; */
    display: none;
}
.information_right_content{
    width: 380px;
    margin-top: 20px;
}
.information_right_top{
    width: 380px;
    height: 150px;
}
.information_right_top img{
    display: block;
    width: 380px;
    height: 150px;
}
.information_right_bottom{
    width: 380px;
    height: 210px;
    padding-top: 17px;
    box-sizing: border-box;
}
.information_right_bottom ul li{
    position: relative;
    width: 360px;
    font-size:14px;
    font-family:Microsoft YaHei;
    /* font-weight:bold; */
    color:rgba(35,35,35,1);
    padding-left: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.information_right_bottom ul li::before{
    content: "";
    position: absolute;
    top: 10px;
    left: 0px;
    width: 5px;
    height: 5px;
    background-color: #000;
    color: #000;
    border-radius: 50%;
}
.information_right_bottom ul li a{
    width: 360px;
    line-height: 28px;
    letter-spacing: 2px;
}
.information_right_bottom ul li:hover{
    font-weight:bold;
}
/* 心得体会,热门问题 */
.hot_taste{
    height: 330px;
    background:rgba(246,246,246,1);
}
.hot_taste_content{
    display: flex;
}
.hot_taste_lt{
    flex:1;
    width: 580px;
    height: 330px;
    margin-right: 40px;
}
.hot_taste_lt_cont,
.hot_taste_rt_cont{
    padding: 14px 0 12px 0;
    box-sizing: border-box;
}
.hot_taste_lt_cont ul li,
.hot_taste_rt_cont ul li{
    position: relative;
    height: 32px;
    letter-spacing: 2px;
    /* line-height: 32px; */
}
/* .hot_taste_rt_cont ul li::before{
    position: absolute;
    content:"☆";
    top: 1px;
    left: 0px;
    width: 8px;
    height: 8px;
    color: red;
} */
.hot_taste_lt_cont ul li span:first-child{
    /* display: block; */
    width: 36px;
    height: 14px;
    line-height: 14px;
    background:rgba(181,0,0,1);
    border-radius:8px 8px 8px 8px; 
    font-size:8px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    margin-top: 8px;
    margin-right: 12px;
    text-align: center;
}
.hot_taste_rt_cont ul li span:first-child{
    width:11px;
    height:11px;
    color: #be1b1c;
    font-size:20px;
    margin-top: 6px;
    margin-right:12px;
}
.hot_taste_lt_cont ul li span:nth-child(2){
    display: block;
    width: 400px;
    height: 32px;
    line-height: 32px;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(35,35,35,1);
    margin-right: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hot_taste_lt_cont ul li span:last-child,
.hot_taste_rt_cont ul li span:last-child{
    height: 32px;
    line-height: 32px;
    font-size:12px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(102,102,102,1);
}
.hot_taste_rt_cont ul li span:last-child{
    width: 550px;
    font-size:14px;
    color:rgba(35,35,35,1);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hot_taste_rt{
    flex:1;
    width: 580px;
    height: 330px;
}

/* 头部 */
.bos_cont{
    width: 100%;
    height: 840px;
    background: url('../img/souye/beijing.jpg') center 0px no-repeat;
}
.bos_cont_tip{
    height: 100px;
}
.bos_logo a img{
    display: block;
    width: 360px;
    height: 80px;
    margin-top: 10px;
}
.bos_cont_advantage{
    padding-top: 42px;
    box-sizing: border-box;
    margin-left: 60px;
}
.bos_cont_advantage ul{
    width: 530px;
    height: 29px;
}
.bos_cont_advantage ul li{
    float: left;
    margin-right: 20px;
}
.bos_cont_advantage ul li:last-child{
    margin-right: 0px;
}
.bos_cont_advantage ul li span:first-child{
    font-size: 28px;
    font-weight: 900;
    color: #000;
    font-family: fantasy;
}
.bos_cont_advantage ul li span:last-child{
    font-size: 18px;
    color: #000;
    letter-spacing: 1.5px;
}
.bos_cont_tel{
    padding-top: 34px;
    box-sizing: border-box;
}
.bos_cont_tel .bos_tel{
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1px solid #be1b1c;
    background-color: #fff;
}
.bos_cont_tel .bos_tel .bos_telp{
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #be1b1c;
    background-color: #be1b1c;
    color: #fff;
    margin: auto auto;
    margin-top: 3px;
    text-align: center;
    line-height: 36px;
}
.bos_cont_tel .bos_tel .bos_telp span{
    font-size: 28px;
}
.bos_cont_tel ul{
    margin-left: 9px;
    margin-top: 3px;
}
.bos_cont_tel ul li:first-child{
    font-size:14px;
    font-family:STXihei;
    font-weight:bold;
    color:rgba(0,0,0,1);
    line-height:18px;
}
.bos_cont_tel ul li:last-child{
    font-size:18px;
    font-family:STXihei;
    font-weight:bold;
    color:rgba(0,0,0,1);
    line-height:18px;
}
.bos_cont_tel ul li:first-child{
    letter-spacing: 2px;
}
/* 导航 */
.bos_nav{
    height: 50px;
    background-color: #be1b1c;
}
.bos_nav .bos_navs{
    height: 50px;
}
.bos_navs>ul{
    margin-left: -24px;
}
.bos_navs>ul>li {
    position: relative;
    float: left;
    width: 136px;
    height: 50px;
    text-align: center;
    box-sizing: border-box;
}
.bos_navs>ul>li:hover{
    border-bottom: 3px solid #fff;
}
.bos_navs>ul>li:nth-child(6){
    width: 152px;
}
.bos_navs>ul>li:nth-child(6) a{
    width: 152px;
}
.bos_navs>ul>li:last-child{
    width: 208px;
}
.bos_navs>ul>li:last-child::after{
    width: 0;
    height: 0;
}
.bos_navs>ul>li:last-child a{
    width: 208px;
}
.bos_navs>ul>li::after{
    position: absolute;
    content:"";
    top: 23px;
    right: 0px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    color: #fff;
    background-color: #fff;
}
.bos_navs>ul>li a{
    display: block;
    width: 136px;
    font-size:18px;
    font-family:Adobe Heiti Std;
    font-weight:normal;
    color:rgba(255,255,255,1);
    line-height: 50px;
}
/* 加 */
.about_boshi_new{
    display: none;
    position: absolute;
    top: 50px;
    left: 0px;
    z-index: 10;
    color: #c81623;
    background-color: #c81623;
}
.about_boshi_new ul li{
    margin-bottom: 12px;
    margin-top: 10px;
    line-height: 30px;
}
.about_boshi_new ul li a{
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 3px;
   padding: 0 12px;
   box-sizing: border-box;
}
.about_boshi_new ul li:last-child{
    margin-bottom: 4px;
    margin-top: 0;
}
.bos_navs>ul>li:nth-of-type(2):hover .about_boshi_new{
    display: block;
}


.bos_cont_slide{
    display: flex;
    flex-wrap: nowrap;
    height: 440px;
    padding: 20px 19px;
    margin-top: 34px;
    background-color: #fff;
    box-sizing: border-box;
}
.bos_cont_slide .bos_ganp{
    width: 210px;
    height: 400px;
    margin-right: 21px;
}
.bos_cont_slide .bos_slide{
    width: 700px;
    height: 400px;
    margin-right: 21px;
}
.bos_slide #slide{
    width: 100%;
    height: 400px;
}
.bos_slide #slide .swiper-slide img{
    display: block;
    margin: 0;
    width: 100%;
    height: 400px;
}

.bos_cont_slide .bos_hs{
    width: 210px;
    height: 400px;
}
.bos_hs_bottom{
    width: 210px;
    height: 362px;
    overflow: hidden;
}
.bos_hs .bos_hs_top{
    width:210px;
    height:34px;
    background-color: #be1b1c;
    font-size:18px;
    font-family:Adobe Heiti Std;
    font-weight:normal;
    color:rgba(255,255,255,1);
    letter-spacing: 2px;
    text-align: center;
    line-height: 35px;
}
.bos_hs_bottom ul li{
    width:210px;
    height: 122px;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
}
.bos_hs_bottom ul li a{
    display: block;
    width:210px;
    height: 122px;
    padding-top: 15px;
    box-sizing: border-box;
}
.bos_hs_bottom ul li span{
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(1,0,0,1);
}
.bos_hs_bottom ul li i{
    display: block;
    margin-left: 75px;
    margin-top: 12px;
}
.bos_ganp .bos_ganp_top span:first-child{
    font-size: 16px;
    color:rgba(184,8,9,1);
    margin-right: 4px;
}
.bos_ganp .bos_ganp_top span:last-child{
    font-size:16px;
    font-family:Adobe Heiti Std;
    font-weight:bold;
    color:rgba(184,8,9,1);
    letter-spacing: 2px;
}
.bos_ganp ul{
    margin-top: 4px;
}
.bos_ganp ul li{
    position: relative;
    height: 42px;
    border-bottom: 1px solid #ccc;
    line-height: 42px;
    padding-left: 12px;
    box-sizing: border-box;
    width: 210px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bos_ganp ul li:first-child a{
    color:rgba(184,8,9,1);
}
.bos_ganp ul li.current{
    color:rgba(184,8,9,1);
}
.bos_ganp ul li.current a{
    color:rgba(184,8,9,1);
}
.bos_ganp ul li a:hover{
    color:rgba(184,8,9,1);
}
.bos_ganp ul li::before{
    content:"";
    position: absolute;
    top: 20px;
    left: 0px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #000;
}
.bos_ganp ul li a{
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(51,51,51,1);
}


.bos_direction{
    margin-top: 15px;
}
.bos_direction ul{
    display: flex;
    flex-wrap: nowrap;
}
.bos_direction ul li{
    margin-right: 29px;
}
.scene_teach_content{
    height: 265px;
    margin-top: 20px;
}
.scene_teach_content ul li{
    position: relative;
    float: left;
    width:285px;
    height:265px;
    margin-right: 20px;
}
.scene_teach_content ul li:last-child{
    margin-right: 0px;
}
.scene_teach_content ul li img{
    display: block;
    width: 285px;
    height: 215px;
}
.scene_teach_content ul li span{
    display: block;
    height: 50px;
    width: 280px;
    line-height: 50px;
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(35,35,35,1);
    letter-spacing: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zhezhao{
    position: absolute;
    top: 0px;
    left: 0px;
    width:285px;
    height:215px;
    background:rgba(0,0,0,1);
    opacity:0.5;
    display: none;
    padding: 10px 10px;
    box-sizing: border-box;
}
.zhezhao i{
    display: block;
    width:265px;
    height:195px;
    border:1px solid rgba(199,199,199,1);
}
.scene_teach_content ul li p{
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: none;
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(255,255,255,1);
    letter-spacing: 2px;
    line-height: 22px;
    z-index: 2;
}
.scene_teach_content ul li:hover .zhezhao{
    display: block;
}
.scene_teach_content ul li:hover p{
    display: block;
    color: #fff;
}
/* 二维码 */
.ewm{
    position: fixed;
    top:66%;
    right: 0;
    width: 144px;
    height: 144px;
}
.ewm img{
    width: 144px;
    height: 144px;
}