﻿body {
}
.index_back {
	width:100%;
	background: url('/Areas/Home/Content/Images/2025/newindexback.jpg');
	position:relative;
}
.djzx {
	width: 100%;
	height: 55px;
	background-color: rgba(132,216,130,0.24);
}
.zxcontent {
	width: 1200px;
	height:100%;
	margin: 0px auto;
	display: flex;
	align-items: center;
}
.title1 {
	display: flex;
	justify-content: center;
	align-items:center;
}
.title2 {
	display: flex;
	justify-content: center;
	align-items: center;
	position:relative;
}
.xhdjq_content {
	display: flex;
	justify-content: space-between;
	margin-top: 59px;
}
.xhdjqmore {
	background: #144600;
	font-size: 24px;
	color: white;
	width: 202px;
	height: 63px;
	margin-top: 39px;
	display:flex;
	align-items:center;
	justify-content:center;
}
.djbzjj {
	width: 100%;
	margin-top: 46px;
	color: #000;
	font-size: 18px;
	text-indent: 2em;
	line-height: 35px;
	text-align: justify;
}
.djbzcontent{
	width:100%;
	margin-top:44px;
}
.tempWrap{
	width:100% !important; 
}
.djfw_content {
	margin-top: 53px;
	width: 100%;
	height: 489px;
	display: flex;
	overflow: hidden;
}
.divdjcplistContent {
	width: 100%;
	height: 489px;
	position: relative;
	overflow: hidden;
	display:flex;
}
.divImg {
	width:692px;
	height: 489px;
}
.divdtdl {
	background: url(/Areas/Home/Content/Images/2025/dtdl1.png) no-repeat center;
	position: absolute;
	top: 0;
	left: 0;
}

.divdjcp {
	background: url(/Areas/Home/Content/Images/2025//djcp1.png) no-repeat center;
	position: absolute;
	top: 0;
	left: 10%;
}

.divtscy {
	background: url(/Areas/Home/Content/Images/2025/tscy1.png) no-repeat center;
	position: absolute;
	top: 0;
	left: 272px;
}

.divsxtc {
	background: url(/Areas/Home/Content/Images/2025/sxtc.png) no-repeat center;
	position: absolute;
	top: 0;
	left: 408px;
}
.divzsjd {
	background: url(/Areas/Home/Content/Images/2025/zsjd1.png) no-repeat center;
	position: absolute;
	top: 0;
	left: 544px;
}
.divjtcx {
	background: url(/Areas/Home/Content/Images/2025/jtcx1.png) no-repeat center;
	position: absolute;
	top: 0;
	left: 680px;
}
.divfyty {
	background: url(/Areas/Home/Content/Images/2025/fyty1.png) no-repeat;
	position: absolute;
	top: 0;
	left: 816px;
}
.divywgl {
	background: url(/Areas/Home/Content/Images/2025/ywgl1.png) no-repeat;
	position: absolute;
	top: 0;
	left: 952px;
}

.address {
	display: flex;
	align-items: center;
	width: 1200px;
	margin: 0px auto;
	font-size: 16px;
	color: #343434;
	margin-top: 10px;
}
.modal_link{
	position:absolute;
	width:100%;
	/*height:500px;*/
	background-color:#b3c2bb;
	bottom:144px;
	display:none;
}
.link_div {
	width: 1200px;
	margin: 0px auto;
	display: flex;
	column-gap: 25px;
	flex-wrap: wrap;
}
.modal_link a {
	font-size: 14px;
	color: #000;
	line-height: 35px;
	column-gap: 35px;
	flex-shrink: 0;
}
.slider_item {
	width: 85px;
	height: 100%;
	transition: all 0.5s;
	display: flex;
}

.slider_item.active {
	width: 692px;
}
.slider_title{
	width: 100%;
}
.slider_item.active .slider_title {
	width: 0;
}
.ywglcontent {
	width: 100%;
	height: 465px;
	margin-top: 47px;
	position: relative;
}
.ywgltitle{
	width:97%;
	height:93px;
	position:absolute;
	bottom:0px;
	background-color:rgba(0,0,0,0.25);
	color:white;
	font-size:36px;
	display:flex;
	align-items:center;
	padding-left:20px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}