* {
	padding: 0;
	margin: 0;
}
ul, li {
	list-style: none;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: block;
*zoom:1;
}
.sudyCalendar {
	margin: 0 auto;
}
.sudyCalendar .thuimg .thuimga {
	position: relative;
	display: block;
	width: 100%;
	margin: auto;
	height: 450px;
	z-index: 0;
}
.sudyCalendar .thuimg .thuimga #swfid {
	margin: 0;
	padding: 0;
}
.sudyCalendar .thuimg .thuimga .mainImg {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
}
.sudyCalendar .thuimg .imgTitle {
    position: absolute;
    top: -49px;
    left: 50%;
    right: 0;
    z-index: 1;
    width: 1300px;
    max-width: 1300px;
    margin-left: -650px;
	text-align: left;
}
.sudyCalendar .thuimg .imgTitle .bg {
	position: absolute;
	z-index: -1;
	height: 49px;
	background: #fff;
	filter: alpha(opacity=50);
	opacity: 0.8;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
}
.sudyCalendar .thuimg .imgTitle .txt {
    color: #000;
    font-size: 18px;
    line-height: 52px;
    padding-right: 15px;
    white-space: nowrap;
    padding-left: 15px;
}
.sudyCalendar .thuimg .imgTitle .day {
	position: absolute;
	left: 0;
	padding: 10px 0px 10px;
	width: 96px;
	height: 60px;
	background: #11b0eb;
	top: 10px;
	text-align: center;
	line-height: 30px;
	font-size: 18px;
	color: #fff;
	display: none;
}
.sudyCalendar .thuimg .imgTitle .day.today {
	font-size: 24px;
	display: none;
}
.sudyCalendar .thuimg .imgTitle .day .time-year {
	display: block;
	font-size: 24px;
}
.sudyCalendar .thuimg .imgTitle .day .time-days {
	display: block;
}
.sudyCalendar .thuimg .month {
	background: #555555;
	position: absolute;
	top: 0px;
	left: 50%;
	right: 0;
	width: 1300px;
    margin-left: -650px;
}
.sudyCalendar .thuimg .month .arrow {
	position: absolute;
	color: #fff;
	font-size: 24px;
	line-height: 49px;
	padding: 0 0px;
width:28px;
	cursor: pointer;
}
.sudyCalendar .thuimg .month .arrowleft {
	left: 50px;
}
.sudyCalendar .thuimg .month .arrowright {
	right: 5px;
}
.sudyCalendar .thuimg .month .arrowright:hover, .thuimg .month .arrowleft:hover {/* background:#703d97; */
	color: #ccc;
}
.sudyCalendar .thuimg .month .monthTxt {
	position: absolute;
	left: 20px;
	margin: 0 0px 0 0px;
	color: #fff;
}
.sudyCalendar .thuimg .month .monthTxt span {
	font-size: 18px;
	line-height: 49px;
	padding-right: 0px;
	color: #fff;
}
.sudyCalendar .thuimg .month .day {
	float: left;
	_display: inline;
	margin-left: 72px;
}
.sudyCalendar .thuimg .month .day li {
	float: left;
	_display: inline;
	font-size: 16px;
	padding: 0px 11.5px;
}
.sudyCalendar .thuimg .month .day a {
	color: #b7b7b7;
	display: block;
	line-height: 49px;
	text-align: center;
	width: auto;
	cursor: pointer;
	zoom: 1;
}
.sudyCalendar .thuimg .month .day a:hover {
	background: none;
}
.sudyCalendar .thuimg .month .day a.none {
	color: #b7b7b7;
}
.sudyCalendar .thuimg .month .day a.none:hover {
	background: none;
	cursor: text;
}
.sudyCalendar .thuimg .month .day a.current {
	color: #e9bc43;
}
.sudyCalendar .thuimg .imgarrow {
	width: 42px;
	height: 52px;
	line-height: 52px;
	position: absolute;
	color: #fff;
	font-family: "Simsun";
	font-size: 38px;
	top: -260px;
	cursor: pointer;
	opacity: .8;
	filter: alpha(opacity=80);
	overflow: hidden;
	border: 1px solid #fff;
	background: #77b7db;
}
.sudyCalendar .thuimg .imgarrow:before {
	margin: 0;
}
.sudyCalendar .thuimg .imgarrow.imgarrowleft {
	left: -60px;
	
}
.sudyCalendar .thuimg .imgarrow.imgarrowright {
	right: -60px;
	
}
.sudyCalendar .thuimg .imgarrow.imgarrowleft:hover, .thuimg .imgarrow.imgarrowright:hover {
}
.sudyCalendar .thuimg {
	text-align: center;
}
.sudyCalendar .thuimg .thuimgWrap {
	min-width: 1000px;
	overflow: hidden;
	background: url(loading.gif) no-repeat center center;
*height:400px;
}
.sudyCalendar .mainWrap {
	width: 1000px;
	margin: auto;
	min-width: 320px;
	position: relative;
}



@media screen and (max-width: 1299px) {

.sudyCalendar .mainWrap {width: 100%;}
.sudyCalendar .thuimg .imgTitle {width: 100%;margin-left: 0;max-width: 100%;left: 0;}
.sudyCalendar .thuimg .month {width: 100%;left: 0;margin-left: 0;}

.sudyCalendar .thuimg .imgarrow.imgarrowleft {left: 0 !important;}

.sudyCalendar .thuimg .month .day {width: 93%;margin-left: 7%;}
.sudyCalendar .thuimg .month .day li {width: 3.1%;padding: 0;}
.sudyCalendar .thuimg .month .monthTxt {left: 1%;}
.sudyCalendar .thuimg .month .arrowleft {left: 5%;}
}


