/* 
* @Author: anchen
* @Date:   2015-05-25 17:29:13
* @Last Modified by:   anchen
* @Last Modified time: 2015-07-02 10:55:03
*/
/*布局公共CSS类*/
.xbox
{
    /* Webkit: collapse white-space between units 去掉IE10以下布局都不可以用*/
    letter-spacing: -0.31em;
    *letter-spacing: normal; /* reset IE < 8 */
    *word-spacing: -0.43em; /* IE < 8: collapse white-space between units */
    text-rendering: optimizespeed; /* Webkit: fixes text-rendering: optimizeLegibility */
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    /* IE10 uses display: flexbox */
    display: -ms-flexbox;-ms-flex-flow: row wrap;
}
.xbox-1,.xbox-1-2,.xbox-1-3,.xbox-2-3,.xbox-1-4,.xbox-3-4,.xbox-1-5,.xbox-2-5,.xbox-3-5,.xbox-4-5,.xbox-1-6,.xbox-5-6,
.xbox-11-24,.xbox-13-24,.xbox-7-12,.xbox-5-12,.xbox-1-8,.xbox-3-8,.xbox-5-8,.xbox-7-8,.xbox-1-24,.xbox-1-12,.xbox-7-24
{display: inline-block;*display: inline;zoom: 1;letter-spacing: normal;word-spacing: normal;
    vertical-align: top;/*设置元素的垂直对齐文本的顶部 */
    text-rendering: auto;}
.xbox-1{width: 100%;}
.xbox-1-2{width: 50%;*width: 49.9690%;}
.xbox-1-3{width: 33.3333%;*width: 33.3023%;}
.xbox-2-3{width: 66.6667%;*width: 66.6357%;}
.xbox-1-4{width: 25%;*width: 24.9690%;}
.xbox-3-4{width: 75%;*width: 74.9690%;}
.xbox-1-5{width: 20%;*width: 19.9690%;}
.xbox-2-5{width: 40%;*width: 39.9690%;}
.xbox-3-5{width: 60%;*width: 59.9690%;}
.xbox-4-5{ width: 80%;*width: 79.9690%;}
.xbox-1-6{width: 16.6667%;*width: 16.6357%;}
.xbox-5-6{ width: 83.3333%;*width: 83.3023%;}
.xbox-11-24 {width: 45.8333%;*width: 45.8023%;}
.xbox-13-24 {width: 54.1667%;*width: 54.1357%;}
.xbox-5-12{width: 41.6667%;*width: 41.6357%;}
.xbox-7-12{width: 58.3333%;*width: 58.3023%;}
.xbox-1-8{width: 12.5000%;*width: 12.4690%;}
.xbox-3-8{width: 37.5000%;*width: 37.4690%;}
.xbox-7-8{width: 87.5000%;*width: 87.4690%;}
.xbox-5-8{width: 62.5000%;*width: 62.4690%;}
.xbox-1-24 {width: 4.1667%;*width: 4.1357%;}
.xbox-1-12{width: 8.3333%;*width: 8.3023%;}
.xbox-7-24{ width: 29.1667%;*width: 29.1357%;}


*{
    margin:0px;
    padding:0px;
}
#newsjp_header{color:#E8640D;}
#news_header{color: #E8640D;}
img{border:0px;}
    .content{
        width:990px;
        margin:30px auto 69px auto;
    }
        .content .menubar{
            height:409px;
            margin-top: 5px;
        }
            .content .menubar li{
                list-style-type: none;
                width:183px;
                height:36px;
                line-height: 36px;
                padding-left: 37px;
            }
            .content .menubar li.menubar-news{
                border-bottom: 1px solid #e9e9e9;
                background: url(../img/news-icon2.png) 1px 6px no-repeat;
            }
            .content .menubar li.menubar-notice{
                background: url(../img/news-icon1.png) 1px 9px no-repeat;
            }
                .content .menubar li.menubar-notice a:link,
                .content .menubar li.menubar-notice a:visited,
                .content .menubar li.menubar-notice a:hover{
                    color:#656364;
                    text-decoration: none;
                    font-size: 18px;
                }
                .content .menubar li.menubar-notice a:hover{color:#197ED8;}
                .content .menubar li.menubar-news a:link,
                .content .menubar li.menubar-news a:visited,
                .content .menubar li.menubar-news a:hover{
                    color:#656364;
                    text-decoration: none;
                    font-size: 18px;
                }
                .content .menubar li.menubar-news a:hover{color:#197ED8;}
        .notice-content{width: 712px; float: right;}
        .notice-content h2{
            font-size:28px;
            color:#322e2f;
            font-weight: 400;
            /*text-indent: -15px;*/
        }
        .notice-content img{max-width: 700px;}
        .notice-content .datebox{color:#959595; line-height: 50px;}
            
            .notice-content .share{margin-left: 58px;}
            .notice-content .share img{margin-bottom: -3px;}
        /*.notice-content h3{
            font-size: 18px;
            color:#322e2f;
            text-indent: -10px;
            font-weight: 600;
        }
        .notice-content .h3-text1,.notice-content .h3-text2{
            font-size: 14px;
            line-height: 24px;
            color:#62615f;
        }
        .notice-content .h3-text2{margin-bottom: 23px;}
        .notice-content .poster img{display: block; margin:13px 0px;}

        .notice-content h4{
            font-size: 18px;
            font-weight: bold;
            color:#322e2f;
            line-height: 28px;
        }
        .notice-content .h4-text1,.notice-content .h4-text2{
            font-size: 14px;
            line-height: 24px;
            color:#62615f;
        }
        .notice-content .h4-text1{
            margin-bottom: 24px;
        }*/
        
        .notice-content .page{
            position: relative;
            margin-top: 92px;
        }
            .notice-content .prev,.notice-content .next{
                position: absolute;
            }
            .notice-content .prev{
                left:0px;
            }
            .notice-content .next{
                right:0px;
            }
            .notice-content .page a:link,
            .notice-content .page a:visited{font-size: 14px; color:#62615f;text-decoration: none;}
            .notice-content .page a:hover{
                font-size:14px; color:#0063cb;text-decoration: underline;
            }