/*选课页面*/
.allCourse .acMain .cBox .cData > span:not(:last-child){
	margin-top: 5px;
}
.allCourse .acMain .cBox .cData > span:last-child{
	margin-top: 0;
}
.allCourse .acMain .cBox .cData > span.couName{
	margin-top: 8px !important;
}
.allCourse .acMain .cBox .cData > span.couName b{
	font-size: 14px;
}
.allCourse .acMain .cBox .cData > span .detail1,.allCourse .acMain .cBox .cData > span .detail2{
	cursor: pointer;
}
.allCourse .acMain .cBox .cData.have_test_type{
	margin-top: 0;
}
.allCourse .acMain .cBox .cData.have_test_type > span{
	margin-top: 1px;
}
.allCourse .acMain .cBox .cData.have_test_type .test_type_logo{
	margin-top: 2px;
}
.allCourse .acMain .cBox .cData.have_test_type .test_type_logo ul li{
	float: left;
	padding:0;
	width:80px;
	height:20px;
	border-bottom: 0;
}
.allCourse .acMain .cBox .cData.have_test_type .test_type_logo ul li span{
	float:left;
	width:20px;
	height:20px;
}
.allCourse .acMain .cBox .cData.have_test_type .test_type_logo ul li.hover1 span{
	background:url('../../images/web/testlog.png') no-repeat -39px 0;
}
.allCourse .acMain .cBox .cData.have_test_type .test_type_logo ul li.hover2 span{
	background:url('../../images/web/testlog.png') no-repeat -19px 0;
}
.allCourse .acMain .cBox .cData.have_test_type .test_type_logo ul li.hover3 span{
	background:url('../../images/web/testlog.png') no-repeat 0 0;
}
.allCourse .acMain .cBox .cData.have_test_type .test_type_logo ul li:hover{
	color:#5A87C9;
	cursor: pointer;
}
.allCourse .acMain .cBox h4{margin-top: 5px;margin-left:165px}
.allCourse .acMain .cBox h4.have_test_type1{margin-top: 0;}
.allCourse .acMain .cBox li .cBtn{
	margin-top: 5px;
}

/*班级详情*/
.b2Box .body2 .courDetail .cFont>h2{
	font-size: 18px;
}
.b2Box .body2 .courDetail .cFont p.couName{
	margin-top: 10px;
	font-size: 14px;
}
.b2Box .body2 .courDetail .cFont .test_type_logo{
	margin-top: 10px;
}
.b2Box .body2 .courDetail .cFont .test_type_logo ul li{
	float:left;
	width:80px;
	color:#474747;
	position: relative;
	cursor: pointer;
}
.b2Box .body2 .courDetail .cFont .test_type_logo ul li.class_test_title:hover .class_test_box{
	display:block;
}
.b2Box .body2 .courDetail .cFont .test_type_logo ul li.indepence_test_title:hover .indepence_test_box{
	display:block;
}
.b2Box .body2 .courDetail .cFont .test_type_logo ul li.course_test_title:hover .course_test_box{
	display:block;
}
.b2Box .body2 .courDetail .cFont .test_type_logo ul li a{
	color:#474747;
}
.b2Box .body2 .courDetail .cFont .test_type_logo ul li span{
	float:left;
	width:20px;
	height:20px;
}
.b2Box .body2 .courDetail .cFont .test_type_logo ul li.hover1 span{
	background:url('../../images/web/testlog.png') no-repeat -39px 0;
}
.b2Box .body2 .courDetail .cFont .test_type_logo ul li.hover2 span{
	background:url('../../images/web/testlog.png') no-repeat -19px 0;
}
.b2Box .body2 .courDetail .cFont .test_type_logo ul li.hover3 span{
	background:url('../../images/web/testlog.png') no-repeat 0 0;
}
.b2Box .body2 .courDetail{
	overflow: inherit;
}


/*弹框*/
.b2Box .body2 .courDetail .cFont .test_type_logo ul li .type_test_box{
	position: absolute;
	width:265px;
	z-index: 100;
	display: none;
}
.b2Box .body2 .courDetail .cFont .test_type_logo ul li .type_test_box .type_test_box_header{
	width:100%;
	height:15px;
	border-bottom:1px solid #9C8F84;
	border-radius: 1.5px;
	-webkit-border-radius: 1.5px;
	-moz-border-radius: 1.5px;
}
.b2Box .body2 .courDetail .cFont .test_type_logo ul li .type_test_box .type_test_box_content{
	padding:5px 5px 10px 5px;
	border:1px solid #9C8F84;
	border-top: 0;
	background: -webkit-linear-gradient(#fff,#E8E9F2);
    background: -o-linear-gradient(#fff,#E8E9F2);
    background: -moz-linear-gradient(#fff,#E8E9F2);
    background: linear-gradient(#fff,#E8E9F2);
	-webkit-box-shadow: 1px 1px 1px;
	-moz-box-shadow: 1px 1px 1px;
	box-shadow: 1px 1px 1px;
	border-radius: 1.5px;
	-webkit-border-radius: 1.5px;
	-moz-border-radius: 1.5px;
}
.b2Box .body2 .courDetail .cFont .test_type_logo ul li .type_test_box p{
	line-height: 16px;
}
.b2Box .body2 .courDetail .cFont .test_type_logo ul li .type_test_box p:last-child{
	text-align: right;
}
.b2Box .body2 .courDetail .cFont .test_type_logo ul li .type_test_box p:last-child a{
	color:#487DC2;
}
.b2Box .body2 .courDetail .cFont .test_type_logo ul li .type_test_box img{
	position: absolute;
	left:30px;
	top:5px;
}
.b2Box .body2 .courDetail .cFont p{
	margin-top: 0;
}
.b2Box .body2 .courDetail{
	padding-right: 0;
}
.b2Box .body2 .courDetail .cFont{
	margin-left: 25px;
}
.b2Box .body2 .courDetail .cFont p{
	line-height: 22px;
}
.b2Box .body2 .courList .clMain .clMain2 table tr th.indepence_box_arrow .arrow_trangle{
	width:0;
	height:0;
	border:8px solid #E5E5E5;
	border-top:8px solid #565454;
	float: right;
	margin:6px 20px 0 0;
	cursor: pointer;
}
.b2Box .body2 .courList .clMain .clMain2 table tr th.indepence_box_arrow .arrow_trangle.hover{
	border:8px solid #E5E5E5;
	border-bottom:8px solid #565454;
	margin:-10px 20px 0 0;
}
.hcMain ul li:not(:first-child){
	margin-left: 27px;
}
.clMain .clMain2 tbody tr:not(:last-child){
	border-bottom: 1px dashed #DFDFDF;
}
.b2Box .body2 .courList .clMain .clMain2 table tbody tr td.tryListen .test_rule{
	margin-top:10px;
}

.b2Box .body2 .courList .clMain2 table tbody tr td.tryListen .test_rule{
	margin-top:10px;
}
.tip_tex {
	width: 160px;
	height: 48px;
	background: #F7F7F7;
	border-radius: 6px;
	text-align: center;
	font-size: 12px;
	padding-top: 9px;
}




/* 确认报名班级 */
.couOk{
	height:auto;
	padding-bottom: 35px;
}
.loginBox .box{
	height:40px;
}
.couOk .okBox{
	height:auto;
	padding-bottom:40px;
}
.couOk .okBox .monTab{
	margin-top:30px !important;
}
.couOk .okBox .monWarn{
	font-size: 16px;
	margin-top:18px;
	display: inline-block;
	padding-left:20px;
	background:url("../../images/web/ensureWarn2.png") no-repeat 0 2px;
}
.ensure_select{
	margin-top:10px;
	font-size: 16px;
	color:#62959C;
	display: inline-block;
	padding-left:20px;
	background:url("../../images/web/ensureWarn1.png") no-repeat 0 1px;
}
.warn_box{
	text-align: center;
}
.couOk .okBox .btnGr{
	padding-top:55px;
}









/* 选择课程 */
.select_sourse_body.b2Box .body2 .b2Main{
	font-size: 14px;
}
.select_sourse_body.b2Box .body2 .b2Main table tr th:not(:first-child){
	text-align: center;
}
.select_sourse_body.b2Box .body2 .cList{
	font-size: 18px;
}
.select_sourse_body.b2Box .body2 .logo1 {
	position: relative;
	top: -3px;
}
.select_sourse_body.b2Box .body2 .clTop{
	margin-bottom:15px;
}
.select_sourse_body.b2Box .body2 .course_list .clTop{
	margin-top:20px;
}
.select_sourse_body.b2Box .body2 .b2Main table tbody tr td{
	vertical-align: middle;
}
.select_sourse_body.b2Box .body2 .b2Main table tbody tr td input{
	position: inherit;
}
.select_sourse_body.b2Box .body2 .b2Btm{
	border-bottom:0;
	font-size: 14px;
}
.select_sourse_body.b2Box .body2 .indepence_list th{
	position: relative;
}
.select_sourse_body.b2Box .body2 .indepence_list th .arrow_trangle{
	width: 0;
    height: 0;
    border: 8px solid #E5E5E5;
    border-top: 8px solid #565454;
	position: absolute;
	top:15px;
	right:15px;
    cursor: pointer;
}
.select_sourse_body.b2Box .body2 .indepence_list th .arrow_trangle.hover{
	border: 8px solid #E5E5E5;
	border-bottom: 8px solid #565454;
	top:6.5px;
}
.select_sourse_body.b2Box .body2 .couAll p span{
	font-size:20px;
}
.select_sourse_body.b2Box .b2Main tbody tr:not(:last-child){
	border-bottom:1px dashed #E8E8E8;
}







/* 购物车课程查看 */
.shoppingCart_course_scan .b2Main tbody tr:not(:last-child){
	border-bottom:1px dashed #E8E8E8;
}
.shoppingCart_course_scan .body2 .cList{
	font-size: 18px;
}
.shoppingCart_course_scan .body2 .logo1 {
	position: relative;
	top: -3px;
}
.shoppingCart_course_scan.b2Box .body2 .b2Main table tr th{
	text-align: center;
}
.shoppingCart_course_scan.b2Box .body2 .b2Main table tbody tr td:first-child{
	font-size: 16px;
}
.shoppingCart_course_scan.b2Box .class_list .clTop{
	margin-top: 35px;
} 
.shoppingCart_course_scan.b2Box table{
	font-size: 14px;
}
.shoppingCart_course_scan.b2Box .indepence_list table thead th:last-child{
	position: relative;
}
.shoppingCart_course_scan.b2Box .indepence_list th .arrow_trangle{
	width: 0;
    height: 0;
    border: 8px solid #E5E5E5;
    border-top: 8px solid #565454;
	position: absolute;
	top:15px;
	right:15px;
    cursor: pointer;
}
.shoppingCart_course_scan.b2Box .indepence_list th .arrow_trangle.hover{
	border: 8px solid #E5E5E5;
	border-bottom: 8px solid #565454;
	top:6.5px;
}







/* 课程详情 */
.course_detail_page.b2Box .body2 .courDetail .cFont{
	margin-left:20px;
}
.course_detail_page.b2Box .bBuy a{
	color:#427DC3;
	margin-right: 20px;
	cursor: pointer;
}





/* 我的班级列表 */
.my_class_page .m3Rgt .s2Main .s2mList .s2mDetail .s2mBtnup a span{
	margin-top:7px;
	height:25px;
	line-height: 25px;
}
.my_class_page .m3Rgt .s2Main .s2mList .s2mDetail .s2mBtnup a:first-child span{
	margin-top: 0;
}





/* 考试入口 */
.test_in_page .test_in_header{
	border:1px dashed #FFD2DC;
	padding:10px 20px;
	position: relative
}
.test_in_page .test_in_header img{
	position: absolute;
	left:-10px;
	top:-10px;
}
.test_in_page .test_in_content{
	margin-top:30px;
}
.test_in_page .test_in_content table tr td{
	text-align: center;
}
.test_in_page .class_entry{
	border:1px solid #E4E4E4;
	width:197px;
	height:240px;
	background:url("../../images/web/courseEntry4.png") no-repeat center 20px;
	margin:0 auto;
}
.test_in_page .indepence_entry{
	border:1px solid #E4E4E4;
	width:197px;
	height:240px;
	background:url("../../images/web/courseEntry2.png") no-repeat center 20px;
	margin:0 auto;
}
.test_in_page .course_entry{
	border:1px solid #E4E4E4;
	width:197px;
	height:240px;
	background:url("../../images/web/courseEntry3.png") no-repeat center 20px;
	margin:0 auto;
}
.test_in_page .test_in_content table tr td a div p{
	text-align: left;
	padding:165px 10px 0 10px;
	font-size:12px;
	color:#787D82;
}




/* 课程考试 */
.course_test_entry_page  .s2mBtnup a span{
	margin-top:17px !important;
}
.course_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail h4{
	margin:15px 0 0 10px;
}
.course_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail .s2mProd p{
	margin-top:5px;
}
.course_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail .s2mProd p:first-child{
	margin-top:15px;
}
.course_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail .s2mJug{
	padding-top:20px;
}
.course_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail .s3mTest{
	margin-top:20px;
}
.course_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail .s3mGrade{
	margin-top:17px;
}
.course_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail{
	padding-bottom:10px;
}

/* 独立考试列表 */
.indepence_test_entry_page .s3mDetail .s2mBtnup a span{
	margin-top: 14px !important;
}
.indepence_test_entry_page .indepence_search_box{
	width:185px;
	border:2px solid #62959C;
	padding:4.5px 0 4.5px 15px;
	outline: none;
	margin-left:10px;
}
.indepence_test_entry_page .m3Rgt .s3Top .s2tLf .s2seBox{
	top:0;
	margin-left:10px;
	height:auto;
	line-height:normal !important;
	padding:7px 0;
}
.indepence_test_entry_page .m3Rgt .s3Top .s2tLf select{
	height:auto;
	padding:4px 0 4px 0px;
}
.indepence_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail h4{
	margin:3px 0 0 20px;
}
.indepence_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail .s2mProd{
	width:440px;
	margin-left:20px;
	margin-top:10px;
}
.indepence_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail .s2mProd table{
	width:100%;
}
.indepence_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail .s2mProd table tr td{
	height:20px;
}
.indepence_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail .s2mProd table tr td:first-child{
	width:170px;
}
.indepence_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail .s2mProd .test_num{
	color:#CD6E6D;
}
.indepence_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail .s3mGrade{
	font-size: 12px;
	color:#36A521;
	margin-left:20px;
	margin-top:30px;
}
.indepence_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail .s3mGrade{    font-size: 12px;
    color: #36A521;
    margin-left: 20px;
    margin-top: 30px;
    width: 40px;}
.indepence_test_entry_page  .m3Rgt .s3Main .s3mList .s3mDetail .s2mBtnup{margin-right:0;position:static;}
.indepence_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail .s3mGrade.hover{color:#474747}


/* 班级考试入口 */
.class_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail h4{
	margin:3px 0 0 20px;
}
.class_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail .s2mProd{
	width:425px;
	margin-left:20px;
	margin-top:10px;
}
.class_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail .s2mProd table{
	width:100%;
}
.class_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail .s2mProd table tr td{
	height:20px;
}
.class_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail .s2mProd table tr td:first-child{
	width:170px;
}
.class_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail .s2mProd .test_num{
	color:#CD6E6D;
}
.class_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail .s2mBtnup{
	margin-left:25px;
}
.class_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail .s3mGrade{
	font-size: 12px;
	color:#36A521;
	margin-left:0;
	margin-top:30px;
}
.class_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail{
	box-shadow: #D6DBDF 1px 1px 1px;
	border-radius: 4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	padding:10px;
}
.class_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail .s2mBtnup a span{
	font-size: 14px;
}
.class_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail .s2mBtnup a:first-child span{
	margin-top:26px;
}
.class_test_entry_page .clTop{
	margin-top:15px;
}
.class_test_entry_page .cList{
	font-size: 18px;
}
.class_test_entry_page .logo1 {
	position: relative;
	top: -3px;
}
.class_test_entry_page .test_list_content{
	margin-top:10px;
	position:relative;
}
.class_test_entry_page .test_list_content table{
	width:100%;
}
.class_test_entry_page .test_list_content table thead th{
	height:55px;
	padding-top:15px;
	background:#7DBEE8;
	border:0;
	color:#fff;
	text-align: center;
	font-weight: normal;
}
.class_test_entry_page .test_list_content .left_wing{
	position: absolute;
	top:-50px;
	left:150px;
}
.class_test_entry_page .test_list_content .right_wing{
	position: absolute;
	top:-50px;
	right:150px;
}
.class_test_entry_page .test_list_content table tbody td{
	text-align: center;
	height:40px;
	border-bottom:1px dashed #C1C1C1;
}
.class_test_entry_page .test_list_content table tbody tr td:last-child a{
	color:#FE7658;
}
.class_test_entry_page .return_btn{
	margin:30px auto 0 auto;
	text-align: center;
}
.class_test_entry_page .return_btn span{
	padding:5px 35px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	background:#62959C;
	color:#fff;
	font-size: 14px;
	cursor: pointer;
	display: inline-block;
}
.class_test_entry_page.alert_warn.hover{
	display:block;
}
.class_test_entry_page.alert_warn{
	position: fixed;
	width:340px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	border:1px solid #B7BBC1;
	left:50%;
	margin-left:-170px;
	background:#fff;
	top:50%;
	margin-top:-75px;
	display: none;
}
.class_test_entry_page.alert_warn .alert_warn_header{
	height:30px;
	text-align: right;
}
.class_test_entry_page.alert_warn .alert_warn_content{
	padding:0 33px;
	font-size: 16px;
	text-align: center;
}
.class_test_entry_page.alert_warn .alert_warn_footer{
	margin-top:20px;
	text-align: center;
}
.class_test_entry_page.alert_warn .alert_warn_footer .alert_warn_btn{
	padding:5px 20px;
	background:#E45C40;
	color:#fff;
	font-size: 14px;
	display: inline-block;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	margin-bottom:25px;
	cursor: pointer;
}
.class_test_entry_page.alert_warn .alert_warn_close_btn{
	width:15px;
	height:15px;
	cursor: pointer;
	background:url("../../images/web/alertClose1.png") no-repeat 0 0;
	float:right;
	margin:5px 5px 0 0;
}
.class_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail .s2mBtnup{position:static;margin-right:0;}
.class_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail .s3mGrad{margin-left:0;}
.class_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail .s2mProd{width:450px}
.m3Rgt .s3Main .s3mList .s3mDetail .s3mGrade{width:50px;}
.class_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail .s3mGrade{margin-left:5px;}
.class_test_entry_page .m3Rgt .s3Main .s3mList .s3mDetail .s2mBtnup{margin-left:15px;}


/* 考试规则弹框 */
.test_rule_box_section{
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(0,0,0,.7);
	font-size: 14px;
}
.test_rule_box_section .test_rule_section{
	position: absolute;
	left:50%;
	margin-left:-345px;
	width:690px;
	z-index: 1000000;
	border-radius: 5px;
	border:2px solid #C8C7C7;
	min-height: 449px;
	top:10%;
	/* margin-top:-225px; */
}
.test_rule_box_section .test_rule_section table{
	width:100%;
	background:#fff;
	border-radius: 3px;
}
.test_rule_box_section .test_rule_section table tr td:first-child{
	width:130px;
	border-bottom:1px dashed #C8C7C7;
	text-align: right;
	padding-right:20px;
	color:#437BC5;
}
.test_rule_box_section .test_rule_section table tr td:last-child{
	border-bottom:1px dashed #C8C7C7;
	border-left:1px dashed #C8C7C7;
	padding-left:20px;
}
.test_rule_box_section .test_rule_section table tr td{
	height:40px;
}
.test_rule_box_section .test_rule_section table tr:first-child td{
	height:85px;
}
.test_rule_box_section .test_rule_section table tr:last-child td{
	min-height:40px;
	border-bottom:0 !important;
}
.test_rule_box_section .test_rule_section table tr:last-child td:last-child{
	padding-right: 70px;
	padding-top:15px;
	padding-bottom:15px;
}
.test_rule_box_section .alert_close2{
	position: absolute;
	top:-20px;
	right:-20px;
	cursor: pointer;
}

/* 弹框 */
.indepence_test_entry_page_alert {
    z-index: 1000;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    padding-top: 130px;
    font-size: 12px;
}
.indepence_test_entry_page_alert .grzl_detail2_box2 {
    width: 442px;
    padding-bottom: 10px;
    background: #fff;
    padding-top: 30px;
    position: absolute;
    top:50%;
    left:50%;
    margin-top:-115px;
    margin-left:-221px;
}
.indepence_test_entry_page_alert .grzl_detail2_box2 .grzl_detail2 {
    position: absolute;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    background: #BCBCBC;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    top: 8px;
    right: 10px;
}
.indepence_test_entry_page_alert .grzl_detail2_box2 .grzl_detail4 {
    width: 420px;
    min-height: 190px;
    border: 2px solid #3F76BF;
    margin: 0 auto;
    padding-top: 10px;
    padding-left: 10px;
}
.indepence_test_entry_page_alert .grzl_detail2_box2 .grzl_detail4 p {
    width: 400px;
}
.indepence_test_entry_page_alert .grzl_detail2_box2 .grzl_detail4 span {
    font-size: 14px;
}


