/*利率公告*/
.notice{position:relative; display:block; padding-top:50px; padding-bottom:50px}
.notice_left{float:left; width:180px}
.notice_right{float:right; width:790px; color:#333}

/*左侧栏导航*/
.sidebarNav { width:180px; height:auto; position:relative }
.sidebarNav li { clear:both; margin-bottom:5px }
.sidebarNav li a { display:block; color:#333; width:180px; line-height:25px; text-align:center; background:#fff; font-size:16px; overflow:hidden; font-weight:bold; padding:10px 0 }
.sidebarNav li a:hover,.sidebarNav li a.cur { color:#fff; background:#ffa306; }


/*右侧 主体*/
.notice_right .container{background:#fff; display:block; overflow:hidden}
.notice_right .container .hd{margin-top:10px; padding-right:30px}
.notice_right .container .hd .tlt{float:left; height:35px}
.notice_right .container .hd .tlt h1{ float:left;font-size:16px; background:url(../images/article/tlt.png) no-repeat right 0 #d14c00; height:35px; line-height:35px; color:#fff; min-width:257px; text-indent:20px}
.notice_right .container .hd .tlt em{background:url(../images/article/tlt_jiao.png) no-repeat 0 0; width:43px; height:35px; display:block; float:left}
.notice_right .container .hd .rehome{float:right; line-height:42px;color:#434343; font-size:14px; font-weight:bold}

.notice_right .container .bd{padding:30px; clear:both; width:730px;overflow:hidden;zoom:1;}

/*利率列表页*/
.yearList .year{clear:both; display:block; overflow:hidden; border-top:1px solid #c9c9c9; position:relative; padding-top:20px; padding-bottom:10px}
.yearList .year .yyyy{color:#444; font-size:14px; line-height:15px; height:15px; display:block; font-weight:bold}
.yearList .year .yyyy em{background:#ef6123; width:3px; height:15px; display:inline-block; margin-right:5px}	
.yearList .year .detail{clear:both; overflow:hidden; padding:10px 0}
.yearList .year .detail li{width:355px; float:left; background:url(../images/img/dot.png) no-repeat left center; text-indent:13px; margin:0 0 0 10px; height:22px; line-height:22px}
.yearList .year .detail li a{color:#444}
.yearList .year .detail li a:hover{text-decoration:underline}

/*利率详情页*/
.noteicdetail h2{font-size:16px; font-weight:bold; text-align:center; padding-bottom:15px}
.noteicdetail .line td{text-indent:1em}
.noteicdetail .tips{padding-top:15px}

/*客户单证下载*/
.downloadList li{border-bottom:1px solid #c9c9c9; overflow:hidden; padding:10px 0}
.downloadList li .pdf{background:url(../images/img/down.png) no-repeat 0 1px; height:20px; line-height:20px; text-indent:23px; float:left}
.downloadList li .down{background:url(../images/img/down.png) no-repeat 0 -26px; height:20px; line-height:20px; text-indent:20px; float:right}

/*单证下载*/
.report .colName{text-align:right; font-size:14px}
.report .ff0{color:#ff0012; font-weight:bold}
.report input{height:20px}
.report .btn{background:#ffa305; color:#fff; font-size:14px; font-weight:bold; line-height:30px; height:30px; padding:0 15px; border-radius:5px; border:0}
/*.report input {border:1px solid #ffa306; height:22px}*/

/*页码*/
.page{clear:both; overflow:hidden; text-align:center; color:#747474; line-height:20px; height:20px; padding-top:20px; position:relative}
.page .num{position:absolute; right:0; top:20px}
.page .num a{color:#747474; padding:0 2px}

/*联系我们*/
.contact .tlt{color:#444; font-size:14px; line-height:15px; height:15px; display:block; font-weight:bold}
.contact .tlt em{background:#ef6123; width:3px; height:15px; display:inline-block; margin-right:5px}
.contact p{line-height:25px; padding:15px 0; margin-bottom:5px}

/*人员招聘*/
.invite td{text-indent:1em}