@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}

html {
	font-size: 62.5%;
}

li {
	list-style: none;
}
img {
	border: none;
}


body {
	font-size: 1.4em;
	color: #666;
	font-family:Helvetica;
}

a {
	font-family:Helvetica;
	text-decoration: none;
	color: #666;
}

p {
	line-height: 1.7em;
}
input{
	outline:none;
}
input[type="button"], input[type="submit"], input[type="reset"] ,select{
-webkit-appearance: none;
}
textarea { -webkit-appearance: none; outline:none; }
.height50{
	height: 50px;
}
.clear {
	display:block;
	clear: both;
}

.content{
	padding:20px 0;
}
.content_bg{
	background-color:#e5e5e5;
}
.pic img{
	width: 100%;
	float: left;
}
.pic:after{
	content:"";
	display: block;
	clear:both;
}

.head,
.teacher_search{
	position: fixed;
	z-index:900;
	height: 50px;
	width: 100%;
	text-align:center;
	background: #ff7f14;
	color:#fff;
}
.head_hips{
	display:block;
	width:66%;
	margin:auto;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	line-height:50px;
	font-size:2rem;
}
.head_hips .sub{
	font-size:.7em;
	margin:0 5px;
}
.head .logo{
	position:absolute;
	left:0;
	top:0;
	z-index:10;
	width:60px;
	padding-top:4px;
	color:#fff;
	text-align:center;
}
.head .logo i{
	font-size:25px;
}
.head .logo .txt{
	display:block;
	font-size:1rem;
	line-height:1em;
}
a.back {
	position:absolute;
	left:0;
	top:0;
	display:block;
    width: 40px;
    height: 50px;
    line-height: 50px;
    font-size:18px;
    text-align: center;
    background: none;
    color:#fff;
}

.c_orange{
	color:#ff7f14;
}
.c_green{
	color:#00c170;
}
.c_yellow{
	color:#ffd600;
}
.c_red{
	color:#e50000;
}
.c-gray{
	color:#999;
}
.elli{
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.head_back,
.head_menu {
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background:none;
}

.head_back i,
.head_menu i {
	font-size: 1.4em;
	color: #fff;
}


.head_more {
	position: absolute;
	right: 0;
	top: 0;
	min-width: 50px;
	height: 40px;
	line-height:40px;
	padding:5px;
	text-align: center;
	color: #fff;
}
.head_more a {
    padding: 0 5px;
    color: #fff;
}

.head_more i {
	font-size: 1.4em;
}
.head_login{
	padding:10px 0 0 0;
	line-height:1.2em;
}
.head_login .txt{
	display:block;
	color:#fff;
	font-size:1.2rem;
}

.mt{
	margin-top:10px;
}
.alignc {
	text-align: center;
}
.floatl{
	float:left;
}
.floatr{
	float:right;
}
.alignr{
	text-align:right;
}

.btn_long{
	display:block;
	width:90%;
	margin:auto;
	line-height: 44px;
	color: #fff;
	text-align:center;
	font-size:1.6rem;
	background:#ff7f14;
	border:solid 1px #ff7f14;
	border-radius:3px;
}
.btn_long_white{
	display:block;
	width:90%;
	margin:auto;
	line-height: 44px;
	color: #ff7f14;
	text-align:center;
	font-size:1.6rem;
	background:#fff;
	border:solid 1px #ff7f14;
	border-radius:3px;
}
.btn-null{
	display:block;
	width:90%;
	margin:auto;
	line-height: 42px;
	color: #fff;
	text-align:center;
	font-size:1.6rem;
	background:#ccc;
	border:solid 1px #ccc;
	border-radius:3px;
}

.btn_short{
	display:inline-block;
	padding:0 10px;
	line-height:30px;
	color: #fff;
	font-size:1.4rem;
	background:#ff7f14;
	border:solid 1px #ff7f14;
	border-radius:3px;
}
.btn_short_white{
	display:inline-block;
	padding:0 10px;
	line-height:25px;
	color: #ff7f14;
	font-size:1.4rem;
	background:#fff;
	border:solid 1px #ff7f14;
	border-radius:3px;
}
.btn-circle{
	border-radius:50px;
}
.mt10{
	margin-top:10px;
}
.ml10{
	margin-left:10px;
}
.mr10{
	margin-right:10px;
}
.mt20{
	margin-top:20px;
}
.load-more{
	display:block;
	padding:15px 0;
	text-align:center;
	color:#999;
}
@font-face {
  font-family: 'iconfont';  /* project id 40876 */
  src: url('//at.alicdn.com/t/font_40876_kl2xpf6svb.eot');
  src: url('//at.alicdn.com/t/font_40876_kl2xpf6svb.eot?#iefix') format('embedded-opentype'),
  url('/iconfont/iconfont.woff2') format('woff2'),
  url('/iconfont/iconfont.woff') format('woff'),
  url('/iconfont/iconfont.ttf') format('truetype'),
  url('/iconfont/iconfont.svg#iconfont') format('svg');
}

.iconfont {
	display: inline-block;
	margin-left: 2px;
	line-height: inherit;
	font-family: "iconfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

.banner{
	width:100%;
	height:200px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center top;
}
.banner_change {
	position: absolute;
	left: 0;
	z-index:20;
	bottom: 5px;
	width: 100%;
	text-align: center;
}

.banner_change a {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 2px;
	border-radius: 8px;
	border: solid 2px #ff7f14;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.banner_change .cursor, .banner_change a:hover {
	background: #ff7f14;
}

h3.big_title{
	color:#333;
	font-size:1.8rem;
	text-align:center;
}
h4.sub_title{
	padding:5px;
	font-weight:normal;
	font-size:1.4rem;
	line-height:1.6em;
	text-align:center;
	color:#666;
}
h4.sub_title a{
	color:#666;
}
.foot_copyright{
	line-height:20px;
	text-align:center;
	font-size:.8rem;
	color:#666;
}

.menu_bg{
	/* display:none; */
	position:fixed;
	left:-60%;
	top:0;
	z-index:901;
	width:60%;
	height:100%;
	overflow-y:auto;
	background:rgba(0,0,0,.8);
}
.menu{
	padding:10px 10px 0 10px;
}
.menu li{ 
	border-bottom:solid 1px #666;
}
.menu a{
	display:block;
	line-height:36px;
	color:#fff;
	font-size:1.4rem;
}
.menu a i{
	margin-right:8px;
	font-size:1.3em;
}
.menu_other{
	padding-top:15px;
}
.menu_other a i{
	font-size:1em;
}
.menu2 a{
	display:flex;
	flex-flow:row;
}
.menu2 .arrow{
	width:40px;
	font-size:1em;
}
.menu2 .item{
	flex:1;
}

.apply{
	padding-bottom:20px;
	border-bottom:solid 10px #e5e5e5;
}
.apply h3{
	height:36px;
	line-height:36px;
	text-align:center;
	color:#fff;
	font-size:120%;
	font-weight:normal;
	background-color:#d4bf93;
}

.bottom_link{ 
	position:fixed;
	left:0;
	bottom:0;
	width: 100%;
	height:50px;
	z-index:900;
}
.bottom_bd{
	position: relative;
	display:box;
	display:-webkit-box;
	display:-moz-box;
	height:50px;
	width:100%;
	text-align:center;
}
.go_top{
	position: absolute;
	right: 10px;
	top: -50px;
	z-index: 888;
	width: 30px;
	height: 30px;
	font-size: 1.6rem;
	text-align: center;
	line-height: 30px;
	color: #666;
	background-color: rgba(240,240,240,.8);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.bottom_bd a{
	display:block;
	font-size:1.4rem;
	color:#fff;
	line-height:50px;
}
.bottom_bd a i{
	margin-right:5px;
	font-size:1.5em;
	vertical-align:middle;
}
.bottom_bd .left{
	width: 40%;
	color: #666;
	background-color:rgba(255,255,255,.9);
}
.bottom_bd .right{
	width: 60%;
	color: #fff;
	background-color:rgba(255,127,20,.9);
}

.window_bg {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	overflow:hidden;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7);
}
.window{
	position:relative;
	width:85%;
	margin:auto;
	background-color:#fff;
	border-radius:8px;
}
.window_close{
	position: absolute;
	z-index: 1;
	right:0;
	top:0;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
}
.window_close i{
	font-size:2rem;
	color:#ccc;
}
.window h2{ 
	padding:10px 40px 10px 10px;
	background-color:#ff7f14;
	font-size:14px;
	color:#fff;
}

.window_ts {
	position:relative;
	top:45%;
	width: 80%;
	margin:auto;
	text-align:center;
}
.window_ts .ts1{
	display:inline-block;
	padding:10px 50px;
	color:#fff;
	background-color:#333;
	border-radius:5px;
}

h2.question{
	position:absolute;
	left:0;
	top:-10px;
	z-index:10;
	width:100%;
	text-align:center;
}
h2.question span{
	display:inline-block;
	width:135px;
	height:50px;
	line-height:35px;
	color:#ff7f14;
	font-size:1.8rem;
	background:url(/images_new/method_title.png) no-repeat;
	background-size:100% 100%;
}


/*视频播放按钮*/
a.video_play {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 9;
	display: block;
	height: 30px;
	width: 30px;
	margin: -20px 0 0 -15px;
}

a.video_play .btn{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	width: 30px;
	height: 30px;
	text-align: center;
	background-color: #fff;
	border-radius: 50%;
	filter: alpha(opacity = 70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

a.video_play i {
	display: block;
	width: 0;
	height: 0;
	border-top: solid 6px transparent;
	border-bottom: solid 6px transparent;
	border-left: solid 10px #ff7f14;
	margin: -6px 0 0 -4px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 11;
}

/*新闻列表*/
.notice_body{
	background-color:#f0f0f0;
}
.notice_line{
	position:absolute;
	left:58px;
	top:0;
	z-index:0;
	width:1px;
	height:100%; 
	background-color:#d5d5d5; 
}
.notice{
	padding-left:60px;
	padding-top:10px;
}
.notice li{
	padding:10px 10px 10px 20px;
}
.notice_txt{
	position:relative;
	z-index:6;
	padding:5px 10px;
	border-radius:5px;
	background-color:#fff;
}
.notice_txt a,
.notice_txt .bd{
	display:block;
	width:92%;
	color:#666;
	line-height:1.5em;
	font-size:1.4rem;
}
.notice_txt .bd{
	width:100%;
}
.notice_txt .arrow{
	position:absolute;
	left:-6px;
	top:50%;
	z-index:10;
	width:0;
	height:0;
	margin-top:-5px;
	border-right:6px solid #fff;
	border-top:transparent solid 6px;
	border-bottom:transparent solid 6px;
}
.notice_txt .circle{
	position:absolute;
	left:-27px;
	top:50%;
	z-index:11;
	width:10px;
	height:10px;
	transform:translateY(-50%);
	border-radius:50%;
	border:solid 1px #c0c0c0;
	background-color:#f0f0f0;
}
.notice_txt .date{
	position:absolute;
	left:-80px;
	top:50%;
	z-index:10;
	width:60px;
	margin-top:-13px;
	font-size:1.2rem;
	color:#888;
	text-align:center;
}
.no-message{
	padding:20px;
	color:#666;
	font-size:1.4rem;
	line-height:1.6em;
}

.head-tag{
	display:box;
	display:-webkit-box;
	width:70%;
	margin:auto;
	margin-top:10px;
	height:28px;
	line-height:28px;
	border:solid 1px #fff;
	border-radius:4px;
}
.head-tag a{
	display:block;
	width:33.33%;
	color:#fff;
	font-size:1.5rem;
}
.head-tag .cursor{
	color:#ff7f14;;
	background-color:#fff;
}

.window_video{
	position: relative;
	top: 50%;
	z-index: 33;
	height: 240px;
	width: 90%;
	margin: auto;
	margin-top: -160px;
	
	animation:scale .2s ease-in;
}
.window_video .v{
	width: 100%;
	height: 100%;
	background: url(/images_new/video_bg.jpg) no-repeat center center;
	-webkit-background-size: 100%;
	background-size: 100%;
}
@keyframes scale{
	0%{
		transform:scale(0,0); opacity:0;
	}
	100%{
		transform:scale(1,1); opacity:1;
	}
}
.video_close{
	padding: 10px 0;
	text-align: center;
}
.video_close a{
	display: inline-block;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	border:solid 1px #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	font-size: 20px;
}
.h50{
	height:50px;
}