body {
	width: 100%;
	height: 100%;
	background: #F9F9F9;
}

* {
	margin: 0;
	padding: 0;
}

ul,
li {
	list-style: none;
}

a {
	text-decoration: none;
	outline: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}
.mt44{
	margin-top: 44px;
}
.pd49{
	padding-top: 32px;
}
.row {
	width: 100%;
}

.banner {
	width: 100%;
}

.cont {
	width: 1200px;
	margin: 0 auto;
}


/*黑河概况*/

.hhgk {
	width: 100%;
}

.title {
	width: 100%;
	margin-bottom: 32px;
}

.title img {
	width: 80%;
	margin: 0 10%;
}

.hhgkleft {
	width: 580px;
	height: 326px;
}

.hhgkleft img {
	width: 100%;
	height: 326px;
}

.hhgkright {
	width: 580px;
	height: 291px;
}

.hhgkright p {
	font-size: 18px;
	font-family: MicrosoftYaHei;
	color: #333333;
	line-height: 36px;
	text-indent: 2em;
	position: relative;
}

.hhgkright p a {
	position: absolute;
	bottom: 0;
	right: 20px;
}

.hhgklist {
	width: 100%;
	margin-top: 40px;
}

.hhgklist li {
	float: left;
	width: 20%;
}

.hhgklist li a {
	width: 100%;
	display: inline-block;
}

.hhgklist li a img {
	width: 98px;
	height: 96px;
	float: left;
	margin-left: 4%;
}

.hhgklist li a p {
	height: 96px;
	font-size: 22px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #333333;
	line-height: 96px;
	float: left;
	margin-left: 13px;
}


/*风景名胜*/

.fjms {
	width: 100%;
margin-bottom:50px;
}

.fjmsswiper {
	position: relative;
	width: 100%;
	height: 424px;
	overflow: hidden;
}

.fjmsswiper {
	width: 100%;
}

.swiper-slide {
	background-position: center;
	background-size: cover;
	width: 754px;
height: 424px;
}
.fjmsswiper .arrow-left,
.fjmsswiper .arrow-right {
  position: absolute;
 width: 37px;
height: 82px;
  background-image: url(https:/www.aihui.gov.cn/ahq/xhtml/images/zjhh/lbleft.png);
  background-repeat: no-repeat;
  top: 46%;
  margin-top: -40px;
  z-index: 22;
  background-size: 100%;
}
.fjmsswiper .arrow-left {
  background-position: 0 0;
  left: 59px;
}
.fjmsswiper .arrow-right {
  background-image: url(https:/www.aihui.gov.cn/ahq/xhtml/images/zjhh/lbright.png);
  background-position: right 0;
  right: 59px;
}
.swiper-slide img {
	display: block;
	width: 100%;
}

/*经济建设*/
.jjjsbg{
	width: 100%;
	background: url(https:/www.aihui.gov.cn/ahq/xhtml/images/zjhh/jjjsbg.png) no-repeat;
	background-size: 100%;
	min-height: 394px;
}
.t{
	width: 100%;
}
.t li{
	float: left;
	width: 14%;
	text-align: center;
	position: relative;
}
.icon{
	height: 57px;
}
.t li a .jticon{
	position: absolute;
	left: 56px;
	bottom: -56px;
	display: none;
}
.t li a p{
	font-size: 22px;
font-family: MicrosoftYaHei;
color: #FFFFFF;
line-height: 29px;
margin-top: 5px;
}
.c{
	display: none;
}
.active .jticon{
	display: block !important;
}
.bd{
	width: 100%;
	height: 466px;
	position: relative;
}
.bd .c{
	width: 100%;
	height: 466px;
background: #FFFFFF;
margin-top: 34px;


}
.jjzzleft{
	width: 626px;
height: 369px;
background: #F9F9F9;
border-radius: 0px 50px 0px 0px;
background: url(https:/www.aihui.gov.cn/ahq/xhtml/images/zjhh/zzbg.png) no-repeat;
padding: 27px 66px 42px;
box-sizing: border-box;
position: absolute;
left: 30px;
top: 66px;
z-index: 222;
}
.jjzzleft h2{
	width: 144px;
	height: 46px;
font-size: 30px;
font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
font-weight: bold;
color: #333333;
line-height: 40px;
border-bottom: 1px solid #DDDDDD;
text-align: center;
margin: 0 auto;
position: relative;
}
.jjzzleft font{
	width: 39px;
height: 6px;
background: #005298;
position: absolute;
bottom: -3px;
left: 38%;
border-radius: 10px;
}
.jjzzleft  p{
	margin-top: 22px;
	font-size: 16px;
font-family: MicrosoftYaHei;
color: #333333;
line-height: 32px;
}
.jjzzleft a{
	width: 172px;
height: 42px;
background: #005298;
font-size: 16px;
font-family: MicrosoftYaHei;
color: #FFFFFF;
display: inline-block;
line-height: 42px;
text-align: center;
margin-top: 18px;
}
.jjzzleft a img{
	margin-left: 12px;
}
.jjzzright{
	width: 590px;
height: 354px;
position: absolute;
top: 30px;
right: 30px;
}
.jjzzright img{
	width: 100%;
height:404px;
}

/*发展列表*/
.fzlist{
	width: 100%;
	margin-top: 66px;
margin-bottom:40px;
	
}
.fzlist li{
	float: left;
	margin-right: 19px;
}
.block{
	display: block;
}
@media screen and (max-width: 991px) {
	.cont{
		width: 96%;
		margin: 0 2%;
	}
	.title img{
		width: 100%;
		margin: 0;
	}
	.hhgkleft,.hhgkright{
		width: 100%;
		height: auto;
	}
	.hhgkleft img{
		height: auto;
	}
	.hhgklist li{
		width: 50%;
		text-align: center;
	}
	.hhgklist li a img{
		margin-left: 10%;
	}
	.hhgklist li a p{
		margin-left: 10%;
	}
	.fjmsswiper{
		height: auto;
	}
	.swiper-slide{
		width: 100%;
		height: 60vw;
	}
	.t li{
		width: 25%;
	}
	.jjjsbg{
		background-size: cover;
	}
	.bd{
		height: auto;
	}
	.bd .c{
		height: auto;
	}
	.jjzzleft,.jjzzright{
		width: 100%;
		height: auto;
		position: initial !important; 
	}
	.fzlist li{
		width: 50%;
		text-align: center;
		margin-right: 0;
		
	}
	.fzlist li a img{
		width: 90%;
	}
.jjzzright img{
height:auto;
}
	}