/* 关于我们开始 */
.w{
    width: 100%;
    margin: 0 auto;
}
.gywm_yi{
    width: 100%;
	padding: 0 14px;
	box-sizing: border-box;
    padding-bottom:30px;
    overflow: hidden;
}
.gywm_yi .zuo h1{
    color: #222222;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 40px;
}
.gywm_yi .zuo p{
    color: #222222;
    font-size: 1.3rem;
    line-height: 1.8;
	margin-bottom: 15px;
}

.gywm_er{
    width: 100%;
    min-height: 559px;
    background-color: #ffffff;
    padding-bottom:42px;
    box-sizing: border-box;
}
.gywm_er .w>h1{
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    padding: 75px 0 54px 0;
}
.gywm_er .w>ul{
    width: 100%;
    text-align: center;
	padding: 0 14px;
	box-sizing: border-box;
    margin-bottom: 66px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.gywm_er .w>ul li{
	width: 49.4%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 30px 0;
}
.gywm_er .w>ul li:nth-child(1) {
	border-bottom: 1px solid #dbe2eb;
	border-right: 1px solid #dbe2eb;
}
.gywm_er .w>ul li:nth-child(2) {
	border-bottom: 1px solid #dbe2eb;
}
.gywm_er .w>ul li:nth-child(3) {
	border-right: 1px solid #dbe2eb;
}
.gywm_er .w>ul li:nth-child(4) {
	
}
.gywm_er .w>ul li img{
    margin-bottom: 12px;
}
.gywm_er .w>ul li p{
    color: #333333;
    font-size: 1.5rem;
    font-weight: 700;
}
.gywm_er .w>div{
   /* color: #fff;*/
    font-size: 1.3rem;
    font-weight: 700;
    line-height:1.8rem;
    padding: 0 14px;
    box-sizing: border-box;
    margin:0 auto;
}
.gywm_san h1{
    color: #222222;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 76px;
}

/* .gywm_san {
    padding: 70px 0 50px;
} */
.ryzz_lb{
    width: 100%;
    /* height: 444px; */
    position: relative;
}
.ryzz_lb ul{
    width: 100%;
	padding: 0 14px;
	box-sizing: border-box;
}
.ryzz_lb ul li{
    width: 100%;
	margin-bottom: 13px;
		box-shadow:2px 2px 5px #eeeef2, -2px 2px 5px #eeeef2;
}
.ryzz_lb ul li>img{
    width: 100%;
}
.ryzz_lb ul li>p{
    width: 100%;
	font-size: 1.4rem;
	color: #333333;
	text-align: center;
	padding: 14px 0;
	font-weight: bold;
}
.ryzz_lb .hd{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 20px;
    text-align: center;
}
.ryzz_lb .hd li{
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #d1d9d4;
    cursor: pointer;
    margin: 0 4px;
}
.ryzz_lb .hd li.on{
    background-color: #077af6;
}
.ryzz_lb_ke {
    overflow: hidden;
    margin-right: -30px;
}
.ryzz_lb_ge {
    float: left;
    width: 290px;
    height: 190px;
    border: 1px solid #e5e5e5;
    margin:0 10px 15px 0;
    position: relative;
    cursor: pointer;
}
.ryzz_lb_ge span{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("../img/gywm_e.png") no-repeat center;
    background-size: 100%;
    opacity: 0;
    transition: all ease-out 0.5s;
}
.ryzz_lb_ge:hover span{
    opacity: 1;
}
.gywm_si{
    width: 100%;
    height: 640px;
}
.gywm_si iframe{
    width: 100%;
    height: 100%;
}

/* 关于我们结束 */

/* 教师团队详情开始 */
.jstdxq{
    min-height: 862px;
}

.jstdxq .w{
    overflow: hidden;
}
.jstdxq .zuo{
    width: 43%;
	height: auto;
	margin: 0 auto;
	margin-top: 2.6rem;
    border-radius: 50%;
    overflow: hidden;
}

.jstdxq .zuo img{
    width: 100%;
}
.jstdxq .you{
    width: 100%;
	padding-bottom: 2rem;
	padding: 0 14px;
	box-sizing: border-box;
}
.jstdxq .you .page-wrap-detail {
	border: none;
}
.jstdxq .you .content {
	
	border-bottom: 1px solid #E0E2ED;
}
.jstdxq .you h1{
    color: #333333;
    font-size: 1.6rem;
    font-weight: 700;
    margin-bottom: 15px;
	text-align: center;
	margin-top: 2.3rem;
	margin-bottom: 1rem;
}
.jstdxq .you p.des{
    width: 100%;
    color: #8F9398;
    font-size: 1.2rem;
    height: 40px;
	text-align: center;
}
.jstdxq .you p{
	text-indent: 2.6rem;
    color: #232323;
    font-size: 1.3rem;
}
/* 教师团队详情结束 */

/* 联系我们开始 */
.lxwm{
    padding-bottom: 41px;
}
.lxwm_s{
	margin-top: 2.5rem;
    margin-bottom: 1rem;
}
.lxwm_s ul{
    text-align: center;
    padding: 0 14px;
	box-sizing: border-box;
}
.lxwm_s li{
    display: inline-block;
    width: 100%;
    border: 1px solid #e5e5e5;
    padding: 1.5rem 0;
	margin-bottom: 1rem;
    box-sizing: border-box;
    vertical-align: top;
}
.lxwm_s li img{
    display: block;
	width: 2.9rem;
	height: auto;
    margin: 0 auto 1.3rem;
}
.lxwm_s li div{
    color: #2a2a2a;
    font-size: 1.3rem;
    font-weight: 700;
    margin-bottom: 1rem;
}
    .lxwm_s li p {
        margin-bottom: 10px;
        color: #2a2a2a;
        font-size: 1.3rem;
    }
.lxwm_x{
    width: 100%;
    height:22rem;
}
.lxwm_x iframe{
    width: 100%;
    height:100%;
}
/* 联系我们结束 */


/* 视频课程开始 */
.spkc{
    padding-bottom: 58px;
}
.spkc_ge{
    width: 398px;
    /* height: 249px; */
    border: 1px solid #e2e8ef;
    /* float: left; */
}
/* .spkc ul{
    overflow: hidden;
} */
.spkc_ge a{
    display: block;
    width: 100%;
    height: 100%;
    padding: 51px 40px ;
    box-sizing: border-box;
    position: relative;
}
.spkc_ge .spkc_ge_a div{
    margin-bottom: 30px;
    color: #242424;
    font-size: 1.5rem;
    font-weight: 700;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:block-axis;
}
.spkc_ge .spkc_ge_a p{
    color: #646a6e;
    font-size: 14px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:block-axis;
}
.spkc_ge_b{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all ease-out 0.5s;
}
.spkc_ge_b img{
    width: 100%;
    height: 100%;
}
.spkc_ge:hover .spkc_ge_b{
    opacity: 1;
}
/* 视频课程结束 */



/* 学校动态开始 */
.xxdt_ge{
    width: 398px;
    height: 600px;
    float: left;
    border: 1px solid #f6f6f6;
    background: url("../img/lxwm_d.png") no-repeat 60px 518px;
}
.xxdt_ge:hover{
    background: url("") no-repeat 60px 518px;
    box-shadow: #f6f6f6 0 0 20px 2px;
}
.xxdt_ge a{
    display: block;
    width: 100%;
    height: 100%;
    padding: 55px 30px ;
    box-sizing: border-box;
}
.xxdt_ge:hover a{
    background: url("../img/lxwm_e.png") no-repeat bottom center;
}
.xxdt_ge a span{
    height: 70px;
    color: #6a7479;
    font-size: 30px;
    font-weight: 700;
    display: block;
    opacity: 0;
}
.xxdt_ge:hover a span{
    opacity: 1;
}
.xxdt_ge a div{
    height: 46px;
    color: #333333;
    font-size: 20px;
    font-weight: 700;
    display: block;  
    word-break: keep-all;  
    white-space: nowrap;   
    overflow: hidden; 	
    text-overflow: ellipsis;
}

.xxdt_ge a p{
    height: 91px;
    color: #6a7479;
    font-size: 14px;
    font-weight: 400;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:block-axis;
}
/* 学校动态结束 */
.gywm .tab-container{
    padding:0 !important
}
center{
    margin-top: 20px;
}
.yzm_box {
    position: relative;
    padding: 0 0.1rem;
    display: block;
    
  }
  .yzm_box input {
    width: 80%;
  }
  .yzm_box .yzm{
    position: absolute;
    right: 0;
    bottom: 1px;
    width:76px;
    height: 100%;
    cursor: pointer;
  }