*{
font-size:14px;}
body{
background-color:#F5F5F5;}
#content{
font-family:"Helvetica Neue", Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;}
.pages{
background-color:#eaeaea;
display:block;
width:100%;
position:relative;}
a{
color:#333333;}
a:hover,a:visited{text-decoration:none;}
h4{
font-weight:800;}
img{max-width:100%;
font-family:"Helvetica Neue", Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;}
.pages{max-width:100%;display:inline-table;overflow:hidden;}
.items,.items a{color:#FFFFFF;}
.menu{display:none;position:fixed;z-index:99;width:24rem;background-color:#333333;overflow:scroll}
header h5{
line-height:2.4rem;
color:#FFFFFF;
font-size:1.4rem;}
footer p{
line-height:2rem;
color:#FFFFFF;
font-size:1rem;}
.input-group-addon{
font-size:1.4rem;
}
.form-group input{
font-size:1.6rem;
padding:1.2rem;
/**height:4.4rem;**/
line-height:2.4rem;
}
#login{
display:none;}
#facebook{
position:absolute;
left:0px;
top:0px;
width:100%;
z-index:999;
height:100%;
background-color:#255D8C;
color:#FFFFFF;
}

#allmap img{
height:auto!important;}

.title{
position:relative;
color:#0A3668;
border-bottom:1px solid #ebebeb;
line-height:2em;
font-weight:500;
font-size:16px;}

.title::after {
/* background: #0A3668 none repeat scroll 0 0; */
/* bottom: -1px; */
content: "";
height: 1px;
left: -5px;
position: absolute;
width: 5rem;}

.box{
border-radius:none;
background-color: #d9edf7;
margin:10px auto 0px auto;
height:auto;
overflow:hidden;
display:block;}

.itembox{
padding:0px 20px 15px 20px;}

.footbar a{
color:#FFFFFF;}

.footer a{color:#3A3A3A;}
.footer a.active{color:#EE615C;}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus{
background-color:#337AB7;}

input[type="checkbox"] {
width: 1.5rem;
height: 1.5rem;
background-color: #F5F5F5;
border: 0.05rem solid #CCC;
-webkit-border-radius: 50%!important;
border-radius: 50%!important;
vertical-align: middle;}

.swiper-slide{width:100%!important;}

.navs {
    background: #fafafa;
    padding: 0 0 0 0;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
	z-index:9999
}
.navs ul {
    height: 0px;
}
.navs ul li {
    float: left;
    width: 49.7%;
	height:50px;
    text-align: center;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
	border:#c9c9c9 0.5px solid;
}
.navs ul li span {
    display: block;
    /*color: #fff; ��ע��*/
    font-size: 14px;
	height:50px;
    font-family: "΢���ź�";
    line-height: 53px;

}

.nav {
    background: #fafafa;
    padding: 0 0 0 0;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
	z-index:99999;
	height:50px;
}
.nav ul {
    height: 0px;
}
.nav ul li {
    float: left;
    width: 33.3%;
	height:50px;
    text-align: center;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
	border:#c9c9c9 0.5px solid;
	display: flex;
	align-items: center;
	justify-content: center;
}
/*.nav ul li span {
    display: block;
    /*color: #fff; ��ע��*/
   /* font-size: 14px;
	height:50px;
    font-family: "΢���ź�";
    line-height: 53px;

}*/
.mnavs {
    background: #fafafa;
    padding: 0 0 0 0;
    width: 100%;
	height:80px;
}
.mnavs ul {
    height: 0px;
}
.mnavs ul li {
    float: left;
    width: 33.3%;
	height:50px;
    text-align: center;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
	/*border:#c9c9c9 0.5px solid;*/
}
.mnavs ul li span {
    display: block;
    /*color: #fff; ��ע��*/
    font-size: 14px;
	height:80px;
    font-family: "΢���ź�";
    line-height: 80px;

}
.navm {
    background: #fafafa;
    padding: 0 0 0 0;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
	z-index:9996
}
.navm ul {
    height: 0px;
}
.navm ul li {
    float: left;
    width: 33.3%;
	height:50px;
    text-align: center;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
	border:#c9c9c9 0.5px solid;
}
.navm ul li span {
    display: block;
    /*color: #fff; ��ע��*/
    font-size: 14px;
	height:50px;
    font-family: "΢���ź�";
    line-height: 50px;

}

a {
    color: #000;
    text-decoration: none;
}
* {
    padding: 0;
    margin: 0;
    list-style: none;
    font-weight: normal;
}

.button {
	display: inline-block;
	position: relative;
	margin: 0px;
	padding: 0 5px;
	text-align: center;
	text-decoration: none;
	font: 11px/18px Arial, sans-serif;

	text-shadow: 1px 1px 1px rgba(255,255,255, .22);

	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;

	/*-webkit-box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);
	box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);*/

	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	-ms-transition: all 0.15s ease;
	transition: all 0.15s ease;
	top: -1px;
}
.green {
	color: #FFF;

	background: #4ab89f; /* Old browsers */
	background: -moz-linear-gradient(top,  #4ab89f 0%, #4ab89f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4ab89f), color-stop(100%,#4ab89f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4ab89f 0%,#4ab89f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4ab89f 0%,#4ab89f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4ab89f 0%,#4ab89f 100%); /* IE10+ */
	background: linear-gradient(top,  #4ab89f 0%,#4ab89f 100%); /* W3C */
}
.greendis {
	color: #FFF;

	background: #a7c5bf; /* Old browsers */
	background: -moz-linear-gradient(top,  #a7c5bf 0%, #a7c5bf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a7c5bf), color-stop(100%,#a7c5bf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a7c5bf 0%,#a7c5bf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a7c5bf 0%,#a7c5bf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a7c5bf 0%,#a7c5bf 100%); /* IE10+ */
	background: linear-gradient(top,  #a7c5bf 0%,#a7c5bf 100%); /* W3C */
}
.red {
	color: red;

	background: #4ab89f; /* Old browsers */
	background: -moz-linear-gradient(top,  #4ab89f 0%, #4ab89f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4ab89f), color-stop(100%,#4ab89f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  red 0%,red 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4ab89f 0%,#4ab89f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4ab89f 0%,#4ab89f 100%); /* IE10+ */
	background: linear-gradient(top,  #4ab89f 0%,#4ab89f 100%); /* W3C */
}
.classroom_list{
	width:90%;
	margin:auto;
	margin-top:0.6rem;
	margin-bottom:0.5rem;
	background-color:#FFFFFF;
	overflow:hidden;
	padding:1rem;
	border: 2px solid #FFFFFF;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px; 
	border-radius:15px;
	height:30px;
	padding-top:4px;
	padding-bottom:2px;
	z-index:1;
}
.classroom_list a.hover,.classroom_list a:hover{  }
.ajax{font-size:12px;}

.ajaxs{font-size:14px;}

.ms {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 45px;
	background-color:#2d3f40;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	line-height:45px;
	top:-5px;
}
/* add by chong */
.mssm {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 45px;
	background-color:#2d3f40;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	top:-5px;
}
.classroom_menu{ width:90%;height:24px; line-height:24px; color:#000; font-weight:bold; text-align:center; margin-bottom:10px;margin-top:10px;margin-left:5%}
.classroom_menu a{ font-weight:normal; font-size:14px; color:#000; margin:0px 12px;}
.classroom_menu a.hover,.classroom_menu a:hover{ color:#f75e5e; border-bottom:2px solid #f75e5e;}
.classroom_menu span{ font-weight:normal; font-size:14px; margin:0px 12px;}

.selected {
	color:#f75e5e;
}

.vedio_m{ width: 100%; height: 264; margin-left: auto; margin-right: auto; margin-top: 0px; }


.question_kind_title{
	width:90%;
	margin:auto;
	margin-top:0.1rem;
	background-color:#4ab89f;
	overflow:hidden;
	padding:0.5rem;
	padding-left:1rem;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
	border-radius:10px 10px 0 0;
	color:#FFF;	
}

.question_kind_content{
	width:90%;
	margin:auto;	
	padding-top:0.5rem;
	padding-left:1rem;
	background-color:#ffffff;
	color:#000000;	
	font-size:10px;
	border: 1px solid #cdcdcd;
	border-radius:0 0 10px 10px;
}

.question_kind_content b{
	display: inline-block;
	width: 30px; 
	border-radius: 50%;
	text-align: center;
	line-height: 20px;
	border: 2px solid #4ab89f;
	color:#4ab89f;	
}

.question_kind_content li{
	padding:0.2rem;
}

.btn-submit{width:50%;max-width:110px;margin-left: auto; margin-right: auto;font-size:18px;font-weight:500;color:#ffffff;line-height:23px;text-align:center;background:rgba(247,94,94,.8);border-radius:40px;}

.kaoshi_info{
	width:80%;
	margin:auto;	
	padding-top:2rem;
	padding-left:1rem;
	background-color:#ffffff;
	color:#000000;	
	font-size:14px;
	border: 1px solid #cdcdcd;
	border-radius:15px 15px 15px 15px;
	margin-top:20px;
}
.kaoshi_info span{
   margin-left:14px;
   margin-right:14px;
}

.btn-submit_kaoshi{width:50%;margin-left: auto; margin-right: auto;margin-top:1rem;font-size:16px;font-weight:700;color:#ffffff;line-height:45px;text-align:center;background:rgba(74,184,159,.8);border-radius:15px;}

/*���Եײ�*/
.kaoshi_footer {
    background: #fafafa;
    padding: 0px 0 0px 0;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
}
.kaoshi_footer ul {
    height: 60px;
}
.kaoshi_footer ul li {
    float: left;
    text-align: center;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
	border:#c9c9c9 0.5px solid;
	line-height:60px;
}
.kaoshi_footer ul li span {
    display: block;
    color: #fff;
    font-size: 14px;
    font-family: "΢���ź�";
    line-height: 59px;
}

/*add by daniel Ϊ��ϰ*/
.question{
    line-height: 100%;
	height:auto;
	font-family:"΢���ź�";
	font-size:6px;
	width:100%;			/*add by daniel don't delete 2018/01/31*/
}
.question_title{
    width:100%;
	line-height:22px;
	padding-top:0rem;
	padding-bottom:0.51rem;
	left:-24px;
	color:#000000;
	margin-top:10px;
}
.question_info{
	line-height: 22px;
	margin-right:5%;
	text-indent: -13px;
}

.question_info b{
	display: inline-block;
	width: 30px; 
	height: auto;
	border-radius: 50%;
	text-align: center;
	line-height: 22px;
	border: 2px solid #4ab89f;
	color:#4ab89f;	
}
.question_info input{
    line-height: 22px;
}
.question_info li{
	/*padding:1rem;*/
}
.question_info label{
	width:100%;
	font-weight:normal;
	padding-left:5px;
}
.clickTrim{
    color: #00BC9B;
    background: #F3F3F3;
    border: 1px solid #909090;
}
.question_info:hover{
    /*color: #00BC9B;
    background: #F3F3F3;
    border: 1px solid #909090;*/
}
.operation span{
    cursor:pointer;
}
.operation span:hover{
    cursor: pointer;
}
.questionId{
    color: #000000;
	background: #ffffff;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    margin:5px;
    float: left;
    cursor:pointer;
	border: 1px #dddddd solid;
	-webkit-border-radius: 18px;
}
.questionId:hover,.question_id{
    color:#000000;
    /*background:#59B59C;*/
	background: #ffffff;
}
.active_question_id{
    color: #59B59C;
    background: none;
    border: 1px solid #CCC;
}
#closeCard,#openCard{
    width: 130px;
    border:none;
}
#closeCard span,#openCard span{
    cursor:pointer;
}
#openCard:hover{
    color:#25BB9B;
}
.clickQue{
    color: #00BC9B;
    background: #ffffff;
    border: 1px solid #d2d2d2;
}
.correctQue{
	color: #c17869;
	background: #fcd4d2;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    margin:5px;
    float: left;
    cursor:pointer;
    border: 1px solid d2d2d2;
	border-radius:30px;
}
.errorQue{
    color: #76cc75;
	background: #c7f4c9;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    margin:5px;
    float: left;
    cursor:pointer;
    border: 1px solid d0f6cf;
	border-radius:30px;
    
}
/**add by daniel end ��ϰ*/

/**add by michael end �½������div*/
.classroom_back{
	width:90%;
	margin:auto;
	margin-top:0.6rem;
	background-color:#FFFFFF;
	overflow:hidden;
	padding:1rem;
	border: 2px solid #FFFFFF;
	height:auto;
	padding-top:4px;
	padding-bottom:2px;
}
.classroom_back textarea{ font-weight:normal; font-size:14px;width: 100%;
height: 35px;
resize: none;
box-sizing: border-box;
border: 1px solid #d9dde1;
-moz-transition: all .1s;
-webkit-transition: all .1s;
-o-transition: all .1s;
transition: all .1s;}
.classroom_back span{ 
font-size: 14px;
color: #71777d;
line-height: 1.26666667rem;
display: inline-block;
padding-left: .53333333rem;
padding-right: .53333333rem;
padding-top: .18666667rem;
padding-bottom: .18666667rem;
border-radius: .05333333rem;
text-align: center;
}
.imgyuanjiao{
	border-radius: 50%;

	width:35px;
	height:35px;
}
.zx-division {
    color: #71777d;
    font-size: 14px;
    margin-bottom: .32rem;
}
.tipss {
    text-align: center;
}
.otherzx {
    margin-top: .48rem;
}
.classroom_back .zx-division {
    color: #71777d;
    font-size: 14px;
    margin-bottom: .32rem;
}
.classroom_back .itemBox {
    border-bottom: 1px solid #d9dde1;
    margin-top: .42666667rem;
}
.imwap-thumb_up {
    font-size: 16px;
    color: #b7bbbf;
    line-height: .8rem;

}
.michright{
  float:left;
  width:83%;
  padding-left:2%;
  position:relative; 
}
.text-break-justify {
    font-size: 12px;
    color: #74a0d2;
}
.text-break-justifys {
    font-size: 12px;

}
.michaelleft{
  text-align:center;
  float:left;
  width:15%;
}
.timess{
  float:right;
  font: 10px/2em Microsoft YaHei,SimSun,Arial;
  color: #b7bbbf;
}
/*add by michael*/
.mbtn {
    display: inline-block;
	position: relative;
	border: none;
	color: white;
	overflow: hidden;
	margin: 1rem;
	padding: 0;
	text-transform: uppercase;
	width: 42px;
	height: 18px;
	font: 11px/18px Arial, sans-serif;
	top:-8px;
	text-align:center;
}

.mbtn.color-2 {
	background-color: #00897b;
}

.mbtn-round {
	border-radius: 10em;
}
.mmaterial-design {
	position: relative;
}

.classroom_list .ajax{
	overflow: hidden;/*������������*/
    text-overflow:ellipsis;/* ����������ʾʡ�Ժ� */
    white-space: nowrap;/*�涨�����е��ı������л��� */
	display: inline-block;
}

.confirmorder{
	width:100%;
	height:50px;
	font-size:20px;
	background:#f60;
	color:#fff;
	border:none;
}

.buy-wrap .wrap-title{
	width:100%;
	/* height: 40px; */
	line-height: 24px;
	display: flex;
	justify-content: space-between;
	padding: 13px 0 8px 0;
}
.buy-wrap .subject-wrap{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.buy-wrap .subject-wrap .subject-item{
	width: fit-content;
	padding-left: 15px;
	font-size: 12px;
    padding: 5px 10px;
	cursor: pointer;
	color: #666;
	margin: 5px 10px;
	border: 1px solid #999;
	background-color:#f5f5f5;
}

.buy-wrap .subject-wrap .selected{
	border: 1px solid #35b990;
	background: url(../../img/dggic.png) no-repeat right bottom;
}



.horizontal{
	height:1px;border:none;border-top:1px solid #e8e8e8;margin-left: 16px;margin-right: 16px;margin-top: 1px;margin-bottom: 1px;
}


.prism-player .prism-big-play-btn{
	left:calc(50vw - 30px) !important;
	bottom: calc(100vw * (9 /16) /2 - 30px ) !important;
}

.goback{
	width: 45px;
	height: 45px;
	position: fixed;
	right: 5px;
	bottom: 55px;
	border-radius: 50%;
	background-color: #4ab89f;
	color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #4ab89f;
	-moz-border-radius: 50%;      
	-webkit-border-radius: 50%;
}

.maskwhite{
	width: 100%;
	height: 100%;
	background-color: #4c4c4c;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0.5;
	z-index: 3;
	display: none;
}