﻿body{padding:0;margin:0;font-size:12px}a{text-decoration:none}a:link,a:visited{text-decoration:none;    }
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0;margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}address,cite,code,em,th,i{font-weight:400;font-style:normal}.clearfix{*zoom:1}.clearfix:after{display:block;overflow:hidden;clear:both;height:0;visibility:hidden;content:""}.clear{clear:both}.left{float:left}.right{float:right}.account-box{background:#fff;padding:0 35px 25px 25px}.account-title{border-bottom:2px solid;height:50px;line-height:50px;font-size:16px;margin-bottom:10px}.f-btn-fhby{height:30px;line-height:30px;color:#f77b10;border:1px solid #f77b10;font-size:14px;display:block;width:85px;text-align:center;border-radius:4px;cursor:pointer;margin-top:10px;margin-left:20px}.f-btn-jian{height:30px;line-height:30px;border:1px solid #ccc;border-right:0;margin-top:10px;text-align:center;width:20px;background:#ececec;color:#666;border-radius:4px;position:relative;left:2px;cursor:pointer}.f-btn-jia{height:30px;line-height:30px;border:1px solid #ccc;border-left:0;margin-top:10px;text-align:center;width:20px;background:#ececec;color:#666;border-radius:4px;position:relative;left:-2px;cursor:pointer}.f-riqi{width:110px;padding:0 10px;background:#fff;color:#666;font-size:14px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;text-align:center;height:30px;line-height:30px;margin-top:10px;display:block}.f-rili-table tbody td{background:#fff;position:relative}.f-rili-table tbody tr{border-bottom:1px dashed #ccc}.f-rili-table .f-today{background-color:#faf1de}.f-rili-table .f-on{background-color:#6495ed;color:#fff}.f-number{cursor:pointer}.f-rili-table{width:100%}.f-rili-th{float:left;width:14.25%;text-align:center;line-height:46px;height:46px;background-color:#f9eade;color:#333}.f-td{border-bottom:1px dashed #ccc;float:left;width:14.25%;text-align:center;height:46px;line-height:46px;position:relative}.f-yuan{position:absolute;width:20px;height:20px;top:13px;left:50%;margin-left:10px;background:url(../images/yuan.png) no-repeat center}.f-table-msg{position:absolute;z-index:2;top:34px;left:50%;margin-left:-120px;width:280px;background:url(../images/bg-msg.png) no-repeat bottom;line-height:55px;height:46px;text-align:center;display:none;color:#666}

article { display: none;} 

.f-rili-table .f-on { background-color: transparent; color: #999; }

.f-tbody { min-height: 3.3rem; }

/* 日历年月 & 切换按钮 */
.account-box {	
	padding: 0;
	height: 100%; 
	line-height: 1; 
	/* background-color: #eee; */
}

.account-title {  
	background-color: #8c0000; 
	color: #fff;  
	margin-bottom: 0;
	border: none;
}

.account-title ,
.f-riqi,
.f-rili-head .f-rili-th,
.f-td,.f-rili-th {  height: .55rem; line-height: .55rem; }

.f-rili-head .f-rili-th { color: #8c0000; background-color: rgba(140,0,0,0.1);  }


/* 按钮切换 */
.f-btn-jian,.f-btn-jia {
	width: 75px;
    height:100%; 
	color: transparent;
	background-color: transparent; 
	border: none;
	margin-top: 0;  
	/* margin-left: 4%; */
	background-size: 61%;
	background-repeat: no-repeat;
	background-position-x: center ;
	background-position-y:12px ;
	cursor: pointer;
	border-radius: 0;
	position:absolute;
	top: 0;
	z-index: 1;
}

.f-btn-jian {   left: 0; }
.f-btn-jian::after {
	content: '';
	width: 11px;
	height: 11px;
	border-top: 2px var(--border_color) solid;
	border-right: 2px var(--border_color) solid;
	position: absolute;
	top: 50%;
	left:50%;
	transform:translate(-50%,-50%) rotate(-135deg);
}

.f-btn-jia { left: auto; right: 0;  }
.f-btn-jia::after {
	content: '';
	width: 13px;
	height: 13px;
	border-top: 2px var(--border_color) solid;
	border-right: 2px var(--border_color) solid;
	position: absolute;
	top: 50%;
	left: 50%;
	transform:translate(-50%,-50%) rotate(45deg);
}

/* 
.f-btn-jian:hover { background-image: url(../images/rl_pre_hover.png); }

.f-btn-jia:hover { background-image: url(../images/rl_next_hover.png); } */


.f-null  { border-color: transparent !important; }


.f-riqi {
	width:calc(100% - 130px);	
	font-size: .18rem;
	letter-spacing: 2px;
	height:100%;  
	font-weight: bold;
    text-align: center;
    border: 0;
    margin-top: 10px;
    padding: 0;
    color: #fff; 
	position:relative;
	top: 0;
	left: 75px;
	z-index: -1;
	margin-top: 0;
    background-color: transparent;
	border: none;
}





/* 日历年月 & 切换按钮 */

.f-nextMounth,
.f-lastMonth { background-color: #e8e6e4;   background-color: transparent;  }


/* 表头 */ 
.f-td,.f-rili-th {
	width: calc(100% / 7);   
    border: none;
    background-color: transparent;
    margin-right: 0;
    margin-bottom: 0px;
	/* border-bottom: 1px #e7e7e7 solid; */	
	color: #1d1d1f;
	font-weight: 600;
}
.f-td:nth-child(7n),.f-rili-th:nth-child(7n) { margin-right: 0;}

 

.f-td ,
.f-rili-table .f-today span.xiaoguo,
.f-rili-table .f-today span.f-day {   font-size:.16rem; position: relative; }


/* 表头-end */





/*today*/
.f-rili-table .f-today { background-color: transparent; }
.xiaoguo,
.f-rili-table .f-today span.xiaoguo,
.f-rili-table .f-today span.f-day { 
	display: inline-block; 
	width: .45rem; height:.45rem; 
	line-height: .45rem;
	margin-top: 50%;
	transform: translateY(-50%);
	background-color: #8c0000;
	color:#fff ; 
}


.f-day { position: relative; z-index: 3; }

.xiaoguo  {   
	background-color: rgba(140,0,0,0.1);
	color: #8c0000; 
	position: relative;
	z-index: 15;
}

/* .xiaoguo::after {
	content: "";
	background-color: #32bbee;
	border-radius: 50%;
	width: 5px;
	height: 5px;   
	
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
} */


.f-yuan {
	background-image: none;
	/*  */
	background: transparent;	
    margin: auto;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 0;
}
 



.clickshow {/* background-color:#d8d8d8; color: #fff; */}

.f-table-msg {
	position: absolute;
	z-index: 27;
	top: 65px;
	left: 50%;
	margin-left: -80px;
	width: 162px;
    background-color: #8c0000;
   	background-image: none;
    line-height: 55px;
    height: auto;
    text-align: left;
    display: none;
    color: #fff; 
	padding : 25px 20px;
	padding-top: 30px;
}

.f-table-msg:before {
    content: "";
    position: absolute;
    top: -7px;
    left: 50%;
    transform: translateX(-50%);
    margin: auto;
    width: 0;
    height: 0;
    border: 11px transparent solid;
    border-top: none;
    border-bottom: 11px #8c0000 solid;
}

.btn_close {
	position: absolute;
	right: 8px;
	top: 16px;
	width: 15px;
	height: 15px;
	/* background-image: url(../images/close.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center; */
}

.btn_close span { width: 90%; height: 2px; background: #fff; position: absolute; top: 0;}
.btn_close span:first-child { left: 0; transform: rotateZ(45deg); }
.btn_close span:last-child { transform: rotateZ(-45deg); }


/*newslist*/
.newslist {   padding: 0; list-style: none;}

.newslist li {
	width: 100%;
	height: auto;
	border-bottom: 1px rgba(255,255,255,.85) solid;
	padding-bottom: 12px;
	margin-bottom: 12px;
	font-size: 12px;
	color:#fff;	
	line-height: 1;
	
}

.newslist li:last-child { margin-bottom: none; padding-bottom: 0; border: none; }

.newslist li p a {
	color: #fff;
    font-size: 14px;
    line-height: 1.2;
	text-decoration: none;
	font-weight: 600;
}

.newslist li span {
	display: block;
    margin-bottom: 5px;
    text-transform: capitalize;
	font-weight: 500;
	font-size: 13px;
    background-repeat: no-repeat;
    background-position: left 1px;
    padding-left: 22px;
    background-size: 13px;
    line-height: 1.35;
}

/* .newslist li span.rladd { background-image: url(../images/icon/icon-dizhi.png); }
.newslist li span.rlzhujr{	background-image: url(../images/icon/icon-student.png);	} */
.newslist li span.rltime { background-image: url(../img/icon/icon-rili-bai.png); margin-top: 12px; }




/* 校园卡日历插件 */
.laydate-box li{	list-style: none; }
.laydate-box .icon{
	position: absolute;
    top: 4px;
    right: 0px;
    height: 25px;
    width: 25px;
    background: #fff;
}
.laydate-box{
	height: 35px;
    width: 75%;
    margin-right: 3%;
    display: inline-block;
    border: none;
	/* margin: 100px 0 0 200px; */
	position: relative;
}
#laydateInput{
	outline: none;
	display: block;
	height: 36px;
	width: 100%;
	font-size: 16px;
	line-height: 30px;	
}
.select-date{
	position: absolute;
	left: 0px;
	top:35px;
	width: 266px;
	height: 301px;
	background-color: #fff;
	border: 1px solid #32bbee;
	display: none;
}

.select-date-header{ height: 48px;	border-bottom: 1px solid #32bbee; }
.heade-ul{ height: 49px; }
.header-item{ height: 28px; float: left; margin-top: 9px; }
.header-item select{ height: 28px;}
.header-item-one select{ width: 80px; margin-left: 10px; height: 30px; outline: none; }
.header-item-one{ height: 30px;  }

.header-item-two i{
	display: block;
	float: left;
	height: 28px;
	width: 28px;
	line-height: 28px;
	text-align: center;
	cursor: pointer;
}

.header-item-two i{
	display: block;
	float: left;
	height: 28px;
	width: 28px;
	line-height: 28px;
	text-align: center;
	cursor: pointer;
}

.header-item-two{ border: 1px solid #ccc; margin-left: 10px; }
.header-item-two select{ float: left; border: none; outline: none; }
.header-item-two i:nth-child(1){ border-right: 1px solid #ccc; }
.header-item-two i:nth-child(3){ border-left: 1px solid #ccc; }
.header-item-three{	margin-left: 30px;	width: 73px;}
.header-item-three span{
	display: block;
	height: 100%;
	border: 1px solid #d8d8d8;
	background: #f9f9f9;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	width: 100%;
	cursor: pointer;
}
.header-item-three span:hover{	border-color: #32bbee;}
.header-item-three span.active{	border-color: #32bbee;}
.week-list{	height: 35px;	width: 100%;	border-bottom: 1px solid #c8cacc;}
.week-list li{
	float: left;
	height: 35px;
	width: 35px;
	text-align: center;
	line-height: 35px;
	font-size: 15px;
	margin: 0 1px;
	/*font-weight: bold;*/
	
}
.week-list li:nth-child(7){	color:#e02d2d; }
.week-list li:nth-child(1){	color:#e02d2d; }
.tabel-line{ height: 35px;	border-bottom: 1px solid #c8cacc; }
.tabel-ul{	height: 35px; }
.tabel-li{
    height: 34px;
    width: 35px;
    text-align: center;
    line-height: 31px;
    float: left;
    border: 2px solid #fff;
    margin: 0 1px;
}
.tabel-li.preDays{	color: #bfbfbf;}
.tabel-li.nextDay{	color: #bfbfbf;}
.tabel-li:hover{	border-color: #ffbb00;}
.tabel-li.showClick{	border-color: #ffbb00;}
.tabel-li.active{	background: #ffbb00; color: #fff !important;	border-color:#ffbb00;}
.tabel-li.weekColor{ color:#e02d2d;}