/* CSS Document  */
/*公共部分-开始*/
*[hidefocus] {
    outline: none;
}

body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, pre, form, fieldset, select, input, textarea, p, blockquote {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
}

html, body, iframe, img {
    border: 0;
}

body {
    margin-bottom: 10px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ol, ul {
    list-style: none;
}

hr {
    margin: 0px;
    padding: 0px;
    height: 1px;
    line-height: 1px;
    border-bottom: 1px solid #c7d6e6;
    overflow: hidden;
}

img {
    border: none;
}

.clear {
    clear: both;
}

.dot {
    font-family: "宋体";
}

.tab {
    width: 100%;
    border-collapse: collapse;
}

    .tab td {
        line-height: 26px;
        border: 1px solid #704e35;
        padding: 0px 6px;
    }

        .tab td.tit {
            background: #7d5a3d;
        }

.tab2 {
    width: 728px;
    border-collapse: collapse;
}

    .tab2 td {
        line-height: 26px;
        border: 1px solid #dddddd;
        padding: 0px 6px;
    }

        .tab2 td.tit {
            background: #ededed;
        }


.fl {
    float: left;
}

.fr {
    float: right;
}

.star {
    margin: 0px 3px;
    color: #ef3800;
}

a {
    outline: none;
}

    a:active {
        star: expression(this.onFocus=this.blur());
    }

    a:link {
        color: #0F3F94;
        text-decoration: none;
    }

    a:visited {
        color: #0F3F94;
        text-decoration: none;
    }

    a:hover {
        color: #ff3300;
        text-decoration: none;
    }

    a.bai:link {
        color: #fff;
        text-decoration: none;
    }

    a.bai:visited {
        color: #fff;
        text-decoration: none;
    }

    a.bai:hover {
        color: #d7d7d7;
        text-decoration: none;
    }

    a.red:link {
        color: #d6311f;
        text-decoration: none;
    }

    a.red:visited {
        color: #d6311f;
        text-decoration: none;
    }

    a.red:hover {
        color: #8c2b21;
        text-decoration: none;
    }

    a.pages:link {
        color: #432a19;
        text-decoration: none;
    }

    a.pages:visited {
        color: #432a19;
        text-decoration: none;
    }

    a.pages:hover {
        color: #5b3827;
        text-decoration: none;
    }


    a.cprlink:link {
        color: #707781;
        text-decoration: none;
    }

    a.cprlink:visited {
        color: #707781;
        text-decoration: none;
    }

    a.cprlink:hover {
        color: #838c97;
        text-decoration: none;
    }

    a.yellow:link {
        color: #a03800;
        text-decoration: none;
    }

    a.yellow:visited {
        color: #a03800;
        text-decoration: none;
    }

    a.yellow:hover {
        color: #8c8c8c;
        text-decoration: none;
    }

    a.blue_link:link {
        color: #2255aa;
        text-decoration: none;
    }

    a.blue_link:visited {
        color: #2255aa;
        text-decoration: none;
    }

    a.blue_link:hover {
        color: #868686;
        text-decoration: none;
    }

    a.top_red:link {
        color: #b81213;
        font-size: 16px;
        font-weight: bold;
        text-decoration: none;
    }

    a.top_red:visited {
        color: #b81213;
        font-size: 16px;
        font-weight: bold;
        text-decoration: none;
    }

    a.top_red:hover {
        color: #d73236;
        font-size: 16px;
        font-weight: bold;
        text-decoration: none;
    }

.hide {
    display: none;
}

.boxline {
    border: 1px solid #ddd;
}

.red_b {
    font-weight: bold;
    color: #ff0000;
}

.orange {
    color: #dd5300;
}

.blue {
    color: #2255aa;
}


a.l_r_more:link {
    color: #990000;
    text-decoration: none;
}

a.l_r_more:visited {
    color: #990000;
    text-decoration: none;
}

a.l_r_more:hover {
    color: #cc2d2c;
    text-decoration: none;
}

a.n_title:link {
    color: #0F3F94;
    text-decoration: none;
}

a.n_title:visited {
    color: #0F3F94;
    text-decoration: none;
}

a.n_title:hover {
    color: #d20002;
    text-decoration: none;
}

.pager {
    text-align: center;
    line-height: 28px;
}

.daohang {
    margin: auto;
    width: 1000px;
    margin-bottom: 7px;
    font-family: Tahoma;
}

.borderbtn0 {
    border-bottom: 0px;
}

.mar_left_5 {
    margin-left: 5px;
}
/*公共部分-结束*/




/*首页样式---开始*/


#now {
    margin: 0 auto;
    width: 1000px;
    line-height: 25px;
}

    #now a {
        color: Black;
    }
/*头部样式 开始*/
#top_bar {
    width: 100%;
    height: 29px;
    background: url(img/top_bar_bg.jpg) left top repeat-x;
}

.top_bar_mid {
    margin: 0 auto;
    width: 1000px;
    position: relative;
    top: 0px;
    left: 0px;
}

.top_b_left {
    float: left;
    line-height: 29px;
    color: #2255aa;
}

.top_b_righ {
    float: right;
    padding-right: 180px;
    line-height: 29px;
    color: #2255aa;
}

.jiathis {
    position: absolute;
    left: 820px;
    top: 3px;
    width: 220px;
    height: 25px;
}

#logo_row {
    margin: 0 auto;
    padding-top: 80px;
    width: 1000px;
    text-align: left;
}

#logo_row2 {
    margin: 0 auto;
    /*padding-top: 80px;*/
    width: 1000px;
    text-align: left;
}

.logo {
    position: absolute;
    z-index: 100;
    top: 35px;
}

.logo2 {
    float: left;
}

.hotline {
    position: absolute;
    z-index: 100;
    left: 431px;
    top: 38px;
    width: 780px;
}

.hotline2 {
    width: 784px;
    float: left;
}

.hotline .erweimaimg {
    position: absolute;
    top: -4px;
    right: 100px;
    z-index: 100;
    line-height: 20px;
    text-align: center;
    width: 130px;
    height: 72px;
    background: url(img/phone2.jpg) no-repeat;
}

.erweimaimg2 {
    line-height: 20px;
    text-align: center;
    width: 130px;
    height: 72px;
    background: url(img/phone2.jpg) no-repeat;
    float: left;
    margin-left: 578px;
}

.dateinfo {
/*position: absolute;
top: -5px;
right: 20px;
z-index: 100;*/
    line-height: 20px;
    text-align: center;
    width: 72px;
    height: 72px;
    background: url(img/bg_rili.gif) left top no-repeat;
    float: left;
}

.dateinfo2 {
    line-height: 20px;
    text-align: center;
    width: 72px;
    height: 72px;
    background: url(img/bg_rili.gif) left top no-repeat;
    float: left;
}

.dateinfo span {
    font-weight: bold;
    display: block;
}

    .dateinfo span.year {
        font-family: Arial;
        margin-top: 3px;
        color: White;
    }

    .dateinfo span.day {
        font-family: Arial;
        margin-top: 5px;
        font-size: 24px;
        color: #333;
    }

    .dateinfo span.week {
        color: #333;
    }

#menu {
    width: 820px;
    position: absolute;
    margin-left: 180px;
    margin-top: -31px;
}

    #menu .submenu_right a {
        display: inline-block;
        width: 50px;
        height: 28px;
    }

        #menu .submenu_right a.login {
            background: url(img/s_login.gif) left top no-repeat;
        }

        #menu .submenu_right a.region {
            background: url(img/s_reg.gif) left top no-repeat;
        }

        #menu .submenu_right a.pay {
            background: url(img/s_chongzhi.gif) left top no-repeat;
        }



    #menu ul {
        padding-left: 15px;
    }

        #menu ul li {
            float: left;
        }

            #menu ul li a, #menu ul li a:visited {
                float: left;
                margin-right: 3px;
                _margin-right: 3px;
                color: #a4420d;
                width: 86px;
                height: 31px;
                line-height: 34px;
                text-align: center;
                display: block;
                font-weight: bold;
                font-size: 14px;
                background: url(img/menu_link_bg.jpg) left top no-repeat;
            }

                #menu ul li a.hot {
                    background: url(img/menu_link_bg2.jpg) left top no-repeat;
                }

                #menu ul li a:hover, #menu ul li a.selected {
                    color: #fff;
                    background: url(img/menu_hover_bg.jpg) left top no-repeat;
                    display: block;
                    font-weight: bold;
                }

            #menu ul li.index a.selected {
                color: #fff;
                background: url(img/menu_hover_bg.jpg) left top no-repeat;
                display: block;
                font-weight: bold;
            }



#menu_sub {
    margin: 0px auto;
    width: 1000px;
    height: 36px;
}

.menu_all {
    width: 100%;
    height: 36px;
    background: url(img/menu_sub_mid.jpg) left top repeat-x;
    _margin-top: 80px;
}

.m_s_mid {
    margin: 0 auto;
    width: 980px;
    color: #fff;
    line-height: 36px;
    height: 36px;
}

    .m_s_mid ul li {
        float: left;
    }

        .m_s_mid ul li a, .m_s_mid ul li a:visited {
            float: left;
            color: #fff;
            font-size: 14px;
            font-weight: bold;
            padding: 0px 12px;
            text-align: center;
            display: block;
        }

            .m_s_mid ul li a:hover {
                color: #fff8bd;
            }

        .m_s_mid ul li.last {
            background-position: left -32px;
        }

    .m_s_mid li.selectTitle {
        width: 220px;
        height: 30px;
        font-size: 14px;
        background: url(img/selectlottery.gif) left top no-repeat;
        font-weight: bold;
        text-align: center;
    }
/*头部样式 结束*/


/*第一行样式 开始*/
#row01 {
    margin: 0px auto;
    width: 1000px;
    margin-top: 7px;
}

/* 快捷菜单*/
.Shortcut_menu {
    float: left;
    margin-right: 8px;
    width: 216px;
    border: 1px solid #ddd;
    background-color: #f1f1f1;
}

.s_menu_tit_01 {
    padding-left: 30px;
    width: 184px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    font-weight: bold;
    background: url(img/tit_01.jpg) left top repeat-x;
}

.s_menu_tit_02 {
    color: #222;
    border-top: 1px solid #ddd;
    padding-left: 10px;
    width: 206px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    font-weight: bold;
    background: url(img/tit_02.jpg) left top repeat-x;
}

.s_menu_tit_01_in {
    padding-left: 30px;
    width: 186px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    font-weight: bold;
    background: url(img/tit_01.jpg) left top repeat-x;
}

.s_menu_tit_02_in {
    padding-left: 30px;
    width: 186px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    font-weight: bold;
    background: url(img/tit_02.jpg) left top repeat-x;
}

.yellow {
    color: #FF7F24;
}

.yellow01 {
    color: #ffbe3e;
}

.yellow02 {
    color: #fff694;
}

.white {
    color: #fff;
    font-size: 12px;
}

.s_menu_info {
    padding: 10px;
    width: 194px;
}

.left_list {
    height: 353px;
    margin: 4px;
    overflow: hidden;
    background-color: #fff;
}

    .left_list ul li {
        width: 188px;
        line-height: 21px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 12px;
        padding: 0px 10px;
    }

.left_kj_tit {
    color: #666;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    height: 22px;
    margin-top: 5px;
}

.num {
    float: left;
    margin-bottom: 5px;
    color: #fff;
    font-size: 28px;
    width: 40px;
    height: 39px;
    line-height: 36px;
    background: url(img/ball2.jpg) left top no-repeat;
    text-align: center;
    font-family: Arial;
}

.mar23 {
    margin: 0px 23px;
}

.mar23_left {
    margin-left: 23px;
    _margin-left: 12px;
}

.cai_box {
    width: 194px;
    border-bottom: 1px solid #dedede;
    padding-top: 3px;
}

.cai_img, .cai_info {
    float: left;
}

.cai_info {
    padding-left: 10px;
    width: 154px;
    line-height: 20px;
}

.news_row_box {
    margin-top: 5px;
}

    .news_row_box ul li {
        float: left;
        width: 220px;
        height: 22px;
        line-height: 22px;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

/*中间动画新闻部分*/

.mid {
    float: left;
    width: 470px;
}

.kj_box {
    width: 470px;
    height: 90px;
    overflow: hidden;
    border: 1px solid #ddd;
}

.kj_title {
    padding-left: 10px;
    color: #222;
    font-size: 14px;
    font-weight: bold;
    line-height: 31px;
    height: 31px;
    width: 460px;
    background: url(img/kj_bar.jpg) left top no-repeat;
    position: relative;
}

.kj_title_more {
    width: 50px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    font-size: 12px;
    font-weight: 12px;
    color: #fff;
    position: absolute;
    left: 417px;
    top: 6px;
    font-family: Sans-Serif;
}

    .kj_title_more a {
        color: #666;
    }

        .kj_title_more a:hover {
            color: red;
        }

.kj_content {
    padding: 10px 0px 0px 120px;
    width: 310px;
    height: 90px;
    background: url(img/logo_22.gif) 20px 4px no-repeat;
}

.kj_text {
    width: 340px;
    height: 90px;
    line-height: 26px;
    position: relative;
}

.kj_num_bg_01, .kj_num_bg_02, .kj_num_bg_03 {
    position: absolute;
    width: 33px;
    height: 33px;
    background: url(img/kj_num_bg.jpg) left top no-repeat;
    line-height: 33px;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
}

.kj_num_bg_01 {
    left: 60px;
    top: 27px;
}

.kj_num_bg_02 {
    left: 100px;
    top: 27px;
}

.kj_num_bg_03 {
    left: 140px;
    top: 27px;
}

.kj_select {
    width: 270px;
    padding-left: 10px;
    height: 31px;
    line-height: 31px;
    color: #92511d;
    font-weight: bold;
    border: 1px solid #decf97;
    background: url(img/kj_select_bg.jpg) left top repeat-x;
    position: absolute;
    left: 0px;
    top: 74px;
    _padding-top: 5px;
    _height: 26px;
    _line-height: 26px;
}

.red {
    color: #990000;
}

.green {
    color: #2a850a;
}

.green2 {
    color: #175700;
}

.red1 {
    color: red;
}

.b {
    font-weight: bold;
}

.f14 {
    font-size: 14px;
}

.news_list {
    margin-top: 7px;
    width: 468px;
    height: 100px;
}

.news_list_tit {
    padding-left: 10px;
    width: 458px;
    color: #b20e0f;
    font-size: 14px;
    line-height: 31px;
    font-weight: bold;
    background: url(img/news_list_tit_bg.jpg) left top repeat-x;
    position: relative;
}

.news_tit_right {
    position: absolute;
    left: 284px;
    top: 0px;
    font-weight: normal;
    height: 31px;
    line-height: 31px;
}

.news_list_info {
    padding: 0 10px;
    width: 448px;
}

.news_top {
    width: 448px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: url(img/dot.gif) left bottom repeat-x;
}

.fxgc_box {
    margin-top: 3px;
}


/*右边最新开奖部分*/
.latest_kj {
    width: 294px;
    background: #fff;
    border: 1px solid #ccc;
    position: relative;
    height: 317px;
}

.latest_kj_title {
    font-weight: bold;
    color: #333;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    text-indent: 10px;
    background-color: #efefef;
}

.latest_kj_menu {
    width: 294px;
    height: 0px;
}

    .latest_kj_menu ul {
        float: right;
    }

    .latest_kj_menu li {
        float: left;
        cursor: pointer;
        width: 80px;
        height: 34px;
        text-align: center;
        line-height: 34px;
        font-size: 14px;
        color: #444;
    }

        .latest_kj_menu li.selected {
            color: #9b090a;
            font-weight: bold;
            background: #FFF;
        }

.laterst_bar {
    width: 294px;
    height: 32px;
    background: #fcf9ee;
    line-height: 32px;
}

.cz_tit, .qh_tit, .num_tit {
    float: left;
    color: #999;
}

.cz_tit {
    width: 65px;
    text-align: center;
}

.qh_tit {
    width: 55px;
    text-align: center;
}

.num_tit {
    width: 134px;
    padding-left: 5px;
}

.jc_num {
    color: #ff0000;
    line-height: 20px;
}

.jc_jiang li {
    margin-bottom: 5px;
}

.laterst_row {
    width: 294px;
    height: 36px;
}

.cz_info, .qh_info, .num_info, .gc_info {
    float: left;
    color: #999;
    line-height: 36px;
}

.cz_info {
    width: 65px;
    text-align: center;
}

.qh_info {
    width: 55px;
    text-align: center;
    color: #999;
}

.num_info {
    width: 134px;
    padding-left: 5px;
    color: #ff0000;
    font-weight: bold;
}

.gc_info {
    width: 30px;
    text-align: center;
    background: url(/yuce/img/zj_ranking_right_bar_bg.jpg) repeat-x 0 0;
    height: 20px;
    line-height: 20px;
    margin-top: 8px;
    color: white;
    border: 1px solid #bc0f0c;
}

    .gc_info a {
        cursor: pointer;
    }
/*.gc_info a.onmouseover {color:white; }*/

/*第一行样式 结束*/

.banner {
    margin: 10px auto;
    width: 1000px;
}



/*第二行样式 开始*/

#row07 {
    margin: 7px auto 7px auto;
    width: 1000px;
}

#row02 {
    margin: 0px auto;
    width: 1000px;
}

#row03 {
    margin: 7px auto 0px auto;
    width: 1000px;
}

#row04 {
    margin: 7px auto;
    width: 1000px;
}

#row05 {
    margin: 7px auto 0px auto;
    width: 1000px;
}

#row06 {
    margin: 0px auto;
    width: 1000px;
}

#row08 {
    margin: 0px auto 10px auto;
    width: 1000px;
}

#row09 {
    margin: 0px auto 10px auto;
    width: 1000px;
}

/*列表框*/
.list4 {
    float: left;
    margin-right: 7px;
    width: 693px;
    height: 258px;
    border: 1px solid #ddd;
    position: relative;
    overflow: hidden;
}

.list5 {
    float: left;
    margin-right: 7px;
    width: 693px;
    height: 158px;
    border: 1px solid #ddd;
    position: relative;
    overflow: hidden;
}

.list {
    float: left;
    margin-right: 7px;
    width: 342px;
    height: 258px;
    border: 1px solid #ddd;
    position: relative;
    overflow: hidden;
}

.list2 {
    float: left;
    margin-right: 7px;
    width: 342px;
    height: 230px;
    border: 1px solid #ddd;
    position: relative;
    overflow: hidden;
}

.list3 {
    float: left;
    margin-right: 9px;
    _margin-right: 8px;
    width: 224px;
    height: 200px;
    border: 1px solid #ebebc3;
    position: relative;
    overflow: hidden;
}

.list_left {
    float: left;
    margin-right: 7px;
    width: 694px;
    border: 1px solid #ddd;
    overflow: hidden;
}

#zj_bk_li {
    height: 228px;
}

    #zj_bk_li li {
        width: 330px;
        float: left;
    }

.list_bar_menu {
    width: 342px;
    height: 30px;
    background: url(img/tit_03.jpg) left top repeat-x;
    position: relative;
    top: 0px;
    left: 0px;
}

.list_bar_menu1 {
    width: 342px;
    height: 30px;
    background: url(img/tit_03.jpg) left top repeat-x;
    position: relative;
    top: 0px;
    left: 0px;
}

.list_bar_menu4 {
    width: 693px;
    height: 30px;
    background: url(img/tit_03.jpg) left top repeat-x;
    position: relative;
    top: 0px;
    left: 0px;
}

.list_bar_menu ul {
    margin-left: 30px;
    _margin-left: 15px;
    float: left;
}

.list_bar_menu li {
    float: left;
    width: 135px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #47494A;
    cursor: pointer;
}

    .list_bar_menu li.selected {
        color: #990000;
        font-weight: bold;
        background: #FFF;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }

.list_bar_menu1 ul {
    margin-left: 30px;
    _margin-left: 15px;
    float: left;
}

.list_bar_menu1 li {
    float: left;
    width: 135px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #47494A;
    cursor: pointer;
}

    .list_bar_menu1 li.selected {
        color: #990000;
        font-weight: bold;
        background: #FFF;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }

.list_bar_menu1 .list_tit {
    color: #333;
    font-size: 14px;
}

.list_bar_menu4 ul {
    margin-left: 30px;
    _margin-left: 15px;
    float: left;
}

.list_bar_menu4 li {
    float: left;
    width: 135px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #47494A;
    cursor: pointer;
}

    .list_bar_menu4 li.selected {
        color: #990000;
        font-weight: bold;
        background: #FFF;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }

.list_bar_menu4 .list_tit {
    color: #333;
}


.list_bar_menu3 {
    width: 693px;
    height: 30px;
    background: url(img/tit_03.jpg) left top repeat-x;
    position: relative;
}

.list_bar_menu5 {
    width: 693px;
    height: 30px;
    background: url(img/left_bar_bg.jpg) left top repeat-x;
    position: relative;
}

    .list_bar_menu3 ul, .list_bar_menu5 ul {
        margin-left: 30px;
        _margin-left: 15px;
        float: left;
    }

    .list_bar_menu3 li, .list_bar_menu5 li {
        float: left;
        width: 135px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        font-size: 14px;
        color: #333;
        cursor: pointer;
    }

        .list_bar_menu3 li.selected, .list_bar_menu5 li.selected {
            color: #990000;
            font-weight: bold;
            background: #FFF;
            border-left: 1px solid #ddd;
            border-right: 1px solid #ddd;
        }

#row07 .jp_content {
    padding: 10px 0 0 20px;
}

    #row07 .jp_content ul {
        margin: 0 auto;
        width: 650px;
    }

    #row07 .jp_content li {
        float: left;
        width: 310px;
        margin: 5px 10px 0 0;
    }

        #row07 .jp_content li .zj_img {
            float: left;
            width: 100px;
            height: 90px;
            overflow: hidden;
            border: 1px solid #dedede;
        }

        #row07 .jp_content li .zj_contents .zj_content_head {
            border-bottom: 1px solid #dedede;
            line-height: 24px;
            padding: 0 5px 0 5px;
        }

.jp_content .dz_zj {
    background: url(/yuce/img/zj_ranking_right_bar_bg.jpg) repeat-x 0 0px;
    padding: 0 5px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #bc0f0c;
    display: inline-block;
    color: #fff;
}

.jp_content .index_guangzhu {
    background: #F2F2F2;
    padding: 0 5px;
    height: 20px;
    line-height: 22px;
    border: 1px solid #dbdbdb;
    margin-right: 5px;
    display: inline-block;
    color: #53364C;
}

#row07 .jp_content li .zj_contents {
    float: left;
    padding: 0px 0px 0px 10px;
    width: 190px;
    height: 90px;
}

    #row07 .jp_content li .zj_contents .zj_content_contair {
        height: 66px;
        overflow: hidden;
        position: relative;
        line-height: 23px;
        padding: 0 5px 0 5px;
    }

        #row07 .jp_content li .zj_contents .zj_content_contair .zj_more {
            position: absolute;
            bottom: 0px;
            line-height: 16px;
            right: 0px;
            z-index: 1000;
            background-color: White;
            cursor: pointer;
            padding: 0 2px;
            border: 1px solid #dbdbdb;
            background-color: Green;
            color: White;
        }


#row08 .jp_content {
    padding: 10px 0 0 20px;
}

    #row08 .jp_content ul {
        margin: 0 auto;
        width: 650px;
    }

    #row08 .jp_content li {
        float: left;
        width: 310px;
        margin: 5px 10px 0 0;
    }

        #row08 .jp_content li .zj_img {
            float: left;
            width: 100px;
            height: 90px;
            overflow: hidden;
            border: 1px solid #dedede;
        }

        #row08 .jp_content li .zj_contents .zj_content_head {
            border-bottom: 1px solid #dedede;
            line-height: 24px;
            padding: 0 5px 0 5px;
        }

        #row08 .jp_content li .zj_contents {
            float: left;
            padding: 0px 0px 0px 10px;
            width: 190px;
            height: 90px;
        }

            #row08 .jp_content li .zj_contents .zj_content_contair {
                height: 66px;
                overflow: hidden;
                position: relative;
                line-height: 23px;
                padding: 0 5px 0 5px;
            }

                #row08 .jp_content li .zj_contents .zj_content_contair .zj_more {
                    position: absolute;
                    bottom: 0px;
                    line-height: 16px;
                    right: 0px;
                    z-index: 1000;
                    background-color: White;
                    cursor: pointer;
                    padding: 0 2px;
                    border: 1px solid #dbdbdb;
                    background-color: Green;
                    color: White;
                }


#row09 .jp_content {
    padding: 10px 0 0 20px;
}

    #row09 .jp_content ul {
        margin: 0 auto;
        width: 650px;
    }

    #row09 .jp_content li {
        float: left;
        width: 310px;
        margin: 5px 10px 0 0;
    }

        #row09 .jp_content li .zj_img {
            float: left;
            width: 100px;
            height: 90px;
            overflow: hidden;
            border: 1px solid #dedede;
        }

        #row09 .jp_content li .zj_contents .zj_content_head {
            border-bottom: 1px solid #dedede;
            line-height: 24px;
            padding: 0 5px 0 5px;
        }

        #row09 .jp_content li .zj_contents {
            float: left;
            padding: 0px 0px 0px 10px;
            width: 190px;
            height: 90px;
        }

            #row09 .jp_content li .zj_contents .zj_content_contair {
                height: 66px;
                overflow: hidden;
                position: relative;
                line-height: 23px;
                padding: 0 5px 0 5px;
            }

                #row09 .jp_content li .zj_contents .zj_content_contair .zj_more {
                    position: absolute;
                    bottom: 0px;
                    line-height: 16px;
                    right: 0px;
                    z-index: 1000;
                    background-color: White;
                    cursor: pointer;
                    padding: 0 2px;
                    border: 1px solid #dbdbdb;
                    background-color: Green;
                    color: White;
                }


.fontsize14 {
    font-size: 14px;
}

.fontbold {
    font-weight: lighter;
}

.list_bar_menu2 {
    width: 224px;
    height: 30px;
    background: #faf6d3;
    position: relative;
}

.list_tit {
    padding-left: 30px;
    height: 30px;
    line-height: 30px;
    color: #A20C0B;
    font-weight: bold;
}


.padd_left {
    padding-left: 30px;
}

.img_line {
    border: 1px solid #a9a9a9;
    width: 150px;
    height: 190px;
}

.list_bar_menu_left {
    width: 694px;
    height: 30px;
    background: url(img/tit_03.jpg) left top repeat-x;
    position: relative;
}

    .list_bar_menu_left .list_tit {
        color: #333;
        font-size: 14px;
    }

    .list_bar_menu_left a {
        display: inline-block;
        width: 90px;
        text-align: center;
        font-weight: 200;
    }

.list_left .list_bar_menu_left a:hover {
    color: #990000;
    font-weight: bold;
}

.list_bar_menu_left .selected {
    background: #FFF;
    color: #990000;
    font-weight: bold;
}

.list_bar_icon {
    margin: 8px 0px 0px 6px;
    left: 0px;
    width: 20px;
    height: 16px;
    position: absolute;
    text-align: center;
    top: 0px;
}

.tab_more {
    position: absolute;
    right: 10px;
    top: 8px;
    font-family: Sans-Serif;
}

    .tab_more a, .list_tit a {
        color: #333;
    }

        .tab_more a:hover, .list_tit a:hover {
            color: red;
        }



.tab_content1 {
    padding: 13px 10px 14px 10px;
    height: 400px;
    overflow: hidden;
}

    .tab_content1 img {
        margin: 0px 0px 5px 12px;
    }

.img_list_text {
    float: left;
    width: 347px;
}

.tab_content div {
    padding: 10px 0px;
}

    .tab_content div ul li {
        padding-left: 10px;
        line-height: 23px;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-family: "宋体";
    }

.tjfa_notice {
    padding: 5px 10px;
}

.row02_right {
    float: right;
    width: 294px;
    height: 258px;
}

.row03_right {
    float: right;
    width: 294px;
    height: 233px;
}

.row04_right {
    float: right;
    width: 294px;
}

.row05_right {
    float: right;
    width: 294px;
}

.row06_right {
    float: right;
    width: 294px;
    height: 158px;
}

.cm_text0 {
    padding: 0 10px;
    line-height: 22px;
}

.cm_text {
    padding: 10px;
    line-height: 22px;
}

    .cm_text a {
        display: inline-block;
        width: 60px;
        line-height: 22px;
    }

.tjfa_tit {
    width: 658px;
    background: #fcf9ee;
}

.tjfa_01, .tjfa_02, .tjfa_03, .tjfa_04, .tjfa_05, .tjfa_06, .tjfa_07, .tjfa_08, .tjfa_09, .tjfa_10, .tjfa_11 {
    float: left;
    text-align: center;
    color: #0e5a97;
    border-top: 1px solid #ebebc3;
    line-height: 20px;
}

.tjfa_01 {
    width: 26px;
}

.tjfa_02 {
    width: 60px;
}

.tjfa_03 {
    width: 70px;
}

.tjfa_04 {
    width: 110px;
}

.tjfa_05 {
    width: 82px;
}

.tjfa_06 {
    width: 50px;
}

.tjfa_07 {
    width: 40px;
}

.tjfa_08 {
    width: 46px;
}

.tjfa_09 {
    width: 57px;
}

.tjfa_10 {
    width: 60px;
}

.tjfa_11 {
    width: 56px;
}

.tjfa_row {
    width: 658px;
}

.tjfa_01_text, .tjfa_02_text, .tjfa_03_text, .tjfa_04_text, .tjfa_05_text, .tjfa_06_text, .tjfa_07_text, .tjfa_08_text, .tjfa_09_text, .tjfa_10_text, .tjfa_11_text {
    float: left;
    text-align: center;
    border-top: 1px solid #e2edf2;
    line-height: 24px;
}

.tjfa_01_text {
    width: 26px;
}

.tjfa_02_text {
    width: 60px;
}

.tjfa_03_text {
    width: 70px;
}

.tjfa_04_text {
    width: 110px;
    color: #0b3e93;
}

.tjfa_05_text {
    width: 82px;
    padding-top: 5px;
}

.tjfa_06_text {
    width: 50px;
}

.tjfa_07_text {
    width: 40px;
}

.tjfa_08_text {
    width: 46px;
}

.tjfa_09_text {
    width: 57px;
}

.tjfa_10_text {
    width: 60px;
}

.tjfa_11_text a {
    padding: 5px 0px;
    width: 56px;
    height: 14px;
    display: block;
    background: url(img/btn_look_link_bg.gif) center center no-repeat;
}

    .tjfa_11_text a:hover {
        background: url(img/btn_look_hover_bg.gif) center center no-repeat;
    }

/*最新中奖*/
.left_box {
    width: 294px;
    height: 258px;
    border: 1px solid #ccc;
}

.left_bar {
    padding-left: 10px;
    width: 284px;
    height: 30px;
    color: #333;
    line-height: 30px;
    font-weight: bold;
    font-size: 14px;
    background: url(img/tit_03_1.jpg) left top repeat-x;
    position: relative;
}

.left_icon {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 1px;
}

.left_tit {
    padding-left: 30px;
}

.online {
    position: absolute;
    left: 201px;
    top: -2px;
}

.left_boxjp {
    width: 294px;
    height: 170px;
    border: 1px solid #ccc;
}

.left_boxzq {
    width: 294px;
    height: 158px;
    border: 1px solid #ccc;
}

    .left_boxzq .zj_content ul {
        margin: 10px;
    }

    .left_boxzq .zj_content li {
        line-height: 24px;
        color: #990000;
    }

        .left_boxzq .zj_content li a {
            width: 90px;
            display: inline-block;
        }


.jp_img_rank {
    width: 294px;
    height: 80px;
    margin-top: 5px;
    border: 1px solid #ccc;
}

.left_box2 {
    width: 294px;
    height: 230px;
    border: 1px solid #ccc;
}

.left_box3 {
    width: 294px;
    border: 1px solid #ccc;
}

.left_box4 {
    margin-top: 7px;
    border: 1px solid #ccc;
}

.left_box5 {
    margin-top: 7px;
    height: 195px;
    border: 1px solid #ccc;
}

.zj_tit_tab_menu {
    height: 22px;
    line-height: 22px;
    border-bottom: 1px solid #ebebc3;
    background: #faf6d3;
    cursor: pointer;
}

    .zj_tit_tab_menu ul li {
        float: left;
        width: 98px;
        height: 22px;
        line-height: 22px;
        text-align: center;
    }

        .zj_tit_tab_menu ul li.selected {
            font-size: 14px;
            font-weight: bold;
            background: #FFF;
        }

.zj_tit2 {
    height: 22px;
    line-height: 22px;
    border-bottom: 1px solid #ebebc3;
    background: #fffcf0;
}

    .zj_tit2 ul li {
        float: left;
        width: 98px;
        height: 22px;
        line-height: 22px;
        text-align: center;
        font-weight: bold;
    }

.zj_text {
    margin-top: 5px;
}

    .zj_text ul li {
        float: left;
        width: 98px;
        height: 22px;
        line-height: 22px;
        text-align: center;
    }

        .zj_text ul li.bg {
            background: #f8f5e2;
        }

.paddtop3 {
    padding-top: 3px;
    height: 19px;
    line-height: 19px;
}

.zxkj_row {
    line-height: 24px;
}

.zxkj_01_text, .zxkj_02_text, .zxkj_03_text, .zxkj_04_text {
    float: left;
    text-align: center;
}

.zxkj_01_text {
    padding-left: 10px;
    width: 90px;
    text-align: left;
    color: #18479b;
}

.zxkj_02_text {
    width: 70px;
}

.zxkj_03_text {
    width: 80px;
}

.zxkj_04_text {
    width: 81px;
}
/*第二行样式 结束*/

.bq_text ul {
    margin-top: 5px;
}

    .bq_text ul li {
        float: left;
        width: 87px;
        padding-left: 10px;
        line-height: 24px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-family: "宋体";
    }

/*11选5*/
.all_bar {
    padding-left: 10px;
    width: 988px;
    height: 30px;
    line-height: 30px;
    background: #faf6d3;
    border: 1px solid #ebebc3;
    color: #a4420d;
    font-weight: bold;
}

.list15 {
    float: left;
    margin-top: 7px;
    padding: 6px;
    width: 314px;
    height: 168px;
    border: 1px solid #ebebc3;
}

.list15_bar {
    padding-left: 4px;
    width: 310px;
    height: 29px;
    line-height: 29px;
    border-bottom: 1px solid #ebebc3;
    color: #a4420d;
    font-weight: bold;
    position: relative;
}

.list15_more {
    position: absolute;
    left: 284px;
    top: 0px;
    width: 28px;
    font-weight: normal;
}

.list_text ul {
    margin-top: 7px;
}

    .list_text ul li {
        height: 24px;
        line-height: 24px;
        font-family: "宋体";
    }

.mar7 {
    margin-left: 7px;
    margin-right: 7px;
}

.zm_content {
    width: 284px;
    padding: 5px;
    overflow: hidden;
    background: url(img/zm_bg.jpg) repeat-x 0 10px;
    color: #1d5fb3;
    text-align: left;
    font-family: "微软雅黑";
}

    .zm_content table {
        width: 100%;
    }

        .zm_content table td a {
            font-size: 14px;
        }

/*友情链接*/
#link_box {
    margin: 10px auto 0px auto;
    width: 998px;
    border: 1px solid #ebebc3;
}

.link_bar {
    padding-left: 10px;
    width: 988px;
    height: 30px;
    line-height: 30px;
    background: url(img/right_bar_bg.jpg) left top repeat-x;
    color: #fff;
}

    .link_bar span {
        font-size: 14px;
        font-weight: bold;
        width: 85px;
        text-align: center;
        display: inline-block;
    }

        .link_bar span.cur {
            background-color: White;
            color: #990000;
        }

    .link_bar .txt {
        width: 200px;
        position: absolute;
        margin-left: 620px;
    }

.link_container .link_text a {
    width: 91px;
    display: inline-block;
    text-align: center;
    line-height: 24px;
}

.link_text {
    padding: 10px;
}

.link_img {
    padding: 0px 0px 10px 5px;
}

    .link_img img {
        margin-right: 5px;
    }

/*热点导读*/
#hot_read {
    margin: 10px auto 0px auto;
    padding-left: 10px;
    width: 988px;
    height: 33px;
    border: 1px solid #d5d5d5;
    background: #f3f3f3;
}

    #hot_read ul li, #hot_read ul li a, #hot_read ul li a:visited {
        float: left;
        padding: 0px 3px;
        color: #5f5f5f;
        line-height: 33px;
        display: block;
    }

        #hot_read ul li a:hover {
            color: #18479b;
        }

        #hot_read ul li.line {
            padding: 0px 5px;
            line-height: 33px;
        }

/*版权所有*/
#copyright {
    margin: 7px auto 0px auto;
    width: 1000px;
    text-align: center;
    line-height: 22px;
}

.bank {
    margin: 7px auto 0px auto;
    width: 500px;
    height: 37px;
    text-align: center;
}

    .bank img {
        margin: 0px 10px;
    }






/*列表页 开始*/
#content {
    margin: 10px auto 0px auto;
    width: 1000px;
}

#left, #mid, #right {
    float: left;
}

#left, #right {
    width: 220px;
}


/*左右相等宽box*/
.l_r_box {
    width: 218px;
    border: 1px solid #f3dea4;
}

.l_r_b_bar {
    width: 218px;
    background: #ffecb7;
    height: 30px;
    line-height: 30px;
}

.l_r_icon, .l_r_tit, .l_r_more {
    float: left;
    font-weight: bold;
    color: #A20C0B;
}

    .l_r_tit a {
        color: #A20C0B;
    }

.l_r_b_content_top {
    padding: 5px 0;
}

    .l_r_b_content_top li {
        font-size: 14px;
    }

.l_r_icon {
    margin: 7px;
}

.l_r_tit {
    width: 155px;
    _width: 147px;
}

.l_r_more {
    width: 30px;
}

.l_r_b_content {
    width: 218px;
}

    .l_r_b_content a {
        display: inline-block;
        width: 92px;
    }

.l_r_img {
    margin: 10px auto 0px auto;
    width: 190px;
    border: 1px solid #a6a6a6;
}

.l_r_b_content ul {
    padding: 5px 0px;
}

    .l_r_b_content ul li {
        padding: 0px 5px;
        width: 206px;
        line-height: 22px;
        font-family: "宋体";
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.martop10 {
    margin-top: 10px;
}

/*头条box*/
.l_r_box_top {
    width: 216px;
    border: 2px solid #f3dea4;
}

.l_r_b_bar_top {
    width: 216px;
    background: #fcda7d;
    height: 30px;
    line-height: 30px;
}

.l_r_b_content_top {
    width: 216px;
    background: url(img/l_r_content_bg.jpg) left top repeat-x;
}

    .l_r_b_content_top ul {
        padding: 5px 0px;
    }

        .l_r_b_content_top ul li {
            padding: 0px 5px;
            width: 206px;
            line-height: 22px;
            font-family: "宋体";
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

.l_r_text {
    margin: 0px auto;
    padding-top: 10px;
    width: 190px;
    line-height: 22px;
}


/*中间*/
#mid {
    margin: 0px 10px;
    width: 538px;
    border: 1px solid #f3dea4;
}

    #mid .div_imglist {
        padding: 10px;
    }

    #mid .img_list {
        width: 160px;
        height: 130px;
        border: 1px solid #dbdbdb;
        margin-left: 6px;
        margin-top: 6px;
        overflow: hidden;
    }

.m_bar {
    width: 518px;
    background: #ffecb7 url(img/mid_bar_icon.gif) 10px center no-repeat;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    font-weight: bold;
    position: relative;
}

    .m_bar a {
        color: #A20C0B;
        font-size: 14px;
    }

.m_b_more {
    position: absolute;
    right: 10px;
    top: 0;
}

.news_row {
    margin: 0 auto;
    width: 498px;
    padding: 10px;
    border-bottom: 1px solid #ffecb7;
    line-height: 22px;
    overflow: hidden;
}

.n_title {
    font-weight: bold;
    font-size: 14px;
    width: 498px;
    position: relative;
}

.n_time {
    position: absolute;
    color: #6a6a6a;
    right: 0;
    top: 0;
}

.n_content {
    height: 24px;
    overflow: hidden;
}
/*列表页 结束*/


/*详细页 开始*/
#left_view {
    float: left;
    padding: 10px 0px;
    margin-right: 10px;
    width: 708px;
    border: 1px solid #f3dea4;
}

.view_title {
    font-size: 24px;
    text-align: center;
    line-height: 48px;
    font-family: 微软雅黑,黑体;
    color: #232323;
}

.view_row {
    margin: 0 auto;
    width: 705px;
    line-height: 26px;
    text-align: center;
    background: #f2f2f2;
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
}

.view_key_word {
    margin: 10px auto;
    padding: 10px;
    width: 716px;
    background: #fffac4;
    color: #565656;
    border: 1px solid #e4dc88;
    line-height: 18px;
}

.view_key_news {
    margin: 10px auto;
    padding: 10px;

    background: #fffac4;
    color: #565656;
    border: 1px solid #e4dc88;
    line-height: 18px;
}

.view_content {
    padding: 20px 20px 20px 20px;
    line-height: 24px;
    font-size: 14px;
}

.related_news_box {
    margin: 0 auto;
    width: 708px;
}

.r_n_title {
    border-top: 1px solid #bababa;
    line-height: 30px;
    font-weight: bold;
    font-size: 14px;
    color: #000;
    padding-top: 10px;
}

.r_n_list {
    float: left;
    width: 369px;
}

    .r_n_list ul li {
        line-height: 24px;
        font-family: "宋体";
    }

.hot_box {
    margin: 10px auto 0px auto;
    padding: 10px;
    width: 718px;
    height: auto;
    border: 1px solid #f3dda3;
    background: #fff8e4;
}


    .hot_box span {
        font-size: 14px;
        font-weight: bold;
        color: #000;
    }

    .hot_box ul {
        width: 718px;
        height: auto;
    }

        .hot_box ul li {
            float: left;
            width: 100px;
            line-height: 24px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }


.hot_box_news {
    margin: 10px auto 0px auto;
    padding: 10px;

    height: auto;
    border: 1px solid #f3dda3;
    background: #fff8e4;
}


    .hot_box_news span {
        font-size: 14px;
        font-weight: bold;
        color: #000;
    }

    .hot_box_news ul {
        width: 700px;
        height: auto;
    }

        .hot_box_news ul li {
            float: left;
            width: 100px;
            line-height: 24px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }


/*详细页 结束*/

.rightul, .rightul li {
    float: right;
}

    .rightul li.menu_right_zst a, .rightul li.menu_right_zst a:visited {
        float: left;
        color: #fffbda;
        font-size: 14px;
        font-weight: bold;
        padding: 0px 25px 0px 29px;
        text-align: center;
        background: url(img/3dzst.gif) 0 4px no-repeat;
        display: block;
    }

    .rightul li.menu_right_gl a, .rightul li.menu_right_gl a:visited {
        float: left;
        color: #fffbda;
        font-size: 14px;
        font-weight: bold;
        padding: 0px 25px 0px 33px;
        text-align: center;
        background: url(img/3dgl.gif) 0 4px no-repeat;
        display: block;
    }

    .rightul li.menu_right_li a {
        margin-top: 3px;
        text-align: right;
        float: right;
        margin-right: -27px;
    }


.nodata {
    width: 100%;
    text-align: center;
    font-size: 14px;
    padding: 5px;
}


.yc_list_row a.user_a {
    color: #AF0102;
    display: inline-block;
    width: 100px;
}

    .yc_list_row a.user_a:hover {
        color: red;
    }

.coin_color {
    color: #ee0000;
    font-family: Arial;
    font-weight: bold;
    margin-right: 5px;
}

.gr_c_tab_content .user_a {
    color: #AF0102;
    display: inline-block;
    width: 100px;
}

.gr_c_tab_content a.user_a:hover {
    color: red;
}

.new_list .user_a {
    color: #0F3F94;
    display: inline-block;
    width: 100px;
}

.new_list a.user_a:hover {
    color: red;
}

.tb_kjh_list {
    text-align: center;
    width: 100%;
    border-collapse: collapse;
}

    .tb_kjh_list th {
        height: 25px;
        border: 1px solid #F3DEA4;
        background-color: #FFFEE2;
    }

    .tb_kjh_list td {
        height: 30px;
        border: 1px solid #F3DEA4;
    }

.tdBorderLeftNone {
    border-left: 0px;
}

.tdBorderRightNone {
    border-left: 0px;
}

.ball {
    background: url(/yuce/img/ballsmall.gif) left top no-repeat;
    color: White;
    font-weight: bold;
    display: inline-block;
    height: 21px;
    line-height: 21px;
    width: 21px;
    text-align: center;
}

.ball1 {
    background: url(/yuce/img/ballsmall1.gif) left top no-repeat;
    color: White;
    font-weight: bold;
    display: inline-block;
    height: 21px;
    line-height: 21px;
    width: 21px;
    text-align: center;
}

.view_lskjcontent {
    padding: 0 10px;
}

.tb_lskj {
    width: 550px;
    font-size: 13px;
    line-height: 25px;
}

    .tb_lskj td {
        border: 1px solid #F3DEA4;
        padding: 5px;
    }

.tb_lszj {
    width: 550px;
    font-size: 13px;
    margin-top: 10px;
    text-align: center;
}

    .tb_lszj td {
        border: 1px solid #F3DEA4;
        padding: 5px;
    }

.tb_history_link {
    width: 188px;
    font-size: 12px;
    line-height: 17px;
    margin-left: 10px;
}

    .tb_history_link td {
        border: 1px solid #F3DEA4;
        padding: 5px;
        text-align: center;
    }


#right .right_bar {
    padding: 0 10px;
    line-height: 32px;
    height: 32px;
    font-size: 12px;
    font-weight: bold;
    color: #930d0e;
    background: url(/yuce/img/right_yellow_bar_bg.jpg) left top repeat-x;
    border-bottom: 1px solid #d2d2d2;
}

.r_tab_menu1 {
    background: #fff;
    height: 26px;
    display: block;
}

    .r_tab_menu1 ul {
        width: 225px;
    }

        .r_tab_menu1 ul li {
            float: left;
            width: 73px;
            height: 24px;
            line-height: 24px;
            border-bottom: 1px solid #d0d0d2;
            text-align: center;
            background: url(/yuce/img/tit_gray2_bg.jpg) left top repeat-x;
            cursor: pointer;
        }

            .r_tab_menu1 ul li.selected {
                font-weight: bold;
                background: url(/yuce/img/tit_gray2_bg_selected.jpg) left top repeat-x;
            }

.tab_r_content {
    margin: 0 auto;
    width: 100%;
    border-collapse: collapse;
    border: none;
}

    .tab_r_content td {
        text-align: center;
        border: 1px solid #e1e1e1;
        line-height: 23px;
    }

        .tab_r_content td.title {
            background: #fdf7d3;
        }

.news_row_box .color999 {
    color: #999;
}

.left_list .color999 {
    color: #999;
}

.ZhuanjiaList {
    margin: 15px auto;
    width: 480px;
}

    .ZhuanjiaList li {
        float: left;
        width: 240px;
        font-size: 16px;
        line-height: 30px;
        height: 35px;
    }

        .ZhuanjiaList li a {
            font-weight: bold;
        }

        .ZhuanjiaList li .zj_headimg {
            margin: 0 8px;
            vertical-align: middle;
        }



.cm_text0 ul li {
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: "宋体";
}



.cb_yc_right {
    font-family: 楷体_GB2312;
    font-weight: bold;
    font-size: 14px;
    color: #990000;
}

.cb_yc_wrong {
    font-family: 楷体_GB2312;
    font-weight: bold;
    font-size: 14px;
    color: #333;
}

.zongjie {
    color: #0F3F94;
}

a.a_thzminfo {
    color: #666;
}

a:hover.a_thzminfo {
    color: #ff3300;
}

.bds_more {
    line-height: 16px;
    font-family: Sans-Serif;
}

.wrap {
    width: 1000px;
    margin: 0 auto;
}

.list_bar_menu3 .jpzjlan, .list_bar_menu5 .jpzjlan {
    color: #222;
    font-weight: bold;
    font-size: 14px;
    float: right;
    padding-right: 5px;
    line-height: 30px;
    display: block;
    background: url(/img/aaa.png) 0px 0px no-repeat;
    width: 120px;
    text-align: right;
}

.zql {
    color: Black;
}

.zqlbfs {
    color: Red;
    font-weight: bold;
}

.jp_content .jp_zjname {
    color: #990000;
    font-weight: bold;
}


.img_rb {
    width: 470px;
    height: 75px;
    border: 1px solid #dbdbdb;
    margin-top: 5px;
}

.left_list .zhuanjia_a {
    width: 120px;
    display: inline-block;
}

.left_list .zhuanjia_mzl {
    color: #990000;
}

a.index_guangzhu {
    color: #0D89EE;
}

.zj_content a.index_guangzhu {
    color: #0D89EE;
}

.user_hudong {
    width: 1000px;
    margin: 10px auto 0 auto;
    font-size: 16px;
    margin-bottom: 10px;
}

    .user_hudong a {
        width: 102px;
        height: 35px;
        display: inline-block;
    }

    .user_hudong .zxtwselected {
        background: url(/img/zxtw.png) 0 -39px no-repeat;
    }

    .user_hudong .zxtw {
        background: url(/img/zxtw.png) 0 -115px no-repeat;
    }

        .user_hudong .zxtw:hover {
            background: url(/img/zxtw.png) 0 -39px no-repeat;
        }

    .user_hudong .ntwg:hover {
        background: url(/img/zxtw.png) 0 -1px no-repeat;
    }

    .user_hudong .ntwg {
        background: url(/img/zxtw.png) 0 -77px no-repeat;
    }

    .user_hudong .ntwgselected {
        background: url(/img/zxtw.png) 0 -1px no-repeat;
    }

.wapline {
    border-bottom: 1px dashed #999;
}

.wap_dh {
    width: 900px;
    margin: 10px auto 0 auto;
}

    .wap_dh a {
        width: 150px;
        height: 54px;
        display: inline-block;
    }

    .wap_dh .fc3dselected {
        background: url(/img/wapimg.png) 0 0px no-repeat;
    }

    .wap_dh .fc3d {
        background: url(/img/wapimg.png) 0 -55px no-repeat;
    }

    .wap_dh .t11x5selected {
        background: url(/img/wapimg.png) 0 -108px no-repeat;
    }

    .wap_dh .t11x5 {
        background: url(/img/wapimg.png) 0 -162px no-repeat;
    }

.spanNews {
    position: absolute;
    width: 38px;
    height: 17px;
    background: url(/img/news.gif) no-repeat;
    margin-top: -10px;
    margin-left: -60px;
}

.pl3content .tmenu li{width: 110px; color: blue;}
.pl3content .infotab {padding-top:15px;}