body{
	min-width:1150px;
}
.wrap{
	font-family: "Hiragino Sans GB", "Microsoft Yahei", arial, \5b8b\4f53,"Helvetica Neue", Helvetica, STHeiTi, sans-serif;
	background: #fff;
	min-width:1150px;
}
.w_1150{
	width: 1150px;
	margin: 0 auto;	
}
.nwe_fr{
	float: right;
}
.nwe_fl{
	float: left;
}
/*top*/
.top{
	height: 52px;
	line-height: 52px;
	border-bottom: 1px solid #dbdbdb;
}
.top ul{
	width: 1150px;
	margin: 0 auto;	
}
.top ul li{
	float: left;
	font-size: 16px;
	color: #333;
	margin-right: 33px;
}	
.top ul li a{
	font-size: 16px;
	color: #333;
	text-decoration: none!important;
	cursor: pointer;
}	
/*nav*/
.nav{
	width: 1150px;
	margin: 0 auto;
	line-height: 110px;
	height:110px;
	position: relative;
}
.nav .logo{
	float: left;
	width: 340px;
	vertical-align: middle;
	margin-top: 26px;
}
.new_search{
	position: relative;
	float: left;
}
.search_bar{
	margin-left: 123px;
	width: 290px;
	height: 55px;
	background: #f5f5f5;
	background-size: 25px 25px;
	border-radius: 6px;
	text-indent: 25px;
	border:none;
	line-height: 55px;
	outline: none;
	font-size: 16px;
	letter-spacing: 1px;
	color: #b2b2b2;
	font-family:'Microsoft YaHei';
}
.new_search img{
	position: absolute;
	top: 43px;
	right: 20px;
	width: 30px;
	cursor: pointer;
}
.load_app{
	font-size: 20px;
	color: #333;
	margin-left: 50px;
	cursor: pointer;
}
.register_btn{
	font-size: 20px;
	color: #333;
	margin-left: 35px;
	cursor: pointer;
}
.login_btn{
	float: right;
	width: 88px;
	height: 44px;
	text-align: center;
	line-height: 44px;
	color: #fff;
	font-size: 20px;
	background: #f1573b;
	margin-top: 30px;
	border-radius: 6px;
	cursor: pointer;
}
/*banner*/
.new_banner{width:100%; height: 543px;}
.new_banner .JQ-content-box{float:left;overflow:hidden;width:100%;height:543px;position:relative;background: #ccc;}
.new_banner .JQ-content-box .JQ-slide-content li {position:absolute;top:0;left:0;width: 100%;height: 543px;}
.new_banner .JQ-content-box .JQ-slide-content li a{position:absolute;top:0;left:0;width: 100%;height: 543px;}
.new_banner .JQ-slide-nav{position:absolute;bottom:100px;z-index:9;text-align:center;width:100%;margin:0 auto}
.new_banner .JQ-slide-nav li{cursor:pointer;border:1px solid #fff;cursor:pointer;display:inline-block;height:14px;width:14px;border-radius:50%;margin-left:10px;}
.new_banner .JQ-slide-nav li.on{background-color:#fff;border-color:#fff;height:14px;width:14px;}
/*more_links*/
.more_links_box{
	position: relative;
	height: 100px;
	width: 1150px;
	margin: 0 auto;
}
.more_links{
	background: #fff;
	height: 100px;
	width: 1150px;
	border-radius: 20px;
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    -webkit-transform: translate3d(0, -2px, 0);
    position: absolute;
    bottom: 42px;
    z-index: 9;
}
.more_links ul{
	margin-left: 80px;
}
.more_links li{
	float: left;
	margin-top: 29px;
	margin-right: 32px;
}
.more_links li a{
	margin-right: 15px;
}
/*limited_free*/
.limited_free{
	width: 1150px;
	margin: 18px auto 0;
	padding-bottom: 52px;
}
.title{
	width: 1150px;
	margin: 0 auto;
	font-size: 35px;
	color: #333;
	letter-spacing: 3px;
	/*font-weight: bold;*/
}
.title .more_btn{
	float: right;
	font-size: 25px;
	line-height: 35px;
	letter-spacing: 1.5px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
.limited_free dl{
	margin: 55px 15px 20px 31px;
	height: 342px;
	width: 330px;
	border: 1px solid #ececec;
	border-radius: 10px;
	float: left;
	cursor: pointer;
}
.tsytk{
	padding-bottom:30px;
}
.tsytk.limited_free dl{
	margin: 55px 15px 20px 31px;
	height: 209px;
	width: 330px;
	border: 1px solid #ececec;
	border-radius: 10px;
	float: left;
	cursor: pointer;
}
.limited_free dl img{
	width: 330px;
	height: 209px;
	border-radius: 10px;
}
.limited_free dl dd h4{
	margin: 27px 15px 0 15px;
	font-size: 25px;
	letter-spacing: 1.5px;
	color: #333;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.limited_free dl dd h6{
	margin: 23px 15px 0 15px;
	line-height: 36px;
}
.limited_free dl dd h6 span{
	font-size: 17px;
	letter-spacing: 1px;
	color: #9e9e9e;
}
.limited_free dl dd h6 span.price{
	float: right;
	margin-right: 25px;
	text-decoration: line-through;
}
.limited_free dl dd h6 em{
	float: right;
	font-size: 18px;
	color: #fc6137;
	line-height: 35px;
}
.limited_free dl dd h6 em i{
	font-size: 20px;
    letter-spacing: 1px;
	
}
/*micro_lesson*/
.micro_lesson{
	background: #f7f7f7;
	padding: 64px 0 70px 0;
}
.m_query{
	margin:50px 0 0 30px;
}
.m_query li{
	float: left;
	line-height: 54px;
	padding: 0 24px;
	margin-right: 18px;
}
.m_query li a{
	color: #555;
	font-size: 25px;
	letter-spacing: 1.5px;
}
.m_query li.h{
	background: #ef563b;
	border-radius: 4px;
}
.m_query li.h a{
	color: #fff;
}
.ml_box{
	clear: both;
	padding-top: 12px;
}
.m_item{
	width: 328px;
	height: 340px;
	background: #fff;
	border:1px solid #efefef;
	border-radius: 6px;
	margin: 38px 10px 0 38px;
	float: left;
	cursor: pointer;
}
.m_item dt img{
	width: 328px;
	height: 210px;
	border-radius: 6px;
}
.m_item dd h6{
	font-size: 22px;
	letter-spacing: 1.5px;
	color: #333;
	margin: 28px 20px 35px 20px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m_item dd p{
	font-size: 17px;
	letter-spacing: 1px;
	color: #9e9e9e;
	margin: 0 20px;
}
.m_item dd p span{
	float: left;
}
.m_item dd p em{
	float: right;
}
/*new_data*/
.new_data{
	width: 100%;
	height: 375px;
	background: url(../img/new_50.png) no-repeat center center;
}
.new_data h4{
	font-size: 33px;
	letter-spacing: 1.5px;
	color: #fff;
	text-align: center;
	padding-top: 55px;
}
.new_data dl{
	float: left;
	margin: 55px 58px 0 71px;
	text-align: center;
}
.new_data dl dd h6{
	margin-top: 22px;
	color: #fff;
	font-size: 25px;
	letter-spacing: 1px;
}
.new_data dl dd p{
	margin-top: 15px;
	color: #fff;
	font-size: 14px;
}
.new_data dl dd p em{
	font-size: 44px;
	letter-spacing: 1px;
}
/*live_course*/
.live_course{
	width: 100%;
	padding: 66px 0 75px 0;
	background: #F7F7F7;
}
.live_course .title{
	margin-bottom: 20px;
}
.live_course dl{
	margin-top: 45px;
	height: 195px;
	width: 548px;
	border: 1px solid #ececec;
	border-radius: 6px;
	cursor: pointer;
}
.live_course dl dt img{
	float: left;
	width: 225px;
	height: 195px;
	border-radius: 6px;
}
.live_course dl dd{
	float: left;
	width: 278px;
	margin: 0 20px;
}
.live_course dl dd h4{
	font-size: 25px;
	letter-spacing: 1.5px;
	color: #333;
	margin-top: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.live_course dl dd h6{
	font-size: 18px;
	letter-spacing: 1px;
	color: #9e9e9e;
	line-height: 26px;
	margin-top: 17px;
	height: 52px;
	overflow: hidden;
}
.live_course dl dd p{
	font-size: 18px;
	letter-spacing: 1px;
	color: #29b5dd;
	margin-top: 28px;
}
/*class_together*/
.class_together{
	width: 100%;
	padding: 70px 0 82px 0;
}
.ct_item{
	float: left;
	margin: 67px 7px 0 10px;
	cursor: pointer;
}
.ct_item img{
	width: 270px;
	height: 275px;
}
/*axt_news*/
.axt_news{
	background: #F7F7F7;
	padding: 60px 0 50px 0;
}
.axt_news_main{
	width: 1150px;
	margin: 0 auto;
}
.axt_news_list{
	float: left;
	margin: 60px 0 0 20px;
	height: 250px;
	overflow: hidden;
}
.axt_news_list li{
	margin-bottom: 25px;
}
.axt_news_list li a{
	font-size: 24px;
	letter-spacing: 1.5px;
	color: #555;
	display: block;
	width: 584px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 26px;
}
.news_pic img{
	margin-top: 50px;
	float: right;
	width: 420px;
	height: 264px;
	cursor: pointer;
}
/*innovate*/
.innovate{
	width: 100%;
	padding: 82px 0;
}
.innovate dl{
	float: left;
	position: relative;
	width: 364px;
	height: 235px;
	margin-right: 24px;
}
.innovate dl dt img{
	width: 364px;
	height: 235px;
}
.innovate dl dd{
	width: 364px;
	position: absolute;
	text-align: center;
	top: 0;
}
.innovate dl dd h6{
	font-size: 31px;
	letter-spacing: 1.5px;
	color: #fff;
	margin-top: 95px;
}
.innovate dl dd p{
	font-size: 21px;
	letter-spacing: 1px;
	color: #fff;
	margin-top: 14px;
}
/*new_media*/
.new_media{
	padding: 65px 0 15px 0;
	background: #f7f7f7;
	overflow: hidden;
	margin: 0 auto;
}
.new_media ul{
	width: 1250px;
	margin-top: 35px;
}
.new_media li {
	float:left;
	background: #fff;
	width: 190px;
	height: 111px;
	margin: 0 20px 15px 0;
	padding-left: 35px;
}
.new_media li img {
	vertical-align:middle;
	text-align:center;
	width:145px;
	height:90px;
	margin: 14px 0 38px 0;
}
/*new_school*/
.new_school{
	width: 100%;
	padding: 63px 0 40px 0;
}
.new_school ul{
	margin-top: 65px;
}
.new_school ul li { 
	color:#4d4d4d; 
	font-size:14px; 
	width: 100%;
	display: none;
}
.new_school ul li a { 
	color:#4d4d4d; 
	font-size:14px; 
	float: left;
	text-align:center; 
	margin:20px 29px 28px 0px; 
	width:199px; 
	line-height:30px; 
	cursor: default;
}
.new_school ul li a img { 
	height: 60px; 
	vertical-align: middle;
	 width: 60px; 
}
.new_school ol {
	clear: both;
	text-align: center;
	padding-top: 20px;
}
.new_school ol li { 
	cursor: pointer; 
	display: inline-block; 
	height: 12px; 
	margin-right: 16px; 
	width: 12px;
	background: #fff;
	border-radius: 50%;
	border:1px solid #999;
}
.new_school ol li.h {
    height: 12px;
    width: 12px;
    background: #999;
}
/*footer*/
.new_footer{
	height: 290px;
	background: #363636;
}
.new_footer ul {
	float: left;
	margin: 40px 30px 0 42px;
}

.new_footer ul li {
	line-height:45px;
	text-align: center;
	font-size: 16px;
}

.new_footer ul li a {
	color: #999;
	font-size: 16px;
	margin: 0;
	text-align: left;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.new_footer ul li a:hover {
	color: #fff; 
	margin: 0; 
	text-align: left;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.footer_lH{
	margin-bottom: 3px;
	color: #fff;
	font-size: 20px!important;
}
.fuwuTime{
	color: #999; 
	font-size: 14px;
	margin-top: -8px;
	text-align: left!important
}
.f_num{
	color: #fff;
	font-size: 28px;
}
.footer_code{
	width: 166px;
	height: 166px;
	position: absolute;
	margin: 70px 0 0 45px;
}
/*bottom*/
.new_bottom{
	width: 100%;
	height: 75px;
	line-height: 75px;
	background: #21272b;
	text-align: center;
}
 .new_bottom p{
 	text-align: center;
 	font-size: 16px;
 	color: #ededed;
 	margin-bottom: 0px;
}
.new_bottom p a {
	color:#fff;
}
.new_bottom p .under_line:hover {
	text-decoration: underline!important;
}
.ppb img{
	width: 65px;
	height: 25px;
}

/*load_phone*/
.h-phone {
	position: absolute;
	top: 72px;
	right: 170px;
	z-index: 1000;
	width: 390px;
	height: 291px;
	line-height: 1em;
	background: url("../img/phonebg.png") no-repeat;
}
.h-phone h1{
	font-size: 14px;
	color: #474e5d;
	font-weight: normal;
	text-align: center;
	padding: 50px 0 15px 0;
	
}
.h-code {
	width: 190px;
	height: 190px;
	float: left;
	margin-left: 20px;
	border: 1px solid #d0d3d7;
}
.h-code img {
	text-align: center;
	line-height: 190px;
	width: 100%;
	height: 100%;
}
.h-xiazai button {
	width: 140px;
	height: 40px;
	line-height: 40px;
	border: none;
	margin-bottom: 10px;
	margin-left: 20px;
	background: #e6514e;
	font-family: 'microsoft yahei';
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	outline: none;
	cursor: pointer;
	text-align: left;
}

.h-xiazai .iPhone_load {
	color: #e6514e;
	border: 1px solid #e6514e;
	background: #fff url("../img/hphone.png") no-repeat 15px center;
	text-indent: 45px;
}

.h-xiazai .iPhone_load.highBtn {
	color: #fff;
	border: 1px solid #e6514e;
	background: #e6514e url("../img/bphone.png") no-repeat 15px center;
	text-indent: 45px;
}

.h-xiazai .iPad_load {
	color: #e6514e;
	border: 1px solid #e6514e;
	background: #fff url("../img/hipad.png") no-repeat 10px center;
	text-indent: 45px;
}

.h-xiazai .iPad_load.highBtn {
	color: #fff;
	border: 1px solid #e6514e;
	background: #e6514e url("../img/bipad.png") no-repeat 10px center;
	text-indent: 45px;
}

.h-xiazai .Android_load {
	color: #e6514e;
	border: 1px solid #e6514e;
	background: #fff url("../img/handr.png") no-repeat 13px center;
	text-indent: 30px;
}

.h-xiazai .Android_load.highBtn {
	color: #fff;
	border: 1px solid #e6514e;
	background: #e6514e url("../img/bandr.png") no-repeat 13px center;
	text-indent: 30px;
}

.h-xiazai .Pad_load {
	color: #e6514e;
	border: 1px solid #e6514e;
	background: #fff url("../img/hpad.png") no-repeat 10px center;
	text-indent: 45px;
}

.h-xiazai .Pad_load.highBtn {
	color: #fff;
	border: 1px solid #e6514e;
	background: #e6514e url("../img/bpad.png") no-repeat 10px center;
	text-indent: 45px;
}
/*logon_dig*/
.usre_box{
	position: relative;
	float: right;
	margin-right: 0px;
}
.usre_name{
	line-height: 110px;
	font-size: 18px;
	color: #333;
	cursor: pointer;
	max-width: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.usre_name img{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 5px;
	float: left;
	margin-top: 33px;
}
.name_span{
	float: left;
	max-width: 80px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.logon_dig{
	display: none;
	position: absolute;
	width: 288px;
	height: 365px;
	background: url(../img/login_bg_41.png);
	z-index: 9;
	right: 0px;
	top: 90px;
	line-height: 1em;
}
.sign_out{
	font-size: 14px;
	color: #b0b0b0;
	position: absolute;
	top:35px;
	right: 20px;
	cursor: pointer;
}
.sign_out:hover{
	color: #f1573b;
}
.logon_dig_top{
	width: 248px;
	height: 90px;
	margin:41px 20px 0 20px;
	border-bottom: 1px solid #ededed;
}
.logon_dig_top dt img{
	float: left;
	width: 62px;
	height: 62px;
	border-radius: 50%;
}
.logon_dig_top dd{
	float: left;
	margin:15px 0 0 14px;
}
.logon_dig_top dd h6{	
	max-width: 140px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	font-size: 18px;
}
.logon_dig_top dd a{
	display: block;
	color: #f1573b;
	font-size: 14px;
	margin-top: 10px;
}
.logon_data span{
	float: left;
}
.logon_data{
	margin-top: 20px;
	text-align: center;
	line-height: 24px;
	font-size: 16px;
	color: #333;	
}
.allowance{
	padding-left: 24px;
	margin-left:20px;
	background: url(../img/longi_31.png) no-repeat left center;
	margin-right: 20px;	
	max-width: 85px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
}
.coin{
	padding-left: 24px;
	background: url(../img/longi_31.png) no-repeat left center;
	margin-left: 20px;
	max-width: 85px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
}
.receive{
	width: 242px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #f1573b;
	font-size: 16px;
	color: #fff;
	margin: 22px auto 0 auto;
	border-radius: 20px;
	cursor: pointer;
}
.received{
	width: 242px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #e0e0e0;
	font-size: 16px;
	color: #333;
	margin: 22px auto 0 auto;
	border-radius: 20px;
	cursor: default;
}
.receive:hover{
	background: #ff6a42;
}
.logon_dig_tins{
	display: block;
	font-size: 14px;
	color: #f1573b;
	line-height: 53px;
	text-align: center;
}
.logon_dig_bot{
	height: 70px;
	background: #f1f1f1;
}
.logon_dig_bot li{
	float: left;
	width: 72px;
	text-align: center;
	margin-top: 15px;
}
.logon_dig_bot li a{
	display: inline-block;
	font-size: 12px;
	color: #333;
	text-align: center;
	padding-top: 30px;
}
.logon_dig_bot li:hover a{
	color: #f1573b;
}
.logon_dig_botA{	
	background: url(../img/new_lo_03.png) no-repeat top center;
}
.logon_dig_botB{	
	background: url(../img/new_lo_06.png) no-repeat top center;
}
.logon_dig_botC{	
	background: url(../img/new_lo_09.png) no-repeat top center;
}
.logon_dig_botD{	
	background: url(../img/new_lo_12.png) no-repeat top center;
}
.logon_dig_botA:hover{	
	background: url(../img/new_lo_03H.png) no-repeat top center;
}
.logon_dig_botB:hover{	
	background: url(../img/new_lo_06H.png) no-repeat top center;
}
.logon_dig_botC:hover{	
	background: url(../img/new_lo_09H.png) no-repeat top center;
}
.logon_dig_botD:hover{	
	background: url(../img/new_lo_12H.png) no-repeat top center;
}
.pop_up2{
	position: fixed;
	top: 50%;	
	z-index: 9;	
	left: 50%;	
	margin: -110px -200px;
}
.pop_up{
	width: 400px;
	height: 60px;
	background-color:rgba(0,0,0,0.9)!important;
	border-radius: 10px;
	position: fixed;
	left: 50%;
	margin-left: -200px;
	top: 45%;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 60px;
	z-index: 99999999;
}
.xufei{
	position: absolute;
	top: 82px;
	right: 10px;
	font-size: 14px;
	color: #f1573b;
}
/*20190219*/
.js_login_btn{
	font-size: 20px;
	color: #333;
	/* float: right; */
	margin-left: 20px;
	cursor: pointer;
}
.imgbox {
	width: 257px;
	height: 118px;
	position: absolute;
	right: 0;
	top: -118px;
	z-index: 111111;
}
.imgbox:hover {
	display: none;
}
.imgbox img {
	width: 257px;
	height: 118px;
}
.yqlink {
	width:312px;
	height: 161px;
	padding:40px 30px 0;
	position: absolute;
	right: 0;
	top: -201px;
	background-image: url(../img/kybg.png);
	background-size: cover;
	background-repeat: no-repeat;
	z-index: 111111;
	display: none;
}
.yqlink p {
	font-size: 18px;
	line-height: 1.4;
	text-indent: 26px;
}
.yqlink p ,.yqlink p a {
	color:#fff;
}
.yqlink p a {
	text-decoration:underline;
}
.yqlink span {
	position: absolute;
	display: block;
	width: 15px;
	height: 15px;
	right: 7px;
	top: 8px;
	cursor: pointer;
}
