@charset "utf-8";

/* css document */

/*我的荣耀*/
.jz-lf{
	float: left;
	width: 848px;
	padding:0 15px;
	border:1px solid #ccc;
	background: #fff;
	margin:10px 0px 0 0;
}
.jz-lf .jz-list{
	float: left;
	width: 100%;
}
.jz-lf .jz-list .tab-list{
	float: left;
	width: 100%;
	height:38px;
	border-bottom: 2px solid #cfebf5;
}
.jz-lf .jz-list .tab-list li{
	float: left;
	width: auto;
	color: #1a5863;
	font-size: 14px;
	line-height: 36px;
	margin-right: 34px;
	cursor: pointer;
	border-bottom: 3px solid transparent;
}
.jz-lf .jz-list .tab-list li.active{
	font-weight: bold;
	border-color: #2595b7;
}
.jz-lf .jz-list .list-main{
	float: left;
	width: 100%;
	margin-top: 10px;
}
.jz-lf .jz-list .list-main dt{
	float: left;
	width: 100%;
	margin-bottom:15px;
}
.jz-lf .jz-list .list-main dt span{
	float: left;
	color: #1a5863;
	font-size: 14px;
}
.jz-lf .jz-list .list-main dt span b{
	color: #ff4200;
}
.jz-lf .jz-list .list-main dt samp{
	float: right;
	color: #999;
	font-size: 14px;
}
.jz-lf .jz-list .list-main dd{
	float: left;
	width: 100%;
}
.jz-lf .jz-list .list-main dd{
	float: left;
	width: 100%;
	height:255px;
	background: #f0f4f7;
}
.jz-lf .jz-list .list-main dd.line{
	height:1px;
	background: #ccc;
	margin:15px 0;
}
.jz-lf .jz-list .list-main dd .list-text{
	float: left;
	margin:15px 0 0 15px;
	width: 495px;
}
.jz-lf .jz-list .list-main dd .list-text .text-tit{
	float: left;
	width: 100%;
	color: #2d2d2d;
	font-size: 14px;
	font-weight: bold;
}
.jz-lf .jz-list .list-main dd .list-text .text-tit b{
	float: left;
	width: 4px;
	height: 11px;
	background: #2d2d2d;
	margin: 4px 6px 0 0;
}
.jz-lf .jz-list .list-main dd .list-text .text-content{
	float: left;
	width: 100%;
	margin-top: 5px;
}
.jz-lf .jz-list .list-main dd .list-text .text-content li{
	float: left;
	width: 100%;
	line-height: 28px;
}
.jz-lf .jz-list .list-main dd .list-text .text-content li samp{
	float: left;
	color: #6f6f6f;
	font-size: 13px;
}
.jz-lf .jz-list .list-main dd .list-text .text-content li b{
	float: left;
	width: auto;
	max-width: 385px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #1a5863;
	font-size: 13px;
}
.jz-lf .jz-list .list-main dd .list-text .text-content li b.num{
	font-family: arial;
}
.jz-lf .jz-list .list-main dd .list-text .text-content li p{
	float: left;
	width: auto;
	max-width: 385px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #2d2d2d;
	font-size: 13px;
}
.jz-lf .jz-list .list-main dd .list-text .text-content li a{
	color: #1a5863;
	font-size: 14px;
	float: left;
	width: auto;
	margin-right: 22px;
}
.jz-lf .jz-list .list-main dd .list-text .text-content li a i{
	font-style: normal;
	font-family: simsun;
}
.jz-lf .jz-list .list-main dd .list-text .text-content li a:hover{
	text-decoration: underline;
}
.jz-lf .jz-list .list-main dd .img-cover{
	float: right;
	width:307px;
	height:217px;
	margin:18px 15px 0 0;
	cursor: pointer;
	position: relative;
}
.jz-lf .jz-list .list-main dd .img-cover img{
	float: left;
	width:307px;
	height:217px;
}
.jz-lf .jz-list .list-main dd .img-cover .cover{
	float: left;
	width: 100%;
	height:30px;
	background: url(../../image/teacher/mask.png) repeat;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	position: absolute;
	bottom:0;
	left: 0;
	display: none;
}
.jz-lf .jz-list .list-main dd .img-cover:hover .cover{
	display: block;
}
.jz-rt{
	float: right;
	width: 308px;
	height:auto;
	margin-top: 10px;
}
.jz-rt .release {
	width: 100%;
	height: 69px;
	float: left;
	background: url(../../image/teacher/arrow-right.png) 265px 17px no-repeat #00bcd9;
	border: 1px solid #34ccda;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 5px #8b929a;
	box-shadow: 0 1px 5px #8b929a;
	margin-bottom: 10px;
}
.jz-rt .release p{
	text-indent: 14px;
	font-size: 23px;
	color: #fff;
	padding-top: 8px;
}
.jz-rt .release span {
	text-indent: 86px;
	font-size: 16px;
	color: #f8ff89;
	display: block;
	padding-top: 2px;
}
.jz-rt .release:hover {
	cursor: pointer;
	background: url(../../image/teacher/arrow-right.png) 265px 17px no-repeat #01b3cf;
}
.ad {
	width: 100%;
	height: auto;
	float: left;
}
.ad img {
	border: 1px solid #ccc;
	border-radius: 2px;
	width: 100%;
	height: auto;
	float: left;
}

/*查看大图 弹窗*/
.tc-bigt{
	width: 780px;
	height: 551px;
	display: none;
}
.tc-bigt .main{
	float: left;
	width: 100%;
	height:100%;
	position: relative;
}
.tc-bigt .main .close{
	float: right;
	width:35px;
	height:35px;
	background: url(../../image/teacher/close-tc.png) no-repeat;
	cursor: pointer;
	position: absolute;
	right: -40px;
	top: -40px;
}
.tc-bigt .main img{
	float: left;
	width: auto;
	height:auto;
	width: 780px;
	height: 551px;
}

/*上传-编辑个人证书 弹窗*/
.tc-trophy{
	width: 550px;
	height:585px;
	border-radius: 5px;
	background: #fff;
	display: none;
}
.tc-trophy .main-title {
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #b7d3f3;
	background: #f2f8ff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.tc-trophy .main-title h3 {
	line-height: 45px;
	font-size: 16px;
	color: #333;
	float: left;
	text-indent: 20px;
}
.tc-trophy .main-title i.close {
	width: 14px;
	height: 14px;
	float: right;
	background: url(../../image/teacher/tc-close-icon.png) -10px -10px no-repeat;
	margin-top: 15px;
	margin-right: 20px;
}
.tc-trophy .main-title i.close:hover {
	background: url(../../image/teacher/tc-close-icon.png) -10px -60px no-repeat;
	cursor: pointer;
}
.tc-trophy .main{
	float: left;
	width: 100%;
	height:auto;
}
.tc-trophy .main .xxk{
	float: left;
	width:520px;
	margin:20px 0 0 30px;
}
.tc-trophy .main .xxk li{
	float: left;
	width: 100%;
	margin-bottom: 14px;
}
.tc-trophy .main .xxk li samp{
	float: left;
	color: #72727f;
	font-size: 14px;
	line-height: 33px;
	width: 115px;
	text-align: right;
}
.tc-trophy .main .xxk li samp i{
	color: #ff4200;
	margin-right:3px;
}
.tc-trophy .main .xxk li input.ui{
	float: left;
	width: 318px;
	height:31px;
	line-height: 31px;
	border:1px solid #ccc;
	text-indent: 10px;
	border-radius: 2px;
}
.tc-trophy .main .xxk li input:hover{
	border-color: #75c4ff;
}
.tc-trophy .main .xxk li select{
	float: left;
	width: 318px;
	height:33px;
	line-height: 33px;
	border:1px solid #ccc;
	text-indent: 10px;
	border-radius: 2px;
}
.tc-trophy .main .xxk li input:hover{
	border-color: #75c4ff;
}
.tc-trophy .main .xxk li b{
	float: left;
	width: 22px;
	height: 20px;
	background: url(../../image/teacher/time.png) no-repeat;
	/*cursor: pointer;*/
	margin: 6px 0 0 -32px;
}
.tc-trophy .main .xxk li .cover-area{
	float: left;
	width: 157px;
	height:112px;
	position: relative;
}
.tc-trophy .main .xxk li .cover-area .sc-area{
	float: left;
	width: 155px;
	height:110px;
	border:1px dashed #ccc;
	border-radius: 2px;
	background: #f0f4f7;
	display: none;
}
.tc-trophy .main .xxk li .cover-area .sc-area a {
	float: left;
	width: 45px;
	height: 45px;
	background: url(../../image/teacher/jz-icon.png) -10px -100px no-repeat;
	margin: 32.5px 55px 0;
}
.tc-trophy .main .xxk li .cover-area .sc-area:hover{
	cursor: pointer;
	background: #eefff8;
	border-color: #00c177;
}
.tc-trophy .main .xxk li .cover-area .sc-area:hover a{
	background: url(../../image/teacher/jz-icon.png) -10px -200px no-repeat;
}
.tc-trophy .main .xxk li .cover-area  img {
	float: left;
	width: 155px;
	height: 110px;
	/*display: none;*/
}
.tc-trophy .main .xxk li .cover-area .cx-sc{
	float: left;
	width: 155px;
	height: 110px;
	border: 1px solid #ccc;
	background: url(../../image/teacher/mask.png) repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.tc-trophy .main .xxk li .cover-area .cx-sc a{
	float: left;
	width: 30px;
	height: 30px;
	background: url(../../image/teacher/jz-icon.png) -10px -10px no-repeat;
	margin: 30px 62.5px 15px;
}
.tc-trophy .main .xxk li .cover-area .cx-sc p {
	float: left;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.tc-trophy .main .xxk li span.ts{
	float: left;
	color: #ff4200;
	font-size: 14px;
	margin: 55px 0 0 10px;
}
.tc-trophy .main .btn{
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 30px;
}
.tc-trophy .main .btn button{
	width: 128px;
	height:33px;
	border:1px solid #00c177;
	border-radius: 2px;
	line-height: 33px;
	background: #00c177;
	font-size: 14px;
	color: #fff;
}
.tc-trophy .main .btn button.rt-button{
	background: #fff;
	color: #00c177;
	margin-left: 15px;
}
.tc-trophy .main .btn button:hover{
	background: #01B26E;
	color: #fff;
}
/*暂无获奖信息*/
.jz-list .default{
	float: left;
	width: 100%;
	height: 100%;
	text-align: center;
	margin:50px 0 50px;
	/*display: none;*/
}
.jz-list .default p {
	color: #b3b3b3;
	font-size: 18px;
	width: 100%;
}
.jz-list .default .default-icon {
	margin: 0 0 15px 0;
	width: 110px;
	display: inline-block;
}
.jz-list .default .default-icon.ranking {
	height: 139px;
	background: url(../../image/match/default.png) -600px -400px no-repeat;
}

.tc-trophy .main .xxk li .cover-area .again {
	width: 155px;
	height: 110px;
	background: #6b7677;
	float: left;
	margin-bottom: 5px;
}
.tc-trophy .main .xxk li .cover-area .no-pic {
	width: 218px;
	height: 162px;
	background: #eafeff;
	border: 2px dashed #00a2ac;
	float: left;
	margin-bottom: 5px;
}

.tc-trophy .main .xxk li .cover-area .no-pic i {
	width: 21px;
	height: 21px;
	margin: 0 auto;
	display: block;
	background: url(../../image/match/upload-add.png) no-repeat;
	margin-top: 53px;
}

.tc-trophy .main .xxk li .cover-area .no-pic p {
	text-align: center;
	font-size: 18px;
	color: #00a2ac;
	padding-top: 67px;
	cursor: default;
}
.tc-trophy .main .xxk li .cover-area .no-pic:hover {
	cursor: default;
}

.tc-trophy .main .xxk li .cover-area samp {
	float: left;
	color: #999999;
	font-size: 14px;
	line-height: 14px;
}

.tc-trophy .main .xxk li .cover-area .again img {
	margin: 0 auto;
	display: block;
}

.tc-trophy .main .xxk li .cover-area .again .mask {
	width: 218px;
	height: 162px;
	background: url(../../image/match/mask.png) no-repeat;
	position: relative;
}

.tc-trophy .main .xxk li .cover-area .again:hover {
	cursor: pointer;
}

.edit-team-sl-custom-file {
	position: relative;
	display: inline-block;
	zoom: 1;
	text-align: center;
}

.edit-team-sl-custom-file .edit-team-ui-input-file {
	width: 87px;
	height: 82px;
	position: absolute;
	right: 0px;
	top: 0;
	_zoom: 30;
	font-size: 0px;
	font-size: 300px \9;
	_height: auto;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	cursor: pointer;
	margin: 14px 34px;
}
.tab-main .article-right .release2{
	background: url(../../image/teacher/arrow-right.png) 260px 17px no-repeat #00bcd9;
}
.tab-main .article-right .release2:hover{
	cursor: pointer;
	background: url(../../image/teacher/arrow-right.png) 260px 17px no-repeat #01b3cf;
}
.tab-main .article-right .release2 p{
	text-align: left;
	text-indent: 14px;
	font-size: 23px;
	color: #fff;
	padding-top: 8px;
}
.tab-main .article-right .release2 span{
	text-align: left;
	text-indent: 86px;
	font-size: 16px;
	color: #f8ff89;
	display: block;
	padding-top: 2px;
}