/*body {
	background-color: #f3f4f6;
}*/

.container {
	max-width: 750px;
	margin: 0 auto;
}

.header .mid {
	/*position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);*/
	font-size: .24rem;
	color: #333333;
	background: white;
	width: 5rem;
	border-radius: 0.3rem;
	height: 0.6rem;
	padding-left: 0.22rem;
	box-sizing: border-box;
	float: left;
	line-height: 0.6rem;
	margin-left: 0.3rem;
	margin-top: 0.14rem;
}

.header .mid input {
	width: 4rem;
	height: 0.45rem;
	border: none;
	font-size: 0.24rem;
	color: #000000;
	outline: none;
}


/*.headerwrapper{position: fixed;}*/

.header .mid img {
	width: 0.27rem;
	height: 0.26rem;
	vertical-align: middle;
	margin-right: 0.13rem;
}

.header {
	height: 0.88rem;
	background: #f3f4f6;
	padding: 0 .3rem;
	padding-left: 0.6rem;
	padding-right: 0.3rem;
	width: 100%;
	/* position: relative; */
}

.header .left {
	float: left;
	font-size: 0;
	padding-top: .3rem;
}

.header .left a {
	display: inline-block;
	width: .42rem;
	height: .37rem;
	background: url("https://static.vko.cn/m/3.0/images/selectionkf.png") no-repeat center;
	background-size: contain;
	vertical-align: middle;
}

.header .left p {
	display: inline-block;
	font-family: PingFangSC-Regular;
	font-size: .32rem;
	color: #FFFFFF;
	line-height: .32rem;
	vertical-align: middle;
	margin-left: .2rem;
}

.header .right {
	float: right;
	padding-top: 0.3rem;
}

.header .right a {
	color: #000000;
	font-size: 0.3rem;
	font-weight: bold;
}

.selection_list ul li {
	background: url(https://static.vko.cn/m/3.0/images/mrseletbot.png) no-repeat left;
	background-size: 0.17rem 0.08rem;
	width: 25%;
	font-size: 0.3rem;
	color: #000000;
	height: 0.33rem;
	border-right: 1px solid #ccc;
	text-align: center;
	/*padding-right: 0.3rem;*/
	background-position-x: 1.5rem;
	float: left;
}

.selection_list ul li:last-child {
	border-right: none;
}

.selection_list ul {
	/*display: flex;*/
	height: 0.33rem;
	line-height: 0.33rem;
	/* margin-top: 0.28rem; */
	/*justify-content: space-around;*/
}

.selection_list {
	width: 100%;
	height: 1rem;
	line-height: 1rem;
	padding-top: 0.28rem;
	box-sizing: border-box;
	/* margin: 0.28rem 0; */
	/*position: fixed;
	top: 0.88rem;
	left: 0;
	z-index: 999999;*/
	background: #F3F4F6;
}

.courselist_left {
	float: left;
	margin-right: 0.2rem;
}

.courselist_left img {
	width: 3rem;
	height: 1.75rem;
	border-radius: 0.06rem;
}

.courselist_right {
	float: left;
	position: relative;
	width: 3.5rem;
	padding-left: .1rem;
	height: 1.36rem;
}

.courselist_right>span {
	color: #000000;
	font-size: 0.3rem;
	margin-bottom: 0.22rem;
	display: inline-block;
	margin-top: 0.06rem;
}

.courselist_right p:nth-of-type(1) {
	color: #666666;
	font-size: 0.24rem;
	margin-bottom: 0.19rem;
	width: 3.6rem;
}

.course_lists {
	/*padding: 0.3rem;*/
	padding-left: 0.3rem;
	padding-right: 0.3rem;
	background: white;
	/*margin-bottom: 2.5rem;*/
	box-sizing: border-box;
	/*margin-top: 2rem;*/
}

.course_containers {
	padding-bottom: 2rem;
}

.courselist_right p.course_detail {
	font-size: 0.3rem;
	color: #ED5413;
}

.selection_container>div {
	display: none;
}

.courselist_right p.course_detail .yuanjia {
	font-size: 0.24rem;
	text-decoration: line-through;
	color: #666;
	margin-left: 0.19rem;
}

.courselist_contain {
	border-bottom: 1px solid #DEDEDE;
	padding-bottom: 0.3rem;
	padding-top: 0.3rem;
	box-sizing: border-box;
}

.contain {
	margin-bottom: 0.98rem;
}

.courselist_contain:last-child {
	border-bottom: none;
}

.course_footer dl {
	width: 20%;
	float: left;
	text-align: center;
}

.course_footer {
	position: fixed;
	bottom: 0;
	left: 0;
	height: 0.98rem;
	padding-top: 0.15rem;
	box-sizing: border-box;
	background: #fff;
	width: 100%;
	/*display: flex;
	justify-content: space-between;*/
	border-top: 1px solid #DBDBDB;
}

.course_footer dl dt img {
	width: 0.44rem;
	height: 0.44rem;
	margin-bottom: 0.1rem;
}

.course_footer dl dd {
	font-size: 0.2rem;
	color: #666666;
}


/*
.version_wrap {
	height: 2.6rem!important;
}*/

.discipline {
	height: 3.4rem!important;
}

.discipline ul {
	width: 100%!important;
}


/*.discipline ul li:nth-of-type(2n) {
	margin-right: 0!important;
}*/

.version_wrap ul {
	width: 100%!important;
}

.version_wrap ul li:nth-of-type(4n) {
	margin-right: 0;
}

.learning_type {
	height: 2.5rem!important;
}

.learning_type ul li:nth-of-type(4) {
	margin-right: 0;
}

.md_version {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.50);
	z-index: 1099;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}

.current {
	background: #F6D4C7!important;
	color: #ED5413!important;
	border: 1px solid #F6D4C7!important;
}

.choosecurrent {
	background: #F6D4C7!important;
	color: #ED5413!important;
}

.selection_list li.currenter {
	color: #ED5413!important;
	background: url(http://static.vko.cn/m/3.0/images/checkselection.png) no-repeat left;
	background-size: 0.17rem 0.08rem;
	background-position-x: 1.5rem;
}

.currentfoot {
	color: #FA9C3F!important;
}

.learning_period {
	height: 4.2rem;
	background-color: #f3f4f6;
	border-top: 1px solid #CCCCCC;
	padding: 0 0.3rem;
	box-sizing: border-box;
	width: 100%;
}

.selection_container {
	/*position: fixed;
	top: 1.88rem;
	left: 0;
	z-index: 99999;*/
	width: 100%;
	/*display: none;*/
}

.learning_period span {
	font-size: 0.24rem;
	color: #333333;
	margin-top: 0.3rem;
	margin-bottom: 0.2rem;
	display: inline-block;
}


/*.learning_period ul {
	width: 80%;
}*/

.learning_period ul li {
	width: 1.56rem;
	height: 0.6rem;
	background: #F3F4F6;
	border: 1px solid #CCCCCC;
	border-radius: 0.29rem;
	text-align: center;
	line-height: 0.6rem;
	/*padding: 0.15rem 0;*/
	/*box-sizing: content-box;*/
	color: #333333;
	font-size: 0.28rem;
	margin-bottom: 0.2rem;
	float: left;
	margin-right: 0.22rem;
}

.abposition {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
}

.bposition {
	position: fixed;
	top: 0.88rem;
	left: 0;
	z-index: 99999;
}

.cbposition {
	position: fixed;
	top: 1.88rem;
	left: 0;
	z-index: 99999;
}


/*筛选*/

.screening {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.80);
	z-index: 999999;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}

.screening_lists {
	/* margin-left: 1.1rem; */
	width: 100%;
	background: white;
	/* padding-left: 0.3rem; */
	padding-top: 0.3rem;
	height: 100%;
	box-sizing: border-box;
	z-index: 99999999;
	position: fixed;
	top: 0;
	left: 1.1rem;
	right: 0;
}

.discipline ul li:nth-of-type(4n) {
	margin-right: 0;
}

.screening_lists span {
	font-size: 0.3rem;
	color: #333333;
	/*margin-top: 0.3rem;*/
	margin-bottom: 0.2rem;
	display: inline-block;
	margin-left: 0.3rem;
}


/*
.screening_lists ul {
	width: 80%;
}*/

.screening_lists ul li {
	width: 1.8rem;
	/*padding: 0.15rem 0;*/
	height: 0.6rem;
	background: #F3F4F6;
	border-radius: 0.29rem;
	text-align: center;
	line-height: 0.6rem;
	color: #333333;
	font-size: 0.26rem;
	/*box-sizing: content-box;*/
	margin-bottom: 0.14rem;
	float: left;
	margin-right: 0.22rem;
}

.screening_lists ul {
	margin-bottom: 0.1rem;
	margin-left: 0.3rem;
}

.screening_btn a {
	height: 0.98rem;
	display: inline-block;
	background: #FC8B5B;
	color: white;
	font-size: 0.3rem;
	width: 3.2rem;
	text-align: center;
	line-height: 0.98rem;
}

.screening_btn {
	display: flex;
}

.screening_btn a:first-child {
	background: white;
	border-top: 1px solid #CCCCCC;
	font-size: 0.3rem;
	color: #666666;
}

.screening_btn {
	position: absolute;
	bottom: 0;
	left: 0;
}

.mid::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	color: #666;
	font-size: 0.24rem;
}

.mid:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #666;
	font-size: 0.24rem;
}

.mid::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #666;
	font-size: 0.24rem;
}

.mid:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #666;
	font-size: 0.24rem;
}

.courselist_right p.course_detail a {
	font-size: 0.24rem;
	float: right;
	color: #ED5413;
	/* margin-left: 0.19rem; */
}

.courselist_right p.course_detail .jindu {
	font-size: 0.24rem;
	color: #ED5413;
}

.courselist_right p.yixue {
	font-size: 0.24rem;
	color: #ED5413;
}

.versionIntro span {
	font-size: 0.24rem;
	color: #FC8B5B;
	margin-left: 2.8rem!important;
}

.noOneCourse {
	text-align: center;
}

.noOneCourse img {
	width: 3.78rem;
	height: 2.72rem;
	margin-top: 1.74rem;
}

.noOneCourse span {
	font-size: 0.24rem;
	color: #333333;
	display: block;
	margin-top: 0.37rem;
}

.noOneCourse p {
	font-size: 0.24rem;
	color: #FC8B5B;
	margin-top: 0.12rem;
	cursor: pointer;
}

.noOneCourse a {
	width: 2.92rem;
	height: 0.64rem;
	background: #FC8B5B;
	font-size: 0.24rem;
	text-align: center;
	line-height: 0.64rem;
	color: #fff;
	border-radius: 0.1rem;
	display: inline-block;
	margin-top: 0.57rem;
}

.md_courseType {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.50);
	z-index: 1099;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}

.courseType_intro {
	width: 600px;
	height: 440px;
	position: fixed;
	z-index: 1100;
	/*top: 20%;*/
	top: 50%;
	left: 50%;
	background: white;
	margin: -220px 0 0 -300px;
}

.courseType_top {
	line-height: 70px;
	border-bottom: 1px solid #B5B5B5;
	padding-left: 30px;
	box-sizing: border-box;
}

.courseType_top span {
	font-size: 18px;
	color: #000000;
}

.courseType_top img {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	cursor: pointer;
}

.courseType_descrip {
	padding-left: 38px;
	padding-right: 53px;
	box-sizing: border-box;
	padding-top: 47px;
}

.courseType_descrip span {
	font-size: 16px;
	color: #333333;
	display: inline-block;
	margin-bottom: 8px;
}

.courseType_descrip p {
	font-size: 16px;
	line-height: 28px;
	color: #333333;
}

.courseType_btn {
	text-align: center;
}

.courseType_btn button {
	border: none;
	outline: none;
	width: 150px;
	height: 40px;
	background: #FC8B5B;
	font-size: 16px;
	margin-top: 50px;
	color: #fff;
	border-radius: 6px 8px 8px 8px;
	cursor: pointer;
}