





body{
	background-color: #F2F2F2;
}
.nsdb-content img{
	max-width: 100% !important;
	height: auto !important;
}
.nsd-box h1{
	font-size: 1rem;
	font-weight: 400;
	color: #666666;
	padding: 1.875rem 0;
}
.nsd-box h1 span{
	color: #FF8500;
}
.nsd-box .nsdb-content{
	width: 100%;
	margin-right: 20px;
	box-sizing: border-box;
}
.nsd-box .news_content{
	background: #ffffff;
	padding: 2.5rem;
}

.nsdb-content h5{
	font-size: 1.75rem;
	font-weight: 700;
	color: #333333;
	text-align: center;
	padding-bottom: 2.5rem;
}
.nsdb-content .nsdb-tip{
	font-size: 0.75rem;
	font-weight: 400;
	color: #333333;
	text-align: center;
	padding: 2.125rem 0 2.375rem 0;
}
.nsdb-content .nsdb-text{
	font-size: 1rem;
	font-weight: 400;
	color: #333333;
	text-align: left;
}
.nsdb-content .nsdb-page{
	font-size: 1rem;
	font-weight: 400;
	color: #1a1a1a;
	padding: 0.5rem 1rem;
	background-color: #ffffff;
	margin-top: 1rem;
}
.nsdb-content .nsdb-page p,
.nsdb-content .nsdb-page p a{
	font-size: 1rem;
	font-weight: 400;
	color: #1a1a1a;
	padding: 0.75rem 0;
}
.nsdb-content .nsdb-page p a:hover{
	text-decoration: underline;
}

.mc-title-pages{
	padding: 1.25rem 0;
}
.mc-title-pages span{
	font-size: 1rem;
	font-weight: 400;
	color: #999999;
}
.mc-title-pages span a{
	font-size: 1rem;
	font-weight: 400;
	color: #999999;
}
/* çƒ­åŒºæ·»åŠ æ ·å¼ */
.nsdb-box{
	display: flex;
	align-items: flex-start;
	flex-shrink: 0;
	justify-content: space-between;
}
.nsdb-hot{
	width: 600px;
}
.nsdb-hot ul{
	background: #FFFFFF;
	padding: 16px 20px;
	margin-bottom: 20px;
}
.nsdb-hot ul h4{
	font-size: 20px;
	font-weight: 400;
	color: #333333;
	margin-bottom: 14px;
}
.nsdb-hot li{
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
}
.nsdb-hot .tip,
.nsdb-hot .tipT{
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color: #fffefe;
	margin-right: 15px;
}
.nsdb-hot .tip{
	background: #ff8500;
}
.nsdb-hot .tipT{
	background: #cccccc;
}
.hot-text-content-box span{
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 40px;
	height: 40px;
	background: #f2f2f2;
	border: 1px dashed #cccccc;
	border-radius: 4px;
	padding: 0 12px;
	box-sizing: border-box;
	margin: 10px;
}





























