body {
	margin:0px;
	padding:0px;
	font-family:"Microsoft YaHei";
}

/* 主体 */
.main_bg{
	background: #f5f5f5;
	width: 100%;
     padding-bottom:20px
}
.top{
	text-align: center;
	background: #f5f5f5;
}
.wz{
	width: 100%;
	height: 45px;
	left: 0px;
	z-index: 999;
	background: #f5f5f5;
}
.wz_main{
	width: 1200px;
	margin: auto;
	line-height: 45px;
	color: #999;
	font-size: 14px;
}
.wz_main a{
	color: #999;
}
.main{
	width: 1200px;
	margin: auto;
	min-height: 700px;
	background: #fff;
}
.left{
	padding-top: 30px;
	width: 250px;
}
.lb_name{
	font-size: 24px;
	color: #fff;
	text-align: center;
	height: 70px;
	line-height: 70px;
	/*background: url("../images/lb_bg.png") no-repeat;*/
    background:#9d2933;
	cursor: pointer;
	/*display: none;*/
}
.left ul{
	top: 0px;
	/* top: 103px; */
	left: 10px;
}
.channelname{
	width: 230px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	/*background: url("../images/jt.png") no-repeat #fff2ff;*/
    background:#f5f5f5;
	background-position: 90% 50%;
	border-bottom: 2px solid #fff;
}
.channelname a{
	color: #333;
	font-size: 18px;
}
.channelname a:hover{
	background:#be002f;
    color:#ccc;
	font-size: 20px;
}
.right{
	padding-top: 30px;
	padding-right: 20px;
	width: 880px;
}
.s4{
	width: 98%;
	padding-left: 15px;
	background: url("../images/li_bg.png") no-repeat;
	background-position: 0% 50%;
	line-height: 50px;
}
.s4 span{
	color: #999;
}
.s4 a{
	
}
.s4 a:hover{
	color:#be002f;
    font-weight:bold;
}
.s5{
	width: 88%;
	color: #333;
}
.active{
	float: left;
	width: 230px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	/* background: url("jt2.png") no-repeat #fec6fc; */
	/* background-position: 90% 50%; */
	/* border-bottom: 2px solid #fff; */
}
.active a{
	color: #9d2933;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddc992;
}

.on{
	float: left;
	/*width: 230px;
	height: 50px;
	line-height: 50px;*/
	text-align: center;
	/* background: url("jt2.png") no-repeat #fec6fc; */
	/* background-position: 90% 50%; */
	/* border-bottom: 2px solid #fff; */
}
.on a{
	color: #9d2933;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    border-bottom: 1px solid #be002f;
}

/*===*/
 .top {
            background: #f5f5f5;
        }

        .wz {
            border-bottom: 1px solid #ececec;
            background: none;
            margin-bottom: 20px;
        }

        .wz_main {
            width: 100%;
        }

        .dqlm {
            border-bottom: 4px solid #9d2933;
            display: inline-block;
            text-align: center;
            padding: 0px 10px;
            font-size: 16px;
            font-weight: bold;
            color: #9d2933;
            cursor: pointer;
        }

        .left ul {
            top: 93px;
        }

        .left {
            padding-top: 20px;
        }

        .s4 {
            line-height: 50px;
            border-bottom: 1px dashed #ccc;
        }

        #pages span {
            background: #73116f;
            border: 1px solid #73116f;
        }

        #pages a:hover {
            border: 1px solid #73116f;
            background-color: #73116f;
        }

        .clearfix:before, .clearfix:after {
            display: block;
            content: " ";
            clear: both;
        }

        .main {
            padding-bottom: 20px;
        }

          .content {
            padding-top: 30px;
        }
          

            .content table {
                margin: auto;
            }

                .content table, .content table tr, .content table tr td {
                    border: 1px solid #333;
                }

         .s7 {
            width: 160px;
            background: none;
            padding: 0px;
            margin: 0px 30px 20px;
        }


            .s7 img {
                width: 160px;
                height: 180px;
            }
            .s4 a{
	
}
            .s7 a:hover{
	color:#be002f;
    font-weight:bold;
}
        .a1 {
            width: 160px;
            text-align: center;
            font-size: 14px;
            color: #333;
        }

/*====内容页=======*/
.main_s1{
	width: 80%;
    text-align:center;
	margin: auto;
    padding-top:10px;
}
.zw_content{
	width: 98%;
	margin: auto;
	margin-top: 25px;
	padding-top: 25px;
	border-top: 1px solid #d2d2d2;
}
.zw_content p{
	line-height:200%;
}

.zw_content img{
    max-width:850px;
}

.content h2{
            text-align:center;
            color:#be002f;
            line-height:200%;
        }
.updown{
    margin-top:20px;
    width:98%;
    border-top: 1px solid #d2d2d2;
    padding-top:20px;
}
.updown a{
   color:#333;
}
.updown a:hover{
   color:#be002f ;
}
.banner{
  width:1200px;height:200px
}
/*列表页显示*/
.xg_title{
	line-height: 50px;
	width: 98%;
    color:#333;
    float:left;
    text-align:left;
}
.xg_time{
    font-size: 14px;
    font-weight: bold;
    color: #666;
    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;
}
.list_pages{
    margin-top: 0px; 
    text-align: center;
    padding-top:20px;
}
.newslist_body{
    width:100%;
    height:auto;
    min-height:200px;
    /*background:#ddc992;*/
    padding-bottom:10px;
    margin-bottom:10px;
    display: block;
}
.piclist_body{
    width:100%;
    height:auto;
    min-height:200px;
    /*background:#ddc992;*/
    padding-bottom:20px;
    margin-bottom:10px;
    display: block;
}
.news_list{
    width:100%;
    height:auto;
    min-height:200px;
    /*background:#d2d2d2;*/
    margin-bottom:10px;
    display: block;
}
.news_list li:hover .xg_s2 span{
	background: #fff !important;
}
.xg_summary{
	font-size: 12px;
	color: #999;
	line-height: 25px;
     text-align:left;
     padding-left:25px;
}
.news_list li:hover .xg_summary{
	color: #be002f;
   
}
.xg_s1{
	color: #333;
	height: 65px;
}
.news_list li:hover .xg_s1 span{
	color: #be002f;
}
.h1{
	padding-left: 5px;
	margin-top: 10px;
}
.s8{
	width: 98%;
	padding-left: 15px;
	/*background: url("../images/li_bg.png") no-repeat;*/
	background-position: 0% 50%;
	line-height: 50px;
}
.s8 span{
	color: #999;
}
.s8 a{
	
}
.s8 a:hover{
	color:#be002f;
    font-weight:bold;
}
.xg_title span{
	color:#666;
    font-weight:bold;
}
.xg_title a:hover{
	color:#be002f;
    font-weight:bold;
}
.s8 {
            line-height: 100px;
            border-bottom: 1px dashed #ccc;
        }