@charset "gb2312";
* {
    padding: 0;
    margin: 0;
    border: none
}

li {
    list-style: none
}

a {
    color: #000;
    line-height: 28px;
    font-size: 14px;
    text-decoration: none;
    vertical-align: top
}

a:hover {
    color: #900
}

body {
    font: 14px "ËÎÌå", "Arial", "simsun", "Verdana", "sans-serif";
    line-height: 25px
}

.fl {
    float: left
}

.fr {
    float: right
}

.mt25 {
    margin-top: 25px
}

.mt20 {
    margin-top: 20px
}

.mt15 {
    margin-top: 15px
}

.mt10 {
    margin-top: 10px
}

.trans {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.trans:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

.content {
    margin: 0 auto;
    width: 1000px;
    overflow: hidden
}

.layout {
    width: 1000px;
    overflow: hidden
}

.layout .layoutLeft {
    float: left;
    width: 745px;
    overflow: hidden
}

.layout .layoutLeft .fl, .layout .layoutLeft .fr {
    width: 360px
}

.layout .layoutRight {
    float: right;
    width: 230px;
    overflow: hidden
}

.clearfix:before, .clearfix:after, .layout:after {
    content: "";
    display: table
}

.clearfix:after, .layout:after {
    clear: both
}

.layout .leftArea {
    width: 100%;
    padding-bottom: 10px;
    overflow: hidden
}

.layout .leftArea .a-t {
    height: 36px;
    border-bottom: #1F6F96 1px solid;
    overflow: hidden
}

.layout .leftArea .a-t h2, .layout .leftArea .a-t h4 {
    float: left;
    height: 100%
}

.layout .leftArea .a-t h2, .layout .leftArea .a-t h4, .layout .leftArea .a-t h2 a, .layout .leftArea .a-t h4 a {
    color: #004276;
    line-height: 36px;
    font-size: 14px
}

.layout .leftArea .a-t h4 a {
    font-weight: lighter
}

.layout .leftArea .a-t .more {
    float: right;
    color: #000;
    line-height: 36px;
    font-size: 12px
}

.layout .leftArea .a-b {
    padding-top: 10px;
    overflow: hidden
}

.layout .leftArea .a-b h1 {
    height: 32px;
    text-align: center;
    padding-layout: 2px;
    overflow: hidden
}

.layout .leftArea .a-b h1 a {
    line-height: 32px;
    font-size: 16px
}

.layout .leftArea .a-b h2 {
    height: 28px;
    padding-bottom: 5px;
    overflow: hidden
}

.layout .leftArea .a-b h2 a {
    float: left;
    color: #004276;
    line-height: 28px;
    font-size: 14px
}

.layout .leftArea .a-b p {
    height: 28px;
    text-align: center;
    padding-bottom: 4px;
    overflow: hidden
}

.layout .leftArea .a-b p a {
    line-height: 28px;
    font-size: 12px
}

.layout .leftArea .a-b ul {
    padding-bottom: 5px
}

.layout .leftArea .a-b ul li {
    background: url(/v3/images/icon.gif) no-repeat 0px 13px;
    padding-left: 13px;
    line-height: 28px;
    height: 28px;
    overflow: hidden
}

.layout .leftArea .a-b ul li em {
    float: right;
    padding-left: 10px;
    color: #666
}

.layout .leftArea .a-b .pic-show {
    height: 84px;
    padding-bottom: 5px;
    overflow: hidden
}

.layout .leftArea .a-b .pic-show .pic {
    float: left;
    width: 130px;
    height: 100%;
    margin-right: 10px;
    display: block;
    position: relative;
    overflow: hidden
}

.layout .leftArea .a-b .pic-show .summary {
    height: 100%;
    color: #676767;
    line-height: 28px;
    font-size: 12px;
    overflow: hidden
}

.layout .leftArea .a-b .pic-show .summary span {
    color: #e00001;
    line-height: 28px;
    font-size: 12px
}

.layout .leftArea .a-b .pic-show .summary span a {
    color: #e00001;
    line-height: 28px;
    font-size: 12px
}

.layout .leftArea .a-b .pic-show .summary span a:hover {
    color: #F90;
    line-height: 28px;
    font-size: 12px
}

.layout .rightArea {
    width: 100%;
    padding-bottom: 10px;
    overflow: hidden
}

.layout .rightArea .a-t {
    height: 36px;
    border-bottom: #1F6F96 1px solid;
    overflow: hidden
}

.layout .rightArea .a-t h2 {
    float: left;
    height: 100%
}

.layout .rightArea .a-t h2, .layout .rightArea .a-t h2 a {
    color: #004276;
    line-height: 36px;
    font-size: 14px
}

.layout .rightArea .a-t .more {
    float: right;
    color: #000;
    line-height: 36px;
    font-size: 12px
}

.layout .rightArea .a-b {
    padding-top: 10px;
    overflow: hidden
}

.layout .rightArea .a-b h2 {
    height: 28px;
    padding-bottom: 5px;
    overflow: hidden
}

.layout .rightArea .a-b h2 a {
    float: left;
    color: #004276;
    line-height: 28px;
    font-size: 14px
}

.layout .rightArea .a-b ul {
    padding-bottom: 5px
}

.layout .rightArea .a-b ul li {
    background: url(/v3/images/icon.gif) no-repeat 0px 13px;
    padding-left: 13px;
    line-height: 28px;
    height: 28px;
    overflow: hidden
}

.layout .boxArea {
    width: 228px;
    border: #DEDEDE 1px solid;
    padding: 6px 0px 10px;
    overflow: hidden
}

.layout .boxArea .a-t {
    height: 27px;
    padding: 0 10px 4px;
    border-bottom: #DEDEDE 1px solid;
    overflow: hidden
}

.layout .boxArea .a-t h2 {
    float: left;
    height: 26px
}

.layout .boxArea .a-t h2 a {
    color: #000;
    line-height: 26px;
    font-size: 14px
}

.layout .boxArea .a-t .more {
    float: right;
    color: #000;
    line-height: 36px;
    font-size: 12px
}

.layout .boxArea .a-b {
    padding: 0 12px;
    overflow: hidden
}

.layout .boxArea .a-b ul {
    padding: 5px 0
}

.layout .boxArea .a-b ul li {
    background: url(/v3/images/icon.gif) no-repeat 0px 13px;
    padding-left: 13px;
    line-height: 28px;
    height: 28px;
    overflow: hidden
}

.layout .boxArea .a-b ul li a {
    line-height: 28px;
    font-size: 12px
}

.head {
    margin: 0 auto
}

.head .topnav {
    border-bottom: 1px solid #EAECE7;
    overflow: hidden
}

.head .topnav .layout {
    margin: 0 auto;
    width: 1000px;
    height: 27px;
    padding-top: 3px;
    background: #f4f4f4;
    overflow: hidden
}

.head .topnav .layout .webroot {
    float: left;
    width: 100px;
    padding-left: 10px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    font-size: 12px
}

.head .topnav .layout .webroot a {
    color: #000;
    font-size: 12px;
    height: 25px;
    line-height: 25px
}

.head .topnav .layout .webroot a:hover {
    color: #900
}

.head .topnav .layout .weblink {
    float: left;
    height: 25px;
    overflow: hidden;
    width:800px;
}

.head .topnav .layout .weblink a {
    color: #000;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    width:100px;
    display:inline-block;
    overflow: hidden;
}

.head .topnav .layout .weblink a:hover {
    color: #900
}

.head .topnav .layout .weblink span {
    padding: 0 10px
}

.head .header {
    margin: 0 auto;
    width: 1000px;
    padding-top: 10px;
    height: 70px
}

.head .header .logo {
    float: left;
    width: 200px;
    overflow: hidden
}

.head .header .name {
    float: left;
    width: 120px;
    padding-top: 28px;
    overflow: hidden
}

.head .header .name h1 {
    font-family: "Microsoft YaHei", "ËÎÌå", "simsun";
    font-size: 24px;
    height: 35px;
    line-height: 35px;
    font-weight: 700;
    border: none
}

.head .header .other {
    float: left;
    width: 680px
}

.head .header .other .clearfix {
    width: 680px
}

.head .header .other .clearfix .time {
    float: left;
    height: 20px;
    width: 330px;
    font-size: 12px;
    overflow: hidden
}

.head .header .other .clearfix .time p {
    line-height: 20px
}

.head .header .other .adclearfix {
    height: 40px;
    padding-bottom: 3px;
    color: #000
}

.head .header .other .adclearfix .adarea {
    height: 40px
}

.head .header .other .clearfix .jtvlink {
    float: left;
}

.head .header .other .clearfix .jtvlink .link1 {
    padding-left: 20px;
}

.head .header .other .clearfix .jtvlink .link2 {
    padding-left: 20px;
}

.head .header .other .clearfix .Search {
    float: right;
    height: 25px;
    width: 350px
}

.head .header .other .clearfix .Search a {
    background: url(http://www.jnnews.tv/v3/images/sprite.png) no-repeat;
    color: #333;
    height: 16px;
    padding: 4px 0 4px 20px
}

.head .header .other .clearfix .Search a {
    background-position: -96px 4px
}

.searchBtn {
    line-height: 22px;
    margin: 0 5px 0 0;
    padding: 4px 4px 4px 23px;
    width: 24px;
    height: 14px
}

.navFind {
    width: 348px;
    padding: 0 0 0 2px;
    position: relative;
    z-index: 80;
    margin-right: 0;
    background: url(http://www.jnnews.tv/v3/images/textSearch.gif) no-repeat 0 1px;
    _padding-bottom: 3px
}

.navFind span {
    float: left;
    cursor: pointer
}

.navFind .text {
    width: 239px;
    height: 17px;
    *height: 14px;
    _height: 14px;
    line-height: 17px;
    *line-height: 14px;
    _line-height: 14px;
    padding: 1px 0 0 4px;
    margin-top: 2px;
    background: none;
    border: none;
    color: #646464;
    font-size: 12px;
    overflow: hidden;
}

#searchFormOption {
    position: relative;
    float: left;
    z-index: 80
}

.sel {
    width: 46px;
    height: 18px;
    line-height: 18px;
    margin: 1px 9px 0 1px;
    padding: 1px 0 0 14px;
    _padding: 2px 0 0 14px;
    border: none;
    font-size: 12px;
    color: #646464
}

.sel_hover {
    background: url(http://www.jnnews.tv/v3/images/sprite.png) no-repeat -356px 7px
}

#loginFldselectop {
    position: absolute;
    border: 1px solid #DFDFDF;
    top: 20px;
    left: 0;
    width: 60px;
    background: #fff;
    z-index: 99;
    padding: 2px 0 8px;
}

#loginFldselectop li {
    padding: 0;
    float: none;
    background: none
}

#loginFldselectop li a {
    color: #000000;
    padding-left: 13px;
    width: 32px;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    display: block;
    background: url(http://www.jnnews.tv/v3/images/sprite.png) no-repeat -286px -100px;
    padding: 7px 14px 4px;
    cursor: pointer
}

#loginFldselectop li a:hover {
    color: #ba2636
}

#ra1 a {
    background: none !important
}

.navFind .button, .navFind .button_hover {
    width: 35px;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
    margin-top: 1px;
    background: url(http://www.jnnews.tv/v3/images/sprite.png) no-repeat 0 -100px;
    font-size: 12px;
    border: none
}

.navFind .button_hover {
    background: url(http://www.jnnews.tv/v3/images/sprite.png) no-repeat -100px -100px
}

.srhClose {
    width: 10px;
    height: 10px;
    background: url(http://www.jnnews.tv/v3/images/sprite.png) no-repeat -200px -100px;
    float: right;
    margin: 6px 10px 0;
    cursor: pointer
}

.arrowfold {
    background: url(http://www.jnnews.tv/v3/images/arrowfold.gif) no-repeat right center
}

.head .localnav {
    margin: 0 auto;
    width: 1000px;
    border-top: 5px solid #1F6F96;
    border-bottom: 1px solid #ccc;
    padding: 2px 0;
    height: 30px;
    overflow: hidden
}

.head .localnav span {
    padding: 0 10px;
    color: #999;
    line-height: 30px
}

.head .localnav a {
    font-size: 14px;
    height: 30px;
    line-height: 30px
}

.head .localnav a:hover {
    color: #900
}

.body {
    padding-top: 10px
}

.head .localnav {
    border-bottom: none
}

.head {
    background: #f8f8f8;
    border-bottom: 1px solid #ccc
}

.head .topnav {
    background: #f4f4f4
}

.foot {
    margin: 0 auto;
    padding-top: 15px
}

.foot .footer {
    margin: 0 auto;
    width: 1000px;
    padding-bottom: 30px;
    overflow: hidden;
    padding-top: 10px;
    border-top: 2px solid #1F6F96
}

.foot .footer p {
    height: 25px;
    color: #999;
    line-height: 25px;
    font-size: 12px;
    text-align: center
}

.foot .footer p a {
    color: #999;
    line-height: 25px;
    font-size: 12px;
    vertical-align: baseline
}

.foot .footer p a:hover {
    color: #F00
}

.toppage .bd, .downpage .bd {
    border: #A0A0A0 1px solid;
}
#link li {
    float: left;
width:100px;}