.facilty_selection {
    padding: 96px 0px 100px;
    background: #fff;
}

.index_teachers_screen_show {
    width: 300px;
	height: 180px;
	background-color: #ffffff;
	box-shadow: 0px 15px 30px 0px 
		rgba(199, 199, 199, 0.3);
	border-radius: 10px;
    box-sizing: border-box;
    text-align: center;
    float: left;
    cursor: pointer;
    padding: 0px !important;
}


.keyPoints .keyBg {
    z-index: -1;
    width: 100%;
    height: 100%;
}
.index_customized_btn {
    text-align: center;
}

.index_teachers_screen_list {
    margin-top: 60px;
}

.index_teachers_screen_show.on {
    background: url(../images/faculty_hover.jpg) left top no-repeat;
    background-size: 100% 100%;
    
    background: none\9 !important;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/faculty_hover.jpg', sizingMethod='scale')  !important;
}
.index_teachers_screen_show.on .index_teachers_screen_text {
    color: #fff
}

.index_teachers_screen_show.on .index_teachers_screen_top {
    /* color: #d1ff54; */
    color: #ffffff;
}
.index_teachers_screen_arrow {
    width: 150px;
    float: left;
    height: 180px;
    line-height: 180px;
    text-align: center;
}

.index_teachers_screen_arrow.long {
    width: 100%;
    text-align: right;
    box-sizing: border-box;
    padding-right: 135px;
    height: 86px;
    line-height: 86px;
}

.index_teachers_screen_top {
    color: #0aba80;
    font-family: BAHNSCHRIFT;
    margin-bottom: 0px;
}


.screen_nums1 {
    font-size: 60px;
    margin-top: 38px;
    display: inline-block;
}


.index_teachers_screen_text {
    font-size: 18px;
	color: #333;
    line-height: 32px;
    width: 50%;
    margin: 0px auto;
}


.screen_nums2 {
    font-size: 52px;
    margin-top: 28px;
    display: inline-block;
}

.screen_nums3 {
    font-size: 42px;
    display: inline-block;
    margin-top: 45px;
}

.screen_nums4 {
    font-size: 36px;
    display: inline-block;
    margin-top: 50px;
}

.screen_nums5 {
    display: inline-block;
    font-size: 30px;
    margin-top: 50px;
}

/* .screen_org {
    color: #d1ff54;
} */

.screen_nums6 {
    font-size: 58px;
}

.long_li .index_teachers_screen_text {
    width: 73%;
    padding-top: 10px ;
}

.screen_org {
    color: #fa9500;
}

.long_li {
    padding-top: 12px;
}


.facilty_teachers {
    padding: 96px 0px 100px;
    background: #f2fcfc;
}

.facilty_teachers_inner {
    padding-bottom: 40px;
    position: relative;
}


.facilty_teachers_item {
    width: 100%;
    box-sizing: border-box;
    /*background: url(../images/faculty_swiper_bg.png) left top no-repeat;*/
    background-size: 100% 100%;
    height: 553px;
    border-radius: 10px;
    box-shadow: 0px 16px 32px 0px 
		rgba(188, 188, 188, 0.25);
}

.facilty_teachers_left {
    width: 28.3%;
    float: left;
    height: 553px;
    position: relative;
}

.facilty_teachers_left img {
    max-width: 85%;
    max-height: 90%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
}


.facilty_teachers_right {
    width: 71.1%;
    float: left;
}


.facilty_teachers_base {
    width: 100%;
    box-sizing: border-box;
    font-size: 36px;
	font-weight: bold;
	color: #333;
    padding: 40px 40px 40px 116px;
    height: 120px;
}


.facilty_teachers_desc {
    width: 100%;
    height: 404px;
    box-sizing: border-box;
    padding: 40px 50px 30px 118px;
    overflow: auto;
}


.facilty_teachers_job {
    font-size: 32px;
	color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
}


.facilty_teachers_box {
    font-size: 28px;
    margin-bottom: 10px;
    line-height: 48px;
	color: #fff;
}


.facilty_teachers_spe {
    color: #ffef6c;
}

.facilty_teachers_inner .public_titles {
    margin-bottom: 60px;
}

.facilty_teachers .swiper-pagination-bullet{
    width: 12px;
	height: 12px;
	background: #ececec;
    border-radius: 50%;
    margin: 0px 7px;
    opacity: 1;
}

.facilty_teachers .swiper-pagination-bullet-active{
    background: #0aba80;
}

.facilty_teachers .swiper-pagination {
    width: 100%;
    bottom: 0px;
}


.facilty_teachers .swiper-container {
    /*box-shadow: 0px 16px 32px 0px */
	/*	rgba(188, 188, 188, 0.25);*/
	border-radius: 10px;
}


.facilty_system {
    padding: 100px 0px 66px;
    background: url(../images/facilty_system_bg.jpg) left top no-repeat ;
    background-size: 100% 100%;
    background: none\9;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/facilty_system_bg.jpg', sizingMethod='scale');
}


.facilty_system_main {
    padding-top: 158px;
    margin-top: 70px;
    position: relative;
}


.facilty_system_center {
    /* width: 565px; */
    width: 510px;
    height: auto;
    margin: 0px auto;
    position: relative;
}

.facilty_system_center>img {
    width: 100%;
    height: auto;
    display: block;
}


.facilty_center_tit {
    width: 206px;
    height: 75px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
}

.facilty_center_tit>img {
    width: 52px;
    height: 50px;
    margin-right: 5px;
    float: left;
    margin-top: 12px;
}

.facilty_center_tit_ch {
    font-size: 37px;
    color: #008e5f;
    margin-bottom: 0px;
}

.facilty_center_tit_ch {
    font-size: 37px;
    color: #008e5f;
    margin-bottom: 0px;
    font-weight: bold;
}


.facilty_center_tit_en {
    font-size: 21px;
	color: #00af75;
}


.facilty_system_item {
    width: 388px;
	height: 152px;
	background: rgba(0,0,0,0.2);
    text-align: center;
	border-radius: 8px;
    box-sizing: border-box;
    padding: 30px 10px;
    position: absolute;
    background: url(../images/cover_img.png) left top no-repeat;
    background-size: 100% 100%;
    background: none\9 !important;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/cover_img.png', sizingMethod='scale')  !important;
}

.facilty_system_item_tit {
    font-size: 30px;
	font-weight: bold;
	color: #fff;
    margin-bottom: 20px;
}

.facilty_system_item_desc {
    font-size: 24px;
	color:rgba(255,255,255,0.8);
    color:#fff;
    opacity: 0.8;
}

.facilty_system_item.type1 {
    top: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
}

.facilty_system_item.type2 {
    bottom: 82px;
    left: 0px;
}

.facilty_system_item.type3 {
    bottom: 82px;
    right: 0px;
}


.facilty_training {
    padding: 82px 0px 84px;
    background: #fff;
}

.facilty_training_inner {
    overflow: hidden;
}

.facilty_training_left {
    width: 48.3%;
    float: left;
}

.facilty_training_right {
    width: 48.3%;
    float: right;
}


.facilty_training_tit {
    width: 100%;
    width: 580px;
	height: 298px;
	background: #f7f7f7;
	border-radius: 8px;
    margin-bottom: 38px;
    line-height: 298px;
}


.facilty_training_item {
    width: 100%;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}

.facilty_training_item>img {
    width: 100%;
    height: auto;
}

.facilty_training_content {
    width: 100%;
    padding: 20px 30px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 0px 0px 8px 8px;
}

.facilty_training_title {
    font-size: 32px;
	/* font-weight: bold; */
	color: #fff;
    line-height: 40px;
    margin-bottom: 6px;
}

.facilty_training_desc {
    /* color: #dfefff; */
    color: rgba(255,255,255,0.8);
    font-size: 24px;
    color: #fff;
    opacity: 0.8;
    line-height: 30px;
}

.type1 .facilty_training_content {
    background: #fa9700;
}
.type2 .facilty_training_content {
    background: #1fa4ff;
}
.type3 .facilty_training_content {
    background: #0aba80;
}

.facilty_training_item.type2{
    margin-bottom: 38px;
}


.facilty_approval .swiper-pagination-bullet{
    width: 12px;
	height: 12px;
	background: #ececec;
    border-radius: 50%;
    margin: 0px 7px;
    opacity: 1;
}

.facilty_approval .swiper-pagination-bullet-active{
    background: #0aba80;
}

.facilty_approval .swiper-pagination {
    width: 100%;
    bottom: 0px;
}


.facilty_approval {
    width: 100%;
    padding: 94px 0px 98px;
    background: #f7f7f7;
}

.facilty_approval_inner {
    width: 100%;
    margin-top: 58px;
    position: relative;
    padding-bottom: 64px;
}

.facilty_approval_list {
    overflow: hidden;
}


.facilty_approval_list li {
    width: 15%;
    float: left;
    margin-right: 2%;
}

.facilty_approval_list li.margin0 {
    margin-right: 0px;
}

.index_teachers_screen_arrow img {
    width: 46px;
	height: 26px;
}

.index_teachers_screen_arrow.long img {
    width: 25px;
	height: 46px;
}

.index_teachers_screen_list {
    overflow: visible;
}