.font221069{ font-size: 9pt ;}

/*====列表页下面翻页按钮========*/
.headStyle1vka97yxmn, .headStyle1vka97yxmn td, .headStyle1vka97yxmn div {
                                font-size: 12px;
                                font-family: 宋体;
                                color: #000000;
                                margin-left: auto;
                                margin-right: auto;
                                line-height: 14px;
                            }

                            .defaultButtonStyle {
                                font-size: 12px;
                                font-family: 宋体;
                                height: 20px;
                                color: #000000;
                                BORDER: #AFD5F5 1px solid;
                                margin: 0px;
                                padding: 0px;
                                FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffff, EndColorStr=#BDDBF7);
                                CURSOR: pointer;
                                line-height: 14px;
                                background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#BDDBF7));
                                background: -moz-linear-gradient( top,#ffffff,#BDDBF7);
                                background: -ms-linear-gradient(top,#ffffff 0%,#bddbf7 100%);
                            }

                            .defaultinputStyle {
                                font-size: 12px;
                                font-family: 宋体;
                                height: 20px;
                                border: 1px solid #AFD5F5;
                                line-height: 14px;
                            }

                            .colHeader {
                                font-size: 12px;
                                font-family: 宋体;
                                line-height: 14px;
                            }

                            .headStyle1vka97yxmn a, .pageList .this-page {
                                font-size: 12px;
                                font-family: 宋体;
                                display: inline-block;
                                height: 14px;
                                padding: 2px 4px;
                                border: solid 1px #AFD5F5;
                                background: #fff;
                                text-decoration: none;
                                MARGIN-RIGHT: 1px;
                                line-height: 14px;
                            }

                                .headStyle1vka97yxmn a:visited {
                                    font-size: 12px;
                                    font-family: 宋体;
                                    color: #000000;
                                    text-decoration: none;
                                    line-height: 14px;
                                }

                            .headStyle1vka97yxmn .PrevDisabled {
                                font-size: 12px;
                                font-family: 宋体;
                                display: inline-block;
                                height: 14px;
                                margin-right: 3px;
                                padding: 2px 4px;
                                background: #fff;
                                color: #ccc;
                                border: solid 1px #AFD5F5;
                                line-height: 14px;
                            }

                            .headStyle1vka97yxmn .SelectList {
                                font-size: 12px;
                                font-family: 宋体;
                                line-height: 14px;
                            }

                            .headStyle1vka97yxmn .Prev {
                                font-size: 12px;
                                font-family: 宋体;
                                margin-right: 3px;
                                padding: 2px 4px;
                                line-height: 14px;
                            }

                            .headStyle1vka97yxmn .break {
                                font-size: 12px;
                                font-family: 宋体;
                                border: none;
                                text-decoration: none;
                                line-height: 14px;
                            }

                            .headStyle1vka97yxmn .NextDisabled {
                                font-size: 12px;
                                font-family: 宋体;
                                display: inline-block;
                                height: 14px;
                                margin-left: 2px;
                                padding: 2px 4px;
                                background: #fff;
                                color: #ccc;
                                border: solid 1px #AFD5F5;
                                line-height: 14px;
                            }

                            .headStyle1vka97yxmn .Next {
                                font-size: 12px;
                                font-family: 宋体;
                                margin-left: 2px;
                                padding: 2px 4px;
                                line-height: 14px;
                            }

                            .headStyle1vka97yxmn .this-page {
                                font-size: 12px;
                                font-family: 宋体;
                                display: inline-block;
                                height: 14px;
                                padding: 2px 4px;
                                border: solid 1px #AFD5F5;
                                background: #E1F0FD;
                                font-weight: bold;
                                color: black;
                                MARGIN-RIGHT: 1px;
                                line-height: 14px;
                            }

                            .headStyle1vka97yxmn a:hover {
                                font-size: 12px;
                                font-family: 宋体;
                                color: black;
                                background: #EFF7FE;
                                border-color: #AFD5F5;
                                text-decoration: none;
                                line-height: 14px;
                            }

                            .headStyle1vka97yxmn a:link {
                                font-size: 12px;
                                font-family: 宋体;
                                color: #000000;
                                text-decoration: none;
                                line-height: 14px;
                            }

                            .headStyle1vka97yxmn a:active {
                                font-size: 12px;
                                font-family: 宋体;
                                color: black;
                                text-decoration: none;
                                background: #EFF7FE;
                                line-height: 14px;
                            }

/*列表页显示*/


/*.Newslist {}
.Newslist ul li {height:45px; line-height:45px;border-bottom:1px dashed #dcdcdc; background:url(../images/list_icon.png) no-repeat left 21px;padding-left:15px;}
.Newslist ul li span{float: right; color: #999999; margin-right: 2px;}*/




.xg_time{
    font-size: 14px;
    /*font-weight: bold;*/
    color: #4d4d4d;
    text-align: right;
    /* background: url("time.png") no-repeat; */
    /* background-position: 0px 12px; */
	top: 0px;
	right: 0px;
}

.xg_s2{
	width: 50%;
	height: 2px;
}
.xg_s2 span{
	display: block;
    width: 15px;
    height: 2px;
    background: #c32136;
}
.Newslist li:hover .xg_s2 span{
	background: #fff !important;
}
.xg_summary{
	font-size: 12px;
	color: #999;
	line-height: 25px;
     text-align:left;
     padding-left:25px;
}
.Newslist li:hover .xg_summary{
	color: #be002f;
   
}
.xg_s1{
	color: #333;
	height: 65px;
}
.Newslist li:hover .xg_s1 span{
	color: #be002f;
    font-weight:bold;
}
.h1{
	padding-left: 5px;
	margin-top: 10px;
}
.s6{
	width: 98%;
	padding-left: 15px;
	/*background: url("../images/li_bg.png") no-repeat;*/
	background-position: 0% 50%;
	line-height: 50px;
}
.s6 span{
	color: #999;
}
.s6 a{
	
}
.s6 a:hover{
	color:#be002f;
    font-weight:bold;
}
.xg_title{
	line-height: 50px;
	width: 98%;
    color:#333;
    background:url(../images/list_icon.png) no-repeat left 21px;
}
.xg_title span{
	color:#4d4d4d;
    padding-left:25px;

}
.Newslist .xg_title a:hover{
	color:#be002f;
    font-weight:bold;

}
.s6 {
            line-height: 100px;
            border-bottom: 1px dashed #ccc;
        }

.fr {
    float: right;
}

.fl {
    float: left;
}
.pa {
    position: absolute;
}

.pr {
    position: relative;
}
.dis_block {
    display: block;
}
.pagebtn {
    margin-top: 10px;margin-bottom:10px;
    padding-top:20px;
    padding-bottom:20px;
    text-align:center;
}