@charset "utf-8";
/* CSS Document */

body {
    margin: 0;
    padding: 0;
    background: #f0f0f0;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
dl,
dt,
dd,
p,
em {
    margin: 0;
    padding: 0;
}

li,
ol {
    list-style: none;
}

a {
    color: fff;
    text-decoration: none;
}

a:hover {
    color: 000;
    text-decoration: none;
}

.clear {
    overflow: hidden;
    zoom: 1;
}

.red {
    color: red;
}

.fl {
    float: left;
}

img {
    border: 0;
}

.w980 {
    width: 980px;
    margin: 0 auto;
}

.header {
    margin-bottom: 15px;
    background: url(../images/header_repeat-bg.png) repeat-x;
}

.hd_top {
    background: url(../images/header-bg.png) no-repeat center top;
    height: 114px;
}

/* .header .logo { background:url(../images/logo.png) no-repeat; width:273px; height:149px; margin:0 auto;} */
.header .national-flag {
    float: right;
    display: block;
    margin-top: 5px;
}

.header .national-flag img {
    display: block;
    float: left;
    margin-right: 7px;
}

.header .nav {
    background: #4c0000;
    height: 42px;
    margin-bottom: 10px;
    border-top: 1px solid #3b0100;
    border-bottom: 3px solid #ddd;
}

.header .nav ul {
    width: 980px;
    margin: 0 auto;
}

.header .nav ul li {
    float: left;
    background: url(../images/nav_wire.png) no-repeat right 0;
}

.header .nav ul li a {
    float: left;
    padding: 0 30px;
    color: #e3a0a0;
    height: 42px;
    line-height: 42px;
}

.header .nav ul li a.home {
    /* background: url(../images/nav_home-picture.png) no-repeat 8px 12px; */
}

.header .nav ul li a:hover {
    color: #FFFF99;
}

.header .banner {
    background: url(../images/banner.jpg) no-repeat;
    height: 220px;
    position: relative;
    -webkit-box-shadow: 0px 0px 8px #333;
    -moz-box-shadow: 0px 0px 8px #333;
    box-shadow: 0px 0px 8px #333;
}

.header .banner .jiao {
    background: url(../images/banner-jiao.png) no-repeat;
    width: 180px;
    height: 52px;
    position: absolute;
    right: 0;
    top: -52px;
}

.footer {
    background: url(../images/footer-bg.png) repeat-x;
    border-top: 3px solid #b3b3b3;
    padding: 8px 0;
    color: #666;
    margin: 20px auto 0 auto;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
}

.footer .f_nav {
    line-height: 32px;
    height: 32px;
    font-size: 16px;
    color: #000;
    padding: 5px 0 10px 0;
}

.footer .f_nav a {
    margin: 0 14px;
    color: #000;
    font-weight: bold;
}

.footer .red-text {
    color: #904348;
}

.footer .copyright {
    color: #999;
}

/**/
.i_content {
    overflow: hidden;
    zoom: 1;
}

.i_content .i_left {
    width: 250px;
    float: right;
}

.i_content .i_left .kj_history {}

.i_content .i_left .kj_history h3 {
    background: #9e9e9e;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #000;
    padding-left: 20px;
}

.i_content .i_left .kj_history .kj_history_list {
    background: #e1e1e1;
}

.i_content .i_left .kj_history .kj_history_list ul {}

.i_content .i_left .kj_history .kj_history_list ul li {
    overflow: hidden;
    zoom: 1;
    padding: 13px 8px;
    /* background: url(../images/i_right_kj_list_wire.png) repeat-x center top; */
}

.i_content .i_left .kj_history .kj_history_list ul li .z {
    line-height: 24px;
    font-size: 12px;
    color: #666;
}

.i_content .i_left .kj_history .kj_history_list ul li .history_ball {
    float: right;
    /* background: url(../images/i_right_kj_list-ball.png) no-repeat; */
    width: 130px;
}

.i_content .i_left .kj_history .kj_history_list ul li .history_ball em {
    background: url(../images/small-ball.png) no-repeat;
    width: 26px;
    height: 25px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    float: left;
    font-style: normal;
}

.i_content .i_left .kj_history .kj_history_list ul li .history_ball .em0 {
    background: url(../images/small-ball1.png) no-repeat;
    width: 26px;
    height: 25px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    float: left;
    font-style: normal;
}

.i_content .i_left .kj_history .kj_history_list ul li .history_ball .em1 {
    background: url(../images/small-ball2.png) no-repeat;
    width: 26px;
    height: 25px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    float: left;
    font-style: normal;
}

.i_content .i_left .kj_history a.kj_history-more_btn {
    line-height: 35px;
    display: inline-block;
    float: right;
    margin: 0 10px 0 0;
    text-align: center;
    color: #333;
    font-size: 12px;
    font-style: italic;
    font-weight: 100;
}

.i_content .i_right {
    width: 720px;
    float: left;
}

.i_content .i_right .kj_box {
    background: url(../images/i_kj-bg.png) no-repeat;
    width: 460px;
    height: 225px;
    position: relative;
    float: right;
}

.i_content .i_right .kj_box h2 {
    height: 70px;
    line-height: 60px;
    font-size: 20px;
    color: #000;
    text-align: center;
}

.i_content .i_right .kj_box .kj_time {
    height: 50px;
    line-height: 50px;
    color: #950000;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}

.i_content .i_right .kj_box .kj_ball {
    height: 92px;
}

.i_content .i_right .kj_box .kj_ball ul {
    padding-left: 36px;
}

.i_content .i_right .kj_box .kj_ball ul li {
    background: url(../images/large-ball.png) no-repeat;
    float: left;
    width: 70px;
    height: 92px;
    line-height: 80px;
    font-size: 42px;
    color: #fff;
    text-align: center;
    margin-right: 8px;
}

.i_content .i_right .kj_box .kj_ball ul li.red_ball {
    background: url(../images/th_index_kj_red-ball.png) no-repeat;
}

.i_content .i_right .kj_box .kj_ball ul li.blue_ball {
    background: url(../images/th_index_kj_blue-ball.png) no-repeat;
}

.i_content .i_right .link {
    margin-top: 10px;
    background: #e6e6e6 url(../images/i_link_bg.png) repeat-x;
}

.i_content .i_right .link h3 {
    height: 40px;
    line-height: 46px;
    font-size: 22px;
    font-weight: 100;
    color: #333;
    text-align: center;
}

.i_content .i_right .link .link_list {
    overflow: hidden;
    zoom: 1;
}

.i_content .i_right .link .link_list ul {
    padding: 0px 0 15px 15px;
}

.i_content .i_right .link .link_list ul li {
    float: left;
    margin: 3px;
}

.i_content .i_right .link .link_list ul li img {
    border: 1px solid #d8d8d8;
}

.i_website {
    background: url(../images/i_nr_left_box-bg.png) no-repeat;
    width: 250px;
    height: 225px;
    display: block;
}

/**/
.i_left .link_list {
    background: #e1e1e1;
}

.i_left .link_list ul {
    padding: 0 0 6px 0;
}

.i_left .link_list ul li {
    float: left;
    width: 115px;
    margin: 6px 0 0 6px;
}

.i_left .link_list ul li img {
    border: 1px solid #d8d8d8;
    display: block;
    width: 115px;
    height: 58px;
}

.list_right {
    width: 720px;
    float: left;
    background: #fff;
    border: 1px solid #d5d9d9;
}

.list_right .list_right_top {
    background: url(../images/th_list_t-bg.png) repeat-x left bottom;
    border-bottom: 1px solid #e2dbd5;
}

.list_right .list_right_top h2 {
    font-size: 24px;
    text-align: center;
    height: 46px;
    line-height: 46px;
    color: #888;
}

.list_right .list_right_top .time {
    /* background: url(../images/th_list_time_bg.png) no-repeat; */
    width: 338px;
    height: 27px;
    line-height: 27px;
    color: #666;
    font-size: 14px;
    text-align: center;
    margin: 0 auto;
}

.list_right .list_right_top .time span {
    font-weight: 700;
    color: #ff0000;
}

.list_right .list_right_top .search_box {
    padding: 20px 0 10px 0;
}

.list_right .list_right_top .search_box select {
    padding: 5px;
    margin-left: 5px;
}

.list_right .list_right_top .search_box .display_btn {
    background: url(../images/th_list_button.png) no-repeat;
    width: 80px;
    height: 32px;
    border: 0;
    cursor: pointer;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 14px;
}

.list_right .list_right_box {
    padding-bottom: 18px;
}

.list_right .list_right_box .item {
    margin: 0 18px;
    padding: 18px 0 0 0;
    border-bottom: 2px solid #e9e9e9;
}

.list_right .list_right_box .item .time {
    background: url(../images/th_list_time_icon.png) no-repeat;
    padding-left: 26px;
    height: 18px;
    line-height: 18px;
    color: #888;
    font-size: 16px;
}

.list_right .list_right_box .item .b_box {
    padding: 10px 0;
    overflow: hidden;
    zoom: 1;
}

.list_right .list_right_box .item .b_box .date {
    color: red;
    font-size: 18px;
    width: 190px;
    float: left;
    line-height: 42px;
}

.list_right .list_right_box .item .b_box .dr {
    color: #000;
    font-size: 18px;
    width: 150px;
    float: left;
    line-height: 42px;
}

.list_right .list_right_box .item .b_box .ball {
    float: right;
}

.list_right .list_right_box .item .b_box .ball em {
    background: url(../images/vt_list_ball.png) no-repeat;
    width: 38px;
    margin: 0 5px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    display: inline-block;
    float: left;
    font-style: normal;
    font-weight: 700;
}