/* 导航栏 */
.top {
	height: 100px;
	/* width: 1920px; */
	margin: 0 auto;
	/* width: 100vw; */
	background-image: linear-gradient(#CEE4FB, #5F95E6);
}

.topBox {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	width: 100%;
	overflow: hidden;
}

.topPic {
	float: left;
	background: url(../img/index/topback.png) no-repeat;
	height: 105px;
	/* width: 670px; */
	width: 35%;
	position: relative;
	top: -5px;
	left: -25px;
}

.topLogo {
	background: url(../img/index/logo版.png) no-repeat;
	height: 110px;
	/* width: 498px; */
	width: 74.3%;
	background-size: 100%;
	margin-left: 86px;
	margin-top: -5px;
}

.topPICright {
	/* float: left; */
	float: right;
	width: 60%;
	/* margin-left: 180px; */
}

.topPICright span>a {
	display: block;
	width: 98 px;
	height: 98px;
	text-decoration: none;
	color: aliceblue;
}

.topPICright span {
	display: inline-block;
	line-height: 95px;
	/* width: 160px; */
	width: 15%;
	text-align: center;
}

.topPICright span:hover {
	border-bottom: 3px solid white;
	border-radius: 3px;
}

.bgcWhite {
	background-color: rgba(212, 229, 250, 0.3);
	color: white;
	border-bottom: 5px solid rgba(212, 229, 250, 0.3);
}

/* 导航栏结束 */


/*轮播图*/
.app {
	height: 900px;
	text-align: center;
}

.app .scroll {
	position: relative;
	display: inline-block;
	width: 1920px;
	height: 500px;
}

.app .scroll .bannerImg {
	display: none;
	width: 100%;
	height: 100%;
}

.app .scroll .current {
	display: block;
}

.scroll .lf {
	position: absolute;
	top: 81%;
	left: 10px;
	background-image: url('../img/index/左右箭头.png');
	background-position: -165px 0;
	width: 41px;
	height: 69px;
	transform: translateY(-50%);
}

.scroll .lr {
	height: 100%;
	position: absolute;
	top: 81%;
	right: 30px;
	background-image: url('../img/index/左右箭头.png');
	background-position: -208px 0;
	width: 41px;
	height: 69px;
	transform: translateY(-50%);
}

.dots {
	position: absolute;
	bottom: -310px;
	right: 880px;
	width: 160px;
}

.dots>span {
	display: inline-block;
	box-sizing: border-box;
	width: 12px;
	height: 12px;
	border: 2px solid rgba(253, 252, 252, 0.4);
	border-radius: 15px;
	cursor: pointer;
}

.dots>span:not(:last-child) {
	margin-right: 23px;
}

.dots .square {
	background: #4576C2;
}

/* 轮播图结束 */


/* 公告通知  */
.masLeft {
	width: 46%;
	margin: 0 4% 0 0;
}

.masRight {
	width: 46%;
	margin: 0 0 0 4%;
}

.massage ul {
	font-weight: 500;
}

.massage li {
	font-size: 16px;
	margin: 10px 0px;
	margin-bottom: 1.5%;
	margin-left: 23px;
}

li::marker {
	color: #4576C2;
	font-size: 18px;
}

.massage .box-1,
.box-2 {
	border-bottom: 2px solid black;
}

.massage #left1,
#right1 {
	margin-right: 10%;
	display: block;
	background-color: white;
	border: none;
}

.massage #left2,
#right2 {
	display: block;
	background-color: white;
	border: none;
}

.boxImg1 {
	background: url(../img/index/四字下面.png) no-repeat center;
	width: 99px;
	height: 7px;
	transition: all 0.2s;
	margin: 0 0 33px 3px;
}

.boxImg2 {
	background: url(../img/index/四字下面.png) no-repeat center;
	width: 99px;
	height: 7px;
	transition: all 0.2s;
	margin: 0 0 33px 3px;
}

.mgl-99 {
	margin-left: 130px;
}

.mgl-135 {
	margin-left: 152px;
}

.boxImg {
	background: url(../img/index/四字下面.png) no-repeat center;
	width: 99px;
	height: 7px;
	margin: 0 0 40px 3px;
	z-index: 10;
}

.middle .img {
	float: right;
	margin-top: 5px;
	margin: 1% 2%;
	width: 15px;
	height: 15px;
	background-image: url(https://sxjtjt-menhu.obs.cn-southwest-2.myhuaweicloud.com/home/首页new-more.png);
	background-size: 100%;
}

.massage li:hover {
	cursor: pointer;
	color: #007ACC;
}

.massage span:nth-of-type(1) {
	float: left;
	font-size: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 430px;
}

.massage span:nth-of-type(2) {
	float: right;
	font-size: 14px;
	color: gray;
	vertical-align: bottom;
}

#box1,
#box2,
#box3,
#box4 {
	min-height: 130px;
}

/* 公告通知结束 */


/*项目展示*/
.middle .projuct {
	margin-top: 35px;
	height: 170px;
	background-size: 100%;
	background: url(https://sxjtjt-menhu.obs.cn-southwest-2.myhuaweicloud.com/home/首页项目banner.png) no-repeat;
}

.title {
	border-bottom: 2px solid black;
	margin: 30px 0 0 0;
	z-index: 100;
}

/* 项目展示结束 */


/*党群中心*/
.contant {
	max-height: 400px;
}

.contantImgBox {
	height: 270px;
	width: 270px;
	margin-left: 56px;
	padding: 3px;
	border: 5px solid rgba(69, 118, 194, 1);
}

#contantImg {
	height: 100%;
	width: 100%;
}

#contant {
	margin-left: 40px;
}

.contant span:nth-of-type(1) {
	float: left;
	font-size: 22px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 580px;
}

.contant span:nth-of-type(2) {
	float: left;
	margin-left: 90px;
	font-size: 18px;
	color: gray;
}

.contant li {
	margin: 4px 0 22px 0;
	font-size: 21px;
}

.contant li:hover {
	color: #007ACC;
}

/* 党群中心结束 */


/*合作伙伴*/
#imgshow {
	position: relative;
	width: 100%;
}

#imgshow ul {
	display: flex;
	justify-content: flex-start;
	float: left;
}

#imgshow li {
	float: left;
	margin: 0 0.5%;
	list-style: none
}

#imgshow li img {
	display: block;
	margin: 0 auto;
	height: 80%;
}


/*页脚*/

footer {
	background: url(https://sxjtjt-menhu.obs.cn-southwest-2.myhuaweicloud.com/home/footer延伸色块.png);
}

.foot {

	margin: auto;
	background: url(https://sxjtjt-menhu.obs.cn-southwest-2.myhuaweicloud.com/home/footer背景图片.png) no-repeat center;
}

.foot>div:first-child {
	margin: 0 auto;
	overflow: hidden;
}

.foot ul {
	list-style: none;
	text-align: center;
	float: left;
	height: 10%;
	padding: 1% 0 0 2%;
}

.foot li {
	font-size: 15px;
	margin: 5%;
}

.foot ul:nth-of-type(1) {
	width: 15%;
}

.foot ul:nth-of-type(2) {
	width: 15%;
}

.foot ul:nth-of-type(3) {
	width: 32%;
}

.foot ul:nth-of-type(3)>li {
	margin: 10% 5% -7% 0%;
}

.foot ul:nth-of-type(4) {
	/* width: 15%; */
	
}

.foot ul:nth-of-type(4)>li {
	margin: 20%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.foot ul:nth-of-type(4)>li>img:nth-child(1){
	margin-right: 20px;
}
.foot img {
	position: relative;
	top: -15px;
}



footer>div:nth-of-type(2) {
	height: 60px;
	background-color: #A9D3F9;
}

.bottom {
	margin: auto;

}

.bottom span:nth-of-type(1) {
	margin: 15%;
}

.bottom span:nth-of-type(2) {
	position: relative;
	top: 10px;
}

.swiperBox {

	margin-bottom: 50px;
	box-sizing: border-box;
}

.crumbsJump {
	text-decoration: none;
	color: black;
}

.crumbsJump:hover,
.crumbsJump:visited,
.crumbsJump:link,
.crumbsJump:active {
	color: black;
}
