*{box-sizing: content-box;}
a{text-decoration:none;}
a:focus{
	text-decoration: none;
}
label{
	display: block;
    margin:10px 0;
    color: #777;
}
pre{
	border-radius:0;
	white-space: pre-wrap;
	word-wrap: break-word;
	letter-spacing: 1px;
    line-height: 19px;
    padding: 5px;
    background-color: rgba(0,0,0,0);
    border: none;
}
hr{
	margin:10px 0;
}
.banner{
	width: 960px;
    height: 415px;
    background: url(../../images/buyClass.jpg) no-repeat center top;
    margin:0px auto 20px;
}
.tabtle{
	height:50px;
	margin-bottom:20px;
}
.tabtle span{
	border-top:#ebebeb 1px solid;
	border-bottom:#ebebeb 1px solid;
	border-left:#ebebeb 1px solid;
	float: left;
	box-sizing: border-box;
	display:inline-block;
	width:33.3%;
	overflow: hidden;
}
.tabon{
	display:block;
	line-height:50px;
	text-align: center;
	transition: all 1s;
	color: rgb(252, 177, 33);
}
.tabon:hover{
	transform:scale(1.5,1.5) ;
	transition: 1s;
}
.clitrue{
	background:rgb(252, 177, 33);
	color:#fff;
}
.oca,.btwob{
	width:960px;
	margin:0 auto;
}
.oclass{
	border: #ebebeb 1px solid;
    background: #fff;
    margin-bottom: 35px;
    position: relative;
}
.oclass img{
	cursor: pointer;
	border: none;
}
.oclass:after{
	content:"";
	clear:both;
	display: block;
}
.ocImg {
    width: 350px;
    height: 250px;
    float: left;
}
.ocWords {
	box-sizing:content-box;
    width: 542px;
    float: right;
    padding: 15px 24px 0 20px;
}
.ocWords:disabled{
	content: "";
	clear: both;
	display: block;
}
.ocWords h3 {
    width: 90%;
    overflow: visible;
    height: auto;
    font-size: 20px;
    color: rgb(252, 177, 33);
    line-height: 24px;
    margin-bottom: 10px;
    font-weight: bold;
}
.ocInfo{
	width:90%;
}
.ocInfo span {
    float: left;
    padding-left: 25px;
    color: #000;
    height:20px;
    line-height: 22px;
    margin-right: 30px;
}
.ocInfo:after{
	content:"";
	clear:both;
	display: block;
}

.ocTime{
	background: url(../../images/calendar.png) no-repeat;
	background-size: 20px 20px;
}
.ocTeacher{
	background: url(../../images/study.png) no-repeat;
	background-size: 20px 20px;
}
.levicon{
	background: url(../../images/Conduc.png) no-repeat;
	background-size: 20px 20px;
}
.ocHandle {
    width: 520px;
    margin:20px 0 0 0;
}
.ocHandle:after{
	content:"";
	clear:both;
	display: block;
}
.ocNumber {
	display:block;
    float: left;
}
.fonf{
	color: rgb(252, 177, 33);
	font-size:20px;
}
.fonf:hover{
	color: #f5521f;
}
.fonf:focus{
	color: #f5521f;
}
.yuanjia:hover{
	color: #999;
	text-decoration: line-through;
}
.yuanjia:focus{
	color: #999;
	text-decoration: line-through;
}
.ocNumber p{
	float:left;
}
.ocHandle .ocPlayBack {
	margin-right:20px;
    float: right;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    /*background: #f5521f;*/
    background-color: rgb(252, 177, 33);
}
.ocHandle .Shopping{
	float: right;
    padding:0 10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #f5521f;
    border-radius: 3px;
    background: #fff;
    border:1px solid #f5521f;
}

.ocStatus{
	position: absolute;
	top:-10px;
	left:10px;
	height:50px;
	line-height: 50px;
	font-size:20px;
	width:70px;
	text-align: center;
	background:#666;
	color:#fff;
}
.san{
	position: absolute;
	top:40px;
	left:10px;
	width: 0;
    height: 0;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 10px solid #666;
}
.ocStatus.nite{
	background:#64abed!important;
}
.san.nite{
	border-top: 10px solid #64abed!important;
}
.home-nav-active{
	/*background-color: #e14504;*/
}

.setsbox{
	display:block;
	position:fixed;
	z-index:999;
	height:100%;
	width:100%;
}
.set_box{
	position:fixed;
	z-index:999;
	left:25%;
	width:50%;
	margin:150px auto;
	background:#fff;
	height:50%;
	padding:10px;
}

.set_box h3{
	background:#f65d22;
	margin:0;
}
.set_box input{
	box-sizing: content-box;
	padding: 5px;
    height: 24px;
    line-height: 24px;
    border: #e7eaec 1px solid;
    width: 50%;
    background: #fff;
}
.buttom{
	display:inline-block;
	background:#f65d22;
	height:30px;
	line-height: 30px;
	text-align: center;
	width:100px;
	margin-left:200px;
	border-radius:5px;
}
.buttom a{
	color:#fff;
}
.black-bg {
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: fixed;
	z-index: 998;
}
	

.choose-pay-way {
	display: none;
    font-size: 20px;
    width: 370px;
    height: 210px;
    margin-top: 250px;
    margin-left: 600px;
    position: fixed;
    background-color: white;
    border-radius: 5px;
    z-index: 999;
    border: 5px solid #b1b1b1;
}

.choose-pay-way p{
	font-size: 15px;
	background-color: #d8d8d8;
	line-height: 40px;
	/* text-align: center; */
	color: #7d7d7d;
	/* border-radius: 5px 5px 0 0; */
	padding-left: 28px;
}

.choose {
	/*background-color: #F60;*/
	background-color: rgb(252, 177, 33);
	width: 85px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	border-radius: 5px;
	margin-left: 145px;
	margin-top: 40px;
	color: white;
	font-size: 14px;
}

.way-bg {
	/*width: 100%;*/
	margin-top: 40px;
}

.way-bg1 {
	font-size: 20px;
	width: 40%;
	margin-left: 10%;
	/*margin-top: 20px;*/
	float: right;
}

.way-bg2 {
	font-size: 20px;
	width: 40%;
	margin-left: 10%;
	margin-top: 20px;
}

.way-bg img{
	margin-left: 10px;
}

.tip {
	display: none;
	width: 300px;
    height: 400px;
    margin-top: 100px;
    margin-left: 600px;
    background: white;
}

.text-bg {
	width: 300px;
	height: 40px;
	/*background-color: #f60;*/
	background-color: rgb(252, 177, 33);
	color: white;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
}

.text-bg2 {
    width: 260px;
    margin-left: 20px;
    margin-top: 20px;
    font-size: 16px;
}

#qrcode {
	/*display: none;*/
	margin-top: 20px;
	margin-left: 50px;
	/*position: fixed;*/
	z-index: 1000;
}

#pay-done {
	width: 280px;
    height: 40px;
    margin-left: 10px;
    margin-top: 20px;
    text-align: center;
    line-height: 40px;
    /*background: #f60;*/
    background: rgb(252, 177, 33);
    color: white;
    font-size: 15px;
    border-radius: 20px;
}

.yuanjia {
	font-size: 16px;
    color: #999;
    margin:0;
    text-decoration: line-through;
    line-height: 28px;
}
.chonw{
	margin-right: 20px;
    float: right;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    font-size:16px;
    color:#f1f1f1;
    border:1px solid #C4C4C4;
    padding:0 10px;
    background:#C4C4C4
}
.ocDesc{
	min-height:50px;
	overflow:hidden;
	position: relative;
	padding-bottom: 10px;
}
.ocse{
	height:50px;
}
.celie{
	position:absolute;
	height:20px;
	bottom:3px;
	right:0;
	background:#fbfbfb;
	padding-right: 24px;
	letter-spacing:-2px;
}
.celie a{
	color:#f5521f;
	font-size:13px;

}
.fonf{
	margin-right:10px;
}

/*提交订单*/
.tijiao{
	width: 52%;
	background: #bbbbbb;
	border:1px solid #eaeae9;
	padding-top: 30px;
	border-radius: 5px;
	position: fixed;
	top:15px;
	left:25%;
	z-index: 999;
}
.bla{
	background:#fff;
	padding:10px 30px;
}
.bla h4{
	margin: 0 auto;
}
.diqu p{
	display: inline-block;
	width:60px
}
.city{
	display: inline-block;
}
.lian p{
	width:63px;
	display: inline-block;
	float: left;
}
.lian textarea{
	resize:none;width:60%;height: 60px;
}
.ren p,.dian p,.dian p,.you p,.yiui p{
	display:inline-block;
	width: 60px;
}
#city{
	display: inline;
}
.tijai{
	display:inline-block;
	/*background: #f5521f;*/
	background: rgb(252, 177, 33);
	color:#fff;
	width:80px;
	text-align: center;
	padding: 5px 10px;	
}
.qixu{
	float:right;
	display:inline-block;
	background: #ccc;
	color:#fff;
	width: 80px;
	text-align: center;
	padding: 5px 10px;	
}
.bla input,.bla textarea,.bla select{
	border: #e7eaec 1px solid;
}
.bla input,.bla select{
	font-size: 13px;
	box-sizing: content-box;
    padding: 5px;
    height: 24px;
    line-height: 24px;
}
.bla textarea{
	box-sizing: content-box;
    padding: 5px;
}
.diqu,.lian,.ren,.dian,.you,.yiui{
	margin-bottom: 5px;
}
.xinana{
	position: relative;
	border:1px solid #ccc;
	padding: 10px;
}
.yiuio{
	width:100%;
}
.after{
	position: absolute;
	content: "";
	display: block;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:#c5c5c5;
	opacity: 0.5;
}
.shiok{
	margin:0;
}
.shiok input{
    margin: 0;
    vertical-align: middle;
    margin-left: 5px;
}
.men_ban{
	position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0.5;
}
.jiang{
	margin-bottom: 5px
}
.jiang p{
	display: inline-block;
	width: 60px;
}
.jiangxue-tips{

}
.click-open{
	position: absolute;
	display: none;
	width: 80px;
	/*color: #f60;*/
	color: rgb(252, 177, 33);
	cursor: pointer;
	bottom: 0;
	right: 10px;
	line-height: 30px;
}
.course-content-view{
	max-height: 80px;
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 30px;
	background-color: #fbfbfb;
    border: 1px solid #f3f3f3;
}
.course-content-view-div{
	overflow: hidden;
    max-height: 80px;
}
/**************** yyy ****************/
.home-nav .home-nav-active {
	/*background-color: #e9a31c;*/
}
.nav-list li:hover{
	/*background-color: #e9a31c;*/
}
.nav-list a:hover{
    color: #F98E2B;
}
@media (min-width: 768px) {
  .container {
    width: 720px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 940px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1140px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
