.jianjieind-div {
	background-image: url("../img/bagg.jpg");
	background-size: 100%, 100%;
}

.jianjieind-box-first {
	padding-top: 90px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.jianjieind-box-first-left {
	width: 40%;
}

.jianjieind-box-first-left-first {
	font-size: 20px;
	color: #588CFD;
}

.jianjieind-box-first-left-second {
	margin-top: 20px;
	padding-left: 17px;
	box-sizing: border-box;
	border-left: 1px solid #588CFD;
	font-size: 28px;
	color: #333333;
	font-weight: bolder;
}

.jianjieind-box-first-right {
	width: 60%;
	padding: 0 50px;
	box-sizing: border-box;
}

.jianjieind-box-first-right-first {
	font-size: 16px;
	color: #666666;
}

.jianjieind-box-first-right-second {
	margin-top: 37px;
	width: 170px;
	height: 50px;
	border-radius: 40px;
}

.jianjieind-box-first-right-second>a {
	background-color: #588CFD;
	width: 100%;
	height: 100%;
	border-radius: 40px;
	font-size: 16px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}



.jianjieind-box-second {
	width: 100%;
	margin-top: 80px;
}

.jianjieind-box-second>img {
	width: 100%;
	height: auto;
}

.zhenliao-div {
	padding: 60px 0;
	box-sizing: border-box;
}

.zhenliao-box-content {
	margin-top: 40px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.zhenliao-box-content-item {
	width: 20%;
	padding: 30px 30px 40px 30px;
	box-sizing: border-box;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.06);
	margin-bottom: 8px;
}

.zhenliao-box-content-item-first>img {
	width: 44px;
	height: auto;
}

.zhenliao-box-content-item-second {
	font-size: 20px;
	color: #333333;
	margin-top: 24px;
}

.zhenliao-box-content-item-third {
    margin-top: 12px;
    font-size: 14px;
    color: #666666;
    min-height: 100px;
}

.zhenliao-box-content-item-fourth {
	margin-top: 30px;
}

.zhenliao-box-content-item-fourth>img {
	width: 30px;
}

.zhenliao-box-content-item .img-z-white {
	display: none;
}

.zhenliao-box-content-item .img-r-white {
	display: none;
}

.zhenliao-box-content-item:hover {
	background-color: #588CFD;
}


.zhenliao-box-content-item:hover .img-z-black {
	display: none;
}

.zhenliao-box-content-item:hover .img-z-white {
	display: block;
}

.zhenliao-box-content-item:hover .img-r-black {
	display: none;
}

.zhenliao-box-content-item:hover .img-r-white {
	display: block;
}

.zhenliao-box-content-item:hover .zhenliao-box-content-item-second {
	color: #fff;
}

.zhenliao-box-content-item:hover .zhenliao-box-content-item-third {
	color: #fff;
}

.zhenliao-box-content2 {
	margin-top: 60px;
}

.zhenliao-box-content2>a {
	width: 100%;
}

.zhenliao-box-content2>a>img {
	width: 100%;
	height: auto;
}

.tuandui-div {
	margin-top: 80px;
	background: url("../img/tuanduibg.jpg");
	background-size: 100%, 100%;
	padding: 80px 0;
	box-sizing: border-box;

}

.tuandui-box {
	display: flex;
}

.tuandui-box-left {
	width: 30%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
}

.tuandui-box-left-first {
	width: 80%;
}

.tuandui-box-left-first-one {
	font-size: 20px;
	color: #fff;
}

.tuandui-box-left-first-two {
	font-size: 36px;
	color: #fff;
	margin-top: 20px;
	font-weight: bolder;
}

.tuandui-box-left-first-three {
	font-size: 16px;
	color: #fff;
	margin-top: 20px;
}

.tuandui-box-left-second {
	display: flex;
	flex-direction: column;
	width: 80%;
	border-left: 1px solid #fff;
}

.tuandui-box-left-second>li {
	padding: 16px 54px;
	box-sizing: border-box;
	width: 100%;
	color: #fff;
	font-size: 20px;
	border-left: 3px solid none;
	cursor: pointer;
}



.tuanduiactive-nav {
	background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	border-left: 3px solid #fff;
}





.tuandui-box-right {
	width: 70%;
}

.tuandui-box-right>ul {
	display: flex;
}

.tuandui-item {
	width: 100%;
	padding: 38px 30px 0px 80px;
	box-sizing: border-box;
	background: rgba(255, 255, 255, 0.8);
	/* display: flex !important; */
	/* justify-content: space-between; */
}

.hidetuandui {
	display: none;
}

.tuandui-item-left {
	width: 59%;
	display: inline-block;
	vertical-align: middle;
}

.tuandui-item-first {
	display: flex;
	align-items: center;
}

.tuandui-item-first>h3 {
	font-size: 36px;
	color: #333333;
	font-weight: bolder;
}

.tuandui-item-first>div {
	background-size: 100%, 100%;
	padding: 4px 26px;
	box-sizing: border-box;
	font-size: 18px;
	color: #fff;
	margin-left: 10px;
}

.tuandui-item-first .div1 {
	background: url("../img/326juxing.png") no-repeat;

}

.tuandui-item-first .div2 {
	background: url('../img/328juxing.png') no-repeat;
}

.tuandui-item-second {
	margin-top: 25px;
}

.tuandui-item-second-item {
	display: flex;
	align-items: center;
	margin-top: 18px;
}

.tuandui-item-second-item>img {
	width: 22px;
	height: auto;
	margin-right: 15px;
}

.tuandui-item-second-item>span {
	font-size: 18px;
	color: #333333;
	font-weight: bolder;
}

.tuandui-item-third {
	font-size: 16px;
	color: #333333;
	margin-top: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.tuandui-item-fourth {
	margin-top: 35px;
	width: 157px;
	height: 50px;
	background-color: #588CFD;
	border-radius: 8px;
	overflow: hidden;

}

.tuandui-item-fourth>a {
	width: 100%;
	height: 100%;
	font-size: 16px;
	color: #fff;
	font-weight: bolder;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tuandui-item-fourth>a>img {
	width: 24px;
	height: auto;
	margin-left: 15px;
}

.tuandui-item-right {
	overflow: hidden;
	width: 40%;
	display: inline-block;
	vertical-align: middle;
}

.tuandui-item-right>img {
	height: 100%;
	width: auto;
}

.newsind-div {
	padding: 80px 0;
	box-sizing: border-box;
	background-color: #F3F9FE;
}

.newsind-box-content {
	display: flex;
	/* align-items: center; */
	justify-content: space-between;
	margin-top: 40px;
}

.newsind-box-content-left {
	width: 48.5%;
}

.newsind-box-content-right {
	width: 48.5%;
}

.newsind-box-content-left-first {
	max-height: 320px;
	overflow: hidden;
}

.newsind-box-content-left-first>img {
	width: 100%;
	height: auto;

}

.newsind-box-content-left-second {
	padding: 30px;
	box-sizing: border-box;
	background-color: #fff;
}

.newsind-box-content-left-second-first {
	display: flex;
	align-items: flex-end;
}

.newsind-box-content-left-second-first>div {
	font-size: 40px;
	color: #333333;
	font-weight: bolder;
}

.newsind-box-content-left-second-first>span {
	font-size: 18px;
	color: #333333;
	margin-left: 30px;
}

.newsind-box-content-left-second>h3 {
	font-size: 20px;
	margin-top: 50px;
	font-weight: bolder;
}

.newsind-box-content-left-second>p {
	font-size: 14px;
	color: #666666;
	margin-top: 75px;
}

.newsind-box-content-right-item {
	width: 100%;
	padding: 30px;
	box-sizing: border-box;
	background-color: #fff;
	margin-bottom: 30px;
}

.newsind-box-content-right-item>a {
	display: flex;
}

.newsind-box-content-right-item-left {
	width: 45%;
	margin-right: 20px;
}

.newsind-box-content-right-item-left>div {
	font-size: 40px;
	color: #333333;
	font-weight: bolder;
}

.newsind-box-content-right-item-left>span {
	margin-top: 14px;
	color: #333333;
	font-size: 18px;
}

.newsind-box-content-right-item-right>h3 {
	font-size: 20px;
	color: #333333;
	font-weight: bolder;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.newsind-box-content-right-item-right>p {
	font-size: 14px;
	color: #666666;
	font-weight: bolder;
	margin-top: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.changshiind-div {
	padding: 80px 0;
	box-sizing: border-box;
}

.changshiind-box-first {
	display: flex;
	align-items: center;
}

.changshiind-box-first-left>span {
	font-size: 20px;
	color: #588CFD;
}

.changshiind-box-first-left>h2 {
	font-size: 36px;
	color: #333333;
	margin-top: 20px;
	font-weight: bolder;
}

.changshiind-box-first-right {
	margin-left: 150px;
	width: 34%;
	font-size: 16px;
	color: #666666;
}

.changshiind-box-second {
	margin-top: 60px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.changshiind-box-second>li {
	padding: 12px 40px;
	box-sizing: border-box;
	background-color: #F3F9FE;
	border-radius: 35px;
	font-size: 24px;
	margin: 0 15px;
	margin-bottom: 10px;
	cursor: pointer;
}

.changshiind-box-second-seli {
	background-color: #588CFD !important;
	color: #fff;
}

.changshiind-box-third {
	padding: 40px;
	box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.08);
	box-sizing: border-box;
	margin-top: 40px;
}

.changshiind-box-third-item {
	display: none;
}

.changshiind-box-third-item-se {
	display: block;
}

.changshiind-box-third-item-left {
	width: 34%;
	flex-shrink: 0;
	display: inline-block;
	vertical-align: top;
}

.changshiind-box-third-item-left>a {
	display: flex;
	flex-direction: column;
}

.changshiind-box-third-item-left>a>img {
	width: 100%;
	height: auto;
	max-height: 270px;
}

.changshiind-box-third-item-left>a>h3 {
	font-size: 20px;
	color: #333333;
	margin-top: 25px;
	font-weight: bolder;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.changshiind-box-third-item-left>a>p {
	font-size: 14px;
	color: #666666;
	margin-top: 12px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.changshiind-box-third-item-left>a>span {
	font-size: 14px;
	color: #588CFD;
	margin-top: 24px;
}

.changshiind-box-third-item-right {
	width: 60%;
	margin-left: 5%;
	display: inline-block;
	vertical-align: top;
}

.changshiind-box-third-item-right-item {
	margin-bottom: 22px;
}

.changshiind-box-third-item-right-item>a {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.changshiind-box-third-item-right-item-left {
	width: 60%;
	display: flex;
	align-items: center;
}

.changshiind-box-third-item-right-item-left .yuandian {
	width: 12px;
	height: 12px;
	border-radius: 6px;
	background-color: #333333;
	margin-right: 18px;
	flex-shrink: 0;
}

.changshiind-box-third-item-right-item-left>h3 {
	font-size: 20px;
	color: #333333;
	font-weight: bolder;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.changshiind-box-third-item-right-item-right {
	font-size: 20px;
	color: #999999;
}

.huanjingind-div {
	padding: 60px 0;
	box-sizing: border-box;
	background: url("../img/bgrongqi.png");
	background-size: 100%, 100%;
	background-attachment: fixed;
}

.huanjingind-box-content {
	margin-top: 40px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.huanjingind-box-content-item {
	width: 32%;
	padding: 30px;
	box-sizing: border-box;
	background-color: #fff;
}

.huanjingind-box-content-item-first {
	width: 100%;
	max-height: 260px;
}

.huanjingind-box-content-item-first>img {
	width: 100%;
	height: auto;
}

.huanjingind-box-content-item-second {
	font-size: 20px;
	color: #333333;
	margin-top: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.huanjingind-box-content-item-third {
	color: #666666;
	font-size: 14px;
	margin-top: 12px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.lianxiind-div {
	height: 560px;
	position: relative;
}

#allmap {
	width: 100%;
	height: 100%;
}

.lianxiind-box {
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	padding: 50px 80px;
	box-sizing: border-box;
	background-color: #fff;
	height: 100%;
}

.lianxiind-box-first>span {
	font-size: 20px;
	color: #588CFD;
}

.lianxiind-box-first>h2 {
	font-size: 36px;
	color: #333333;
	font-weight: bolder;
	margin-top: 20px;
}

.lianxiind-box-second {
	margin-top: 30px;
}

.lianxiind-box-second-item {
	margin-top: 60px;
	display: flex;
	align-items: center;
}

.lianxiind-box-second-item-left {
	width: 56px;
	margin-right: 20px;
	flex-shrink: 0;
}

.lianxiind-box-second-item-left>img {
	width: 100%;
	height: auto;
}

.lianxiind-box-second-item-right>span {
	font-size: 16px;
	color: #999999;
}

.lianxiind-box-second-item-right>div {
	font-size: 26px;
	color: #333333;
	margin-top: 4px;
	font-weight: bolder;
}

.yuyueind-div {
	padding: 60px 0;
	box-sizing: border-box;
}

.yuyueind-box-item {
	margin-top: 40px;
	display: flex;
	align-items: center;
	justify-content: space-between;

}

.yuyueind-box-item-inputbox {
	width: 48.5%;
	height: 80px;
	padding: 0 30px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	background-color: #F3F9FE;
	border-radius: 10px;

}

.yuyueind-box-item-inputbox>input {
	width: 100%;
	font-size: 16px;
	border: 0;
	outline: none;
	background: none;
	background-color: #F3F9FE !important;
}

.yuyueind-box-item>button {
	margin-top: 40px;
	width: 240px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #588CFD;
	border-radius: 10px;
	color: #fff;
	font-size: 16px;
}

@media screen and (max-width:900px) {
	.zhenliao-box-content-item {
		width: 33%;
		padding: 15px;
	}
}

@media screen and (max-width:750px) {
	.jianjieind-box-first {
		flex-direction: column;
		padding-top: 30px;
	}

	.jianjieind-box-first-left {
		width: 100%;
	}

	.jianjieind-box-first-left-first {
		font-size: 12px;
	}

	.jianjieind-box-first-left-second {
		font-size: 20px;
	}

	.jianjieind-box-first-right-first {
		font-size: 14px;
	}

	.jianjieind-box-first-right {
		width: 100%;
		padding: 15px;
	}

	.jianjieind-box-second {
		margin-top: 30px;
	}

	.jianjieind-box-first-right-second {
		margin-top: 20px;
		width: 100px;
		height: 30px;
	}

	.jianjieind-box-first-right-second>a {
		font-size: 12px;
	}

	.zhenliao-box-content-item {
		width: 50%;
	}

	.zhenliao-box-content {
		margin-top: 20px;
	}

	.zhenliao-box-content-item-second {
		font-size: 18px;
		margin-top: 10px;
	}

	.zhenliao-box-content-item-third {
		font-size: 12px;
		margin-top: 8px;
	}

	.zhenliao-box-content-item-fourth {
		margin-top: 10px;
	}

	.zhenliao-box-content-item-fourth>img {
		width: 18px;
	}

	.zhenliao-box-content2 {
		margin-top: 20px;
	}

	.zhenliao-div {
		padding: 20px 0;
	}

	.tuandui-div {
		margin-top: 10px;
		padding: 20px 0;
	}

	.tuandui-box {
		flex-direction: column;
	}

	.tuandui-box-left-second {
		flex-direction: row;
		flex-wrap: wrap;
		width: 100%;
		margin-top: 20px;
	}

	.tuandui-box-left {
		width: 100%;
	}

	.tuandui-box-left-second>li {
		width: 25%;
		padding: 5px 10px;
		font-size: 14px;
	}

	.tuandui-box-left-first {
		width: 100%;
	}

	.tuandui-box-right {
		width: 100%;
		margin-top: 20px;
	}

	.tuandui-item {
		padding: 15px;
	}

	.tuandui-item-left {
		width: 100%;
	}

	.tuandui-item-right {
		width: 100%;
	}

	.tuandui-box-left-first-one {
		font-size: 12px;
	}

	.tuandui-box-left-first-two {
		font-size: 20px;
		margin-top: 10px;
	}

	.tuandui-box-left-first-three {
		font-size: 14px;
		margin-top: 10px;
	}

	.tuandui-item-first>h3 {
		font-size: 18px;
	}

	.tuandui-item-first>div {
		font-size: 12px;
	}

	.tuandui-item-second {
		margin-top: 20px;
	}

	.tuandui-item-second-item {
		margin-top: 10px;
	}

	.tuandui-item-second-item>span {
		font-size: 16px;
	}

	.tuandui-item-second-item>img {
		width: 16px;
	}

	.tuandui-item-third {
		font-size: 14px;
	}

	.tuandui-item-fourth {
		width: 100px;
		height: 30px;
		margin-top: 10px;
	}

	.tuandui-item-fourth>a {
		font-size: 14px;
	}

	.tuandui-item-fourth>a>img {
		width: 12px;
	}

	.tuandui-item-right>img {
		width: 50%;
		float: right;
	}

	.newsind-div {
		padding: 20px 0;
	}

	.newsind-box-content {
		flex-direction: column;
	}

	.newsind-box-content-left {
		width: 100%;
	}

	.newsind-box-content-right {
		width: 100%;
		margin-top: 20px;
	}

	.newsind-box-content-left-second {
		padding: 15px;
	}

	.newsind-box-content-left-second>h3 {
		font-size: 16px;
		margin-top: 20px;
	}

	.newsind-box-content-left-second-first>div {
		font-size: 18px;
	}

	.newsind-box-content-left-second-first>span {
		font-size: 14px;
		margin-left: 10px;
	}

	.newsind-box-content-left-second>p {
		margin-top: 20px;
	}

	.newsind-box-content-right-item {
		padding: 15px;
		margin-bottom: 20px;
	}

	.newsind-box-content-right-item-left>div {
		font-size: 18px;
	}

	.newsind-box-content-right-item-right>h3 {
		font-size: 16px;
	}

	.newsind-box-content-right-item-right>p {
		margin-top: 10px;
	}

	.changshiind-box-first {
		flex-direction: column;
		align-items: flex-start;
	}

	.changshiind-div {
		padding: 20px 0;
	}

	.changshiind-box-first-right {
		margin-left: 0;
		width: 100%;
		font-size: 14px;
		margin-top: 10px;
	}

	.changshiind-box-first-left>span {
		font-size: 12px;
	}

	.changshiind-box-first-left>h2 {
		font-size: 20px;
		margin-top: 10px;
	}

	.changshiind-box-second {
		margin-top: 30px;
	}

	.changshiind-box-second>li {
		padding: 4px 10px;
		font-size: 14px;
	}

	.changshiind-box-third {
		margin-top: 20px;
		padding: 15px;
	}

	.changshiind-box-third-item-left {
		width: 100%;
	}

	.changshiind-box-third-item-right {
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
	}

	.changshiind-box-third-item-left>a>h3 {
		margin-top: 20px;
		font-size: 18px;
	}

	.changshiind-box-third-item-left>a>span {
		margin-top: 15px;
	}

	.changshiind-box-third-item-right-item-left .yuandian {
		width: 8px;
		height: 8px;
	}

	.changshiind-box-third-item-right-item-left>h3 {
		font-size: 14px;
	}

	.changshiind-box-third-item-right-item-right {
		font-size: 12px;
	}

	.huanjingind-div {
		padding: 30px 0;
	}

	.huanjingind-box-content {
		flex-direction: column;
	}

	.huanjingind-box-content-item {
		width: 100%;
		margin-bottom: 10px;
		padding: 15px;
	}

	.huanjingind-box-content-item-second {
		font-size: 16px;
		margin-top: 10px;
	}

	.lianxiind-box {
		width: 100%;
		top: 50%;
		padding: 15px;
		height: auto;
	}

	.lianxiind-box-first>span {
		font-size: 12px;
	}

	.lianxiind-box-first>h2 {
		margin-top: 10px;
		font-size: 20px;
	}

	.lianxiind-box-second-item {
		margin-top: 20px;
	}

	.lianxiind-box-second-item-left {
		width: 35px;
	}

	.lianxiind-box-second-item-right>span {
		font-size: 14px;
	}

	.lianxiind-box-second-item-right>div {
		font-size: 16px;
	}

	.yuyueind-div {
		padding: 30px 0;
	}

	.yuyueind-box-item {
		margin-top: 20px;
		flex-direction: column;
	}

	.yuyueind-box-item-inputbox {
		width: 100%;
		margin-bottom: 10px;
		height: 50px;
	}

	.yuyueind-box-item>button {
		margin-top: 10px;
		height: 50px;
	}
}