@charset "utf-8";

/* CSS Document */
.cf {
	zoom: 1;
}

.cf:after {
	content: "020";
	height: 0px;
	display: block;
	overflow: hidden;
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.height25 {
	height: 25px;
	width: 100%;
}

.height40 {
	height: 40px;
	width: 100%;
}

.hide {
	display: none;
}

.show {
	display: block;
}

.sup {
	width: 1px;
	height: 63px;
	border-left: 1px solid #dadde1;
	margin-top: 18px;
}

a {
	color: #333333;
}

a:hover {
	color: #245c9e;
}

/* 头部 */
.header {
	width: 100%;
	height: 140px;
	background: #f2f8ff;
	overflow: hidden;
}

.header_1200 {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

#index_logo {
	display: block;
	float: left;
	width: 500px;
	height: 94px;
	margin-top: 25px;
}

#Formdh03 {
	width: 400px;
	height: 50px;
	margin-top: 45px;
}

#jrobot {
	width: 350px;
	height: 48px;
	border: 1px solid #cccccc;
	border-right: none;
	background: #ffffff;
	font-size: 16px;
	line-height: 48px;
	color: #999999;
	text-indent: 20px;
	outline: none;
}

#go_jrobot {
	width: 50px;
	height: 48px;
	outline: none;
	border: none;
	background: url(search.png) no-repeat center;
}


/* 重点推荐 */
.zdtj {
	width: 100%;
	height: 50px;
	background: #245c9e;
}

.zdtj_1200 {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

.zdtj_left {
	width: 650px;
	height: 100%;
}

.zdtj_tit {
	text-indent: 20px;
	line-height: 50px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}

.zdtj_list {
	width: 525px;
}

.zdtj_list ul {
	height: 50px;
	overflow: hidden;
}

.zdtj_list ul li a {
	font-size: 18px;
	line-height: 50px;
	color: #ffffff;
	background: url(white_li.png) no-repeat left;
	padding-left: 7px;
	display: inline-block;
}

.zdtj_list ul li span {
	color: #ffffff;
	font-size: 18px;
	line-height: 50px;
	display: inline-block;
	padding-left: 25px;
}

#date {
	font-size: 18px;
	color: #ffffff;
	line-height: 50px;
	display: inline-block;
}

.wechat {
	width: 85px;
	margin-left: 28px;
	line-height: 50px;
	color: #ffffff;
	height: 50px;
	background: url(wechat.png) no-repeat left;
	text-indent: 47px;
	cursor: pointer;
	font-size: 18px;
	position: relative;
	float: right;
}

.ewm {
	position: absolute;
	width: 200px;
	height: 241px;
	top: 45px;
	right: 14px;
    z-index: 9999;
}




/* 首页内容区 */
.content {
	width: 100%;
	height: 870px;
	background: url(main_bg.png) no-repeat top;
	background-size: 112%;
}

.content_1200 {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

.main {
	width: 100%;
	height: 665px;
}

.main_nav {
	width: 200px;
	height: 100%;
}

.main_nav ul li {
	width: 200px;
	height: 94px;
	margin-top: 20px;
	background-color: #245c9e;
	border-radius: 30px 0 0 15px;
	font-size: 20px;
	text-indent: 78px;
	line-height: 94px;
	font-weight: bold;
}

.main_nav ul li:first-child {
	margin-top: 0;
}

.main_nav ul li a {
	color: #ffffff;
	display: block;
	width: 100%;
	height: 100%;
}

.main_nav ul li.nav_on {
	background: #ffffff;
}

.main_nav ul li.nav_on a {
	color: #245c9e;
}

#index a {
	background: url(index.png) no-repeat 40px;
}

#bsfw a {
	background: url(bsfw.png) no-repeat 40px;
}

#dwxx a {
	background: url(dwxx.png) no-repeat 40px;
}

#djgz a {
	background: url(djxx.png) no-repeat 40px;
}

#kypt a {
	background: url(kypt.png) no-repeat 40px;
}

#ztzq a {
	background: url(ztzq.png) no-repeat 40px;
}

.main_nav ul li.nav_on#index a {
	background: url(index_on.png) no-repeat 40px;
}

.main_nav ul li.nav_on#bsfw a {
	background: url(fw_on.png) no-repeat 40px;
}

.main_nav ul li.nav_on#dwxx a {
	background: url(dwxx_on.png) no-repeat 40px;
}

.main_nav ul li.nav_on#djgz a {
	background: url(dj_on.png) no-repeat 40px;
}

.main_nav ul li.nav_on#kypt a {
	background: url(ky_on.png) no-repeat 40px;
}

.main_nav ul li.nav_on#ztzq a {
	background: url(zt_on.png) no-repeat 40px;
}

.main_con {
	width: 1000px;
	height: 100%;
	background: #ffffff;
}

.con {
	width: 100%;
	height: 100%;
	padding: 30px;
}

.news {
	width: 100%;
	height: 252px;
}

.news_lb {
	width: 384px;
	height: 221px;
}

/* 轮播 */
.news_lb {
	width: 384px;
	height: 221px;
	position: relative;
}

.news_lb #pic {
	width: 100%;
	height: 221px;
	overflow: hidden;
}

/* .news_lb #pic ul{width:1216px;height:350px;float:left;} */
.news_lb #pic li {
	width: 100%;
	height: 221px;
	float: left;
}

.news_lb #pic li img {
	width: 100%;
	height: 221px;
	float: left;
}

.news_lb #tip {
	width: 74px;
	height: 6px;
	position: absolute;
	right: 25px;
	bottom: 12px;
	z-index: 13;
}

.news_lb #tip ul li {
	width: 18px;
	height: 6px;
	float: left;
	margin-left: 10px;
	cursor: pointer;
	background: #9a968e;
}

.news_lb #tip ul li:first-child {
	margin-left: 0;
}

.news_lb #tip ul li.on {
	background: #4fa4eb;
}

.xxtitle {
	position: absolute;
	bottom: 0px;
	height: 30px;
	line-height: 30px;
	background: url(opc.png);
	opacity: .9;
	color: #ffffff;
	width: 100%;
	padding-left: 20px;
}

.xxtitle a {
	color: #ffffff;
	font-size: 14px;
}

.news_text {
	width: 524px;
}

.title {
	width: 100%;
	height: 33px;
	border-bottom: 2px solid #dddddd;
}

.title ul {
	width: 226px;
	float: left;
	background: url(ul_bg.png) no-repeat left;
}

.title ul li {
	float: left;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	height: 23px;
	line-height: 23px;
	text-indent: 15px;
}

.title ul li.tit_on {
	color: #245c9e;
}

.title ul li:first-child {
	width: 115px;
	text-indent: 18px;
	border-right: 2px solid #333333;
}

.more {
	float: right;
	line-height: 23px;
}

.more a {
	font-size: 16px;
	color: #999999;
}

.text {
	width: 100%;
	height: 180px;
}

.text ul {
	margin-top: 15px;
}

.text ul li {
	width: 100%;
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	color: #333333;
	background: url(li_bg.png) no-repeat left;
	padding-left: 8px;
}

.text ul li span {
	float: right;
	font-size: 16px;
	color: #666666;
}


.gzfwpt {
	width: 100%;
	height: 283px;
}

.pt_tit {
	width: 100%;
	height: 33px;
	border-bottom: 2px solid #dfdfdf;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	padding-left: 18px;
	background: url(ul_bg.png) no-repeat left 10px;
}

.pt_list ul {
	margin-right: -30px;
}

.pt_list ul li {
	width: 212px;
	height: 90px;
	float: left;
	background: #f1f9fd;
	margin: 20px 30px 0 0;
	padding-left: 98px;
	display: table;
	padding-right: 15px;
	font-size: 14px;
	position: relative;
}

.pt_list ul li a {
	display: table-cell;
	vertical-align: middle;
}



.pt_list ul li a img {
	position: absolute;
	left: 28px;
	top: 28px;
}

/* 友情链接 */
.yqlj {
	width: 100%;
	height: 145px;
	margin-top: 30px;
	background: #ffffff;
	padding: 20px 30px;
}

.other_link {
	width: 100%;
	display: table;
	height: 50px;
}

.other_link a {
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 35px;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	margin-left: 46px;
}

.other_link a:first-child {
	margin-left: 0;
}

.other_link a.line {
	height: 50px;
	font-size: 14px;
	width: 200px;
	background: url(fwzxm.png) no-repeat left;
}

.other_link a.morepadding {
	padding-left: 59px;
	background: url(yjy.png) no-repeat left;
}

/*下拉*/
#select {
	margin-top: 16px;
}

#select .select:first-child {
	margin-left: 0;
}

.select {
	position: relative;
	width: 360px;
	height: 40px;
	float: left;
	font-size: 13px;
	border: 1px solid #999999;
	background: url(sxj.png) no-repeat 320px;
	background-color: #ffffff;
	line-height: 38px;
	margin-left: 30px;
}

.select dt {
	height: 40px;
	display: inline-block;
	line-height: 38px;
	text-align: center;
	font-size: 13px;
	color: #333;
	cursor: pointer;
	width: 360px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
	z-index: 99;
	outline: none;
}

.select dd {
	position: absolute;
	left: -1px;
	top: 39px;
	background: #fff;
	width: 360px;
	border: 1px solid #d9d9d9;
	border-top: none;
	z-index: 99;
}

.select dd>ul {
	max-height: 120px;
	overflow: auto;
}

.select dd>ul>li {
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	text-indent: 25px;
	cursor: pointer;
	text-align: left;
}

.select dd>ul>li:hover {
	background-color: #f1f2f3;
}

.select1 dd>ul>li>a {
	color: #666;
	display: block;
	width: 100%;
}



/* 办事服务 */
.yjzd_list ul {
	margin-left: -30px;
}

.yjzd_list ul li {
	float: left;
	width: 293px;
	height: 60px;
	background: #eeeeee;
	color: #333333;
	text-align: center;
	line-height: 60px;
	border-radius: 3px;
	margin-left: 30px;
	margin-top: 30px;
	font-size: 20px;
}



.flzy_list ul li {
	float: left;
	width: 128px;
	height: 100%;
	margin-left: 34px;
}

.flzy_list ul li img {
	display: block;
	margin-top: 40px;
}

.flzy_list ul li div {
	width: 100%;
	margin-top: 25px;
	text-align: center;
	font-size: 18px;
}

.flzy_list ul li:first-child {
	margin-left: 0;
}

/* 单位信息 */


.article_photo {
	width: 460px;
	height: 310px;
}

.jianjie {
	width: 448px;
	height: 310px;
	line-height: 32px;
	margin-left: 30px;
	text-indent: 2em;
}

.button {
	width: 940px;
	height: 265px;
	margin-top: 30px;
	padding: 30px;
	border: 1px solid #cccccc;
}

.button ul li,
.button ul li a {
	width: 272px;
	height: 90px;
}

/* .button ul li */
.button ul li a {
	display: block;
	font-size: 22px;
	color: #ffffff;
	text-align: center;
	line-height: 90px;
	padding-left: 30px;
}

/* 每个按钮的单独背景 */
.bg_one {
	background: url(dwxx1.png);
	margin-right: 30px;
}

.bg_two {
	background: url(dwxx2.png);
	margin-right: 30px;
}

.bg_three {
	background: url(dwxx3.png);
}

.bg_four {
	background: url(dwxx4.png);
	margin-right: 30px;
	margin-top: 23px;
}

.bg_five {
	background: url(dwxx5.png);
	margin-right: 30px;
	margin-top: 23px;
}

.bg_six {
	background: url(dwxx6.png);
	margin-top: 23px;
}


/* 党建工作 */
/* 轮播 */
.djgz_lb {
	width: 454px;
	height: 219px;
	position: relative;
}

.djgz_lb #tab {
	width: 454px;
	height: 219px;
	overflow: hidden;
}

/* .news_lb #pic ul{width:1216px;height:350px;float:left;} */
.djgz_lb #tab li {
	width: 454px;
	height: 219px;
	float: left;
}

.djgz_lb #tab li img {
	width: 454px;
	height: 219px;
	float: left;
}

.djgz_lb #tipp {
	width: 74px;
	height: 6px;
	position: absolute;
	right: 25px;
	bottom: 12px;
	z-index: 13;
}

.djgz_lb #tipp ul li {
	width: 18px;
	height: 6px;
	float: left;
	margin-left: 10px;
	cursor: pointer;
	background: #9a968e;
}

.djgz_lb #tipp ul li:first-child {
	margin-left: 0;
}

.djgz_lb #tipp ul li.on {
	background: #4fa4eb;
}

.xxtitle {
	position: absolute;
	bottom: 0px;
	height: 30px;
	line-height: 30px;
	background: url(opc.png);
	opacity: .9;
	color: #ffffff;
	width: 100%;
	padding-left: 20px;
}

.xxtitle a {
	color: #ffffff;
	font-size: 14px;
}

.djgz_block {
	margin-bottom: 20px;
}

.djgz_text {
	width: 452px;
}

.djgz_text .title ul li:first-child {
	border-right: none;
}

/* 党建专题滚动 */
.djzt {
	width: 100%;
}

.center_scroll {
	position: relative;
	width: 882px;
	height: 107px;
	margin: 0 auto;
}

.center_scroll .hd {
	position: relative;

}

.center_scroll .bd {
	height: 100%;
	overflow: hidden;
}

.center_scroll .bd ul {
	overflow: hidden;
	height: 100%;
	zoom: 1;
}

.center_scroll .tempWrap {
	width: 100% !important;
}

.arrow {
	z-index: 999;
}

.arrow a {
	display: block;
	width: 14px;
	height: 26px;
	overflow: hidden;
	cursor: pointer;
	z-index: 999;
}

.arrow .next {
	background: url(right.png) no-repeat;
	position: absolute;
	right: -30px;
	top: 40px;
}

.arrow .prev {
	background: url(left.png) no-repeat;
	position: absolute;
	left: -30px;
	top: 40px;
}


.center_scroll ul li {
	width: 198px;
	height: 107px;
	float: left;
	margin-right: 30px;
}

/* 科研平台 */
.public_title{ font-size: 20px;font-weight: bold;color: #333333;margin-left: 16px;}
.public_more{font-size: 16px;color: #999999;}
.public_under{border-bottom: 2px solid #dddddd; width: 940px; height: 36px;}
/* 蓝色的小点 */
.blue_dian{display:block;width: 8px; height: 8px;background: #36a3e2; margin-left: -16px;margin-top: -16px;}
.btn_ul li{
    width: 212px;
    height: 110px;
    position:relative;
    float: left;
}
.btn_ul li a {
    display: block;
    width: 182px;
    height: auto;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height: 25px;
    /* margin-left: 35px; */
    /* margin-top: 36px; */
    /* padding: 30px 15px; */
    /* display: table; */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.btn_ul>.btn_bg1{background:url(bg1.png);margin-right: 30px;margin-top: 30px;}
.btn_ul>.btn_bg2{background:url(bg2.png);margin-right: 30px;margin-top: 30px;}
.btn_ul>.btn_bg3{background:url(bg3.png);margin-right: 30px;margin-top: 30px;}
.btn_ul>.btn_bg4{background:url(bg4.png);margin-top: 30px;}
.btn_ul>.btn_bg5{background:url(bg5.png);margin-right: 30px;margin-top: 30px;}
.btn_ul>.btn_bg6{background:url(bg6.png);margin-right: 30px;margin-top: 30px;}
.btn_ul>.btn_bg7{background:url(bg7.png);margin-right: 30px;margin-top: 30px;}
.btn_ul>.btn_bg8{background:url(bg8.png);margin-top: 30px;}
/* 列表 */
.list_box{
    margin-top: 30px;
}
.left_455,.right_455{
    width: 455px;
    height: 260px;
}
.right_455 img{
    width: 210px;
    height: 198px;
    margin-top: 25px;
}
/* 覆盖上面的宽度 */
.left_455 .public_under,.right_455 .public_under{
    width: 455px; height: 36px;
}

.list_wrap{
    width: 455px;
    height: 260px;
    padding-top: 38px;
}
.list_wrap li{
    padding-left: 6px;
    font-size: 18px;
    line-height: 45px;
    color: #333333;
    background: url(diandian_01.png) no-repeat left center;
}
.list_wrap li>span{
    font-size: 16px;
    color: #666666;
}
.text_{
    width: 215px;
    line-height: 32px;
    margin-left: 30px;
    text-indent: 2em;
    margin-top: 25px;
}
.text_ a{color: #245c9e;}

/* 专题专区 */
.ztzq div>span{
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    padding-left: 18px;
    background: url(con_dian.png) left center no-repeat;
    margin-bottom: 11px;
    display: block
}
.ztzq div ul{
    height: 170px;
    width: 940px;
    padding: 20px 0 30px;
    border-top: 3px #dddddd solid;
    display: flex;
    justify-content: space-between
}
.ztzq div:first-child ul li{
    width: 293px;
    height: 120px;
    padding: 20px 30px
}
.ztzq div:first-child ul li span{
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    display: block
}
.ztzq div:first-child ul li a{
    display: block;
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    margin-top: 10px
}
.ztzq div:first-child ul li:first-child{
    background: url(con_pic1.png) center center no-repeat
}
.ztzq div:first-child ul li:nth-child(2){
    background: url(con_pic3.png) center center no-repeat
}
.ztzq div:first-child ul li:nth-child(3){
    background: url(con_pic2.png) center center no-repeat
}
.ztzq div:not(:first-child) ul{
    height: 180px;
}
.ztzq div:not(:first-child) ul li{
    height: 140px;
    background: #f8f8f8;
    padding: 20px 20px 20px;
    width: 293px;
    position: relative;
}
.ztzq div:not(:first-child) ul li a{
    font-size: 16px;
    color: #333333
}
.ztzq div ul:not(:first-child) li p{
    font-size: 14px;
    color: #999999;
    position: absolute;
    bottom: 20px
}
.ztzq .block3 ul li {
	height: 120px!important;
	background: #ffffff!important;
	box-shadow: 0 0 1.5rem rgba(9,41,77,.12);
}



/* 底部 */
.footer {
	width: 100%;
	height: 117px;
	background: #777777;
}

.footer_1200 {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.line_one {
	width: 100%;
	margin-top: 30px;
	height: 22px;
	font-size: 16px;
	color: #ffffff;
}

.line_one ul {
	display: block;
	float: left;
	padding-top: 3px;
}

.line_one ul li {
	float: left;
	text-align: center;
	width: 90px;
	border-left: 2px solid #ffffff;
	line-height: 16px;
	height: 16px;
}

.line_one ul li:first-child {
	text-align: left;
	width: 80px;
	border-left: none;
}

.line_one ul li a {
	color: #ffffff;
}

.line_one p {
	display: block;
	color: #ffffff;
	font-size: 16px;
	line-height: 22px;
	float: left;
	margin-left: 20px;
}

.line_one p a {
	display: block;
	color: #ffffff;
	font-size: 16px;
	line-height: 22px;
	display: inline;
}

#gwab {
	margin-left: 30px;
	padding-left: 30px;
	font-size: 16px;
	color: #ffffff;
	line-height: 22px;
	display: block;
	float: left;
	background: url(footer_gh.png) no-repeat left;
}

.line_two {
	margin-top: 15px;
	line-height: 22px;
	font-size: 16px;
	color: #ffffff;
	height: 22px;
}

.sydw {
	position: absolute;
	right: 0;
	top: 23px;
}