<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clearfix{
	clear: both;
}
.clearfix:after{
	display: table;
	content: " "
}
.container{
	width: 1200px;
	margin: 0 auto;
	background-color: #FFFFFF;
	
}
.list_banner{
	width: 100%;
	height: 300px;
}
.list_banner img{
	height: 100%;
	width: 100%;
	display: block;
	margin: 0 auto;
}
.list{
	width:100%;
	padding:25px;
	box-sizing:border-box;
}
/*列表页*/
.list_left{
	width: 20%;
    height: auto;
    /*min-height: 800px;*/
    max-height: 100%;
	float: left;
}
.list_left .yiji_title{
	line-height: 110px;
	padding-left: 20px;
	background-color: #0265cb;
	color: #FFFFFF;
	font-size: 24px;
	margin-top: -38px;
	position: relative;
}
.list_left .yiji_title i{
	padding-right: 10px;
}

.list_right{
	width: 77%;
    height: auto;
	float: right;
	padding: 0 15px;
	box-sizing: border-box;
}
.list_right .current{
	line-height: 60px;
	/*padding-left: 20px;*/
	border-bottom: 1px solid #e2e2e2;
	font-weight: bold;
	/*border-left: 10px solid #C95412;*/
	color: #4D4D4D;
	font-size: 16px;
	text-align: right;
}
.list_right .current i{
	padding-right: 10px;
}
.article{
	font-size: 16px !important;
    font-family: 微软雅黑 !important;
    line-height: 28px !important;
    color: #333 !important;
    width: 98% !important;
    margin: 10px auto !important;
}

/*列表页右侧样式*/
.l_new_box {
    border-bottom: 1px solid #e9e9e9;
}
.l_new_box a {
    display: block;
    padding-top: 26px;
    padding-bottom: 26px;
}
.l_new_leyaar {
    width: 15%;
    float: left;
}
.l_new_riqi {
    font-family: "微软雅黑";
    font-size: 36px;
    color: #01538b;
    margin-bottom: 12px;
    text-align: center;
}
.l_new_year {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #01538b;
    line-height: 26px;
    text-align: center;
}
.l_new_text {
    width: 80%;
    float: left;
}
.l_new_tit {
    font-family: "微软雅黑";
    font-size: 18px;
    color: #464646;
    line-height: 30px;
    transition: all 1s;
    margin-bottom: 5px;
    padding-right: 40px;
}
.l_new_js {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #999999;
    line-height: 22px;
    padding-right: 82px;
    max-height: 44px;
    overflow: hidden;
}
.l_new_rimo {
    width: 5%;
    float: right; 
}
.l_new_more {
    width: 40px;
    margin-top: 10px;
}
.l_new_more img {
    width: 100%;
    vertical-align: middle;
}

.l_new_box:hover .l_new_tit{
    transition: 1s;
	color: #0E6DBC;
	transform: scale(1.01);
}
.l_new_box:hover i{
    transition: 1s;
	color: #0E6DBC;
	transform: translateX(16px);
}

/*列表页左侧二级导航*/
.accordion {
	width: 100%;
	max-width: 360px;
	margin: 8px auto 20px;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.accordion .link {
	cursor: pointer;
	display: block;
	padding: 15px 15px 15px 42px;
	color: #4d4d4d;
	font-size: 14px;
	font-weight: 700;
	border-bottom: 1px solid #ccc;
	position: relative;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.accordion li:last-child .link {
	border-bottom: 0
}

.accordion li i {
	position: absolute;
	top: 16px;
	left: 12px;
	font-size: 18px;
	color: #595959;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.accordion li i.fa-chevron-down {
	right: 12px;
	left: auto;
	font-size: 16px
}

.accordion li.open .link {
	color: #b63b4d
}

.accordion li.open i {
	color: #b63b4d
}

.accordion li.open i.fa-chevron-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

.submenu {
	display: none;
	background: #3f7ab7;
	font-size: 14px
}

.submenu li {
	border-bottom: 1px solid #ffffff;
}

.submenu a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding: 12px;
	padding-left: 42px;
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}

.submenu a:hover {
	background: #ffffff;
	color: #53A126;
}
/*现任领导*/
.leaders_list{
	width:100%;
}
.leaders_list li:nth-of-type(8){
	width:97%;
}
.leaders_list .leaders_box{
    /*float: left;
    width: 47%;
    margin-right: 3%;*/
    width: 70%;
    border-bottom: 1px solid #edf1f4;
    padding: 10px 0;
    box-sizing:border-box;
    text-align: center;
    margin: 0 auto;
}
.leaders_list .leaders_box .title{
	font-size: 18px;
    font-weight: bold;
    width: 75%;
    color: #004098;
	float:left;
}
.leaders_list .leaders_box .title2{
	font-size: 24px;
    font-weight: bold;
    width: 77%;
    color: #004098;
	float:left;
}
.leaders_list .leaders_box span{
	font-size: 18px;
color: #004098;
    /*margin-right: 40px;
	float:right;
	width:18%;
	text-align:right;*/
        display:inline-block;
}
.leaders_list .leaders_box:hover span{
	transition: 1s;
	color: #0E6DBC;
	transform: translateX(-16px);
}

/*机构设置*/
.jgsz_box {
  width: 80%;
  color: #666;
  background-color: white;
  padding: 20px;
  margin: 40px auto;
  border-radius: 5px;
}

.jgsz_box p {
  margin-bottom: 10px;
}


.jgsz_box .hide {
  display: none;
}

.jgsz_box dt {
  font-size: 22px;
  color: #669933;
  margin-bottom: 20px;
  margin-left: 26px;
  cursor: pointer;
}

.jgsz_box dt:before {
  content: "";
  border-color: transparent #ccc;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  display: block;
  height: 0;
  width: 0;
  left: -16px;
  top: 17px;
  position: relative;
}

.jgsz_box dd {
  padding: 20px;
  background: #FDFCFA;
  border-radius: 5px;
  border: 1px solid #F2EEE6;
  margin: 20px 0 30px;
  position: relative;
}

.jgsz_box dd:after, dd:before {
  bottom: 100%;
  left: 6%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.jgsz_box dd:after {
  border-color: rgba(136, 183, 213, 0);
  border-color: transparent;
  border-bottom-color: #FDFCFA;
  border-width: 15px;
  margin-left: -15px;
}

.jgsz_box dd:before {
  border-color: rgba(194, 225, 245, 0);
  border-color: transparent;
  border-bottom-color: #F2EEE6;
  border-width: 17px;
  margin-left: -17px;
}
.jgsz_box dd a{
	float:left;
	width:100%;
	margin:0 auto;
	display:block;
	font-size:20px;
	text-align:left;
	padding:15px 0;
          padding-left:40px;
          box-sizing:border-box;
}
.jgsz_box dd a:hover{
	text-decoration:underline;
	transition: 1s;
	color: #0E6DBC;
	transform: translateY(-10px);
	background-color:#f9f5ef;
	border-radius:10px;
}


/*媒体查询*/
@media (max-width: 1024px){
	.container{width: 90%;}
	.slider{width: 90%;height: auto;}
	.content_left{width:100%;}
	.content_right{width:100%;}
	.nav{display: none;}
	.head_box{display: none;}
	.mobile_header{display:block;}
	.leaders_list .leaders_box{width:100%;}
	.leaders_list .leaders_box .title,.leaders_list .leaders_box .title2{width:70%;font-size:20px;}
	.leaders_list .leaders_box span{margin-right:0px;font-size:20px;width:25%;}
        .list_banner{height:auto;}
}
@media (max-width: 415px){
	.slider{width: 100%;height: auto;}
	.content_2 .pic_list{width: 100%;}
	.list_left{display: none;}
	.list_right{width: 100%;}
	.leaders_list .leaders_box{width:100%;}
	.leaders_list .leaders_box .title,.leaders_list .leaders_box .title2{width:70%;font-size:20px;}
	.leaders_list .leaders_box span{margin-right:0px;font-size:20px;width:25%;}
	.jgsz_box dd a{width:100%;text-align:left;}
}</pre></body></html>