/* 
	Author:Mollycai
	date:2020-11-14
	contact:18516613286
 */
.commentMines{
	width: 100%;
	background-color: #0d7fca;
}
.commentMines ul li{
	float: left;
	padding-right: 32px;
}
.commentMines ul li a{
	position: relative;
	padding: 16px 0;
}
.commentMines ul li a,.wechatP a{
	font-size: 14px;
	color: #ffffff;
	display: block;
}
.commentMines ul li a.acted::before{
	content: '';
	width: 25px;
	height: 4px;
	background-color: #ffffff;
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -12.5px;
}
.wechatP a{
	padding: 16px 0 16px 30px;
	background: url(../img/share-wechat.png) no-repeat left center;
	background-size: 22px;
}
.wechatP img{
	width: 150px;
height: 150px;
position: absolute;
	z-index: 100;
	display:none;
}

/* persional */
.textBoxs{
	width: 100%;
	background: #F8FAFC;
	padding: 30px 0 50px;
}
.textBoxs .tain-person-left{
	width: 240px;
	height: 670px;
	min-height: 670px;
}
.textBoxs .tain-person-right{
	width: calc(100% - 260px);
}
.textBoxs .tain-person-left,.textBoxs .tain-person-right{
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
}
.tain-person-left .perUls{
	padding-top: 20px;
}
.tain-person-left .perUls li{
	width: 100%;
}
.tain-person-left .perUls li a{
	font-size: 16px;
	color: #333333;
	text-indent: 6em;
	padding: 20px 0;
	width: 100%;
	display: block;
	background-size: 18px !important;
	background-position: 30% center !important;
	filter: grayscale(1);
}
.tain-person-left .perUls li .mine-class{
	background: url(../img/mine-class.png) no-repeat;
}
.tain-person-left .perUls li .mine-test{
	background: url(../img/mine-test.png) no-repeat;
	background-size: 16px !important;
}
.tain-person-left .perUls li .mine-user{
	background: url(../img/mine-user.png) no-repeat;
}
.tain-person-left .perUls li a:hover,.perAct{
	color: #0d7fca !important;
	background-color: #E6F2FA !important;
	filter: grayscale(0) !important;
	position: relative;
}
.tain-person-left .perUls li a:hover::after,.perAct::after{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 4px;
	height: 100%;
	background-color: #0d7fca;
}
.tain-test-list{
	padding: 30px 40px;
}
.tain-per-theme{
	padding-bottom: 25px;
}
.tain-per-theme p span{
	color: #333;
	font-size: 14px;
}
.tain-per-theme p span.acts{
	color: #999;
}
.test-list-box li{
	padding: 30px 0;
	border-top: 1px #ddd dashed;
}
.pageSwitch li,.pageSwitch li:last-child{
	border: none !important;
}
.test-list-box li:last-child{
	border-bottom: 1px #ddd dashed;
}
.test-list-box .list-box-clear{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.test-list-box .list-box-clear .list-box-clearTainer{
	display: flex;
	align-items: center;
	float: left;
	width: 83%;
}
.test-list-box .list-box-clear .edit-imgs{
	margin-right: 20px;
	width: 50px;
}
.test-list-box .list-box-clear .edit-imgs img{
	max-width: 100%;
	max-width: 50px;
}
.list-state-box h5{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
}
.list-state-box .list-state-theme p{
	font-size: 14px;
	color: #333333;
	position: relative;
	margin-right: 10px;
	padding-right: 10px;
}
.list-state-box .list-state-theme p::after{
	content: '';
	width: 1px;
	height: 14px;
	background-color: #dddddd;
	position: absolute;
	top: 5px;
	right: 0;
}
.list-state-box .list-state-theme p:last-child::after{
	display: none;
}
.list-state-box .list-state-theme span.default{
	color: #0d7fca;
}
.list-state-box .list-state-theme span.wrong{
	color: #d81617;
}
.list-state-box .list-state-theme span.gray{
	color: #999999;
}
.btnclassic{
	float: right;
}
.btnclassic a{
	background-color: #0d7fca;
	border-radius: 18px;
	font-size: 14px;
	color: #ffffff;
	display: inline-block;
	padding: 8px;
	width: 100px;
	text-align: center;
}
.btnclassic a.btn-wrong{
	background-color: #aaaaaa;
	color: #f8fafc;
}
.pageSwitch ul{
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 40px 0 20px;
}
.pageSwitch ul li{
	float: left;
}
.pageSwitch ul li{
	font-size: 12px;
	line-height: 24px;
	color: #888888;
	padding: 0 ;
	margin: 0 12px;
	display: block;
}

.pageSwitch ul li a{
	color: #4d555d;
}

.pageSwitch ul li.active{
	width: 36px;
	height: 36px;
	line-height: 36px;
	background-color: #4d555d;
	text-align: center;
	color: #f8fafc;
	border-radius: 50%;
}


/* class */
.class-btns a{
	font-size: 14px;
	color: #666666;
	margin-left: 10px;
	display: inline-block;
	padding: 3px 6px;
}
.class-btns a:hover,.class-btns a.classAct{
	background-color: #0d7fca;
	border-radius: 3px;
	color: #fff;
}
.class-states{
	margin-left: 20px;
	width: calc(83% - 201px);
}
.class-states .list-state-theme p{
	font-size: 14px;
	color: #666666;
}
.class-states .list-state-theme p::after{
	display: none;
}
.class-states .list-state-theme p:nth-child(1){
	height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 10px;
}
.class-imgs{
	width: 201px;
	overflow: hidden;
	border-radius: 5px;
}
.class-imgs img{
	width: 100%;
	height: 100%;
}


/* personal */
.personBoxs{
}
.personBoxs .perTheme{
	font-size: 16px;
	font-weight: bold;
	line-height: 60px;
	color: #000000;
	border-bottom: 1px #ddd dashed;
}
.personBoxs .perForm1{
	padding: 30px 80px;
}
.personBoxs .perForm1 p{
	margin-bottom: 10px;
}
.checkboxSums p .labelInner{
	text-align: left !important;
	margin-left: 10px;
}
.personBoxs .perForm1 p label{
	min-width: 88px;
	display: inline-block;
	text-align: right;
}
.personBoxs .perForm1 p input{
	width: 287px;
	height: 40px;
	background-color: #ffffff;
	box-shadow: inset 1px 1px 4px 0px rgba(0, 0, 0, 0.1);
	border-radius: 2px;
	border: solid 1px #dddddd;
	padding: 0 1em;
}
.checkboxSums p{
	margin-left: 88px;
	font-size: 15px;
	line-height: 30px;
	color: #666666;
}
.checkboxSums p:nth-child(1){
	margin-left: 0;
}
.checkboxSums p input{
	width: auto !important;
	height: auto !important;
	box-shadow: none !important;
}
.butnA{
	width: 80px;
	height: 32px;
	background-color: #0d7fca;
	border-radius: 16px;
	line-height: 32px;
	text-align: center;
	display: block;
	color: #fff;
	margin: 20px 0 0 88px;
}

/* safa */
.tain-safa-left .perUls li .mine-safa1{
	background: url(../img/safa/safa1.png) no-repeat;
}
.tain-safa-left .perUls li .mine-safa2{
	background: url(../img/safa/safa2.png) no-repeat;
}
.tain-safa-left .perUls li .mine-safa3{
	background: url(../img/safa/safa3.png) no-repeat;
}
.tain-safa-left .perUls li .mine-safa4{
	background: url(../img/safa/safa4.png) no-repeat;
}
.tain-safa-left .perUls li .mine-safa5{
	background: url(../img/safa/safa5.png) no-repeat;
}
.tain-safa-left .perUls li .mine-safa6{
	background: url(../img/safa/safa6.png) no-repeat;
}
.tain-safa-left .perUls li .mine-safa7{
	background: url(../img/safa/safa7.png) no-repeat;
}
.tain-safa-left .perUls li .mine-safa8{
	background: url(../img/safa/safa8.png) no-repeat;
}
.tain-safa-left .perUls li .mine-safa9{
	background: url(../img/safa/safa9.png) no-repeat;
}
.tain-safa-left .perUls li .mine-safa10{
	background: url(../img/safa/safa10.png) no-repeat;
}
.safa-classify>div.fl{
	width: 32%;
	max-width: 268px;
	overflow: hidden;
	border-radius: 5px;
	margin-right: 2%;
	border: solid 1px #eeeeee;
	box-sizing: border-box;
	margin-top: 30px;
}
.safa-classify>div.fl>a,
.safa-classify>div.fl>a .safa-imgs{
	display: block;
	width: 100%;
}
.safa-classify>div.fl>a .safa-imgs {
	height: 146px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	position:relative;
}
.safa-classify>div.fl>a .safa-imgs img{
	display: block;
	vertical-align: middle;
	max-width: 100%;
	width: 100%;
}
.safa-classify>div.fl:nth-of-type(-n+3){
	margin-top: 0;
}
.safa-classify>div.fl:nth-child(3n){
	margin-right: 0;
}
.safa-classify>div.fl .safa-desc-txt{
	padding: 15px;
}
.safa-classify>div.fl .safa-desc-txt h4{
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	margin-bottom: 10px;
	height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.safa-classify>div.fl .safa-desc-txt>p{
	overflow: hidden;
}
.safa-classify>div.fl .safa-desc-txt>p span{
	font-size: 14px;
	line-height: 22px;
	color: #ca1819;
	float: left;
}
.safa-classify>div.fl .safa-desc-txt>p time{
	font-size: 14px;
	line-height: 22px;
	color: #999999;
	float: right;
}

/* mytest */
.mytest-result{
	border-top: 1px #ddd dashed;
}
.resultBox{
	margin: 20px 0;
	width: 100%;
	height: 72px;
	background: url(../img/mycodebg.png) no-repeat center center;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}
.recode,.results{
	width: 50%;
    float: left;
    height: 100%;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
}
.recode p,.results p{
	font-size: 16px;
	color: #ffffff;
}
.recode p span,.results p span{
	width: 125px;
	height: 48px;
	background-color: rgba(255,255,255,0.2);
	border-radius: 25px;
	font-size: 24px;
	color: #ffffff;
	display: inline-block;
	text-align: center;
	line-height: 48px;
	vertical-align: middle;
	margin-left: 10px;
}
.sheetTainer,.sheetWrongs{
	border: solid 1px #eeeeee;
}
.h5-a{
	border: solid 1px #eeeeee;
	background-color: #e6f2fa;
	padding: 0 24px;
}
.h5-a h5{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 42px;
}
.h5-a a{
	width: 100px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background-color: #e6f2fa;
	border-radius: 15px;
	border: solid 1px #0d7fca;
	font-size: 14px;
	color: #0d7fca;
	margin: 6px 0;
}
.h5-a a.active{
	background-color: #0d7fca;
	color: #e6f2fa;
}
.sheetList,.wrongTips{
	padding: 24px;
}
.sheetList ul{
	margin: 10px 0 20px;
}
.sheetList ul li{
	float: left;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background-color: #0d7fca;
	border-radius: 2px;
	margin-right: 4px;
}
.sheetList ul li:nth-of-type(21n){
	margin-right: 0;
}
.sheetList ul li a{
	display: block;
	font-size: 14px;
	color: #fff;
}
.sheetList ul li a.wrongs{
	background: #ca1819 !important;
}
.sheetWrongs{
	margin-top: 20px;
}
.wrongTips .topic h6{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 12px;
}
.wrongTips .topic .topic-answer p,.analysis p{
	font-size: 14px;
	line-height: 28px;
	color: #333333;
	position: relative;
}
.wrongTips .topic .topic-answer p::after,
.wrongTips .topic .topic-answer p::before{
	content: '';
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
}
.wrongTips .topic .topic-answer p::before{
	width: 14px;
	height: 14px;
	margin-right: 5px;
	border: solid 1px #999999;
}
.wrongTips .topic .topic-answer p.yesDefault::before{
	border: solid 1px #0d7fca;
}
.wrongTips .topic .topic-answer p.yesDefault::after{
	width: 6px;
	height: 6px;
	background-color: #0d7fca;
	position: absolute;
    left: 5px;
    top: 12px;
}
.analysis{
	background-color: #fafafa;
	padding: 26px;
	margin: 30px 0;
}
.analysis .analysis-default,.analysis p em{
	color: #0d7fca !important;
}
.analysis-wrong{
	color: #ca1819 !important
}
.analysis a.correction{
	width: 70px;
	height: 26px;
	text-align: center;
	display: inline-block;
	margin-left: 10px;
	line-height: 26px;
	background-color: #0d7fca;
	border-radius: 13px;
	font-size: 14px;
	color: #ffffff;
}
.checkTips .topic-answer p::before{
	border-radius: 0 !important;
}
.checkTips .topic-answer p.yesCheck::before{
	background: #0d7fca;
	position: relative;
}
.checkTips .topic-answer p.yesCheck::after{
	content: "";
	position: absolute;
	left: 3px;
    top: 11px;
	width: 8px;
 	height: 5px;
	border: 2px solid #fff;
	border-radius: 1px;
	border-top: none;
	border-right: none;
	background: transparent;
	transform: rotate(-45deg);
}

.scoreUl.isScoreUl.fl:hover,.safa-classify .fl:hover{
	box-shadow: 3px 3px 1px #eee;
    transform: scale(1.1);
}

/* 纠错弹框 */
.correctionPop{
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 50000;
	background: rgba(0,0,0,0.5);
	display: none;
}
.correHove{
	width: 580px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 505;
}
.correctionPop .h5-a h5{
	position: relative;
	padding-left: 10px;
}
.correctionPop .h5-a h5::before{
	content: '';
	width: 3px;
	height: 18px;
	background-color: #0d7fca;
	position: absolute;
	left: 0;
	top: 12px;
}
.closePop{
	height: 40px;
	align-items: center;
	display: flex;
	cursor: pointer;
}
.correctionPop .correction2{
	padding: 0 40px 20px;
}
.correction2 p,.correction2 label{
	font-size: 14px;
	line-height: 30px;
	color: #333333;
}
.corrtheme{
	margin: 15px 0 10px;
}
.correction2 label{
	padding-left: 8px;
}
.radioSub p{
	display: inline-block;
	float: left;
	margin-right: 35px;
}
.radioSub textarea{
	width: 100%;
	box-sizing: border-box;
	height: 120px;
	background-color: #ffffff;
	border: solid 1px #dddddd;
	resize: none;
	padding: 16px;
}
.subSums{
	display: flex;
	align-items: center;
	justify-content: center;
}
.subSums a,.switch-btns a{
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 14px;
	display: inline-block;
	background-color: #0d7fca;
	border-radius: 20px;
	margin: 10px;
}
.subSums a.subno{
	background-color: #eeeeee;
	color: #666666;
}

/* onlineTest */
.onlineTest{
	padding: 20px 0 60px;
	background-color: #F8FAFC;
}
.online-theme{
	background-color: #e6f0f8;
}
.online-theme .online-theme-left{
	width: 854px;
	box-sizing: border-box;
	padding: 30px 33px;
}
.online-theme .online-theme-right{
	width: calc(100% - 854px);
	box-sizing: border-box;
	background-color: #0D7FCA;
}
.online-theme-left .information p{
	float: left;
	width: 46%;
	font-size: 14px;
	line-height: 30px;
	color: #333333;
	position: relative;
	padding-left: 12px;
	display:flex;
}
.online-theme-left .information p:nth-child(odd){
	margin-right:2%;
}
.online-theme-left .information p label{
	display:inline-block;
   width:50px;
}
.online-theme-left .information p span{
	width:calc(100% - 50px );
 }
.online-theme-left .information p::before{
	content: '';
	width: 6px;
	height: 6px;
	background-color: #d4d4d4;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 12px;
}
.online-theme-left .infor-topic-list{
	background-color: #FFFFFF;
	padding: 40px;
	margin: 24px 0;
}
.online-theme-left .infor-topic-list .typeSwitch-topic h6{
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 10px;
	color: #333333;
}
.online-theme-left .infor-topic-list .typeSwitch-topic .topic-answer p{
	font-size: 14px;
	line-height: 30px;
	color: #333333;
}
.switch-btns a.noTopic{
	background-color: transparent;
	border-radius: 20px;
	border: solid 1px #0d7fca;
	color: #0d7fca;
}
.switch-btns a.preBtn,
.switch-btns a.nextBtn{
	position: relative;
	text-align: initial;
	text-indent: 3em;
}
.switch-btns a.nextBtn{
	text-indent: 2em;
}
.switch-btns a.preBtn::before,
.switch-btns a.nextBtn::after{
	content: '';
	display:inline-block;
	width:0;
	height:0;
	position: absolute;
	top: 14px;
}
.switch-btns a.preBtn::before{
	border-top: 6px solid transparent;
	border-right: 10px solid #0d7fca;
	border-bottom: 6px solid transparent;
	left: 25%;
}
.switch-btns a.nextBtn::after{
	border-top: 6px solid transparent;
	border-left: 10px solid #fff;
	border-bottom: 6px solid transparent;
	right: 25%;
}
.online-theme-right .time-clock{
	background-color: #2796df;
	border: 2px #2796df solid;
}
.online-theme-right .time-clock .answers{
	text-align: center;
	width: 50%;
	font-size: 18px;
	color: #ffffff;
	line-height: 36px;
}
.online-theme-right .time-clock .clockBox{
	width: 50%;
	background: #fff url(../img/clock.png) no-repeat 20% center;
	text-indent: 3em;
	font-size: 18px;
	font-weight: bold;
	color: #fa7753;
	line-height: 36px;
}
.topic-states{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px 0;
}
.topic-states span{
	position: relative;
	margin: 0 18px;
	font-size: 13px;
	line-height: 30px;
	color: #ffffff;
	padding-left: 20px;
}
.topic-states span::before{
	content: '';
	width: 13px;
	height: 13px;
	display: inline-block;
	position: absolute;
	top: 8px;
	left: 0;
}
.topic-states span.state-prev::before{
	background-color: #2796df;
}
.topic-states span.state-now::before{
	background-color: #fa7753;
}
.topic-states span.state-next::before{
	background-color: #ffffff;
}
.right-topic-listBoxs{
	width: calc(100% - 40px);
	margin: 0 auto 20px;
}
.right-topic-listBoxs .right-topic-themes{
	background-color: #2796df;
	display: flex;
	align-items: center;
	justify-content: space-around;
	margin-bottom: 8px;
}
.right-topic-listBoxs .right-topic-themes span{
	font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    color: #ffffff;
    padding: 3px 0;
}
.Serial-number{
	padding: 10px 0;
}
.Serial-number span{
	width: 33px;
	height: 32px;
	background-color: #ffffff;
	border-radius: 2px;
	display: inline-block;
	text-align: center;
	line-height: 32px;
	margin-right: 1.5px;
	margin-bottom: 6px;
	cursor: pointer;
}
.Serial-number span:nth-of-type(8n){
	margin-right: 0;
}
.Serial-number span.over{
	background: #2796df;
	color: #fff;
}
.Serial-number span.doing{
	background: #fa7753;
	color: #fff;
}
.typeSwitch-topic{
	margin-bottom: 20px;
}

/* classDetail */
.classDetail .className{
	font-size: 22px;
	font-weight: bold;
	box-sizing: border-box;
	color: #000000;
}
.classDetail .isfree{
	margin: 6px 0 12px;
}
.classDetail .isfree span{
	font-size: 17px;
	font-weight: bold;
	line-height: 22px;
	color: #ca1819;
	margin-right: 10px;
}
.classDetail .isfree time{
	font-size: 14px;
	line-height: 22px;
	color: #999999;
}
.videoFrame{
	width: 100%;
	border-radius: 10px;
	overflow: hidden;
}
.videoFrame .video-left{
	width: calc(100% - 290px);
	height: 506px;
	overflow: hidden;
}
.videoFrame .video-left video{
	height: 100%;
	width: 100%;
	/* object-fit: cover; */
}
.videoFrame .videoSwitch-box-righ{
	width: 290px;
}
.videoSwitch-box-righ{
	background-color: #2D2D2D;
	padding: 18px 0 8px; 
}
.videoSwitch-box-righ .video-theme{
	font-size: 16px;
	line-height: 30px;
	color: #dddddd;
	padding-left: 15px;
}
.video-detail-list{
	width: 100%;
	height: 400px;
	overflow: hidden;
	overflow-y: scroll;
	min-height: 400px;
}
.video-detail-list ul{
	width: 100%;
	padding-bottom: 15px;
}
.video-detail-list ul li{
	padding: 6px 15px 6px 38px;
	margin-bottom: 8px;
	position: relative;
}
.video-detail-list ul li:hover,
.video-detail-list ul li.onlineLi{
	background: #272727;
}
.video-detail-list ul li:hover::before,
.video-detail-list ul li.onlineLi::before{
	content: "";
	width: 4px;
	height: 100%;
	background: #0d7fca;
	position: absolute;
	left: 0;
	top: 0;
}
.re-examination input{
	width: 275px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	display: block;
	border-radius: 5px;
	font-size: 18px;
	cursor: pointer;
	color: #f8fafc;
	background-color: #0d7fca;
	margin: auto;
}
.re-examination input.disabled{
	background-color: #4D4D4D;
}
.stateVideoTain h4{
	position: relative;
	height: 30px;
	text-overflow: ellipsis;
	white-space: pre;
}
.stateVideoTain h4::before{
	content: '';
	width: 14px;
	height: 14px;
	background: url(../img/play.png) no-repeat left center;
	background-size: 13px;
	position: absolute;
	left: -20px;
	top: 7px;
}
.stateVideoTain h4,
.stateVideoTain span,
.video-progress time{
	font-size: 13px;
	line-height: 30px;
	color: #ffffff;
}
.video-detail-list ul li:hover h4,
.video-detail-list ul li:hover span,
.video-detail-list ul li:hover time,
.video-detail-list ul li.onlineLi h4,
.video-detail-list ul li.onlineLi span,
.video-detail-list ul li.onlineLi time{
	color: #0d7fca;
}
.stateVideoTain span,.video-progress time{
	color: #8e92a2;
}
.class-state-video span:nth-child(1){
	margin-right: 6px;
	padding-right: 6px;
	/* border-right: 1px #39393B solid; */
}
.class-state-video .state-video{
	color: #0d7fca;
}
.video-detail-list::-webkit-scrollbar{
	height: 30px !important;
	width: 4px !important;
}
.video-detail-list::-webkit-scrollbar-thumb {
	background-color: #8a8a8a;
}
.video-detail-list::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	border-radius: 10px;
	background: #EDEDED;
}	
.video-detail-list::-webkit-scrollbar-thumb:hover {
	background: rgba(157, 165, 183, 0.7)
}
.detail-tainer{
	margin-top: 20px;
	background: #fff;
	padding: 28px;
	width:1200px;
}
.cleass-detail-box .detail-themes{
	font-size: 20px;
	font-weight: bold;
	line-height: 42px;
	color: #0d7fca;
	position: relative;
	padding-left: 20px;
}
.cleass-detail-box .detail-themes span{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	width: 153px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	margin-left: 20px;
	text-align: center;
	background-color: #0d7fca;
	border-radius: 3px;
}
.cleass-detail-box .detail-themes span em{
	vertical-align: initial;
}
.cleass-detail-box .detail-themes::before{
	content: '';
	width: 8px;
	height: 8px;
	background-color: #ffffff;
	border: solid 3px #0d7fca;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 15px;
}
.detail-tainer .detail-result{
	padding-left: 20px;
}
.detail-tainer .detail-result p{
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}
.detail-tainer .detail-result p strong{
	font-size: 20px;
	font-weight: bold;
	line-height: 42px;
	color: #000000;
	margin-right: 10px;
}
.detail-result ul.scoreUl{
	width: 310px;
	background-color: #ffffff;
	border-radius: 5px;
	border: solid 1px #eeeeee;
	padding: 22px 40px;
	margin-top: 35px;
	margin-right: 40px;
}
.detail-result ul.scoreUl li{
	font-size: 14px;
	line-height: 34px;
	color: #999999;
}
.detail-result ul.scoreUl li span{
	font-weight: bold;
	color: #333333;
	margin-left: 16px;
}
.detail-result ul.scoreUl li span.sc-isqualified.qualit{
	color: #0d7fca;
}
.detail-result ul.scoreUl li span.sc-isqualified.no-qualit{
	color: #d81617;
}
.scoreUl.no-isScoreUl{
	box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.1);
}



.no_shuju{text-align: center;font-size: 18px;color:#999;min-height:500px;}
.no_shuju img{display: block;margin:15px auto;}



/*11-24增*/
.tc_kaoshidl{overflow: hidden;zoom:1;width:350px;margin:0 auto;}
.tc_kaoshidl dt{text-align: center;margin:25px 0;}
.tc_kaoshidl dd{margin:20px 0;}
.tc_kaoshidl img{width:80px;height:80px}
.tc_kaoshidl dd li{overflow: hidden;zoom:1;font-size:16px;line-height:36px;display:flex;}
.tc_kaoshidl dd li span{display: block;float:left;width:20%;color:#222;}
.tc_kaoshidl dd li strong{font-weight: normal;color:#666;width:80%}





@media screen and (max-width:1500px) {
	.w12,.login-head header{
		width: 1100px;
	}
	.online-theme .online-theme-left{
		width: 780px;
	}
	.online-theme .online-theme-right {
		width: calc(100% - 780px);
	}
	.Serial-number span{
		width: 30px;
		height: 30px;
		line-height: 30px;
	}
}