html, body, div, span,object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, samp,small, strike, strong, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0; font: inherit;vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
html,body{margin:0; padding:0; font-family:"Microsoft YaHei","SimSun"; color: #333; font-size: 14px; background:#f7f8fa; min-width: 1300px;}
body a{cursor: pointer; text-decoration:none; color:#333; font-size: 14px;}
ol,ul{list-style: none;}
input:-webkit-autofill{ -webkit-box-shadow:0 0 0 1000px white inset !important; }
*{outline: 0;}
.clear:after{content:""; display:block; visibility:hidden; height:0; clear:both;}
.clear{zoom:1;}
.fl{float:left;}
.fr{float:right;}
.w1200{width:1200px; margin: 0 auto; position: relative;}

/*分页*/
.Pager{text-align: center; padding: 26px 0;}
.Pager a,.Pager span{height: 36px; line-height: 36px; margin: 0 6px; padding: 0 12px; border: 1px solid #ccc; border-radius: 4px; background: #fff; display: inline-block; }
.Pager a:hover{color: #fff; background: #ED4636; border-color: #ED4636;}
.Pager span{color: #fff; background: #ED4636; border-color: #ED4636;}

/*师资模块*/
.teachers{padding-top: 20px;}
.teachers .options{background: #fff; border-radius: 4px; padding:10px 0; box-shadow: 0px 5px 20px 0px rgba(230, 230, 230, 0.35);}
.teachers .options div{padding:10px 30px;}
.teachers .options div:after{clear:both; height:0; visibility:hidden; font-size:0; display:block; content:"";}
.teachers .options p{line-height: 28px;}
.teachers .options .name {float: left;  margin-right:38px; color: #666;}
.teachers .options .items a{display: inline-block; margin-right: 20px; padding: 0 20px;}
.teachers .options .items a.choose{ color: #ED4636; background: #FFEDE8; border-radius: 14px; }
.teachers .options .items a:hover { color: #ED4636; background: #FFEDE8; border-radius: 14px; }
.teachers .tInfo{display: flex; flex-wrap: wrap; margin-top: 20px;}
.teachers .tInfo li{width: 550px; padding: 20px; border-radius: 4px; background: #fff; margin-bottom: 20px; box-shadow: 0px 5px 20px 0px rgba(230, 230, 230, 0.35); position: relative;}
.teachers .tInfo li:nth-child(2n+2){margin-left: 20px;}
.teachers .tInfo li:after{content:""; display:block; visibility:hidden; height:0; clear:both;}
.teachers .teacherImg{width: 220px; height: 270px; background: #E8EEF4; text-align: center; float: left;}
.teachers .teacherImg img{height: 255px; margin-top: 15px;}
.teachers .teacherInfo{width: 310px; margin-left: 20px; float: right;}
.teachers .teacherInfo h5{font-size: 18px; line-height:18px; padding-top: 10px; margin-bottom: 15px;}
.teachers .teacherInfo h5:after{width: 55px; height: 2px; margin-top: 10px; background: url(/static22/images_child/name_line.png); display: block; content: '';}
.teachers .teacherInfo h6{line-height: 26px;}
.teachers .teacherInfo .infoTxt{color: #666; line-height: 26px; margin-top: 10px; padding-top: 10px; border-top: 1px solid #F0F0F0; width: 310px; background: #fff; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.teachers .teacherInfo .infoBtn{line-height: 30px; width: 310px; position: absolute; right: 20px; bottom: 20px;}
.teachers .teacherInfo .applyNum{color: #999;}
.teachers .teacherInfo .applyNum:before{width: 15px; height: 16px; background: url(/static22/images_child/apply.png); float: left; margin:6px 10px 0 0; display: block; content: '';}
.teachers .teacherInfo .check{width: 88px; height: 30px; text-align: center; background: #ED4636; border-radius: 15px; color: #fff; display: inline-block; float: right; user-select:none;}
.teachers .teacherInfo .check:hover{opacity: .8; cursor: pointer; }
.teachers .teacherInfo .check:hover .infoTxt{position: absolute; right: 0; top: 0; margin-top: 0; }

/*APP下载页*/
.appDown .appArea .w1200{display: flex;}
.appDown .appArea .w1200 div{width: 50%;}
.appDown .appArea01{width: 100%; height: 550px; background: url(/static22/images_child/app_bg01.png)no-repeat center;}
.appDown .appArea02{width: 100%; height: 600px; background: url(/static22/images_child/app_bg02.png)no-repeat center;}
.appDown .appArea03{width: 100%; height: 550px; background: url(/static22/images_child/app_bg03.png)no-repeat center;}
.appArea01 .introduce h3{display: flex; font-size: 36px; padding: 90px 0 46px;}
.appArea01 .introduce h3 img{width: 98px; height: 98px; margin-right: 30px;}
.appArea01 .introduce h3{line-height: 98px;}
.appArea01 .introduce p{width: 460px; font-size: 16px; line-height: 32px;}
.appArea01 .scanDown ul{padding: 118px 0 84px;}
.appArea01 .scanDown ul li{width: 233px; height: 48px; line-height: 48px; float: left; border-radius:36px; border: 1px solid #ed4636; cursor: pointer; text-align: center; } 
.appArea01 .scanDown ul li:before{content: ''; display: inline-block; width: 26px; height: 28px; margin-right: 6px; position: relative; top: 8px;}
.appArea01 .scanDown ul li:first-child{margin-right: 20px;}
.appArea01 .scanDown ul li:first-child:before{background: url(/static22/images_child/app_ios.png)no-repeat center center;}
.appArea01 .scanDown ul li:last-child:before{background: url(/static22/images_child/app_android.png)no-repeat center center;}
.appArea01 .scanDown ul li.active{background: #ed4636; color: #fff;}
.appArea01 .appTab{width: 200px; height: 200px; float: left; margin-right: 20px;}
.appArea01 .appTab dd {display: none;}
.appArea01 .appTab dd:first-child{display: block;}
.appArea01 .appTab dd img{width: 100%; height: 100%;}
.appArea01 h3{font-size: 48px; font-weight: bold; padding: 36px 0 26px; }
.appArea01 p{font-size: 20px;}
.appArea01 p b{font-size: 28px; margin-right: 8px; letter-spacing: 1px;}
.appArea02 .appShow01{text-align: center; padding-top: 76px;}
.appArea02 .appText01 h3{font-size: 34px; line-height: 50px; padding: 136px 0 46px; font-weight: bold;}
.appArea02 .appText01 p{font-size: 24px; line-height: 24px;}
.appArea02 .appText01 p span{padding-right: 16px; margin-right: 16px; line-height: 24px; display: inline-block; border-right:1px solid #333; }
.appArea03 .appShow02{text-align: center; padding-top: 12px;}
.appArea03 .appText02{color: #fff;}
.appArea03 .appText02 h3{font-size: 34px; line-height: 50px; padding: 160px 0 42px; font-weight: bold; margin-left: 220px;}
.appArea03 .appText02 p{font-size: 24px; line-height: 24px; margin-left: 220px;}
.appArea03 .appText02 p span{padding-right: 16px; margin-right: 16px; line-height: 24px; display: inline-block; border-right:1px solid #fff; }

/*登录页*/
.login{width: 100%; }
.login .header{background: #fff; padding: 16px 0;}
.login .header a{display: block; height: 60px;}
.login .header a img{height: 100%;}
.login .login_con{height: 768px; background: #f3f4f7;}
.login .loginImg{margin: 136px 0 0 96px;}
.login .input{width: 370px; height: 626px; padding: 0 53px; margin: 58px 60px 0 0; background: url(/static22/images_child/login_bg.png); float: right;}
.login .input h3{font-size: 30px; color: #ed4636; padding: 58px 0 56px; letter-spacing: 1px; text-align: center;}
.login .input p{border: 1px solid #eaeaea; height: 46px; border-radius: 4px; margin-bottom: 30px; display: flex;}
.login .input .mb20{margin-bottom: 20px;}
.login .input select{border: 1px solid #eaeaea; height:42px; border-radius: 4px; margin-bottom: 20px; text-align: center; color: #757575; width: 100%; font-size: 15px; }
.login .input p i{display: block; width: 34px; height: 24px; margin: 11px 0; border-right:1px solid #eaeaea;}
.login .input p input[type="text"], input[type="Password"]{border: 0; text-indent: 10px; outline: 0; }
.login .input p.tel i{background: url(/static22/images_child/login_tel.png)no-repeat center center;}
.login .input p.yzm{position: relative;}
.login .input p.yzm i{background: url(/static22/images_child/login_yzm.png)no-repeat center center;}
.login .input p.setPwd i{background: url(/static22/images_child/login_pwd.png)no-repeat center center;}
.login .input input[type="submit"]{width: 100%; height: 46px; background: #ed4636; color: #fff; font-size: 22px; border-radius: 26px; border: 0; box-shadow: 0 3px 6px #f9c6c2;}
.login .input input[type="submit"]:hover{opacity: .9; cursor: pointer;}
.login .input .autologin{margin-bottom: 20px;}
.login .input .autologin input[type="checkbox"]{margin-right: 6px; position: relative; top: 1px;}
.login .input .autologin a{color: #ed4636;}
.login .input .autologin a:hover{text-decoration: underline;}
.login .input .agree{display: flex; margin-bottom: 20px;}
.login .input .agree input[type="checkbox"]{margin-right: 6px; position: relative; top: 3px;}
.login .input .agree a{color: #ed4636;}
.login .input .agree a:hover{text-decoration: underline;}
.login .input .getCode{width: 120px; height: 48px; color: #ed4636; font-size: 16px; float: right; background: #fff; border: 1px solid #eaeaea; border-radius: 4px; position: absolute; right: -1px; top: -1px;}
.login .input .getCode:hover{background: #ed4636; color: #fff; cursor: pointer;}
.login .input .aBotm{display: block; color: #ed4636; text-align: center; margin-top: 26px;}
.login .input .aBotm:hover{text-decoration: underline;}

@media (max-width:768px) {
	html, body{min-width: auto; background: #fff;}
	.login{width: 100%; height: 100%;}
	.login .w1200{width: 100%;}
	.login .header{padding: 46px 0 36px;}
	.login .header a{text-align: center;}
	.login .login_con{height: auto; background: #fff;}
	.login .input{float: none; background: #fff; width: 92%; height: auto; padding: 0; margin: 0 auto;}
	.login .input .getCode{border-color: #e2e2e2}
	.login .input p{border-color: #e2e2e2;}
	.login .loginImg{display: none;}
	.login .input h3{display: none;}
	.footer{display: none;}
}