<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
================================
Skin styles for DotNetNuke
================================
*/


.side_4 {
    width: 38%!important;
}
.side_3 {
    width: 32%!important;
}
.side_2 {
    width: 49%!important;
}
.fill {
    width: 100%!important;
}
.fill_l4 {
    margin-left: 25%!important;
}
.fill_l3 {
    margin-left: 33%!important;
}
.fill_l2 {
    margin-right: 50%!important;
}
.fill_r4 {
    margin-right: 25%!important;
}
.fill_r3 {
    margin-right: 33%!important;
}
.side_l {
    float: left!important;
    margin-left: 1px;
}
.side_r {
    float: right!important;
    margin-right: 1px;
}

#pgbody {
    text-align: left;
    width: 1002px; margin:0px auto;
}

#pgheader {
    border-left: #e0e0e0 1px solid;
    border-right: #e0e0e0 1px solid;
    border-top: #f2f2f2 1px solid;
    border-bottom: #e0e0e0 1px solid;
    background-image: url("../images/nav_bg.png");
    background-repeat: repeat-x;
    height: 93px;
}
#pglogo {
    float: left;
}
#pglogo a{ display:block;}
#pglogo img{width: 220px; height: 91px; border:0;}


#pgnavtag {
    background-image: url("../images/nav_tag.png");
    background-repeat: no-repeat;
    float: left;
    width: 28px;
    height: 23px;
}
#pgnav {
    text-align: right;
    width: 750px;
    height: 91px;
    float:left;
}

#pginfo {
    background-image: url("../images/info_bg.png");
    background-repeat: repeat-x;
    height: 33px;
    margin-bottom: 12px;
}
#pginfo_l {
    background-color: white;
    background-image: url("../images/info_bg_l.png");
    background-repeat: no-repeat;
    width: 3px;
    height: 33px;
    float: left;
}
#pginfo_r {
    background-color: white;
    background-image: url("../images/info_bg_r.png");
    background-repeat: no-repeat;
    width: 3px;
    height: 33px;
    float: right;
}

#pginfo_c {
    width: 99%;
}
#pginfo_c_r1 {
    text-align: center;
    width: 14%;
    float: right;
    padding-top: 8px;
}
#pginfo_c_r2 {
    text-align: center;
    width: 13%;
    float: right;
    padding-top: 8px;
}
#pginfo_c_c {
    width: 67%;
    padding:5px 0 0 5px;
    float:left;
    color:White;
}

#pginfo_login{font-weight: bold; font-size: 10pt; vertial-align: middle; line-height:34px; float: left;}


#pginfo .SkinObject, #pginfo a:hover.SkinObject, #pginfo .Normal, #pginfo a:hover.Normal {
    color: white;
}
#pginfo a.SkinObject, #pginfo a:visited.SkinObject, #pginfo a.Normal, #pginfo a:visited.Normal {
    color: #e0e0e0;
}

#Tophost_Context{ background-image:url("../images/hot_bg.png"); background-repeat:repeat-x ; width:100%; height:73px;}
*+html #Tophost_Context{ width:98%;}
.Tophost_hl{ margin:0; font-family: 黑体;
    font-weight: bold;
    padding: 4px 0 0px 16px;
    width: 100%;}
.Tophost_hl a{ color:#851E1F; font-size:18pt;}    
.Tophost_ST{ margin-top:5px;}

#Tophost_l{background-color: #FFFFFF;
    background-image: url("../images/hot_bg_l.png");
    background-repeat: no-repeat;
    float: left;
    height: 73px;
    width: 5px;}
#Tophost_r{background-color: #FFFFFF;
    background-image: url("../images/hot_bg_r.png");
    background-repeat: no-repeat;
    float: right;
    height: 73px;
    width: 5px;}



#pgbreadcrumb {
    background-color: #e0e0e0;
    
    padding: 4px 0px 4px 4px;
}
#pgbreadcrumb .SkinObject, #pgbreadcrumb a:hover.SkinObject {
    color: #000000;
}
#pgbreadcrumb a.SkinObject, #pgbreadcrumb a:visited.SkinObject {
    color: #434343;
}

.gb3 {
    border-top: #cccccc 1px solid;
    height: 41px;
    margin-top: 8px;
}
.gb3_l {
    background-image: url("../images/gside.png");
    background-repeat: no-repeat;
    width: 1px;
    height:41px;
    float: left;
}
.gb3_r {
    background-image: url("../images/gside.png");
    background-repeat: no-repeat;
    width: 1px;
    height:41px;
    float: right;
}

.gb3_Context {
    background-color:#E0E0E0; margin:5px 5px 0 5px; position:relative;
}

.more{ display:block; width:42px; position:absolute; right:0px; top:6px;}


.gb3_Bottom{ border-bottom:#851E1F  solid 1px;}

.pgborder {
    border: #cccccc 1px solid;
    padding: 4px;
}

.DNNEmptyPane {
    display: none;
    width: 0px;
    height: 0px;
}

#pghot {
    background-image: url("../images/hot_bg.png");
    background-repeat: repeat-x;
    height: 73px;
}
#pghot_l {
    background-color: white;
    background-image: url("../images/hot_bg_l.png");
    background-repeat: no-repeat;
    width: 5px;
    height: 73px;
    float: left;
}
#pghot_r {
    background-color: white;
    background-image: url("../images/hot_bg_r.png");
    background-repeat: no-repeat;
    width: 5px;
    height: 73px;
    float: right;
}
#pghot_c {
    width: 100%;
    height: 73px;
    margin-left: 5px;
    margin-right: 5px;
}

#pgfooter {
    border-top: #a0a0a0 2px solid;
    text-align: center;
    margin-top: 16px;
    padding: 8px;
}
#pgfooter p {
    color: #262626;
    font-size: 9pt;
    text-align: center;
    padding: 4px;
}
#pglogos {
    background-image: url("../images/logos.png");
    background-repeat: no-repeat;
    width: 50px;
    height: 12px;
}
#pglogo2 {
    background-image: url("../images/logo2.png");
    background-repeat: no-repeat;
    width: 39px;
    height: 56px; margin:10px auto;
}

#pgfooter .SkinObject, #pgfooter a:hover.SkinObject {
    color: #000000;
}
#pgfooter a.SkinObject, #pgfooter a:visited.SkinObject {
    color: #434343;
}

.news b {
  width: 98%;
  word-wrap: break-word;
}
.news p {
  width: 98%;
  overflow-x: hidden;
}

.Taghead{ height:41px; margin-top:10px; border-top:#ccc solid 1px; position:relative;}
.TagBigP{ margin-left:20px; height:29px;}
.BgSub{ background-image:url("../images/tag_bg.png"); background-repeat:repeat-x; height:29px; width:100%; padding:3px 0 0 0px; text-align:center;}
*+html .BgSub{ width:93.5%;}
.BgSub_l{ background-image:url("../images/tag_bg_l.png"); background-repeat:repeat-x; height:29px; float:left; width:5px;}
.BgSub_r{ background-image:url("../images/tag_bg_r.png"); background-repeat:repeat-x; height:29px; float:right; width:5px;}
.BgSub a{ display:block; color:White; font-family:"微软雅黑"; font-size:16px; line-height:24px; font-weight:bold;}

#Left{ width:100%;}
#Left_l{ width:238px; float:left; margin-top:10px;}
#Left_r{ width:500px; float:left; margin-left:10px;}

.news_hl{background-color: #E0E0E0;
    font-size: 13pt;
    font-weight: bold;
    margin: 4px 4px 8pt;
    padding: 4px 0 4px 4px;
    width: 99%;}
.news_list_l{ font-size:14px; width:70%; float:left; line-height:5px;}
.news_list_l a{ display:block; margin-left:10px; }
.news_list_r{ float:right; font-size:14px; line-height:25px;}

.DetailB{ margin-left:25%; margin-top:10px;}
.SubHead a{ font-size:14pt; /*font-weight:bold;*/}


.ReadOnlineList{ float:left; margin:5px; width:235px;height:230px;overflow:hidden;}
.ReadOnlineList .ReadOnlineList_r{ float:left; width:100px; font-size:10px; line-height:15px; padding-left:7px;}

.lstitle{ background-image: url("../images/bg3.gif");
    background-repeat: no-repeat;}
 
 /***底部****/
.Support{width:1002px; margin-top: 16px; text-align: center; float: left;}
.SupportMain{ margin: 0 auto; border-top: 2px #ddd solid; width:987px; padding: 8px;}
.SupportMain span{font-weight:bolder;}
/*****底部End******/


 /***在线阅读****/
 .ReadOnline{border:1px #ccc solid; float:left; margin:10px; width:290px;}
 .ReadOnline_l{margin: 1px;text-align: center;padding: 4px;background-color: #E0E0E0;color: #707070; width:145px; float:left;}
 .ReadOnline_Img{text-align: center;color: #707070;}
 .ReadOnline_Img img{border: 3px double #CCCCCC;margin: 5pt;}
 .ReadOnline_r{ float:left;width:120px; margin:1px 0 0 3px; padding:5px;}
 .ReadOnline_context{line-height:16px;}
 .ReadOnlineH{ height:176px; overflow:hidden;}
/***在线阅读 End****/


.NormalList{ margin-top:10px;}
.NormalList2{ line-height:26px;font-size:14px;}

.rtitle{
	/*background-color: #8E052A; position:relative; width:100%;
    background-repeat: repeat-x;
    border-right: 1px solid #8E052A;*/
    height: 30px;
    overflow: hidden;}
.rtitle_l{
	/*background-repeat: no-repeat;
    color: #FFFFFF;*/
color: #000000;
    font-family: 微软雅黑;
    font-size: 16pt;
    /*font-weight: bold;*/
    height: 30px;
    letter-spacing: 1pt;
    padding: 2px 4px 4px 12px;
	border-bottom: #efefef 1px solid;
}

.border2_gray .c_content{border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    padding: 2px 6px;}

.border3_gray .c_content { border-bottom: 1px solid #efefef;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    padding: 2px 6px 6px;}

.board_title{background-color: #E0E0E0;
    margin-bottom: 4px;
    margin-top: 4px;
    padding: 4px;
    text-align: center;}
.board_tag{border-bottom: 1px solid #efefef;
    margin-bottom: 4px;
    margin-top: 4px;
    width: 100%;}

.board_tag_i{background-color: #E0E0E0;
    background-repeat: repeat-x;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    border-top: 1px solid #efefef;
    color: #000000;
    cursor: default;
    font-size: 9pt;
    height: 24px;
    text-align: center;}
    
 .board_item{height: 20px;
    width: 100%;}
    
.c_content{ clear:both;}

.block_none{ margin-top:10px;}

.grayborder3{border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    border-top: 1px solid #efefef;
    padding: 1px 1px 0;}
    
    
 hr.sp{-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #000000;
    border-image: none;
    border-style: none none dashed;
    border-width: medium medium 1px;
    height: 1px;
    margin: 4px;}
    
.side_r {
    float: right !important;
}
.side_8 {
    width: 70% !important;
}

.side_l {
    float: left !important;
}
.side_9 {
    width: 26% !important;
}

.side_5 {
    width: 58% !important;
}

.side_6 {
    width: 40% !important;
}

a.Menu, a.Menu:visited {
    color: #851E1F;
    font-size: 9pt;
}

.BookImgSize{ width:97px; height:129px;}
.NewsImgSize{ width:322px; height:245px;}
.ImgSize2{ width:40px; height:50px;}
.ImgSize3{ width:182px; height:245px;}
.SCImgSize{ width:119px; height:86px;}
.SFImgSize{ width:86px; height:86px;}
.ZFImgSize{ width:205px; height:161px;}
.ImgSize7{ width:142px; height:109px;}
.AdImgSize{ width:235px; height:95px;}
.ROImgSize{width:74px; height:100px;}

.menuTd{text-align: center; line-height: 17pt; font-weight: bold}
.menuTd a{ font-size:12px}


/****新华动态******/
.NewChange{ width:98%}
.NewChange_l{ float:left; width:210px; padding:0 5px 5px 5px;}
.NewChange_r{ float:left; width:500px;}

.ImgA{ display:block;}
.NewChange_l img{ border:1px solid #ccc; padding:1px;}
.NewChange_l p{ line-height:18px}

.ulList{ padding-left:10px;}
.liList{position:relative; margin-bottom:9px; }
.liList a{ font-size:13px;}
.liList span{ position:absolute; right:0px; font-size:14px;}
.liList_hl{ background-color:#E0E0E0; margin:5px 0 10px 0; padding:3px 0 3px 3px;}
.liList_hl a{ font-weight:bold; font-size:16px; } 
/******End新华动态*****/

.ulList2{padding-left:10px;}
.liList2{ float:left; width:240px; margin-bottom:10px;}

.DivMargin{ height:10px; width:100%;}

/*分页*/
.paging{ background-color: #E0E0E0;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;  text-align:right; margin-top:5px;}
/*分页End*/


/******Topbook List******/
.TbUl{margin-left:20px; padding-left:0px; text-align:left;}
.TbUl li{ margin:11px 0; padding-left:0px;}
.TbUl li span{ font-weight:bold;}


/******Index topbook *********/
.ItbUl{margin:0; padding:0;}
.ItbUl li{ padding-left:3px; line-height:20px; position:relative; margin:3px 0;}
.ItbUl li Img{ width:13px; height:13px; position:absolute; top:3px; left:3;}
.ItbUl li a{ margin-left:20px;}


.TTop a{ font-size:12px;}

.aig_bottom{ width:328px; margin-right:10px;}

/*******图片滚动*******/
#demo {
background: #FFF;
overflow: hidden; width: 1000px; text-align:center;
}
#demo img {
border: 3px double #CCCCCC; margin-bottom:3px; width:120px; height:86px;
}
#indemo {
float: left;
width: 800%;
}
#indemo a{  float:left; display:block; width:120px; margin:0 10px; text-align:center;}
#demo1 {
/*float: left;*/
margin:0px auto;
text-algin:center;
}
#demo2 {
float: left;
}

/*****首页轮播图*******/
 #bannerMain
    {
        float: left;
        width: 178px; height:234px; overflow:hidden;
    }
     #bannerMain img{ width: 176px;height: 232px; border:1px solid #ccc;}
    .banner-btn-bjNew
    {
        float: left;
        width: 43px;
        margin-left: 5px; overflow:hidden; height:233px;
    }
    #bannerBtnNew{ padding:0;}
    #bannerBtnNew li
    {
        float: left;
        cursor: pointer;
    }
    #bannerBtnNew li img
    {
        width: 40px;
        height: 60px; border:1px solid #ccc;
    }
    .ccx
    {
    }
    .ccx img
    {
        opacity: 0.4;
        filter: alpha(opacity=40);
    }
    
#ImgBottom{ text-align:center; float:left; margin-top:2px;  width:87%; height:60px; overflow:hidden;}
*+html #ImgBottom{ margin-top:10px;}
.mb_main{padding:0 3px;}
.mb_main h3{ font-size:14px;}
.hide{ display:none;}
.loadPad{width:100%; height:100%; position:absolute; left:0 ; top:0; z-index:99;
         opacity:0.5;filter:alpha(opacity=50); background-color: White; text-align:center;}
.loadPad img{position:absolute; margin:auto;z-index:1000;top: 0; left: 0; bottom: 0; right: 0; }


/***友情链接**/
.flinkC{border-bottom: #cccccc 1px dashed; line-height:17px;}
.flinkC a{ line-height:28px;}</pre></body></html>