img{ border:none;max-width: 100%;}
.Head_a{
	float: right;
	margin-top: -40px;
	font-size: 10px;
	font-family: Microsoft YaHei;
	font-weight: 400; 
}
.ButtMore{
	width: 80px;
	height: 25px;
	color: #53586c;
	border: 0px;
	border-radius: 15px;
	background: #F3F7FF;
	transition: background .2s linear;
}
.ButtMore:hover{
	background: #3068F1;
	color: #FFFFFF;
}
/* button按钮点击无边框 */
:focus {outline:none;} /*for IE*/
::-moz-focus-inner {border-color: transparent;} /*for mozilla*/
/* 大盒子无填充 */
html,body{
	margin: 0 0;
	background-color: #F4F4F4!important;
}
/* 分割线无填充 */
hr{
	margin: -1px  0 !important;
        background: #F2F2F2;
}
.xiahuaxian{
	width: 100px;
	border-bottom: 4px #3A49A8 solid;
}
.icon_host{
    width: 100px;
    position: absolute;
    z-index: 1;
    margin: 10px 0 0 -12px;
}
/* a链接无下划线 */
a{
	text-decoration:none !important;
}
/* li无小圆点 */
li{
	list-style: none;
}
/* banner开始 */
#Banner{
	width: 100%;
	height: 532px;
        position: absolute;
}
/* 里盒子 */
.Banner_auto{
    width: 1280px;
    height: 532px;
    margin: auto;
    display: flex;
    flex-direction: row;
	/*justify-content: space-between;*/
}
/* 左边 */
.Banner_auto_left{
	width: 315px;
	height: 532px;
	background: #FFF;
        border-radius: 0 0 7px 7px;
        z-index: 2;
}
.Banner_auto_left_list{
	width: 315px;
	height: 532px;
}
.Banner_auto_left_list_title{
    width: 36%;
    font-size: 18px;
    font-weight: 700;
    color: #3A49A8;
    border-bottom: 5px #3A49A8 solid;
}
.Banner_auto_left_hr_left{
	float: left;
	height: 2px;
	background: #3A49A8;
	width: 30%;
}
.Banner_auto_left_hr_right{
	float: left;
	width: 100%;
}
.Banner_auto_left_list_class{
    padding-top: 16px;
    overflow: hidden;
}
.Banner_auto_left_list_index{
    height: 107px;
    padding-left: 24px;
    box-sizing: border-box;
}
.major_list_hover:hover{
    width: 600px;
    position: relative;
    z-index: 20;
    background: #FFF;
}
.major_list_hover .Banner_auto_left_major_list span{display: inline-block;}
.Banner_auto_left_major_list a span:hover{
    color:#3D7EFF;
}
.Banner_auto_left_list_class:last-child{
        border:none;
}
.Banner_auto_left_list_class_header{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
    width: 275px;
}
.Banner_auto_left_list_class_title_box{
display: flex;
	flex-direction: row;
	align-items: center;
}
.Banner_auto_left_list_class_bok{
	width: 3px;
	height: 10px;
	background: #FF5101;
	border-radius: 2px;
}
.Banner_auto_left_list_major{
	margin-left: 6px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 700;
	color: #333;
}
.Banner_auto_left_list_more{
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
        margin-right: -15px;
}
.Banner_auto_left_list_more button{
	width: 43px;
	height: 20px;
	border: 0px;
	font-size: 12px;
	color: #78787B;
	background: #FFF;
	border-radius: 1px;
        display: flex;
        justify-content: center;
}
.Banner_auto_left_list_more button img{
         width: 8px;
         margin-top:3px;
}
.Banner_auto_left_list_jr{
         display: none;
}
/*.Banner_auto_left_list_more button:hover .Banner_auto_left_list_jr{
         display: block;
}
.Banner_auto_left_list_more button:hover .Banner_auto_left_list_jr2{
         display: none;
}*/
.Banner_auto_left_major_list{
	margin: 10px 0 12px 0;
}
.Banner_auto_left_major_list span{
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999;
    margin-right: 13px;
    line-height: 22px;
}
/* 右 */
.Banner_auto_right{
    width: 100%;
    height: 532px;
    display: flex;
    flex-direction: column;
}
/* 轮播 */
.Banner_auto_right_lunBer{
	width: 100%;
	height: 532px;
}
#bannerep{
        width:100%;
        height:532px;
        cursor: pointer;
}
.index_swiper_container{
      width:100% !important;
      height: 532px !important;
}
#bannerep .swiper-pagination{
    // width: 240px;
    margin-bottom: 22px;
}
.major_hr {
    width: 267px;
    height: 1px;
    background: #FFF;
    border-top: none;
    border-bottom: 1px solid #eee;
}
#bannerep .swiper-pagination-bullet{
          background: white;
}
#bannerep .swiper-pagination-bullet-active{
        width: 20px;
        border-radius: 6px;
}
.swiper-container{
        width:694px;
        height:522px;
        border-radius: 5px;
}
.swiper-wrapper{
        width:694px;
        height:522px;
}
.swiper-slide{
        width:694px;
background-size: 100% 100%;
    background-repeat: no-repeat;
}
.Banner_auto_right_lunBer img{
	width: 860px;
	height: 386px;
	border-radius: 3px;
}
.swiper-pagination{
       width:10px;
       height:10px;
}
/deep/.swiper-pagination-bullet-active {
	opacity: 1;
	background: #FFFFFF;
}
/* 轮播结束 */
.Banner_auto_right_text{
	width: 240px;
	height: 522px;
	margin-top: 10px;
	/* background-color: #FFFFFF; */
	display: flex;
	flex-direction: column;
	justify-content:space-between;
	align-items: center;
}

.Banner_auto_right_text_block{
	width: 240px;
	height: 164px;
	background: #FFFFFF;
	border: 1px solid #F1F1F1;
	border-radius: 5px;
	display: flex;
	flex-direction: column;
	/*transition: .8s;*/
        position: relative;
}
.Banner_auto_right_text_block_row{
	width: 65%;
	height: 80px;
	margin-left: 14px;
	align-items: center;
}
.Banner_title{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 18px;
	display: flex;
        margin:26px 0 12px 0;
	align-items: center;
	/*transition: .4s;*/
        user-select:none;
}
.Banner_text{
        font-size: 14px;
        color: #9E9E9E;
        line-height: 18px;
        user-select:none;
}
.Banner_details{
    width: 64px;
    height: 23px;
    line-height: 24px;
    text-align: center;
    background: #3D7EFF;
    color: white;
    border-radius: 20px;
    font-size: 12px;
    margin-top:22px;
    cursor:pointer;
        user-select:none;
}
.Banner_auto_right_text_block:hover .Banner_title,.Banner_auto_right_text_block:hover  .Banner_text{
	/*transition: .4s;*/
	/*letter-spacing: 4px;*/
	color: white;
}
.Banner_auto_right_text_block:hover .Banner_details{
	/*transition: .4s;*/
    background:white;
    color: #3D7EFF;
}
.Banner_block{
	display: block;
}
.Banner_none{
	display: none;
}
.Banner_auto_right_text_block img{
	width: 81px;
	/*height: 81px;	*/
	border-radius: 3px;
}
/* .Banner_auto_right_text_block div{
	height: 22px;
	text-align: center;
	font-size: 12px;
	color: #999999;
	border-radius: 3px;
	display: flex;
	flex-direction: row;
	align-items: center;
} */
.Banner_auto_right_text_block span{
	display: flex;
	flex-direction: row;
	align-items: center;
}
.Banner_auto_right_text_block span img{
	width: 12px;
	height: 12px;
	margin-right: 3px;
}
.block01 img{
    position: absolute;
    right: 0;
    top: 38px;
    width: 112px;
}
.block02 img{
    position: absolute;
    right: 10px;
    top: 23px;
    width: 106px;
}
.block03 img{
    position: absolute;
    right: 10px;
    top: 28px;
    width: 124px;
}

.block01:hover,.block02:hover,.block03:hover{
        background:#3D7EFF;
	background-size: 100%;
}
/* banner结束 */

/*试听课程*/
.Audition{
	width: 100%;
	min-height: 281px;
	margin-top: 20px;
}
.Audition_alet{
	width: 1280px;
	margin: auto;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.Audition_auto_1300_left_zanwei{
	width: 30px;
	height: 188px;
        margin-top: 44px;
}
.Audition_auto_1300_right_zanwei{
	width: 30px;
	height: 188px;
        margin-top: 44px;
}
.Audition_auto_1300_left{
	width: 30px;
	height: 194px;
	background: #FFFFFF;
	border: 1px solid #F2F2F2;
	z-index: 11;
}
.Audition_auto_1300_right{
	width: 30px;
	height: 194px;
	background: #FFFFFF;
	border: 1px solid #F2F2F2;
	z-index: 9;
}
.Audition_auto{
	width: 1280px;
	/*height: 282px;*/
	margin: auto;
	background-color: #FFFFFF;
}
.Audition_auto_940{
	width: 1280px;
	/*height: 335px;*/
	margin: auto;
}
.audition_box{
    width: 1280px;
    position: relative;
    margin: auto;
    margin-top: 54px;
    user-select: none;
    height: 396px;
}
.audition_header,.audition_header_left{
     display: flex;
    height: 28px;
    line-height: 28px;
    margin-bottom:28px;
}
.audition_header{
    justify-content: space-between;
}
.audition_header_right{
    color: #AAAAAA !important;
    line-height: 28px;
    font-size: 16px;
}
.xiahuaxian_text{
    background: #F8EDE5;
    padding: 0 10px;
    margin-left: 10px;
    border-radius: 20px;
    color: #CDA78A;
    font-size: 13px;
    letter-spacing: 2px;
}
.xiahuaxian_big{
    font-size: 24px;
    font-weight: 600;
}
.xiahuaxian_big span{
    color:#3D7EFF;
}
.Head_a{
	float: right;
	margin-top: -36px;
	font-size: 10px;
	font-family: Microsoft YaHei;
	font-weight: 400;
}
.ButtMore{
	width: 80px;
	height: 25px;
	color: #53586c;
	border: 0px;
	border-radius: 15px;
	background: #F3F7FF;
	transition: background .2s linear;
}
.ButtMore:hover{
	background: #3068F1;
	color: #FFFFFF;
}
.Audition_auto_list{
	width: 1280px;
	margin-top: 28px;
	position: relative;
	overflow: hidden;
}
#Audition_auto_list_top{
	width: 2360px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	/*justify-content: space-between;*/
	/* background-color: #000000; */
	transition: .2s;
}
#Audition_auto_list_top .AE_block{
       margin-left:40px;
}
#Audition_auto_list_top .AE_block:nth-child(1){
       margin-left:0;
}
.Audition_auto_list_top_block{
	width: 259px;
	height: 241px;
	background: #FFFFFF;
	border: 1px solid #F2F2F2;
	border-radius: 3px;
	position: relative;
	margin-top: 10px;
}
.Audition_auto_list_top_block svg{
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-100%);
}
.Audition_auto_list_top_block img{
	width: 259px;
	height: 163px;
	border-radius: 3px;
}
.Audition_auto_list_top_block_text{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 700;
	color: #333333;
	line-height: 18px;
	margin-left: 10px;
}
.Audition_auto_list_top_block_name{
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
	margin-left: 10px;
}
.Audition_auto_list_top_block_GoClassRoom {
    margin: -25px 10px;
    float: right;
    width: 60px;
    height: 23px;
    font-weight: 700;
    line-height: 24px;
    border-radius: 3px;
    background: #FF950C;
}
.Audition_auto_list_top_block_GoClassRoom li{
	font-size: 13px;
	text-align: center;
	color: #FFFFFF;
}
/* 试听课程结束 */

/*建筑工程*/
.AE{
	width: 100%;
        min-height:281px;
	margin-top: 20px;
        user-select: none;
}
.AE_auto_1300{
	width: 1280px;
	/*height: 550px;*/
       /* min-height:324px;*/
	margin: auto;
	/*display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-around;*/
}
.AE_auto_1300_left_zanwei{
	width: 26px;
	height: 408px;
}
.AE_auto_1300_right_zanwei{
	width: 26px;
	height: 408px;
}
.AE_auto_1300_left{
	width: 26px;
	height: 408px;
	background: #FFFFFF;
	border: 1px solid #F2F2F2;
	border-radius: 3px;
	align-items: center;
	cursor:pointer;
	z-index: 11;
}
.AE_auto_1300_right{
	width: 26px;
	height: 408px;
	background: #FFFFFF;
	border: 1px solid #F2F2F2;
	border-radius: 3px;
	z-index: 9;
	align-items: center;
	cursor:pointer;
}
.AE_auto{
	width: 1280px;
	/*height: 550px;
       min-height:294px;*/
}
.AE_auto_940{
	width: 1280px;
	/*height: 100%;*/
	margin: auto;	
}
.AE_auto_940_header_div{
	display: flex;
	flex-direction: row;
	align-items: center;
        height: 72px;
        justify-content: space-between;
}
.AE_auto_940_header_div span{
	color: #666666;
	font-size: 14px;
	margin-left: -25px;
}
.cebian {
    border-right: 1px solid #e5e5e5;
    height: 24px;
    line-height: 28px;
    padding-right: 46px;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 1px;
    white-space: nowrap;
}
.Audition_nav_list{
    height: 50px;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 1000px;
}
.Audition_nav_list li{
    font-size: 14px;
    height: 58px;
    line-height: 47px;
    margin-top: 16px;
    margin-right: 26px;
    width: 40px;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    cursor: pointer;
    margin-left: 76px;
}
.li_up {
    color: #3A77F2;
    border-bottom: 2px solid #3A77F2;
}
.li_up .nav_li_xiahuaxian{
    width: 12px;
    border-bottom: 3px solid #3068F1;
    height: 1px;
    margin: auto;
}
hr.AE_auto_940_header_hr3 {
    width: 100%;
    background: #e5e5e5 !important;
    height: 1px;
}
.Audition_nav_block1,.Audition_nav_block2,.Audition_nav_block3,.Audition_nav_block4,.Audition_nav_block5{
	display: none;
        position: absolute;
        z-index: 2;
}

.AE_auto_list{
    width: 974px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: 600px;
    overflow: hidden;
}
.AE_auto_list .class_list_box:nth-child(1){
    margin-left:0px
}
.AE_auto_list .class_list_box:nth-child(4){
    margin-left:0px
}
.AE_auto_list  .AE_block{
  margin-left:40px;
margin-bottom: 20px;
}
.AE_auto_list .AE_block:nth-child(1) {
  margin-left:0px;
}
.AE_auto_list .AE_block:nth-child(5)  {
  margin-left:0px;
}
.AE_auto_list_div_img{
	width: 295px;
	height: 507px;
}
.Audition_auto_list_buttom{
	width: 1160px;
	height: 50%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}
.list_nav{
	cursor:pointer;
	border-bottom: 2px #FFFFFF solid;
}
.tab_nav {
	display: none;
}
.on{
	display: block;
}
#nav{
	margin-top:10px;
}
#nav ul{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: left;
}
#nav ul li{
	letter-spacing: 1px;
	cursor:pointer;
	display: block;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 20px;
	margin-right: 18px;
}
#nav ul a{
	margin-right: 0px;
	font-size: 10px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
}
.act{
	margin-left: -40px;
	background: #3A49A8;
	border-radius: 3px;
	color: #FFFFFF;
}

.AE_block{
	width: 302px;
	height: 194px;
	background: #FFFFFF;
	border: 1px solid #F2F2F2;
	border-radius: 3px;
	/* margin-left: 14px;
	margin-right: 14px; */
	position: relative;
	margin-bottom: 10px;
}
.AE_block_img{
	width: 259px;
	height: 133px;
	border-radius: 3px;
}
.AE_block_img2{
	width: 259px;
	height: 165px;
	border-radius: 3px;
}
.AE_block_text{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 700;
	color: #333333;
	line-height: 36px;
	margin-left: 10px;
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap;
}
.AE_block_nameAndview{
	display: flex;
	flex-direction: row;
	margin-top: 10px;
        justify-content: space-between;
        width: 96%;
}
.AE_block_name{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #bbbbbb;
	/* line-height: 30px; */
	margin-left: 10px;
	display: flex;
	align-items: center;
}
.icon_TC{
	width: 15px;
	margin-right: 5px;
}
.icon_SE{
	width: 15px;
	height: 10px;
	margin-right: 5px;
}
.AE_block_GoClassRoom{
	margin: -30px 10px;
	float: right;
	width: 60px;
	height: 30px;
	font-weight: 700;
	line-height: 24px;
	border-radius: 3px;
	background: #FF950C;
}
.AE_block_GoClassRoom li{
	font-size: 13px;
	text-align: center;
	color: #FFFFFF;
	line-height: 33px;
}
/* 建筑工程结束 */

/*咨询*/
.CSNav{
	width: 1200px;
	height: 459px;
	margin: auto;
        margin-top:20px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.CSNav_left{
	width: 720px;
	height: 459px;
	background-color: #FFFFFF;
}
.CSNav_right{
	width: 474px;
	height: 459px;
	/* background-color: #FFFFFF; */
}
.CS_auto_940_header_1{
	width: 93.9%;
	margin: auto;
}
.CS_auto_940_header_2{
	width: 92.3%;
	margin: auto;
}
.CS_auto_list_left{
	width: 94%;
	margin: 10px auto;
	height: 440px;
	display: flex;
	flex-direction: column;
        position: relative;
}
.CS_auto_list_right{
	width: 100%;
	margin: auto;
	height: 461px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.CS_auto_940_header_div{
	display: flex;
	flex-direction: row;
	align-items: center;
}
.CS_auto_940_header_div span{
	margin-left: 20px;
	color: #666666;
	font-size: 14px;
}
.CS_auto_940_header_1 li{
	line-height: 50px;
	text-align: left;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #3A49A8;
}
.CS_auto_940_header_2 li{
	line-height: 50px;
	text-align: left;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #3A49A8;
}
.CS_auto_list{
	margin-top: 10px;
	width: 1160px;
	margin: 10px auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.CS_auto_list_left_row{
	width: 100%;
	height: 440px;
	display: flex;
	flex-direction: column;
}
.EpNewsList:nth-child(2),
.EpNewsList:nth-child(12){
       display: none;
}
.EpNewsTitle{
       display: none;
}
.EpNewsTitle:nth-child(1),
.EpNewsTitle:nth-child(11){
       display: block;
}
.EpNewsTitle:nth-child(1){
       margin-top:20px;
       margin-bottom:10px;
}
.EpNewsTitle:nth-child(11){
       margin:10px 0;
}
.EpNewsTitle_li li{
text-align: center;
    width: 100%;
    line-height: 36px;
    font-size: 20px;
    color: #E13B29;
    font-weight: 600;
white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.CS_auto_list_left_title_div{
	height: 36px;
	display: flex;
	flex-direction: row;
	align-items: center;
        width: 580px;
}
.CS_auto_list_left_title_div svg{
	border-radius: 3px;
}
.CS_auto_list_left_title{
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 18px;
}
.CS_auto_list_left_text{
	font-size: 14px;
	font-weight: 400;
	color: #000;
	line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.CS_auto_list_left_time{
	font-size: 12px;
	font-weight: 400;
	color: #b2b2b2;
	line-height: 36px;
	margin-left: 15px;
	letter-spacing: 1.5px;
}
.CS_auto_list_left_title_blue{
	width: 10px;
	height:10px;
	border-radius: 3px;
	background: #3A49A8;
	margin-top: -10px;
	margin-right: 10px;
}
.CS_auto_list_left_title_red{
	width: 4px;
	height:4px;
	border-radius: 3px;
	background: black;
	border: 1px solid black;
	margin-right: 10px;
}
.CS_auto_list_right_img{
    width: 473px;
    margin-left: 1px;
    height: 265px;
}
.CS_auto_list_right_list{
    width: 473px;
    margin-left: 1px;
    height: 190px;
    background: #F2F2F2;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.CS_auto_list_right_list_block{
    width: 93px;
    height: 93px;
    background-color: #FFFFFF;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: background .2s linear;
    cursor:pointer;
}
.CS_auto_list_right_list_block li{
	color: #333333;
	font-size: 14px;
	margin-top: 8px;
}
.CS_auto_list_right_list_block:hover{
	background: #F3F7FF;
}
.CS_auto_list_right_list_block_icon{
	width: 39px;
	height: 39px;
	margin-top: 15px;
}
/* 咨询结束 */


/*教师*/
.TS{
	width: 100%;
	height: 370px;
	margin-top: 20px;
}
.TS_auto{
	width: 1200px;
	height: 370px;
	margin: auto;
	background-color: #FFFFFF;
}
.TS_auto_940{
	width: 1160px;
	height: 370px;
	margin: auto;	
}
.TS_auto_940_header_div{
	display: flex;
	flex-direction: row;
	align-items: center;
}
.TS_auto_940_header_div span{
	margin-left: 20px;
	color: #666666;
	font-size: 14px;
}
.TS_auto_940_header li{
	line-height: 50px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #3A49A8;
}
.TS_auto_list{
	margin-top: 15px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.TS_auto_list li{
	text-align: center;
	line-height: 30px;
	block-size: 2px;
	font-size: 14px;
	color: white;
	font-weight: 500;
}
.TS_auto_list_imgsThree{
	width: 209px;
	height: 280px;
	position: relative;
}
.TS_auto_list_imgsThree img{
	width: 209px;
	height: 280px;
}
.TS_name{
	width: 100%;
	height: 51px;
	background: #9E9E9E;
	opacity: 0.7;
	border-radius: 3px;
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,175%);
}
/* 教师结束 */
/* 教师2 */
.TSList{
	margin-top: 20px;
	width: 100%;
}
.TSList_auto {
    width: 1200px;
    height: 430px;
    margin: auto;
    background-color: #FFFFFF;
}
.TSList_auto_1160{
	width: 1160px;
	height: 430px;
	margin: auto;
}
.TSList_auto_1160_list{
	/* height: 350px; */
	display: flex;
	margin-top: 15px;
	justify-content: space-between;
}
.TSList_auto_1160_list_left{
	width:58%;
	height: 100%;
        margin-top:40px;
}
.TSList_auto_1160_list_left_div{
	width: 94%;
	height: 280px;
	margin-top: 9%;
	margin-left: 6%;
	background: #F2F2F2;
	border-radius: 1px;
	display: flex;
	flex-direction: row;
}
.TSList_tab_nav{
	display: none;
}

.TSList_auto_1160_list_left_div_img{
	position: relative;
	top: -60px;
	left: -40px;
	width: 230px;
	height: 300px;
	background-image: url(/tp/School/style041_new/pc//images/new_index_img/background_img.png);
}
.TSList_auto_1160_list_left_div_img img{
	width: 230px;
	height: 300px;
}
.TSList_auto_1160_list_left_div_text_name{
	font-size: 32px;
	line-height: 80px;
	color: #333333;
}
.TSList_auto_1160_list_left_div_text_block{
	/* width: 200px; */
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 10px;
	flex-wrap: wrap;
}
.TSList_auto_1160_list_left_div_text_block span{
	color: #333333;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	margin-left: 20px;
}
.TSList_auto_1160_list_left_div_text_type{
	width: 80px;
	border-radius: 10px;
	height: 35px;
	background: #3068F1;
}
.TSList_auto_1160_list_left_div_text_type li{
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	line-height: 35px;
}
.TSList_auto_1160_list_left_div_text_block_title{
	width: 290px;
	height: 30px;
}
.TSList_auto_1160_list_right{
	width:38%;
	height: 80%;
        margin-top: 40px;
}
.TSList_auto_1160_list_right_title li{
	font-size: 24px;
	color: #333333;
	font-weight: 500;
}
.TSList_auto_1160_list_right_title p{
	font-size: 18px;
	color: #6d6d6d;
}
.TSList_auto_1160_list_right_list_auto{
	width: 100%;
	height: 300px;
	margin-top: 27px;
        overflow: hidden;
        position: relative;
}
.TSList_auto_1160_list_right_list_auto::-webkit-scrollbar {/*滚动条整体样式*/
	width: 8px;     /*高宽分别对应横竖滚动条的尺寸*/
	/* height: 4px; */
	scrollbar-arrow-color:red;
}
.TSList_auto_1160_list_right_list_auto::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: #3A49A8;
	scrollbar-arrow-color:red;
}
.TSList_auto_1160_list_right_list_auto::-webkit-scrollbar-track {/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(149, 255, 149, 0.2);
	border-radius: 5px;
	background: #F2F2F2;
}
.TSList_auto_1160_list_right_list{
	width: 848px;
	display: flex;
        left:0;
        overflow: hidden;
        max-height: 280px;
	flex-direction: row;
	flex-wrap: wrap;
        position: absolute;
        transition: .4s;
}
.TSList_list_nav{
	width: 82px;
	height: 82px;
	margin-top: 10.2px;
	margin-left: 24px;
	border-radius: 50%;
	border: 2px #F2F2F2 solid;
}
.TSList_list_nav:hover{
	transition: .4s;
	cursor:pointer;
	/* margin-top: 0.1px; */
}
.border{
	transition: .4s;
	border: 2px #3A49A8 solid;
}
.disnone{
	display: block;
}
/* 教师2结束 */
/* 考试 */
#KS{
	width: 100%;
	height: 290px;
	margin-top: 20px;
}
.KS_auto{
	width: 1200px;
	height: 290px;
	margin: auto;
	/* background-color: #FFFFFF; */
}
.KS_auto_940{
	width: 100%;
	height: 290px;
	margin: auto;	
}
.KS_auto_list{
	margin-top: 10px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.KS_auto_list_bottom{
	width: 1200px;
	height: 250px;
	margin: 10px auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.KS_auto_list_bottom_list{
	width: 282px;
	height: 265px;
	background: #FFFFFF;
	border-radius: 10px;
	border: 1px solid #F2F2F2;
	display: flex;
	flex-direction: column;
	align-items: center;
	transition: .2s;
        box-shadow: 0 0 6px rgb(0 0 0 / 8%);
        cursor:pointer;
}
.KS_auto_list_bottom_list:hover{
	/* background: #F2F2F2; */
	transition: .2s;
	/*box-shadow: 6px 7px 10px 0px rgba(0, 1, 100, 0.1);*/
        box-shadow: 0px 0px 10px 4px rgb(0 0 0 / 6%);
}
.KS_auto_list_bottom_list:hover .KS_block{
	display: none;
}
.KS_auto_list_bottom_list:hover .KS_none{
	display: block;
}
.KS_auto_list_bottom_list:hover .KS_title{
	transition: .4s;
	color: #3A49A8;
	/* letter-spacing: 8px; */
	font-weight: 500;
}
.KS_title{
	font-size: 19px;
	transition: .8s;
	letter-spacing: 2px;
	font-family: Microsoft YaHei;
	font-weight: 500;
	color: #333333;
	line-height: 37px;
	margin-top: 30px;
}
.KS_topic{
	font-size: 14px;
	color: #999;
	font-family: Microsoft YaHei;	
}
.KS_auto_list_bottom_list_img{
	width: 96px;
	height: 96px;
	margin-top: 30px;
}
.KS_block{
	display: block;
}
.KS_none{
	display: none;
}
/* 考试结束 */
/*蓝底*/
.blue{
	width: 100%;
	height: 70px;
	background: #071626;
}
.blue_auto{
	width: 1200px;
	height: 70px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}
.blue_auto_list{
	width: 251px;
	height: 70px;
	/* background: #FFFFFF; */
	/* border: 1px solid #3A49A8; */
	/* box-shadow: 6px 7px 10px 0px rgba(0, 5, 108, 0.3); */
	border-radius: 3px;
}
.blue_auto_list_one{
	width: 90%;
	height: 90%;
	margin:5px auto;
	display: flex;
	flex-direction: row;
	align-items: center; 
}
.blue_auto_list_one_o{
	width: 48px;
	height: 48px;
	margin-right: 15px;
	box-shadow: 6px 7px 10px 0px rgba(0, 5, 108, 0.3);
	border-radius: 50%;
}
.blue_auto_list_one_o svg{
	margin: 7px 7px;
}
.blue_auto_list_one li{
	font-size: 13px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	/* color: #4A4A4A; */
	color: #FFFFFF;
}
/* 蓝底结束 */

/* 客服服务 */
.Help{
	width: 100%;
	height: 130px;
	background-color: #333333;
}
.Help_auto{
	width: 1160px;
	/*height: 130px;*/
	margin: auto;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
/*.Help_auto_top{
	width: 1160px;
	height: 100px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.Help_auto_top_left{
	width: 500px;
	height: 100px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.Help_auto_top_left li{
	font-size: 14px;
	color: #c6c6c6;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.Help_auto_top_right{
	width: 500px;
	height: 100px;
}
.Help_auto_top_right_auto{
	margin: auto;
}
.Help_auto_top_right li{
	font-size: 16px;
	color: #c6c6c6;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.Help_auto_top_right span{
	font-size: 32px;
	color: #c6c6c6;
	display: flex;
	flex-direction: row;
	align-items: center;
}*/
.Help_auto_bottom{
	width: 1200px;
	height: 30px;
}
.Help_auto_bottom li{
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	color: #c6c6c6;
}
/* 客服服务结束 */
.hr{
       width:100%;
}

AE_auto_list a{
      margin-left:28px;
}
.KS_auto_list_top_list_auto img{
	width: 152px;
	height: 45px;
}
button.Audition_auto_1300_left svg {
    margin-left: -2px;
}

.imgitembox {
    position: absolute;
   /* background-color: rgba(0,0,0,0.3);
    transition: all .3s linear;*/
    opacity: 0;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 10;
}
.AE_block_xuexi  {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: white !important;
    border-color: #fff;
    width: 120px;
    font-size: 18px;
    border: 1px solid white;
    border-radius: 16px;
    display: inline-block;
    text-align: center;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    transition: all .3s linear;
}
.AE_block:hover .imgitembox {
    transition: all .3s linear;
    background-color: rgba(0,0,0,0.3);
    opacity: 1;
}
.AE_block:hover .AE_block_xuexi {
   top: 50%;
    color: #fff;
}
.AE_block:hover {
  box-shadow:3px 3px 4px 2px #DADCE0; 
  transition: box-shadow .2s;
}
.AE_block_img_box{
      width:258px;
      height:154px;
      overflow: hidden;
}
.AE_auto_list .AE_block_img_box{
  height:133px !important;
}
.AE_block_img_box img{
      width:258px;
      height:154px;
     transition: all .5s ease-in-out;
}
.AE_auto_list .AE_block_img_box img{
      width:258px;
      height:133px;
     transition: all .5s ease-in-out;
}
.AE_block:hover .AE_block_img_box img{
   transform: scale(1.2,1.2);
}
.teachers_list{
    float: right;
    display: block;
    width: 26px;
    height: 26px;
    border-radius: 26px;
    background: #F3F7FF;
    line-height: 26px;
    font-size: 12px;
    text-align: center;
    cursor:pointer;
}
.teachers_right{
    margin-right:20px;
}
.notclick{
  pointer-events: none;
}
.CS_auto_zx{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 80px;
    height: 25px;
    color: #53586c !important;
    border: 0px;
    text-align: center;
    line-height: 25px;
    font-size: 13px;
    border-radius: 15px;
    background: #F3F7FF;
    transition: background .2s linear;
}
.swiper-button-prev,.swiper-button-next{
   background-size:20px !important;
}
/*教师轮播卡片*/
.swiper-container3 {
    width: 300px;
    position: relative;
    overflow: hidden;
    margin: auto;
}
.teacher_list_box{
      display:flex;
      margin-top:32px;
}
.teacher_list{
      width: 300px;
      height: 600px;
      background:#fff;
      position: relative;
      border-radius: 6px;
}

.audition_swiper_box{
    width: 301px;
    height: 274px;
    background: white;
    border-radius: 15px 0 15px 15px;
    overflow: hidden;
}
.audition_swiper_box:hover{
     box-shadow: 0px 0px 20px 0px rgba(61, 126, 255, 0.41);
}
.swiper-container_audition {
    overflow: hidden;
    width: 1320px;
    height: 314px;
    padding: 20px;
    margin: -20px;
}
.audition_swiper_top{
    position: relative;
    height: 168px;
    overflow: hidden;
}
.audition_swiper_top_text{
    position: absolute;
    top: 10px;
    right: 10px;
    color: white;
    font-weight: 500;
    background: rgb(0 0 0 / 40%);
    padding: 5px 10px;
    height: 28px;
    border-radius: 2px;
}
.audition_swiper_bottom{
    height: 106px;
    margin-left: 14px;
}
.audition_swiper_bottom_title{
    font-size: 16px;
    font-weight: 600;
    margin: 18px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}
.audition_swiper_bottom_flex{
    display: flex;
    justify-content: space-between;
}
.audition_swiper_bottom_left{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #666666;
}
.audition_swiper_bottom_right{
    display: block;
    width: 92px;
    height: 30px;
    text-align: center;
    background: #3D7EFF;
    line-height: 31px;
    color: white !important;
    margin-right: 18px;
    border-radius: 2px;
}
.audition_pagination_box{
    position: absolute;
    width: 180px;
    height: 30px;
    margin: 15px 0;
    right: 0;
    bottom:-10px;
}
.audition_prev,.audition_next{
        display: flex;
        justify-content: center;
}
.audition_prev img{
    transform: rotate(180deg);
}
.audition_prev:hover{
         background:#3D7EFF  !important;
}
.audition_prev:hover .audition_prev_left_img1{
         display:block ;
}
.audition_prev:hover .audition_prev_left_img2{
        display:none ;
}
.audition_next:hover{
         background:#3D7EFF !important;
}
.audition_next:hover .audition_next_right_img1{
         display:block ;
}
.audition_next:hover .audition_next_right_img2{
        display:none ;
}
.audition_pagination_box img {
    width: 10px;
    height: 18px;
    margin-top: 8px;
}
.audition_prev_left_img1,.audition_next_right_img1{
    display:none;
}
.audition_prev,.audition_next{
    width: 34px !important;
    height: 34px !important;
    border-radius: 17px;
    background:#DADADA !important;
}
.audition_pagination,.live_pagination{
    font-size: 18px;
    line-height: 5px;
}
.audition_header_right_img{
    width:8px;
    margin-left: 8px;
}
.js_swiper_box{
    width: 300px;
    height: 600px;
    position: relative;
   border-radius: 6px;
    overflow: hidden;
}
.js_swiper_box img{
    width: 100%;
    height: 100%;
}
.js_swiper_content_box{
    position: absolute;
    width: 300px;
    height: 246px;
    bottom: 0;
    background: rgb(0 0 0 / 60%);
    padding: 0 20px;
    color:#FFF;
    box-sizing: border-box;
}
.js_swiper_content_label{
    width: 146px;
    height: 32px;
    line-height: 32px;
    margin: -16px 0 0 -20px;
    display:flex;
}
.js_swiper_content_label span{
    display: block;
    width: 73px;
    text-align: center;
}
.js_swiper_content_label span:nth-child(1){
    background:#3D7EFF;
    color:#FFFFFF;
}
.js_swiper_content_label span:nth-child(2){
    background:#FFFFFF;
    color:#3D7EFF;
}
.className{
    margin-top: 32px;
    font-size: 16px;
    font-weight: 600;
    color: #FFF;
}
.jiangshiP{
    font-size:13px;
    margin: 15px 0;
    height: 56px;
    overflow: hidden;
}
.jiangshiP p:nth-child(1){
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.jiangshiP p:nth-child(2){
    display:none;
}
.className_xhx{
    width: 46px;
    height: 4px;
    background: #3D7EFF;
    margin-top: 4px;
}
.teacherName{
    font-size:13px;
}
.teacher_pagination {
    margin-bottom: 20px;
}
.teacher_pagination span {
    border: 2px solid #FFF !important;
    opacity: 1;
}
.teacher_pagination .swiper-pagination-bullet-active{
    background:#FFF;
}
#container{
    margin-left:24px;
    width:956px;
}
.class_list_box{
    width: 300px;
    height: 288px;
    border-radius: 5px;
    margin-bottom:24px;
    background:#fff;
}
.AE_auto_list>div{
    margin-left:28px;
}
.class_list_box:hover{
    box-shadow: 0px 0px 10px 4px rgb(0 0 0 / 6%);
}
.class_list_box:hover .star_video_box {
    display:block;
    transition: all .5s ease-in-out;
}
.class_list_top{
    position: relative;
    width: 100%;
    height: 170px;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
}
.class_list_img{
    width: 100%;
}
.class_list_label {
    position: absolute;
    bottom: 22px;
    right: 12px;
    width: 56px;
    height: 30px;
    border-radius: 2px;
    background: #ffc600;
    color: #FFF;
    line-height: 30px;
    text-align: center;
    font-size: 13px;
    z-index: 3;
}
.star_video_box {
    width: 300px;
    height: 170px;
    background: rgb(0 0 0 / 40%);
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 127px;
    padding-top: 62px;
    display:none;
}
.star_video {
    width: 46px;
    height: 46px;
}
.class_list_bottom_text {
    margin: 15px 0 13px 0;
    font-size: 15px;
    font-weight: 600;
      color:#333;
    height: 21px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.class_list_bottom_box {
    padding: 0 20px;
}
.class_list_bottom_center {
    display: flex;
    height: 24px;
    line-height: 24px;
    margin-bottom: 12px;
    color:#666;
}
.class_list_bottom_center span{
    padding: 0 8px;
}
.class_list_bottom_center>div{
    display: flex;
}
.teachers_photoBox img {
    vertical-align: baseline;
}
.teachers_photoBox {
    width: 24px;
    height: 24px;
    display: inline-block;
    border-radius: 12px;
    padding: 0 !important;
    overflow: hidden;
}

.class_list_bottom_center div:nth-child(2){
    padding: 0 8px;
}
.class_list_bottom_bottom {
    display: flex;
    justify-content: space-between;
    color: #B98867;
    font-size: 12px;
}
.module_list_box {
    width: 1280px;
    margin: auto;
    height: 490px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 28px;
}
.module_list_li {
    width: 230px;
    height: 224px;
    background: #fff;
    text-align: center;
    border-radius: 18px 0 18px 18px;
    cursor: pointer;
}
.module_list_li:hover {
    box-shadow: 0px 0px 10px 4px rgb(0 0 0 / 6%);
}
.module_list_img {
    margin: 30px 0 20px 0;
}
.module_list_p {
    font-size: 20px;
    font-weight: 600;
}
.journalism_box {
    width: 1280px;
    margin: auto;
    margin-top: 76px;
    display: flex;
    justify-content: space-between;
    user-select: none;
}
.journalism_left {
    width: 1280px;
    height: 557px;
    border-radius: 6px 0 6px 6px;
}
.journalism_left_header_title {
    width: 100%;
    height: 28px;
    line-height: 28px;
    display: flex;
    justify-content: space-between;
}
.journalism_left_header {
    margin-top: -28px;
    position: relative;
    height: 58px;
}
.journalism_left_header_title span{
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
}
.journalism_left_header_title a{
    color: #AAAAAA !important;
    line-height: 18px;
    font-size: 16px;
}
.journalism_left_header_tab {
    width: 154px;
    height: 32px;
    line-height: 33px;
    font-size: 13px;
    font-weight: 600;
    position: absolute;
    right: 0;
    top: 26px;
    background: url(../images/new_index_img/journalism_left_header_bg.png)no-repeat;
    background-size: 100%;
    color: #fff;
    padding-left: 38px;
    cursor: pointer;
}
.journalism_left_list {
    width: 100%;
    height: 476px;
    background: #fff;
    border-radius: 4px 0 4px 4px;
    overflow: hidden;
}
.journalism_left_list_li {
    background: #F4F4F4;
    border-radius: 7px;
    width: 606px;
    height: 127px;
    display: flex;
    justify-content: space-between;
    margin-top: 24px;
    margin-left: 23px;
    float: left;
}
.journalism_left_list_li_img {
    width: 152px;
    height: 100px;
    margin: 13px 18px;
    border-radius: 2px;
}
.journalism_left_list_li_content {
    width: 400px;
    margin-right: 15px;
    margin-top: 13px;
    height: 100px;
}
.journalism_left_list_li_title {
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.journalism_left_list_li_text {
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    height: 40px;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.journalism_left_list_li_date {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    margin-top: 4px;
}
.journalism_right {
    width: 534px;
    height: 656px;
    border-radius: 6px;
    background: url(../images/new_index_img/rlbj.png)no-repeat;
    background-size: 534px 659px;
}
.journalism_right_header {
    margin: 20px 30px;
}
.journalism_right_header_title {
    font-size: 38px;
    font-weight: bold;
    color: #FFFFFF;
}
.journalism_right_header_label {
    width: 170px;
    height: 37px;
    background: #F5A623;
    border-radius: 2px;
    font-size: 17px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 37px;
    text-align: center;
    margin-top: 10px;
}
        /**
  * 设置日历的大小
  */
  .calendar {
    width: 100%;
    height: 470px;
    margin-top: 60px;
    display: block;
}

/**
* 设置日历顶部盒子
*/
.calendar .calendar-title-box {
    position: relative;
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 26px;
    color: #333333;
    margin-bottom: 20px;
}

/**
* 设置上个月的按钮图标
*/
.calendar .prev-month {
    position: absolute;
    top: 6px;
    left: 20px;
    display: inline-block;
    width: 18px;
    height: 26px;
    cursor: pointer;
    background: url(../images/new_index_img/jr2.png)no-repeat;
    background-size: 15px;
    transform: rotate(180deg);
}

/**
* 设置下个月的按钮图标
*/
.calendar .next-month {
    position: absolute;
    top: 6px;
    right: 20px;
    display: inline-block;
    width: 18px;
    height: 26px;
    cursor: pointer;
    background: url(../images/new_index_img/jr2.png)no-repeat;
    background-size: 15px;
}


/* 设置日历表格样式 */
.calendar-table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
}

/* 表格行高 */
.calendar-table tr {
    height: 58px;
    line-height: 30px;
}

.calendar-table tr th {
    text-align: center;
    width: 76px;
    color: #999999;
}

/* 当前天 颜色特殊显示 */
.currentDay span {
    display: block;
    color: white;
    background: #3D7EFF;
    border-radius: 50px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    margin: 0 auto;
}

/* 本月 文字颜色 */
.currentMonth {
    color: #333;
}

/* 其他月颜色 */
.otherMonth {
    color: #999;
}

.teamTeacher_box{
    height: 570px !important;
    margin-top: 28px  !important;
}
.swiper-container_teamTeacher {
    overflow: hidden;
}
.teamTeacher_slide {
    position: relative;
    width: 235px;
    height: 443px;
    background: #FFFFFF;
    border-radius: 6px;
}
.teamTeacher_img {
    width: 100%;
    height: 443px;
    border-radius: 6px;
    background-position: center !important;
    background-size: cover !important;
}
.teamTeacher_content {
    width: 100%;
    height: 207px;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 0 0 5px 5px;
    padding: 0 16px;
    background: rgb(0 0 0 / 80%);
    box-sizing: border-box;
}
.teamTeacher_content_name {
    height: 25px;
    font-size: 26px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    margin: 20px 0;
}
.teamTeacher_content_title {
    height: 30px;
    font-size: 14px;
    font-weight: 500;
    color: #F5A623;
    text-align: center;
    border-bottom: 1px solid #E0E2E4;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.teamTeacher_content_text {
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    padding-top: 10px;
    text-indent: 2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    letter-spacing: 1px;
}
.teamTeacher_prev,.teamTeacher_next{
    display: flex;
    justify-content: center;
    background: #D4E2FF !important;
    width: 34px !important;
    height: 34px !important;
    border-radius: 18px;
}
.teamTeacher_pagination{
    font-size: 18px;
    line-height: 5px;
    color:#fff;
}
.teamTeacher_prev img{
    transform: rotate(180deg);
}
.teamTeacher_prev:hover{
         background:#FFF  !important;
}
.teamTeacher_prev_left_img1,.teamTeacher_next_right_img1{
         display:none ;
}
.teamTeacher_prev:hover .teamTeacher_prev_left_img1{
         display:block ;
}
.teamTeacher_prev:hover .teamTeacher_prev_left_img2{
        display:none ;
}
.teamTeacher_next:hover{
         background:#FFF !important;
}
.teamTeacher_next:hover .teamTeacher_next_right_img1{
         display:block ;
}
.teamTeacher_next:hover .teamTeacher_next_right_img2{
        display:none ;
}
img.indexBg {
    width: 100%;
    height: 286px;
    margin-top: -290px;
}
.shortcut_entrance {
    width: 1280px;
    margin:60px auto;
    display: flex;
    justify-content: space-between;
    user-select: none;
}
.shortcut_entrance_li {
    display: flex;
    cursor: pointer;
}
.shortcut_entrance_img {
    margin-right: 20px;
}
.shortcut_entrance_text div:nth-child(1){
   font-size: 26px;
   font-weight: 500;
   color: #333333;
   margin: 4px 0 2px 0;
}
.shortcut_entrance_text div:nth-child(2){
   font-size: 18px;
   font-weight: 400;
   color: #666666;
}

.class_list_bottom_bottom_box {
    width: 190px;
    height: 17px;
    position: relative;
    overflow: hidden;
}
.class_list_bottom_bottom_gg {
    display: flex;
    line-height: 17px;
    position: absolute;
    width: 500px;
}
.notice_li {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 180px;
}
.js_swiper_js {
    width: 300px;
    height: 600px;
    background: no-repeat;
    background-position: center !important;
    background-size: cover !important;
}

        .userreg_bg {
            width: 100%;
            height: 100%;
            background: url(../images/login/loginBg.png)no-repeat;
            background-size: cover;
            background-position: center;
            padding: 60px 0;
        }
.userreg {
    margin:0 auto !important;
}

/*首页班级列表占位*/
.placeholder {
    display: flex;
    position: absolute;
    flex-wrap: wrap;
    width: 956px;
}

.placeholder_li {
    width: 300px;
    height: 288px;
    border-radius: 5px;
    margin-bottom: 24px;
    background: #fff;
    margin-left: 28px;
    border-radius: 5px;
}
.placeholder_li:nth-child(1),.placeholder_li:nth-child(4){
    margin-left: 0px;
}
.placeholderImg {
    background: url(../images/teacher/shipin.png)no-repeat;
    width: 294px;
    height: 168px;
    background-size: contain;
    background-position: center;
    margin: 3px;
    border-radius: 5px 5px 0 0;
}
.placeholder_text {
    font-size: 18px;
    text-align: center;
    margin-top: 46px;
}

.Banner_auto_left_major_list_nr {
    overflow: hidden;
    height: 46px;
}

/*最新直播样式*/
.liveLi {
    width: 621px;
    height: 169px;
    background: #FFFFFF;
    border-radius: 6px;
    display: flex;
    overflow: hidden;
}
.liveLi_left {
    width: 300px;
    position: relative;
    overflow: hidden;
}
.liveLi_left_status {
    position: absolute;
    width: 76px;
    height: 28px;
    border-radius: 2px;
    background: rgba(245, 166, 35, 1);
    font-size: 12px;
    display: flex;
    line-height: 28px;
    color: #fff;
    margin: 10px 0 0 12px;
}
.liveLi_left_status .Start {
    padding: 5px;
}
.liveLi_right {
    width: 295px;
    color: #333;
    position: relative;
    margin-left: 26px;
}
.liveLi_right>p a {
    color: #333;
}
.liveLi_right h2>a {
font-size: 18px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
    height: 18px;
    line-height: 18px;
}
.liveLi_right p {
    font-size: 14px;
    margin-bottom: 2px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.liveLi_price span {
    font-size: 20px;
    color: #E61717;
}
.liveLi_price {
    margin-top: 38px;
    height: 16px;
    line-height: 16px;
}
.Oper {
    position: absolute;
    width: 78px;
    height: 30px;
    background: #3D7EFF;
    border-radius: 2px;
    text-align: center;
    line-height: 30px;
    right: 17px;
    bottom: 14px;
    color: #fff;
}
.liveLiTime {
    height: 16px;
    line-height: 16px;
    display: flex;
    font-size: 16px;
    color: #F5A623;
    margin-top: 11px;
    width: 190px;
    overflow: hidden;
}
.liveLiTime_img {
    margin-right: 4px;
}
.redBtn{
   background: #F96468;
}
.greenBtn{
   background: #28B28B;
}

.swiper-container_live {
    overflow: hidden;
    width: 1280px;
    height: 170px;
}
.live_box{
    width: 1280px;
    position: relative;
    margin: auto;
    margin-top: 54px;
    user-select: none;
    min-height: 300px;
}
.liveLi_left_status em{
   font-style: normal;
}
.live_pagination_box{
    position: absolute;
    width: 180px;
    height: 30px;
    margin: 15px 0;
    right: 0;
    bottom:-10px;
}
.live_prev,.live_next{
        display: flex;
        justify-content: center;
}
.live_prev img{
    transform: rotate(180deg);
}
.live_prev:hover{
         background:#3D7EFF  !important;
}
.live_prev:hover .live_prev_left_img1{
         display:block ;
}
.live_prev:hover .live_prev_left_img2{
        display:none ;
}
.live_next:hover{
         background:#3D7EFF !important;
}
.live_next:hover .live_next_right_img1{
         display:block ;
}
.live_next:hover .live_next_right_img2{
        display:none ;
}
.live_pagination_box img {
    width: 10px;
    height: 18px;
    margin-top: 8px;
}
.live_prev_left_img1,.live_next_right_img1{
    display:none;
}
.live_prev,.live_next{
    width: 34px !important;
    height: 34px !important;
    border-radius: 17px;
    background:#DADADA !important;
}
.liveLi_leftImg {
    height: 100%;
    width:100%;
}

/*2022.5.17样式修复*/
.audition_swiper_bottom_left{
    line-height: 30px;
}
.audition_swiper_bottom_flex{
    font-size:14px;
}
.class_list_bottom_center {
    font-size:14px;
}
.AE_auto_940_header_hr3 {
    background: #e5e5e5 !important;
    height: 2px !important;
    border: none;
}
.li_up {
    height: 56px !important;
}

.class_list_bottom_center div:nth-child(2) {
    padding: 0 8px;
    border-left: 1px solid #e3e3e3;
    height: 16px;
    line-height: 16px;
    margin-top: 4px;
}

.liveLi_right h2 {
    margin-top: 20px;
}
