﻿@charset "UTF-8";
/*
*   program: &#98;&#101;&#51;&#54;&#53;&#23448;&#32593;&#95;&#98;&#97;&#116;&#51;&#54;&#53;&#22312;&#21738;&#36827;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#20307;&#32946;&#22312;&#32447;&#22823;&#38470;教育局首尾页样式
*   author: jinshijia
*   date: 2019-05-29
*/

/********************************首页头尾*********************************/
body{
    background: #f0f9ff;
    min-width: 1200px;
}
.centerWidth{
    width: 1200px;
    margin: 0 auto;
}
.x-header{
    height: 620px;
}
.x-header-top{
    height: 70px;
    line-height: 70px;
    background: #fff;
}
.top-l a,.top-l span{
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    color: #666666;
    font-size: 14px;
}
.top-l a:hover{
    font-weight: bold;
}
.top-l span{
    margin: 0 12px;
}
.top-r a{
    display: inline-block;
    margin-left: 7px;
    line-height: 1;
    vertical-align: middle;
}
.top-r a:hover{
    opacity: 0.8;
    -khtml-opacity:0.8;
    -moz-opacity:0.8;
    filter:alpha(opacity=0.8);
    filter:"alpha(opacity=80)";
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.x-header-con{
    background: url(bg_img.jpg) no-repeat center;
}
.x-header-logo{
    height: 310px;
    padding-top: 160px;
    text-align: center;
}
.x-nav{
    height: 80px;
    background: #c43b34;
    line-height: 80px;
}
.x-nav a{
    display: inline-block;
    text-align: center;
    width: 140px;
    height: 50px;
    line-height: 50px;
    color: #fefdfe;
    font-size: 18px;
    vertical-align: middle;
    font-weight: bold;
}
.x-nav a.fir{
    margin-left: 20px;
}
.x-nav a:hover,.x-nav a.cur{
    color: #c43b34;
    background: url(bg1.png) center no-repeat;
}
.x-search{
    height: 40px;
    width: 300px;
    background: #fff;
    margin-top: 20px;
    margin-right: 20px;
}
.x-search input{
    padding: 0 10px;
    width: 244px;
    height: 40px;
}
.x-search button{
    background: none;
    height: 40px;
}
/*图片轮播css样式*/

.s-fade-box,.s-fade-img{
	height:550px;
    width:100%;
    /* height: 0;
    padding-bottom: 28.64%; */
	position: relative;
	overflow: hidden;
}
.s-fade-img a{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}
.s-fade-img img{
     position: absolute;
    left: 50%;
    top: 0;
    width: auto;
    height: 100%;
    margin-left: -960px;
}
.s-fade-num{
	position: absolute;
	bottom:108px;
    left: 50%;
    margin-left: -45px;
	font-size: 0px;
}
.s-fade-num span{
	display: inline-block;
	height: 10px;
	width: 10px;
	border-radius: 50%;
	background: #fff;
	margin-left: 8px;
	cursor: pointer;
}
.s-fade-num span.cur{
	background:#e44c4c;
}
.s-fade-btn{
	position: absolute;
	height: 70px;
	width: 35px;
	font-size: 40px;
	color: #fff;
	margin-top: -35px;
	text-align: center;
	line-height: 70px;
	top: 50%;
	background: url(../images/banner-opbg40.png);
	cursor: pointer;
	display: none;
}
.s-fade-left{
	left: 0px;
}
.s-fade-right{
	right: 0px;
}
.s-fade-box:hover .s-fade-btn{
	display: block;
}


/*新闻部分上下轮播结束*/
.s-news{
    margin-top: 52px;
    height:522px;
    margin-bottom: 50px;
}
.s-news-line{
	height: 460px;
	width:540px;
    background: #fff;
    overflow: hidden;
}
.s-news-cont{
	height:413px;
	width: 540px;
    position: relative;
	overflow:hidden;
}
.s-news-cont .s-tit{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	height:413px;
	width: 480px;
	line-height:24px;
    padding-right: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
    white-space:wrap;
    margin:30px 0 0 30px;
    font-size: 12px;
    color: #999;
}
.s-news-cont .s-tit{
    overflow: hidden;
	text-overflow: ellipsis;
    white-space:wrap;
}
.s-news-cont .s-tit a{
    display: block;
    max-width: 480px;
}
.s-news-cont .s-tit a:hover img{
filter:alpha(opacity=68); /*支持 IE 浏览器*/
-moz-opacity:0.68; /*支持 FireFox 浏览器*/
opacity:0.68; /*支持 Chrome, Opera, Safari 等浏览器*/
}
.s-news-cont .s-tit a.s-title{
    font-size: 16px;
    line-height: 40px;
    color: #333;
    white-space: nowrap;
}
.s-news-cont .s-tit a img{
    width: 480px;
    height: 280px;
}
.s-news-cont .s-tit a:hover{
    text-decoration: underline;
}
.s-news-cont .s-tit .s-contents{
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
height: 48px;
text-overflow: ellipsis;
white-space:wrap;
color: #999;
font-size: 13px;
}
.s-news-btns{
	margin:4px 10px 0 31px;
}
.s-news-btns span{
	display: block;
	height: 30px;
	width: 30px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-size: 20px;
	background: #eee;

    cursor: pointer;
    margin-right: 10px;
}
.s-news-btns span:hover{
    background:#0064c8;
    color: #fff;
}


.s-dy-num{
    width: 47px;
    height:28px;
    background:url(xiexian1.png) no-repeat 15px 0;
    position: relative;
    margin-right: 30px;
    margin-top: 5px;
}
.s-dy-lens{
    position: absolute;
    font-size: 14px;
    color: #888;
    bottom: 0;
    right: 5px;
    bottom: 3px;
}
.s-dy-index{
    color: #d12727;
    font-size: 18px;
    position: absolute;
    left:13px;
    top:-5px;

}
/*新闻部分左右轮播结束*/
.left_news .title{
    display: inline-block;
    font-size: 24px;
    color: #333;
    line-height: 1;
    margin-left: 25px;
    margin-bottom: 32px;
    line-height: 30px;
    font-weight: bold;
}
.left_news .title:hover,.s-service_tit .zwfw:hover{
    text-decoration: underline;
}
.right_news{
    width: 640px;
    margin-left: 10px;
    height: 522px;
    overflow: hidden;
}
.right_news li{
    float: left;
}
.news_nav{
    height: 30px;
    margin-bottom: 32px;
}
.news_nav a{
    display: inline-block;
    padding: 0 11px;
    height: 30px;
    margin-right:10px;
    line-height: 30px;
    color: #333333;
    font-size: 14px;
}
.news_nav a.cur,.news_nav a:hover{
    background: #c43b34;
    color: #fff;
    font-weight: bold;
}
.line_news{
    width: 640px;
    height: 100px;
    background: #fff;
    margin-bottom: 20px;
}
.line_tit{
    padding: 20px 0 0 20px;
    width: 594px;
    height: 28px;
    line-height: 28px;
}
.line_tit a{
    color: #333;
    font-size: 14px;
    font-weight: 800;
}
.line_tit a:hover{
    color: #962823;
}
.line_tit span{
    font-size: 13px;
    color: #999;
}
.line-p{
    width: 570px;
    height: 30px;
    font-size: 12px;
    color: #999;
    padding-left: 25px;
    line-height: 30px;
}
.line-p span{
    width: 435px;
    padding-right: 91px;
    background: url(li.png) no-repeat right;
    overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.line-p a img{
    vertical-align: middle;
}
.line-p a img:hover{
     opacity: 0.8;
    -khtml-opacity:0.8;
    -moz-opacity:0.8;
    filter:alpha(opacity=0.8);
    filter:"alpha(opacity=80)";
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.s-zjsn{
    height: 770px;
    width: 100%;
    background: #fff;
    overflow: hidden;
}
.s-zjsn-tit{
    line-height: 24px;
    height: 24px;
    border-bottom: 1px solid #e9edee;
    display: inline-block;
    padding-bottom: 16px;
    padding-left: 36px;
    padding-right: 26px;
    margin-top: 50px;
}
.s-zjsn-tit a{
    display: inline-block;
    line-height: 1;
    color: #333333;
    font-size: 24px;
    font-weight: bold;
    margin-right: 10px;
    vertical-align: bottom;
}
.s-zjsn-tit a:hover{
    text-decoration: underline;
}
.s-zjsn-tit span{
    color: #d9d9d9;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    vertical-align: bottom;
}
.s-zjsn-intro{
    width: 740px;
}
.s-zjsn-img{
    margin-top: 90px;
    width: 720px;
    height: 210px;
    padding: 10px;
    background: url(bg2.png);
    position: relative;
    z-index: 999;
}
.s-zjsn-img img{
    width: 100%;
    height: 100%;
}
.s-zjsn-img .tit{
    display: inline-block;
    position: absolute;
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    left: 10px;
    top: 160px;
    background: #c43b34;
}
.s-zjsn-img .tit:hover{
    font-weight: bold;
}
.s-zjsn-intro .con{
    margin-top: 24px;
    padding-left: 10px;
    width: 550px;
    height: 70px;
    overflow: hidden;
}
.s-zjsn-intro .con a{
    color: #999999;
    font-size: 14px;
    line-height: 24px;
}
.s-zjsn-intro .con a:hover{
    font-weight: bold;
}
.s-zjsn-intro .con span{
    color: #c43b34;
}
.s-zjsn-bar{
    padding-left: 10px;
    margin-top: 90px;
}
.s-zjsn-bar a{
    display: inline-block;
    width: 120px;
    height: 120px;
    text-align: center;
    background: #f0f9ff;
    margin-right: 20px;
}
.s-zjsn-bar a:hover{
    text-decoration: underline;
}
.s-zjsn-bar a img{
    margin-top: 30px;
}
.s-zjsn-bar a p{
    line-height: 1;
    margin-top: 12px;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
}
.s-zjsn-con{
    position: relative;
}
.s-zjsn-box{
    position: absolute;
    top: 0;
    left: 600px;
    width: 960px;
    height: 770px;
    overflow: hidden;
}
.s-zjsn-box .title{
    display: inline-block;
    color: #fff;
    font-size: 18px;
    bottom: 20px;
    right: 30px;
}
.s-zjsn-pic{
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
}
.s-zjsn-pic li{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.s-zjsn-pic img{
    width: 100%;
    height: 100%;
}
.s-zjsn-pg{
    position: absolute;
    bottom: 23px;
    left: 23px;
}
.s-zjsn-pg li{
    width: 10px;
    height: 10px;
    float: left;
    margin-right: 5px;
    cursor: pointer;
    background: url(icon12.png);
}
.s-zjsn-pg li.cur{
    height: 10px;
    width: 24px;
    background: url(icon13.png);
}
.s-public{
    background: url(public_bg.png) no-repeat;
    background-size: 100%;
    width:100%;
    padding-top: 85px;
    margin-top: 60px;
}
.s-public .s-public-shake{
    height: 180px;
    text-align: center;
}
.s-public .s-public-shake a{
    display: inline-block;
    margin-right: 85px;
}
.s-public .s-public-shake a p{
    color: #fff;
    font-size: 16px;
    margin-top: 15px;
    text-align: center;
}
.s-public-shake a:hover p{
    font-weight: 800;
    color: #f0f9ff;
}
.info_public{
    width: 100%;
    height: 350px;
    background: #fff;
}
.info_p{
    width: 30px;
    height: 250px;
    padding:50px 27px 50px 30px;
    text-align: center;
    font-size: 24px;
    font-weight: 800;
    color: #333;
}
.info_p a{
    font-size: 24px;
    font-weight: 800;
    color: #333;
}
.info_p1{
    height: 325px;
    overflow: hidden;
}
.info_p1_nav{
    width: 1060px;
    height: 80px!important;
    padding-left: 20px;
    background: #f0f9ff;
    margin: 34px 0 0 0;
    position: relative;
}
.info_p1_nav a{
    float: left;
    width: 192px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin:20px 20px 0 0 ;
    font-size: 14px;
    display:block;
    background: #fff;
    font-weight: 500;
    color: #333;
}
.info_p1_nav a:hover,.info_p1_nav a.cur{
    color: #c43b34;
    font-weight: bold;
    box-shadow: 1px -2px 6px 2px #dbe9f3;
}
.info_p1_bottom{
    margin-top: 22px;
}
.info_block{
    width: 140px;
    height: 180px;
    margin-right: 40px;
}
.info_block a{
    display: inline-block;
    width:138px;
    height: 38px;
    border: 1px solid #e4e4e4;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    color: #666;
    margin-bottom: 5px;
}
.info_block a:hover{
    color: #fff;
    background: #2980d1;
    font-weight: 800;
    border: 1px solid #2980d1;
}
.day{
    font-size: 40px;
    color:#c43b34;
    font-weight: 800;
}
.yearandmonth{
    color: #999;
    font-size: 12px;
}
.info_word{
    width: 380px;
    margin-left: 13px;
    
}
.info_word a{
    font-size: 13px;
    color: #999;
    line-height: 24px;
}
.info_word a:hover{
    color:#c43b34;
}
.info_word_p{
    font-size:14px;
    line-height: 32px;
    color: #333;
}
.info_word a:hover .info_word_p{
    color:#c43b34;
}
.info_word_p1{
	display: inline-block;
max-height: 72px;
overflow: hidden;
}
.info_word_p1 p{
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}
.detail{
    margin-top: 30px;
}
.detail a{
    display: inline-block;
    width: 99px;
    padding-left: 18px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #e4e4e4;
    font-size: 13px;
    color: #666;
    background: url(right_qiantou.png) no-repeat 92px;

}
.detail a:hover{
    color: #fff;
    background: #666 url(right_qiantou_bai.png) no-repeat 92px;
}

.info_news_ul div{
    width:402px;
    height:35px;
    line-height:35px;
    border-bottom: 1px dashed #bbb;
}
.info_news_ul div a{
    display:inline-block;
    max-width:300px; 
    font-size: 14px;
    color: #333;
    overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

}
.info_news{
    margin-right: 54px;
}
.info_news_ul div a:hover{
    color:#c43b34;
}
.info_news_ul div span{
    float: right;
    font-size: 12px;
    color: #999;
}
.s-zttab{
    height: 100px;
    position: relative;
    overflow: hidden;
}
.s-zttab-img li {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.s-zttab-img li img {
    width: 100%;
    height: 100%;
}
.s-zttab-img li img:hover{
    opacity: 0.8;
    -khtml-opacity:0.8;
    -moz-opacity:0.8;
    filter:alpha(opacity=0.8);
    filter:"alpha(opacity=80)";
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.s-zttab-pg {
    position: absolute;
    bottom: 10px;
    right: 12px;
}
.s-zttab-pg li {
    float: left;
    width: 18px;
    height: 18px;
    margin-left: 5px;
    cursor: pointer;
    color: #fff;
    font-size: 13px;
    text-align: center;
    line-height: 18px;
    background: url(icon4.png) no-repeat;
}
.s-zttab-pg li.cur {
    background: url(icon4o.png) no-repeat;
}
.s-service{
    margin-top: 66px;
}
.s-service_tit{
    width: 100%;
    color: #333;
    font-size: 14px;
    margin-bottom: 20px;
}
.s-service_tit .zwfw{
    font-size: 24px;
    margin-left: 26px;
    line-height: 1;
    color: #333333;
    font-weight: bold;
}
.s-service_tit .wyxx{
    color: #333333;
    font-size: 14px;
}
.s-service_tit .wyxx:hover{
    font-weight: bold;
}
.s-service_block{
    width: 306px;
    height:199px;
    padding:51px 37px 0;
    margin-right: 30px;
    background: #fff;
    float: left;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
}
.s-service_block a{
    display: inline-block;
}
.s-service_block a:hover p{
    color: #c43b34;
}
.s-service_block .con p{
    color: #999999;
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}
.s-service_p{
    width: 120px;
    height: 38px;
    line-height: 38px;
    margin: 24px auto 12px;
    color: #333333;
    border-bottom: 1px solid #e4e4e4;
    font-size: 16px;
    font-weight: bold;
}
/*尾部css样式*/
.f-link{
	height: 70px;
	padding-top: 25px;
	width: 100%;
}
.drop-down {
    float: left;
    position: relative;
    width: 285px;
    height: 40px;
    margin-left: 20px;
    background: #fff url(f-arrow.png) 252px center no-repeat;
}
.drop-down:first-child{
    margin-left: 0px;
}
.drop-down .tag {
    padding-left: 19px;
    font-size: 14px;
    color: #666666;
    cursor: pointer;
    line-height: 40px;
}
.drop-down .tag:hover{
	font-weight: bold;
}
.drop-lists {
    display: none;
    position: absolute;
    bottom: 40px;
    width: 100%;
    max-height: 120px;
    overflow-y: auto;
    background: #fff;
}
.drop-lists li {
    height: 40px;
    line-height: 40px;
}
.drop-lists li a {
    margin-left: 19px;
    font-size: 12px;
    color: #566279;
}
.drop-lists li a:hover{
    font-weight: bold;
}
.x-footer-bottom{
    width: 100%;
    background-color: #fff;
    height: 110px;
    padding-top:28px;
    border-top: 2px solid #c6def5;
}

.x-footer-content{
    padding-left: 23px;
    color: #999;
    font-size: 12px;
    line-height:25px;
    position: relative;
}
.x-footer-content span{
	margin-right:15px;
}
.x-footer-nav li{
    padding:0 25px;
    background: url(x-footer-libg.png) no-repeat right;
    float: left;
    font-size: 14px;
}
.x-footer-nav li a{
    color: #999999;
    font-size: 14px;
}
.x-footer-nav li a:hover{
    color: #0064c8;
}
.x-footer-leftimg{
    position: absolute;
    top:14px;
    right: 157px;
    width: 51px;
    height: 63px;
}
.x-footer-rightimg{
    position: absolute;
    top:16px;
    right: 22px;
    width: 110px;
    height: 55px;
}
/*新闻中心*/
.xw-main{
    padding-top: 35px;
}
.xw_top{
    margin-bottom: 16px;
}
.xw_top a:hover img{
    filter:alpha(opacity=68); /*支持 IE 浏览器*/
    -moz-opacity:0.68; /*支持 FireFox 浏览器*/
    opacity:0.68; /*支持 Chrome, Opera, Safari 等浏览器*/
}
.xw_top_img{
    position: relative;
    width: 770px;
    height: 450px;
}
.xw_top_img img{
    width: 100%;
    height: 100%;
}
.xw_top_img p{
    width:743px;
    padding-left: 27px;
    position:absolute;
    bottom:0;
    background: url(news_bg.png) no-repeat;
    height:58px;
    line-height: 58px;
    color: #fff;
    font-size: 18px;
}
.xw_edu{
    width:419px;
    margin-left: 11px;
    height:450px;
    background: #fff;
}
.xw_edu_top{
    width:370px;
    height:50px;
    line-height:50px;
    color:#030303;
    font-size:18px;
    font-weight: 800;
    padding:0 22px 0 27px;
    border-bottom: 1px solid #eaeaea;
    position: relative;
}
.xw_edu_top a.lf{
    color: #030303;
    font-size: 18px;
    font-weight: 800;
}
.xw_right{
    display: inline-block;
    width: 17px;
    height: 10px;
    margin-top: 20px;
    background: url(right_black.png) no-repeat right center;
}
.xw_edu_top a.rt:hover{
    background: url(right_blue.png) no-repeat right center;
}
.xw_edu_tit{
    margin-top: 15px;
    width: 364px;
    height: 41px;
    line-height: 41px;
    padding: 0 29px 0 26px;
    color:#999;
    font-size:12px;
}
.xw_edu_tit a{
    color:#333;
    font-weight: 800;
    font-size:14px;
    display: inline-block;
    max-width: 280px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xw_edu_tit a:hover{
    color: #3354a2;
}
.xw_edu p{
    padding: 0 29px 0 26px;
    color:#999;
    font-size: 13px;
    line-height: 24px;
    height: 96px;
    overflow: hidden;
}
.xw_edu_tit1{
    margin: 0 29px 0 26px;
    padding-left:15px;
    background: url(xw_edu_libg.png) no-repeat left center;
    
}
.xw_edu_tit1 a{
    display: inline-block;
    max-width:278px;
    font-size: 14px;
    line-height: 36px;
    color: #242a30;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.xw_edu_tit1 span{
    color: #999;
    font-size: 12px;
    line-height: 36px;
    float: right;
}
.xw_edu a:hover{
    color: #0064c8;
}
.xw_bottom{
    margin-top: 20px;
}
.xw_ks{
    width: 399px;
    height: 344px;
    background:#fff;
    margin-right: 1px;
    overflow: hidden;
}
.xw_ks_top{
    width:341px;
    padding: 0 23px 0 35px;
}
.xw_ks_top img{
    vertical-align: middle;
}
.xw_ks_top a{
    color: #999;
}
.xw_ks_top a.tit{
    margin-right: 30px;
}
.xw_ks_top a.cur{
    color: #030303;
}
.xw_ks_top a:hover{
    text-decoration: underline;
}
/*.xw_ks_top a:hover span{
    color: #0064c8;
}*/
.xw_ks_top .c1{
    color: #030303;
}
.xw_ks_tit1{
    margin:0 18px 0 26px;
}
.xw_ks_tit1 a{
    max-width: 260px;
}
.xw_ks_tit1 a:hover{
    color: #c43b34;
}
/*当前位置*/
.local{
    padding-top: 15px;
    padding-bottom: 15px;
}
.local img{
    margin-right: 6px;
    margin-left: 2px;
}
.local span,.local a{
    color: #878787;
    font-size: 14px;
    line-height: 18px;
}
.local a:hover{
    font-weight: bold;
}
.local .arrow{
    margin: 0 10px;
}
/*网站地图*/
.sec-box{
    margin-top: 20px;
    background: #fff;
    padding: 0 30px 42px;
}
.wzdt-main{
    border: 1px solid #e5e9ee;
    padding: 0 40px 40px;
    background: #fbfcfc;
}
.wzdt-title{
    margin-top: 20px;
}
.wzdt-title .tit{
    display: inline-block;
    color: #2e2e2e;
    font-size: 18px;
    margin-left: 20px;
    line-height: 38px;
}
.wzdt-box{
    padding-top: 30px;
    padding-left: 30px;
    padding-bottom: 16px;
    border: 1px solid #e5e9ee;
    background: #fff;
}
.wzdt-list1 li{
    float: left;
    margin-bottom: 20px;
    margin-right: 33px;
}
.wzdt-list1 li a{
    color: #3354a2;
    font-size: 14px;
    display: inline-block;
}
.wzdt-list1 li a:hover{
    font-weight: bold;
}
.wzdt-list1 li.sec a{
    color: #616161;
}
/*通用细览*/
.xl-main{
    padding: 0 40px 14px;
    border: 1px solid #e5e9ee;
}
.xl-title{
    padding-top: 42px;
    text-align: center;
    color: #2f3842;
    font-size: 30px;
    padding-bottom: 55px;
}
.xl-bar{
    height: 50px;
    background-color: #f5f5f5;
}
.xl-bar .info {
    line-height: 50px;
    float: left;
    font-size: 12px;
    color: #787d82;
    margin-left: 20px;
}
.xl-smlfont{
    height: 20px;
    width: 120px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    margin-top: 15px;
    margin-right: 24px;
    background: #fff;
}
.xl-smlfont img{
    float: left;
    margin-top: 2px;
    margin-left: 2px;
}
.xl-smlfont span{
    float: left;
    display: inline-block;
}
.xl-smlfont span.tt1{
    font-size: 12px;
    color: #6a6a6a;
    line-height: 20px;
    margin-left: 16px;
    cursor: pointer;
}
.xl-smlfont span.cur,.xl-smlfont span:hover{
    color: #3354a2;
}
.xl-smlfont.xl-smlfont2 span.cur,.xl-smlfont.xl-smlfont2 span:hover{
    color: #c43b34;
}
.xl-articlecont{
    font-size: 16px;
    color: #2f3842;
    text-align: center;
    margin-top: 40px;
    padding: 0 16px 75px;
}
.xl-articlecont p {
    line-height: 28px;
    text-align: justify;
    margin-top: 28px;
}
.xl-articlecont img{
    margin-bottom: 10px;
    max-width: 100%;
}
.xl-author{
    color: #77797b;
    margin-right: 18px;
    margin-top: 48px;
}
.xl-link{
    border: 1px solid #e5e9ee;
    border-top: none;
}
.xl-link-t{
    border-bottom: 1px solid #e5e9ee;
}
.xl-link-t a{
    display: inline-block;
    line-height: 50px;
    margin-left: 60px;
    color: #77797b;
    font-size: 16px;
}
.xl-link-t a:hover{
    font-weight: bold;
}
.xl-link-l{
    padding-top: 29px;
    padding-left: 48px;
    padding-bottom: 9px;
    padding-right: 66px;
}
.xl-link-l li{
    height: 36px;
}
.xl-link-l li a{
    display: inline-block;
    color: #2f3842;
    font-size: 14px;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 22px;
    background: url(icon18.png) left center no-repeat;
}
.xl-link-l li span{
    float: right;
    display: inline-block;
    color: #626568;
    font-size: 12px;
    line-height: 24px;
}
.xl-link-l li a:hover{
    font-weight: bold;
}
.xl-share{
    line-height: 50px;
}
.xl-share a{
    width: 48px;
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
    line-height: 1;
}
.xl-share span{
    color: #6a6a6a;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.xl-share a:hover img {
    width: 101%;
    height: 101%;
}
/*通用概览*/
.gl-title{
    height: 50px;
    line-height: 50px;
    background: #f69946;
}
.gl-title .tit{
    font-size: 18px;
    color: #fff;
    margin-left: 24px;
}
.gl-title .tit:hover{
    font-weight: bold;
}
.gl-list{
    padding-top: 7px;
    border: 1px solid #e5e9ee;
}
.gl-l{
    padding-top: 30px;
    border-bottom: 1px solid #e5e9ee;
    padding-left: 26px;
    padding-right: 31px;
    padding-bottom: 4px;
}
/*翻页*/
.page{
    text-align: center;
    padding: 32px 0;
}
.page a{
    display: inline-block;
    /*width: 28px;*/
    padding: 0 10px;
    height: 28px;
    border: 1px solid #e2e2e2;
    text-align: center;
    line-height: 28px;
    color: #415569;
    font-size: 14px;
    margin-right: 9px;
    background: #fff;
    border-radius: 3px;
}
.page a img{
    vertical-align: middle;
}
.page a.go{
    font-size: 12px;
    color: #b9bfc5;
    width: 28px;
    padding: 0;
    background: #f7f9f9;
}
.page a.cur,.page a:hover{
    color: #fff;
    background: #2a8bed;
    border: 1px solid #2a8bed;
}
.page a.more{
    border: none;
}
.page span{
    display: inline-block;
    font-size: 14px;
    color: #444;
    line-height: 30px;
    margin: 0px 7px;
}
.page input{
    color: #444;
    font-size: 14px;
    text-align: center;
    width: 40px;
    padding: 0 4px;
    height: 28px;
    border: 1px solid #e4eef6;
    margin: 0px 2px;
    background: #fff;
}
/*民意征集细览*/
.myzj-main{
    border: 1px solid #e5e9ee;
    border-top: none;
}
.zjjg-title{
    height: 48px;
    background: #fdfdfd;
    padding: 0 40px;
    border-bottom: 1px solid #e5e9ee;
}
.zjjg-title span{
    font-weight: bold;
    font-size: 14px;
    color: #2f3842;
    line-height: 48px;
}
.zjjg-content{
    padding: 15px 40px;
}
.zjjg-content p{
    color: #2f3842;
    font-size: 14px;
    line-height: 28px;
}
.yydh-xx-c2 .yydh-xx1.w490{
    width: 408px;
}
.yydh-xx-tt2.bl{
    border-left: 1px solid #e8ebf0;
}
.fk-tab{
    padding-bottom: 42px;
}
.fk-title{
    padding: 0 40px;
    height: 69px;
    border-bottom: 1px solid #e8ebf0;
    border-top: 1px solid #e8ebf0;
    margin-bottom: 10px;
}
.fk-title .tit{
    display: inline-block;
    line-height: 69px;
    color: #141414;
    font-weight: bold;
    font-size: 18px;
    margin-right: 68px;
}
.fk-title .tit.cur{
    line-height: 66px;
    border-bottom: 3px solid #de6464;
}
.fk-title .tit img{
    margin-right: 15px;
    vertical-align: middle;
}
.fk-item{
    display: none;
}
.fk-item:first-child{
    display: block;
}
.zw-main{
    position: relative;
}
.yydh-xxgkxl-articleinfo.xxgkxl-info{
    padding-top: 20px;
}

.yydh-xjxl-box {
    background-color: #fff!important;
    padding-bottom: 40px;
}

.yydh-xjxq-box {
    margin: 0 auto;
    width: 1058px;
}

.yydh-xjxq-box .yydh-xjl {
    color: #8b8e95;
    font-size: 12px;
    height: 100%;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    width: 100px;

    vertical-align: top;
    box-sizing: border-box;

}

.yydh-xjxq-outline {
    border: 1px solid #e5e9ee;
}

.yydh-xjxq-box .yydh-xjr {
    text-align: left;
    display: inline-block;
    width: 956px;
    font-size: 14px;
    color: #5f6675;
    height: 100%;
    line-height: 40px;
    padding-left: 18px;
    box-sizing: border-box;
    border-left: 1px solid #e5e9ee;
    background-color: #fff;
    vertical-align: top;
}

.yydh-xjxq-box .yydh-xjxq-outline {
    margin-top: -1px;
    background-color: #f7f9f9;
}

.yydh-xxgkxl-articlebox .yydh-xjxq-tt {
    padding-bottom: 45px;
    color: #3e3e3e;
    font-size: 36px;
    text-align: center;
}
.yydh-xx-outbox {
    width: 1138px;
    margin: 0 auto;
    border: 1px solid #e8ebf0;
    box-sizing: border-box;
}

.yydh-xx-top {
    color: #3e3e3e;
    margin-top: 28px;
}
.redwords {
    color: #df3b3e;
}

.yydh-xx-toptt {
    font-size: 36px;
    display: block;
    margin-left: 40px;
    margin-bottom: 25px;
}

.yydh-xx-top p {
    font-size: 14px;
    padding: 0 50px;
    line-height: 32px;

}

.yydh-xx-c1 {
    border-top: 1px solid #e8ebf0;
    margin-top: 40px;
}

.yydh-xx-pen {
    font-weight: bold;
    display: block;
    height: 70px;
    line-height: 70px;
    background: url(yydh-write-pen.png) no-repeat 40px center;
    color: #141414;
    font-size: 18px;
    padding-left: 90px;
}
.yydh-xx-c2 {
    width: 1058px;
    margin: 0 auto;
    border: none;
}

.yydh-xx-c2 .yydh-xx1 {
    height: 28px;
    margin-top: 7px;
    margin-left: 4px;
    margin-right: 4px;
    width: 89.1%;
    border: 1px solid #e8ebf0;
    line-height: 20px;
}

.yydh-xx-c2 .yydh-xx-tt2 {
    border-right: 1px solid #e8ebf0;
    width: 101px;
    background-color: #f7f9f9;
}

.yydh-xx-c2 .yydh-xx-cont {
    height: 190px;
}

.yydh-xx-c2 .yydh-xx-neirong {
    height: 203px;
}

.yydh-xx-c2 .yydh-select {

    width: 220px;
    height: 28px;

    border: 1px solid #e8ebf0;
    color: #5f6675;
    padding-left: 12px;
}

.yydh-xx-c2 .yydh-xx-sec {
    padding-left: 0;
    border: none;
}
.xx-sel{
    padding-top: 4px;
}

.yydh-xjxq-box .yydh-xx-outline {
    background-color: #fff;
    position: relative;
}

.yydh-xx-sec input.yydh-radio {
    /*margin-top: 5px;*/
    margin-left: 18px;
}

.yydh-xx-c2 .yydh-xx-yzm {

    width: 220px;
}

.yydh-xx-yzmpic {
    margin-top: 5px;
}

.yydh-yzmonload {
    color: #5f6675;
    font-size: 12px;
    position: absolute;
    top: 12px;
    left: 420px;
    display: block;
}

.yydh-yzmonload:hover {
    color: #3354a2;
    /*text-decoration: #3354a2;*/
    border-bottom: 1px solid #3354a2;
}

.yydh-pub-tx {
    font-size: 12px;
    color: #e36264;
    position: absolute;
    right: 20px;
    top: 10px;
}

.yydh-btn {
    margin-top: 20px;
}

.yydh-btn button {
    background-color: #fff;
    font-size: 14px;
    color: #7c889e;
    margin-right: 5px;
    width: 98px;
    border: 1px solid #e5e9ee;
    border-radius: 3px;
    height: 28px;
    cursor: pointer;
}

.yydh-btn button:hover {
    background-color: #c43b34;
    color: #fff;
    border: 1px solid #c43b34;
}

.yydh-btn button.yydh-btn-active {
    background-color: #c43b34;
    color: #fff;
    border: 1px solid #c43b34;
}

.yydh-redstar {
    font-size: 16px;
    position: absolute;
    right: -10px;
    top: 15px;
    color: #df3b3e;
}
.xl-articlecont.myxl-content{
    padding-bottom: 8px;
}
/*民意征集概览*/
.mygl-main{
    border: 1px solid #e5e9ee;
}
.myzj-list{
    padding: 20px 20px 0;
    border-bottom: 1px solid #e8ebf0;
}
.myzj-item{
    margin-bottom: 30px;
}
.myzj-item .sta{
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background: #dadada;
    margin-right: 20px;
}
.myzj-item .sta.cur{
    background: #1eb654;
}
.myzj-item .sta span{
    color: #fff;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    line-height: 24px;
}
.myzj-item .box{
    width: 970px;
}
.myzj-item .box .tit{
    display: inline-block;
    color: #000000;
    font-size: 16px;
    margin-top: 12px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.myzj-item .box .tit:hover{
    font-weight: bold;
}
.myzj-item .box p{
    color: #727272;
    font-size: 12px;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.myzj-item .box p span{
    display: inline-block;
    margin-right: 10px;
}
/*信息公开目录细览*/
.yydh-xxgkxl-main {
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    /*height: 1000px;*/
    padding-bottom: 40px;
    position: relative;
    margin-top: -150px;
    /*overflow: hidden;*/
}

.yydh-xl-location {
    width: 1120px;
    margin: 20px auto 0 auto;
}

.xhy-ch1 {
    padding-bottom: 10px;
}

.xhy-ch1 img {
    padding-right: 7px;
    padding-bottom: 10px;
}

.yydh-xl-location span {
    font-size: 13px;
}

.yydh-xl-dq1 {
    font-weight: bolder;
    font-size: 13px;
}

.yydh-xl-dq2 {
    font-size: 13px;
    color: #333;
}

.yydh-xl-location a:hover {
    color: #2a8bed;
}

.yydh-xxgkxl-articlebox {
    border: 1px solid #e8ebf0;
    background-color: #fbfcfc;
    padding-top: 40px;
}

.yydh-xxgkxl-articletop {
    width: 1056px;
    height: 98px;
    border: 1px solid #e2e2e2;
    background-color: #fff;
    margin: 0 auto;
}

.yydh-xxgkxl-articleinfo li {
    float: left;
    height: 30px;
    text-align: left;
    width: 335px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.yydh-xxgkxl-articleinfo li span {
    display: inline-block;
    color: #8c8c8c;
    font-size: 14px;

}

.yydh-xxgkxl-articleinfo {

    padding-left: 50px;
    padding-top: 24px;
}

.yydh-xxgkxl-articleinfo li span.yydh-blue {
    color: #c43b34;

}

.yydh-xxgkxl-articlefont {
    width: 1038px;
    height: 50px;
    border: 1px solid #e2e2e2;
    background-color: #fff;
    margin: 0 auto;
    margin-top: 40px;
}

.yydh-time {
    line-height: 50px;
    float: left;
    font-size: 14px;
    color: #787d82;
    margin-left: 20px;
}

.yydh-xl-smlfont {
    height: 20px;
    width: 120px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
}

.yydh-xl-smlfont {
    float: right;
}

.yydh-xl-smlfont span {
    float: left;

}

.yydh-xl-smlfont span.tt1 {
    font-size: 12px;
    color: #6a6a6a;
    line-height: 20px;
    margin-left: 16px;
    cursor: pointer;
}

.yydh-xl-smlfont span.yydh-cur {
    color: #3354a2;
}
.yydh-xl-articlecont{
    font-size: 16px;
    color: #2f3842;
}
.yydh-xl-articlecont p {
    font-size: 16px;
    color: #2f3842;
    line-height: 32px;
    text-align: justify;
    margin-top: 40px;
}
.yydh-xxgkxl-articlefont .yydh-xl-smlfont{
    margin-top: 15px;
    margin-right: 20px;
}
.xxgk-title{
    text-align: center;
    color: #df3b3e;
    font-size: 30px;
    margin-top: 50px;
}
.xl-articlecont.w1240{
    width: 1040px;
    margin: 40px auto 0;
}
.wyxx-table-sel{
    display: inline-block;
    padding: 6px 12px 0;
    border: 1px solid #fff;
}
.wyxx-table-sel .sel-l{
    display: inline-block;
    height: 28px;
    margin-right: 22px;
}
.wyxx-table-sel .sel-l input{
    float: left;
    display: none;
}
.wyxx-table-sel .sel-l label {
    float: left;
    font-size: 14px;
    color: #5f6675;
    line-height: 28px;
    background: url(hd-form-icon.png) no-repeat 3px center;
    box-sizing: border-box;
    padding-left: 24px;
    cursor: pointer;
}
.wyxx-table-sel .sel-l input[type="radio"]:checked+.advice {
    background: url(hd-form-iconh.png) no-repeat 3px center;
}
.wyxx-table-drop{
    margin-left: 4px;
    margin-top: 4px;
    width: 214px;
    height: 28px;
    border: 1px solid #e5e9ee;
    display: inline-block;
    cursor: pointer;
    background: url(icon22.png) 190px center no-repeat;
    position: relative;
}
.wyxx-table-drop .tag{
    color: #5f6675;
    font-size: 14px;
    line-height: 28px;
    padding: 0 12px;
}
.wyxx-table-drop .drop-l{
    border: 1px solid #e5e9ee;
    width: 100%;
    position: absolute;
    top: 28px;
    left: -1px;
    z-index: 999;
    display: none;
}
.wyxx-table-drop .drop-l li{
    height: 28px;
    line-height: 28px;
    padding: 0 12px;
    background: #fff;
    color: #999999;
    font-size: 14px;
}
.wyxx-table-drop .drop-l li:hover{
    font-weight: bold;
}
/*互动交流*/
.hd-main{
    padding-top: 36px;
}
.hd-xx{
    border: 1px solid #e8ebf0;
    width: 778px;
}
.hd-xx .page{
    padding: 20px 0;
}
.hd-xx .page a.cur,.hd-xx .page a:hover{
    background: #c43b34;
    border: 1px solid #c43b34;
}
.hd-xx.ldxx-main{
    padding-bottom: 52px;
}
.xx-title{
    height: 49px;
    line-height: 49px;
    padding-left: 20px;
    border-bottom: 1px solid #e8ebf0;
}
.xx-title img{
    vertical-align: middle;
    margin-right: 7px;
}
.xx-title a{
    display: inline-block;
    vertical-align: middle;
    color: #000000;
    font-size: 18px;
    font-weight: bold;
}
.hd-xjcx .tit{
    font-size: 13px;
    color: #333333;
    font-weight: bold;
    line-height: 30px;
    vertical-align: middle;
}
.hd-xjcx input{
    height: 28px;
    width: 116px;
    color: #999999;
    font-size: 12px;
    padding: 0 6px;
    border: 1px solid #dfdfdf;
    margin-right: 8px;
    vertical-align: middle;
}
.hd-xjcx button{
    width: 80px;
    height: 30px;
    color: #fff;
    cursor: pointer;
    background: #e44c4c;
    font-size: 12px;
    margin-right: 34px;
    vertical-align: middle;
}
.hd-xjcx button:hover{
    font-weight: bold;
}
.xx-list ul{
    border-bottom: 1px solid #e8ebf0;
}
.xx-list li{
    float: left;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xx-list-t{
    background: #f7f9f9;
}
.xx-list-t li{
    color: #969ea6;
    height: 40px;
    font-size: 12px;
    line-height: 40px;
}
.xx-list .w430{
    width: 408px;
    margin-left: 20px;
    text-align: left;
}
.xx-list .w80{
    width: 80px;
}
.xx-list .w180{
    width: 92px;
}
.xx-list .w188{
    width: 170px;
}
.xx-list-l li{
    height: 50px;
    line-height: 50px;
}
.xx-list-l li{
    font-size: 12px;
}
.xx-list-l li.w430 a{
    font-size: 14px;
    color: #2f3842;
    display: inline-block;
    max-width: 94%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xx-list-l li.w430 a:hover{
    font-weight: bold;
}
.xx-list-l li.w80{
    color: #415569;
}
.xx-list-l li.w180{
    color: #3354a2;
}
.xx-list-l li.w188{
    color: #727f8c;
}
.hd-link{
    width: 340px;
}
.hd-btn a{
    display: inline-block;
    width: 160px;
    height: 40px;
    margin-right: 15px;
    line-height: 40px;
}
.hd-btn a:last-child{
    margin-right: 0;
}
.hd-btn a:hover,.xx-bar button:hover{
    font-weight: bold;
}
.hd-btn a span{
    display: inline-block;
    width: 120px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
}
.hd-btn a.a1{
    background: #00ce9d;
}
.hd-btn a.a2{
    background: #f48626;
}
.hd-link-box{
    margin-top: 28px;
}
.hd-link-t{
    height: 22px;
    width: 100%;
    background: url(bg3.png) right center no-repeat;
}
.hd-link-t img{
    vertical-align: middle;
}
.hd-link-t>img{
    margin-right: 4px;
}
.hd-link-t a{
    font-weight: bold;
    color: #000;
    font-size: 16px;
    vertical-align: middle;
}
.hd-link-t a:hover{
    text-decoration: underline;
}
.hd-link-t .more{
    float: right;
}
.hd-link-t .more:hover{
    opacity: 0.8;
    -khtml-opacity:0.8;
    -moz-opacity:0.8;
    filter:alpha(opacity=0.8);
    filter:"alpha(opacity=80)";
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=8);
}
.hd-link-l{
    padding-top: 18px;
}
.hd-link-l li{
    padding-left: 20px;
    margin-bottom: 12px;
    background: url(icon18.png) left center no-repeat;
}
.hd-link-l li a{
    display: inline-block;
    color: #2f3842;
    font-size: 14px;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 20px;
}
.hd-link-l li a:hover{
    font-weight: bold;
}
/*信息公开概览*/
.yydh-xxgkgll .yydh-xxgkglltop {
    /* display: inline-flex; */
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #f58c2f;
    width: 100%;
    font-size: 16px;
}
.yydh-xxgkglltop a{
    color: #fff;
    display: block;
}
.yydh-xxgkglltop a:hover{
    font-weight: bold;
}
.yydh-xxgkgll .yydh-xxgkgl-lfpic {
    display: inline-block;
    height: 40px;
    width: 40px;
    line-height: 40px;
    background: #3354a2!important;
    margin-right: 15px;
    text-align: center;
}

.yydh-xxgl-ltt a {
    color: #484848;
    font-size: 14px;
    box-sizing: border-box;
    background: url(icon32.png) 156px center no-repeat;
}

.yydh-xxgl-ltt a {
    width: 180px;
    display: block;
    height: 40px;
    border: 1px solid #e2e2e2;
    margin-top: -1px;
    padding-left: 45px;
    line-height: 40px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 180px;
}
.yydh-xxgl-ltt a:hover,.yydh-xxgl-ltt a.yydh-xxgkgl-cur {
    border-left: 5px solid #00ce9d;
    padding-left: 41px;
    background: url(icon32.png) 152px center no-repeat;
}
.yydh-xxgkxl-main.mt150,.hd-main.mt150{
    margin-top: -150px;
}
.gkgl-content{
    border: 1px solid #e8ebf0;
    width: 938px;
    padding-bottom: 20px;
}
.gkgl-title{
    height: 49px;
    line-height: 49px;
    padding-left: 20px;
    border-bottom: 1px solid #e8ebf0;
}
.gkgl-title a{
    display: inline-block;
    vertical-align: middle;
    color: #38404a;
    font-size: 16px;
    font-weight: 800;
}
.gkgl-list>ul{
    border-bottom: 1px solid #e5e9ee;
}
.gkgl-list li{
    float: left;
    text-align: center; 
    overflow: hidden;
    text-overflow: ellipsis; 
    white-space: nowrap;
}
.gkgl-list-t{
    background: #f7f9f9;
}
.gkgl-list-t li{
    color: #969ea6;
    height: 40px;
    font-size: 12px;
    line-height: 40px;
}
.gkgl-list .w150{
    width: 150px;
    margin-left: 20px;
    margin-right: 66px;
}
.gkgl-list .w390{
    width:390px;
    margin-right: 160px;
}
.gkgl-list-l .w390{
    text-align: left;
}
.gkgl-list .w156{
    width: 152px;
}
.gkgl-list-l{
    position: relative;
}
.gkgl-list-l li{
    height: 50px;
    line-height: 50px;
}
.gkgl-list-l li{
    font-size: 12px;
}
.gkgl-list-l li.w390 a{
    font-size: 14px;
    color: #415569;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1;
}
.gkgl-list-l li.w390 a:hover{
    color: #c43b34;
}
.gkgl-list-l li.w150{
    color: #8d98a3;
}
.gkgl-list-l li.w156{
    color: #727f8c;
}
.detail_block{
    position: absolute;
    top:41px;
    left: 50px;
    z-index:430;
    width:838px;
    height:78px;
    padding-top: 20px;
    border: 1px solid #e2e2e2;
    background: #fff;
    display:none;
    line-height: 30px;
}
.detail_block span a{
    color: #3e62b8;
    font-size: 14px;
}
.detail_block .yydh-blue {
    font-size: 14px;
    color: #0064c8;
}
.a_hover a:hover .detail_block{
    display: block;
}
.detail_block .yydh-xxgkxl-articleinfo{
    padding-left: 54px;
    padding-top: 0;
}
.detail_block li{
    height: 30px;
    line-height: 30px;
    text-align: left;
    width: 260px;
}
/*领导*/
.ldzc-content{
    width: 858px;
    padding: 40px;
    border: 1px solid #e8ebf0;
}
.ldzc-intro .tx img{
    width: 160px;
    height: 230px;
}
.ldzc-intro .text{
    margin-left: 40px;
    width: 620px;
}
.ldzc-intro .text .name{
    color: #38404a;
    font-size: 30px;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 10px;
}
.ldzc-intro .text .job{
    font-size: 14px;
    color: #38404a;
    min-height: 60px;
    line-height: 30px;
}
.ldzc-intro .text .job span{
    color: #888888;
}
.ldzc-title{
    padding: 0 22px;
    border: 1px solid #e5e9ee;
    line-height: 38px;
    color: #888888;
    font-size: 14px;
    margin-top: 20px;
}
.ldzc-con{
    padding: 12px 20px;
}
.ldzc-con p{
    color: #38404a;
    font-size: 14px;
    line-height: 30px;
}
/*政务公开*/
.zw-top-ul{
    width: 100%;
    height:150px;
    background: #fff;
    box-shadow: 0 -3px 8px 1px #e0edf6;
}
.zw-top_block a{
    display: block;
    float: left;
    width: 145px;
    height: 125px;
    padding-top:25px;
    text-align: center;
    position: relative;
   
}
.zw-top_block a .bg{
    position: absolute;
    left:-9px;
    right:-9px;
    top: -2px;
    z-index:1;
    display: none;
}
.zw-top_block a span{
    font-size: 14px;
    color: #000;
}
.zw-top_block div{
    position: relative;
    z-index: 3;
}
.zw-top_block img{
    display:block;
    padding-top: 19px;
    margin: 0 auto 17px;
}
.zw-top_block a:hover .bg{
    display:block;
}
.zw-top_block a:hover span{
    color: #000;
}
.wu_zl{
    width:1200px;
    padding-top: 20px;
    height: 155px;
    margin-top: 20px;
    background: #fff;
}
.wu_detail a{
    display: inline-block;
    width:100px;
    height:133px;
    border: 1px solid #ededed;
    line-height: 133px;
    /* text-align: center; */
    padding-left: 90px;
    font-weight: 800;
    font-size: 18px;
    color: #000;
    margin-right: 20px;
}
.wu_tit{
    font-size: 18px;
    /* font-weight: 800; */
    width: 18px;
    padding: 0 25px;
    height:135px;
    background: url(wu_bg.png) no-repeat;
    margin:0 24px 0 35px;
}
.wu_tit a{
    color: #fff;
    -webkit-writing-mode: vertical-rl;
     writing-mode: vertical-rl;
     padding-top: 20px;
     width: 16px;
}
.wu_tit a:hover{
    font-weight: bold;
}
.yydh-zwgk-b1{
    background: url(wu1.png) no-repeat 30px center;
}
.yydh-zwgk-b2{
    background: url(wu2.png) no-repeat 30px center;
}
.yydh-zwgk-b3{
    background: url(wu3.png) no-repeat 30px center;
}
.yydh-zwgk-b4{
    background: url(wu4.png) no-repeat 30px center;
}
.yydh-zwgk-b5{
    background: url(wu5.png) no-repeat 30px center;
}
.yydh-zwgk-b1:hover {
    background: url(yydh-sn-zwgk-b1cur.png) no-repeat 30px center, url(yydh-sn-zwgk-bbg.png) no-repeat center center;
    color: #fff;

}
.yydh-zwgk-b4:hover {
    background: url(yydh-sn-zwgk-bt3cur.png) no-repeat 30px center, url(yydh-sn-zwgk-bbg.png) no-repeat center center;
    color: #fff;

}
.yydh-zwgk-b2:hover {

    background: url(yydh-sn-awgk-b2cur.png) no-repeat 30px center, url(yydh-sn-zwgk-bbg.png) no-repeat center center;
    color: #fff;
}
.yydh-zwgk-b5:hover {

    background: url(yydh-sn-zwgk-bt4cur.png) no-repeat 30px center, url(yydh-sn-zwgk-bbg.png) no-repeat center center;
    color: #fff;

}
.yydh-zwgk-b3:hover {

    background: url(wu3_bg.png) no-repeat 30px center, url(yydh-sn-zwgk-bbg.png) no-repeat center center;
    color: #fff;

}

.pl0{
    padding-left: 0!important;
}
.pr0{
    padding-right:0!important;
}
.bg0{
    background: none!important;
}
.mt18{
    margin-top: 18px;
}
.mt25{
    margin-top: 25px;
}
.mr15{
    margin-right: 15px;
}
.mt57{
    margin-top: 57px;
 }
.mt30{
    margin-top: 30px;
}
.mt43{
    margin-top: 43px;
}
.mr0{
    margin-right: 0!important;
}
.ml42{
    margin-left:42px!important;
}
.ml190{
    margin-left: 190px;
}
.ml370{
    margin-left: 370px;
}
.pt13{
    padding-top:13px;
}
.pl5{
    padding-left: 5px;
}
.pt19{
    padding-top: 19px;
}
.pt8{
    padding-top: 8px;
}
.ml20{
    margin-left: 20px!important;
}
.bg1{
    background: #fcfcfc;
}
.mt1{
    margin-top: 1px;
}
.ml30{
    margin-left: 30px;
}
.mr20{
    margin-right: 20px;
}
.mr30{
    margin-right: 30px;
}
.bt0{
    border-top: none;
}
.pl55{
    padding-left: 55px;
}
.mb5{
    /* margin-bottom: 5px; */
}
.pl37{
    padding-left: 37px;
}
.pl75{
    padding-left: 75px;
}
.pl143{
    padding-left: 143px;
}
.w212{
    width: 212px;
    margin-right: 20px;
}
.w297{
    width: 297px;
    margin-right: 20px;
}

.w293{
    width: 283px;
}