html {
  overflow-y: scroll;
}

:root {
  overflow-y: auto;
  overflow-x: hidden;
}

:root body {
  position: absolute;
}

body {
  /* width: 100vw; */
  overflow: hidden;
}
.opened +.secLevel{
	border-bottom: 1px solid #e1e4ed;
}
.navContainer{
	width: 1200px;
	margin: 0 auto;
	padding: 10px 0;
}
.navContainer img{
	margin-top: -3px;
}
#trainSeeTest{
	background: #f0481a;
}
.navContainer .secLevelNav{
	font-size: 14px;
}
/*测试input样式*/
.answerItem{
	margin-bottom: 30px;
}
.singleInput{
	position: relative;
	display: inline-block;
	margin-right: 50px;
}
.singleInput input{
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.articleContent{
	height: 500px;
	overflow: auto;
	padding-right: 10px;
    box-sizing: border-box;
}
.singleInput label{
	background-image: url('../imgs/unselected.png');
	background-position: 5px 2px;
	background-repeat: no-repeat;
	padding-left: 25px;
	background-size: 15px 15px;
	cursor: pointer;
}
.selectInput label{
	background-image: url('../imgs/selectHook.png');
}
.errorInput label{
	background-image: url('../imgs/icon (33).png');
}
.rightInput label{
	background-image: url('../imgs/greenHook.png');
}
.youRightInput label{
	background-image: url('../imgs/icon (34).png');
}
.assignment,.train,.route,.helpCenter,.KLBaseContainer{
	width: 100%;
}
.helpCenter{
	height: 700px;
	overflow: auto;
}
.helpCenter .rightContainer{
	padding: 30px;
}
.routee .contentContainer{
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.contentContainer{
	overflow: hidden;
	margin-top: 20px;
	padding:10px;
}
/*训练块*/
.train .leftContainer{
	padding:30px 10px;
	box-sizing: border-box;
}
.leftContainer{
	width:320px;
	/*height: 500px;*/
	/*background: #820;*/
	float: left;
	min-height: 700px;
	box-shadow:#e4e7ec 0px 0px 5px 5px;
	background: #fff;
	height: 700px;
	overflow: auto;
	border-radius: 5px;
}
	

#KLArticleContent{
	min-height: 600px;
}

/*.firLevel{
	border-bottom: 1px solid #e1e4ed;
}*/
.firLevelNav{
	cursor: pointer;
}
.firLevelTitleContainer{
	box-sizing: border-box;
    padding: 0 20px;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #e1e4ed;
    background: #f4f8fb;
    cursor: pointer;
}
.firLevelNum{
	color: #116ff2;
	margin-right: 8px;
}
.firLevelTitle {
	color: #333333;
	font-size: 14px;
	display: inline-block;
	width: 260px;
	height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.firLevelArrow{
	float: right;
	transition:  all .3s linear
}
.firLevelArrowActive{
	transform: rotate(180deg);
}
.assignment .secLevel,.route .secLevel,.helpCenter .secLevel,.KLBaseContainer .secLevel,.train .secLevel{
	width: 100%;
	padding: 0px 10px;
	box-sizing: border-box;
	background: #fff;
	overflow: hidden;
	height:0;
}
#helpContent{
	height:600px;
	overflow:auto;
}
.secLevelItem{
	width: 100%;
	height:42px;
	padding:0 10px;
	box-sizing: border-box;
	line-height: 42px;
	color: #333333;
	font-size: 14px;
	cursor: pointer;
}
.secLevelItem > span {
	width: 250px;
	overflow: hidden;
	display: inline-block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
/*已学习样式*/
.learned{
	color: #999999;
}
.learnedd{
	color: #999999;
}
.learned:after{
	content: '';
	width:17px;
	height:13px;
	/*background: #092;*/
	float: right;
	margin-top: 14px;
	background-image: url('../imgs/icon (32).png');
	background-size: 100% 100%;
}
/*学习中样式*/
.learning{
	background: #116ff2;
	border-radius: 5px;
	color: #ffffff;
}
.learning:after{
	background:none;
}
.learneding{
	background: #116ff2;
	border-radius: 5px;
	color: #ffffff;
}
.learneding:after{
	background-image:url('../imgs/writeHook.png');
}
/**********右边模块样式************/
.KLBaseContainer .rightContainer{
	width:885px;
	padding: 38px;
	box-sizing: border-box;
	float: right;
	min-height: 700px;
	box-shadow:#e4e7ec 0px 0px 5px 5px;
	background: #fff;
	position: relative;
	border-radius:5px;
}
.routeContainer .rightContainer{
	width:870px;
	padding: 38px;
	box-sizing: border-box;
	float: right;
	min-height: 700px;
	box-shadow:#e4e7ec 0px 0px 5px 5px;
	background: #fff;
	position: relative;
	border-radius:5px;
}
/* .rightContainer{
	width:870px;
	padding: 38px;
	box-sizing: border-box;
	float: right;
	min-height: 700px;
	box-shadow:#e4e7ec 0px 0px 5px 5px;
	background: #fff;
	position: relative;
	border-radius:5px;
	height: 700px;
} */

.articleTitle{
	height: 20px;
	line-height: 20px;
	font-size: 20px;
	color: #333333;
	text-align: center;
	margin-bottom: 20px;
}
.btnContainer{
	position: absolute;
	bottom: 31px;
	left: 0;
	width: 100%;
	/*background: #029;*/
}
#assignBtnContainer{
	width: 100%;
	margin-top: 30px;
}
.btnContainer .btnItem{
	width: 160px;
	height: 50px;
	border-radius: 25px;
	text-align: center;
	font-size: 20px;
	line-height: 50px;
	display: inline-block;
	cursor: pointer;
}
.seeTestBtn{
	background: #ff0000;
	color: #fff;
	margin: 0 17px;
}
.btnContainer .btnLeft{
	background: #116ff2;
	color: #fff;
	margin: 0 17px;
}
.btnContainer .btnRight{
	background: #f4c020;
	color: #333333;
	margin: 0 17px;
}
.btnContainer .btnCenter{
	background: #26c51a;
	color: #fff;
	margin: 0 17px;
}
.articleMsg{
	margin:0 auto;
	height: 50px;
	line-height: 50px;
	color: #808080;
	font-size: 14px;
	text-align: center;
}
.articleMsg .line{
	margin:0 20px;
}
/*路线样式*/
.route .firLevelNum{
	width: 22px;
	height: 22px;
}
.route .firLevelTitleContainer{
	position: relative;
}
    
.route .firLevelTitleContainer .firLevelNum{
	position: absolute;
    top: 11px;
}
.route .firLevelTitleContainer .firLevelNum img{
	position: absolute;
    top: 0px;
}
.route .firLevelTitleContainer .firLevelTitle{
	margin-left: 33px;
}
.route .firLevelTitleContainer .line{
	width: 1px;
	height: 12px;
	background: #e1e4ed;
	display: inline-block;
    position: absolute;
    left: 31px;
    /*z-index: -1;*/
}
.route .firLevelTitleContainer .topLine{
	top:0;
}
.route .firLevelTitleContainer .bottomLine{
	bottom:0;
}
.route .secLevelItem{
	padding:0 10px 0 20px;
	box-sizing: border-box;
}
.route .secLevelItemWord{
	padding-left:11px;
	box-sizing:border-box;
	border-left: 1px solid #e1e4ed;
}
.route .secLevelCenter{
	padding-left:11px;
	box-sizing: border-box;
}
.answerPage{
	width: 100%;
}
/*答题页面样式*/
.answerContainer{
	width: 100%;
	min-height: 650px;
	background: #fff;
	box-shadow: #e4e7ec 0px 0px 5px 5px;
	padding:38px;
	box-sizing: border-box;
	position: relative;
	border-radius: 5px;
	padding-bottom: 85px
}
.answerContent{
	min-height: 480px;
}
.typeTitle{
	margin-bottom: 40px;
	font-size: 16px;
	color: #333;
	font-weight: 600;
}
.selectContainer{
	margin: 17px 0 10px 0;
}
.answerPage input{
	margin-left:40px;
}
.selectContainer input:first-child{
	margin-left: 0;
}
.answerTitle{
	font-size: 14px;
	color: #333;
	font-weight: 500;
}
.submitBtn{
	width: 160px;
    height: 50px;
    border-radius: 25px;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
    display: inline-block;
    background: #116ff2;
    color: #fff;
    margin:0 auto;
    position: absolute;
    left: 50%;
    margin-left: -80px;
    bottom: 20px;
    cursor: pointer;
}

/*弹出层*/
.resultTip{
	width: 100%;
	height: 100vh;
	background: rgba(0,0,0,.3);
	position: absolute;
	overflow: hidden;
	z-index: 999;
}
.tipContainer{
	width: 714px;
	height: 612px;
	background: #fff;
	position: absolute;
	left: 50%;
	margin-left: -357px;
	border-radius: 20px;
	box-sizing: border-box;
	top: 50%;
	margin-top: -306px;
}
.resultPic{
	width: 301px;
	height: 301px;
	background-image: url('../imgs/icon (44).png');
	margin: 10px auto;
}
.resultError{
	background-image: url('../imgs/icon (45).png');
}
.resultWord{
	height: 44px;
	width: 427px;
	margin: 0px auto 20px auto;
	line-height: 44px;
	font-size: 17px;
	color: #116ff2;
	text-align:center;
}
.resultPoint{
	width: 427px;
	margin: 0 auto;
	display: table;
	text-align: center;
}
.resultPoint .pointItem{
	display: inline-block;
	margin: 0 40px;
}
/*.resultPoint .pointItem */
.pointItem .pointNum{
	width: 100%;
	text-align:center;
	font-size: 29px;
	color:#333;
	font-weight: 600;
}
.explainWord{
	font-size: 14px;
	color: #fb5a11;
	/*margin-bottom: 10px;*/
}
.youAnswerWord{
	font-size: 18px;
	color: #fb5a11;
	margin: 0 10px;
}
/*成绩栏样式*/
.resultConatainer{
	width: 700px;
	height: 80px;
	background: #f3f6fd;
	margin: 0 auto;
	margin-bottom: 20px;
	/*text-align: justify;
	text-align-last: justify;*/
	padding: 0 143px;
	box-sizing:border-box;
	padding-top:16px;
}
.resultItem{
	display: inline-block;
	width: 135px;
	text-align: center;
}
.resultItem .point{
	font-size: 22px;
	color: #333333;
	font-weight: 600;
	text-align:center;
	margin-bottom: 5px;
}

#chartContainer{
	position: relative;
	width: 100%;
	height: 700px;
	background:#fff url('../../imgs/noneData.png') center center no-repeat;
	padding-top: 10px;
	margin-bottom:20px;
	margin-top: 30px;
	box-shadow: #e4e7ec 0px 0px 5px 5px;
	border-radius: 5px;
}
.route #chartContainer{
 position: relative;
 width: 100%;
 height: 700px;
 background:#fff url('../../imgs/noneData.png') center center no-repeat;
 padding: 20px 20px 0;
 margin-bottom:0;
 margin-top: 0;
 box-shadow: #e4e7ec 0px 0px 5px 5px;
 border-radius: 5px;
}
.video-div{
	width: 100%;
	height: 400px;
}
#video1{
	width: 600px;
	top: 0;
	z-index: 100;
	height: 400px;
	outline:none; 
	border:0;
	background-color: #333;
}
#video1:focus{ outline:none; }
.video-top{
	position: fixed;
	top: 0;

}
