header{
	height:146px;
	background: #014f9a;
        min-width:1200px;
	border-bottom:#227bd5 4px solid;
}
header .logo{
	height: 130px;
	width:800px;
	background: url(/rqzx/img/logo.png) no-repeat left 5px;
}
.search{
   position:relative;
    top:50px
}
.nav {
	clear: both;
	height: 50px;
min-width:1200px;
	background: #f2f2f2;
}
.nav ul li{
	float:left;
}
.nav ul li a{
	line-height: 50px;
	display:inline-block;
       width:130px;
	font-size:16px
}
.flexslider{
	min-width: 1200px;
	min-height: 447px;
	position: relative;

}
.flexslider ul li{
	height: 447px;
}
.flex-control-nav{
	width:100px;
	height: 60px;
	position: absolute;
	z-index: 111;
	bottom:0px;
	left: 50%;
	transform: translate(-50%,0);
}
.flex-control-nav li{
	list-style: none;
	float: left;
}
.flex-control-nav li a{
	display: block;
	width:26px;
	height: 26px;
	color:rgba(255,255,255,0);
	background: url(/rqzx/img/fire02.png) no-repeat;
}
.flex-control-nav li a.flex-active{
	display: block;
	width:26px;
	height: 26px;
	color:rgba(255,255,255,0);
	background: url(/rqzx/img/fire01.png) no-repeat;
}
.main{min-width:1200px;}
.main .part-one .left{
	width:800px;
}
.main .part-one .right{
	width:360px;
}
.main .title{
	height: 50px;
	border-bottom:#014F9A 2px solid;
	position: relative;
}
.main .title p{
	font-size:20px;
	line-height: 50px;
}
.main .title .yinwen{
	font-size:14px;
	padding-left: 10px;
	color:#797979
}
.main .more{
	position: absolute;
	right: 5px;
	top:20px;
	color:#014F9A;
	font-size: 14px;
}
.part-one{
	margin-top:20px;
	overflow: hidden;
	padding-bottom: 30px;
}
.part-one .left-content{
	margin-top: 20px;
}
.part-one .left-content .left-banner{
	width:360px;
	height: 280px;
}
.part-one .left-content .right-news{
	padding-left: 30px;
}
.part-one .left-content .right-news ul li{
	height: 30px;
	width: 410px;
}
.part-one .left-content .right-news ul li a{
	font-size:14px
}
.part-one .left-content .right-news span{
	color:#979797;
	font-size:14px
}
.part-one .right .right-content{
	margin-top: 20px;
}
.part-one .right .right-content ul li{
	width:358px;
	height: 30px;
}
.part-one .right .right-content span{
	color:#979797
}
.part-two{
	clear: both;
	height: 360px;
	background:#eaf1f9;
}
.part-two .left{
	width:360px;
	height: 237px;
	background: url(/rqzx/img/ye84.jpg) no-repeat;
	position: relative;
	top:30px;
}
.part-two .right{
	position: relative;
	top:30px;
	width: 800px;
	padding-left: 20px;
        
}
.part-two .right p{
	line-height: 30px;
	text-indent: 2em;
	text-align: justify;
}
.part-three{
	margin-top: 20px;
	overflow: hidden;
}
.part-three .left{
	width:380px
}
.part-three .middle{
	width:380px;
	padding-left: 30px;
}
.part-three .right{
	width:380px
}
.part-three .box ul li{
	height: 40px;
	
	border-bottom: #DEDEDE 1px solid;
}
.part-three .box ul li a{
	line-height: 40px;
}
.part-three .box ul li .time{
	float: right;
	font-size:12px;
	padding-top: 10px;
	border: #0B66AD 1px solid;
	border-radius: 5px;
	padding:1px 6px;
	position: relative;
	top:10px
}
.part-four{
	clear: both;
	overflow: hidden;
	margin-top: 30px;
}
.part-four .box ul{
	overflow: hidden;
	margin-left: -30px;
}
.part-four .box ul li{
	width:160px;
	float: left;
	width:275px;
	height:86px;
	margin-left: 30px;
	margin-top: 30px;
	border: #DEDEDE 1px solid;
	text-align: center;
	transition: 0.2s all ease-in;
	-webkit-transition:0.2s all ease-in ;
	-moz-transition:0.2s all ease-in ;
}
.part-four .box ul li a{
	line-height: 36px;
	font-size:18px;
}
.part-four .box ul li img{
	height: 40px;
	margin-top: 20px;
}
.part-four .box ul li:hover{
	box-shadow: 0px 0px 5px #979797;
}
footer{
	clear: both;
	height: 100px;
	background: #014F9A;
	margin-top: 30px;
	box-sizing: border-box;
	padding-top: 24px;
min-width:1200px;
}
footer .box p{
	line-height: 24px;
	color:#fff;
	text-align: center;
}
.list-banner{
	height: 297px;
        min-width:1200px;
	background: url(/rqzx/img/list-banner.jpg) no-repeat;
}
.list-content{
	overflow: hidden;
min-width:1200px;
}
.list-content .local{
	line-height: 50px;
}
.list-content .box {
	margin-top: 10px;
}

.list-content .box .left{
	width: 260px;
	background: #FFFFFF;
	border: #DEDEDE 1px solid;
}
.list-content  .head{
	height: 60px;
	border-bottom:#DEDEDE solid 1px
}
.list-content  .head p{
	font-size:18px;
	line-height: 60px;
	text-align: center;
	background:#014F9A;
color:#fff
}
.list-content .box .left .nav-bar ul li{
	height: 50px;
	border-bottom: #dedede 1px dashed;
	text-align: center;
}

.list-content .box .left .nav-bar ul li a{
	font-size:15px;
	line-height: 50px;
padding: 20px 0px;
}
.list-content .box .left .nav-bar ul li:hover{
	background: #e1e9f1;
}
.list-content .box .left .nav-bar ul li:hover a{
	color: #333;
}
.list-content .box .left .nav-bar ul li.active{
	background: #e1e9f1;
       
}
.list-content .box .left .nav-bar ul li.active a{
	color: #014F9A;
        font-weight:bold
}
.list-content .right{
	width:890px;
	min-height: 400px;
	border: #DEDEDE 1px solid;
	background: #FFFFFF;
}
.list-content .right .yjs li{
	width: 95px;
	padding: 30px 60px;
	float: left;
} 
.list-content .right .yjs li a{
      display:block;
      width:117px;
}
.list-content .right .yjs .img-box{
	width: 95px;
	height: 95px;
	border: #F38900 2px solid;
	border-radius: 100%;
	overflow: hidden;
        margin:0 auto;
	
}
.list-content .right .yjs .img-box img{
	width:97px;
}
.list-content .right .yjs-name{
	font-size:18px;
	color:#227BD5;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
}
.list-content .right .yjs-abs{
	font-size:14px;
	color:#696969;
	text-align: center;
}