﻿

/* 头条 */
.news_top {
	width: 1200px;
	height: auto;
	margin: 20px auto;
	/* border: 1px solid red; */
}

.news-topmain {
	width: 1200px;
	height: 100%;
	padding: 20px 0;
	background: #F1F8FF url(../images/index/news_top.png) no-repeat left top;
	background-size: 72px 71px;
	margin: 0 auto;
}

.news-top1 {
	width: 100%;
	text-align: center;
}

.news-top1 a {
	font-size: 36px;
	/* font-weight: bold; */
	color: #4488C7;
}

.topstyle {
	margin-top: 10px;
	text-align: center;
    display: flex;
    justify-content: space-around;
}

.topstyle a {
	color: #4488C7;
	font-size: 18px;
	line-height: 24px;
}

.mr-15 {
	margin-right: 15px;
}

.ml-15 {
	margin-left: 15px;
}


/* 新闻轮播 新闻信息列表详情 */
.clearfix::after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.information-box {
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	background-size: 100% 100%;
}

.information-main {
	width: 1200px;
	margin: 25px auto;
	/* margin-bottom: 20px; */
}

.information-main-fl {
	width: 599px;
	overflow: hidden;
	float: left;
	height: 374px;
	position: relative;
}

.information-main-fr a {
	color: #666;
}
.information-main-fr .hd a{
    position: relative;
}

.information-main-fr .hd span{
border-left: 1px #e5e5e5 solid;
height: 40px;
position: absolute;
right: 0;
top: 10px;
}

.information-main-fr {
	width: 595px;
	overflow: hidden;
	float: right;
	height: 374px;
	border-right: red;
	border-bottom: red;
}

.prev {
	display: block;
	position: absolute;
	z-index: 1;
	top: 45%;
	margin-top: -30px;
	left: 1%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/index/icon-arrow.png) -126px -137px no-repeat;
	cursor: pointer;
}

.next {
	display: block;
	position: absolute;
	left: auto;
	right: 1%;
	top: 45%;
	margin-top: -30px;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/index/icon-arrow.png) -6px -137px no-repeat;
	cursor: pointer;
}

.information-main-back {
	background: #666;
	filter: Alpha(opacity=70);
	opacity: 0.7;
	position: absolute;
	z-index: 1;
	height: 50px;
	bottom: 0;
	width: 600px;
}

.information-main-text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 600px;
	line-height: 50px;
	padding: 0 16px;
	display: block;
	z-index: 5;
	text-align: left;
	margin-top: -20px;
	font-size: 18px;
	color: #fff;
    background-color: rgba(2, 2, 2, 0.6);
}

.main-btn {
	padding: 5px 17px;
	margin-top: 11px;
	line-height: 1;
	color: #fff;
	border: 1px solid #ddd;
	float: right;
	font-size: 16px;
}

.information-main-fl .bd ul li {
	position: relative;
}

.information-main-fl .bd img {
	width: 599px;
	height: 374px;
	background-size: 100% 100%;
}

.information-main-fr .hd ul {
	font-size: 18px;
	font-weight: bold;
}

.information-main-fr .hd ul li {
	float: left;
	cursor: pointer;
	list-style: none;
	height: 60px;
	line-height: 60px;
	color: #666;
	text-align: center;
	/* border-right: 1px solid #e5e5e5; */
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	width: 198px;
	border-left: 0;
}

.information-main-fr .hd ul li:last-child {
	border-right: 0;
}
.information-main-fr .hd ul li a{
	display: block;
	width: 200px;
	height: 60px;
	font-size: 19px;
	
}

.information-main-fr {
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}

.information-main-fr .hd ul .on {
	color: #1E64AA ;
	border-top: 4px solid #1E64AA;
	height: 60px;
/* 	border-bottom: 0; */
	line-height: 55px;
}

.information-main-fr .bd ul {
	color: #333;
	padding: 0 15px 0 15px;
}

.information-main-fr .bd ul li {
	height: 53px;
	border-bottom: 1px dashed #e5e5e5;
	line-height: 53px;
	text-align: left;
	list-style-type: none;
}

.information-main-fr .bd ul li span {
	float: right;
	color: #999;
}

.information-main-fr .bd ul li a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 450px;
	float: left;
	padding-left: 10px;
}

.information-main-fr .bd ul li a:hover {
	color: #1E64AA;
}

/* 政务公开 */
.zwgk_wrap {
	width: 1200px;
	height: 270px;
	margin: 20px auto;
	/* border: 1px solid #E2E3E3; */
}

.zwgk_pic {
	width: 165px;
	height: 270px;
	float: left; 
    display: flex;
    flex-direction: column;
    justify-content: center;
	justify-content: space-evenly;
}

.zwgk_pic a{
   display: block;
   width: 100%;
   overflow: hidden;
}

.zwgk_pic img {
	background-size: 100%;
}

.zwgk_list {
	width:1030px;
	height: 270px;
/* 	border: 1px solid blue; */
/* 	float: right; */
	display: flex;
	align-items: center;
	justify-content: space-between;
}

/* 政务公开tab */
.zwgk_list .list_left {
	width: 610px;
	height: 270px;
        padding-left: 5px;
	/* border: 1px solid green; */
}

.wrap {
	/* margin: 60px auto; */
	width: 100%;
	height: auto;
}

.container-top {
	height: 50px;
	width: 100%;
	
}
.container-top ul {
	width: 100%;
	height: 50px;
/* 	border-bottom: 1px solid #F5F5F9; */
}

.container-top ul li {
	float: left;

	height: 50px;
	line-height: 50px;
	text-align: center;
  display: flex;
	align-items: center;
	justify-content: left;
}
.container-top ul li a{
	display: block;
       color: #7A7D85;
       padding: 0 15px;
	height: 25px;
	line-height: 25px;
	font-size: 18px;
	font-weight: bold;
	border-right: 1px solid #CCCCCC;
}

.select {
	display: block;
	color: #1E64AA !important;
	font-weight: bold;
}
#list1 .select a{
color: #1E64AA !important;
}

.container-bottom {
	width: 100%;
	height: 220px;
	overflow: hidden;
	/* border: 1px solid green; */
}
.container-bottom ul {
	width: 100%;
	height: 220px;
	
}

.container-bottom ul li {
	width: 100%;
	height: 43px;
	line-height: 43px;
	text-align: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #293A5A;
} 
.container-bottom ul li img{
	padding-left: 15px;
	
}
.container-bottom ul li span{
	display: block;
	width: 20%;
	text-align: right;
	font-size: 15px;
	padding-right: 10px;
	color: #8E9199;
}
.container-bottom ul li a{
	display: block;
	width: 80%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 15px;
	padding-left: 15px;
	padding-right: 20px;
	color: #333;
	
}
.container-bottom ul li a:hover{
	color: #1E64AA;
}

/* 政务公开图标 */
 .zwgk_list .list_right {
	width: 400px;
	height: 270px;
	/* border: 1px solid  red; */
	display: flex;
	flex-direction: column;
	/* justify-content: center; */
	/* align-items: center; */
}
.list_right .icon_item{
	width: 100%;
	height: 90px;
	/* border: 1px solid blue; */
 display: flex;
 justify-content: space-between;
 align-items: center;
}
.list_right .icon_item a{
	display:block;
	width: 32%;
	height: 90px;
	 /* border: 1px solid green; */
	 display: flex;
   flex-direction: column;
	 justify-content: center;
	 align-items: center;
}
.list_right .icon_item a img{
	width: 50px;
	height: 55px;
}
.list_right .icon_item a span{
	font-size: 0.875em;
	/* color: #6c7a81; */
}
.list_right .icon_item a:hover{
	color: #1E64AA;
	font-weight: bold;
	cursor: pointer;
}
/* 政务互动 框*/
.zwhd_wrap{
	width: 1200px;
	height: 300px;
/* 	border: 1px solid #E2E3E3; */
	margin: 30px auto;
}
/* 政务服务*/
.zwfw{
	width: 400px;
	height: 300px;
	/* border: 1px solid cornflowerblue; */
	float: left;
}
.zwfw .zwfw_title{
	text-align: left;
	align-items: center;
	color: #1E64AA;
	font-weight: bold;
	font-size: 22px;
	border-left: 3px solid #1E64AA;
	padding-left: 20px;
	margin-bottom: 10px;
	/* border: 1px solid cornflowerblue; */
}

.zwfw .container-top ul{
	width: 100%;
	height: 50px;
	/* border: 1px solid #F5F5F9; */
	background-color: #F5F8FC;
}

.zwfw .container-bottom {
	background-color: #F5F8FC;
}
.zwfw .container-bottom ul {
	/* 	border: 1px solid  #F5F5F9;*/
}
.zwfw .container-bottom ul li{
	    width: 50%;
	    height: 35px;
	    line-height: 35px;
	    text-align: left;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    overflow: hidden;
	    float: left;
	    color: #293A5A;			
}

/* 政务互动 领导信箱 意见征集tab */
.zwhd{
	width: 799px;
	height: 300px;
	/* border: 1px solid #E2E3E3; */
	float: right;
}
.zwhd .zwhd_title{
	text-align: left;
	align-items: center;
	color: #1E64AA;
	font-weight: bold;
	font-size: 22px;
	border-left: 3px solid #1E64AA;
	/* padding-bottom: 5px; */
	padding-left: 20px;
	margin-bottom: 10px;
	/* border: 1px solid cornflowerblue; */
	margin-left: 30px;
}
/* 领导信箱 意见征集 */
.zwhd .zwhd_news{
	width: 100%;
	height: 260px;
/* 	border: 1px solid cornflowerblue; */
}
.zwhd_news .news_list{
	width: 500px;
	height: 260px;
/* 	border: 1px solid cornflowerblue; */
	float: left;
	margin-left: 25px;
}
/* 政务互动图标 */
.zwhd_news .zwhd_icon{
	width: 260px;
	height: 260px;
/* 	border: 1px solid cornflowerblue; */
	float: right;
}
.zwhd_icon .icon_l{
	width: 50%;
	height: 260px;
	/* border: 1px solid cornflowerblue; */
	float: left;
	
}
.zwhd_icon .icon_l a , .icon_r a{
	display: block;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.zwhd_icon .icon_l a , .icon_r a {
	color: #333;
	font-size: 0.95em;
	margin-bottom: 5px;
}
.zwhd_icon .icon_l a:hover, .icon_r a:hover{
	
	color: #1E64AA !important;
	cursor: pointer;
}
.zwhd_icon .icon_l img,.icon_r img{
	width: 61px;
	height: 58px;
	margin-bottom: 5px;
}

.zwhd_icon .icon_r{
	width: 50%;
	height: 260px;
	/* border: 1px solid cornflowerblue; */
	float: right;
}
/* 走进湛河 */
.zhanhe{
	width: 100%;
	height: 270px;
	/* border: 1px solid cornflowerblue; */
}
.zhanhe_content{
	width: 1200px;
	height: 270px;
	margin: 0 auto;
	/* border: 1px solid cornflowerblue; */
}
.zhanhe_title{
	text-align: left;
	align-items: center;
	color: #1E64AA;
	font-weight: bold;
	font-size: 22px;
	border-left: 3px solid #1E64AA;
	/* padding-bottom: 5px; */
	padding-left: 20px;
	margin-bottom: 15px;
}
.zhanhe_tu{
	width: 40%;
	height: 220px;
/* 	border: 1px solid cornflowerblue; */
	float: left;
}
.zhanhe_tu img{
	width: 100%;
	height: 220px;
}
.zhanhe_text{
	width: 58%;
	height: 220px;
	/* border: 1px solid cornflowerblue; */
	float: right;
}
.zhanhe_text .text_top{
	width: 100%;
	height: 150px;
	/* border: 1px solid cornflowerblue; */
}
.text_top h4{
	color: #1E64AA;
	margin-bottom: 10px;
}
.text_top p{
	font-size: 16px;
	color: #333;
	text-indent: 2em;
	line-height: 22px;
}
.text_top p a{
	color: #1E64AA;
	cursor: pointer;
}
.zhanhe_text .text_bottom{
	width: 100%;
	height: 90px;
/* 	border: 1px solid cornflowerblue; */
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.zhanhe_text .text_bottom a{
	display: inline-block;
	width: 150px;
	height: 65px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
/* 	color: 	#34C5F8; */
}
.zhanhe_text .text_bottom a:hover{
	color: 	#34C5F8 !important;
}

.zhanhe_text .text_bottom a img{
	width: 53px;
	height: 48px;
}
/* 专题栏目 */
.Box {
	position: relative;
	width: 100%;
	/* border: 1px solid red; */
}

.Box .content {
	width: 1200px;
	margin: 30px auto;
	/* border: 1px solid red; */
}

.Box .content_title {
	text-align: left;
	align-items: center;
	color: #1E64AA;
	font-weight: bold;
	font-size: 22px;
	border-left: 3px solid #1E64AA;
	/* padding-bottom: 5px; */
	padding-left: 20px;
	margin-bottom: 25px;
}

.Box .Box_con {
	position: relative;
 overflow: hidden;
}

.Box .Box_con .btnl {
	position: absolute;
}

.Box .Box_con .btn {
	display: block;
	width: 41px;
	height: 41px;
	position: absolute;
	top: 70px;
	cursor: pointer;
}

.Box .Box_con .btnl {
	background: url(../images/index/jtl02.png) no-repeat center;
	left: -72px;
}

.Box .Box_con .btnr {
	background: url(../images/index/jtr02.png) no-repeat center;
	right: -72px;
}

.Box .Box_con .btnl:hover {
	background: url(../images/index/jtl03.png) no-repeat center;
}

.Box .Box_con .btnr:hover {
	background: url(../images/index/jtr03.png) no-repeat center;
}

.Box .Box_con .conbox {
	position: relative;
	 position: relative;
        overflow: initial;
        width: 290px;
        height: 100%;
}

.Box .Box_con .conbox ul {
  position: relative;
        list-style: none;
        width: 297px;
        height: 100%;
        position: relative;
        left: 0;
        top: 0;
        transition: 0.5s;
        font-size: 0;
        -webkit-text-size-adjust: none;
        white-space: nowrap;
}

.Box .Box_con .conbox ul li {
    float: initial; 
        width: 290px;
        height: 100px;
        margin-left: 15px;
        overflow: hidden;
        position: relative;
        display: inline-block;
        vertical-align: top;
}

.Box .Box_con .conbox ul li:first-child {
	margin-left: 0px;
	margin-bottom: 13px;
}

.Box .Box_con .conbox ul li img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.Box .Box_con .conbox ul li:hover img {
	transform: scale(1.1);
}

.Box .BoxSwitch {
	margin-top: 5px;
	text-align: center;
}

.Box .BoxSwitch span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 8px;
	height: 3px;
	background: #ccc;
	margin: 0 5px;
	cursor: pointer;
}

.Box .BoxSwitch span.cur {
	background: #1E64AA;
}

.Box_con .prev,.Box_con .next{ position: absolute; z-index: 20; top: 0; bottom:0; margin:auto; width: 30px; height: 50px; background: url(../images/index/icon.png); cursor: pointer; opacity: .3; transition: opacity .3s;}
.Box_con:hover .prev,.Box_con:hover .next{ opacity: 1; }
.Box_con .prev{ left: 10px; background-position: left bottom; }
.Box_con .next{ right: 10px; }

/* 导航链接 */

.yq-link{overflow: hidden; background-color: #eef3f8;border-bottom: 1px solid #e9e9e9;}
.link-list{ width: 1345px; margin: 0 auto; }
.link-list li{ width: 25%; float: left; line-height: 45px; height: 45px; position: relative; text-indent: 65px; color: #333; cursor: pointer; }
.link-list li:first-child{ margin-left: -30px; }
.link-list li::before{ content: ""; position: absolute; width: 2px; height: 20px; background-color: #b7c4d1; top: 0; bottom: 0; right: 0; margin: auto; }
.link-list li::after{ content: ""; position: absolute; border: 6px solid transparent; border-top-color: #7f92a5; top: 23px; right: 15px; }
.link-list li.active::after{ border-color: transparent; border-bottom-color: #7f92a5; top: 17px; }
.link-item{ border-top: 1px solid #e9e9e9; }
.link-item ul{ width: 1277px; margin: 0 auto; }
.link-item ul li{  padding: 10px 0; color: #666; display: none; }
.link-item ul li.active{ display: block;  }
.link-item ul li a{float: left;width: 20%;line-height: 40px;font-size: 0.875rem;}



/* 习近平专题banner */
.banner-items{
	margin: 0 auto;
    width: 1200px;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.banner-items a{
    display: inline-block;
    width: 290px;
    height: 130px;
}
.banner-items a img{
    width: 100%;
    height: 100%;
}
