@charset "utf-8";
*{
    font-family:"微软雅黑";
}
/*清除浮动*/
.clearfix::before,
.clearfix::after{
	content: '';
	display: table;
	clear: both;
}

.gl-top-bg{
    width: 100%;
    height: 437px;
    background: url(/lvgl/img/content-bg.png) no-repeat center;
}

/* 主体 */
.gl-content{
    width: 1280px;
    margin: -42px auto;
    margin-bottom: 50px;
    /* position: relative; */
}
.gl-content .gl-content-l{
    width: 296px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    float: left;
    /* position: absolute; */
    /* top: -42px; */
}
.gl-content .gl-content-l .gl-left-top{
    box-sizing: border-box;
    background-image: url(/lvgl/img/cont-topbg.png);
    background-size: 100% 100%;
    width: 100%;
    height: 129px;
    padding-top: 30px;
}
.gl-content .gl-left-top span{
    font-size: 12px;
display: none;
}
.gl-content .gl-left-ul li{
    width: 100%;
    height: 65px;
    background: #f5f5f5;
    border-bottom: 1px solid #e1e1e1;
}
.gl-content .gl-left-ul li:hover{
    background: #dcdcdc;
}
.gl-activeLi{
    background: #dcdcdc !important;
}
.gl-content .gl-left-ul li a{
    display: inline-block;
    margin-left: 30px;
    font-size: 15px;
    line-height: 65px;
    padding-right: 30px;
    font-weight: 600;
}
.gl-content .gl-left-ul li a:hover{
    color: #155d9e;
    background: url(/lvgl/img/gl-point.png) no-repeat 100% center;
}
.gl-content .gl-left-ul li .gl-activeA{
    color: #155d9e;
    background: url(/lvgl/img/gl-point.png) no-repeat 100% center;
}
/* 内容右 */
.gl-conten-r{
    float: left;
    width: 984px;
    box-sizing: border-box;
    /* position: absolute; */
   /*  top: -42px;
    left: 296px; */
}
.gl-conten-r .gl-right-top{
    background: url(/lvgl/img/cont-rt.png) no-repeat center;
    height: 42px;
    padding-left: 20px;
}
.gl-conten-r .gl-right-top span,.gl-conten-r .gl-right-top a{
    color: #fff;
    font-size: 14px;
    line-height: 42px;
}
.gl-conten-r .gl-right-top a:hover{
    color: #0f66bb;
}
.gl-conten-r .gl-right-top .gl-current{
    color: #0f66bb;
}
/* 文章内容 */
.gl-right-bottom {
    padding-left: 50px;
}
.gl-right-bottom .gl-cont-top{
    border-bottom: 1px solid #155f9c;
}
.gl-right-bottom .gl-cont-top p{
    font-size: 20px;
    padding: 5px 15px;
    border-left: 4px solid #155f9c;
    margin: 25px 0 15px 0;
}
.gl-right-bottom .gl-cont-b h1{
    text-align: center;
    font-size: 18px;
    margin: 35px 0;
}
.gl-right-bottom .gl-cont-b .gl-zz{
    text-align: center;
    font-size: 14px;
    color: #707070;
    margin: 35px 0;
}
.gl-right-bottom .gl-cont-b .gl-zz span{
    margin-left: 10px;
}
.gl-right-bottom .gl-cont-b p{
    text-indent: 2em;
}
.gl-right-bottom .gl-page,.gl-right-bottom .gl-page a{
    font-size: 14px;
    color: #7d7d7d;
}
.gl-right-bottom .gl-page>div{
    margin: 20px 0;
}
/* 教师页 */
.gl-content .top-teacher{
    background: url(/lvgl/img/teacher-top.png) no-repeat center;
}
.gl-cont-b-t{
    padding: 30px 3px;
}
.gl-cont-b-t li{
    float: left;
    width: 210px;
    height: 250px;
    /* border: 1px solid #ccc; */
    background: url(/lvgl/img/th-li-bg.png) no-repeat 370px 105px;
    box-shadow: 0 0 17px #d6d6d6;
    margin: 30px 7px;
}
.gl-cont-b-t li .gl-t-l,.gl-cont-b-t .gl-t-r{
    text-align: left;
    float: left;
}
.gl-cont-b-t li .gl-t-l{
    text-align: center;
    width: 180px;
    height: 180px;
    background: url(/lvgl/img/t-zjb.png) no-repeat center;
    border-radius: 50%;
    margin: 15px auto;
    float: none;
}
.gl-cont-b-t li .gl-t-r{
    width: 100%;
    float: none;
}
.gl-cont-b-t li .gl-t-r h1{
    text-align: center;
    font-size: 16px;
    color: #0f4c7e;
    margin: 18px 0 15px;
    font-weight: 600;
}
.gl-cont-b-t li .gl-t-r p{
    text-indent: 0;
    margin: 10px 0;
    display: none;
}
.gl-cont-b-t li a{
    font-size: 12px;
    color: #555;
    display: block;
}
/* 图片页 */
.gl-right-bottom .gl-photo{
    padding: 20px 23px;
}
.gl-right-bottom .gl-photo li{
    width: 348px;
    height: 251px;
    border: 7px solid #fff;
    box-shadow: 0 0 17px #d6d6d6;
    float: left;
    margin: 25px 40px;
}
.gl-right-bottom .gl-photo li a{
    display: inline-block;
    position: relative;
width: 348px;
    height: 251px;
}
.gl-right-bottom .gl-photo li a>img{
width: 348px;
    height: 251px;
}
.gl-right-bottom .gl-photo li i{
    width: 64px;
    height: 40px;
    background: #1066bb;
    color: #fff;   
    font-size: 16px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    position: absolute;
    top: -7px;
    right: 15px;
}
.gl-right-bottom .gl-photo li span{
    display: block;
    width: 100%;
    height: 80px;
    line-height: 90px;
    color: #fff;
    font-size: 15px;
    background: url(/lvgl/img/photo-a-bg.png) no-repeat center;
    margin-left: -64px;
    padding-left: 70px;
    position: absolute;
    bottom: 25px;
    font-weight: bold;
}
/* 真列表开始 */
.gl-conten-r .gl-cont-list{

}
.gl-conten-r .gl-cont-list>ul>li{
    margin-top: 50px;
    padding-bottom: 24px;
    border-bottom: 1px dashed #ddd;
}
.gl-conten-r .gl-cont-list>ul>li .gl-time{
    width: 80px;
    height: 80px;
    float: left;
    text-align: center;
}
.gl-conten-r .gl-cont-list>ul>li .gl-time p{
    font-size: 30px;
    color: #fff;
    background: #155f9c;
    height: 40px;
    line-height: 40px;
}
.gl-conten-r .gl-cont-list>ul>li .gl-time span{
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #9c9c9c;
    background: #e7e7e7;
}
.gl-conten-r .gl-cont-list>ul>li .gl-list-title{
    margin-left: 30px;
    width: 800px;
    float: left;
}
.gl-conten-r .gl-cont-list>ul>li .gl-list-title>a{
    font-size: 18px;
    font-weight: normal;
    color: #555;
    margin-top: 11px;
}
.gl-conten-r .gl-cont-list>ul>li .gl-list-title p{
    display: block;
    font-size: 15px;
    color: #555;
    text-indent: 2em;
    line-height: 24px;
    margin-top: 9px;
}