/*ÎÒÒªµ±ÆÀÎ¯2*/
.tc-become-rater {
	width: 710px;
	border-radius: 5px;
	background: #fff;
	display: none;
}

.tc-become-rater .main-title {
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #b7d3f3;
	background: #f2f8ff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.tc-become-rater .main-title h3 {
	line-height: 45px;
	font-size: 16px;
	color: #333;
	float: left;
	text-indent: 20px;
}

.tc-become-rater .main-title i.close {
	width: 14px;
	height: 14px;
	float: right;
	background: url(../../image/guoxue/tc-close-icon.png) -10px -10px no-repeat;
	margin-top: 15px;
	margin-right: 20px;
}

.tc-become-rater .main-title i.close:hover {
	width: 14px;
	height: 14px;
	float: right;
	background: url(../../image/guoxue/tc-close-icon.png) -10px -60px no-repeat;
	margin-top: 15px;
	margin-right: 20px;
	cursor: pointer;
}

.tc-become-rater .main {
	width: 100%;
	float: left;
	margin-top: 20px;
}

.tc-become-rater .main .upload {
	width: 218px;
	float: left;
	margin-left: 20px;
}

.tc-become-rater .main .upload .no-pic {
	width: 214px;
	height: 214px;
	background: #ffe7cd;
	border: 2px dashed #ff8c11;
	float: left;
}

.tc-become-rater .main .upload .no-pic i {
	width: 21px;
	height: 21px;
	margin: 0 auto;
	display: block;
	font-size: 32px;
	color: #ff8c11;
	font-style: normal;
	font-weight: bold;
	margin-top: 53px;
}

.tc-become-rater .main .upload .no-pic p {
	text-align: center;
	font-size: 18px;
	color: #ff8c11;
	padding-top: 40px;
}

.tc-become-rater .main .upload .no-pic:hover {
	cursor: pointer;
}

.tc-become-rater .main .upload samp {
	float: left;
	font-size: 14px;
	color: #ff4200;
	line-height: 22px;
	margin-top: 5px;
}
.tc-become-rater .main .team-intro {
	width: 590px;
	margin: 0 auto;
}

.tc-become-rater .main .team-intro ul {
	width: 100%;
	float: left;
}

.tc-become-rater .main .team-intro ul li {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.tc-become-rater .main .team-intro ul li.short{
	width:auto;
	margin-right: 10px;
}
.tc-become-rater .main .team-intro ul li.short2{
	width:auto;
}.tc-become-rater .main .team-intro ul li.short3{
	width:auto;
	margin-right: 10px;
}
.tc-become-rater .main .team-intro ul li.short input{
	width:85px;
}
.tc-become-rater .main .team-intro ul li.short2 input{
	width:155px;
}
.tc-become-rater .main .team-intro ul li.short3 input{
	width:255px;
}
.tc-become-rater .main .team-intro ul li.short select{
	width:85px;
}
.tc-become-rater .main .team-intro ul li em {
	width: 70px;
	float: left;
	font-size: 14px;
	color: #717076;
	font-style: normal;
	line-height: 35px;
	margin-right: 5px;
}

.tc-become-rater .main .team-intro ul li .input-intro {
	width: 505px;
	float: left;
}

.tc-become-rater .main .team-intro ul li input {
	width: 497px;
	height: 33px;
	line-height: 33px;
	background: #fff;
	border-radius: 2px;
	border: 1px solid #b3b3b3;
	font-size: 14px;
	color: #aeaeae;
	text-indent: 10px;
	float: left;
}

.tc-become-rater .main .team-intro ul li select {
	width: 148px;
	padding: 5px 0;
	font-size: 14px;
	color: #aeaeae;
	text-indent: 5px;
	float: left;
	border: 1px solid #b3b3b3;
	border-radius: 2px;
}
.tc-become-rater .main .team-intro ul li .input-intro p {
	font-size: 12px;
	color: #ff4200;
	float: left;
	font-family: simsun;
	padding-left: 17px;
	padding-top: 10px;
}

.tc-become-rater .main .team-intro ul li .input-intro textarea {
	width: 487px;
	height: 110px;
	float: left;
	font-size: 14px;
	color: #666;
	overflow: auto;
	resize: none;
	border: 1px solid #b3b3b3;
	border-radius: 2px;
	padding: 5px;
	line-height: 24px;
}

.tc-become-rater .main .team-intro ul li .input-intro textarea::-webkit-scrollbar {
	width: 8px;
}

.tc-become-rater .main .team-intro ul li .input-intro textarea::-webkit-scrollbar-track {
	background-color: #c3c3c3;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
	margin: 3px 0 3px 0;
}

.tc-become-rater .main .team-intro ul li .input-intro textarea::-webkit-scrollbar-thumb {
	background-color: #8c8b8b;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}

.tc-become-rater .main .team-intro ul li .input-intro dl {
	width: 100%;
}

.tc-become-rater .main .team-intro ul li .input-intro dl dd {
	font-size: 14px;
	color: #222;
	line-height: 35px;
	float: left;
}
.tc-become-rater .main .team-intro ul li .input-intro dl dd.right-text {
	float: right;
	color: #ff4200;
	line-height: 35px;
}
.tc-become-rater .main .tc-btn {
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 30px;
}

.tc-become-rater .main .tc-btn button {
	width: 130px;
	height: 35px;
	line-height: 35px;
	background: #fff;
	font-size: 14px;
	border-radius: 3px;
}

.tc-become-rater .main .tc-btn button.qd {
	background: #00c177;
	color: #fff;
	margin-right: 20px;
	margin-left: 102px;
}

.tc-become-rater .main .tc-btn button.qd:hover {
	background: #01b26e;
}

.tc-become-rater .main .tc-btn button.qx {
	background: #fff;
	border: 1px solid #00c177;
	color: #00c177;
}

.tc-become-rater .main .tc-btn button.qx:hover {
	background: #01b26e;
	color: #fff;
	border: 1px solid #01b26e;
}
.tc-become-rater .main .sl-custom-file-img {
	position: relative;
	display: inline-block;
	zoom: 1;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	height: 100%;
}
.tc-become-rater .main .sl-custom-file-img .ui-input-file {
	width: 100%;
	position: absolute;
	right: 0px;
	top: 0;
	_zoom: 30;
	font-size: 0px;
	font-size: 300px\9;
	height: 100%;
	_height: auto;
	opacity: 0;
	filter: alpha(opacity = 0);
	-ms-filter: "alpha(opacity=0)";
	cursor: pointer;
}
.tc-become-rater .main .again {
	width: 218px;
	height: 218px;
	border-radius: 2px;
	float: left;
	cursor: pointer;
}
.tc-become-rater .main .again .mask {
	background: url(../../image/guoxue/cxsc216x216.png) repeat;
	position: relative;
	width: 218px;
	height: 218px;
}
.tc-become-rater .main .again img {
	width: 218px;
	height: 218px;
	float: left;
}
.tc-become-rater .main .again img.loading {
	width: auto;
	height: auto;
	float: none;
	display: block;
	margin: 0 auto;
	margin-top: 94px;
}