.detIntroducePanel{
	width: 100%;
	min-width: 1200px;
	height: 320px;
	background: -webkit-linear-gradient(left, #01266f , #063e83); 
	background: -o-linear-gradient(right, #01266f, #063e83); 
	background: -moz-linear-gradient(right, #01266f, #063e83);
	background: linear-gradient(to right, #01266f , #063e83);
	padding: 40px 0 0 0;
	color: #fff;
}
.detIntroduceL .courseDet_Photo{
	width: 424px;
	height: 240px;
	float: left;
	margin: 0 30px 0 0;
}
.courseDet_Intro {
	width: 430px;
}
.detIntroduceL .courseDet_Intro .hLengthCol{
	color: #fff;
	margin: 0 0 10px;
}
.detIntroduceL .courseDet_Intro h1{
	font-size: 30px;
	font-weight: normal;
	height: 100px;
	overflow: hidden;
	margin: 0 0 5px;
	line-height: 40px;
}
.detIntroduceL .courseDet_Intro .detMsg{
height: 60px;
	overflow: hidden;
	text-indent: 2em;
	margin: 0 0 5px;
}
.detIntroduceR .detIntroduceR_Top{
	height: 125px;
}
.detIntroduceR .detIntroduceR_Item{
	color: #fff;
}
.detIntroduceR .detIntroduceR_Item .iconfont{
	font-size: 20px;
	vertical-align: middle;
}
.leaOper_Nav{
	width: 100%;
	min-width: 1200px;
	background-color: #fff;
}
.leaOperPanel .OperNav_Item{
	height: 50px;
	line-height: 50px;
	float: left;
	padding: 0 20px;
}
.leaOperPanel .OperNav_Item a{
	color: #333;
	display: block;
}
.OperNav_Item a:hover,
.OperNav_Active{
	color: #4285f4 !important;
}
.leaOperDet .leaOperDet_item{
	padding: 40px 0;
}
.oper_table {
    border-spacing: 0;
    width: 100%;
    border: 1px solid #e7eaec;
    border-collapse: collapse;
	background-color: #fff;
	margin: 0 0 20px;
	color: #666;
}
.oper_table th {

       height: 50px;
    padding: 2px 10px;
    text-align: center;
    font-size: 14px;
}
.oper_table th, .oper_table td {
    border: 1px solid #e7eaec;

}
.oper_table td {
    height: 50px;
    padding: 2px 10px;
    text-align: center;
    font-size: 14px;
}

.confirmPanel{
	background-color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	padding: 40px;
	margin: 40px;
}
.confirmPanel .confirmPanelIn{
	background-color: #f3f3f4;
		-moz-border-radius: 4px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	border-bottom:1px solid #e7eaec;
}
.confirmPanelIn .confirmHeader{
	text-align: center;
	height: 78px;
	line-height: 78px;
	border-bottom: 1px solid #e7eaec;
}

.confirmHeader h1{
	font-weight: normal;
	font-size: 28px;
}
.confirmPanelIn .confirmInfoTip{
	padding: 20px;
	border-bottom: 1px solid #e7eaec;
}
.confirmCon_item .confItem_Header{
	height: 55px;	
}
.confirmCon_item .new_Header{
	
}
.new_Header .newTit{
	text-align: center;
	color: #333;
	font-size: 32px;
	line-height: 32px;
margin: 0 0 20px 0;
}
.newInfo{
	color: #646464;
		padding:0 0 15px;
		border-bottom: 1px dashed #e7eaec;
}
.newText_col{
	padding:15px 0;
}
.newInfo .newInL .newIn_col{
	margin: 0 15px 0 0;
}
.confItem_Header .confItem_tit {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    position: relative;
    padding-left: 32px;
}

.confItem_Header .confItem_tit:before {
    content: "";
    position: absolute;
    display: block;
    width: 4px;
    height: 16px;
    background-color: #4285f4;
    top: 23px;
    left: 20px;
}
.confirmCon_item .confirmitem_col{
	padding: 0 20px;
}
.confirmCon_item .confirmitem_col .oper_table:last-child{
	margin: 0;
}
.confirmitem_col .oper_table th,
.confirmitem_col .oper_table td{
	height: 40px;
}
.confirmitem_col .oper_table td:nth-child(2n){
	text-align: left;
	padding:2px 5px;
	
}
.confirmitem_col .oper_table{
	margin: 0 0 20px;
}
.confirmCon_item .confirmitem_Btns{
	height: 80px;
    line-height: 80px;
    text-align: center;
}
 .confirmitem_Btns a{
	height: 40px;
	line-height: 40px;
	width: 168px;   
	margin: 0 20px 0 0;
}

/* .oper_table .save-select{
	width: 60%;
	height: 30px;
	line-height: 30px;
	margin: 0 10px 0 0;
} */


.up-btn{
	position: relative;
	cursor: pointer;
	height: 32px;
	line-height: 32px;
}
.uploadFile{
	width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    cursor: pointer;

}
.uploadFile_Col .upFile_tit{
	margin: 0 5px 0 0;
	color: #666;
	vertical-align: middle;
	text-decoration: underline;
}
.uploadFile_Col .icon-shanchu{
	margin: 0 5px 0 0;
	color: #f0672b;
	vertical-align: middle;
	cursor: pointer;
}
.uploadFile_Col{
	margin: 0 20px 5px;
}
.userPhotoTd .userPhoto{
	width: 150px;
	height: 210px;
}
.lblFormat{
	padding: 0 20px;
}
.confirmPanel1out{
	  padding: 40px;
}

.confirmPanel1{
	background-color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 20px;
  
}
.confirmInfoClusion{
	border: 1px solid #e7eaec;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 20px;
	font-size: 16px;
	margin:20px 20px 0;
}

.confirmInfoClusion .iconfont{
	color: #adadad;
	font-size: 24px;
	vertical-align: -2px;
	margin: 0 20px 0 0;
}
.oper_table th{
	background-color: #f3f3f4;
	font-weight: normal;
}

.containerNavPanel li{
		float: left;
		width: 132px;
		height: 42px;
		border:1px solid #e7eaec;
		line-height: 42px;
		text-align: center;
	
}
.containerNavPanel li .containerNav_item{
	color: #666;
	display: block;
	background-color: #fff;
}
.containerNavPanel li .containerNav_item.containerNavActive,
.containerNavPanel li .containerNav_item:hover{
	background-color: #4285f4 ;
	color: #fff;
}
.containerNavPanel{
	padding: 40px 0 0;
}

.confirmCon_bottom{
	margin:20px 0 0 ;
}

.containerNavPanel ~.containerNavPanel {
    padding-bottom:40px;
}
.payPanel{
	padding:20px 0;

}
.payPanel .payTip{
	margin: 0 0 30px;
	
}
.payPanel .paycodeLay{
	margin:0 0 40px;
	font-size: 16px;
}
.payPanel .paycodeLay img{
	width: 148px;
	height: 148px;
	margin: 0 0 15px;
}
.pwdLevel-panel {
	margin: 10px 0 0;
}

	.pwdLevel-panel .Level-disWrap {
		display: inline-block;
	}

		.pwdLevel-panel .Level-disWrap .Level-disItem {
			display: inline-block;
			height: 10px;
			width: 100px;
			border: 1px solid #999;
		}

		.pwdLevel-panel .Level-disWrap .Level-disItem-txt {
			margin: 0 0 0 10px;
		}

.lLevel-color {
	background-color: #9ec0f9;
}

.MLevel-color {
	background-color: #659cf7;
}

.HLevel-color {
	background-color: #4285f4;
}

