/*! CSS Used from: http://dangshi.people.com.cn/img/MAIN/2021/03/120815/css/page.css ; media=all */
/* @media all{
h1,h2,ul,li{margin:0;padding:0;}
div{margin:0 auto;text-align:left;font:normal 12px/180% \5FAE\8F6F\96C5\9ED1;}
a:link,a:visited{color:#1c1c1c;text-decoration:none;}
a:hover{color:#c00;text-decoration:underline;}
img{border:none;}
ul,li{list-style:none;}
.cf:before,.cf:after{content:"";display:table;}
.cf:after{clear:both;overflow:hidden;}
.cf{zoom:1;}
.fl{float:left;}
.fr{float:right;}
 */

.rili {
	margin: 40px auto;
	height: 310px;
	padding-top: 20px;
}
.dsdsj .right-panel {
	width: 550px;
	height: 280px;
	margin-top: 10px;
	position: relative;
	margin-right: 50px;
}

.dsdsj .right-panel .conn {
	position: absolute;
	left: 10px;
	top: 55px;
	width: 500px;
	height: 158px;
	overflow: auto;
	color: white;
	font-size: 16px;
	line-height: 30px;
}

.dsdsj .right-panel .conn::-webkit-scrollbar {
	width: 5px;
	height: 1px;
}

.dsdsj .right-panel .conn::-webkit-scrollbar-thumb {
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #b69758;
}

.dsdsj .right-panel .conn::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 5px;
	background: #EDEDED;
}

.dsdsj .xyy {
	position: absolute;
	right: 40px;
	bottom: 10px;
	cursor: pointer;
}

.dsdsj .syy {
	position: absolute;
	right: 120px;
	bottom: 10px;
	cursor: pointer;
}

.dsdsj .calendar {
	width: 360px;
	height: 285px;
	background: white;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 36px;
}

.dsdsj .title {
	height: 70px;
	border-bottom: 2px solid #ccb076;
	position: relative;
	text-align: center;
}

.dsdsj #calendar-title {
	font-size: 30px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	padding: 14px 0 0 0;
	line-height: 57px;
}

.dsdsj #calendar-year {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.dsdsj #pre {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 60px;
	height: 70px;
}

.dsdsj #next {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 60px;
	height: 70px;
}

.dsdsj .body-list ul {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 100%;
	box-sizing: border-box;
}

.dsdsj .body-list ul li {
	list-style: none;
	display: block;
	width: 14.28%;
	float: left;
	height: 32px;
	line-height: 32px;
	box-sizing: border-box;
	text-align: center;
}

.dsdsj .green {
	color: #594224;
}

.dsdsj .lightgrey {
	color: #333;
	cursor: pointer;
}

.dsdsj .darkgrey {
	color: #999;
}

.dsdsj #days li.active {
	background-image: url('../images/dian.png');
	background-repeat: no-repeat;
	background-position: center;
	color: white;
}

.dsdsj .panel-right-text {
	position: absolute;
	top: 4px;
	left: 10px;
	font-size: 24px;
	color: white;
	font-weight: bold;
}
}

.w1200 {
	width: 1200px;
}
