* {
	margin: 0;
	padding: 0;
	font: normal 14px/1.8em Tahoma, Helvetica, Arial, Microsoft YaHei, sans-serif;
	color: #464646;
	line-height: 1.8em;
}

ul li {
	list-style-type: none
}

br {
	display: inline;
	line-height: 30px;
}

ol, ul {
	margin: 0
}

html {
	color: #000;
	background: #f4f4f4;
}

.question_bottom_tool{
	border-top: 1px solid #ddd;
	display: none;
}

.question_left {
	width: 50%;
	float: left
}

.question_right {
	width: 50%;
	float: left
}

.question_left_tool:hover {
	color: #FFF;
}

.question_left_tool p {
	font-size: 14px;
	margin: 0px;
}

.question_left_tool a {
	cursor: pointer;
	text-decoration: none;
	padding: 0 5px;
	font-size: 14px;
	text-align: center;
}

.question_left_tool a span {
	border-radius: 5px;
	/*background-color: #eaeaea;*/
	height: 30px;
	width: 30px;
	line-height: 35px;
	/*margin: 5px 15px 0 15px;*/
	cursor: pointer;
	font-size: 16px;
}

.imgtxt{font-size:12px !important;padding-left:0 !important}

.download-icon {
	font-size: 23px !important;
	vertical-align: middle;
}

.download-file, .download-file i {
	color: #F00 !important;
}

.question_left_tool a:hover span {
	background-color: #FFF;
	border-radius: 5px;
	color: rgb(255, 173, 107);
	transition: 0.3s;
	transform: rotate(20deg);
}

.question_left_tool {
	height: 35px;
	/*border-bottom: 1px solid #ddd;*/
	border-right: 1px solid #ddd
}

.questiontext {
	background: #fff;
	border-right: 1px solid #ddd;
	position: relative
}

.questiontext textarea {
	line-height: 30px;
	z-index: 3;
	position: absolute;
	top: 0;
	left: 0
}

.questiontext_gaoliang {
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.questiontext_dingwei {
	z-index: 4;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.question_bottom {
	height: 50px;
}

.examContext {
	line-height: 30px;
}

.questiontxt {
	width: 100%;
	height: 100% !important;
	border: 0;
	resize: none;
}

.question_tishi>div {
	float: left;
	padding: 0 10px;
	border-left: 1px solid #ddd;
	line-height: 50px;
}


.question_right_fl .nav-tabs {
	margin-left: -1px;
}

.question_right_fl .nav>li>a {
	padding: 5px;
	margin: 0;font-size:12px;
}

.exam_result input {
	float: left;
	margin: 8px 10px 0 0;
}

.examContext li, .examContext label {
	color: #555555;
	font-size: 11pt;
	letter-spacing: 1px;
}

.examContext label {
	margin: 0
}

.exam_result label, .exam_result li {
	cursor: pointer;
}

.exam_result textarea {
	border: 1px solid #ccc;
	height: 100px;
	width: 90%;
}

.ques_Context .exam_Prompt {
	color: #5d9eec !important;
	font-size: 18px;
	padding-left: 20px;
}

.ques_Context .exam_result li {
	display: block;
}

.ques_Context .exam_result label {
	display: block;
}

.question_right_fl .tab-content>.tab-pane .exam_result {
	padding: 5px 20px 0;
}

.exam_Title {
	background: #eee none repeat scroll 0 0;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	color: #878787 !important;
	font-size: 16px;
	margin-top: 10px;
	padding: 5px 25px;
	font-weight: 700;
}

.exam_result li {
	padding: 0px 15px;
	line-height: 30px;
}

.exam_result li:hover {
	background-color: #d9e8ff;
}

#addanswer .exam_result li:hover {
	background-color: #fff
}

.ques_Context .cor5 {
	border-left: 4px solid #5d9eec;
	color: #5d9eec;
	font-size: 16px;
	line-height: 22px;
	margin-left: 15px;
	padding-left: 15px;
}

.ques_Context {
	padding-top: 5px;padding-bottom:5px;
}

.ques_Context2 .exam_Title {
	background: #f8f8f8 none repeat scroll 0 0;
	border: 1px solid #ddd;
	margin-left: 15px;
}

.question_bottom_gongju_openwj {
	background-color: #fff;
	
	color: #fff;
	/*position: absolute;
	bottom: 51px;*/
	width: 100%;
}
.question_bottom_gongju {
   /* border-top: 1px solid #ddd;*/
   POSITION:fixed;
   top:73px;
}
#question_error {
	display: black;
}

.question_bottom_ckerror {
	float: right;
	background:#777;
	padding:0 5px;
	margin:0 5px; 
}

.question_miaoshu {
	font-size: 14px;
}

.question_bottom_ckerror a {
	color: #FFF;
	text-decoration: none;
}

.question_miaoshu_error span {
	color: #FFF;
}

.question_miaoshu_debug span {
	color: #FFF;
}

.question_miaoshu_error {
	background: #ff3030;
}

.question_miaoshu_debug {
	background: #ff5930;
}

#error li {
	padding: 0 10px;
	margin-top: 5px;
}

#error li:nth-child(1) {
	margin-top: 0;
}

.op_Discription fieldset {
	background-color: #f4ffff;
	border: 1px dashed #ccc;
	padding: 0 10px
}

#pc_View {
	padding: 6px 12px;
	margin: 0px;
	background: #FFF;
}

.op_Discription fieldset legend {
	color: #3e3e3e;
	color: #3e3e3e;
	font: 15px/24px "Microsoft YaHei";
	margin: 0;
	padding: 0 0 0 5px;
	border: 0;
	width: auto;
}

#pc_View ul {
	margin: 20px 0;
	padding: 0 30px;
}

.question_cxwt_error {
	background: #fff0f0;
	border: 1px dotted #ffd7d7;
	padding: 10px 30px !important;
}

#pc_View, #pc_View div, #pc_View div label, #pc_View div img, #pc_View img,
	#pc_View label {
	moz-user-select: -moz-none;
	-moz-user-select: none;
	-o-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	line-height: 30px;
	color: transparent;
	letter-spacing: -1.0px;
}

#pc_View {
	z-index: 1;
}

.lightShow {
	overflow: hidden;
	border-radius: 5px; 
	box-shadow : 0px 1px 5px #dbdbdb;
	position: relative;
	background-color: #FFEC00;
}

.lightShow:after {
	content: "<";
	position: absolute;
	font-size: 64px;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
	color: #0d101f;
	top: 10px;
	right: 10px;
}

.lightShowChild:after {
	content: "<";
	position: absolute;
	font-size: 24px;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	top: 0px;
	right: 10px;
}

.lightShowChild {
	overflow: hidden;
	position: relative;
	background-color: #FF2E2E;
}

.question_tishi>div, .question_btn_qr>div {
	cursor: pointer;
	transition: 0.5s;
	margin-top: 2px;
}
.tocheck{
	
}
.question_tishi>div:hover, .question_btn_qr>div:hover {
	background-color: rgb(93, 158, 236);
	transition: 0.5s;
	color: #FFF
}

.topress{background-color:#f81131;color:#fff;transition: 0.5s;display:none;}

.topress:hover{background-color:#d00000 !important ;transition: 0.5s;}

.foldcontent {
	overflow: hidden;
	word-break: break-all;
	display: none;
	/*padding: 20px;*/
}

.foldbottom {
	cursor: pointer;
	display: none;
	width: 100%;
	padding: 5px 0 5px 0;
	background-color: #00bfff;
	color: #FFF;
	text-align: center;
	height: 40px;
}

.foldbottom:hover {
	background-color: #00a4ff;
}

.question_left_tool span {
	
	position: relative;
	transition: 0.3s;
	transform: rotate(0deg);
}

.question_left_tool>a {
	float: left;
	fa-uploadfile height: 100%;
	display: block;
}

.blank_screen {
	display: hidden;
	text-align: center;
}

.blank_screen .center_loading {
	padding: 10px;
	margin: 20% auto 0 auto;
	display: inline;
	border-radius: 5px;
	font-size: 28px;
}

.blank_screen .loading-info {
	background-color: rgba(0, 176, 252, 0.7);
}

.blank_screen .loading-success {
	background-color: rgba(69, 255, 109, 0.7);
}

.blank_screen .loading-error {
	background-color: rgba(255, 36, 36, 0.7);
}

.blank_screen .center_loading span {
	font-size: 20px;
}

.center_loading {
	display: none;
	transition: 0.5s;
}

.center_loading i {
	font-size: 54px;
	vertical-align: middle;
}

.loadingstyle2 {
	margin-left: 30px;
}

.center_loading, .center_loading i, .blank_screen .center_loading span {
	color: #FFF;
}

.blank_screen {
	display: none;
}

.uploadfile {
	text-align: center;
	background-color: rgb(234, 239, 243);
}

.uploadfile .fa {
	margin: 0 0 5px 0;
	font-size: 64px;
	color: rgb(151, 174, 188);
	font-size: 64px;
}

.uploadfile .spacing {
	margin: 0 20px;
}

.uploadfile br {
	line-height: 600px !important;
}

.uploadfile1 {
	text-align: center;
}

.uploadbutton {
	background-color: rgb(0, 146, 249);
	padding: 10px 10px;
	color: #FFF;
	text-align: center;
	border-radius: 5px;
	width: 20%;
	font-size: 16px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	transition: 0.5s;
	cursor: pointer;
}
.formatHelp{
	float:right;
}
/*弹框效果 开始*/
.backdrop{
	width:100%;height:100%;position:fixed;background-color:#000;opacity:0.5;filter:alpha(opacity=0.5);z-index:1000;display:none;
}
.backdrop_alertform{
	z-index:1001;width:45%;position:absolute;left:28%;background-color:#FFF;top:10%;border-radius:3px;display:none;box-shadow:0px 0px 5px rgba(0,0,0,0.5);overflow:hidden;
}

.backdrop_alertform .backdrop_header{
	height:50px;line-height:50px;background-color:rgb(0,191,255);color:#FFF;font-size:20px;
}

.backdrop_alertform .backdrop_content{
	overflow:hidden;text-align:center;height:400px;
}

.backdrop_alertform .backdrop_content textarea{
	width:100%;height:100%;padding:10px;border:none;outline:none;resize:none;
}
/*弹框效果 结束*/
.uploadbutton:hover {
	transition: 0.5s;
	background-color: rgb(0, 180, 249);
}

.uploadbutton input {
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0;
	width: 100%;
	height: 100%;
}

.foldcontent h1 {
	font-size: 16px;
	margin: 0;
	padding: 0;
}

.path {
	font-size: 24px;
	color: rgb(151, 174, 188);
	font-weight: bolder;
}
.highlight pre{}
.highlight {
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    border-radius: 4px;
    margin-bottom: 14px;
margin-top:14px;
    padding: 9px 14px;
width:95%;
}
.highlight pre {
    background-color: transparent;
    border: 0 none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    white-space: nowrap;
    word-break: normal;
}
.question_right_bottom{background:#f9f9f9}
#explaindiv{padding:20px;}

  .btn-group{border-radius:3px;}
  .topress{border-radius:3px;}