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-face {
	font-family:"Optima_Medium";
	src: url(../font/Optima_Medium.ttf);
}

@font-face {
	font-family:"LTe50021_bold";
	src: url(../font/LTe50021.ttf);
}

@font-face {
	font-family:"OptimaNovaLT-BoldItalic";
	src: url(../font/OptimaNovaLT-BoldItalic.otf);
}


.account-box {
    background: transparent;
    padding: 0;
}

article { display: none;}

.account-title { border-bottom: none;     height: auto;}

.f-rili-th { background-color: transparent !important;color: #9a9a9a !important;    font-size: 20px;}

/*today*/
.f-rili-table .f-today { background: transparent; }

.f-day {
	display: inline-block;
	width:.4rem;
	height:.4rem;
	line-height: .4rem;
	border-radius: 50%;
	color: #fff;
}

.f-rili-table .f-today .f-day {	
	background-color: #008867; 	
	color: #fff;
}

.f-yuan {
	background-image: none;
	 background-color: #f76902;
	/*background: transparent;*/
	border-radius: 100%;
	width: 5px;
    height: 5px;
    position: static;
    
    /*top: 22px;
    left: 45%;*/
    margin: auto;
    margin-top:-8px;
}

.f-td,.f-rili-th {
	width: 14%;
    height:.35rem;
    border: none;
    line-height: 1.7;
    background-color: transparent;
    margin-right: 0;
    margin-bottom: 4px;	
	color: #fff !important;
}

.f-td { height: .4rem; line-height:.43rem; font-size: .2rem;}

.f-td:nth-child(7n),.f-rili-th:nth-child(7n) { margin-right: 0;}

.f-btn-jian,.f-btn-jia {
	width: .35rem;
    height: .35rem;
	/* border: 1px #cdd5d6 solid !important; */
	color: transparent;
	background-color: transparent;
	font-size: .17rem;
	margin-top: 0;
	border: none;
	border-radius:50% !important;
	float: right;
	margin-left:0;
}

.f-btn-jian { 
	background-image: url(../images/icons/rili2.png);
	background-size: 49%;
	background-repeat: no-repeat;
	background-position: 45% .11rem;
}

.f-btn-jia { 
	background-image: url(../images/icons/rili2.png); 
	background-size: 49%;
	background-repeat: no-repeat;
	background-position: 51% -.47rem;
}



/* .f-btn-jian:hover { background-position: 45% -.18rem;}

.f-btn-jia:hover { background-position: 51% -.76rem; } */

.f-riqi {
    width: 25%;
    font-size: .2rem;
    height: auto;
    font-weight: bold;
    text-align: center;
    border: 0;
    margin-top: 0;
    padding: 0;
    color: #fff;
	height: .35rem;
	line-height: .35rem;
    float: right;
    background-color: transparent;
}

/*f-nextMounth*/
.f-nextMounth,
.f-lastMonth { background-color: #e8e6e4; opacity: 0; color: #fff !important;}

.clickshow .f-day {background-color:#d8d8d8; color: #fff;}

.f-rili-table .f-on { background: transparent;}

.f-rili-table .f-on .f-day {background-color: #00b2b1 !important;}

.f-table-msg {
    position: absolute;
    z-index: 27;
   top: .48rem;
   left:81%;
    margin-left: -111px;
    width: 1.66rem;
    background-color: #f76902;
   	background-image: none;
    line-height: .55rem;
    height: auto;
    text-align: left;
    display: none;
    color: #000;
    padding: .08rem;
    padding-top: .2rem;
   border: 1px #f76902 solid;
}

.f-table-msg:before {
	content: "";
	position: absolute;
	top: -7px;
	left: 48%;
	margin: auto;
	width: 12px;
	height: 12px;
	background-color: #f76902;
	transform: rotate(-135deg);
	border-right: 1px #f76902 solid;
	border-bottom: 1px #f76902 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: #000; 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 #333 solid;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #fff;	
	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;
	    font-weight: bold;
	    font-size: 16px;
}
.newslist li .rlzhujr{
	margin-top: 20px;
}


