@charset "utf-8";
#Context {
	max-width: 1200px;
	width:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#mainShow {
	background-image: url(../Images/2.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 300px;
	width: 100%;
}
/*首页轮换图片*/
.flexslider {
	position: relative;
	width: 100%;
	height: 400px;
	overflow: hidden;
	zoom: 1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.flexslider .slides li {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}
.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
 *display: inline;
}
.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}
.flex-control-paging li a.flex-active, .flex-control-paging li.active a {
	background-position: 0 0;
}
.flexslider .slides a img {
	width: 100%;
	height: 400px;
	margin-top: -0px;
}
/*内容区*/
#SecondBox {
	margin-bottom: 20px;
	height:630px;
	width:100%;
}
#SecondBox .left {
	width: 670px;
	float: left;
	overflow:hidden;
}
#SecondBox .right {
	width: calc(100% - 680px);
	float: right;
}
/*标题*/
.tit {
	line-height: 60px;
	font-size: 23px;
	color: #393939;
	width: 100%;
	font-family: "microsoft yahei";
	height: 50px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999;
	position: relative;
}
.tit a {
	background-image: url(../Images/more.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 56px;
	display: block;
	float: right;
	position: absolute;
	right: 0px;
	bottom: -1px;
	background-position: -40px 0px;
	text-decoration: none;
}
.imgbox {
	width: 100%;
	margin-bottom: 10px;
	height: 350px;
}
.imgbox dd {
	width: 320px;
	height: 330px;
	list-style-type: none;
	float: left;
	margin-top: 30px;	
	margin-bottom: 30px;
	margin-left: 0px;
	overflow: visible;
	position: relative;
}
.imgbox dd:first-child{
	margin-right:30px;
}
.imgbox dd img {
	width: 320px;
	height: 185px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgbox .art_tit {
	font-weight: bold;
	color: #044D22;
	line-height: 25px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	bottom: 70px;
	height: 50px;
	width: 100%;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.imgbox .art_intro {
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	position: absolute;
	bottom: 0px;
	height: 75px;
	width: 100%;
	display: block;
	color: #0B6E48;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.line {
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.newsbox {
	width: 100%;
	height: 210px;
}
.nlistbox {
	margin-top: 20px;
	height: 180px;
	float: left;
	margin-right: 0px;
}
.newsbox .nlistbox:first-child{
	margin-right:30px;
}
.artItem {
	width: 320px;
	height: 35px;
	display: table;
}
.artItem .artlink {
	line-height: 22px;
	white-space: nowrap;
	height: 22px;
	width: 260px;
	float: left;
	overflow: hidden;
	margin-left: 5px;
	text-overflow: ellipsis;
	background-image: url(../Images/icon3.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	text-indent: 15px;
}

.artItem .arttime {
	color: #999999;
	float: right;
}
/*通知公告*/
.noticebox {
	background-color: #C7CEB2;
	height: 360px;
	padding-top: 20px;
}
.noticebox .noItem {
	margin-top: 0px;
	margin-right: 25px;
	margin-left: 25px;
	height: 50px;
	width: 100%;
}
.timebox {
	float: left;
	height: 50px;
	width: 60px;
}
.timebox .noday {
	height: 30px;
	background-color: #E08031;
	line-height: 25px;
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #fff;
}
.timebox .nodate {
	height: 25px;
	background-color: #FFF;
	line-height: 25px;
	text-align: center;
	color: #999;
}
.noticebox .nolink {
	float: left;
	margin-left: 20px;
	height: 60px;
	line-height: 30px;
	width: 350px;
	width:calc(100% - 150px);
	overflow: hidden;
	margin-top: -2px;
}
.noticebox .nolink a {
	font-size: 16px;
}
.noline {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFF;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 40px;
	margin-bottom: 15px;
}
/*友情链接*/
.tit2 {
	height: 40px;
	width: 100%;
	background: #099;
	line-height: 40px;
	margin-top: 10px;
	font-size: 18px;
	text-indent: 15px;
	font-family: "microsoft yahei";
}
.link-items {
	max-width: 500px;
	width:100%;
	height: 150px;
	overflow: hidden;
}
.link-items-inner{
	width:550px;
	height:150px;
}
.link-item {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-indent: 10px;
	float: left;
	width: 117px;
	margin-right: 10px;
	margin-top: 10px;
	background-color: #060;
	overflow: hidden;
	text-overflow: ellipsis;
 white-space:nowrap  display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: nowrap;
}
.link-item, .link-item a {
	color: #fff;
}
/*课程*/
.coursebox{
	width: 1200px;
	height: 450px;
	overflow: hidden;
}
.coursebox-inner{
	width: 1230px;
	height: 450px;
}
.course-item{
	float: left;
	height: 160px;
	width: 220px;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 30px;
}
.live{
	background-image: url(../Images/live-icon.gif);
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	display:inline-block;	
}
.cour-img{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.cour-img img{
	width: 220px;
	height:125px;
}
.cour-img:hover{
	
}
.cour-img:hover img{
	width: 216px;
	height:121px;
	border: 2px solid #fff;
	filter: alpha(Opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}
.cour-name{
	line-height: 20px;
	color: #333;
	display: block;
	height: 40px;
	text-align: left;
	font-size: 15px;
	overflow: hidden;
}
.cour-name:hover{
	color: #188eee;
}
.cour-price{
	font-size: 15px;
	line-height: 30px;
}
.cour-price .free{
	color: #090;
	float: left;
}
.cour-price .cou-sbj{
	color: #999;
	float: right;
	white-space: nowrap;
	overflow: hidden;
	text-align: right;
}
.cou-count{
	padding-top: 1px;
	padding-left: 20px;
	background: url(../images/sl.gif) 0 8px no-repeat;
	height: 25px;
	color: #666;
	float: left;
	margin-left: 10px;
}
