ul {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

a{
	color: #fff;

}
a:hover,
a,
a:active {
	text-decoration: none;
	color: #fff;

}

.container-fluid {
	padding: 0;
	margin: 0;
}

.container {
	padding: 0;
}
img{
	max-width: 100%;
	object-fit: cover;
}

/* 顶部 */
.top {
	background: rgba(22, 47, 114, 1);
	color: #fff;
	font-size: 1.4rem;
	font-family: Alibaba PuHuiTi !important;
	font-weight: 400;
}

.top_right span:not(:last-child) {
	border-right: 1px solid #fff;
	padding-right: 0.5rem;
}

.logo{
	position: absolute;
	top: 50%;
	transform: translate(0,-50%);
	/* top: 3rem; */
	left: 5rem;
	z-index: 9999;
	font-size: 3.13rem;
	font-family: Alibaba PuHuiTi !important;
	font-weight: 400;
	text-align: center;
	font-weight: bold;
	    letter-spacing: 8px;
}

/* 搜索框 */
.search {
	position: absolute;
	/* top: 3rem; */
	top:2rem;
	right: 3rem;
	z-index: 9999;
}

.search input {
	border: 1px solid #FFFFFF;
	/* width:15.44rem; */
 width:24.7rem; 
	padding: 0 1rem;
	background-color: #fff;
	font-size: 1.4rem;
	font-family: Alibaba PuHuiTi !important;
	font-weight: 400;
	color: #333;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	/* height: 2.69rem; */
	/* line-height: 2.69rem; */
	height: 4.3rem;
	line-height: 4.3rem;
	outline: none;
	border-radius: 0.5rem 0rem 0rem 0.5rem;
}

.search .search-btn {
	display: inline-block;
	cursor: pointer;
	background-color: rgba(22, 47, 114, 1);
	/* width: 3.49rem; */
	width: 5.59rem;
	/* height: 2.69rem; */
	/* line-height: 2.69rem; */
	height: 4.3rem;
	line-height: 4.3rem;
	font-size: 1.25rem;
	text-align: center;
	font-family: Alibaba PuHuiTi !important;
	font-weight: 400;
	color: #333;
	border-radius: 0rem 0.5rem  0.5rem  0rem;
}

.search .search-btn:hover {
	text-decoration: none
}

#company::-webkit-input-placeholder {
	color: #333;
}

#company:-moz-placeholder {
	color: #333;
}

#company:-ms-input-placeholder {
	color: #333;
}

/* 标签导航 */

.tab {
	    z-index: 9999;
}

.tab a {
	font-size: 1.8rem;
	font-family: Alibaba PuHuiTi !important;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
		padding:1.5rem 0.5rem;
    width: 100%;
    display: block;
	
	    /* white-space: nowrap; */
}

.tab>ul>li {
	width: 100%;
	text-align: center;
	position: relative;
}

.tab .tab-sen {
	position: absolute;
	left: 50%;
	display: none;
	width: 100%;
	text-align: center;
	transform: translate(-50%);
	z-index: 9999;
	top: 5.1rem;
}

.tab-sen li a{
	color: rgba(51, 51, 51, 1);

}


.tab>ul>li:hover .tab-sen {
	display: block;
}

.tab-sen li {
	cursor: pointer;
	background-color: #fff;

}

.tab-sen li:hover,
.tab>ul>li.active,
.tab>ul>li:hover {
	background-color: rgba(22, 47, 114, 1);
}
.tab-sen li:hover a{
	color: #fff !important;
}

.tab>ul>li.active >a,
.tab>ul>li:hover >a{
	color: #fff !important;


}

/* 中心内容 */
.common_title {
	width: 100%;
	border-bottom: 1px solid #DDDDDD;
	align-items: baseline;
	margin-bottom: 5px;
}
.common_title .title_left{
	font-size: 2rem;
	font-family: Alibaba PuHuiTi !important;
	font-weight: bold;
	color: #333333;
	width: fit-content;
	padding-right: 0.5rem;
	
}
.title_img img{
	width: 1.38rem;
	height: 0.81rem !important;
}
/* 轮播图遮罩 */
.zz {
	position: absolute;
	bottom: 0;
	z-index: 9;
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	padding: 1rem;
}

/* 中间背景 */
.zj{
     background: url(../images/gsbanner.png) #d2e0ee no-repeat center bottom; 
	/*url(../images/gsbanner.png) RGBA(198, 214, 229, 1) no-repeat center bottom; */
}
/* 公司简介 */
#gsjj{
	
}


/* 招商引资 */
#zsyz>.row>div img {
	height: 27.69rem;
}

#zsyz>.row>div{
	min-height: 27.69rem;
}

.zsSwiper .swiper-pagination {
	padding-right: 1.5rem;
	text-align: right;
	z-index: 100;
}

.zsSwiper .swiper-pagination-bullet {
width: 1.06rem;
height: 1.06rem;
	background:url(../images/li_no.png);
	border-radius: 0 !important;
	opacity: 1 !important;
background-repeat: no-repeat;
background-size: cover;
}

.zsSwiper .swiper-pagination-bullet-active {
	background: url(../images/li.png) !important;
background-repeat: no-repeat;
background-size: cover;
}

.title_left>ul>li{
	width: 50%;
}

.newss {
	    /* padding-bottom: 1.19rem; */
		    padding-bottom: 0.29rem;
}


.zx_title ul li {
	text-align: center;
}

.zx_title ul li a {
	font-size: 1.6rem;
	font-family: Alibaba PuHuiTi !important;
	font-weight: 400;
	color: #333333;
}

.zx_title .active {
	border-top: 0.2rem solid #608597;
	height: 3.92rem;
	line-height: 3.92rem;
}

.zx_title .active a {
	font-size: 1.6rem;
	font-family: Alibaba PuHuiTi !important;
	font-weight: 400;
	color: #608597;
}



.news_title {
	width: 100%;
	cursor: pointer;
}

.news_title .news_con {
	position: relative;
	padding: 0 1.5rem;
	color: rgb(47, 47, 47);
    line-height: 180%;
    font-family: Alibaba PuHuiTi !important;
    font-size: 14px;
    /* 
font-size: 1.13rem;
font-family: Alibaba PuHuiTi !important;
font-weight: 400;
color: #666666; */
}

.news_title .news_con::before {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
	content: '';
	background-image:url(../images/li.png);
	width: 10px;
	height: 10px;
}

.news_title:hover .news_con,
.news_title:active .news_con {
	
	font-family: Alibaba PuHuiTi !important;
	font-weight: 400;
	/*color: rgba(22, 47, 114, 1);*/
	color:#608597
}

.li_icon,
.imgs {
	padding-right: 0.67rem;
}

.news_con {
	/* width: 55%; */
	width:70%;
	height: fit-content;
	color: #333;
}

.news_con+div {
	/* font-size: 1.4rem;
	font-family: Alibaba PuHuiTi !important;
	font-weight: 400;
	color: #999999; */
	color: rgb(47, 47, 47);
    line-height: 180%;
    font-family: Alibaba PuHuiTi !important;
    font-size: 12px;
}

.disp {
	display: none;
}

.tabs_title {
background: #162F72;
	padding: 1rem;
	align-items: center;
}

.tabs_title .active {
	font-size: 1.6rem;
	font-family: Alibaba PuHuiTi !important;
	font-weight: 400;
	color: #FFFFFF;
}

.gd {
	font-size: 1.4rem;
	font-family: Alibaba PuHuiTi !important;
	font-weight: 400;
	color: #FFFFFF;
	
}
/* 渐变轮播图 */
.zwSwiper img{
	
	height: 10.6rem;
}
/* 公司轮播 */
.gsSwiper{
	border:1px solid #E0E0E0;
padding:1rem 2rem;
}
.gsSwiper img{
	height: 8.6rem;
}
.gsSwiper .zz{
	    background: transparent;
	    left: 50%;
	    top: 50%;
	    transform: translate(-50%,-50%);
	   width: fit-content;
		font-size: 3rem;
		font-family: Alibaba PuHuiTi !important;
		font-weight: bold;
		color: #FFFFFF;
		padding: 0;
}
/* 党建工作 */
.dj>.row>div {
	/* padding-bottom: 2.2rem; */
	/* padding-bottom: 5rem; */
	
}
/* 底部 */
footer {
	bottom: 0;
	z-index: 999;
	font-size: 14px;
	font-family: Alibaba PuHuiTi !important;
	color: #FFFFFF;

}
footer .foot{
	background: #162F72;
	display: flex;
	align-items: center;
}
footer>div{
	
	width: 100%;
}
.foot .col-lg-6 ul li:not(:last-child){
	padding-bottom: 1rem;
}

.foot a {
	text-decoration: none;
	color: #fff;
}
.zjbox{
	/*background-color:rgba(255,255,255,0.6);
	padding:15px;
	min-height:320px;
	margin-top:15px;*/
}