.detail_title{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 0.44rem;
}
.detail_name {
	font-size: 0.3rem;
	color: #333333;
	display: flex;
	align-items: center;
}
.detail_name h2{
	font-size: 0.4rem;
	color: #333333;
	margin-right: 0.2rem;
}
.detail_search{
	height: 0.5rem;
	border-radius: 0.1rem;
	border: 1px solid #318BE8;
	padding: 0.08rem 0.26rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 2.4rem;
	position: relative;
}
.detail_search input{
	width: 80%;
	/* flex: 1; */
	display: block;
	outline: none;
	border: none;
	height: 100%;
	color: #318BE8;
	background-color: transparent;
}
.detail_search input::placeholder{
	color: #318BE8;
}
.detail_search img{
	width: auto;
	height: 0.3rem;
	margin-left: 0.1rem;
}
.search_list {
	font-size: 0.26rem;
	position: absolute;
	left: 0;
	top: 0.8rem;
	z-index: 999999;
	background-color: #ffffff;
	box-sizing: border-box;
	width: 100%;
}
	.search_list li {
		padding: 0.1rem 0.2rem;
	}
.search_list li a{
	display: flex;
	justify-content: space-around;
	padding: 0.1rem 0;
	color: #333333;
	background-color: #ffffff;
}
	.search_list li div {
		display: flex;
		justify-content: space-around;
		padding: 0.1rem 0;
		color: #333333;
		background-color: #ffffff;
	}
.list_esg {
	padding: 1rem 0.2rem 0.8rem;
}

.text_list{
	padding: 0.2rem;
	box-shadow: 0.06rem 0.08rem 0.1rem 0px rgba(0,0,0,0.15);
	border-radius: 0.2rem;
	margin-bottom: 0.8rem;
	background-color: #ffffff;
}
.text_top{
	width: 100%;
	display: flex;
	align-items: center;
}
a.text_le{
	border-radius: 0.08rem;
	padding: 0.32rem 0.3rem 0.24rem;
	background-color: #318BE8;
	color: #ffffff;
	display: block;
	flex: 1;
}
.text_le {
	border-radius: 0.08rem;
	padding: 0.32rem 0.3rem 0.24rem;
	background-color: #318BE8;
	color: #ffffff;
	display: block;
	flex: 1;
}
.text_neme{
	font-size: 0.5rem;
	text-align: right;
}
.text_time{
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #ffffff;
	font-size: 0.3rem;
	margin-bottom: 0.2rem;
	font-family: Arial;
}
.pj_white{
	background-color: #ffffff;
}
.text_time h2{
	font-size: 0.6rem;
}
.text_pj{
	display: flex;
	align-items: center;
	justify-content: space-around;
	font-size: 0.24rem;
	background-color: rgba(255,255,255,.4);
	border-radius: 0.08rem;
}
.text_pj li{
	padding: 0.1rem 0.1rem;
	margin: 0 0.04rem;
	color: #318BE8;
}
.text_pj1 {
	display: flex;
	align-items: center;
	justify-content: space-around;
	font-size: 0.24rem;
	background-color: rgba(255,255,255,.4);
	border-radius: 0.08rem;
}

	.text_pj1 li {
		padding: 0.1rem 0;
		margin: 0 0.04rem;
		color: #318BE8;
	}
.text_cen{
	height: 180px;
	padding: 0.3rem 0;
}
.main_width{
	height: 100%;
}
.pj_num{
	/* width: 3.86rem; */
	display: flex;
	/*justify-content: center;*/
	flex-wrap: wrap;
	color: #ffffff;
	font-size: 0.3rem;
}
.pj_num li{
	width: 32%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0.12rem 0.2rem;
	border-radius: 0.08rem;
	background-color: #C9C9C9;
	margin: 0.05rem 0.04rem;
	box-sizing: border-box;
}
li.pj_blue{
	background-color: #318BE8;
}

.text_bot{
	margin-top: 0.4rem;
	font-size: 0.28rem;
}
.bot_list li{
	display: flex;
	align-items: center;
	padding: 0.25rem 0 0.25rem 0.3rem;
	border-bottom: 1px solid #E6E6E6;
}
.bot_list li>div{
	flex: 1;
}
.bot_list li>div:first-child{
	flex: 2;
}
.bot_list li:first-child{
	font-size: 0.3rem;
	color: #333333;
	font-weight: bold;
	padding-top: 0.16rem;
	padding-bottom: 0.16rem;
	background-color: #F6F8FA;
	border-bottom: none;
}
.zb{
	display: flex;
	align-items: center;
	text-align: center;
}
.zb img{
	width: auto;
	height: 0.5rem;
	margin-right: 0.2rem;
}
.text_end{
	font-size: 0.28rem;
	color: #B2B2B2;
	/* text-align: center; */
	padding-top: 0.35rem;
	line-height: 0.46rem;
}

.introduce_img{
	padding-top: 0.2rem;
	background-color: #ffffff;
}

.zclj_text{
	padding: 0.2rem;
	background-color: #ffffff;
}
.zclj_text h2{
	font-size: 0.38rem;
	color: #08b9b2;
	font-weight: normal;
	margin-bottom: 0.32rem;
}
.zclj_list{
	display: flex;
	flex-wrap: wrap;
	/* justify-content: space-between; */
	margin-bottom: 0.24rem;
}
.zclj_list >div{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	font-size: 0.24rem;
	padding: 0 0.1rem;
	width: 1.9rem;
	background: #f8feff;
	border-radius: 0.4rem 0.06rem 0.06rem 0.06rem;
	box-shadow: 0 0.01rem 0.12rem 0 rgb(0 0 0 / 10%);
	color: #08b9b2;
	margin-bottom: 0.2rem;
}
.zclj_list >div:nth-of-type(3n - 1){
	margin: 0 0.2rem 0.2rem;
}
.zclj_list p{
	padding-bottom: 0.1rem;
}
.zclj_img{
	width: 0.52rem;
	border-radius: 50%;
	margin: 0.14rem 0 0.22rem 0.14rem;
}
.zclj_detail{
	margin-bottom: 0.46rem;
	line-height: 0.46rem;
	font-size: 0.3rem;
	color: #333333;
	text-align: justify;
}
.zclj_detail2{
	margin-bottom: 0.32rem;
	line-height: 0.46rem;
	font-size: 0.3rem;
	color: #333333;
	text-align: justify;
}
.zclj_ul{
	margin-bottom: 0.38rem;
}
.zclj_ul li{
	line-height: 0.46rem;
	font-size: 0.3rem;
	color: #333;
}
.zclj_ul li .yuan {
	display: inline-block;
	border-radius: 50%;
	vertical-align: 0.04rem;
	margin-right: 0.15rem;
	width: 0.1rem;
	height: 0.1rem;
	background-color: #08b9b2;
}
.zclj_yi{
	margin-bottom: 0.5rem;
}
.zclj_detail3{
	line-height: 0.3rem;
	font-size: 0.24rem;
	color: #333;
	margin-bottom: 0.28rem;
	border-bottom: 1px solid #e7ecf1;
}
.zclj_detail4{
	line-height: 0.3rem;
	font-size: 0.24rem;
	color: #333;
}
.zclj_sjly > div,.zclj_pgbz > div{
	justify-content: flex-start;
}
.sjly_p{
	height: 1rem;
}

/* ÏÂÔØ±¨¸æ */
* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
}

.xzbg_new p {
	text-align: right;
}

.xzbg_title {
	padding-bottom: 0.3rem;
	color: #333333;
	font-size: 0.26rem;
	text-align: center;
}

.btn {
	display: flex;
	justify-content: flex-end;
	margin-top: 0.08rem;
}

.button_xzbg {
	height: 0.4rem;
	width: 1.6rem;
	background-color: #ffffff;
	border-radius: 0.2rem;
	color: #318BE8;
	font-size: 0.28rem;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.tc_xzbg {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

.xzbg_cen {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: rgba(0,0,0,0.4);
}

.xzbg_cento {
	width: 80%;
	/* height: 200px; */
	background-color: #ffffff;
	padding: 0.3rem 0.3rem;
	border-radius: 0.08rem;
	position: relative;
}

.xzbg_list li {
	font-size: 0.26rem;
	color: #333333;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 0.3rem;
}

	.xzbg_list li p {
		width: 1.6rem;
		text-align: right;
		margin-right: 0.1rem;
	}

	.xzbg_list li input {
		width: 4rem;
		height: 0.6rem;
		padding: 0 0.2rem;
		border: 1px solid #cccccc;
		border-radius: 0.08rem;
		outline: none;
	}

.btn_submit {
	display: flex;
	justify-content: space-around;
	align-items: center;
	padding-left: 0.8rem;
}

.btn_qx, .btn_tj {
	font-size: 0.28rem;
	padding: 0.12rem 0.4rem;
	border-radius: 0.08rem;
	cursor: pointer;
}

.btn_qx {
	background-color: #E6E6E6;
	color: #8d8d8d;
}

.btn_tj {
	background-color: #318BE8;
	color: #ffffff;
}

.tips {
	font-size: 0.32rem;
	background: rgba(255, 255, 255, 0);
	color: #ffffff;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	text-align: center;
	display: none;
	z-index: 999;
}

.dis {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

	.dis p {
		background-color: rgba(0, 0, 0.5);
		padding: 6px 12px 8px;
	}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none !important;
}

input[type='number'] {
	-moz-appearance: textfield;
}