@CHARSET "UTF-8";

@IMPORT url("/static/comm/css/showimage.w.css");
@import url(/static/grade/idt/lists/addonline.css);

.ct {
	font-family: SimSun;
	padding-bottom: 30px;
}
#mainCt {
	width: 1160px;
	margin: 0 20px;
}
.itemTop {
	border: 1px solid #dcdcdc;
	height: 320px;
	border-radius: 5px;
}
.intro {
	clear: both;
	padding: 15px 20px;
	border: 1px solid #dcdcdc;
	margin-top: 15px;
	border-radius: 5px;
}
.itemImgs img {
	display: block;
	margin: 10px auto;
	max-width: 1118px;
}
.intro p {
	margin-bottom: 0;
}
.intro .content {
	color: #006600;
}

.intro .leftFont{
	color: #969696;
	margin-right: 15px;
}

#itemLeft {
	height: 280px;
	width: 280px;
	margin: 20px;
	float: left;
	position: relative;
}
#face{
	border-radius: 5px;
}
#itemLeft .c2cIcon{
	background-color: #2b3031;
	color: #959798;
	padding: 0 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	position: absolute;
	top: 0;
}
#itemRight {
	width: 818px;
	height: 319px;
	padding: 20px 0;
	border-left: 1px solid #dcdcdc;
	float: left;
}
.bigFont {
	font-size: 20px;
	font-family: "microsoft yahei";
}
.m_box {
	padding-left: 30px;
	min-height: 90px;
	position: relative;
}
.d_top {
	width: 100%;
	height: 26px;
	line-height: 26px;
}
.d_top li,.d_top_nums li,.gd_top_nums li {
	float: left;
	height: 26px;
}
.d_top li:first-child,.d_top_nums li:first-child {
	width: 265px;
	overflow: hidden;
}
.d_top li:first-child{
	width: 500px;
}
.d_top_s {
	float: right;
	font-size: 14px;
	color: #F15A24;
}
.d_top_nums,.gd_top_nums {
	width: 100%;
	line-height: 20px;
	margin-top: 18px;
	color: #000;
}
.classify {
	display: flex;
	width: 265px;
}
.clas {
	font-size: 14px;
}
.clas:not(:first-child) {
	padding-left: 20px;
	position: relative;
}
.m_box .result {
	width: 100px;
	height: 100px;
	position: absolute;
	right: 220px;
	bottom: -50px;
	background-size: cover;
}

.m_box .online{
	background-image: url("/static/img/idt/online.png");
}
.m_box .report{
	background-image: url("/static/img/idt/report.png");
}
.m_box .appeal{
	background-image: url("/static/img/idt/appeal.png");
}
/*真*/
.m_box .true {}
/*假*/
.m_box .false {
	background-position: -100px 0;
}
/*存疑*/
.m_box .unknown {
	background-position: -200px 0;
}
.m_box .unknown2 {
	background-position: -300px 0;
}
.yearValue div {
	float: left;
}
.ml45 {
	margin-left: 45px;
}
.c_gray {
	color: #969696;
}
.d_times {
	width: 837px;
	height: 100px;
	padding-top: 25px;
	font-size: 16px;
	font-family: "microsoft yahei";
	background: #F5F5F5;
}
.d_times_t {
	margin-left: 30px;
}
.d_times_t>span {
	float: left;
	margin-right: 20px;
}
.d_times_t>.times>span {
	color: #FF0000;
}
.gd_times {
	width: 837px;
	height: 90px;
	background: #F5F5F5;
	display: flex;
	flex-direction: column;
	padding-left: 30px;
}
.gd_times .leftTime{
	float: left;
	width: 580px;
}
.gd_times .leftTime>div{
	margin-top: 25px;
}
.gd_times .leftTime .resultLine{
	line-height: 22px;
}
.gd_times .leftTime .resultLine .leftFont{
	color: #969696;
	margin-left: 11px;
}
.gd_times .leftTime .resultLine .leftFont:first-child{
	margin-left: 0;
}
.gd_times .voteRate{
	float: right;
	width: 210px;
	height: 100%;
	padding: 5px 0;
	padding-right: 20px;
}
.voteRate .percentLine span:first-child{
	color: #69b946;
}
.voteRate .percentLine span:last-child{
	float: right;
	color: #fbb03b;
}
.voteRate .percentColor{
	height: 36px;
	margin: 2px 0;
	background-color: #fff;
	border-radius: 3px;
	position: relative;
}
.voteRate .percentColor>div{
	height: 100%;
	float: left;
}
.voteRate .percentColor>div:first-child{
	background-color: #69b946;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.voteRate .percentColor>div:first-child.width100{
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.voteRate .percentColor>div:nth-child(2){
	background-color: #fbb03b;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.voteRate .percentColor>div:nth-child(2).width100{
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.voteRate .percentColor .txt{
	position: absolute;
	width: 100%;
	text-align: center;
	line-height: 36px;
	color: #fff;
}

.gd_times_t {
	margin-top: 18px;
}
.hint {
	margin: 12px 0 0 0;
	color: #969696;
}
.gd_times_t>span {
	float: left;
	/*margin-right: 20px;*/
	color: #969696;
}
.gd_times_t.mart25 {
	margin-top: 25px;
}
.gd_times_t>.times {
	color: #000;
}
.gd_times_t>.times>span {
	color: #ff0000;
}
.d_content_title {
	width: 100%;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	color: #969696;
	margin-top: 10px;
	clear: both;
}
.d_content_nums {
	width: 100%;
	font-size: 14px;
	line-height: 19px;
}
.d_content {
	width: 100%;
	margin-top: 10px;
	text-align: center;
}
.d_times_h {
	height: 54px;
	width: 75%;
	margin: 0 auto;
	position: relative;
}
.d_times_l {
	width:80px;
	height: 100%;
	color: #969696;
	font-size: 14px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
}
.d_times_r {
	width:80px;
	height: 100%;
	color: #969696;
	font-size: 14px;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
}
.d_times_b {
	width:45%;
	height: 100%;
	color: #969696;
	font-size: 14px;
	text-align: center;
	margin: auto;
}
.txet_big {
	height: 32px;
	line-height: 32px;
	font-size: 20px;
}
.txet_small {
	height: 22px;
	line-height: 22px;
}
.d_top_s {
	float: right!important;
	font-size: 14px;
	color: #F15A24;
}
.c_black {
	color: black;
}
.scoreInfo {
	color: #F15A24;
	float: right;
	line-height: 45px;
}
.btns {
	padding: 45px 0 0 30px;
	position: relative;
}
.btns .idt-memo {
	width: 98%;
	height: 45px;
	line-height: 45px;
	position: absolute;
	top: 5px;
	left: 30px;
	display: flex;
	overflow: hidden;
}
.btns .idt-memo:after {
	content: "";
	text-align: right;
	position: absolute;
	top: 0;
	right: 0;
	width: 7%;
	height: 100%;
	background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 50%);
}
.btns .idt-memo .content {
	flex: 1;
	color: #006600;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.btns button {
	float: left;
	width: 200px;
	height: 46px;
	margin-right: 20px;
	font-size: 18px;
	font-family: "microsoft yahei";
}
.btns .encodint {
	height: 46px;
	line-height: 46px;
	font-family: "microsoft yahei";
	float: left;
}
.btns .encodint .title {
	font-weight: bold;
}
.btns .encodint .level {
	margin-right: 10px;
}
.btns .encodint>* {
	float: left;
}
#idtWin {
	display: none;
}
#addForm {
	padding: 20px;
}
#submit {
	width: 200px;
	height: 46px;
	font-size: 18px;
	font-family: "microsoft yahei";
}
#tab {
	width:100%;
	height:46px;
	background:#F6F6F6;
	border:1px solid #dcdcdc;
	clear:both;
	margin-top: 15px;
	border-radius: 5px;
}
#tab li {
	width:100px;
	height:100%;
	line-height:44px;
	float:left;
	text-align:center;
	border-right: 1px solid #dcdcdc;
	color: #505050;
	cursor:pointer;
}
#tab li:first-child{
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
#tab li.on {
	background:#fff;
	color:#ff0000;
}
#tab li:hover,
#tab li>a:hover {
	color:#ff0000;
}
#tab li>a {
	display: inline-block;
	width: 100%;
	height: 100%;
}
#tabContent{min-width:1160px;min-height:20px;margin-top: 15px}
#tabContent>li{
	display: none;
	border: 1px solid #dcdcdc;
	padding: 20px;
	min-height: 200px;
	word-break: break-all;
	border-radius: 5px;
}
#tabContent .Picture img
{
	max-width:1118px;display:block;margin: 10px auto;
}
#tabContent .on{display: block}
#tabContent .manageLine a{
	float: left;
	margin-right: 15px;
}
#floatBlock.default {
	position: relative;
	left: 0;
	top: 0;
}
#floatBlock.fixed {
	position: fixed;
}
#floatBlock.relative {
	position: relative;
}
#floatBlock {
	width: 50px;
	height: 162px;
	float: right;
}
.set_score {
	width: 49px;
	height: 49px;
	background-color:rgba(0,0,0,0.2);
	border-radius: 50%;
	padding: 3px;
	margin-bottom: 5px;
	cursor: pointer;
}
.idtBtn {
	background-color:rgba(241,90,36,0.2);
}
.set_scores {
	width: 43px;
	height: 43px;
	border-radius: 50%;
	background-color: rgba(0,0,0, 0.2);
	color: white;
	font-size: 14px;
	text-align: center;
	line-height: 43px;
}
.set_scores i {
	font-size: 18px;
	margin-top: 13px;
}
.idtBtn .set_scores {
	background-color:rgba(241,90,36,0.6);
}
.scoreLine {
	display: none;
}
.selectUl {
	display: none;
	position: absolute;
	background: #ffffff;
	line-height: 24px;
	border: 1px solid #337AB7;
	z-index: 1;
}
.nodeUl {
	border-top: none;
}
.selectUl li {
	padding-left: 12px;
	color: #505050;
}
.selectUl li.on {
	background: #F5F5F5;
	color: #F15A24;
	cursor: default;
}
.childUl {
	width: fit-content;
}
.childUl li {
	padding-right: 50px;
}
#idtRule {
	display: none;
}
.rule-content {
	padding: 20px;
}
.rule-content>li {
	margin: 10px 5px;
}
.videoFont{
	width: 400px;
	height: 80px;
	text-align: center;
	line-height: 80px;
	font-size: 24px;
	font-family: "microsoft yahei";
	color: #641400;
	letter-spacing: 2px;
	position: relative;
	margin: 0 auto
}
.showLine{width: 80px;height: 1px;background: #641400;position: absolute;}
.line1{top:42px;left: 40px}
.line2{bottom:39px;right: 40px}
.fontLine{width: 120px;position: relative;margin: 0 auto}