header{
	height: 100px;
	width: 100%;
        min-width:1200px;
	background: #a41919;
}
.navigation{
	background: #7e191d;
	height:45px;
	width: 100%;
 min-width:1200px;
}
.navigation ul{
	display: flex;
}
.navigation ul li a{
	width:136px;
	font-size:16px;
	line-height: 40px;
	color:white
}
.news{
	margin-top: 30px;
}
 .news .news-left{
	width:575px;
	height:397px;
}
.slideBox {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	height: 20px;
	overflow: hidden;
	position: absolute;
	right:5px;
	bottom:15px;
	z-index: 1;
	
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	width: 20px;
	height: 20px;
	font-size:14px;
	line-height: 20px;
	text-align: center;
	color: #A41919;
	background: #FFFFFF;
	cursor: pointer;
	margin-right: 3px;
	transition: all 0.3 ease-out;
	-moz-transition:all 0.3s ease-out;
	-ms-transition:all 0.3s ease-out;
	-webkit-transition:all 0.3s ease-out;
}

.slideBox .hd ul li.on {
	font-size:16px;
	background:#115198;
	color: #fff;
}
.slideBox .moreBox{
	height:60px;
	width:210px;
	line-height:60px;
	background: #B70E17;
	
}
.slideBox .moreBox a{
	color:#FFFFFF
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 100%;
	height: 100%;
	display: block;
}

.slideBox .bd li a{
	position: absolute;
	left: 0px;
	bottom:4px;
	padding:20px 10px;
	display: block;
	width: 100%;
	z-index: 999;
	color:#fff;
	background: rgba(0,0,0,0.6);
}
.news{
 min-width:1200px;
}
.news .news-right{
	width:600px;
	height:397px;
}
.news .news-right .news-nav{
	height:40px;
	width:100%;
	background: #F2F2F2;
	position: relative;
}
.news .news-right .news-nav ul li{
	float:left;
	width:160px;
	
	cursor:pointer;
	text-align: center;
}
.news .news-right .news-nav ul li a{
	font-size:16px;
	line-height: 40px;
	transition:all 0.3s ease;
}
.news .news-right .news-nav .on{
	background: #A41919;
}
.news .news-right .news-nav .on a{
	color:#FFFFFF
}
.news-list .tz{
	padding-top: 10px;
	display: none;
}
.news-list .tz ul li{
	height:56px;
	border-bottom: #E1E1E1 1px solid;
}
.news-list .tz ul li a{
	line-height: 56px;
	}
.news-list .tz .date{
	font-size:14px;
	color:#636363;
	line-height: 56px;
	float: right;
}

.news-more a{
	position: absolute;
	top:0px;
	right:5px;
	display: none;
	color:#979797;
	font-size:14px;
	padding-top:12px;
	padding-right:3px;
}
.middle{
   min-width:1200px;
       clear:both;
	padding-top: 30px;
}
.middle .mid-left {
	width:786px;
	
}
.middle .mid-left .mid-nav{
	height:40px;
	width:100%;
	background: #F2F2F2;
	position: relative;
}
.mid-nav ul li{
	float:left;
	width:120px;
	cursor:pointer;
	text-align: center;
}
.mid-nav ul li a{
	font-size:16px;
	line-height: 40px;
	transition:all 0.1s ease;
}
.mid-nav ul li:hover{
	background: #A41919;
}
.mid-nav ul li:hover a{
	color: #fff;
}
.mid-nav .on{
	background: #A41919;
}
.mid-nav .on a{
	color:#FFFFFF
}

.middle .mid-more a{
	position: absolute;
	top:0px;
	right:5px;
	display: none;
	color:#979797;
	font-size:14px;
	padding-top:12px;
	padding-right:3px;
}
.mid-left .mid-list .wrap{
	padding-top: 20px;
	display: none;
}
.mid-left .mid-list .wrap ul li{
	height:32px;
	margin-bottom: 13px;
}
.mid-left .mid-list .wrap ul li a{
	line-height: 32px;
	display: inline-block;
	float: left;
	margin-left: 20px;
	font-size:15px;
	width:640px;
	height:32px;
	border-bottom: #E1E1E1 1px solid;
}
.mid-left .mid-list .wrap .date{
	float:left;
	display: inline-block;
	font-size:14px;
	color:#333;
	background: #efefef;
	line-height: 32px;
	width:120px;
	text-align: center;
}
.mid-right{
	width:366px;
	height:275px;
}
.mid-right .right-head ul{
	height: 40px;
	overflow: hidden;
	width:366px;
	background: #f2f2f2;
}
.mid-right .right-head ul li{
	width:120px;
	height: 40px;
	background: #A41919;
	text-align: center;
}
.mid-right .right-head ul li a{
	color:#fff;
	line-height:40px
}
.mid-right .mid-rightlist{
	width:366px;
	height:235px;
	
	background: url(/rwskc/img/ccbg.png) no-repeat top center;
}
.mid-right .mid-rightlist ul{
	padding-left: 30px;
}
.mid-right .mid-rightlist ul li{
	width:164px;
	float:left;
	margin-top: 30px;
}
.icon-a::before{
	content: "";
	display: inline-block;
	position:relative;
	width:40px;
	height:31px;
	background: url(/rwskc/img/n1.png) no-repeat;
    top:12px
}
.icon-b::before{
	content: "";
	display: inline-block;
	position:relative;
	width:40px;
	height:31px;
	background: url(/rwskc/img/n2.png) no-repeat;
    top:12px
}
.icon-c::before{
	content: "";
	display: inline-block;
	position:relative;
	width:40px;
	height:31px;
	background: url(/rwskc/img/n3.png) no-repeat;
    top:12px
}
.reserch{
	clear:both;
 min-width:1200px;
	padding-top: 30px;
}
.reserch .res-head{
	position: relative;
	height:40px;
	background: #f2f2f2;
}
.reserch .res-head ul li{
	width:120px;
	height:40px;
	background: #A41919;
	text-align:center;
}
.reserch .res-head ul li a{
	color:#FFFFFF;
	line-height:40px;
	
}
.reserch .res-more{
	position: absolute;
	right:10px;
	top:10px
}
.reserch .res-more a{
	font-size:14px;
	color:#979797;
}
.res-body{
	display: flex;
	margin-left: -30px;
	margin-top: 30px;
}
.res-body .inner-box{
	width:280px;
	height:216px;
	background: #fff;
	border:#b5b5b5 1px solid;
	margin-left: 30px;
	position:relative;
 transition:all 0.4s ease-in-out;
}
.res-body .inner-box:hover{
      
      box-shadow:0px 0px 15px #f1ded0;
     
}
.res-body .line-top{
	height: 76px;
}
.res-body .line-top .time{
	width:73px;
	height:60px;
	text-align: center;
	background: #f4e9ea;
	position:absolute;
	left: 1px;
	top:1px;
}
.res-body .line-top .time .day{
	font-size:20px;
	color:#A41919;
	line-height:34px;
}
.res-body .line-top .time .year{
	font-size:14px;
}
.res-body .line-top .bj{
	display: inline-block;
	width:90px;
	height:30px;
	background: #f2f2f2;
	position:absolute;
	top:1px;
	right:1px;
	font-size:14px;
	text-align: center;
	line-height: 30px;
}
.res-body .text {
	padding:0 10px
}
.res-body .text .tit{
	font-size:15px;
	line-height: 28px;
}
.res-body .text .abs{
	display: block;
	font-size:14px;
	color:#969696;
	line-height:24px;
}
.link{
	clear: both;
	margin-top: 30px;
	box-sizing: border-box;
	padding:20px;
	height:102px;
	background: #f2f2f2;
 min-width:1200px;
}
.link .left{
	width:72px;
	height:60px;
	background: #A41919;
	color: #fff;
	box-sizing: border-box;
	padding:10px 15px;
	text-align: center;
}
.link .right{
	width:1080px;
}
.link .right ul li{
	float:left;
}
.link .right ul li a{
	font-size:14px;
	padding:0px 36px;
	line-height:32px;
	color:#656565;
	
}

.list-banner{
	height: 324px;
	width:100%;
	background: url(/rwskc/img/banner11.jpg);
	position: relative;
	z-index: -1;
}
.list{
	position:relative;
	top:-48px;
	z-index:99;
}
.list .left{
	width:248px;
	
}

.list .left .left-head{
	height:48px;
	background: #A41919;
}
.list .left .left-head p{
	color:#FFFFFF;
	font-size:18px;
	line-height:48px;
	text-align: center;
}
.list .left .left-body{
	border:#D0D0D0 1px solid;
}
.list .left .left-body ul li{
	height:35px;
	border-bottom: #D0D0D0 1px solid;
	text-align: center;
}
.list .left .left-body ul li a{
	font-size:15px;
	text-align: center;
	line-height: 35px;
}
.list .left .left-body ul li.active{
       background:#dedede;
       
}
.list .left .left-body ul li.active a{
       color:#9a1010;
       
}
.list .left .left-body ul li a.active{
       border-bottom:#9a1010 2px solid
}
.list .right{
	width:904px;
	min-height:400px;
	background: white;
	border:#D0D0D0 1px solid;
}
.list .right .local{
	height: 45px;
width: 870px;
box-sizing: border-box;
margin: 0px 20px;
border-bottom: #D0D0D0 1px dashed;
}
.list .right .local a{
	font-size:15px;
	color:#979797
}
.list .right .text{
   padding:25px 30px;
}
.list .right .text ul li{
   height:50px;

}
.list .right .text ul li a{
   line-height:50px;

}
.list .content{
  background:white;
  border:#d0d0d0 1px solid;
  padding:20px 40px
}
.icon-local::before{
	content: "";
	display: inline-block;
	position:relative;
	width:30px;
	height:30px;
	background: url(/rwskc/img/local.png) no-repeat;
    top:12px
}

footer{
 min-width:1200px;
	height:60px;
	background: #A41919;
	padding:10px 0px 0px
}
footer p{
	color:#d68b95;
	font-size:14px;
	text-align: center;
	line-height: 24px;
}