@charset "utf-8";
/* 个人中心上部样式start */
textarea {
	overflow: hidden !important
}

.body {
	width: 100%;
	margin: 0 auto;
	background-color: #f8f8f8;
}

.ps-top {
	margin: 0 auto;
	background-color: #7CD4FD;
	width: 78%;
	height: 349px;
	padding-top: 1.5em;
}

.headimg {
	margin: 0 auto;
	height: 9em;
	width: 9em;
	border-radius: 100%;
}

.headtext1 {
	margin: 0 auto;
	margin-top: 1em;
	text-align: center;
	color: white;
	font-size: 28px;
	font-family: '微软雅黑';
	letter-spacing: 4px;
}

.headtext2 {
	margin: 0 auto;
	text-align: center;
	color: white;
	font-size: 20px;
	font-family: '微软雅黑';
	margin-top: 0.7em;
}
/* 个人中心上部样式end */
/* 个人中心下部标题样式start */
.ps-title {
	border-color: #EFEFEF;
	border-style: solid;
	border-width: 1px;
	margin-top: 1em;
	padding-top: 1.3em;
	height: 4.1em;
	font-size: 20px;
	font-family: '微软雅黑';
	color: rgb(97, 97, 97);
}

.ps-title ul {
	padding-left: 0.4em;
}

.ps-title ul li {
	height: 2.7em;
	float: left;
	margin-left: 1em;
	margin-top: -1em;
	margin-right: 1.5em;
	list-style: none
}

.ps-title ul li a {
	font-family: '微软雅黑';
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 3px;
	font-size: 18px;
	color: #333;
	padding-bottom: 1.3em;
}

.current {
	border-bottom: solid 3px #00874b;
}

.chosett2 {
	margin-left: 1em;
	background-color: rgb(7, 134, 56);
	color: white;
}

/* 个人中心下部标题样式end */

/* 个人中心下部内容样式start */
.info {
	width: 96%;
	padding-bottom: 4em;
	font-size: 22px;
	margin-left: 0.7em;
	padding-top: 1.2em;
}

.infotable1 {
	width: 100%;
	line-height: 48px;
	font-size: 14px;
	margin-top: 1em;
	margin-bottom: -1em;
	color: gray;
	border-width: 1px;
	color: black;
}

.infotable1 span {
	color: red;
	display: none;
	margin-left: 10px;
}

.infotable2 span {
	color: red;
	display: none;
	margin-left: 10px;
}

.infotable1 ul li {
	width: 200%;
}

.infotable1 ul li input {
	width: 45%;
	padding: 5px;
}

.infotable1 ul li button {
	padding: 5px;
	color: white;
	width: 12%;
}

.infotable2 {
	line-height: 3.0em;
	font-size: 15px;
	padding-top: 0.7em;
	color: #292929;
	border-width: 1px;
	width: 100%;
}

.regtable {
	margin-left: -5em;
	line-height: 3.0em;
	font-size: 14px;
	padding-top: 0.7em;
	color: #1d1d1d;
	border-width: 1px;
	width: 100%;
}
.regtable {
	
}

.regtable span {
	display: none;
	margin-left: 10px;
	padding: 10px;
	color: red;
}

.infotable2 select {
	width: 50%;
	padding: 0.2em 0.2em 0.2em 0.2em;
}

.regtable select {
	width: 21em;
	padding: 0.3em;
	height: 30px;
	font-family: "微软雅黑";
	color: #333;
	border-style: solid;
	border-width: thin;
	border-color: #B4B4B4;
	margin-left: 7px;
}

.infotable2 input {
	width: 50%;
	padding: 0.2em 0.2em 0.2em 0.4em;
}

.regtable input {
	padding: 0.2em 0.2em 0.2em 0.7em;
	border-style: solid;
	border-width: thin;
	height: 22px;
	border-color: #B4B4B4;
	margin-left: 7px;
}

.checkbox {
	width: 100%;
	list-style: none;
}

.checkbox span {
	font-family: "微软雅黑";
	font-size: 20px;
	margin-left: 30px;
	color: #333;
}

.checkboxFour {
	position: relative;
	z-index: 0;
	float: left;
	
}

.checkboxFour div {
	
}

.checkboxFour label {
	margin-right: 25px;
	height: 35px;
	display: block;
	background: #fff;
	font-weight: 100;
}

.checkboxFour label img {
	margin-left: -1px;
	margin-top: -3px;
	height: 18px;
    padding-right: 10px;
}

.checkboxImg {
	position: absolute;
	top: 16px;
	z-index: -1;
}

.checkboxFour input[type=checkbox]:checked+label {
	background: none;
}

.spedialityname {
	width: 1em !important;
}

.ps-bottom {
	margin: 0 auto;
	width: 78%;
	background-color: white;
}

.btlefttitle1 {
	width: 100%;
	height: 2.2em;
	background-color: #efefef;
	font-size: 0.8em;
	padding-top: 0.4em;
	color: #313131;
	padding-left: 1.3em;
	color: #313131;
}

.btlefttitle2 {
	text-align: right;
	padding-right: 0.8em;
}

.reglefttitle2 {
	text-align: right;
	padding-right: 0.8em;
	color: #464646;
}

.butt1 {
	width: 15%;
	margin: auto;
	padding-top: 1em;
	padding-bottom: 1.5em;
}

.butt1 button {
	background-color: rgb(7, 134, 56);
	width: 12em;
	height: 2em;
	margin: auto;
	color: white;
	font-weight: normal;
	font-size: 12px;
	border-style: none;
}

.ps-title2 {
	margin: auto;
	font-size: 20px;
}

.ps-title2 ul li {
	width: 6em;
	height: 2.5em;
	margin: auto;
	font-weight: normal;
	font-size: 15px;
	border-style: none;
	list-style: none;
	float: left;
	margin-left: 1em;
	cursor: pointer;
}

.ps-title2 ul li div {
	padding-top: 0.5em;
}

.chosentt2 {
	margin-left: 1em;
	background-color: rgb(7, 134, 56);
	color: white;
}

.hidDiv {
	width: 100%;
	padding-top: 2em;
}

.attdoc li {
	width: 33%;
	margin: 0 0em 2em;
	height: 120px;;
	float: left;
}

.joineddl {
	margin-left: 130px;
	font-size: 1.2rem;
	color: #999;
	font-family: '微软雅黑';
	margin-top: 0px;
	margin-bottom: 0;
}

.pubvideo  li {
	width: 100%;
	float: left;
	margin-left: -1.5em;
}

.pubvideo  h {
	font-size: 18px;
	font-weight: 500;
	color: #333;
}

.pubvideo  dt {
	width: 94%;
	font-size: 12px;
	padding: 0.8em 0 0em 0em;
	margin-left: 3.5em;
	color: #777;
}

.pubvideo  a img {
	padding: -0.5em 0 0em 0em;
	width:20%;
	height: 8em;
}

.pubvideo  span {
	float: right;
	color: green;
}

.threelable {
	
}

.threelable lable {
	font-size: 1em;
	float: right;
	padding: 0 2em 0 2em;
}

.threelable lable img {
	height: 1.5em;
}
/* 个人中心下部内容样式end */
@media screen and (min-width:1px) and (max-width:1024px) {
	.body {
		width: 1024px;
		margin: 0 auto;
		font-size: 12px;
	}
}