@charset "utf-8";

/* css document */
* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #f0f0f0;
}

body h1,
h2,
h3,
h4,
h5,
h6,
p,
samp,
div,
ul li,
ol li,
a,
dl,
dt,
dd,
select,
input,
button,
textarea {
	font-family: "微软雅黑";
	font-weight: normal;
	list-style-type: none;
	text-decoration: none;
	list-style: none;
	outline: none;
}

a:hover {
	border: 0px;
}

button {
	cursor: pointer;
}

.clear {
	clear: both;
}

table {
	border-spacing: 1px;
	border-collapse: collapse;
}

/*共案*/

.c-plate {
	width: 100%;
	height: auto;
	border-radius: 2px;
	background: #fff;
	margin-bottom: 10px;
	float: left;
}

.c-plate .plate-left {
	width: 900px;
	height: auto;
	float: left;
	margin-left: 20px;
	
}

.c-plate .plate-left .pic {
	width: 160px;
	height: 160px;
	float: left;
	margin-bottom: 20px;
	margin-top: 25px;
}

.c-plate .plate-left .pic img {
	width: 160px;
	height: 160px;
	float: left;
	overflow: hidden;
}

.c-plate .plate-left .pic .mask {
	width: 100%;
	height: 32px;
	background: #000;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	margin-top: -32px;
	float: left;
}

.c-plate .plate-left .pic .mask p {
	font-size: 14px;
	color: #fff;
	line-height: 32px;
	text-align: center;
}

.c-plate .plate-left .pic .mask:hover {
	cursor: pointer;
}

.c-plate .plate-left .plate-info {
	width: 710px;
	float: left;
	margin-left: 30px;
}

.c-plate .plate-left .plate-info .info-top {
	width: 100%;
	height: 115px;
	float: left;
}

.c-plate .plate-left .plate-info .info-top h5 {
	width: 100%;
	height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 10px;
}

.c-plate .plate-left .plate-info .info-top h5 div.no_open{
	width: 120px;
	background: #5880f0;
	line-height: 30px;
	border-radius: 20px;
	float: left;
	margin: 20px 20px;
	text-align-last: center;
}


.c-plate .plate-left .plate-info .info-top h5 input {
	display: none;
}

.c-plate .plate-left .plate-info .info-top h5.edit input {
	width: 200px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #ccc;
	border-radius: 2px;
	text-indent: 5px;
	color: #222;
	display: block;
	float: left;
	margin-top: 14px;
}
.c-plate .plate-left .plate-info .info-top h5.edit em b{ margin-top: -8px;}
.c-plate .plate-left .plate-info .info-top h5.edit a {
	display: none;
}

.c-plate .plate-left .plate-info .info-top h5 em {
	font-size: 14px;
	color: #aaa;
	font-style: normal;
	margin-left: 15px;
	float: left;
	margin-top: 28px;
}

.c-plate .plate-left .plate-info .info-top h5 em i {
	width: 12px;
	height: 12px;
	float: left;
	background: url(../../image/match/prepare-icon.png) -10px -10px no-repeat;
	margin-top: 5px;
	margin-right: 5px;
}

.c-plate .plate-left .plate-info .info-top h5 em:hover b.bj {
	color: #00a2ac;
	cursor: pointer;
}

.c-plate .plate-left .plate-info .info-top h5 em:hover i {
	background: url(../../image/match/prepare-icon.png) -10px -42px no-repeat;
	cursor: pointer;
}

.c-plate .plate-left .plate-info .info-top h5 em b {
	float: left;
}

.c-plate .plate-left .plate-info .info-top h5 em b.bj {
	font-size: 14px;
	color: #00a2ac;
	float: left;
}

.c-plate .plate-left .plate-info .info-top h5.edit em b.bj {
	display: none;
}

.c-plate .plate-left .plate-info .info-top h5.edit em i {
	display: none;
}

.c-plate .plate-left .plate-info .info-top h5 em b.bc {
	color: #aaa;
	display: none;
}

.c-plate .plate-left .plate-info .info-top h5 em b.bc:hover {
	color: #00a2ac;
	cursor: pointer;
}

.c-plate .plate-left .plate-info .info-top h5.edit em b.bc {
	display: block;
}

.c-plate .plate-left .plate-info .info-top h5.edit em b.qx {
	display: block;
}

.c-plate .plate-left .plate-info .info-top h5 em b.qx {
	color: #aaa;
	display: none;
	margin-left: 10px;
}

.c-plate .plate-left .plate-info .info-top h5 em b.qx:hover {
	color: #00a2ac;
	cursor: pointer;
}

.c-plate .plate-left .plate-info .info-top h5 em b {
	font-weight: normal;
}

.c-plate .plate-left .plate-info .info-top h5 a {
	font-size: 18px;
	color: #222;
	float: left;
	padding-top: 25px;
	max-width: 330px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.c-plate .plate-left .plate-info .info-top h5 a:hover {
	color: #00a2ac;
	text-decoration: underline;
}

.c-plate .plate-left .plate-info .info-top h5 div.first-prize {
	max-width: 114px;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	background: #ffb62a;
	border-bottom: 1px solid #e6a426;
	border-top: 1px solid #ffce42;
	min-width: 74px;
	width: auto;
	height: 29px;
}

.c-plate .plate-left .plate-info .info-top h5 div.first-prize samp{
	font-size: 17px;
	color: #fff;
	display: block;
	font-style: normal;
	text-align: center;
	line-height: 31px;
	font-weight: 700;
}

.c-plate .plate-left .plate-info .info-top h5 div.first-prize samp.text-top{
	font-size: 17px;
	color: #5c2301;
	position: relative;
	z-index: 1;
	margin-top: -32px;
}

.c-plate .plate-left .plate-info .info-top h5 div.second-prize {
	max-width: 114px;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	background: #63b7ff;
	border-bottom: 1px solid #59a5e6;
	border-top: 1px solid #7bcfff;
	min-width: 74px;
	width: auto;
	height: 29px;
}

.c-plate .plate-left .plate-info .info-top h5 div.second-prize samp{
	font-size: 17px;
	color: #fff;
	display: block;
	font-style: normal;
	text-align: center;
	line-height: 31px;
	font-weight: 700;
}

.c-plate .plate-left .plate-info .info-top h5 div.second-prize samp.text-top{
	font-size: 17px;
	color: #08204a;
	position: relative;
	z-index: 1;
	margin-top: -32px;
}

.c-plate .plate-left .plate-info .info-top h5 div.third-prize {
	max-width: 114px;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	background: #e79f78;
	border-bottom: 1px solid #d08f6c;
	border-top: 1px solid #ffb790;
	min-width: 74px;
	width: auto;
	height: 29px;
}

.c-plate .plate-left .plate-info .info-top h5 div.third-prize samp{
	font-size: 17px;
	color: #fff;
	display: block;
	font-style: normal;
	text-align: center;
	line-height: 31px;
	font-weight: 700;
}

.c-plate .plate-left .plate-info .info-top h5 div.third-prize samp.text-top{
	font-size: 17px;
	color: #42240d;
	position: relative;
	z-index: 1;
	margin-top: -32px;
}

.c-plate .plate-left .plate-info .info-top h5 div.another-prize {
	max-width: 114px;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	background: #ff8d1d;
	border-bottom: 1px solid #e67f1a;
	border-top: 1px solid #ffa535;
	min-width: 74px;
	width: auto;
	height: 29px;
}

.c-plate .plate-left .plate-info .info-top h5 div.another-prize samp{
	font-size: 17px;
	color: #fff;
	display: block;
	font-style: normal;
	text-align: center;
	line-height: 31px;
	font-weight: 700;
}

.c-plate .plate-left .plate-info .info-top h5 div.another-prize samp.text-top{
	font-size: 17px;
	color: #65230f;
	position: relative;
	z-index: 1;
	margin-top: -32px;
}

.c-plate .plate-left .plate-info .info-top span {
	width: 100%;
	float: left;
	font-size: 14px;
	margin-bottom: 4px;
}

.c-plate .plate-left .plate-info .info-top span em {
	float: left;
	color: #222;
	font-style: normal;
	padding-right: 3px;
}

.c-plate .plate-left .plate-info .info-top span a {
	float: left;
	color: #666;
}

.c-plate .plate-left .plate-info .info-top span a.line {
	width: 1px;
	height: 15px;
	background: #666;
	margin: 4px 10px 0 10px;
}

.c-plate .plate-left .plate-info .info-bottom {
	width: 100%;
	float: left;
}

.c-plate .plate-left .plate-info .info-bottom ul {
	width: 100%;
	float: left;
}

.c-plate .plate-left .plate-info .info-bottom ul li {
	width: 100%;
	font-size: 14px;
	float: left;
	padding-bottom: 5px;
}

.c-plate .plate-left .plate-info .info-bottom ul li em {
	float: left;
	color: #222;
	padding-right: 3px;
	font-style: normal;
}

.c-plate .plate-left .plate-info .info-bottom ul li samp {
	width: 635px;
	float: left;
}

.c-plate .plate-left .plate-info .info-bottom ul li samp a {
	float: left;
	color: #666;
	padding-right: 20px;
	padding-bottom: 2px;
}

.c-plate .plate-right {
	max-width: 260px;
	float: right;
	margin-right: 20px;
	margin-top: 25px;
}

.c-plate .plate-right p {
	font-size: 14px;
	color: #aaa;
	padding-top: 120px;
}

.c-plate .plate-right p a {
	font-size: 14px;
	color: #aaa;
	float: right;
}

.c-plate .plate-right p a:hover {
	color: #00a2ac;
	text-decoration: underline;
	cursor: pointer;
}

.c-plate .plate-right dl {
	float: left;
}

.c-plate .plate-right dl dd {
	float: left;
	margin-left: 18px;
}

.c-plate .plate-right dl dd i.praise {
	width: 20px;
	height: 20px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -10px -10px no-repeat;
	margin-right: 5px;
}

.c-plate .plate-right dl dd i.praise:hover {
	cursor: pointer;
}

.c-plate .plate-right dl dd i.praise.active {
	width: 20px;
	height: 20px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -70px -10px no-repeat;
	margin-right: 5px;
}

.c-plate .plate-right dl dd i.pl {
	width: 22px;
	height: 19px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -10px -110px no-repeat;
	margin-right: 5px;
	margin-top: 2px;
}

.c-plate .plate-right dl dd i.share {
	width: 23px;
	height: 19px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -10px -60px no-repeat;
	margin-right: 5px;
	margin-top: 3px;
}

.c-plate .plate-right dl dd:hover i.share {
	width: 23px;
	height: 19px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -70px -60px no-repeat;
	margin-right: 5px;
	margin-top: 3px;
	cursor: pointer;
}

.c-plate .plate-right dl dd:hover em.share {
	color: #00a2ac;
	cursor: pointer;
}

.c-plate .plate-right dl dd em {
	font-size: 14px;
	color: #666;
	font-family: 微软雅黑;
	font-style: normal;
	float: left;
	line-height: 24px;
}


/*共创共案*/

.gcga {
	width: 100%;
	height: auto;
	float: left;
	background: #fff;
	margin-bottom: 16px;
	border-radius: 2px;
}

.gcga .gcga-title {
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #ccc;
}

.gcga .gcga-title h3 {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	line-height: 46px;
	background: #ff5a3c;
	padding: 0 20px;
	float: left;
	border-top-left-radius: 2px;
}

.gcga .gcga-title ul {
	float: right;
	margin-right: 10px;
}

.gcga .gcga-title ul li {
	float: left;
	font-size: 14px;
	color: #222;
}

.gcga .gcga-title ul li a {
	font-family: arial;
	line-height: 47px;
}

.gcga .gcga-title ul li.pre {
	width: 22px;
	height: 22px;
	background: #fff;
	border: 1px solid #ccc;
	font-family: "宋体";
	color: #ccc;
	text-align: center;
	line-height: 22px;
	margin-top: 11px;
	margin-right: 8px;
}

.gcga .gcga-title ul li.pre:hover {
	width: 22px;
	height: 22px;
	background: #ecfffa;
	border: 1px solid #00af7e;
	font-family: "宋体";
	color: #00af7e;
	cursor: pointer;
}

.gcga .gcga-title ul li.next {
	width: 22px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: #fff;
	border: 1px solid #ccc;
	font-family: "宋体";
	color: #ccc;
	margin-top: 11px;
	margin-left: 8px;
}

.gcga .gcga-title ul li.next:hover {
	width: 22px;
	height: 22px;
	background: #ecfffa;
	border: 1px solid #00af7e;
	font-family: "宋体";
	color: #00af7e;
	cursor: pointer;
}

.gcga .design-con {
	width: 1160px;
	height: auto;
	margin: 14px 20px;
	background: #f0f4f7;
	float: left;
}

.gcga .plate-2:hover {
	cursor: pointer;
	box-shadow: 0px 0px 10px #d0d0d0;
}

.gcga .design-con .plate-1 {
	width: 100%;
	height: 40px;
	border-bottom: 1px dashed #ccc;
	float: left;
}

.gcga .design-con .plate-1 .plate-1-left {
	float: left;
}

.gcga .design-con .plate-1 .plate-1-left img {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	border: 2px solid #f0f4f7;
	margin-top: -8px;
	margin-left: 10px;
	float: left;
}

.gcga .design-con .plate-1 .plate-1-left ul {
	float: left;
	margin-left: 18px;
}

.gcga .design-con .plate-1 .plate-1-left ul li {
	float: left;
	font-size: 14px;
	color: #666;
	line-height: 40px;
}

.gcga .design-con .plate-1 .plate-1-left ul li.line {
	width: 1px;
	height: 15px;
	background: #666;
	margin: 14px 10px 0 10px;
}

.gcga .design-con .plate-1 .plate-1-left ul li span {
	width: 43px;
	height: 17px;
	line-height: 17px;
	background: #ff5a3c;
	border-radius: 8px;
	font-size: 12px;
	color: #fff;
	font-family: simsun;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
}

.gcga .design-con .plate-1 .plate-1-left ul li samp {
	font-family: arial
}

.gcga .design-con .plate-1 .plate-1-right {
	float: right;
}

.gcga .design-con .plate-1 .plate-1-right dl {
	float: left;
	margin-right: 20px;
	margin-top: 9px;
}

.gcga .design-con .plate-1 .plate-1-right dl dd {
	float: left;
	margin-left: 20px;
}

.gcga .design-con .plate-1 .plate-1-right dl dd i.praise {
	width: 20px;
	height: 20px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -10px -10px no-repeat;
	margin-right: 5px;
}

.gcga .design-con .plate-1 .plate-1-right dl dd i.praise:hover {
	cursor: pointer;
}

.gcga .design-con .plate-1 .plate-1-right dl dd i.praise.active {
	width: 20px;
	height: 20px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -70px -10px no-repeat;
	margin-right: 5px;
}

.gcga .design-con .plate-1 .plate-1-right dl dd i.pl {
	width: 22px;
	height: 19px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -10px -110px no-repeat;
	margin-right: 5px;
	margin-top: 2px;
}

.gcga .design-con .plate-1 .plate-1-right dl dd i.share {
	width: 23px;
	height: 19px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -10px -60px no-repeat;
	margin-right: 5px;
	margin-top: 3px;
}

.gcga .design-con .plate-1 .plate-1-right dl dd:hover i.share {
	width: 23px;
	height: 19px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -70px -60px no-repeat;
	margin-right: 5px;
	margin-top: 3px;
	cursor: pointer;
}

.gcga .design-con .plate-1 .plate-1-right dl dd:hover em.share {
	color: #00a2ac;
	cursor: pointer;
}

.gcga .design-con .plate-1 .plate-1-right dl dd em {
	font-size: 12px;
	color: #666;
	font-family: arial;
	font-style: normal;
	float: left;
	padding-top: 5px;
}

.gcga .design-con .plate-2 {
	width: 100%;
	height: auto;
	float: left;
}

.gcga .design-con .plate-2 .no-ga {
	width: 100%;
	float: left;
	margin: 60px 0 50px 0;
}

.gcga .design-con .plate-2 .no-ga .ga-btn {
	text-align: center;
}

.gcga .design-con .plate-2 .no-ga .ga-btn button {
	height: 40px;
	line-height: 38px;
	border-radius: 2px;
	font-size: 14px;
}

.gcga .design-con .plate-2 .no-ga .ga-btn button.edit {
	width: 136px;
	background: #00a2ac;
	color: #fff;
	margin-right: 17px;
}

.gcga .design-con .plate-2 .no-ga .ga-btn button.edit:hover {
	background: #0098a1;
}

.gcga .design-con .plate-2 .no-ga .ga-btn button.yyja {
	width: 258px;
	background: #fff;
	color: #00a2ac;
	margin-right: 17px;
	border: 1px solid #00a2ac;
}

.gcga .design-con .plate-2 .no-ga .ga-btn button.yyja:hover {
	background: #0098a1;
	color: #fff;
	border: none;
}

.gcga .design-con .plate-2 .plate-2-title {
	width: 100%;
	height: 65px;
}

.gcga .design-con .plate-2 .plate-2-title h5 {
	font-size: 18px;
	font-weight: bold;
	line-height: 65px;
	float: left;
	text-indent: 22px;
	margin-right: 10px;
}

.gcga .design-con .plate-2 .plate-2-title h5 a {
	font-size: 16px;
	color: #222;
}

.gcga .design-con .plate-2 .plate-2-title h5 a:hover {
	color: #00af7e;
	text-decoration: underline;
}

.gcga .design-con .plate-2 .plate-2-title span {
	height: 22px;
	padding: 0 5px;
	background: #fff;
	border: 1px solid #00af7e;
	border-radius: 2px;
	float: left;
	font-size: 14px;
	color: #00af7e;
	margin-top: 20px;
	margin-right: 10px;
}

.gcga .design-con .plate-2 .plate-2-title ul {
	float: left;
	margin-top: 22px;
}

.gcga .design-con .plate-2 .plate-2-title ul li {
	float: left;
	height: 20px;
	background: #00af7e;
	border-radius: 20px;
	font-size: 12px;
	font-family: "宋体";
	color: #fff;
	line-height: 20px;
	padding: 0 9px;
	margin-right: 10px;
}

.gcga .design-con .plate-2 .plate-2-con {
	width: 1120px;
	height: auto;
	float: left;
}

.gcga .design-con .plate-2 .plate-2-con ul {
	width: 100%;
	float: left;
	margin-left: 20px;
}

.gcga .design-con .plate-2 .plate-2-con ul li {
	float: left;
	margin-bottom: 20px;
}

.gcga .design-con .plate-2 .plate-2-con ul li samp {
	float: left;
	font-size: 14px;
	color: #222;
	padding-right: 10px;
}

.gcga .design-con .plate-2 .plate-2-con ul li p {
	width: 750px;
	float: left;
	line-height: 22px;
	font-size: 14px;
	color: #666;
}

.gcga .design-con .plate-2 .plate-2-con ul li dl {
	width: 750px;
	float: left;
}

.gcga .design-con .plate-2 .plate-2-con ul li dl dd {
	width: 270px;
	font-size: 14px;
	color: #222;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	margin-bottom: 5px;
	margin-right: 30px;
}

.gcga .design-con .plate-2 .plate-2-con ul li dl dd a {
	font-size: 14px;
	color: #222;
}

.gcga .design-con .plate-2 .plate-2-con ul li dl dd a:hover {
	color: #00af7e;
	text-decoration: underline;
}

.gcga .design-con .plate-2 .plate-2-con ul li dl dd i {
	float: left;
}

.gcga .design-con .plate-2 .plate-2-con ul li dl dd i {
	float: left;
	margin-right: 10px;
	width: 23px;
	height: 40px;
}


/*我的个案*/

.my {
	width: 100%;
	height: auto;
	float: left;
	background: #fff;
	margin-bottom: 16px;
	border-radius: 2px;
}

.my .my-title {
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #ccc;
}

.my .my-title h3 {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	line-height: 46px;
	background: #00a2ac;
	padding: 0 20px;
	float: left;
	border-top-left-radius: 2px;
}

.my .my-title ul {
	float: right;
	margin-right: 10px;
}

.my .my-title ul li {
	float: left;
	font-size: 14px;
	color: #222;
}

.my .my-title ul li a {
	font-family: arial;
	line-height: 47px;
}

.my .my-title ul li.pre {
	width: 22px;
	height: 22px;
	background: #fff;
	border: 1px solid #ccc;
	font-family: "宋体";
	color: #ccc;
	text-align: center;
	line-height: 22px;
	margin-top: 11px;
	margin-right: 8px;
}

.my .my-title ul li.pre:hover {
	width: 22px;
	height: 22px;
	background: #ecfffa;
	border: 1px solid #00af7e;
	font-family: "宋体";
	color: #00af7e;
	cursor: pointer;
}

.my .my-title ul li.next {
	width: 22px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: #fff;
	border: 1px solid #ccc;
	font-family: "宋体";
	color: #ccc;
	margin-top: 11px;
	margin-left: 8px;
}

.my .my-title ul li.next:hover {
	width: 22px;
	height: 22px;
	background: #ecfffa;
	border: 1px solid #00af7e;
	font-family: "宋体";
	color: #00af7e;
	cursor: pointer;
}

.my .no-ga .ga-btn {
    text-align: center;
}

.my .no-ga {
	width: 100%;
	float: left;
	margin: 60px 0 50px 0;
}
.my .no-ga .ga-btn button.edit {
    width: 136px;
    height : 40px;
    background: #00a2ac;
    color: #fff;
    margin-right: 17px;
}

.my .no-ga  .no-ga .ga-btn button.edit:hover {
    background: #0098a1;
}

.my .no-ga .ga-btn button.yyja {
    width: 258px;
    height : 40px;
    background: #fff;
    color: #00a2ac;
    margin-right: 17px;
    border: 1px solid #00a2ac;
}

.my .no-ga .ga-btn button.yyja:hover {
    background: #0098a1;
    color: #fff;
    border: none;
}

.my .design-con {
	width: 1160px;
	height: auto;
	margin: 14px 20px;
	background: #f0f4f7;
	float: left;
}

.my .plate-2:hover {
	cursor: pointer;
	box-shadow: 0px 0px 10px #d0d0d0;
}

.my .design-con .plate-1 {
	width: 100%;
	height: 40px;
	border-bottom: 1px dashed #ccc;
	float: left;
}

.my .design-con .plate-1 .plate-1-left {
	float: left;
}

.my .design-con .plate-1 .plate-1-left img {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	border: 2px solid #f0f4f7;
	margin-top: -8px;
	margin-left: 10px;
	float: left;
}

.my .design-con .plate-1 .plate-1-left ul {
	float: left;
	margin-left: 18px;
}

.my .design-con .plate-1 .plate-1-left ul li {
	float: left;
	font-size: 14px;
	color: #666;
	line-height: 40px;
}

.my .design-con .plate-1 .plate-1-left ul li.line {
	width: 1px;
	height: 15px;
	background: #666;
	margin: 14px 10px 0 10px;
}

.my .design-con .plate-1 .plate-1-left ul li span {
	width: 43px;
	height: 17px;
	line-height: 17px;
	background: #ff5a3c;
	border-radius: 8px;
	font-size: 12px;
	color: #fff;
	font-family: simsun;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
}

.my .design-con .plate-1 .plate-1-left ul li samp {
	font-family: arial
}

.my .design-con .plate-1 .plate-1-right {
	float: right;
}

.my .design-con .plate-1 .plate-1-right dl {
	float: left;
	margin-right: 20px;
	margin-top: 9px;
}

.my .design-con .plate-1 .plate-1-right dl dd {
	float: left;
	margin-left: 20px;
}

.my .design-con .plate-1 .plate-1-right dl dd i.praise {
	width: 20px;
	height: 20px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -10px -10px no-repeat;
	margin-right: 5px;
}

.my .design-con .plate-1 .plate-1-right dl dd i.praise:hover {
	cursor: pointer;
}

.my .design-con .plate-1 .plate-1-right dl dd i.praise.active {
	width: 20px;
	height: 20px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -70px -10px no-repeat;
	margin-right: 5px;
}

.my .design-con .plate-1 .plate-1-right dl dd i.pl {
	width: 22px;
	height: 19px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -10px -110px no-repeat;
	margin-right: 5px;
	margin-top: 2px;
}

.my .design-con .plate-1 .plate-1-right dl dd i.share {
	width: 23px;
	height: 19px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -10px -60px no-repeat;
	margin-right: 5px;
	margin-top: 3px;
}

.my .design-con .plate-1 .plate-1-right dl dd:hover i.share {
	width: 23px;
	height: 19px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -70px -60px no-repeat;
	margin-right: 5px;
	margin-top: 3px;
	cursor: pointer;
}

.my .design-con .plate-1 .plate-1-right dl dd:hover em.share {
	color: #00a2ac;
	cursor: pointer;
}

.my .design-con .plate-1 .plate-1-right dl dd em {
	font-size: 12px;
	color: #666;
	font-family: arial;
	font-style: normal;
	float: left;
	padding-top: 5px;
}

.my .design-con .plate-3 {
	width: 100%;
	height: auto;
	float: left;
}

.my .design-con .plate-2 {
	width: 100%;
	height: auto;
	float: left;
}

.my .design-con .plate-2 .plate-2-title {
	width: 100%;
	height: 65px;
}

.my .design-con .plate-2 .plate-2-title h5 {
	font-size: 18px;
	font-weight: bold;
	line-height: 65px;
	float: left;
	text-indent: 22px;
	margin-right: 10px;
}

.my .design-con .plate-2 .plate-2-title h5 a {
	font-size: 16px;
	color: #222;
}

.my .design-con .plate-2 .plate-2-title h5 a:hover {
	color: #00af7e;
	text-decoration: underline;
}

.my .design-con .plate-2 .plate-2-title span {
	height: 22px;
	padding: 0 5px;
	background: #fff;
	border: 1px solid #00af7e;
	border-radius: 2px;
	float: left;
	font-size: 14px;
	color: #00af7e;
	margin-top: 20px;
	margin-right: 10px;
}

.my .design-con .plate-2 .plate-2-title ul {
	float: left;
	margin-top: 22px;
}

.my .design-con .plate-2 .plate-2-title ul li {
	float: left;
	height: 20px;
	background: #00af7e;
	border-radius: 20px;
	font-size: 12px;
	font-family: "宋体";
	color: #fff;
	line-height: 20px;
	padding: 0 9px;
	margin-right: 10px;
}

.my .design-con .plate-2 .plate-2-con {
	/* max-width: 830px; */
	height: auto;
	float: left;
	width:100%;
}

.my .design-con .plate-2 .plate-2-con ul {
	/* max-width: 830px; */
	float: left;
	margin-left: 20px;
}

.my .design-con .plate-2 .plate-2-con ul li {
	float: left;
	margin-bottom: 20px;
}

.my .design-con .plate-2 .plate-2-con ul li samp {
	float: left;
	font-size: 14px;
	color: #222;
	padding-right: 10px;
}

.my .design-con .plate-2 .plate-2-con ul li p {
	width: 750px;
	float: left;
	line-height: 22px;
	font-size: 14px;
	color: #666;
}

.my .design-con .plate-2 .plate-2-con ul li dl {
	width: 750px;
	float: left;
}

.my .design-con .plate-2 .plate-2-con ul li dl dd {
	width: 270px;
	font-size: 14px;
	color: #222;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	margin-bottom: 5px;
}

.my .design-con .plate-2 .plate-2-con ul li dl dd a {
	font-size: 14px;
	color: #222;
}

.my .design-con .plate-2 .plate-2-con ul li dl dd a:hover {
	color: #00af7e;
	text-decoration: underline;
}

.my .design-con .plate-2 .plate-2-con ul li dl dd i {
	float: left;
}

.my .design-con .plate-2 .plate-2-con ul li dl dd i {
	float: left;
	margin-right: 10px;
	width: 23px;
	height: 40px;
}


/*其他个案*/

.else {
	width: 100%;
	height: auto;
	float: left;
	background: #fff;
	margin-bottom: 20px;
	border-radius: 2px;
}

.else .else-title {
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #ccc;
}

.else .else-title h3 {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	line-height: 46px;
	background: #00a2ac;
	padding: 0 20px;
	float: left;
	border-top-left-radius: 2px;
}

.else .else-title ul {
	float: right;
	margin-right: 10px;
}

.else .else-title ul li {
	float: left;
	font-size: 14px;
	color: #222;
}

.else .else-title ul li a {
	font-family: arial;
	line-height: 47px;
}

.else .else-title ul li.pre {
	width: 22px;
	height: 22px;
	background: #fff;
	border: 1px solid #ccc;
	font-family: "宋体";
	color: #ccc;
	text-align: center;
	line-height: 22px;
	margin-top: 11px;
	margin-right: 8px;
}

.else .else-title ul li.pre:hover {
	width: 22px;
	height: 22px;
	background: #ecfffa;
	border: 1px solid #00af7e;
	font-family: "宋体";
	color: #00af7e;
	cursor: pointer;
}

.else .else-title ul li.next {
	width: 22px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: #fff;
	border: 1px solid #ccc;
	font-family: "宋体";
	color: #ccc;
	margin-top: 11px;
	margin-left: 8px;
}

.else .else-title ul li.next:hover {
	width: 22px;
	height: 22px;
	background: #ecfffa;
	border: 1px solid #00af7e;
	font-family: "宋体";
	color: #00af7e;
	cursor: pointer;
}

.else .else-main {
	width: 100%;
	float: left;
}

.else .else-main .no-upload {
	width: 100%;
	float: left;
	margin: 80px 0 200px 0;
}

.else .else-main .no-upload img {
	width: 82px;
	margin: 0 auto;
	display: block;
}

.else .else-main .no-upload p {
	text-align: center;
	font-size: 16px;
	color: #666;
	padding-top: 20px;
}

.else .design-con {
	width: 1160px;
	height: auto;
	margin: 14px 20px;
	background: #f0f4f7;
	float: left;
}

.else .plate-2:hover {
	cursor: pointer;
	box-shadow: 0px 0px 10px #d0d0d0;
}

.else .design-con .plate-1 {
	width: 100%;
	height: 40px;
	border-bottom: 1px dashed #ccc;
	float: left;
}

.else .design-con .plate-1 .plate-1-left {
	float: left;
}

.else .design-con .plate-1 .plate-1-left img {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	border: 2px solid #f0f4f7;
	margin-top: -8px;
	margin-left: 10px;
	float: left;
}

.else .design-con .plate-1 .plate-1-left ul {
	float: left;
	margin-left: 18px;
}

.else .design-con .plate-1 .plate-1-left ul li {
	float: left;
	font-size: 14px;
	color: #666;
	line-height: 40px;
}

.else .design-con .plate-1 .plate-1-left ul li.line {
	width: 1px;
	height: 15px;
	background: #666;
	margin: 14px 10px 0 10px;
}

.else .design-con .plate-1 .plate-1-left ul li span {
	width: 43px;
	height: 17px;
	line-height: 17px;
	background: #ff5a3c;
	border-radius: 8px;
	font-size: 12px;
	color: #fff;
	font-family: simsun;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
}

.else .design-con .plate-1 .plate-1-left ul li samp {
	font-family: arial
}

.else .design-con .plate-1 .plate-1-right {
	float: right;
}

.else .design-con .plate-1 .plate-1-right dl {
	float: left;
	margin-right: 20px;
	margin-top: 9px;
}

.else .design-con .plate-1 .plate-1-right dl dd {
	float: left;
	margin-left: 20px;
}

.else .design-con .plate-1 .plate-1-right dl dd i.praise {
	width: 20px;
	height: 20px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -10px -10px no-repeat;
	margin-right: 5px;
}

.else .design-con .plate-1 .plate-1-right dl dd i.praise:hover {
	cursor: pointer;
}

.else .design-con .plate-1 .plate-1-right dl dd i.praise.active {
	width: 20px;
	height: 20px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -70px -10px no-repeat;
	margin-right: 5px;
}

.else .design-con .plate-1 .plate-1-right dl dd i.pl {
	width: 22px;
	height: 19px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -10px -110px no-repeat;
	margin-right: 5px;
	margin-top: 2px;
}

.else .design-con .plate-1 .plate-1-right dl dd i.share {
	width: 23px;
	height: 19px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -10px -60px no-repeat;
	margin-right: 5px;
	margin-top: 3px;
}

.else .design-con .plate-1 .plate-1-right dl dd:hover i.share {
	width: 23px;
	height: 19px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -70px -60px no-repeat;
	margin-right: 5px;
	margin-top: 3px;
	cursor: pointer;
}

.else .design-con .plate-1 .plate-1-right dl dd:hover em.share {
	color: #00a2ac;
	cursor: pointer;
}

.else .design-con .plate-1 .plate-1-right dl dd em {
	font-size: 12px;
	color: #666;
	font-family: arial;
	font-style: normal;
	float: left;
	padding-top: 5px;
}

.else .design-con .plate-2 {
	width: 100%;
	height: auto;
	float: left;
}

.else .design-con .plate-2 .plate-2-title {
	width: 100%;
	height: 65px;
}

.else .design-con .plate-2 .plate-2-title h5 {
	font-size: 18px;
	font-weight: bold;
	line-height: 65px;
	float: left;
	text-indent: 22px;
	margin-right: 10px;
}

.else .design-con .plate-2 .plate-2-title h5 a {
	font-size: 16px;
	color: #222;
}

.else .design-con .plate-2 .plate-2-title h5 a:hover {
	color: #00af7e;
	text-decoration: underline;
}

.else .design-con .plate-2 .plate-2-title span {
	height: 22px;
	padding: 0 5px;
	background: #fff;
	border: 1px solid #00af7e;
	border-radius: 2px;
	float: left;
	font-size: 14px;
	color: #00af7e;
	margin-top: 20px;
	margin-right: 10px;
}

.else .design-con .plate-2 .plate-2-title ul {
	float: left;
	margin-top: 22px;
}

.else .design-con .plate-2 .plate-2-title ul li {
	float: left;
	height: 20px;
	background: #00af7e;
	border-radius: 20px;
	font-size: 12px;
	font-family: "宋体";
	color: #fff;
	line-height: 20px;
	padding: 0 9px;
	margin-right: 10px;
}

.else .design-con .plate-2 .plate-2-con {
	width: 100%;
	height: auto;
	float: left;
}

.else .design-con .plate-2 .plate-2-con ul {
	width: 100%;
	float: left;
	margin-left: 20px;
}

.else .design-con .plate-2 .plate-2-con ul li {
	float: left;
	margin-bottom: 20px;
}

.else .design-con .plate-2 .plate-2-con ul li samp {
	float: left;
	font-size: 14px;
	color: #222;
	padding-right: 10px;
}

.else .design-con .plate-2 .plate-2-con ul li p {
	width: 750px;
	float: left;
	line-height: 22px;
	font-size: 14px;
	color: #666;
}

.else .design-con .plate-2 .plate-2-con ul li dl {
	width: 750px;
	float: left;
}

.else .design-con .plate-2 .plate-2-con ul li dl dd {
	width: 270px;
	font-size: 14px;
	color: #222;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	margin-bottom: 5px;
}

.else .design-con .plate-2 .plate-2-con ul li dl dd a {
	font-size: 14px;
	color: #222;
}

.else .design-con .plate-2 .plate-2-con ul li dl dd a:hover {
	color: #00af7e;
	text-decoration: underline;
}

.else .design-con .plate-2 .plate-2-con ul li dl dd i {
	float: left;
}

.else .design-con .plate-2 .plate-2-con ul li dl dd i {
	float: left;
	margin-right: 10px;
	width: 23px;
	height: 40px;
}

/*图标类型样式-大*/

i.big-doc {
	background: url(../../image/match/file-type.png) -10px -20px no-repeat;
}

i.big-ppt {
	background: url(../../image/match/file-type.png) -10px -80px no-repeat;
}

i.big-pdf {
	background: url(../../image/match/file-type.png) -10px -140px no-repeat;
}

i.big-music {
	background: url(../../image/match/file-type.png) -10px -200px no-repeat;
}

i.big-video {
	background: url(../../image/match/file-type.png) -10px -260px no-repeat;
}

i.big-zip {
	background: url(../../image/match/file-type.png) -10px -320px no-repeat;
}

i.big-excel {
	 background: url(../../image/match/file-type.png) -10px -414px no-repeat;
}

i.big-xls {
	 background: url(../../image/match/file-type.png) -10px -414px no-repeat;
}

i.big-img {
	background: url(../../image/match/file-type.png) -10px -366px no-repeat;
}

i.big-txt {
	background: url(../../image/match/file-type.png) -10px -461px no-repeat;
}

/*添加资源弹窗*/

.tc-add {
	width: 1000px;
	height: auto;
	border-radius: 5px;
	background: #fff;
	display: none;
}

.tc-add .main-title {
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #b7d3f3;
	background: #f2f8ff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.tc-add .main-title h3 {
	line-height: 45px;
	font-size: 16px;
	color: #333;
	float: left;
	text-indent: 20px;
}

.tc-add .main-title h3 a {
	float: left;
	font-size: 16px;
	color: #333;
}

.tc-add .main-title h3 span {
	padding-left: 10px;
	float: left;
}

.tc-add .main-title h3 span em {
	font-size: 14px;
	color: #666;
	float: left;
	font-style: normal;
	text-indent: 0;
}

.tc-add .main-title h3 span em.line {
	width: 1px;
	height: 15px;
	background: #666;
	margin: 15px 10px 0 10px;
}

.tc-add .main-title i.close {
	width: 14px;
	height: 14px;
	float: right;
	background: url(../../image/match/close-icon.png) -10px -10px no-repeat;
	margin-top: 15px;
	margin-right: 20px;
}

.tc-add .main-title i.close:hover {
	width: 14px;
	height: 14px;
	float: right;
	background: url(../../image/match/close-icon.png) -10px -60px no-repeat;
	margin-top: 15px;
	margin-right: 20px;
	cursor: pointer;
}

.tc-add .main {
	width: 100%;
	float: left;
}

.tc-add .tc-resourse {
	width: 943px;
	min-height : 374px;
	height: auto;
	float: left;
	margin-left: 30px;
	margin-bottom: 25px;
}

.tc-resourse .design-con {
	width: 943px;
	height: auto;
	margin: 14px 0 3px 0;
	background: #f0f4f7;
	float: left;
	border: 1px solid transparent;
}

.tc-resourse .design-con:hover {
	cursor: pointer;
	box-shadow: 0px 0px 10px #d0d0d0;
}

.tc-resourse .design-con.active {
	border: 1px solid #00af7e;
}

.tc-resourse .design-con .plate-1 {
	width: 100%;
	height: 40px;
	border-bottom: 1px dashed #ccc;
	float: left;
}

.tc-resourse .design-con .plate-1 .plate-1-left {
	float: left;
}

.tc-resourse .design-con .plate-1 .plate-1-left img {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	border: 2px solid #f0f4f7;
	margin-top: -8px;
	margin-left: 10px;
	float: left;
}

.tc-resourse .design-con .plate-1 .plate-1-left ul {
	float: left;
	margin-left: 18px;
}

.tc-resourse .design-con .plate-1 .plate-1-left ul li {
	float: left;
	font-size: 14px;
	color: #666;
	line-height: 40px;
}

.tc-resourse .design-con .plate-1 .plate-1-left ul li.line {
	width: 1px;
	height: 15px;
	background: #666;
	margin: 14px 10px 0 10px;
}

.tc-resourse .design-con .plate-1 .plate-1-left ul li span {
	width: 43px;
	height: 17px;
	line-height: 17px;
	background: #ff5a3c;
	border-radius: 8px;
	font-size: 12px;
	color: #fff;
	font-family: simsun;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
}

.tc-resourse .design-con .plate-1 .plate-1-left ul li samp {
	font-family: arial
}

.tc-resourse .design-con .plate-1 .plate-1-right {
	float: right;
}

.tc-resourse .design-con .plate-1 .plate-1-right dl {
	float: left;
	margin-right: 20px;
	margin-top: 9px;
}

.tc-resourse .design-con .plate-1 .plate-1-right dl dd {
	float: left;
	margin-left: 20px;
	font-size: 14px;
	color: #00af7e;
}

.tc-resourse .design-con .plate-1 .plate-1-right dl dd:hover {
	cursor: pointer;
	text-decoration: underline;
}

.tc-resourse .design-con .plate-1 .plate-1-right dl dd i.praise {
	width: 20px;
	height: 20px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -10px -10px no-repeat;
	margin-right: 5px;
}

.tc-resourse .design-con .plate-1 .plate-1-right dl dd i.praise:hover {
	cursor: pointer;
}

.tc-resourse .design-con .plate-1 .plate-1-right dl dd i.praise.active {
	width: 20px;
	height: 20px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -70px -10px no-repeat;
	margin-right: 5px;
}

.tc-resourse .design-con .plate-1 .plate-1-right dl dd i.pl {
	width: 22px;
	height: 19px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -10px -110px no-repeat;
	margin-right: 5px;
	margin-top: 2px;
}

.tc-resourse .design-con .plate-1 .plate-1-right dl dd i.share {
	width: 23px;
	height: 19px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -10px -60px no-repeat;
	margin-right: 5px;
	margin-top: 3px;
}

.tc-resourse .design-con .plate-1 .plate-1-right dl dd:hover i.share {
	width: 23px;
	height: 19px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -70px -60px no-repeat;
	margin-right: 5px;
	margin-top: 3px;
	cursor: pointer;
}

.tc-resourse .design-con .plate-1 .plate-1-right dl dd:hover em.share {
	color: #00a2ac;
	cursor: pointer;
}

.tc-resourse .design-con .plate-1 .plate-1-right dl dd em {
	font-size: 12px;
	color: #666;
	font-family: arial;
	font-style: normal;
	float: left;
	padding-top: 5px;
}

.tc-resourse .design-con .plate-3 {
	width: 100%;
	height: auto;
	float: left;
}

.tc-resourse .design-con .plate-3 .plate-2-title {
	width: 100%;
	height: 65px;
}

.tc-resourse .design-con .plate-3 .plate-2-title h5 {
	font-size: 18px;
	font-weight: bold;
	line-height: 65px;
	float: left;
	text-indent: 22px;
	margin-right: 10px;
}

.tc-resourse .design-con .plate-3 .plate-2-title h5 a {
	font-size: 16px;
	color: #222;
}

.tc-resourse .design-con .plate-3 .plate-2-title h5 a:hover {
	color: #00af7e;
	text-decoration: underline;
}

.tc-resourse .design-con .plate-3 .plate-2-title span {
	height: 22px;
	padding: 0 5px;
	background: #fff;
	border: 1px solid #00af7e;
	border-radius: 2px;
	float: left;
	font-size: 14px;
	color: #00af7e;
	margin-top: 20px;
	margin-right: 10px;
}

.tc-resourse .design-con .plate-3 .plate-2-title ul {
	float: left;
	margin-top: 22px;
}

.tc-resourse .design-con .plate-3 .plate-2-title ul li {
	float: left;
	height: 20px;
	background: #00af7e;
	border-radius: 20px;
	font-size: 12px;
	font-family: "宋体";
	color: #fff;
	line-height: 20px;
	padding: 0 9px;
	margin-right: 10px;
}

.tc-resourse .design-con .plate-3 .plate-2-con {
	width: 830px;
	height: auto;
	float: left;
}

.tc-resourse .design-con .plate-3 .plate-2-con ul {
	width: 830px;
	float: left;
	margin-left: 20px;
}

.tc-resourse .design-con .plate-3 .plate-2-con ul li {
	float: left;
	margin-bottom: 12px;
}

.tc-resourse .design-con .plate-3 .plate-2-con ul li samp {
	float: left;
	font-size: 14px;
	color: #222;
	padding-right: 10px;
}

.tc-resourse .design-con .plate-3 .plate-2-con ul li p {
	width: 750px;
	float: left;
	line-height: 22px;
	font-size: 14px;
	color: #666;
}

.tc-resourse .design-con .plate-3 .plate-2-con ul li dl {
	width: 750px;
	float: left;
}

.tc-resourse .design-con .plate-3 .plate-2-con ul li dl dd {
	width: 270px;
	font-size: 14px;
	color: #222;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	margin-bottom: 5px;
	margin-right: 30px;
}

.tc-resourse .design-con .plate-3 .plate-2-con ul li dl dd a {
	font-size: 14px;
	color: #222;
}

.tc-resourse .design-con .plate-3 .plate-2-con ul li dl dd a:hover {
	/* color: #00af7e;
	text-decoration: underline; */
}

.tc-resourse .design-con .plate-3 .plate-2-con ul li dl dd i {
	float: left;
}

.tc-resourse .design-con .plate-3 .plate-2-con ul li dl dd i {
	float: left;
	margin-right: 10px;
	width: 23px;
	height: 40px;
}

.tc-add .main .page-btn {
	width: 943px;
	float: left;
	margin-left: 30px;
	margin-bottom: 25px;
}

.tc-add .main .page-btn .page {
	float: left;
}

.tc-add .main .page-btn .page a {
	float: left;
	font-size: 12px;
	font-family: arial;
	color: #222;
	padding: 0 10px 0 10px;
}

.tc-add .main .page-btn .page a:hover {
	color: #00af7e;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

.tc-add .main .page-btn .page a.pre {
	width: 5px;
	height: 9px;
	background: url(../../image/match/lesson-plan-icon.png) -70px -110px no-repeat;
	float: left;
	margin-top: 3px;
	padding: 0;
}

.tc-add .main .page-btn .page a.pre:hover {
	width: 5px;
	height: 9px;
	background: url(../../image/match/lesson-plan-icon.png) -70px -140px no-repeat;
}

.tc-add .main .page-btn .page a.next {
	width: 5px;
	height: 9px;
	background: url(../../image/match/lesson-plan-icon.png) -112px -110px no-repeat;
	float: left;
	margin-top: 3px;
}

.tc-add .main .page-btn .page a.next:hover {
	width: 5px;
	height: 9px;
	background: url(../../image/match/lesson-plan-icon.png) -112px -140px no-repeat;
}

.tc-add .main .page-btn .page a.omit:hover {
	font-weight: normal;
	color: #222;
	text-decoration: none;
	cursor: text;
}

.tc-add .main .page-btn .btn {
	float: right;
}

.tc-add .main .page-btn .btn button {
	width: 130px;
	height: 35px;
	font-size: 14px;
	border-radius: 2px;
}

.tc-add .main .page-btn .btn button.qd {
	background: #00C177;
	color: #fff;
}

.tc-add .main .page-btn .btn button.qd:hover {
	background: #01B26E;
	color: #fff;
}

.tc-add .main .page-btn .btn button.qx:hover {
	background: #01B26E;
	color: #fff;
}

.tc-add .main .page-btn .btn button.qx {
	border: 1px solid #00C177;
	color: #00C177;
	margin-left: 20px;
	background: #fff;
}

.sl-custom-file{  
    position:relative;  
    display:inline-block;
    zoom:1;  
    cursor:pointer;  
    vertical-align:middle;
    width: 100%;  
    text-align: center;
}  
.sl-custom-file .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;  
}

.design-con .plate-1 .plate-1-left ul li.edit {
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: #00a2ac;
	border-radius: 2px;
	color: #fff;
	text-align: center;
	margin-top: 11px;
	font-size: 12px;
	font-family: arial;
}

.design-con .plate-1 .plate-1-left ul li.edit:hover {
	cursor: pointer;
	background: #0098a1;
}

dd.line {
    width: 1px;
    height: 15px;
    background: #666;
    margin: 5px -5px 0 10px;
}

.tc-resourse .no-works-list {
	width: 100%;
	height: auto;
	background: #fff;
	float: left;
	margin-bottom: 40px;
}

.tc-resourse .no-works-list img {
	margin: 0 auto;
	display: block;
	margin-top: 100px;
}

.tc-resourse .no-works-list p {
	text-align: center;
	font-size: 16px;
	color: #666;
	padding-top: 15px;
	padding-bottom: 100px;
}

.my .no-upload {
	width: 100%;
	float: left;
	margin: 80px 0 90px 0;
}

.my .no-upload img {
	width: 82px;
	margin: 0 auto;
	display: block;
}

.my .no-upload p {
	text-align: center;
	font-size: 16px;
	color: #666;
	padding-top: 20px;
}

/*输入备课名称弹窗*/
.tc-name{
	width:455px;
	border-radius: 5px;
	background: #fff;
	display: none;
}
.tc-name .main-title {
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #b7d3f3;
	background: #f2f8ff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.tc-name .main-title h3 {
	line-height: 45px;
	font-size: 16px;
	color: #333;
	float: left;
	text-indent: 20px;
}
.tc-name .main-title i.close {
	width: 14px;
	height: 14px;
	float: right;
	background: url(../../image/match/tc-close-icon.png) -10px -10px no-repeat;
	margin-top: 15px;
	margin-right: 20px;
}
.tc-name .main-title i.close:hover {
	width: 14px;
	height: 14px;
	float: right;
	background: url(../../image/match/tc-close-icon.png) -10px -60px no-repeat;
	margin-top: 15px;
	margin-right: 20px;
	cursor: pointer;
}
.tc-name .main {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.tc-name .main ul{
	float: left;
	width: 375px;
	margin: 10px 40px;
}
.tc-name .main ul li{
	float: left;
	width: 100%;
}
.tc-name .main ul li samp{
	float: left;
	width: 100%;
	color: #717076;
	font-size: 14px;
}
.tc-name .main ul li samp span{
	color: #00c177;
}
.tc-name .main ul li input{
	float: left;
	width: 373px;
	height:33px;
	border:1px solid #ccc;
	border-radius: 2px;
	text-indent: 15px;
	margin-top: 6px;
}
.tc-name .main ul li p.ts{
	float: left;
	width: 100%;
	color: #ff510d;
	font-size: 14px;
	line-height: 22px;
	margin-top: 3px;
}
.tc-name .main ul li input:hover{
	border-color: #75c4ff;
	background: #f8fcff;
}
.tc-name .main .tc-btn{
	width: 100%;
	text-align: center;
	float: left;
	margin: 25px 0 20px 0;
}
.tc-name .main .tc-btn button{
	width: 148px;
	height: 35px;
	color: #fff;
	border: 1px solid #00c177;
	border-radius: 3px;
	background: #00c177;
	font-size: 14px;
	line-height: 29px;
}
.tc-name .main .tc-btn button:hover {
	background: #01B26E;
	color: #fff;
}