html,
body {
	background-color: #fff;
}

a {
	cursor: pointer;
}

.scroll2 {
	width: 100%;
	height: 570px;
	position: absolute;
	top: 0px;
}

.scrollWord {
	padding-left: 25px;
	height: 45px;
}

.topScroll {
	min-width: 1300px;
	position: relative;
	box-sizing: border-box;
}

.topScroll .scroll {
	width: 100%;
	height: 570px;
	position: relative;
	left: -50%;
	margin-left: 50%;
	overflow: hidden;
}

.topScroll,
.topScroll .scroll {
	width: 100%;
	height: 570px;
}


.scroll .swiper-slide .topBigBackImg-1 {
	height: 570px;
	background: url('../img/index/banner-img-1.png') no-repeat bottom left;
	background-size: 100% 100%;
}

.scroll .swiper-slide .topBigBackImg-2 {
	height: 570px;
	background: url('../img/index/banner-img-2.png') no-repeat bottom left;
	background-size: 100% 100%;
}

.scroll .swiper-slide .topBigBackImg-3 {
	height: 570px;
	background: url('../img/index/banner-img-3.png') no-repeat bottom left;
	background-size: 100% 100%;
}

.topBigBackImg div {
	position: relative;
	width: 1300px;
	margin: 0 auto;
}

.topBigBackImg-1 img {
	position: absolute;
	top: 220px;
	left: 140px;
}

.topBigBackImg-2 img {
	position: absolute;
	top: 150px;
	left: 450px;
}

.topBigBackImg-3 img {
	position: absolute;
	top: 100px;
	left: 120px;
}

.topBigBackImg {
	text-align: center;
	height: 100%;
	/* line-height: 300px; */
}


/*跑马灯*/
.horse-race-lamp {
	position: absolute;
	bottom: 0px;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	text-align: center;
	color: white;
	height: 45px;
	z-index: 99;
}

.horse-race-lamp>div {
	width: 1300px;
	margin: 0 auto;
	height: 45px;
	line-height: 45px;
}

.horse-race-lamp span {
	position: absolute;
	color: white;
}

.horse-race-lamp marquee {
	margin-left: 20px;
	height: 45px;
}

/**
 * 推荐申报
 */
#tjsb {
	width: 1300px;
	margin: 0 auto;
	padding: 30px 0px;
	height: 460px;
}

#declareDiv {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	min-height: 420px;
	width: 850px;
	float: left;
}

#declareDiv .declareProject {
	width: 370px;
	margin-right: 10px;
	height: 100px;
	background-color: #f9f9fa;
	border: 1px solid #E5E5E5;
	box-shadow: 0px 5px 5px rgba(136, 136, 136, 0.13);
	padding: 10px 20px;
	margin-bottom: 20px;
	cursor: pointer;
}

#declareDiv .declareDirect {
	float: right;
	border: 1px solid #72aef9;
	height: 25px;
	line-height: 25px;
	width: 80px;
	text-align: center;
	border-radius: 10px;
	background-color: #edf5fc;
	margin-top: 15px;
	color: #72aef9;
}

.rednew {
	background: url(../img/index/rednew.png) no-repeat;
	background-position: right top;
}

.declareProjectTitleDiv {
	width: 850px;
	padding-right: 10px;
	display: block ruby;
	margin-bottom: 15px;
}

.tuijianTitle {
	height: 45px;
	line-height: 45px;
	border-bottom: 2px solid #0a75f9;
	font-size: 25px;
	width: 100px;
	float: left;
}

/**
 * 申报通知
 */
.sbtz {
	width: 440px;
	float: right;
}

.declareProjectTongzhi {
	background-color: #f9f9fa;
	box-shadow: 0px 5px 5px rgba(136, 136, 136, 0.13);
	border: 1px solid #E5E5E5;
}

.tongzhidetail {
	height: 60px;
	line-height: 31px;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px solid #DDDDDD;
	padding: 10px 0;
	margin: 0 20px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-clamp: 2;
}

#declareProjectTongzhi .tongzhidetail:last-child {
	border-bottom: 0px;
}

/* 专项申报 */
.tripleImg{
	display: inline-block;
	margin-bottom: 30px;
	margin-top: 20px;
}
.tripleImgRencai{
	display: inline-block;
	margin-bottom: 30px;
	margin-top: 20px;
}

.tripleImgBox{
	width: 283px;
	height: 200px;
	align-items: center;
	margin-right: 45px;
	cursor: pointer;
}

.tripleImgText{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

/**
 * 扶持政策
 */
#fczc {
	background: url(../img/index/fczcback.png) no-repeat;
	background-size: 100% 662px;
	height: 610px;

}

#fczc>div {
	width: 1300px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

#fczc>div:first-child {
	padding-top: 15px;
	padding-bottom: 15px;
	height: 50px;
}

#nextFczzDiv>.nextFczzDiv {
	margin-top: 0;
	cursor: pointer;
}

#nextFczzDiv>.nextFczzDiv:nth-child(2) {
	margin: 0 20px;
}

#nextFczzDiv>.nextFczzDiv:nth-child(5) {
	margin: 0 20px;
}

#firstFczz {
	background: url(../img/index/hotpolicy.png) right no-repeat;
	background-color: white;
	background-size: contain;
}

.nextFczzDiv {
	padding: 20px 20px 10px;
	width: 380px;
	height: 130px;
	display: block;
	background-color: white;
}

/**
 * 服务动态活动预告
 */
#activities {
	width: 1300px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom:20px;
}

#activities:hover {
	cursor: pointer;
}

.meetingTitleDiv {
	display: block ruby;
	padding: 20px 0px;
	height: 50px;
}

.serviceTitleDiv {
	display: block ruby;
	padding: 20px 0px;
}

.meeting {
	width: 420px;
	float: left;
}

#firstActivity {
	background-image: linear-gradient(to right, #1768e5, #398cfd);
	height: 75px;
	padding: 10px;
}

#secondActivity {
	background-image: linear-gradient(to right, #17a0f6, #17cef7);
	padding: 10px;
	height: 75px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#thirdActivity {
	background-image: linear-gradient(to right, #448af5, #856be7);
	padding: 10px;
	height: 75px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#fourthActivity {
	background-image: linear-gradient(to right, #24c0b6, #40e294);
	padding: 10px;
	height: 75px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.service {
	width: 640px;
	display: flex;
	flex-direction: column;
}

#serviceListDiv {}

.serviceList {
	width: 640px;
	height: 54px;
	display: flex;
	line-height: 51px;
	border-bottom: 1px dotted;
}

.serviceListTitle {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 688px;
}

/* 项目公示和立项公示 */
#projectNotice {
	height: 535px;
	width: 1300px;
	margin: 10px auto;
	padding-bottom: 10px;
}

.foot-background{
	background: url(../img/index/indexBackground.png) no-repeat;
	background-size: 100% 662px;
	height: 610px;
}

/* 优秀企业 */
#company {
	width: 1300px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.goodsCompanyList {
	width: 84.6875rem;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 10px;
}

.goodsCompanyList div {
	width: 19%;
	padding: 5px;
}

#enterpriseMap {
	width: 1300px;
	height: 750px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.enterpriseMapTitle {
	padding-bottom: 5px;
	border-bottom: 1px solid #dfdfdf;
}


#enterpriseMapMain {
	width: 880px;
	float: left;
}

#eliteEnterprise {
	width: 390px;
	height: 680px;
	float: right;
	background: url('../img/index/eliteEnterpriseList.png') no-repeat bottom;
	background-size: 390px 680px;
	margin-top: 20px;
}

#searchResultUl {
	padding: 35px 20px 30px 30px;
}

.currentEnterprise {}

.searchResultLi {
	line-height: 20px;
	font-size: 18px;
	color: #333333;
	padding: 16px 0 16px 20px;
	float: left;
}

.subprime-index {
	background: url('../img/index/normalEnterprise.png') no-repeat;
	background-size: 25px 25px;
	height: 25px;
	text-align: center;
	padding-top: 3px;
	font-size: 12px;
	color: #007ce3 ;
}

#container {
	height: 680px;
	width: 880px;
	margin: 0 auto;
	margin-top: 20px;
}

/* 主管部门 */
#dept {
	background: url('../img/index/bottomBackImg1.png') no-repeat bottom;
}

#depart {
	width: 1300px;
	margin: 0 auto;
	padding: 25px 0px;
}

#depart span {
	font-size: 40px;
}

#mainDepartment {
	padding: 20px 40px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.mainDepartment {
	display: inline-block;
	float: left;
	width: 235px;
	text-align: center;
	margin: 20px 0px 0px 0px;
	cursor: pointer;
	border-right: 2px solid #DDDADC;
}

.mainDepartment img {
	position: relative;
	z-index: 2;
	width: 40px;
	height: 40px;
	margin-top: 15px;
	transition: all .5s ease;
}

.mainDepartment:hover img {
	transform: scale(1.6);
}

.mainDepartment p {
	text-align: center;
	margin-top: 20px;
	padding: 0 10px 20px;
}

#goodsCompanyList img {
	cursor: pointer;
}

/* 专项申报 */
#specialDecIndex, #specialIndex {
	margin: 0 auto;
	width: 1300px;
	display: flex;
	padding-top: 30px;
	padding-bottom: 10px;
}

#specialIndex img {
	cursor: pointer;
	width: 390px;
}
