@charset 'utf-8';




.shouzhi {
    display: none;
    width: 100%;
    text-align: center;
    line-height: 30px;
    margin: 0px auto 15px;
}
.shouzhi .tab_r {
	float: right;
	margin-right: 10px;
    height: 20px;
    animation: zhixiang 1s linear 0s infinite normal;
    -moz-animation: zhixiang 1s linear 0s infinite normal;
    -webkit-animation: zhixiang 1s linear 0s infinite normal;
    -o-animation: zhixiang 1s linear 0s infinite normal;
}
@keyframes zhixiang
{
from {margin-right: 5px;}
to {margin-right: 0px;}
}

@-moz-keyframes zhixiang /* Firefox */
{
from {margin-right: 5px;}
to {margin-right: 0px;}
}

@-webkit-keyframes zhixiang /* Safari 鍜? Chrome */
{
from {margin-right: 5px;}
to {margin-right: 0px;}
}

@-o-keyframes zhixiang /* Opera */
{
from {margin-right: 5px;}
to {margin-right: 0px;}
}
.shouzhi .tab_l {
	float: left;
	margin-left: 10px;
    height: 20px;
    animation: zhixiang1 1s linear 0s infinite normal;
    -moz-animation: zhixiang1 1s linear 0s infinite normal;
    -webkit-animation: zhixiang1 1s linear 0s infinite normal;
    -o-animation: zhixiang1 1s linear 0s infinite normal;
}
@keyframes zhixiang1
{
from {margin-left: 5px;}
to {margin-left: 0px;}
}

@-moz-keyframes zhixiang1 /* Firefox */
{
from {margin-left: 5px;}
to {margin-left: 0px;}
}

@-webkit-keyframes zhixiang1 /* Safari 鍜? Chrome */
{
from {margin-left: 5px;}
to {margin-left: 0px;}
}

@-o-keyframes zhixiang1 /* Opera */
{
from {margin-left: 5px;}
to {margin-left: 0px;}
}
/*
 * 婊氬姩鏉?
 */
.mCustomScrollbar.mCS_no_scrollbar, 
.mCustomScrollbar.mCS_touch_action{
	touch-action: none;	
}
/*
 * 棣栭〉澶撮儴
 */
.header_act{
	color: #005cab;
}
.index_header{
	position: fixed;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	background: #ffffff;
	z-index: 10000;
}
.header_huading{
	background: #ffffff;
}
.index_header_box{
	width: 1360px;
	margin: 0 auto;
	overflow: hidden;
}
.index_logo{
	display: inline-block;
	float: left;
}
.index_logo img{
	height: 60px;
	margin: 20px 0px 20px 10px;
	-webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.index_logo .sj_logo{
	display: none;
}
.header_huading .index_logo img{
	height: 58px;
	margin: 15px 0px 15px 10px;
}
.index_header_box nav{
	width: calc(100% - 277px);
	float: right;
	overflow: hidden;
}
.index_header_en,
.index_header_sousuo,
.index_clearfix{
	float: right;
}
.index_header_en,
.index_header_sousuo{
	display: block;
	width: 60px;
	line-height: 100px;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.index_header_sousuo .B1_sousuo{
	display: inline-block;
	width: 24px;
	height: 24px;
}
.index_header_sousuo .index_fangdajing{
	display: none;
}
.header_huading .index_header_en,
.header_huading .index_header_sousuo{
	line-height: 88px;
	cursor: pointer;
}
.header_huading .index_header_sousuo .B1_sousuo{
	display: inline-block;
	width: 24px;
	height: 24px;
}
.header_huading .index_header_sousuo .index_fangdajing{
	display: none;
}
.index_clearfix li{
	float: left;
	font-size: 16px;
	line-height: 100px;
	margin: 0px 15px;
	color: #464646;
	border-bottom: 4px solid #ffffff;
	-webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.index_clearfix li:hover{
	color: #005cab;
	border-bottom: 4px solid #005cab;
}
.header_huading .index_clearfix li{
	line-height: 88px;
	color: #464646;
	border-bottom: 4px solid #ffffff;
	-webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.header_huading .index_clearfix li:hover{
	color: #005cab;
    border-bottom: 4px solid #005cab;
}
/*
 * 澶撮儴
 */

/*
 * 鍏叡banner
 */
.GG_banner{
	position: relative;
	width: 100%;

}
.GG_banner .GG_mengc{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #002f88;
	opacity: 0.15;
	z-index: 11;
}
.GG_img img{
	
	position: relative;
	left: 50%;
	transform: translateX(-50%);
width: 100%;
}
.sj_banner{
	display: none;
}












/*
 * 鍐呴〉宸﹁竟
 */
.TEB1_left{
	display: inline-block;
	width: 287px;
	float: left;
}
.TEB1_left_top{
	padding-top: 25px;
	text-align: center;
	background: #273548;
}
.TEB1_left_top span{
	display: block;
	color: #ffffff;
	font-size: 20px;
	line-height: 72px;
}
.TEB1_left_yiji{
	width: 100%;
	padding-bottom: 20px;
	background: #28456a;
}
.TEB1_left_yiji>a>li{
	position: relative;
	font-size: 16px;
	line-height: 55px;
	color: #ccc;
	background: #28456a;
	text-align: center;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
}
.TEB1_left_yiji>a>li img{
	display: none;
}
.TEB1_left_yiji .TEB1LY_act{
	font-weight: bold;
	background: #3ec5ff;
	color: #FFFFFF;
}
.TEB1_left_yiji .TEB1LY_act img{
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	margin-right: 35px;
	margin-top: 24px;
}
.TEB1_left_yiji>a>li:hover{
	background: #3ec5ff;
	color: #FFFFFF;
}
.TEB1_left_yiji>a>li:hover img{
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	margin-right: 35px;
	margin-top: 24px;
}
.TEB1_left_yiji .TEB1_left_erji{
	padding: 20px 0px;
	background: #335b8d;
}
.TEB1_left_erji>a>li{
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
	background: #335b8d;
	-webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.TEB1_left_erji>a>li:hover{
	color: #f9c427;
}
.TEB1_left_erji .TEB1LE_act{
	color: #f9c427;
} 
.TEB1_left_sanji .TEB1LE3_act{
	color: #f9c427;
}
.TEB1_left_sanji{
	padding: 10px 0px;
	background: #3066ab;
}
.TEB1_left_sanji li{
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	text-align: center;
	background: #3066ab;
}
.TEB1_left_sanji li:hover{
	color: #f9c427;
}


/*
 * Teachers
 */

.TE{


}
.TE_box1{
	position: relative;
	width: 100%;
	margin:0 auto;
	max-width:1300px;
	
	background: #f3f5f7;
}
	/*
	 * 鍙宠竟
	 */
.TEB1_right{
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: calc(100% - 287px);
	padding: 70px 4% 75px;
	background: #FFFFFF;
	z-index: 13;
}
.TEB1_right:after{
	content:"";
	width:0;
	height:0;
	position:absolute;
	left:-9px;
	top:162px;
	transform: translateY(-50%);
	border-top:7.5px solid transparent;
	border-right:9px solid white;     /* 鐧借壊灏忎笁瑙掑舰 */
	border-bottom:7.5px solid transparent;
	z-index: 15;
}
.TEB1_right .TEB1_right_top{
	width: 100%;
	margin-bottom: 20px;
	overflow: hidden;
}

.TEB1_right_top h1{
	float: left;
	width: 550px;
	font-size: 30px;
	line-height: 40px;
	color: #1c689c;
}


.TEB1_right_top span{
	float: left;
	width: 180px;
	font-size: 36px;
	line-height: 40px;
	color: #1c689c;
}
.TEB1_right_top p{
	float: left;
	width: 150px;
	font-size: 14px;
	line-height: 20px;
	color: #dddddd;
	text-align: center;
	margin-top: 20px;
	text-transform: uppercase;
}
.TEB1_right_top img{
	float: left;
	width: 35px;
	border-bottom: 1px solid #E5E5E5;
}
.TEB1_right_top .TEB1R_top_xian{
	float: left;
	display: inline-block;
	width: calc(100% - 365px);
	height: 1px;
	border-bottom: 1px solid #e5e5e5;
	margin-top: 35px;
}
.TEB1_right_top .A2_top_xian{
	width: calc(100% - 365px);
}
.TEB1_right_con{
	width: 100%;
}
.TEB1_right_con .daoshi li{
	float: left;
	/*width: calc(33.33% - 1.5%);*/
	width: 429px;
	margin-right: 20px;
	margin-bottom: 30px;
}
.TEB1_right_con .daoshi li:nth-child(odd){
	background: #ecf2f2;
}
.TEB1_right_con .daoshi li:nth-child(even){
	background: #f9f9fb;
}
.TEB1_right_con .daoshi li div{
	width: 50%;
}
.TEB1R_li_img{
	float: left;
	overflow: hidden;
}
.TEB1R_li_img img{
	-webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.TEB1R_li_img img:hover{
	transform: scale(1.2);
}
.TEB1_right_con .TEB1R_li_text{
	float: left;
	padding: 30px 25px 0px 30px;
}
.TEB1_right_con .TEB1R_li_text h1{
	font-size: 18px;
	line-height: 30px;
	color: #1c689c;
}
.TEB1_right_con .TEB1R_li_text h2{
	font-size: 12px;
	line-height: 30px;
	color: #708aa0;
	font-family: Conv_HelveticaNeueLTPro-ThEx;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.TEB1_right_con .TEB1R_li_text p{
	height: 120px;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	margin-bottom: 20px;
	text-overflow: ellipsis;
	overflow: hidden;
}
.TEB1_right_con .TEB1R_li_text span{
	font-size: 16px;
	line-height: 24px;
	color: #5d7bb3;
	text-transform: uppercase;
}
.TEB1R_li_text span img{
	width: 18px;
	height: 15px;
	margin-left: 10px;
	margin-bottom: 3px;
	-webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.TEB1R_li_text span:hover img{
	margin-left: 15px;
}
/*
 * Teachers-B2
 */
.TEXQ_img{
	float: left;
	/*width: 28.16%;*/
	width: 370px;
	text-align: right;
	overflow: hidden;
}
.TEXQ_img img{
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	height: 100%;
	margin-left: 7.42%;
}
.TEXQ_text{
	float: left;
	width: calc(100% - 370px) ;
	padding: 0 5.55% 0 0;
}
.TEXQ_text h1{
	font-size: 36px;
	line-height: 36px;
	color: #335b8d;
}
.TEXQ_text h2{
	font-size: 18px;
	line-height: 48px;
	color: #d1d1d1;
	text-transform: uppercase;
}
.TEXQ_text .TEXQT_peo{
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #666;
	padding-left: 50px;
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-bottom: 40px;
	margin-top: 20px;
}
.TEXQ_text p{
	font-size: 16px;
	line-height: 28px;
	color: #666666;
	margin-bottom: 30px;
}
.TEXQ_text .TEXQT_return{
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	color: #5d7bb3;
	padding-right: 35px;
	background-repeat: no-repeat;
	background-position: calc(100% - 5px) 50%;
	-webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.TEXQ_text .TEXQT_return:hover{
	background-position: 100% 50%;
}
/*
 * Academic Degree-C4
 */
.C4_daoshi{
	margin-bottom: 75px;
	overflow: hidden;
}
.C4_daoshi span{
	display: inline-block;
	float: left;
	width: 270px;
	border: 1px solid #eeeeee;
	color: #848484;
	padding: 20px 50px;
	border-bottom: 3px solid #005cab;
	font-size: 18px;
	line-height: 36px;
}
.C4_daoshi .C4_haveb{
	border: 3px solid #005cab;
	border-bottom: 0px;
	color: #005cab;
}
.TEB1_right_con .d-e4-zy ul .con p:first-child{
	line-height: 28px;
}
/*
 * l1
 */
#gallery-wrapper {
  position: relative;
  max-width: 100%;
  width: 100%;
}
img.thumb {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.white-panel {
  position: absolute;
  overflow: hidden;
}
.white-panel img{
	width: 100%;
}
.white-panel .white-panel_bg{
	width: 100%;
	-webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.white-panel:hover .white-panel_bg{
	transform: scale(1.1);
}
.white-panel:hover .white-panel_text{
	padding: 28px 25px 28px 45px;
}
.white-panel:hover .white-panel_text span{
	border: 1px solid #FFFFFF;
}
.white-panel .white-panel_text{
	position: absolute;
	right: 0px;
	bottom: 25px;
	padding: 28px 35px;
	width: 87%;
	-webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.white-panel_text_mengc{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0.7;
	z-index: 13;
}
.white-panel_text p{
	float: left;
	position: relative;
	width: 80%;
	height: 30px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 30px;
	overflow: hidden;
	z-index: 14;
}
.white-panel_text span{
	float: right;
	position: relative;
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	z-index: 14;
	-webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.white-panel_text span img{
	margin-bottom: 4px;
}  
/*
 * i1
 */
.j-i1-con ul{
	padding: 0px 3.7%;
	overflow: hidden;
	margin: 0px -3.7%;
}
.j-i1-con ul li{
	float: left;
	width: 47.3%;
	margin: 0px 1.3% 60px;
}
.j-i1-con ul li:hover .i1_title .time{
	background: #335b8d;
}
.j-i1-con ul li:hover .i1_title .time .tian{
	color: #ffffff;
}
.j-i1-con ul li:hover .i1_title .time .year{
	color: #ffffff;
}
.j-i1-con ul li:hover .i1_timu h1{
	color: #335b8d;
}
.j-i1-con ul li .i1_title{
	height: 115px;
	margin-bottom: 30px;
}
.i1_title .time{
	display: inline-block;
	float: left;
	width: 115px;
	height: 115px;
	background: #f9f9fb;
	margin-right: 25px;
	-webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.i1_title .time .tian{
	display: block;
	font-size: 36px;
	padding: 25px 0px 15px;
	color: #464646;
	text-align: center;
	-webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.i1_title .time .year{
	display: block;
	font-size: 14px;
	color: #464646;
	text-align: center;
	-webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.i1_timu{
	float: left;
	width: calc(100% - 140px);
}
.i1_timu h1{
	font-size: 24px;
	line-height: 48px;
	height: 96px;
	overflow: hidden;
	color: #464646;
	margin-top: -12px;
	-webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.i1_timu p{
	font-size: 14px;
	color: #848484;
	line-height: 24px;
	margin-top: 13px;
}
.i1_img{
	width: 100%;
	margin-bottom: 30px;
}
.i1_img img{
	width: 100%;
}
.i1_text{
	font-size: 14px;
	color: #848484;
	line-height: 24px;
	margin-bottom: 25px;
}
.i1_redemore{
	display: inline-block;
	width: 135px;
	height: 45px;
	line-height: 45px;
	background: #335b8d;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	-webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.i1_redemore img{
	margin-bottom: 4px;
	margin-left: 10px;
	-webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.i1_redemore:hover img{
	margin-left: 15px;
}
/*
 * a3
 */
.a3_con{
	position: relative;
	padding-left: 50px;
	padding-bottom: 40px;
	margin-left: 30px;
	border-left: 1px solid #67b3e8;
}
.a3_con .a3_yuan{
	position: absolute;
	top: -15px;
	left: -35px;
	width: 65px;
	height: 65px;
	line-height: 65px;
	background: #54aae5;
	text-align: center;
	border-radius: 50%;
}
.a3_con .a3_yuan img{
	height: 22px;
}
.a3_con h1{
	font-size: 24px;
	line-height: 30px;
	color: #005cab;
}
.a3_con p{
	font-size: 14px;
	line-height: 30px;
	color: #e7e7e7;
	text-transform: uppercase;
}
.a3_con ul{
	margin-top: 34px;
	margin-right: -16px;
}
.a3_con ul li{
	float: left;
	width: 306px;
	height: 130px;
	background: #f9f7ed;
	padding-top: 30px;
	margin-right: 15px;
	margin-bottom: 15px;
	-webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.a3_con ul li span{
	display: block;
	font-size: 16px;
	color: #848484;
	line-height: 30px;
	text-align: center;
	margin: 0px auto;
	-webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.a3jt_w{
	display: none;
	-webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.a3_con ul li .a3_jiant{
	width: 100%;
	margin: 20px auto 0px;
	text-align: center;
}
.a3_con ul li:hover{
	background: #f9c427;
}
.a3_con ul li:hover span{
	color: #ffffff;
}
.a3_con ul li:hover .a3jt_w{
	display: block;
	margin: 0 auto;
}
.a3_con ul li:hover .a3jt_y{
	display: none;
}
/*
 * a4
 */
.j_a4_con .history{
	position: relative;
	width: 50.01%;
}
.j_a4_con .history:last-of-type{
	padding-bottom: 96px;
}
.j_a4_con .history:nth-of-type(odd){
	float: left;
	border-right: 1px solid #dbdbdb;
}
.j_a4_con .history:nth-of-type(even){
	float: right;
	border-left: 1px solid #dbdbdb;
}
.j_a4_con .history:nth-of-type(even) .h_con{
	width: 78.83%;
	margin-left: 21.17%;
}
.history .h_con{
	margin-bottom: -96px;
	width: 78.83%;
	border: 1px solid #e1e1e1;
	margin-right: 21.17%;
}
.history .h_con img{
	width: 100%;
}
.j_a4_con .history:nth-of-type(odd) .year{
	position: absolute;
	top: 0px;
	right: -42.5px;
	display: block;
	width: 85px;
	height: 85px;
	line-height: 85px;
	text-align: center;
	border-radius: 50%;
	color: #ffffff;
	background: #0b5d86;
	font-size: 30px;
}
.j_a4_con .history:nth-of-type(even) .year{
	position: absolute;
	top: 0px;
	left: -42.5px;
	display: block;
	width: 85px;
	height: 85px;
	line-height: 85px;
	text-align: center;
	border-radius: 50%;
	color: #ffffff;
	background: #0b5d86;
	font-size: 30px;
}
.j_a4_con .history:nth-of-type(odd) .year:after{
	content:"";
	width:0;
	height:0;
	position:absolute;
	left:-15px;
	top:50%;
	transform: translateY(-50%);
	border-top:10px solid transparent;
	border-right:12px solid #0b5d86;     /* 鐧借壊灏忎笁瑙掑舰 */
	border-bottom:10px solid transparent;
	z-index: 15;
}
.j_a4_con .history:nth-of-type(even) .year:after{
	content:"";
	width:0;
	height:0;
	position:absolute;
	right:-15px;
	top:50%;
	transform: translateY(-50%);
	border-top:10px solid transparent;
	border-left:12px solid #0b5d86;     /* 鐧借壊灏忎笁瑙掑舰 */
	border-bottom:10px solid transparent;
	z-index: 15;
}
.j_a4_con .h_con h1{
	display: none;
	width: 80px;
	height: auto;
	font-size: 30px;
	color: #ffffff;
}
.j_a4_con .h_con p{
	width: 66.67%;
	font-size: 14px;
	color: #464646;
	line-height: 24px;
	text-align: center;
	margin: 25px auto;
}
/*
 * i3
 */
.j_i3_con ul li{
	width: 85%;
	border-bottom: 1px solid #e1e1e1;
	padding: 20px 0px;
}
.j_i3_con ul a:first-of-type li{
	border-top: 1px solid #e1e1e1;
}
.j_i3_con ul li h1{
	font-size: 24px;
	line-height: 32px;
	color: #464646;
}
.j_i3_con ul li:hover h1{
	color: #335b8d;
}
.j_i3_con ul li .i3_time{
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	margin: 15px 0px 35px;
}
.i3_time img{
	margin-right: 15px;
}
.j_i3_con ul li p{
	font-size: 14px;
	line-height: 24px;
	color: #848484;
	height: 48px;
	overflow: hidden;
	margin-bottom: 30px;
}
.i3_readmore{
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #0658af;
}
.i3_readmore img{
	margin-left: 15px;
	-webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.j_i3_con ul li:hover .i3_readmore img{
	margin-left: 20px;
}
/*濯掍綋鏌ヨ*/
@media (max-width: 1917px) {
	.TEB1_right_con .d-k2-ul,
	.TEB1_right_con .d-j1-ul{
		width: 1011px;
		margin: 0 auto;
	}
	.daoshi{
		width: 900px;
		margin: 0 auto;
	}
}
@media (max-width: 1897px) {
	.TEB1_right_con .d-k3-ul{
		width: 897px;
		margin: 0 auto;
	}
}
@media (max-width: 1590px) {
	.j_a4_con .h_con p{
		width: 80%;
	}
}
@media (max-width: 1509px) {
	.TEB1_right_con .d-k2-ul,
	.TEB1_right_con .d-j1-ul{
		width: 674px;
	}
}
@media (max-width: 1365px) {
	.TEB1_right_con .d-k3-ul{
		width: 448px;
		margin: 0 auto;
	}
}
@media (max-width: 1440px) {
	.j_a4_con .h_con p{
		width: 100%;
		padding: 0px 10px;
	}
}
@media (max-width: 1365px) {
	.daoshi{
		width: 450px;
		margin: 0 auto;
	}
}
@media (max-width: 1339px) {
    .index_header,
    .index_banner,
    .index_box1,
    .index_box2,
    .index_box3,
    .index_box4,
    .index_box5,
    .xiala_PC_in,
    .footer_z{
    	width: 100%;
    }
    .index_header_box{
    	width: calc(100% - 80px)
    }
    .index_slick_box{
    	height: 625px;
    }
    .TEB1_right_con .d-e4-zy ul{
		height: auto;
	}
	.TEB1_right_con .d-e4-zy ul .more{
		display: none;
	}
	.TEB1_right_con .d-e4-zy ul .con{
		width: 100%;
	}
	.TEB1_right_con .d-e4-zy ul .date,
	.TEB1_right_con .d-e4-zy ul .con{
		float: none;
	}
	.TEB1_right_con .d-e4-zy ul .con p:last-child{
		width: 100%;
	}
	.TEB1_right_con .d-e4-zy ul .con{
		width: 648px;
		display: inline-block;
		margin-top: 20px;
	}
	.TEB1_right_con .d-e4-zy ul .more{
		margin-top: 60px;
	}
}
@media (max-width: 1389px) {
	
}
@media (max-width: 1366px) {
	/*
	 * Teachers-B2
	 */
	.TEXQ_img{
		width: 330px;
		padding-left: 5%;
	}
    .TEXQ_text{
    	width: calc(100% - 330px);
    	padding-right: 0;
    	padding-left: 0;
    }
}
@media (max-width: 1199px) {
 	/*
 	 * 澶撮儴
 	 */
 	.header_sousuo, .header_en{
 		width: 50px;
 		margin-right: 1.84%;
 	}
 	.header_box nav{
 		width: calc(100% - 1.84% - 215px);
 	}
 	.index_header_box nav{
 		width: calc(100% - 232px);
 	}
 	.index_logo img{
 		height: 48px;
 		margin: 28px 0px 28px 10px;
 	}
 	.header_huading .index_logo img{
 		height: 48px;
 		margin: 24px 0px 24px 10px;
 	}
 	.header_box .logo{
 		height: 48px;
 		margin: 21px 0px 21px 1.85%;
 	}
 	.index_clearfix li,
 	.header_box .clearfix li{
 		font-size: 14px;
 	}
 	.header_box .clearfix .header_act{
 		padding: 0px 10px;
 	}
 	.TE{
 		margin-top: 0px;
 	}
 	.index_slick .slick-dots{
		bottom: 55px;
	}
	.index_zanting{
		bottom: 51px;
	}
	.index_slick_box{
    	height: 517px;
    }
    .GG_img img{
		position: relative;
		left: -250px;
		transform: translateX(0%);
	}
 	/*
	 * Teachers-B2
	 */
	.TEXQ_img{
		width: 370px;
	}
    .TEXQ_text{
    	width: 100%;
    	padding-right: 0px;
    	padding-left: 0px;
    	margin-top: 30px;
    }
    /*
     * C1
     */
    .TEB1_right .d-c1-zy ul .num{
    	width: 145px;
    }
    /*
     * e4
     */
}
@media (max-width: 1199px) {
	.News_button{
		display: block;
	}
	.ryfy{
		display: none;
	}
	.header_box .logo{
		margin-left: 20px;
	}
	.ib4_left{
 		width: 35%;
 	}
 	.ib4_right{
 		width: 30%;
 	}
 	.ib4_zhongj{
 		left: 35%;
 		width: 35%;
 	}
 	.j-i1-con ul li{
 		width: 100%;
 	}
 	.index_clearfix li {
	    font-size: 14px;
	    margin: 0px 12px;
	}
	.index_box5 .ib5_slick .ib5_slick_text{
		bottom:calc(50% - 134px);
	}
	.ib5_slick .slick-dots{
		bottom: -30px;
	}
}
@media (max-width: 1161px) {
	.iB2L_con_text{
		padding-top: 43px;
	}
}
@media (max-width: 1079px) {
	.index{
		margin-top: 90px;
	}
	.ib4_righttle{
		padding: 25px 50px;
	}
	.ib4_con1 h1{
		margin-top: 25%;
	}
	.index_header_box{
		width: 100%;
	}
	.header_huading .index_logo img
	{
		height: 68px;
		margin: 11px 0px 11px 20px;
	}
	.header_box .logo{
		height: 68px;
		margin: 11px 0px 11px 1.85%;
	}
	.header_huading .index_header_en,
	.header_huading .index_header_sousuo{
		line-height: 90px;
		cursor: pointer;
	}
	.header_box nav ul,
	.index_clearfix{
		display: none;
	}
	.openmenu{
		display: block;
		float: right;
	}
	.TEB1_right_con.daoshi li{
 	 	width: calc(50% - 1.5%);
 	}  
 	.TEB1_left{
		display: none;
	}
	.TEB1_right{
		width: 100%;
	}
	.header_box nav{
 		width: calc(100% - 1.84% - 325px);
 	}
 	.daoshi{
 		width: 900px;
 	}
 	.j_i3_con ul li{
 		width: 100%;
 	}
 	.index_header_box nav{
 		width: calc(100% - 345px);
 	}
}
@media (max-width: 991px) {
	/*
	 * 灏鹃儴PC
	 */
    .footer_box1 .footerB1_xian{
    	width: 12.5%;
    }
    .footer_box1 .footer_text{
    	width: 22.64%;
    }
    .iB2_left{
    	width: 100%;
    }
    .iB2_right{
    	width: 100%;
    	margin-top: 40px;
    }
    .iB2L_con_text{
    	padding-top: 75px;
    }
    .iB2L_con_img img{
    	width: 100%;
    }
    .iB1_box,
    .indexB1_title{
    	width: 50%;
    }
    .index_slick_box{
    	height: 400px;
    }
    .daoshi{
 		width: 450px;
 	}
 	.a3_con ul li{
 		width: 280px;
 	}
 	.ib4_righttle {
    	padding: 25px 15px;
	}
	.ib4_left{
 		width: 32%;
 	}
 	.ib4_right{
 		width: 34%;
 	}
 	.ib4_zhongj{
 		left: 32%;
 		width: 34%;
 	}
 	.index_box4{
 		padding: 0px;
 	}
 	.News_button{
 		display: block;
 	}
}
@media (max-width: 909px) {
	.iB2L_con_img img{
		height: 100%;
		width: auto;
	}
}
@media (max-width: 891px) {
	.index_box4{
		height: 700px;
	}
}
@media (max-width: 850px) {
	.ib4_con1 .jiantou{
		margin-top: 200px;
	}
	.ib4_con2 .ib4_con2text{
		height: 200px;
		padding-top: 35px;
	}
	.ib4_con2 .ib4_con2text img{
		bottom: 40px;
	}
}
@media (max-width: 768px) {
	.iB2L_slick_box div h1{
		width: 72%;
	}
}
@media (max-width: 767px) {
	
	
	
	.TE{ width:100%; margin:0 auto;}
	
	/*
	 * 鍏叡banner
	 */
	.GG_img{
		position: relative;
	    left: 50%;
	    transform: translateX(-50%);
	}
	.GG_img img{
		width: 100%;
		left: 0px;
	}
	.GG_banner{
		margin-top: 50px;
	}
	.GG_img img{
		display: none;
	}
	.GG_img .sj_banner{
		display: block;
	}
	
    /*
     * 棣栭〉
     */
    .idnex_bannert{
    	display: block;
    }
    .index_slick_box #video1{
    	display: none;
    }
    .ib4sj{
    	display: block;
    }
    .iB1_box, .indexB1_title{
    	width: 100%;
    }
    .iB2L_con_text,
    .iB2L_con_img{
    	width: 100%;
    }
    .index_box2{
    	padding: 45px 0px;
    }
    .ib3_con .ib3_con_box{
    	padding: 40px 15px;
    }
    .ib3_title{
    	padding: 30px 15px;
    }
    .iB2L_con_text{
    	padding: 75px 15px 70px;
    }
    .iB2R_slickbox{
    	padding: 20px 15px 60px;
    }
    .index_box1{
    	height: auto;
    }
    .iB2L_title{
    	padding: 0px 15px;
    }
    .ib3_con_slick .slick-dots li{
		width: 10px;
		height: 10px;
		border: 1px solid #186294;
		background: none;
		border-radius: 50%;
	}
	.ib3_con_slick .slick-dots li.slick-active{
		background: #186294;
	}
	.ib4sj_slick .slick-dots li{
		width: 10px;
		height: 10px;
		border: 1px solid #ffffff;
		background: none;
		border-radius: 50%;
	}
	.ib4sj_slick .slick-dots li.slick-active{
		background: #ffffff;
	}
	.ib4sj .ib4sj_title{
		width: 100%;
		height: 200px;
		background: #3d9b84;
		padding-top: 34px;
	}
	.ib4sj_title p{
		font-size: 16px;
		line-height: 24px;
		color: #ffffff;
		text-transform: uppercase;
		text-align: center;
	}
	.ib4sj_title h1{
		font-size: 28px;
		line-height: 32px;
		color: #ffffff;
		text-align: center;
		margin-top: 10px;
	}
	.ib4sj_title span{
		display: block;
		text-align: center;
		margin-top: 35px;
	}
	.ib4_right,
	.ib4_left,
	.ib4_zhongj{
		display: none;
	}
	.index_box4{
		height: auto;
	}
	.index_box5 .ib5_btnr,
	.index_box5 .ib5_btnl{
		display: none;
		top: 50%;	
	}
	.ib5_slick .slick-dots li{
		bottom: auto;
	}
	.index_box5 .ib5_slick .ib5_slick_text{
		bottom: 44px;
	}
	.index_slick_box{
		height: auto;
	}
	.index_slick_box #video1{
		height: 100%;
		width: auto;
	}
	.index_slick_box img{
		width: 100%;
	}
	.index_slick_box .B1_bannertext{
		display: none;
	}
	.iB2L_con_img img{
		width: 100%;
		height: auto;
	}
	.index_box3,
	.ib3_slick{
		height: 540px;
	}
	.ib3_slick .slick-dots{
		bottom: 30px;
	}
	.index_footer,
	.footer_z{
		padding-top: 30px;
	}
	.imgdiv_slick .slick-dots{
		width: 100%;
	}
	.iB2L_slick_box div h1{
		width: calc(100% - 40px);
		max-height: 60px;
		overflow: hidden;
	}
	.iB2L_slick_box div p{
		margin-left: 40px;
	}
	.iB2L_con_img{
		height: auto;
	}
	.iB2L_box{
		padding: 23px 15px 55px;
		background: #3661a6;
	}
	.index_box5 .ib5_btnr img,
	.index_box5 .ib5_btnl img{
		width: 9px;
		height: 26px;
	}
	.index_box5 .ib5_slick .ib5_slick_text{
		width: 90%;
	}
	.ib5_slick_text{
		display: none;
	}
	.ib5_slick_textf{
		display: block;
		width: 90%;
		z-index: 15;
	}
	/*
	 * a4
	 */
	.j_a4_con .h_con h1{
		float: left;
		display: inline-block;
		color: #0b5d86;
		margin-top: 25px;
		text-align: center;
		border-radius: 50%;
		margin-left: 10px;
	}
	.j_a4_con .h_con p{
		float: left;
		display: inline-block;
		width: calc(100% - 90px);
		text-align: left;
	}
	.h_con{
		overflow: hidden;
	}
    /*
     * Teachers-B1
     */
    .TE{
    	margin-top: 0px;
    }
    .TEB1_left{
    	display: none;
    }
    .TEB1_right{
    	position: static;
    	width: 100%;
    	padding: 40px 12px 40px;
    }
    .TEB1_right_con .daoshi li{
    	width: 100%;
    }
    .TEB1_right_con .TEB1R_li_text{
    	padding: 15px 15px 0px 15px;
    }
    .TEB1_right_con .TEB1R_li_text span{
    	font-size: 14px;
    }
    .TEB1_right .TEB1_right_top{
    	margin-bottom: 40px;
    }
    .TEB1_right_con .daoshi li{
    	margin-bottom: 15px;
    	margin-right: 0px;
    }
    .TEB1R_li_img img{
		position: relative;
		left: 50%;
		transform: translateX(-50%);
		height: 100%;
	}
	/*
	 * Teacher-B2
	 */
	.TEXQ_img{
		width: 100%;
		text-align: left;
	}
	.TEXQ_img img{
		position: relative;
		left: 0px;
		transform: translateX(0%);
		width: 100%;
		height: auto;
	}
	.TEXQ_text{
		width: 100%;
		padding: 0px;
		margin-top: 20px;
	}
	/*
	 * c1
	 */
	.TEB1_right .d-c1-zy ul .more{
		display: none;
	}
	.TEB1_right .d-c1-zy ul{
		height: auto;
	}
	.TEB1_right .d-c1-zy ul .num{
		float: none;
		display: inline-block;
		width: 100%;
		height: 90px;
		text-align: left;
	}
	.TEB1_right .d-c1-zy ul .con{
		float: none;
		width: 100%;
		height: auto;
		padding-bottom: 20px;
	}
	.TEB1_right .d-c1-zy ul .con p:first-child{
		padding-top: 0px;
	}
	/*
	 * k2
	 */
	.TEB1_right_con .d-k2-ul,
	.TEB1_right_con .d-k2-ul li,
	.TEB1_right_con .d-j1-ul,
	.TEB1_right_con .d-j1-ul li,
	.TEB1_right_con .d-k3-ul,
	.TEB1_right_con .d-k3-ul li{
		width: 100%;
	}
	

.TEB1_right_con .d-e4-zy ul .date{
display:none;
}

	.TEB1_right_con .d-e4-zy ul .con{
		width: 100%;
	}

.TEB1_right_con .d-e4-zy ul .con{
		width: 99%;
		display: inline-block;
		margin-top: 15px;
	}


}
@media (max-width: 768px){
	.TEB1_right_con .TEB1R_li_text span{
		padding: 0px;
	}
}
@media (max-width: 475px){
	.TEB1_right_con .daoshi li,
	.TEB1_right_con .daoshi{
		width: 100%;
	}
}
@media (max-width: 414px){
	
	.TEB1_right_top img{
		float: left;
		border-bottom: 0px;
	}
}
@media (max-width: 389px){
	.TEB1_right_top h1{
		width: 100%;
	}
	.TEB1_right_top p{
		width: auto;
		margin-top: 40px;
		text-align: left;
	}
	.TEB1_right_top img{
		margin-top: 20px;
		margin-left: 10px;
		border-bottom: 0px;
	}
	.TEB1_right_con .daoshi li div{
		width: 100%;
	}
	.TEB1_right_con .TEB1R_li_text span{
		display: block;
		margin-bottom: 30px;
	}
	.TEB1R_li_img img{
		left: 0px;
		transform: translateX(0%);
	}
	.TEB1_right_con .TEB1R_li_text p{
		height: auto;
	}
}