﻿body {
	background: #FFFFFF;
}

html,
body {
	width: 100%;
	font-size: 10px;
	font-family: "微软雅黑";
}

a {
	text-decoration: none;
}

.text-size {
	font-size: 16px;
}

.bold {
	font-weight: bold;
}

.but {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42;
	position: relative;
	display: inline-block;
	margin-bottom: 0;
	padding: 6px 12px;
	cursor: pointer;
	-webkit-transition: all;
	transition: all;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
	color: #333;
	border: 1px solid #ccc;
	border-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	background-color: #fff;
	background-clip: padding-box;
}

.blue_btn {
	color: #fff;
	border: 1px solid #3283FF;
	background-color:#3283FF;
}

.green_btn {
	color: #fff;
	border: 1px solid #3283FF;
	background-color: #3283FF;
}

.red_btn {
	color: #fff;
	border: 1px solid #ff5959;
	background-color: #ff5959;
}

.gray_btn {
	color: #fff;
	border: 1px solid #e5e5e5;
	background-color: #e5e5e5;
}

.remind {
	color: #ff5959;
}


/*Login页面相关*/

.Top_bar {
	width: 100%;
	background-color: #F33B3F;
	padding: 0.5rem 2rem;
	position: absolute;
	right: 0;
	left: 0;
	z-index: 10;
	backface-visibility: hidden;
}

.Top_till>h1 {
	color: #4e90c7;
	font-family: "微软雅黑";
	font-size: 18px;
}

.Login_conbl {
	border-bottom: 1px solid red;
}

.Login_content {}

.Login_title {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0 -0.5rem;
	font-size: 24px;
	font-weight: 500;
	line-height: 2.2rem;
	color: #3d4145;
	text-align: center;
	white-space: nowrap;
	font-weight: bold;
}

.Login_gr {}

.footer {
	padding: 1.5em;
}

.footer>p {
	text-align: center;
	font-size: 0.5rem;
}


/*Login页面相关end*/


/*名师介绍开始*/

.teacher_border {
	border: 1px solid #E5E5E5;
	text-align: center;
	padding: 10px 5px;
}

.teacher-name {
	color: #F33B3F;
	margin-bottom: 0px;
}

.teacher_introduce {
	text-indent: 2em;
	text-align: left;
	margin-bottom: 0px;
}


/*名师介绍结束*/


/*漫画开始*/

.change-bg {
	background: #eeeeee;
	padding-top: 25px;
	padding-bottom: 20px;
}

.popular-course {
	background: #FFFFFF;
	padding-bottom: 28px;
	position: relative;
}

.sm-title {
	display: block;
	text-align: center;
	color: #777777;
	font-size: 12px;
	font-family: "微软雅黑";
	margin-bottom: 0px;
}

.english {
	font-size: 8px;
	margin-top: -1px;
	display: block;
}

.border {
	height: 5px;
	width: 100px;
	border: none;
	margin: 0 auto;
}

.introduce {
	display: block;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #999999;
	width: 46%;
	margin-top: 5px;
	color: #999999;
}

.video-right {
	padding: 5px;
}

.cartoon_time {
	float: right;
}

.caricature-video {
	font-size: 12px;
	color: #999999;
	text-indent: 2em;
}

.video-one {
	box-shadow: 0px 3px 3px #e5e5e5;
	;
	margin-top: 15px;
	padding-top: 5px;
}

.caricature-bottom {}

.video-title {
	font-family: "微软雅黑";
	border: 1px solid #F33B3F;
	padding: 3px;
	font-size: 12px;
	display: inline-block;
	text-align: center;
	margin-left: 5px;
	margin-top: 5px;
	color: #F33B3F;
	font-weight: bold;
}

.video-title i {
	float: right;
}

.video_title {
	font-size: 14px;
}

.video_introduce {
	text-indent: 2em;
	font-size: 12px;
}

.list {
	display: block;
	color: #777777;
	padding: 5px;
	border: 1px solid #F33B3F;
	margin-bottom: 8px;
	border-radius: 3px;
}

.active {
	background: #F33B3F;
	color: #fff;
}


/*漫画结束*/


/*query页面开始*/

.display {
	color: #999999;
	font-size: 14px;
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	line-height: 1.1;
	float: right;
	width: 65%;
	padding: 11px 0px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.query_title {
	padding-top: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
	color: #000000;
	font-weight: bold;
}

.query_train {
	margin: 10px;
	border: 1px solid #E5E5E5;
	padding: 5px;
}

.query_smtitle {
	font-size: 14px;
	color: #777777;
	margin-bottom: 5px;
}

.query_credit {
	font-size: 12px;
	color: #999999;
	margin-bottom: 5px;
}


/*query页面结束*/


/*新闻列表页面*/

.all_news {
	color: #777777;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px solid #E5E5E5;
}

.news_title {
	line-height: 24px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #777777;
}

.news_time {
	font-size: 14px;
	color: #999999;
	float: right;
}

.teacher-details {
	font-size: 12px;
	line-height: 25px;
	text-indent: 2em;
	margin-bottom: 0px;
}


/*忘记密码页面*/


/*产品列表页面*/

.sm-sm_title {
	color: #F33B3F;
	font-weight: 600;
	font-family: '微软雅黑';
	font-size: 14px;
}

.pul {
	float: left;
	display: flex;
	justify-content:space-around;
	height: 20px;
	padding-left: 0;
	width:100%;
}

.detail-li {
	display: inline-block;
	height: 20px;
	margin-top: -3px;
}

.detail-li_first {
	margin-left: 10px;
}

.detail-lia {
	display: flex;
	flex-direction: column;
	cursor: pointer;
	color: #000;
	font-family: '微软雅黑';
	font-size: 12px;
	text-align: center;
	padding: 0.5rem 1rem 0.5rem 1rem;
}

.detail-lia_active {
	color: #D10111;
	background:#DDDDDD;
	text-decoration: none;
	border-radius: 3px;
	cursor: pointer;
	font-family: '微软雅黑';
	font-size: 12px;
	margin-right: 5px;
	text-align: center;
	display: flex;
	flex-direction: column;
	padding: 0.5rem 1rem 0.5rem 1rem;
}

.detail-lia_active:hover {
	color: #DDDDDD;
}

.recommend-list {
	display: flex;
	flex-direction: row;
	padding: 10px 5px 15px;
	border-bottom: 1px solid #e5e5e5;
}

.recommend-list img {
	width: 80px;
	height: 120px;
	margin-left: 6px;
	margin-right: 5px;
}

.class-buyed {
	color: red;
	position: absolute;
	left: 11px;
	font-size: 12px;
	background: rgba(255, 255, 255, 0.8);
	width: 80px;
	padding: 3px;
	border-bottom-right-radius: 10px;
}

.class-content {
	display: flex;
	flex-direction: column;
	position: relative;
	margin-left: 7px;
}

.class-title {
	font-size: 14px;
	color: #000;
	font-weight: 500;
	text-align: left;
	margin-bottom: 5px;
}

.class-pop {
	font-size: 12px;
	text-align: left;
	line-height: 20px;
}

.bq {
	display: inline-block;
	border: 1px solid #e5e5e5;
	padding-left: 3px;
	padding-right: 3px;
	border-radius: 4px;
	color: #777777
}

.class-collection {
	background-color: #50beff;
	font-size: 12px;
	color: #fff;
	height: 28px;
	line-height: 28px;
	position: absolute;
	bottom: 0px;
	font-family: "微软雅黑";
	text-align: center;
}

.class-buy {
	background-color: #66d99f;
	font-size: 12px;
	color: #fff;
	position: absolute;
	bottom: 0px;
	font-family: "微软雅黑";
	text-align: center;
	padding: 3px 5px 3px 5px;
	border-radius: 3px;
}


/*订单详情*/


/*course_list相关*/

.course_toptit {
	font-size: 1.2rem;
	font-weight: 500;
	line-height: 44px;
	position: absolute;
	display: block;
	width: 100%;
	margin: 0 -10px;
	padding: 0;
	text-align: center;
	white-space: nowrap;
	color: #000;
}

.text-more {
	color: #4e90c7;
}

.zheceng {
	z-index: 10;
	width: 100%;
}

.jiazai {
	z-index: 12;
	margin: 0 auto;
	padding: 30px 20px;
	position: absolute;
	border-radius: 5px;
	background: rgba(0, 0, 0, 0.3);
	width: 110px;
	height: 110px;
	text-align: center;
	color: #000000;
}

.jzzw {
	font-size: 1.2rem;
	color: #424242;
}

.course_surch{
	margin: 0.5rem 0rem 0.5rem 0.5rem;
	border-radius: 5px;
    height: 3rem;
	background: #fafafa;
	line-height: 3rem;
    font-size: 14px;
    color: #77777;
    width:96%
}
.course_mid {
	margin: 0.5rem 0rem 0.5rem 0rem;
	height: 7rem;
	background: #fafafa;
	margin-bottom: 10px;
}

.course_mid>p {
	font-size: 1.2rem;
	font-family: "微软雅黑";
}

.course_mid>p>a {
	color: #4e90c7;
}

.course_img {
	width: 160px;
	margin-right: 0.5rem;
	padding: 0.2rem;
	border-radius: 1px;
	margin-bottom: 0.5rem;
}

.course_stit {
	margin-bottom: 5px;
	color: #000000;
	font-size: 13px;
	line-height: 1.5rem;
	font-family: "微软雅黑";
	font-weight: 500;
}

.course_litit {
	padding: 10px;
	border-bottom: 1px solid gainsboro;
	position: relative;
	background:#fafafa;
	margin:15px;
}


/*.course_litit>a:not(.mui-btn) { position: relative;display: block;overflow: hidden;margin: -1rem -2.5rem;padding: inherit;word-break:break-all;text-overflow: ellipsis;padding-bottom: 0;}*/

.course_tit {
	padding-top: 3px;
	position: relative;
	word-wrap: break-word
}

.course_tit>.course_pxt {
	font-size: 12px;
	color: #999999;
	display: block;
	line-height: 18px;
}

.jg {
	font-size: 1rem;
	margin-bottom: 0;
}

.course_jg {
	font-size: 1rem;
	margin-bottom: 0;
}

.jg_span {
	color: red;
	font-weight: bold;
	font-size: 1.2rem;
}

.btn_bm {
	top: 20px;
	right: 0;
	font-size: 12px;
	padding: 5px 8px;
}


/* .course_jg>.baoming{width:6rem;height:2.5rem;font-size:1rem;padding: 0.2rem;background:#f0ad4e;border: #f0ad4e;color:white;float:right;top:-0.2rem} */

.course-baoming {
	line-height: 0rem;
	width: 45px;
	height: 20px;
	padding: 3px;
	text-align: center;
	font-size: 12px;
	background: #66d99f;
	border: #66d99f;
	color: white;
	float: left;
	top: -16px;
	left: 120px;
	border-radius: 4px;
	font-weight: bold;
}

.fillorder-wxts {
	font-size: 12px;
	padding: 10px;
}


/*course_list end*/


/*订单详情页面*/

.details {
	display: flex;
	flex-direction: row;
	padding: 0px 10px 10px 10px;
	border-bottom: 1px solid #e5e5e5;
}

.details img {
	width: 300px;
	height: 170px;
	margin: 0 auto;
}

.details_class-content {
	display: flex;
	flex-direction: column;
	position: relative;
	padding-left: 15px;
	margin-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E5E5E5;
}

.details-class-title {
	margin-top: 5px;
	font-size: 12px;
	font-weight: 500;
	color: #777777;
	margin-bottom: 5px;
}

.class-price {
	color: #ff5959;
	font-weight: 600;
	display: inline-block;
	margin-top: 5px;
}

.study {
	padding: 10px;
	border-bottom: 5px solid #e5e5e5;
}

.jxdg {
	display: block;
	font-weight: 500;
	text-align: left;
	margin-left: -5px;
	font-size: 16px;
}

.jxnr {
	text-indent: 2em;
	font-size: 0.8rem;
	color: #999999;
	text-align: left
}

.about-text {
	color: #777777;
	width: 100%;
	text-align: left;
	display: block;
	padding-left: 15px;
	font-size: 16px;
}

.spalshow span {
	display: block;
	font-size: 12px;
	color: #777777;
	margin-left: 20px;
}

.teacher-one {
	text-align: left;
	flex-direction: row;
	position: relative;
	border-bottom: 1px solid #e5e5e5;
	height: 80px;
	padding-top: 10px
}

.pepo {
	flex-direction: column;
	float: left;
	position: relative;
}

.pepo span {
	position: absolute;
	display: inline-block;
	font-size: 12px;
	color: #999999;
	width: 90px;
	text-align: left;
	left: 50px;
	top: 0;
}

.all_terclass {
	float: left;
	margin-left: 75px;
	font-size: 12px;
	color: #999999
}

.ter_detail {
	display: block;
	position: absolute;
	top: 35px;
	left: 50px;
	font-size: 12px;
	text-align: left;
	color: #999999;
	padding-bottom: 10px;
}

.post-author {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: inline-block;
}

.details_con img {
	display: inline-block;
	width: 250px;
	height: 150px;
}

.details_con {
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 5px
}

.Price {
	display: block;
	color: #ff5959;
	font-size: 14px;
	font-weight: 600;
}

.address {
	padding-left: 15px;
	position: relative;
	line-height: 30px;
	width: 100%;
}

.had_choose {
	color: #777777;
	font-size: 14px;
}

.picker {
	position: relative;
}

.choose_list {
	padding-top: 10px;
}

.choose_alist {
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.detail_border {
	border-bottom: 1px solid #e5e5e5;
}

.choose_a {
	padding: 3px;
	border: 1px solid #3283FF;
	display: inline-block;
	margin-left: 5px;
	border-radius: 5px;
	color: #3283FF;
	font-size: 14px;
	width: 9.5rem;
	text-align: center;
}

.choose_details {
	display: inline-block;
	font-size: 10px;
	color: #999999;
	margin-top: 3px;
}

.choose_active {
	background: #D10111;
	color: #fff;
}

.detail-hidden {
	position: fixed;
	width: 500px;
	height: 550px;
	z-index: 80;
	background-color: rgba(0, 0, 0, 0.3);
	display: none;
}

.choose_had {
	padding-left: 13px;
	border-bottom: 1px solid #E5E5E5;
	height: 34px;
}

.choose_had-con {
	margin-bottom: 0px;
	line-height: 34px;
	color: #777777;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


/*订单详情页面end*/


/*用户中心页面*/

.user_centerul {
	padding-left: 20px;
	width: 100%;
	background: #FFFFFF;
}

.user_centerul li {
	padding-top: 10px;
	width: 100%;
	padding-bottom: 10px;
}

.user_centerul li img {
	width: 50px;
	height: 50px;
	float: left;
}

.user_centerRight {
	float: left;
	margin-left: 10px;
	width: 70%;
	height: 50px;
	line-height: 50px;
}

.user_centerA {
	color: #777777;
	font-size: 14px;
	display: inline-block;
	position: relative;
}

.user-name {
	position: absolute;
	top: -41px;
	left: 0;
}

.user-position {
	position: absolute;
	top: -17px;
	left: 0;
}


/*支付界面*/

.transfer {
	background: #fff;
	margin-top: 10px;
	padding: 10px;
	margin-bottom: 10px;
	display: none;
}


/*study页面相关*/

.study_all {}

.study_smtitle {
	font-size: 16px;
	padding-top: 10px;
	padding-left: 10px;
	color: #F33B3F;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 0;
}

.study_title {
	font-size: 14px;
	text-align: left;
	padding: 5px 10px;
	color: #777777;
}

.study_content {
	float: left;
	font-family: "微软雅黑";
}

.study_content>p {
	margin-bottom: 0px;
	font-size: 12px;
}

.study_cz {
	/* float: left; */
	margin-top: 20px;
	background: gray;
	margin-left: 20px;
}

.study_jdt {
	margin-right: 50px;
	width: 100%;
}

.study_xx {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: -70px;
}

.study_st {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: -50px;
}

.kctjd {
	height: 100px;
}

.kcjd {
	width: 60%;
	margin-top: 20px;
	font-size: 14px;
	font-family: "微软雅黑";
	margin-left: 30px;
}


/*study页面相关end*/


/*我的学习页面*/

.rowcourse_img {
	width: 108px;
	height: 85px;
	padding: 0.2rem;
	border-radius: 1px;
	margin-bottom: 0.5rem;
}

.stu_btn {
	font-size: 12px;
}

.block {
	display: block;
}

.stucourse_litit {
	padding: 5px;
	border-bottom: 5px solid gainsboro;
}


/*确认订单页面*/

.boot_con {
	display: block;
	font-size: 14px;
	color: #777777;
	line-height: 26px;
	margin: 0;
}


/*数量*/

.btn-numbox {
	width: 40%;
	float: left;
	display: inline-block;
}

.btn-numbox li {
	float: left;
}

.btn-numbox li .number,
.kucun {
	display: inline-block;
	font-size: 12px;
	color: #808080;
	vertical-align: sub;
}

.number {
	margin-left: -20px;
}

.btn-numbox .count {
	overflow: hidden;
	margin: 0 16px 0 15px;
}

.btn-numbox .count .num-jian,
.input-num,
.num-jia {
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 18px;
	color: #999;
	cursor: pointer;
	border: 1px solid #e6e6e6;
}

.btn-numbox .count .num-jia {
	margin-left: 1px;
}

.btn-numbox .count .input-num {
	width: 58px;
	height: 28px;
	color: #333;
	border-left: 0;
	border-right: 0;
}


/*数量结束*/

.fillorder-fpdz {
	padding: 10px 10px 5px 20px;
}

.fillorder-fpdz p {
	width: 85%;
}

.mraddress-tel {
	float: right;
}


/*myhealchk相关*/

.myhealchk-cont {
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	line-height: 1.1;
	float: left;
	padding: 11px 15px;
	margin: 0;
	font-size: 14px;
}


/*mycard相关*/

.mycard-className {
	margin-top: -2px;
	color: #000000;
	width: 100%;
	text-overflow: ellipsis;
	white-space: normal;
	line-height: 22px;
}


/*my_bill相关*/

.bill_explain {
	border-bottom: 1px red;
	border-bottom: 1px solid #E5E5E5;
	padding: 10px;
}

.bill_explain span {
	color: #777777;
	font-size: 14px;
	line-height: 20px;
	padding-left: 15px;
	display: inline-block;
}

.bill_class {
	position: relative;
}

.bill_class-label {
	width: 25%;
	display: inline-block;
	position: absolute;
	top: 10px;
	left: 15px;
}

.pos_way {
	text-align: right;
	padding-right: 10px;
}

#pos_pay {
	color: red;
	font-size: 16px;
	font-weight: bold;
}

.bill_address {
	font-size: 14px;
	color: #777777;
}

.bill_address-name {
	padding-top: 8px;
	display: block;
}

.bill_address-list {
	display: inline-block;
	margin-left: 33%;
	margin-top: -10px;
}

.bill_address-btn {
	margin-left: 33%;
	color: #F33B3F;
	text-decoration: underline;
	margin-top: 5px;
}


/*Address_list页面相关*/

.Address_list-tel {
	display: inline-block;
	margin-left: 15px;
}
/*学习考试页面相关*/
.study_exam {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.layui-m-layercont {height:80%;}
.layui-m-layercont iframe {border:none;z-index:9999999;}
.layui-m-layermain .layui-m-layerchild h3 {height:30px;line-height:30px;}

/**
iOS兼容iFrame滚动条样式
 */
.layui-m-layercont {
	overflow-y:scroll;-webkit-overflow-scrolling:touch;width:100%;
    /*height: 330px;*/
}
.layui-m-layercont iframe {
	width:100%;
	/*height: 80%;*/
}
