﻿*{
 margin:0;
 padding:0;
 font-size:16px;
 font-family:'Microsoft YaHei','Courier New','Times New Roman',serif,'SimSun','SimHei';
 list-style-type:none;
 text-decoration:none;
 border:0;
 color:#333;
}
.main{
 width:1004px;
 margin:0 auto;
}
.line_box{
 display:inline-block;
 vertical-align:top;
}
a:hover{
 color:#C60004;
}
.banner{
 background:url('../images/banner.jpg') center no-repeat;
 width:100%;
 max-width: 2000px;
 height: 251px;
}
.announcement{
 width: 100%;
 background-color: #feeacc;
 margin:15px 0;
}
.announcement_box{
 margin:0 15px;
 padding:10px 0;
}
.announcement h2{
 font-size: 25px;
 font-weight: bold;
 line-height: 65px;
 text-align:center;
}
.announcement p{
 font-size: 14px;
 line-height: 30px;
}
.department{
 margin:15px 0;
 background-color: #be111a;
 border-radius: 10px 0 0 10px;
}
.department_bar{
 width: 31px;
 font-size:18px;
 padding-top: 30px;
 text-align: center;
 color: #FFF;
 float:left;
}
.department_box{
 border:1px solid #EEE;
 border-left: none;
 width: 960px;
 min-height: 160px;
 padding:6px;
 background-color: #FFF;
}
.department_box div{
 padding: 1px;
 margin:3px 2px;
 border:1px solid #EEE;
}
.department_box div a{
 display: block;
 width: 180px;
 height: 41px;
 line-height: 41px;
 text-align: center;
 background-color: #EEE;
 font-size: 14px;
 overflow:hidden;
}

.department1{
 margin:15px 0;
 background-color: #be111a;
 border-radius: 10px 0 0 10px;
}
.department_bar1{
 width: 31px;
 font-size:18px;
 padding-top: 30px;
 text-align: center;
 color: #FFF;
 float:left;
}
.department_box1{
 border:1px solid #EEE;
 border-left: none;
 width: 960px;
 min-height: 160px;
 padding:6px;
 background-color: #FFF;
}
.department_box1 div{
 padding: 1px;
 margin:3px 2px;
 border:1px solid #EEE;
}
.department_box1 div a{
 line-height: 33px;
 font-size: 15px;
}
.department_box2{
 border:1px solid #EEE;
 padding-top:25px;
 line-height:40px;
 border-left: none;
 width: 100%;
 min-height: 160px;
 padding-bottom:15px;
 background-color: #FFF;
}
.footer{
 border-top: 4px solid #d34b2a;
 background-color: #EEE;
 padding:20px;
 text-align: center;
 margin-top: 20px;
}
.footer_box{
 display: inline;
}
.footer_text{
 margin-left: 30px;
}
.footer_text *{
 font-size: 14px;
 color: #be111a;
 text-align: left;
 line-height: 30px;
}
.middle{
 vertical-align: middle;
}

.bread_nav{
 background-color: #c50000;
 color: #FFF;
 font-size: 16px;
 line-height: 40px;
 height: 40px;
 margin:15px 0;
 padding-left: 30px;
 font-weight: initial;
}
.bread_nav table tr td{
 color:#fff;
}
.show_content *{
 font-size: 14px;
}
.show_content table{
 border: 1px solid #dedede;
}
.table_title,.table_text{
 min-height: 50px;
}
.table_title{
 width: 200px;
 text-align: center;
 line-height: 50px;
 background-color: #f6f6f6;
 border-right:1px solid #dedede;
 border-bottom:1px solid #dedede;
 color: #C50000;
}
.table_text{
 background-color: #FFF;
 border-right:1px solid #dedede;
 border-bottom:1px solid #dedede;
 line-height: 28px;
 padding:10px 15px;
}

.list_nav{
 background-color: #f6f6f6;
 border: 1px solid #dedede;
 height: 47px;
 margin:0 -3px 15px;
 padding:0 15px;
 line-height: 47px;
}
.list_nav *{
 font-size: 16px;
}
#on{
 background-color: #FFF;
 border-bottom: none;
}
#on *{
 font-weight: bold;
 color: #c50000;
}
.list_title{
 background-color: #f6f6f6;
}
.list_title div{
 font-size: 16px;
 color: #C50000;
 padding-left: 30px;
 margin:-1px 0 -1px -1px;
 height: 50px;
 line-height: 50px;
 border:1px solid #dedede;
}
.xmmc{
 width: 635px;
 float:left;
}
.zrzt{
 width: 307px;
}
.list_left,.list_right{
 font-size: 16px;
 border:1px solid #dedede;
 margin:0 0 -1px -1px;
 padding-left: 30px;
 height: 40px;
 line-height: 40px;
}
.list_left{
 width: 635px;
 float:left;
 background:url('../images/list_style.jpg') center left no-repeat;
}
.list_right{
 width: 307px;
}
.curpos table td{font-size:16px;color:#fff;}
.slideTxtBox .hd ul li.on{ background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }