.banner2-content {
	background: url("/img/agent/fenzhan-02.jpg") no-repeat;
	height: 436px;
	max-width: 1920px;
	width: 100%;
	position: relative;
	background-position-x: 50%;
	margin-top: 96px;
}

.gonggao-div {
	padding-top: 30px;
	margin-top: 0;
}

.gonggao-box {
	margin-top: 0;
}

.banner2-inner {
	width: 55%;
	padding: 50px 0 50px 0;
	box-sizing: border-box;
}

.banner2-inner-first {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}

.banner2-inner-first-left h1 {
	font-size: 46px;
	color: #2c2e33;
	font-weight: bolder;
}

.banner2-inner-first-left p {
	font-size: 22px;
	margin-top: 28px;
	color: #2c2e33;
}

.banner2-inner-first-right a {
	display: flex;
	align-items: center;
	padding: 10px 36px;
	box-sizing: border-box;
	border-radius: 40px;
	background-color: #fff;
}

.banner2-inner-first-right a img {
	width: 19px;
	height: 19px;
	margin-right: 12px;
}

.banner2-inner-first-right a span {
	font-size: 27px;
	color: #ff7031;
	font-weight: bold;
}

.banner2-inner-third {
	margin-top: 30px;
	display: flex;
	align-items: center;
}

.banner2-inner-third-left img {
	width: 19px;
}

.banner2-inner-third-right {
	display: flex;
	align-items: center;
}

.banner2-inner-third-right>span>a {
	font-size: 14px;
	color: #2c2e33;
}

.banner2-inner-third-right>span {
	margin: 0 15px;
}

.search-content2 {
	width: 100%;
	margin-top: 40px;
}








.youshi2-div {
	background-color: #fff;
	padding: 46px 0;
	box-sizing: border-box;
}

.youshi2-box {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.youshi2-item {
	width: 22%;
	display: flex;
	align-items: center;
}

.youshi2-item-left {
	width: 56px;
	height: 56px;
	border-radius: 28px;
	overflow: hidden;
	background: rgba(88, 115, 232, .1);
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 23px;
}

.youshi2-item-left>img {
	width: 26px;
	height: auto;
}

.youshi2-item-right h3 {
	font-size: 18px;
	color: #2c2e33;
}

.youshi2-item-right p {
	font-size: 14px;
	color: #797b80;
	margin-top: 12px;
}

.gonggao-address-box {
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}

.gonggao-address-box-left {
	width: 72%;
	padding: 30px;
	background-color: #fff;
	border-radius: 10px;
	box-sizing: border-box;
}

.gonggao-address-box-left-first {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.gonggao-address-box-left-first>h3 {
	font-size: 28px;
	color: #2c2e33;
	font-weight: bolder;
}

.gonggao-address-box-left-first>a {
	font-size: 16px;
	color: #5873e8;
	text-decoration: underline;
	display: flex;
	align-items: center;
}

.gonggao-address-box-left-first>a>img {
	width: 20px;
	height: 20px;
	margin-left: 8px;
}

.gonggao-address-box-left-second {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.gonggao-address-box-left-second-item {
	margin-top: 30px;
	width: 48%;
}

.gonggao-address-box-left-second-item>a {
	display: flex;
	align-items: center;
}

.gonggao-address-box-left-second-item>a img {
	width: 20px;
	margin-right: 10px;
	flex-shrink: 0;
}

.gonggao-address-box-left-second-item>a p {
	color: #2c2e33;
	flex-grow: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}


.gonggao-address-box-right {
	width: 26%;
	padding: 30px;
	background-color: #fff;
	border-radius: 10px;
	box-sizing: border-box;
}

.gonggao-address-box-right-first {
	display: flex;
	align-items: center;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(141, 143, 153, .1);
}

.touxiang {
	width: 54px;
	height: 54px;
	border-radius: 27px;
	overflow: hidden;
	margin-right: 17px;

}

.touxiang>img {
	width: 100%;
	height: 100%;
}

.name-box div {
	font-size: 18px;
	color: #2c2e33;
	font-weight: bolder;
}

.name-box p {
	font-size: 14px;
	color: #757880;
	margin-top: 14px;
}

.gonggao-address-box-right-second {
	margin-top: 16px;
	font-size: 18px;
	color: #2c2e33;
}

.gonggao-address-box-right-third {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 10px;
}

.gonggao-address-box-right-third-item {
	display: flex;
	align-items: center;
	padding: 8px 15px;
	box-sizing: border-box;
	margin-top: 7px;
	width: 47%;
	background-color: #f0f2fa;
	border-radius: 4px;
}

.gonggao-address-box-right-third-item>img {
	width: 19px;
	margin-right: 9px;
}

.gonggao-address-box-right-third-item>span {
	font-size: 14px;
	color: #2c2e33;
	font-weight: bolder;
}

.gonggao-address-box-right-fourth {
	margin-top: 26px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.gonggao-address-box-right-fourth>div {
	width: 47%;

}

.gonggao-address-box-right-fourth>div a {

	border-radius: 6px;
	font-size: 16px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 15px 0;
	box-sizing: border-box;
}


.gonggao-address-box-right-fourth>div:nth-child(1) a {
	background-image: linear-gradient(118deg,
			#5873e8 0%,
			#9baeff 100%);

}

.gonggao-address-box-right-fourth>div:nth-child(2) a {
	background-image: linear-gradient(118deg,
			#47cab0 0%,
			#aef5e7 100%);
}

.zhaobiao-change-box {
	margin-top: 50px;
	background-image: linear-gradient(-30deg,
			#d9e0ff 0%,
			#e9edff 100%);
	border-radius: 10px;
	position: relative;
	padding: 30px;
	border-radius: 10px;
	box-sizing: border-box;
}

.zhaobiao-change-box .ba {
	position: absolute;
	right: 150px;
	top: 0;
	z-index: 99;
}

.zhaobiao-change-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	z-index: 999;
	position: relative;
}

.zhaobiao-change-header-left {
	display: flex;
	align-items: center;
}

.zhaobiao-change-header-left>li {
	margin-right: 70px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #2c2e33;
	cursor: pointer;
}

.zhaobiao-change-header-left>li>i {
	width: 55px;
	height: 6px;

	border-radius: 3px;
	margin-top: 7px;
}

.zhaobiao-change-header-left .select-zhaobiao-change-header {
	color: #5873e8;
}

.select-zhaobiao-change-header i {
	background-color: #5873e8;
}

.zhaobiao-change-header-right {
	display: flex;
	align-items: center;
}

.zhaobiao-change-header-right>a {
	font-size: 16px;
	color: #5873e8;
	text-decoration: underline;
}

.zhaobiao-change-header-right>img {
	width: 20px;
	margin-left: 8px;
}

.zhaobiao-change-neirong {
	margin-top: 20px;
	position: relative;
	z-index: 999;
}

.zhaobiao-change-neirong>div {
	background-color: #fff;
	padding: 30px 30px 0 30px;
	border-radius: 8px;
	display: none;
}

.zhaobiao-change-neirong .select-zhaobiao-change-nr {
	display: block;
}

.zhaobiao-change-neirong>div>ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.zhaobiao-change-neirong>div>ul>li {
	width: 48%;
	margin-bottom: 35px;
}

.zhaobiao-change-neirong>div>ul>li>a {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.zhaobiao-change-neirong>div>ul>li>a>div {
	padding: 4px 5px;
	box-sizing: border-box;
	background-color: #5873e8;
	border-radius: 4px;
	flex-shrink: 0;
	margin-right: 8px;
	color: #fff;
	font-size: 12px;
}

.zhaobiao-change-neirong>div>ul>li>a>p {
	flex-grow: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.zhaobiao-change-neirong>div>ul>li>a>span {
	font-size: 14px;
	color: #757880;
	margin-left: 15%;
	white-space: nowrap;
}

.lantu-div {
	padding-top: 60px;
}

.lantu-box {
	display: flex;
	justify-content: space-between;
}

.lantu-box-left {
	width: 26%;
	padding: 80px 50px 88px 37px;
	box-sizing: border-box;
	background-color: #5873e8;
	border-radius: 10px;
}

.lantu-box-right {
	width: 72%;
}

.lantu-box-left-one {
	font-family: Posterama2001-SemiBold;
	font-size: 16px;
	color: #fff;
}

.lantu-box-left-two {
	font-family: PingFang-SC-Bold;
	font-size: 28px;
	margin-top: 20px;
	color: #fff;
}

.lantu-box-left-three {
	margin-top: 24px;
	display: flex;
	align-items: center;
}

.lantu-box-left-three>span:nth-child(1) {
	width: 30px;
	height: 6px;
	border-radius: 3px;
	background-color: #fff;
}

.lantu-box-left-three>span:nth-child(2) {
	width: 10px;
	height: 6px;
	border-radius: 3px;
	background-color: #fff;
	margin-left: 6px;
}

.lantu-box-left-four {
	margin-top: 30px;
	color: #fff;
	font-size: 14px;
}

.lantu-box-left-five {
	margin-top: 160px;
	width: 174px;
	height: 60px;
	background-color: #ffffff;
	box-shadow: 0px 10px 20px 0px #4661d5;
	border-radius: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.lantu-box-left-five>span {
	font-size: 16px;
	color: #5873e8;
}

.lantu-box-left-five>img {
	width: 20px;
	height: 20px;
	margin-left: 10px;
}

.lantu-box-left-six {
	margin-top: 25px;
	display: flex;
	align-items: center;
}

.lantu-box-left-six>img {
	width: 25px;
	height: 25px;
	margin-right: 14px;
}

.lantu-box-left-six>span {
	font-size: 30px;
	color: #fff;
	font-weight: bolder;
}

.lantu-box-right {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;

}

.lantu-box-right-item {
	width: 32%;
	margin: 0 0.6%;
	align-self: flex-start;
}

.lantu-box-right-item a {
	display: flex;
	flex-direction: column;
	background-color: #fff;
	padding: 20px;
	box-sizing: border-box;
	border-radius: 10px;
}

.lantu-box-right-item-first {
	display: flex;
	align-items: center;
}

.lantu-box-right-item-first>div {
	width: 32px;
	height: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 16px;
	background-color: #5873e8;
	margin-right: 11px;
}

.lantu-box-right-item-first>div>img {
	width: 16px;
	height: 16px;
}

.lantu-box-right-item-first h4 {
	color: #2c2e33;
	font-size: 18px;
	font-weight: bolder;
}

.lantu-box-right-item-second {
	margin-top: 16px;
	font-size: 16px;
	color: #2c2e33;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.lantu-box-right-item-third {
	margin-top: 25px;
	display: flex;
	align-items: center;
}

.lantu-box-right-item-third-left {
	padding: 8px 10px;
	box-sizing: border-box;
	background: rgba(88, 115, 232, .1);
	border-radius: 14px;
	margin-right: 20px;
}

.lantu-box-right-item-third-right {
	display: flex;
	align-items: center;
}

.lantu-box-right-item-third-right>img {
	width: 14px;
	height: 14px;
	margin-right: 8px;
}

.lantu-box-right-item-third-right>span {
	font-size: 14px;
	color: #6b7180;
}

@media screen and (max-width:960px) {
	.banner2-inner {
		width: 100%;
	}
}

@media screen and (max-width:600px) {
	.banner2-content {
		margin-top: 66px;
	}

	.banner2-inner {
		width: 100%;
		padding: 30px 0;
	}

	.banner2-inner-first {
		flex-direction: column;
	}

	.banner2-inner-first-left h1 {
		font-size: 30px;
	}

	.banner2-inner-first-left p {
		margin-top: 10px;
	}

	.banner2-inner-first-right a {
		padding: 10px 20px;
	}

	.search-content2 {
		margin-top: 20px;
	}

	.banner2-inner-third-right {
		flex-wrap: wrap;
	}

	.youshi2-item {
		width: 48%;
		margin-bottom: 30px;

	}

	.youshi2-item-left {
		margin-right: 10px;
		background: none;
	}

	.youshi2-div {
		padding: 30px 0;
	}

	.gonggao-box {
		padding-top: 30px;
		margin-top: 0;
	}

	.gonggao-address-box {
		flex-direction: column;
	}

	.gonggao-address-box-left {
		width: 100%;
		padding: 20px;
	}

	.gonggao-address-box-right {
		width: 100%;
		padding: 20px;
	}

	.zhaobiao-change-header-left>li {
		margin-right: 10px;
		font-size: 14px;
	}

	.lantu-box {
		flex-direction: column;
	}

	.lantu-box-left {
		width: 100%;
		padding: 20px;
	}

	.lantu-box-right {
		width: 100%;
	}

	.lantu-box-right-item {
		width: 100%;
		margin-top: 20px;
	}

	.gonggao-address-box-left-first>h3 {
		font-size: 22px;
	}

	.gonggao-address-box-left-second {
		flex-direction: column;
	}

	.gonggao-address-box-left-second-item {
		width: 100%;
		margin-top: 20px;
	}

	.zhaobiao-change-box {
		margin-top: 20px;
		padding: 20px;
	}

	.zhaobiao-change-neirong>div {
		padding: 15px 15px 0 15px;
	}

	.zhaobiao-change-neirong>div>ul>li {
		width: 100%;
	}

	.zhaobiao-change-header {
		flex-direction: column;
	}

	.zhaobiao-change-header-right {
		margin-top: 20px;
		justify-content: flex-end;
		width: 100%;
	}

	.lantu-div {
		padding-top: 10px;
	}

	.lantu-box-left-five {
		margin-top: 30px;
	}
}