body {
	background: #fff;
	color: #333;
   font: "Microsoft YaHei", Arial, Helvetica, sans-serif; 
   font-size: 15px;
   
}

img {
	border: 0;
	display: block
}

ul,
li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #1bacf6;
}

a:hover {
	color: #000;
	text-decoration: none;
}


 @media print {
            /* 打印时不显示带有 no-print 类的元素 */
            .no-print {
                display: none !important;
            }
            
            /* 可选：还可以隐藏其他不需要打印的元素，如导航栏、广告等 */
            nav, .advertisement {
                display: none !important;
            }
}

.clear {
	clear: both;
	width: 100%;
	overflow: hidden;
}


.fen {
	color: #ff0000;
	font-size: 22px;
}
.myleft{
    text-align: left;
}

.fix_down {
	position: fixed;
	bottom: 50%;
	right: 0px;
	text-align: center;
	height: 60px;
	z-index: 222333;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;

}

.fix_down span {
	background-color: #0014ff;
	padding: 10px 20px;

	display: block;

}


a {
	text-decoration: none;
}

p{
    margin-top:0px;
    margin-bottom: 15px;
}


#dttime, .qita{
	max-width: 100%;
	aspect-ratio: 16 / 9;
	height: auto !important;

}
#tubiao{
    height: 400px;
    width: 100%;
}

#dttime canvas,
.qita div:first-child,
.qita canvas {
	max-width: 100%;
	aspect-ratio: 16 / 9;
	height: auto !important;
}

.tishi {
	text-align: center;
	color: #ff0000;
}

main {
	width: 100%;
	max-width: 800px;
	background: #eaf4fc;
	padding: 20px 2% 20px;
	margin: auto;
	box-sizing: border-box;

}



.line {
	border-bottom: 1px solid #777;
}


h1.ar_title {
	margin: 20px 10px;
	font-size: 22px;
	line-height: 1.4;
	font-weight: 700;
	text-align: center;
}

.down {
	text-align: center;
}

.downts {
	text-align: center;
	color: #777;

}

.downpdf,
.downdaan {
	background-color: #c4e6fe78;
	color: #0014ff;
	border: 1px solid #0014ff;
	cursor: pointer;
	padding: 3px 15px 3px 15px;
	border-radius: 6px;
}

.top {
	color: #666;
	margin-bottom: 15px;
	font-size: 14px;
}

.top div {
	width: 50%;
	display: inline-block;
}

.top .right {
	float: right;
	text-align: right;
}

.top .ceshi {
	background-color: #c4e6fe78;
	color: #0014ff;
	border: 1px solid #0014ff;
	cursor: pointer;
	padding: 3px 15px 3px 15px;
	border-radius: 6px;
}

.bgff {
	border: 1px solid #ddd;
	background-color: #fff;
	border-radius: 10px;
	margin-top: 2rem;
	padding: 1rem 1rem;
}

.box {
		line-height: 28px;
	padding: 20px 20px;
}

.box h3 {
	position: relative;
	font-size: 18px;
	text-align: center;

}

.box h4 {
	text-align: left;
}




img {
	max-width: 98%;
	text-align: center;
}

.footer {
	text-align: center;
	margin: 3rem 0rem 1rem;
	color: #666;
}

.xxitem {
	display: flex;
}



.footer a {

	color: #666;
}


.fen {
	color: #b15252;
	font-size: 20px;
}

.ft-warning {
	color: #ff3300;
}

.cs-info {
	max-width: 80%;
	margin: auto;
}


#jieguo .fen {
	color: #ff0000;
	font-size: 22px;
}

.level5{
    color: #ff3300;
}


table caption {
	font-weight: 900;
	line-height: 50px;
}

table {
	border-collapse: collapse;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 20px;


}


#jieguo table {
	text-align: center;
	width: 100%;

}

.cs-info table{
    text-align: center;
}

table {

	width: 100%;
	line-height: 30px;

}


table caption {
	font-weight: 700;
	line-height: 50px;
}

table td,
table th {
	border: 1px solid #ddd;
	line-height: 28px;
	padding: 5px 10px;
}

table thead th {
	background-color: #cbcbcb;

}

#jieguo table tr:first-child {
	font-weight: 700;
	    background-color: #f2f2f2;
}

#jiexi table tr:first-child {
	font-weight: 700;
	  
}

.fen{
    color: #ff6600;
}


.msg {
	padding: 8px 10px;
	font-size: 12px;
	color: #999;
	margin-top: 30px;
	text-align: center;
}

#jiexi em {
    color: #ff3300;
    font-style: normal;
    font-size: 18px;
}
