.personnal_center_info>div>span {
	display: inline-block;
}
 input::placeholder {
             color: #e6e5e5; /* 修改颜色为红色 */
         }
 textarea::placeholder {
             color: #e6e5e5; /* 修改颜色为红色 */
         }

@media screen and (min-width:751px) {
	.personnal_center_page {
		width: 100%;
		min-height: 100%;
		background-image: url(../img/background.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
	}

	.personnal_center_title {
		width: 100%;
		height: 310px;
		/* background-image: url(../img/personal.png); */
		background-size: 100% 100%;
		background-repeat: no-repeat;
		font-size: 16px;
		text-align: center;
	}

	.dingyue {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-bottom: 20px;
	}

	.dingyue>input {
		border-right: 0!important;
		width: 200px;
		height: 40px;
		border: none;
		border-radius: 25px;
		background: #fff;
		border: 1px solid #ededed;
		font-size: 16px;
		padding: 0 10px;
		box-sizing: border-box;
		outline: none;
		margin-bottom: 10px;
		border-start-end-radius: 0px!important;
		border-end-end-radius: 0px!important;
	}

	.dingyue>div {
		display: flex;
		justify-content: center;
		align-items: center;
		border-start-start-radius: 0!important;
		border-end-start-radius: 0!important;
		width: 100px;
		height: 40px;
		border: 1px solid #d4aa67;
		border-radius: 5px;
		background: #d4aa67;
		font-size: 16px;
		padding: 0 10px;
		box-sizing: border-box;
		outline: none;
		margin-bottom: 10px;
		color: #FFFFFF;
	}

	.participantInfo_name input {
		width: 190px;
		height: 40px;
		border-radius: 5px;
		border:1px solid #ededed;
		font-size: 16px;
		padding: 0 10px;
		margin-right: 10px;
		/* text-align: center; */
		box-sizing: border-box;
		outline: none;
		/* margin-bottom: 10px; */
	}

	.personnal_center_title>span {
		display: inline-block;
		margin-top: 240px;
	}

	.personnal_center_title>span:first-child {
		margin-right: 380px;
	}

	/*  */
	.personnal_center_box {
		width: 1200px;
		margin: auto;
		background: white;
		padding: 0 60px 34px;
		box-sizing: border-box;
		position: relative;
	}

	.personnal_center_info {
		width: 300px;
		/* height: 400px; */
		margin: auto;
		/* margin:-100px auto 0; */
		border-bottom: 2px solid #0080ff;
		font-size: 24px;
		text-align: center;
		position: absolute;
		top: -175px;
		left: 469px;
	}

	.personnal_center_info>div {
		color: #0080ff;
	}

	.personnal_center_info>p {
		margin: 15px 0 45px;
	}

	.personnal_center_info>img {
		width: 208px;
		height: 208px;
		border-radius: 50%;
		border: 4px solid #d4aa67;
		margin-bottom: 15px;
	}

	/*  */
	.personnal_center_menu {
		font-size: 24px;
		border-bottom: 2px solid #cacaca;
		width: 1060px;
		margin: auto;
	}

	.personnal_center_menu>li {
		display: inline-block;
	}

	.personnal_center_menu>li>a {
		padding: 10px 0;
		display: block;
		width: 166px;
		text-align: center;
		color: #404040;
	}

	.personnal_center_menu_active>a {
		border-bottom: 2px solid #0080ff;
		color: #0080ff !important;
		margin-bottom: -2px;
	}
	.mustTips{
		color: red!important;
		font-size: 16px;
		    display: flex;
		    margin-left: 10px;
		    align-items: center;
    display: initial;
	float: none!important;
	}
	.must{
		color: red!important;
		min-width: none!important;
		margin: 0!important;
	}

	.Tips {
		font-size: 14px;
		width: 100%;
	}
	.Tipss {
		font-size: 14px;
		color: #d4aa67;
	}

	/*  */
	.personnal_center_list {
		overflow: hidden;
		padding: 20px;
		text-align: center;
	}

	.personnal_center_list table {
		width: 100%;
		position: relative;
		text-align: center;
		border: 1px;
	}

	.personnal_center_list table tbody tr th,
	.personnal_center_list table tbody tr td {
		padding: 20px 0;
		text-align: center;
		/* border: 1px solid black; */
	}

	.hearderTr {
		width: 100%;
		position: relative;
		background-color: #d4aa67;
		color: #FFFFFF;
	}

	.thId {
		width: 10%;
		font-weight: bold;
	}

	.thCname {
		width: 10%;
		font-weight: bold;
	}

	.thOpusname {
		width: 10%;
		font-weight: bold;
	}

	.thZl {
		width: 10%;
		font-weight: bold;
	}
	.saveImg{
		background-color: bisque;
		padding: 3px;
		    border-radius: 3px;
			width: fit-content;
				margin: 0px auto 3px auto;
	}
.got_prizes{
	width: 20%;
	font-weight: bold;
}
	.thExamineStatus {
		width: 10%;
		font-weight: bold;
	}
	.fenmiantu {
		width: 10%;
		font-weight: bold;
	}
	.fenmianimg{
		width: 30%;
	}

	.thOption {
		width: 20%;
		font-weight: bold;
	}

	.personnal_center_item {
		float: left;
		width: 340px;
		height: 230px;
		background-color: #e6e6e6;
		padding: 15px;
		box-sizing: border-box;
		margin: 30px 10px;
		font-size: 14px;
		position: relative;
	}

	.personnal_center_item>img {
		width: 310px;
		height: 170px;
	}

	.personnal_center_item>div {
		overflow: hidden;
		line-height: 30px;
		margin-top: 10px;
	}

	.personnal_center_item>div>a {
		display: block;
		float: right;
		background-color: #0086ff;
		width: 50px;
		height: 30px;
		line-height: 30px;
		text-align: center;
		color: white;
		border-radius: 5px;
	}

	.personnal_center_item>strong {
		padding: 0 10px;
		height: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 14px;
		background: rgba(255, 240, 0, 1);
		border-radius: 10px;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 10;
		color: white
	}

	.personnal_center_item>strong.str_right {
		padding: 0 10px;
		height: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 14px;
		background: rgba(255, 240, 0, 1);
		border-radius: 10px;
		position: absolute;
		right: 0;
		top: 0;
		left: unset;
		z-index: 10;
		color: white
	}

	.personnal_center_item>h6 {
		height: 170px;
		width: 310px;
		position: absolute;
		top: 15px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 16px;
		color: #FFFFFF;
		background: rgba(0, 0, 0, 0.4);
	}
}

@media screen and (max-width:750px) {
	.personnal_center_page {
		width: 100%;
		min-height: 100%;
		background-image: url(../img/background.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
		overflow: hidden;
	}

	.personnal_center_title {
		width: 100%;
		height: 4.48rem;
		/* background-image: url(../img/personal.png); */
		background-size: 100% 100%;
		background-repeat: no-repeat;
		font-size: 0.24rem;
		display: flex;
		align-items: flex-end;
		justify-content: space-between;
		padding: 0.4rem 0.7rem;
		box-sizing: border-box;
		overflow: hidden;
	}

	.personnal_center_box {
		margin: 0.2rem;
		box-sizing: border-box;
		background-color: white;
		font-size: 0.26rem;
		padding: 0 0.2rem;
	}

	.personnal_center_info {
		width: 2.14rem;
		text-align: center;
		font-size: 0.3rem;
		margin-top: -4rem;
		float: left;
		margin-left: 2.3rem;
	}

	.personnal_center_info>div>span:last-of-type {
		/* float: left; */
		color: #487CFF;
		margin-right: 0.2rem;
	}

	.personnal_center_info>div:last-of-type {
		color: #487CFF;
		margin-top: 1rem;
	}

	.personnal_center_info>p {
		font-size: 0.26rem;
		/*margin: 0.2rem 0;*/
		height: 0.34rem;
	}

	.personnal_center_info>img {
		width: 2.14rem;
		height: 2.14rem;
		background: rgba(255, 205, 0, 1);
		border: 0.05rem solid rgba(255, 255, 255, 1);
		border-radius: 50%;
		margin-bottom: 0.2rem;
	}

	.personnal_center_list {
		display: none
	}

	.personnal_center_box>div:nth-of-type(2) {
		display: none;
	}

	.personnal_center_menu {
		overflow: hidden;
		width: 100%;
	}

	.personnal_center_menu>li>a {
		height: 0.96rem;
		display: flex;
		justify-content: space-between;
		align-items: center;
		border-bottom: 0.02rem solid #D9D9D9;
		position: relative;
	}

	.personnal_center_menu>li>a::after {
		display: inline-block;
		content: " ";
		height: 0.18rem;
		width: 0.18rem;
		border-width: 0.04rem 0.04rem 0 0;
		border-color: #c7c7cc;
		border-style: solid;
		transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
		position: absolute;
		top: 50%;
		right: 0.06rem;
		margin-top: -0.09rem;
	}

	.personnal_center_box>div:last-of-type {
		display: none;
	}


}
