
.mt20{margin-top:20px;}
.ml10{margin-left:10px;}
/*--公用end--*/


/*login*/
#bdcolor{ background:#E9E9E9;}
.mtlg-container{width:1000px;margin:150px auto;}
.mtlg-main{ width:1000px; height:500px; background:url(../images/login02.jpg) no-repeat;}
.mt-login{width:310px; height:330px; float:right; margin-right:120px; background:#fff; border-radius:5px; margin-top:13px;}
.mtlg-content{padding:10px;}
.mtlg-sch{color:#60B72C; font-size:25px; text-align:center; font-weight:bold; line-height:40px;}
.mtlg-xt{color:#60B72C; font-size:16px; text-align:center;}
.mtlg-content input{margin-top:15px; width:280px; height:30px; color:#c8c8c8; font-size:12px; padding-left:8px; border:1px solid #888}
.login-bt{    border: 1px solid; display:block;width:290px; height:30px; line-height:30px;color:#fff; font-size:12px; text-align:center; border-radius:5px;}
.login-bt:hover{color:#fff; opacity:0.8}
.fbl{ background:#60B72C;}
.fbb{ background:#0099cc;}
.mt15{margin-top:15px}
.mt30{ margin-top:20px;} 
.mt10{margin-top:10px;}
.fcb{color:#0099cc;}
.fcg{color:#62B332;}
.fch{color:#666;}
.fcr{color:#f00;}
.f12{font-size:12px;}
.f13{font-size:13px;}
.fwb{font-weight:bold;}
.link_span{
	max-width:440px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:inline-block;
}


/*激活成?*/
.jhcg {
	width: 270px;
	margin-left: 10px;
	margin-top: 30px;
	border-top: 1px solid #efefef;
}

.suc-txt {
	color: #ff8400;
	text-align:center;
	margin-bottom:20px;
	margin-top:20px;
	font-size: 16px;
}
.jh-success{width:54px; height:54px; background:url(../images/success.jpg) no-repeat; margin:20px auto;}
.login-bt1 {
	display: block;
	width: 270px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	border-radius: 5px;
	clear: both;
}
.login-bt1:hover {
	color: #fff;
	opacity: 0.8
}
/*内容?*/

.mt-top {
	width: 1000px;
	margin: 0 auto;
	padding-top: 30px;
	overflow: hidden;
	margin-bottom: 25px;
}
.mttop-lf {
	float: left;
}
.mt-logo {
	float: left;
	margin-right: 10px;
	height: 79px;
}
.top-btitle {
	font-size: 25px;
	/*font-weight: bold;*/
	line-height: 25px;
}
.top-stitle {
	font-size: 12px;
	/*color: #999;*/
	text-align: center;/* float:right*/
	margin-top:10px;
	margin-left:10px;
}
.mttop-rt{
	float:right;
	margin-right: 20px;
}
.mttop-rt input {
	float: left;
	width: 200px;
	height: 35px;
	border: 2px solid #62b332;
	color: #999;
	padding-left: 10px;
	border-radius: 3px;
}
.search-bt {
	width: 80px;
	height: 37px;
	float: left;
	background: #62b332;
	color: #fff;
	font-size: 14px;
	border: none;
	margin-left: -2px;
	border-radius: 0 3px 3px 0;
	cursor: pointer
}
.search-bt:hover {
	opacity: 0.8
}
.mt-container {
	width: 100%;
	background:#e9e9e9;
	overflow:hidden;
	min-height: 400px;
}

.mt-main {
	width: 1000px;
	margin:20px auto;
	overflow:hidden;
}
.main-lf {
	width: 221px;
	float: left;
	margin-top: 20px;
}
.mainlf-tit {
	width: 100%;
	height: 40px;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	color: #fff;
	background:#3c9d01;
}
.mycent-sj{width:0; height:0; border-top:20px solid #3c9d01; border-left:110px solid transparent;border-right:110px solid transparent;}
.mycent-nav{background:#fff;}
.main-lf ul {
	padding:15px;
}
.main-lf ul li {
	padding: 10px 20px;
	cursor: pointer;
	background: #c7c7c7;
	margin-bottom:15px;
	color:#fff;
}
.main-lf ul li:hover {
	background:#62B332;
}
.main-lf .active {
	background:#62B332;
}
.main-lf ul li img {
	float: left;
	width: 22px;
	height: 22px;
	margin-right: 10px;
}
.main-rt {
	margin-top: 20px;
	width: 720px;
	/*border: 1px solid #d8d8d8;*/
	background:#fff;
}
.mainrt-tit {
	height:29px;
	padding: 22px 15px 0px;
	background:url(../images/center07.jpg) no-repeat;
	color:#fff;
	overflow:hidden;
}
.main-shux {
	float: left;
	margin-right: 10px;
	width: 6px;
	height: 22px;
	background: #008000;
	border-radius: 5px;
}
.mainrt-tit span {
	font-weight: bold;
	font-size: 16px;
}
.mainrt-tit a {
	float: right;
	font-size: 12px;
}
.mainrt-tit a:hover {
	text-decoration: underline;
	color: #f00;
}
.main-inf {
	width:700px;
	margin:10px auto;
	/*border:1px solid #d8d8d8;*/
	border-top:none;
	/*margin-left:5px;*/
	/*background:#fff;*/
	overflow: hidden;
}
.main-info {
	margin-top: 25px;
	background: #f8f8f8;
	padding: 15px
}
.info-con {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #999;
}
.info-cont{padding-left:10px; padding-top:10px;}
.main-gra {
	display: inline-block;
	height: 32px;
	line-height: 28px;
	width: 83px;
	background: url(../images/inf1.png) no-repeat;
	color: #fff;
	padding-left: 10px;
	font-size: 12px;
}
/*打点标签*/
.main-inf ul#lab-cont li {
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
	overflow: hidden;
	margin-bottom: 15px;
}
.main-inf ul#lab-cont li:last-child{
	border-bottom:none;
	margin-bottom:0;
}
.main-inf ul#lab-cont li .lab-lf {
	width: 95%;
	float: left;
}
.main-inf ul#lab-cont li a:hover {
	text-decoration: underline;
	color: #f00
}
.main-inf ul#lab-cont li p {
	font-size: 12px;
	color: #999;
	margin-top: 5px;
	line-height:20px;
}
.lab-lf .lab-jx {
	display: inline-block;
	float: left;
	margin-right: 5px;
	margin-top: 8px;
	width: 6px;
	height: 6px;
	background:#7CCB4C;
}
.main-inf ul#lab-cont li .lav-del {
	float: right;
}
.lab-page {
	margin-left: 200px;
}
.lab-page ul li {
	/*padding: 2px 10px;*/
	width:30px;
	height:25px;
	text-align:center;
	line-height: 25px;
	border: 1px solid #999;
	float: left;
	margin-right: 10px;
	color: #666;
}
.lab-page ul li:hover {
	background:#62B332;
	color:#fff;
	border:1px solid #62B332;
}
.lab-page ul li a{display:block;width:100%;}
.lab-page ul li:hover a{color:#fff;}
.lab-page ul .active{background:#62B332;
	color:#fff;
	border:1px solid #62B332;}
.lab-page ul .active a{background:#62B332;
	color:#fff;
	border:1px solid #62B332;}
.course-date {
	float: right;
	color: #999;
}
.cour-num {
	background: url(../images/courtb.png) no-repeat;
	display: inline-block;
	width: 30px;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	color: #fff;
	text-align: center;
	float: left;
	margin-right: 8px;
}
.main-psword {
	/*margin:10px;*/
	padding-bottom:10px;
}
.main-psword input {
	display: block;
	width: 300px;
	height: 35px;
	padding-left: 10px;
	border: 1px solid #666;
	margin-bottom: 20px;
}
.psw-bt {
	display: block;
	width: 310px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	text-align: center;
	background:#7CCB4C;
	border-radius: 5px;
	margin-top: 40px;
	margin-bottom: 15px;
	border: none
}
.psw-bt:hover {
	opacity: 0.8;
	color: #fff
}
/*老师课程管理*/
.mainrt-tit a.tea-add {
	padding: 3px 15px;
	color: #fff;
	background: #008000;
	border-radius: 3px;
}
.mainrt-tit a.tea-add:hover {
	color: #fff;
	opacity: 0.8;
	text-decoration: none;
}
.tea-choose {
	margin-left: 10px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #999;
	overflow: hidden;
	margin-bottom: 20px;
	margin-top:20px;
}
.tea-choose ul#tea-cho li {
	float: left;
	margin-right: 10px;
	cursor: pointer;
	padding: 1px 10px;
	border-radius: 3px;
	font-size: 13px;
}
.tea-choose ul#tea-cho li a{
	color:#fff;
}
.tea-choose ul#tea-cho li:hover {
	color: #fff;
	opacity: 0.8
}
.tea-choose ul#tea-cho li:hover a{
	/*color: #fff;*/
}

.bcg {
	background:#62B332;
}
.bcr {
	background: #CC0000
}
.bco {
	background: #F0AD4E
}
.bcb {
	background: #428BCA
}
.bcxh {
	background: #D9534F
}
.bcgr {
	background: #999
}
.main-inf ul#tea-cont li {
	display: block;
	height: 100px;
	margin-bottom: 20px;
	/*margin-left: 10px;*/
}
.main-inf ul#tea-cont li img {
	width: 180px;
	height: 100px;
	float: left
}
.main-inf ul#tea-cont li a{display:inline-block;}


.main-inf ul#tea-cont li .tea-rt {
	width: 500px;
	height: 100px;
	float: right;
	position:relative;
}
.tea-title {
	font-size: 16px;
	line-height: 25px;
}
.tea-title:hover {
	color: #f00;
}
.tea-sx {
	padding: 1px 10px;
	color: #fff;
	border-radius: 3px;
	font-size: 12px;
	margin-left: 5px
}
.tea-sx:hover {
	opacity: 0.8;
	color: #fff;
}
.tea-con {
	margin-top: 10px;
}
.tea-edit {
	font-size: 12px;
	color: #00F;
	margin-left: 10px;
}
.tea-del {
	font-size: 12px;
	color: #f00;
}
.tea-kcfb {
	margin-bottom: 15px
}
.tea-kcfb span {
	float: left;
}
.tea-kcfb form label {
	margin-right: 15px;
}
.tea-tit {
	width: 300px;
	height: 30px;
	border: 1px solid #999;
	color: #999;
	padding-left: 10px;
}
.tea_contro{line-height:25px;height:25px;margin-right:8px;font-size:15px;}
.tea-upload {
	width: 310px;
	height: 30px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.tea-upload input {
	width: 230px;
	height: 30px;
	border: 1px solid #999;
	padding-left: 10px;
	color: #999;
	float: left;
	display: block;
}
.tea-upload a {
	display: block;
	width: 68px;
	height: 32px;
	line-height: 32px;
	background:#62B332;
	color: #fff;
	text-align: center;
	float: left;
}
textarea {
	width: 660px;
	height: 100px;
	border: 1px solid #999;
	color: #999;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-top: 10px;
}
.tea-file {
	width: 670px;
	height: 100px;
	border: 1px solid #999;
	color: #999;
	margin-bottom: 35px;
	text-align: center;
}
.teakc-bt a {
	padding: 8px 35px;
	color: #fff;
	margin-right: 15px;
	border-radius: 3px;
	display:inline-block;
}
.teakc-bt a:hover {
	opacity: 0.8;
	color: #fff;
}
/*校长课程管理*/
.mas-cho {
	font-weight: bold;
	font-size: 16px;
	float: left;
}
.mas-cho img {
	height: 22px;
	float: left;
	margin-right: 5px;
}
#mas-choose li {
	float: left;
	margin-right: 10px;
	cursor: pointer;
	border-radius: 3px;
	padding: 1px 20px;
	border: 1px solid #62B332;
	font-size: 13px;
	color:#62B332;
}
#mas-choose li:hover {
	background:#62B332;
	color: #fff;
}
/*知识点左边导?*/
#menu {
	display: inline;
	float: left;
	/*margin-left: 3px;
	margin-top: 8px;*/
	margin-bottom: 20px;
	overflow: hidden;
	width: 214px;
	font-size: 12px;
	background:#fff;
	border:1px solid #d8d8d8;
	border-top:none;
}
.prod_type ul ul {
	display: none;
}
.prod_type ul {
	float: none;
	margin: 0 auto;
	width:90%;
}
.prod_type {
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom:10px;
}
.border_style {
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 5px;
	padding: 0 0 4px 0;
}
.prod_type ul li, .prod_type ul li a, .prod_type ul li a:visited {
	color: #333;
}
.prod_type ul li a {
	height: 29px;
	line-height: 29px;
}
.prod_type ul li a:hover {
	color: #f00;
}
/*知识?*/
.knw-lf {
	width: 221px;
	float: left;
	margin-top: 20px;
}
.knwlf-tit {
	width: 100%;
	height:38px;
	background: #008000;
	text-align: center;
	line-height:38px;
	font-weight: bold;
	color: #fff;
	background:url(../images/mt51.jpg) no-repeat;
}
.know-fx{ width:6px; height:6px; background:#62B332;}
/*.knw-dload ul{margin-top:5px; margin-left:8px;}*/
.knw-dload ul li {
	width: 25%;
	/*height: 120px;*/
	padding:10px 0;
	float: left;
	font-size: 12px;
	text-align:center;
	
}
.knw-dload ul li img {
	width: 60%;
	text-align: center;
}
.knw-pra {
	width: 660px;
	height: 100px;
	margin-bottom: 30px;
	position: relative
}
.knwpr-lf {
	width: 550px;
	height: 100px;
	float: left;
}
.knw-cont {
	width: 520px;
	float: left;
	margin-left: 10px;
}
.knw-cont p {
	margin-bottom: 10px;
}
.knw-pra img {
	float: right;
	position: absolute;
	top: 0;
	right: 0
}
/*视频*/

.video-lj {
	width: 1000px;
	margin-bottom: 20px;
}
.video-lj img {
	height: 18px;
	float: left;
}
.video-lj a {
	margin-right: 5px;
	margin-left: 5px;
}
.video-main {
	width: 1000px;
	margin-bottom: 20px;
}
.video-mid {
	overflow: hidden
}
.video-lf {
	width: 720px;
	float: left;
	overflow: hidden
}
.video-lf p {
	background: #62B332;
	color: #fff;
	padding: 12px 15px;
	font-size: 18px;
}
.video-rt {
	float: right;
	width: 254px;
	background:#fff;
	border:1px solid #d8d8d8;
}
.video-rt ul#myTab3 {
	overflow: hidden;
	font-weight: bold
}
.video-rt ul#myTab3 li {
	display: block;
	width: 125px;
	height: 40px;
	border: 1px solid #d8d8d8;
	text-align: center;
	line-height: 45px;
	cursor: pointer;
	float: left;
	background: #62B332;
	color: #fff;
	font-size: 15px
}
.video-rt ul#myTab3 .active {
	background: #fff;
	color: #62B332;
	border-bottom: none;
}

.video-lab {
	width: 234px;
	height: 512px;
	border-top: none;
	margin:0 auto;
	position: relative;
	padding:10px 0 10px 10px;


}
.lab-add {
	/*padding-bottom: 100px;*/
	border-bottom: 1px dotted #999;
}
.lab-add p {
	padding-left: 25px;
	padding-top: 90px;
	color: #999;
}
.laad-bt {
	display: inline-block;
	padding: 4px 22px;
	margin-top: 15px;
	margin-left: 65px;
	border: 1px solid #ccc;
	background: #f7f7f7;
}
.yq-bt {
	display: inline-block;
	padding: 8px 25px;
	color: #fff;
	background: #62B332;
	margin-left: 65px;
	margin-top: 20px;
	border-radius: 3px;
	position: relative;
}
.yq-bt:hover {
	opacity: 0.8;
	color: #fff;
}
.labt-bt {
	position: absolute;
	bottom: 10px;
	padding-left: 20px;
	overflow: hidden
}
.labt-bt a {
	display: inline-block;
	width: 95px;
	height: 35px;
	line-height: 35px;
	margin-right: 10px;
	text-align: center;
	color: #fff;
	border-radius: 3px
}
.labt-bt a:hover {
	opacity: 0.8;
	color: #fff;
}
.lab-star {
	/*height: 350px;*/
	/*padding: 10px;*/
	height:90%;
	overflow-x: hidden;
	overflow-y:auto;
	padding-right:10px;
}
.lab-star ul li {
	display: block;
	width: 222px;
	border-bottom: 1px dashed #999;
	padding-bottom: 10px;
	overflow: hidden;
	margin-bottom: 15px;
}
/*.lab-star ul li img {
	float: left;
	margin-right: 5px;
	margin-top: 4px;
}*/

.vid-xgkc {
	width: 698px;
	padding:5px 10px 10px;
	background:#fff;
	border: 1px solid #d8d8d8;
	float: left;
	overflow: hidden
}
.vixg-title {
	height: 35px;
	line-height: 35px;
	padding-left: 15px;
	font-weight: bold;
	color:#62B332;
	padding:5px 10px 5px 5px;
	border-bottom:2px solid #62B332;
}
.vixg-title img {
	display: inline-block;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}
.vid-con {
	padding:20px 4px;
	width:690px;
	overflow:hidden;
}
.vixg-cont {
	width:720px;
	/*overflow: hidden;*/
}
.vixg-cont img {
	/*width:150px;*/
	/*height:90px;*/
}
.vixg-cont a{display:inline-block; width:222px; margin-right:10px;margin-bottom: 10px;}
.xgkc-p{height: 38px;overflow: hidden;padding-left:;font-size:12px;line-height:1.5;}
.xgkc-con{padding:4px;}
.xgkc-con .xgkc-zjr{color:#999; margin-top:4px; font-size:12px;height: auto !important;}
.video-tj {
	overflow: hidden
}
.vid-kjxz {
	min-height:310px;
	width: 254px;
	background:#fff;
	border: 1px solid #d8d8d8;
	float: right;
}
.vikj-title{background:#62B332; color:#fff; height:40px; line-height:35px; margin:2px;}
.vidkj-con{padding:10px 10px 0; overflow:hidden}
.vidcon-fx{display:inline; width:15px; height:15px;color:#fff; text-align:center; line-height:15px; font-size:12px; float:left; margin-top:3px; margin-right:5px;}
.vidkj-con ul li{
	display: block;
	padding-bottom: 10px;
	margin-bottom:10px;
	border-bottom:1px dotted #d8d8d8;
	overflow:hidden;
}
.vidkj-con ul li:last-child{
	margin-bottom:0px;
	border-bottom:none;
}
/*搜索*/
.sea-cont {
	width: 958px;
	margin-top: 15px;
	padding: 20px;
	border: 1px solid #999;
	overflow: hidden
}
.sea-con {
	width: 958px;
	height: 160px;
	margin-bottom: 30px;
	overflow: hidden
}
.sea-con img {
	float: left;
	height: 160px;
}
.sea-rt {
	width: 650px;
	height: 160px;
	float: right;
	position: relative
}
.sea-rt a {
	display: block;
	font-size: 20px;
	margin-bottom: 10px;
}
.sea-rt p {
	line-height: 30px;
	font-size: 16px
}
.sea-look {
	position: absolute;
	bottom: 0;
}
.sea-date {
	display: block;
	width: 120px;
	float: left;
	color: #999;
}
.sea-date img {
	width: 15px;
	height: 15px;
	float: left;
	margin-right: 5px;
	margin-top: 3px;
}
.sea-page ul li {
	padding: 2px 10px;
	border: 1px solid #999;
	float: left;
	margin-right: 10px;
	color: #666;
}
.sea-page ul li:hover {
	border: 1px solid #62B332;
	color:#fff;
	background:#62B332;
}
.sea-page ul li:hover a{color:#fff;}
.sea-page .active{
	border: 1px solid #62B332;
	color:#fff;
	background:#62B332;
}
.sea-page .active a{color:#fff;}

/*menu*/
.myte-nav { width:100%; height:43px; position:relative;overflow: hidden;}
.myt-nav {
	width: 100%;
	height: 40px;
	position:absolute;
	top:3px;
	background-color:#62b332;
}
.Hide {
	display: none;
}
.Toolbar1 {
	background: #62b332;
	height: 40px;
}

.first-nav {
	height: 40px;
	width: 1000px;
	position: relative;
	margin: 0 auto;
}
.first-nav .List1 {
	float: left;
	width: 830px;
	height: 40px;
}
.first-nav .Listspan{
	float:left;
	display:inline-block;
	line-height: 38px;
	height:35px;
	width:50px;
	margin-top: 5px;
	color:#fff;
	text-align:center;
}
.first-nav .Listspan:hover{
	background:#fff;
	color:#62b332;
	font-weight:bold;
}
.first-nav .List1 li {
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	height: 35px;
	line-height: 38px;
	margin-top: 5px;
}
.first-nav .List1 li a {
	color: #fff;
	float: left;
	line-height: 38px;
	text-align: center;
}
.first-nav .List1 .Select {
	background: #fff;
}
.first-nav .List1 .Select a {
	color: #62B332;
	font-weight: bold;
	text-align: center;
}

.Toolbar2 {
	background: #fff;
	border-bottom:1px solid #d8d8d8;
	height: 35px;
	clear: both;
}

.second-nav{
	position: relative;
	overflow: hidden;
	height: 35px;
	width: 1000px;
	margin:0 auto;
}
.second-nav ul{margin-left:10px;}

.second-nav ul li a {
	color: #434343;
	font-size: 12px;
	float: left;
	line-height:40px;
	padding-left:10px;
	padding-right:10px;
}
.second-nav ul li a:hover{color:#f00;}
.second-nav ul .Select a{
	color:#f00;
}


.mt-shux {
	width: 2px;
	height: 18px;
	background: #fff;
	position:absolute;
	left:440px;
	top: 15px;
	float: left;
}
.pos2{position:absolute; left:630px;}
.myt-center{width:113px; height:43px; line-height:43px; background:url(../images/mt18.png) no-repeat; position:absolute; right:0; top:-3px; color:#fff;}
.myt-center a{ display:inline;color:#fff;font-size:12px; }
.myt-center a:hover{text-decoration:underline}

/*新知识点*/
.know-banner{padding:5px; width:990px; height:181px; background:#fff; margin-top:10px;}
.know-rt{width:750px; float:right;background-color:#fff;}
.know-rt:last-child .know-inf:last-child{
	/*border-bottom:1px solid #d8d8d8;*/
}
.knowrt-tit{height:47px; background:url(../images/mt55.jpg) no-repeat; line-height:40px;color:#fff;}
.mytea-icon{ display:inline;width:28px; height:28px; float:left;background:url(../images/label-sprite.png) no-repeat;}
.knowrt-title{background-position:0 5px;}
.know-inf{width:700px; margin:0 auto; padding:20px 0px;overflow:hidden;}
.know-inf ul#tea-cont li {
	/*display: block;*/
	height: 120px;
	/*margin-bottom: 20px;*/
	/*margin-left: 10px;*/
	border-bottom:1px dashed #d8d8d8;
	padding:10px;

}
.know-inf ul#tea-cont li:last-child{
	border-bottom:0;
}
.know-inf ul#tea-cont li img {
	width: 200px;
	height: 120px;
	float: left
}
.know-inf ul#tea-cont li .tea-rt {
	width: 460px;
	height: 120px;
	float: right;
}
.know-title{width:126px; height:30px; line-height:30px; color:#fff;background:#62B332; border-radius:3px; margin-bottom:15px; overflow:hidden}
.knowrt-title1{background-position:0 -31px;}
.knowrt-title2{background-position:0 -62px;}
.knowrt-title3{background-position:0 -93px;}

.tea-add:hover{
	color:#3385ff;
}


/*新视?*/
.home{background-position:0 -378px;}
.video-con{ width:705px;background:#fff;margin-left:8px;}
.video-con video{margin-left:5px;}
.video-inf{background:#62B332; padding:10px 15px;}
.vidinf-top{color:#fff; margin-bottom:10px; overflow:hidden;}
.vidinf-bt{background:#e2ffd1; padding:8px;min-height: 43px;}
.infbt-tit{width:40px; font-weight:bold;float:left; color:#62B332;}
.infbt-shux{ display:inline;width:2px; height:35px; background:#62B332; margin:3px 10px 0px 3px; float:left;} 
.infbt-con{ display:inline-block; width:613px; overflow:hidden;text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; max-height:3.6em; line-height:1.8em;}
.kc-icon{background-position:0 -122px;}
.kcxz-icon{background-position:0 -60px;}
.wxbq{background-position:-8px -315px;}



.centnav-icon1{background-position:0 -158px;}
.centnav-icon2{background-position:0 -347px;}
.centnav-icon3{background-position:0 -250px;}
.centnav-icon4{background-position:0 -407px;}
.centnav-icon5{background-position:0 -437px;}
.centnav-icon6{background-position:0 -194px;}
.inf-icon{background-position:0 -220px;}
.shaix{background-position:0 -283px;}


/*新搜?*/
.search-content{padding:20px;}
.search-cont{overflow:hidden;}
.search-cont li a{display:block; width:287px; border:1px solid #d8d8d8; background:#fff; padding:5px; float:left; margin-right:20px; margin-bottom:20px;}
.search-cont li a p{clear:both;color:#999; padding-top:10px; font-size:12px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; line-height:1.8em; max-height:3.6em;}

/*底部*/
.mt-foot{background:#fff; height:60px;width: 100%;bottom: 0px;}
.foot-info{width:100%; margin:0px auto; text-align:center}
.foot-cont{padding-top:5px; padding-bottom:5px; overflow:hidden}
.foot-cont a{padding-left:10px; padding-right:10px}

/*关于我们*/
.infomation{background:#fff; border:1px solid #d8d8d8; padding:25px; margin-bottom:15px; margin-top:15px;}
.infor-con{margin-bottom:25px; padding-bottom:5px; border-bottom:2px solid #eee}
.infor-con span{ padding-bottom:5px; border-bottom:3px solid #62B332; color:#62B332; font-size:16px; font-weight:bold}
.infomation p{padding:20px; background:#f8f8f8}

/*qzx*/
.mtlg-content input,.mtlg-content select{
    margin-top: 15px;
    width: 280px;
    height: 30px;
    font-size: 12px;
    padding-left: 8px;
    border: 1px solid #888;
    background: white;
}

.mtlg-content select {
    width: 290px;
}

.mt-shux3 {
    width: 2px;
    height: 20px;
    background: #fff;
    margin-top: 15px;
    float: left;
}
.knw-links{margin-bottom:20px;}
.knw-links li{width:100%;padding:7px 0;font-size:12px;text-align:left;border-radius:3px;}
.knw-links li:hover{
         /*-moz-box-shadow::0px 0px 5px grey;  
  
         -webkit-box-shadow::0px 0px 5px grey;  
  
         box-shadow:0px 0px 5px grey;*/
}

#star img { display: inline-block;}
.mytea-icon.wxbq {height: 20px;width: 20px;}

.search_cout_p{
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}


/*cjf style*/
.school_nav{margin:15px auto;width:960px;border:none;vertical-align:middle;text-align: center;}
.school_nav tr{width:100%;vertical-align:middle;text-align: center;}
.school_nav td{vertical-align:middle;text-align: center;}
.school_nav_ul{
	margin:0 auto;text-align:center;border:1px solid #62b332;width:976.8px;
}

.school_nav td{text-align:center;color:#fff;font-size:15px;line-height:40px;height:40px;background-color:#62b332;}
.school_nav td a{display:block;color:#fff;font-size:15px;}
.school_nav .school_gaik{background:#fff;text-align:center;color:#fff;}

.school_jianjie:hover{background:#62b332;}

.file_a {
    position: relative;
    display: inline-block;
    background: #D0EEFF;
    border: 1px solid #99D3F5;
    border-radius: 4px;
    padding: 4px 12px;
    overflow: hidden;
    color: #1E88C7;
    text-decoration: none;
    text-indent: 0;
    line-height: 20px;
    cursor:pointer;
}
.file_a input {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
}
.file_a:hover {
    background: #AADFFD;
    border-color: #78C3F3;
    color: #004974;
    text-decoration: none;
}

.self_kecheng{
	padding:5px;
}
.self_kecheng span{
	display:inline-block;
	min-width:60px;
}
#submit{color:#fff}
#submit:hover{
	color:#fff;
	opacity:0.8;
}
.information_p img{
	display:inline-block;
}


.school_name{
	text-align: center;
	background:url("/assets/new_home/images/header_school_bg.jpg") repeat-x center center;
}
.school_name_span{
	color:#ff8602;
	font-size:20px;
	padding:0 10px;
	font-family:'';
	background-color:#fff;
}
.school_jianjie{
	border:2px solid #7abe53;
	
	width:100px;
	height: 100px;
	overflow:hidden;
	margin:0 auto;
	-moz-border-radius: 50%; /* Firefox */
  -webkit-border-radius: 50%; /* Safari ? Chrome */
  border-radius: 50%; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览? */
  border-radius:50%;
}
.jianjie_icon{height:44px;width: 44px;text-align: center;margin:10px auto 0;}
.jianjie_icon1{
	background:url("/assets/new_home/images/jianjie1.png") no-repeat center center;
}
.jianjie_icon2{
	background:url("/assets/new_home/images/jianjie2.png") no-repeat center center;
}
.jianjie_icon3{
	background:url("/assets/new_home/images/jianjie3.png") no-repeat center center;
}
.jianjie_icon4{
	background:url("/assets/new_home/images/jianjie4.png") no-repeat center center;
}
.jianjie_icon5{
	background:url("/assets/new_home/images/jianjie5.png") no-repeat center center;
}
.jianjie_icon6{
	background:url("/assets/new_home/images/jianjie6.png") no-repeat center center;
}
.jianjie_icon7{
	background:url("/assets/new_home/images/jianjie7.png") no-repeat center center;
}
.school_jianjie:hover .jianjie_icon1{
	background:url("/assets/new_home/images/jianjie11.png") no-repeat center center;
}
.school_jianjie:hover .jianjie_icon2{
	background:url("/assets/new_home/images/jianjie22.png") no-repeat center center;
}
.school_jianjie:hover .jianjie_icon3{
	background:url("/assets/new_home/images/jianjie33.png") no-repeat center center;
}
.school_jianjie:hover .jianjie_icon4{
	background:url("/assets/new_home/images/jianjie44.png") no-repeat center center;
}
.school_jianjie:hover .jianjie_icon5{
	background:url("/assets/new_home/images/jianjie55.png") no-repeat center center;
}
.school_jianjie:hover .jianjie_icon6{
	background:url("/assets/new_home/images/jianjie66.png") no-repeat center center;
}
.school_jianjie:hover .jianjie_icon7{
	background:url("/assets/new_home/images/jianjie77.png") no-repeat center center;
}
.jianjie_icon_span{
	color:#7abe53;
	font-size:16px; 
}
.school_jianjie:hover .jianjie_icon_span{
	color:#fff;
}


.school_box{background:url("/assets/new_home/images/school_box.jpg")repeat left top;border-radius:0 15px 15px 0;}
.school_nav_title{
	background-color:#62b332;
	width:247px;
	height:163px;
}
.school_nav_pic{
	text-align:center;
	margin:0 auto;
	width:100px;
	height:100px;
	border-radius:50%;
	overflow:hidden;
	background-color:#fff;
}
.school_nav_pic img{
	margin:0 auto;
	padding:10px;
}
.school_nav_title p{
	color:#fff;
	font-size:18px;
	margin:0 auto;
	line-height:2.2;
	text-align:center;
}
.school_lists{
background-color:#dbffc7;
}

.school_lists li{
	text-align:center;
	font-size:14px;
	color:#242424;
	line-height:3.5;
	
	border-left:2px solid #dbffc7;
}
.school_lists li a{
	display:block;
	text-indent:35px;
}
.school_lists li.select,.school_lists li:hover{
	background-color:#fff;
	border-left:2px solid #62b332;
}
.school_lists .select{
	color:#62b332;
}
.school_li1 a{
	background:url("/assets/new_home/images/school_gk1.png")no-repeat 80px center;
}
.school_li2 a{
	background:url("/assets/new_home/images/school_gk2.png")no-repeat 80px center;
}
.school_li3 a{
	background:url("/assets/new_home/images/school_gk3.png")no-repeat 80px center;
}
.school_li4 a{
	background:url("/assets/new_home/images/school_gk4.png")no-repeat 80px center;
}
.school_li5 a{
	background:url("/assets/new_home/images/school_gk5.png")no-repeat 80px center;
}
.school_li6 a{
	background:url("/assets/new_home/images/school_gk6.png")no-repeat 80px center;
}
.school_li7 a{
	background:url("/assets/new_home/images/school_gk7.png")no-repeat 80px center;
}

.school_li1 .select{
	background:url("/assets/new_home/images/school_gk11.png")no-repeat 80px center;
}
.school_li2 .select{
	background:url("/assets/new_home/images/school_gk22.png")no-repeat 80px center;
}
.school_li3 .select{
	background:url("/assets/new_home/images/school_gk33.png")no-repeat 80px center;
}
.school_li4 .select{
	background:url("/assets/new_home/images/school_gk44.png")no-repeat 80px center;
}
.school_li5 .select{
	background:url("/assets/new_home/images/school_gk55.png")no-repeat 80px center;
}
.school_li6 .select{
	background:url("/assets/new_home/images/school_gk66.png")no-repeat 80px center;
}
.school_li7 .select{
	background:url("/assets/new_home/images/school_gk77.png")no-repeat 80px center;
}


.information_p img{
	padding:5px;
}
.content_title{
	color:#62b332;
	line-height:3;
	margin-bottom:15px;
	text-indent: 30px;
	border-bottom:3px solid #62b332;
	background:url("/assets/new_home/images/school_gk11.png")no-repeat left center;

}


.select_style{height:30px;line-height:30px;margin-top:-4px;border: 1px solid #62B332;}

.select_style option{padding:0;text-indent:0.2em;}
.wuxing{margin:0 auto;border-bottom:1px solid #62b332;border-bottom:none;}
.wuxing p{width:96%;text-indent:0.5em;border-bottom:2px solid #62B332;margin:0 auto;height:40px;line-height:40px;color:#62B332;font-weight:bold;}

.pagination{text-align: center;}