@charset "utf-8";*{font-family:微软雅黑}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}

*{font-family:arial, 微软雅黑;}

.account-box {
    background: #fafafa;
    padding: 0 20px 8px 20px;
}

article { display: none;}

.account-title { border-bottom: none;}

.f-rili-th { background-color: transparent;}

/*today*/
.f-rili-table .f-today { background-color: #03383b; color: #fff;}

.f-yuan {
	background-image: none;
	background-color: #ff2623;
	border-radius: 50%;
	width: 5px;
    height: 5px;
    position: static;
    
    /*top: 22px;
    left: 45%;*/
    margin: auto;
    margin-top: -6px;
}

.f-td,.f-rili-th {
	width: 12.55%;
    height: 29px;
    border: none;
    line-height: 2.7;
    background-color: #fff;
    margin-right: 2%;
    margin-bottom: 1%
}

.f-tbody { height: 160px;  overflow: hidden;}

.f-td { height: 30px;}

.f-td:nth-child(7n),.f-rili-th:nth-child(7n) { margin-right: 0;}

.f-btn-jian,.f-btn-jia {
	width: 5%;	
	color: transparent;
	background-color: transparent;
	font-size: 17px;
	border: none;
	border-radius:0;
}

.f-btn-jian { background-image: url(../images/rl_pre_grey.png); background-size: auto 55%; background-repeat: no-repeat; background-position: center center;}

.f-btn-jia { background-image: url(../images/rl_next_grey.png); background-size: auto 55%; background-repeat: no-repeat; background-position: center center;}

.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-riqi {
	width:90%;	
	font-size: 17px;
	height: auto; 
    /*line-height: 3;*/
    border: 0;
    margin-top: 10px;
    padding: 0;
    color: #261601;
    font-family: arial !important;
   /* font-weight: bold;*/
    background-color: transparent;
}

/*f-nextMounth*/
.f-nextMounth,
.f-lastMonth { background-color: #e8e6e4; color: #261601 !important;}

.f-table-msg {
    position: absolute;
    z-index: 27;
    top: 36px;
    left: 60%;
    margin-left: -120px;
    width: 207px;
    background-color: #fff;
   	background-image: none;
    line-height: 55px;
    height: auto;
    text-align: left;
    display: none;
    color: #666;
    padding: 8px;
    padding-top: 20px;
    border: 1px red solid;
}

.f-table-msg:before {
	content: "";
	position: absolute;
	top: -7px;
	left: 48%;
	margin: auto;
	width: 12px;
	height: 12px;
	background-color: #fff;
	transform: rotate(-135deg);
	border-right: 1px red solid;
	border-bottom: 1px red solid;
}

.btn_close {
	position: absolute;
	right: 8px;
	top: 8px;
	width: 15px;
	height: 15px;
	background-image: url(../images/close.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
}


/*newslist*/
.newslist {   padding: 0; list-style: none;}

.newslist li {
	width: 100%;
	height: auto;
	border-bottom: 1px #333 solid;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #333;	
	line-height: 1;
	
}

.newslist li p a{
	color: #000;
    font-size: 15px;
    line-height: 1.2;
}

.newslist li span {display: block; margin-bottom: 5px; text-transform: capitalize;}


