	body,
	div,
	ul,
	li,
	p,
	h1,
	h2,
	h3,
	img {
	    margin: 0;
	    padding: 0;
	    list-style-type: none;
	}
	
	img {
	    vertical-align: middle;
	}
	
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
	    font-weight: 500;
	}
	
	* {
	    box-sizing: border-box;
	}
	
	body {
	    font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;
	    font-size: 14px;
	    line-height: 1.68;
	    color: #333;
	}
	
	a {
	    text-decoration: none;
	    margin: 0;
	    padding: 0;
	    -webkit-transition: all 0.1s ease-in-out;
	    -moz-transition: all 0.1s ease-in-out;
	    -ms-transition: all 0.1s ease-in-out;
	    transition: all 0.1s ease-in-out;
	    color: #337ab7;
	}
	
	button,
	input,
	img {
	    border: none;
	}
	
	a:hover {
	    text-decoration: none;
	    color: #338cfb;
	    cursor: pointer;
	}
	
	input,
	button,
	select,
	textarea {
	    outline: none;
	}
	
	.main-bg {
	    background-color: #f2f2f2;
	}
	
	.dis {
	    display: none;
	}
	
	.pg60 {
	    padding-top: 60px;
	}
	
	.h50 {
	    width: 100%;
	    height: 50px;
	}
	
	.h30 {
	    width: 100%;
	    height: 30px;
	}
	
	.h60 {
	    display: block;
	    width: 100%;
	    height: 60px;
	}
	
	.center {
	    text-align: center;
	}
	
	.pg {
	    padding-top: 60px;
	}
	
	.top-flo {
	    position: fixed;
	    top: 0;
	    z-index: 9999
	}
	
	.cen-container {
	    width: 1000px;
	    margin: 0 auto;
	}
	
	.cen-container .left_phone {
	    float: left;
	    width: 30%;
	    height: 30px;
	}
	
	.cen-container .left_phone>img {
	    width: 100%;
	}
	
	.headertop {
	    width: 100%;
	    height: 30px;
	    font-size: 12px;
	    background-color: #fff;
	    border-bottom: 1px solid #f7f7f7;
	}
	
	.headertop p {
	    text-align: right;
	    padding-right: 5px;
	    color: #ccc;
	}
	
	.headertop a {
	    line-height: 30px;
	    margin-left: 10px;
	    margin-right: 10px;
	    color: #666;
	}
	
	.headertop a:hover {
	    color: #338cfb;
	}
	
	.headertop span {
	    display: inline-block;
	    line-height: 30px;
	    font-size: 14px;
	    margin-left: 10px;
	    color: #ff6708;
	    padding-left: 30px;
	    background: url(/Content/images/index/phone.png) no-repeat left center;
	}
	
	.regsiter {
	    line-height: 30px;
	    margin-right: 10px;
	    color: #ccc;
	}
	
	.header {
	    width: 100%;
	    background-color: #fff;
	    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
	    border-bottom: 1px solid #ddd;
	    overflow: hidden;
	    top: -60px;
	}
	/*
.header-div {
	width: 1000px;
	height: 80px;
	margin: 0 auto;
}*/
	
	.header-inpt {
	    width: 40px;
	    height: 40px;
	    float: right;
	    margin-right: 10px;
	    margin-top: 10px;
	}
	
	.header-lef {
	    float: left;
	    margin-top: 15px;
	    margin-right: 10px;
	}
	
	.header-center {
	    float: left;
	    margin-top: 15px;
	    padding: 5px 0 5px 10px;
	    border-left: 1px dotted #ccc;
	}
	
	.header-center p {
	    color: #666;
	    font-size: 12px;
	    text-align: center;
	}
	
	.header-center .hed-p {
	    padding: 0px 4px;
	    background-color: #338cfb;
	    color: white;
	    border-radius: 2px;
	}
	
	.header-righ {
	    width: 158px;
	    background-image: url(https://cdn-website.e2say.com/Content/images/index/del.jpg);
	    background-position: left center;
	    background-repeat: no-repeat;
	    float: right;
	    margin-right: 20px;
	}
	
	.header-righ p {
	    height: 25px;
	    font-style: italic;
	    font-weight: 700;
	    text-align: left;
	    text-indent: 50px;
	    line-height: 25px;
	    font-size: 16px;
	    color: #FF6708;
	    margin-top: 5px;
	}
	
	.header-righ a {
	    font-weight: 700;
	    font-style: italic;
	    color: #FF6708;
	    font-size: 18px;
	    text-decoration: none;
	}
	
	.header-div1 {
	    max-width: 768px;
	    min-width: 320px;
	    height: 70px;
	    margin: 0 auto;
	    display: none;
	    border-bottom: solid 1px #D5D5D5;
	    position: fixed;
	    top: 30px;
	    left: 0px;
	    z-index: 9999;
	    background-color: #fff;
	}
	
	.header-lef1 {
	    width: auto;
	    line-height: 59px;
	    float: left;
	    margin-left: 20px;
	}
	
	.header-lef1 img {
	    width: 80%;
	}
	
	.header-righ1 {
	    width: 40px;
	    height: 40px;
	    float: right;
	    text-align: right;
	    margin-right: 10px;
	}
	
	.header-righ1 a {
	    display: block;
	    width: 100%;
	}
	
	.header-righ1 img {
	    width: 100%;
	    height: 100%;
	}
	/*new nav*/
	
	.main-nav {
	    width: 538px;
	    float: right;
	}
	
	.main-nav ul {
	    height: 80px;
	    list-style-type: none;
	}
	
	.main-nav ul li {
	    float: left;
	    width: 94px;
	    text-align: center;
	    margin-top: 30px;
	    border-right: 1px solid #ddd;
	}
	
	.main-nav ul li.wd {
	    width: 62px;
	}
	
	.main-nav ul li:nth-of-type(6) {
	    border-right: none;
	    color: #ff6708;
	}
	
	.main-nav ul li a {
	    color: #000;
	    font-size: 16px;
	}
	
	.main-nav ul li .nav-reg {
	    color: #ff6708;
	}
	
	.main-nav ul li a:hover {
	    color: #338CFB;
	    border-bottom: 2px solid #338CFB;
	}
	
	.main-nav ul li .nav-reg:hover {
	    color: #ff6708;
	    border-bottom: 2px solid #ff6708;
	}
	/*new nav over*/
	
	.hed-box {
	    height: 110px;
	    display: none;
	}
	
	.hed-banner {
	    width: 100%;
	    height: auto;
	    border-bottom: solid 1px #333;
	    position: relative;
	    top: 0px;
	    left: 0px;
	    z-index: 2;
	    min-width: 1000px;
	}
	
	.hed-banner-img1 {
	    width: 100%;
	    vertical-align: top;
	}
	
	.hed-banner-img2 {
	    width: 100%;
	    vertical-align: top;
	    display: none;
	}
	
	.hed-banner1 {
	    width: 1000px;
	    margin: 0 auto;
	    height: auto;
	    margin-top: 6px;
	}
	
	.hed-banner1-img1 {
	    width: 100%;
	    vertical-align: top;
	}
	
	.hed-banner1-img2 {
	    width: 100%;
	    vertical-align: top;
	    display: none;
	}
	
	.nav {
	    width: 100%;
	    height: auto;
	    display: none;
	    position: fixed;
	    top: 96px;
	    left: 0px;
	    z-index: 9990;
	}
	
	.nav ul {
	    list-style: none;
	}
	
	.nav ul li {
	    width: 100%;
	    height: 40px;
	    line-height: 40px;
	    border-bottom: solid 1px #ccc;
	    background-color: #fff;
	    text-align: center;
	}
	
	.nav ul li a {
	    width: 100%;
	    height: 100%;
	    display: block;
	    text-decoration: none;
	    color: #666;
	}
	
	.nav ul li:hover {
	    background-color: #338CFB;
	    color: #fff;
	}
	
	.nav ul li a:hover {
	    color: #fff;
	}
	
	.mainhot {
	    width: 1000px;
	    margin: 0 auto;
	    text-align: center;
	    margin-top: 60px;
	}
	
	.p3 {
	    width: 800px;
	    margin: 0 auto;
	    text-align: center;
	    color: #666;
	}
	
	.location {
	    width: 100%;
	    height: 50px;
	    line-height: 50px;
	    text-align: left;
	}
	
	.location p {
	    float: left;
	    font-size: 12px;
	}
	
	.location p a {
	    color: #666;
	}
	
	.pos-cent {}
	
	.pos-cent p {
	    float: left;
	    font-size: 12px;
	}
	
	.pos-cent p a {
	    color: #666;
	}
	
	.ab {
	    width: 300px;
	}
	
	.buttn {
	    display: inline-block;
	    line-height: 30px;
	    margin: 40px 0;
	    font-size: 16px;
	    color: #ff7c08;
	    border: 1px solid #ff7c08;
	    padding: 4px 14px;
	}
	
	.buttn:hover {
	    color: #ff4e08;
	    border: 1px solid #ff4e08;
	}
	
	.footerbox {
	    margin-top: 50px;
	}
	
	.footer {
	    width: 100%;
	    background-color: #38384c;
	    padding-bottom: 0px;
	    min-width: 1000px;
	}
	
	.line {
	    position: relative;
	    height: 30px;
	    line-height: 30px;
	    width: 100%;
	    text-align: center;
	}
	
	.line i {
	    display: block;
	    height: 1px;
	    background: #45455e;
	    position: absolute;
	    top: 35px;
	    width: 100%;
	}
	
	.line p {
	    display: inline-block;
	    padding: 20px 15px;
	    color: #999;
	    font-size: 14px;
	    text-align: center;
	    margin: 0 auto;
	    position: relative;
	    z-index: 2;
	}
	/* 公共新闻开始  */
	
	.com-news {
	    width: 1000px;
	    margin: 0 auto;
	    height: auto;
	    text-align: center;
	    margin-top: 90px;
	    margin-bottom: 90px;
	}
	/* 公共新闻结束  */
	
	.footer-conn {
	    width: 100%;
	    height: auto;
	    padding-bottom: 20px;
	    margin-top: 30px;
	    border-bottom: solid 1px #45455e;
	}
	
	.footer-conn a {
	    margin-right: 10px;
	    color: #999;
	    font-size: 12px;
	}
	
	.footer-connect a:hover {
	    color: #ddd;
	    text-decoration: none;
	}
	
	.footer-companyinfo {
	    padding-top: 20px;
	    text-align: center;
	    color: #999;
	    font-size: 12px;
	    padding-bottom: 50px;
	}
	
	.footer-companyinfo p {
	    line-height: 22px;
	}
	
	.footer-companyinfo-p a {
	    margin-right: 10px;
	    margin-left: 10px;
	    line-height: 20px;
	    color: #999;
	    font-size: 12px;
	}
	
	.footer-companyinfo a:hover {
	    color: #eee;
	    text-decoration: underline;
	}
	
	.footer-companyinfo span {
	    margin-left: 20px;
	}
	
	.footer-p1 {
	    margin-top: 10px;
	}
	
	.footer-p1-a1 {
	    display: inline-block;
	}
	
	.footer-p1-a2 {
	    display: inline-block;
	}
	
	.footer-companyinfo1 {
	    max-width: 100%;
	    height: auto;
	    padding-top: 10px;
	    display: none;
	    text-align: center;
	    color: #999;
	    font-size: 12px;
	}
	
	.footer-companyinfo1 p {
	    line-height: 30px;
	}
	
	.study-footer {
	    width: 100%;
	    height: auto;
	    line-height: 70px;
	    background-color: #333;
	    margin-top: 30px;
	    padding-bottom: 50px;
	}
	
	.study-footer-p1 {
	    width: 100%;
	    text-align: center;
	    color: #FFFFFF;
	    line-height: 70px;
	    font-size: 12px;
	}
	
	.study-footer-p2 {
	    width: 100%;
	    text-align: center;
	    color: #FFFFFF;
	    padding-top: 10px;
	    line-height: 20px;
	    font-size: 12px;
	    display: none;
	}
	
	.quality-teachers-title {
	    width: 100%;
	    height: 40px;
	    line-height: 50px;
	    margin-top: 60px;
	    text-align: center;
	    font-size: 34px;
	    display: block;
	    color: #333;
	}
	
	.quality-teachers-p2 {
	    width: 70px;
	    height: 20px;
	    margin: 0 auto;
	    margin-top: 10px;
	    border-top: solid 4px #338CFB;
	}
	
	.quality-teachers-p3 {
	    width: 100%;
	    height: auto;
	    margin: 0 auto;
	    color: #999;
	    text-align: center;
	    line-height: 24px;
	    color: #666;
	    font-size: 14px;
	}
	/*右侧注册*/
	/*.izl-rmenu {
	position: fixed;
    right: 50%;
    margin-right: 540px;
    bottom: 10px;
    margin-bottom: 200px;
    z-index: 999;
}

.izl-rmenu .quickkf{
	border-radius: 14px;
	overflow: hidden;
	display: inline-block;
	width:28px;
	height:120px;
	background:url(https://cdn-website.e2say.com/Content/kefu/images/ask.jpg?v=2017.12.25.1) center center no-repeat;
	margin-bottom: 10px;
	position:absolute;
	top:0;
	right:5px;
}
.izl-rmenu .small-reg{
	border-radius: 14px;
	display: inline-block;
	width:28px;
	height:168px;
	background:url(https://cdn-website.e2say.com/Content/kefu/images/reg-img.jpg) center center no-repeat;
	position:absolute;
	top:140px;
	right:5px;
	display: none;
}
.izl-rmenu .small-reg img{
	position:absolute;
	top:-2px;
	z-index: 999;
}

.reg-con{
	position: absolute;
    top: 150px;
    right: -206px;
    z-index: 999;
    width: 240px;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 0 8px #aaa;
    overflow: hidden;
    padding-bottom: 20px;
    border: 1px solid #ccc;
}
.reg-conhed{
	height:40px;
    line-height:40px;
	background-color: #ff670d;
	color:#fff;
	text-align: center;
	border-bottom: 2px solid #d95200;
	position:relative;
}
.reg-conhed p{
	font-size: 16px;
}
.reg-conhed p span{
	font-size:18px;
}
.reg-conhed a{
	position:absolute;
	top:-8px;
	right:2px;
	z-index:9999;
}

.reg-conbody{
	box-sizing: border-box;
	padding:0 16px;
	font-size: 14px;
}

.reg-conbody ul{
	list-style-type: none;
	margin-top:16px;
}
.reg-conbody ul li{
	height:30px;
	line-height:30px;
	margin-bottom: 10px;
	background-color: #ededed;
	box-sizing: border-box;
}
.reg-conbody ul li input{
	background-color:transparent ;
	font-size:14px;
	text-indent: 20px;
}
.reg-conbody ul .register-li3 input{
	width:100%;
	text-indent: 0;
	height:36px;
	line-height:36px;
	background:url(https://cdn-website.e2say.com/content/kefu/images/but-bg.png) center center no-repeat;
	color:#fff;
	cursor: pointer;
}

.reg-conbody ul .register-li2{
	border-radius: 15px;
}
.reg-conbody ul .register-li2:hover{
	border:1px solid #ff670d;
	line-height:28px;
}

.reg-conbody ul .register-li3{
	border-radius: 15px;
	text-align: center;
	height:36px;
	line-height:36px;
}
.reg-conbody .weixin-box{
	overflow: hidden;
}
.reg-conbody .weixin-box div{
	margin-top:20px;
	margin-left:4px;
}

.reg-conbody .weixin-box img{
	width:84px;
	float:left;
}
.reg-conbody i{
	display: block;
	border-bottom: 1px solid #ccc;
	margin-bottom: 2px;
}
.reg-conbody .reg-tel{
	font-size:16px;
	color:#ff670d;
}*/
	/*下拉菜单高度*/
	
	.h0,
	.main-nav .linone {
	    height: 0;
	    overflow: hidden;
	    border: 0;
	    margin: 0;
	    padding: 0;
	}
	
	.helf {
	    margin-top: 10px;
	}
	
	.helf img {
	    height: 40px;
	}
	
	.mnav {
	    width: auto;
	}
	
	.mnav ul {
	    height: 0;
	}
	
	.nava {
	    top: -60px;
	}
	
	.mnav ul li {
	    margin-top: 17px;
	}
	
	.header-div .main-nav li.li {
	    width: 146px;
	    height: 26px;
	    font-size: 16px;
	    line-height: 26px;
	    margin-top: 17px;
	    color: #ff6708;
	    text-align: right;
	    border-left: 1px solid #ddd;
	    border-right: none;
	    background: url(/Content/images/index/phone.png) no-repeat 10px center;
	}
	
	.top-flo1 {
	    height: 60px;
	    position: fixed;
	    top: 0;
	    z-index: 9999;
	    transition: all 1s;
	}
	/*主页底部菜单*/
	
	.reg-botbox {
	    height: 60px;
	    position: relative;
	    background: url(/Content/images/index/reg-boxbg.jpg) no-repeat left center;
	}
	
	.bot-regloc {
	    width: 100%;
	    position: fixed;
	    bottom: 0;
	    z-index: 9999;
	}
	
	.reg-botbox ul {
	    width: 1000px;
	    margin: 0 auto;
	    position: relative;
	}
	
	.reg-botbox ul li {
	    font-size: 18px;
	    font-weight: bold;
	    color: white;
	    text-align: center;
	}
	
	.reg-botbox ul li a {
	    color: #fff;
	    line-height: 40px;
	    display: inline-block;
	    width: 216px;
	}
	
	.reg-botbox ul .reg-li1 {
	    position: absolute;
	    top: -20px;
	    left: 40px;
	}
	
	.reg-botbox ul .reg-li2 {
	    float: right;
	    margin-top: 10px;
	    margin-right: 12px;
	    background: url(/Content/images/index/li-bg1.png) no-repeat left center;
	}
	
	.reg-botbox ul .reg-li3 {
	    float: right;
	    margin-top: 10px;
	    margin-right: 12px;
	    background: url(/Content/images/index/li-bg2.png) no-repeat left center;
	}
	
	#bot-reg {
	    display: none;
	}
	
	.reg-height {
	    height: 60px;
	}
	
	@media (max-width: 1400px) {
	    .reg-con {
	        right: 0px;
	    }
	}