<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wenxinTips {
	height: 100%;
}

.wenxinTips .pti {
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	margin-top: 105px;
	text-align: center;
}

.wenxinTips .ptiIntroduce {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	margin-top: 118px;
	text-align: center;
}

.wenxinTips .titleNumber {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	margin-top: 29px;
	text-align: center;
}

.titleNumber span {
	color: #FF0000
}
.wenxinTips .btnList{
	display: flex;
    width: 500px;
    margin: 0 auto;
    justify-content: space-around;
    margin-top: 80px;
}
.wenxinTips .btnList .btn{
	padding: 15px 25px;
	border: 1px solid #e8e8e8;
	font-size: 18px;
	line-height: 1.5;
	border-radius: 10px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);

}
.wenxinTips .btnList .btn div:first-child{
	font-size: 20px;
	font-weight: 600;
}
.wenxinTips .btnList .btn div:last-child{
	line-height: 40px;
	margin-top: 10px;
}
.wenxinTips .btnList .btn:hover{
	color: #4A6FFC;
	border-color: #4A6FFC;
}

.wenxinTips .buttonDiv {
	margin-top: 150px;
	height: 56px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	text-align: center;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 56px;
}

.jiaruVip,.jixulianxi {
	width: 180px;
	height: 56px;
	background: #4070FF;
	border-radius: 5px;
	color: #FFFFFF;
	margin-right: 40px;
	cursor: pointer;
}

.startAnswer,.restAnswer {
	width: 180px;
	height: 56px;
	background: #FFFFFF;
	border: 1px solid #DAE1F7;
	border-radius: 5px;
	color: #333333;
	cursor: pointer;
}
/* .restAnswer,.jixulianxi{
	display: none;
} */
.examinationContent {
	height: 98%;
	overflow-x: hidden;
}

.stemName {
	margin: 50px 0 0 30px;
	width: 100%;
	height: auto;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
	height: 31px;
}

.stemName .contnnnn {
	width: 840px;
	float: left;
}

.joinShouCang {
	width: 100px;
	height: 30px;
	background: #FFFFFF;
	border: 1px solid #DAE1F7;
	border-radius: 3px;
	float: right;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
	margin-right: 60px;


}

.glyphicon {
	position: relative;
	top: 1.5px;
	display: inline-block;
	font-family: "Glyphicons Halflings";
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	margin-left: 10px;
	font-size: 14px;
}

.selectCheckImg {
	
	min-height: 200px;
	margin-top: 66px;
	padding: 1px;
	display: inline-block;
}

.checkbox_kuang {
	width: 608px;
	float: left;
	margin-left: 30px;
}

.imgTips {
	max-width: 350px;
	height: 134px;
	

}
.glyphicon-star{
	 color: #ffa041;
}
.inputDDD {
	font-size: 17px;
	height: 40px;
	display: flex;
	align-items: center;
	font-weight: 400;

}
.inputDDD p{
	text-indent: 3px;
	min-width: 400px;
	line-height: 32px;
}
.inputDDD p:hover {

	color:#6F8EFE;
	cursor: pointer;
	background-color:#E6EAFD ;
	border-radius: 3px;
}

.inputDDD input[type="radio"] {
	margin-right: 12px;
	height: 30px;
	width: 20px;
	cursor: context-menu;
	margin-top: 2px;
}
.inputDDD input[type="radio"]:hover{
	cursor: pointer;
}
.sureselect {
	width: 60px;
	height: 40px;
	background: #4070FF;
	border-radius: 5px;
	margin-left: 30px;
	color: white;
	margin-top: 10px;
	font-size: 14px;
/* 	display: none; */
}

.daanjieguo {
	display: flex;
	flex-direction: row;
	padding-left: 30px;
	margin-top: 40px;
	font-size: 16px;
}

.antishi {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	margin-top: 30px;
	text-indent: 30px;
}

.down_up_ti {
	width: 1009px;
	padding: 0 30px 0 30px;
	display: flex;
	flex-direction: row;
	height: 40px;
	margin-top: 30px;
}

.down_up_ti div {
	width: 120px;
	height: 40px;
	border-radius: 3px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	cursor: pointer;
	text-align: center;
	line-height: 40px;

}

.down_up_ti div:nth-of-type(1) {
	background: #FFFFFF;
	border: 1px solid #DAE1F7;
	color: #333333;
	margin-right: 40px;
}

.down_up_ti div:nth-of-type(2) {
	background: #4070FF;
	color: white;
	margin-right: 290px;
}

.down_up_ti div:nth-of-type(3) {
	background: #FFFFFF;
	border: 1px solid #DAE1F7;
	color: #333333;
	margin-right: 40px;
}

.down_up_ti div:nth-of-type(4) {
	background: #FFFFFF;
	border: 1px solid #DAE1F7;
	color: #4070FF;
}

input[type="checkbox"] {
	cursor: pointer;
	position: relative;
	width: 0.6rem;
	height: 0.6rem;
	font-size: 0.56rem;
}

input[type="checkbox"]::after {
	top: 0
}

.examinationContent .card {
	max-height: 200px;
	overflow-y: scroll;
	margin-top: 30px;
	display: none;
	margin-left: 30px;
	margin-right: 40px;
	display: none;
	
}

.examinationContent .card table {
	border-collapse: collapse;
	max-height: 200px;
	overflow-y: scroll;
	
}

.examinationContent .card table td {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #e6e6e6;
	border-collapse: collapse;
}
.examinationContent .card table td:hover{
	cursor: pointer;
	
}
.examinationContent .skill {
	margin-top: 41px;
	padding-left: 30px;
	padding-right: 35px;
	display: none;

}

.examinationContent .skill ._vip {
/* 	position: absolute;
	top: 0;
	right: 0; */
	width: 60px;
	height: 20px;
	background: url("../images/vip1.png") no-repeat;
	background-size: 100%;
	float: right;
	margin-top: -20px;
}

.examinationContent .skill .analysis {
	line-height: 20px;
	margin-top: 30px;
	font-size: 16px;
}

.examinationContent .skill h2 {
	font-size: 18px;
	font-weight: 700;
	margin-top: 80px;
	width: 200px;
}

.examinationContent .skill .p1 {
	color: #905f00;
	font-size: 16px;
	margin-top: 40px;
}

.examinationContent .skill .p1 span {
	vertical-align: middle;
	padding-right: 10px;
}

.examinationContent .skill .p1 img {
	width: 112px;
	height: 19px;
	display: inline-block;
	vertical-align: middle;
}

.examinationContent .skill .p3 {
	color: #905f00;
	font-size: 16px;
	margin-top: 30px;
}

.txselect {
	display: none;
}

.txselect1,
.txselect2,
.txselect3 {
	display: block;
}

.yesOrNo0 {
	background-color: white;
}

.yesOrNo1 {
	background-color: #00cc33;
}

.yesOrNo2 {
	background-color: #ff3333;
}

.daanjieguo .daanzhengque {
	height: 36px;
	margin-left: 150px;
	font-size: 16px;
	display: none;
	margin-top: 2px;
}

.daanjieguo .daancuowu {
	height: 36px;
	margin-left: 150px;
	font-size: 16px;
	display: none;
	margin-top: 2px;
}

.daanzhengque img,
.daancuowu img {
	display: inline-block;
	width: 20px;
	vertical-align: middle;
	margin-right: 10px;
}

.nidda_span {
	color: #4070FF;
	font-size: 24px;
}

.zqda_span {
	color: #00CC33;
	font-size: 24px;
}

.correct_rate {
	width: 1009px;
	height: 35px;
/* 	display: flex;
	align-items: center; */
	margin-top: 30px;
	padding-left: 30px;
}

#check {
	width: 16px;
	height: 16px;
	margin-top: -1px;
	/* margin-left: 30px; */
	margin-right: 5px;
}

.quea3 {
	display: none;
}
.start_exam a{
	color: white!important;
}
.start_exam{
	margin:auto;margin-top:180px;
	color: white;
}
.examclassi{
	color: white;width: 100%;height: 100%;display: block;text-align:center;font-size:20px;line-height:56px
}
.examclassi:hover{
	color: white;cursor: pointer;
}
.active {
    color: #4070ff;
}
.active span a{
	 color: #4070ff;
}
label{
	margin-bottom: 2px;
	font-weight: 500;
	min-width: 520px;
	text-indent: 2px;
	padding: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
label:hover{
	color:#6F8EFE;
	cursor: pointer;
	background-color:#E6EAFD ;
	
}
.correct_rate #dadui{
	color: #16AC3B;
}
.correct_rate #dacuo{
	color: #FF3333;
}
.layui-layer-title{
	color: white!important;
	background-color: #3366FF!important;
	padding: 0!important;text-indent: 110px;
	background: url("../images/lo11.png")no-repeat 10px center;
	background-size: auto 75%; 
	font-size: 16px;letter-spacing: 1px;
	
}
.layui-layer{
	top: 30% !important;
}
.layui-layer-btn .layui-layer-btn0{
	font-size: 16px;
	padding: 5px;
	width: 80px;height: 40px;}
.layui-layer-page .layui-layer-content{
	font-size: 16px;
	margin-top: 3px;
	
}
::-webkit-scrollbar {
  display: block;
}
.cogerdd{
	position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);z-index:6;display: flex;align-items: center;justify-content: center;
	display: none;
}
.posibgdaddd{
	position:absolute;z-index:66;background:white
}
.closebigerImg{
	color: white;font-size: 30px;position: absolute;z-index:6666;right: -20px;border-radius: 100%;margin-top: -42px;
	cursor: pointer;
}
.daidan_imgdd{
	height:250px;width:auto;padding:10px;
}
.joinShouCang1{
	    width: 100px;
	    height: 30px;
	    background: #FFFFFF;
	    border: 1px solid #DAE1F7;
	    border-radius: 3px;
	    float: right;
	    font-size: 14px;
	    font-family: Microsoft YaHei;
	    font-weight: 400;
	    color: #333333;
	    line-height: 30px;
	    margin-right: 60px;
}
.mobiletongbu{
	width: 122px;
	display:block;padding:5px;border:1px solid #DAE1F7;color:black;border-radius:2px;
	margin-right: 125px;
	float: right;
}
  .QR_code {
    width: 200px;
    position: absolute;
    background: #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
    height: 228px;
    margin-left: 760px;
    padding: 27px 32px;
    display: none;
    z-index: 666;
  }
  .QR_code img {
    height: 135px;
    width: 135px;
  }
  .QR_code p {
    text-align: center;
    line-height: 20px;
  }
/*   .QR_code:before {
    content: "";
    display: block;
    position: absolute;
    top: -20px;
    left: 84px;
    overflow: hidden;
    width: 0px;
    height: 0px;
    border-width: 12px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent white transparent;
  } */</pre></body></html>