/* 投资理财列表页*/
.page_top {
    width: 100%;
    min-width: 1000px;
    height: 220px;
    text-align: center;
    background: url(list_top.jpg) center top;
}
.page_top h1 {
    color: #dc081e;
    padding-top: 80px;
    font-size: 28px;
}
.mbx {
    height: 40px;
    line-height: 40px;
    background: #f2f2f2;
    padding-left:20px;
}
.mbx span.mbx_fi {
    padding-left: 20px;
    background: url(mbx.png) no-repeat;
    color: #333;
}
.mbx span a, .mbx span {
    color: #888;
}
.tzlc_top {
    width: 100%;
    height: 40px;
    min-width: 1000px;
    background: #dc081e;
}
.tzlc_top ul {
    overflow: hidden;
    border-left: 1px solid #fff;
}
.tzlc_top ul li {
    float: left;
    width: 332px;
    border-right: 1px solid #fff;
    height: 40px;
}
.tzlc_top ul li a {
    display: block;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}
.tzlc_top ul li.cur a {
    background: #ff9933;
}
.tzlc_main {
    margin: 30px auto;
    min-height:460px;
}
.tzlc_left {
    width: 220px;
}
li.tzlc_nav_top span {
    font-weight: bold;
    background: #efefef;
    display: block;
}

.tzlc_right {
    width: 750px;
}
table.tzlc_lccp_list {
    width: 100%;
    border: 1px solid #e5e5e5;
    margin-top: 20px;
    border-collapse: collapse;
}
table.tzlc_lccp_list tr th {
    height: 34px;
    background: #f2f2f2;
    text-align: center;
}
table.tzlc_lccp_list tr td {
    border-top: 1px solid #e5e5e5;
    padding: 5px 10px;
    line-height: 22px;
}
td.cp_lie1 h3 {
    color: #d43438;
    font-weight: normal;
    font-size: 14px;
}
td.cp_lie1 span {
    color: #666;
    font-size: 12px;
}
td.cp_lie6 a {
    color: #dc081e;
}
/*投资理财列表页 end*/

/*左侧导航样式*/
li.tzlc_nav_one a.navs_a {
    font-weight: bold;
    color:#333;
}
.list_nav{
    width: 220px;
}
.list_text{
    width: 750px;
}
.navs_ali{
    position: relative;
}
.navs_ali em {
    position: absolute;
    background: url(nav.png) center no-repeat;
    width: 40px;
    height: 40px;
    right: 0;
    top: 0;
    display: block;
    cursor: pointer;
}
.navs_ali.cur em,.navs_ali:hover em,.navs_ali.active em{
    background: url(nav_cur.png) center no-repeat;
}
a.navs_a {
    font-size: 16px;
    display: block;
    margin-bottom: 1px;
    line-height: 40px;
    height: 40px;
    padding-left: 40px;
    background: #f2f2f2;
}
.navs_ali.cur a.navs_a,.navs_ali:hover a.navs_a,.navs_ali.active a.navs_a{
    color: #fff;
    background:#dc081e ;
}
.list_ejnav{
    display: none;
    padding: 5px 0 10px 0;
}
li.cur .list_ejnav{
    display: block;
}
a.navs_b {
    display: block;
    line-height: 28px;
    height: 28px;
    padding-left: 56px;
}
.list_ejnav li.cur a.navs_b,.list_ejnav li:hover a.navs_b {
    color: #dc081e;
    background: #f2f2f2 url(nav_zcur.png) 188px center no-repeat;
}
/*左侧导航样式 end*/
/*通用列表页 */
ul.list_new {
    padding: 10px 0;
}
ul.list_new li {
    line-height: 46px;
    height: 46px;
    border-bottom: 1px solid #f2f2f2;
    position: relative;
}
ul.list_new li i {
    display: block;
    width: 3px;
    height: 3px;
    background: #666;
    position: absolute;
    top: 22px;
}
ul.list_new li a{
    display: block;
    padding-left: 12px;
}
ul.list_new li span {
    position: absolute;
    right: 0;
    top: 0px;
    color: #888;
}
/*通用列表页 end*/

/*分页样式*/
.list_fy {
    overflow: hidden;
    margin: 20px 0;
}
.easysite-page-wrap.fl span {
    display: none !important;
}
.easysite-page-wrap.fl a, .easysite-page-wrap.fl font {
    display: inline-block;
    padding: 0 12px;
    line-height: 30px;
    background: url(fy.png);
    height: 30px;
    border: 1px solid #ecebeb;
    border-radius: 3px;
    float: left;
    margin: 0 6px 0 0;
}
.easysite-page-wrap.fl a:hover, .easysite-page-wrap.fl font {
    background: #dc081e;
    color: #fff;
    border-color: #dc081e;
}
.easysite-total-page.fl {
    line-height: 30px;
    margin: 0 8px 0 10px;
}
input.easysite-page-text {
    height: 30px;
    border: 1px solid #ecebeb;
    border-radius: 3px;
    text-align: center;
    width: 60px;
}
input.easysite-jump-btn {
    border: none;
    line-height: 32px;
    background: #fff;
    font-size: 16px;
    cursor: pointer;
}
.list_content{
    padding:12px 0 0;
    line-height: 26px;
}

/* 表格1样式 */
table.tzlc_lccp_list tr th i {
    position: absolute;
    font-style: normal;
    width: 8px;
    line-height: 5px;
    height: 5px;
    background: url(px_icon.png) no-repeat;
}
table.tzlc_lccp_list tr th i.i_top {
    top: 12px;
    right: 12px;
}
table.tzlc_lccp_list tr th i.i_bottom {
    top: 18px;
    right: 12px;
    background-position: 0 -6px;
}
table.tzlc_lccp_list tr th i.active {
    background-position-x: -22px;
}
table.tzlc_lccp_list tr th {
    height: 34px;
    background: #f2f2f2;
    text-align: center;
    position: relative;
}
th.cp_lie2,th.cp_lie3{
  position: relative;
  padding-right: 20px;
  cursor: pointer;
}