/*公共样式*/
h4, h5, h6, h1, h2, h3 {
	margin-top: 0;
}
ul, ol, li{
	margin: 0;
	padding:0px;
	list-style:none;
	-webkit-margin-start: 0px;
}
p {
	margin: 0;
}
img {
	border: 0px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
html, body {
	/* font-family:'微软雅黑', 'Source Sans Pro', sans-serif; */
	font-family: Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;
	font-size: 14px;
	/* background:#fff; */
	padding:0px;
}

body {
	margin:0px;
}

img { border:0px;} 

.g-container {
	width:1200px;
	margin:0 auto;
}

.col-md-4{
	float: left;
    width: 23%; padding:10px; 
}



.g-container-title {
	width:1200px;
	margin:0 auto;
}


.banner-list{
	width: 1160px;
    margin: 0 auto;
}
.banner-list .banner-item {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
  
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e4ecf3;
    background-color: #fff;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
	.g-container {
	width:100%;
	margin:0 auto;
	}
	
	.banner-list{width: 100%; overflow:hidden;}

}
.clear {
	clear:both;
}
/*头部*/
.header {
	overflow:hidden;
}
.top_t {
	height:34px;
	background:#f4f4f4;
	border-bottom:#e5e5e5 solid 1px;
	padding:2px 0px;
}
.preface {
	/* width:600px; */
	float:left;
	height:34px;
	line-height:34px;
	font-size:12px;
	color:#717171;
}
.preface span {
	float:right;
}
.preface span a {
	width:55px;
	display:inline-block;
	text-align:center
}
.top_tel {
	float:right;
	height:34px;
	line-height:34px;
}
.top_tel img {
	margin-top: 10px;
}
.top_tel span {
	float:right;
	height:34px;
}
.top_tel span a {
	font-size:14px;
	color:#717171;
	margin-left:10px;
}

.top_tel img {
	margin-top:10px;
}



.logo {
	
	float:left;
	/*width:60%;padding-top:10px;height:30px;*/
	
}

.logs { line-height: 115px;
    padding-left: 8px;
   /*padding-top: 25px;*/
    text-align: right;
}
.logs a{ color:#ff9900;}
.logs a:hover{ text-decoration:underline;}




.brand {
	line-height:115px;
}




.ppl {
	width:45%;
	float:right;
	padding-top:35px;
}
.nav_bg {
	background:#0c9e95;
	height:50px;
}
.nav {
	width:950px;
	float:left;
	height:50px;
	line-height:50px;
}
.nav a {
	color:#FFF;
	font-size:18px;
	padding:0 20px;
	display:inline-block;
}

.nav a:hover {
	background:#08736b;
	color:#FFF;
	text-decoration:none;
}
.nav .stop {
	background:#08736b;
}
.shopping {
	height:50px;
	line-height:50px;
	text-align:center;
	width:180px;
	float:right;
	background:#08736b;
	margin-right:10px;
}
.shopping a {
	color:#FFF;
	font-size:18px;
	/* background:url(../images_2015/shop.gif) no-repeat 0 0px; padding-left:20px;*/
	
}
.shopping a small {
	font-weight:bold;
	color:#FF0;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
	.nav {
		width: 76%;
		float:left;
		height:50px;
		line-height:50px;
		overflow:hidden;
	}
	.shopping {
		height:50px;
		line-height:50px;
		text-align:center;
		width:20%;
		float:right;
		background:#08736b;
		margin-right:10px;
	}
}

/*头部 end*/

/*轮播图*/
.banner {
	height: 400px;
	overflow: hidden;
}
.banner .ban_c img {
	position: absolute; max-height:400px;
	/* width: 1200px; */
	/* left: 50%;
	margin-left: -960px; */
	top: 0;
}
.banner .ban_nav {
	display: none;
}
.banner .Left, .banner .Right {
	position: absolute;
	width: 38px;
	height: 38px;
	right: 50%;
	bottom: 15px;
}
.banner .Left {
	margin-right: -450px;
	background-position: 5px 0
}
.banner .Right {
	margin-right: -490px;
	background-position: -33px 0;
	background-color: #e6292f;
}
.bann_ext {
	position: relative;
}
.frontCover {
	position: absolute;
	top: -100px;
	padding: 0 0 16px;
}
.frontCover li {
	float: left;
	width: 144px;
	padding: 1px;
	background: #ccc;
	color: #fff;
	overflow: hidden;
	margin-right: 10px;
	cursor: pointer;
}
.frontCover .img {
	position: relative;
	height: 90px;
	overflow: hidden;
}
.frontCover img {
	position: absolute;
	width: 144px;
	height: 90px;
}
.frontCover .open {
	background: #060;
	padding: 2px;
}
.wrap {
	width: 1180px;
	padding-left: 20px;
	margin-left: auto;
	margin-right: auto;
}

.indtite2 { display:none;}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
	.wrap {
		width: 99%;
		padding-left: 1%;
		margin-left: auto;
		margin-right: auto;
	}
	.indtite2 { display:inherit;}
	.scrollbut{display:none;}
	.stepcarousel{ display:none;}

.frontCover{ display:none;}
}
/*幻灯片(组件)*/
.slide {
	position: relative;
	width: 100%;
}
.ban_c {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	/* overflow: hidden; */
}
.ban_c img {
	width: 100%;
	display: block;
	margin: 0 auto;
}
.ban_t {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 4px 0;
	text-indent: 10px;
	white-space: nowrap;
	overflow: hidden;
	color: #fff;
	background: rgba(0,0,0,.5);
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#88000000, endcolorstr=#88000000);
	z-index: 3;
}
.banner_wzi {
	top: 42%;
	left: 50%;
	margin-left: -560px;
	z-index: 999;
	text-align: left;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
.banner_wzi {
	top: 42%;
	left: 50%;
	margin-left: -460px;
}
}
.banner_wzi .one {
	height: 20px;
	margin-bottom: 10px;
	display: inline-block;
	line-height: 20px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	background: #4ba3fc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 0 5px;
}
.banner_wzi .two {
	font-size: 28px;
	color: #FFF;
	text-shadow: #050505 1px 1px 1px;
}
.banner_wzi .three {
	font-size: 14px;
	color: #FFF;
	padding-top: 5px;
}

.banner_zz{ height:400px; width:50%; /* border:1px solid red; */ position: absolute; z-index: 0; }
.zz_l_f {left:0px;}
.zz_r_f {right:0px;}
.banner_jb{background: -webkit-gradient(linear, 10 90%, 0 10%, from(#ccac93), to(#ccac93));  }


/*轮播 end*/

/*右侧推荐*/
.ended {
	position: absolute;
	top: -400px;
	right: 0px;
	z-index: 999;
	width: 290px;
	background: url(../images_2015//tj_bg.png);
	height: 400px;
}
.rig_n {
	height: 58px;
	display: block;
}
.rig_n ul {
	height: 58px;
	border-bottom: 1px solid #474747;
	padding: 0px;
}
.rig_n ul li {
	float: left;
	height: 57px;
	display: block;
	line-height: 57px;
	text-align: center;
	margin: 0 20px;
}
.r_now {
	border-bottom: 3px solid #0c9e95;
	height: 57px;
	font-size: 16px;
	color: #dadada;
	cursor: pointer;
}
.r_tag {
	font-size: 16px;
	color: #919191;
}
#cot_10 {
	padding: 12px 20px;
	overflow: hidden;
	background: url(../images_2015/ph_s.png) no-repeat 20px 20px;
}
#cot_10 ul li {
	line-height: 32px;
	height: 32px;
	padding-left: 30px;
}
#cot_10 ul li a {
	/* color: #a8a8a8; */
	color:#ffffff;
	font-size: 12px;
}
#cot_11 {
	padding: 12px 20px;
	overflow: hidden;
}
#cot_11 ul li {
	line-height: 32px;
	height: 32px;
	padding-left: 10px;
	background: url(../images_2015/li.png) no-repeat 0 15px;
	padding-left: 20px;
}
#cot_11 ul li a {
	/* color: #a8a8a8; */
	color:#ffffff;
	font-size: 12px;
}
/*右侧推荐 end*/

/*视频精选*/
.indtite {
	font-size:28px;
	color:#333;
	height:80px;
	line-height:80px;
}
.stepcarousel {
	MARGIN: 0px auto;
	OVERFLOW: scroll;
	WIDTH: 1200px;
	POSITION: relative;
	height:250px;
}

.stepcarouselT {
	MARGIN: 0px auto;
	OVERFLOW: scroll;
	WIDTH: 1200px;
	POSITION: relative;
	height:250px;
}

.slide2{ display:none;}

.course-list .course-item {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e4ecf3;
    background-color: #fff;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
	.top_tel{
		width:37%;
	}
	.top_tel img {
		width:25%;
		height:25%;
	}
	.top_tel span a {
		font-size:14px;
		color:#717171;
		margin-left:5px;
	}

	.logo { text-align:center; float:inherit; }
	.logs {text-align:center; line-height: 55px; }
	
	.ended{ display:none;}


	.brand .log img { display: inline-block;}
	
	.brand .logs img { display: inline-block;max-width: 100%;}
	
	.nav a{ padding:0 5px;}
	
	.slide2{ display:inherit;}
	.banner{ display:none;}
	
	.indtite{ text-align:center;}
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
.stepcarousel {
 MARGIN: 0px auto;
OVERFLOW: scroll;
WIDTH: 100%;
POSITION: relative;
height:250px;
}
}
.stepcarousel .belt {
	LEFT: 0px;
	POSITION: absolute;
	TOP: 0px
}
#displaycssbelt {
	VISIBILITY: hidden
}
#stocklevels {
	VISIBILITY: hidden
}
.stepcarousel .panel {
	FLOAT: left;
	MARGIN: 0px 5px;
	OVERFLOW: hidden;
	WIDTH: 294px
}

.stepcarouseT .paneT {
	FLOAT: left;
	MARGIN: 0px 5px;
	OVERFLOW: hidden;
	WIDTH: 294px
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
 .stepcarousel .panel {
 FLOAT: left;
 MARGIN: 0px 5px;
 OVERFLOW: hidden;
 WIDTH: 240px
}
}
.stock {
	CLEAR: both;
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 5px;
	MARGIN: 0px auto;
	COLOR: #000;
	FONT-FAMILY: arial, verdana, sans-serif;
	HEIGHT: 10px;
}
.subfeature {
	DISPLAY: block;
	MARGIN: 0px;
	OVERFLOW: hidden;
	WIDTH: 294px
}

.subfeatureT {
	DISPLAY: block;
	MARGIN: 0px;
	OVERFLOW: hidden;
	WIDTH: 190px;
	text-align:center;
	background-color:#e6f1f5;
}

.yimgT{  border-radius:100px; }


.subfeatureT-txt {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 190px;
	LINE-HEIGHT: 25px;
	PADDING-TOP: 3px;
	POSITION: relative;
	font-size:12px;
	color:#999;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
.subfeature {
 DISPLAY: block;
 MARGIN: 0px;
 OVERFLOW: hidden;
 WIDTH: 240px
}
}
.subfeature-txt {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 294px;
	LINE-HEIGHT: 25px;
	PADDING-TOP: 3px;
	POSITION: relative;
	font-size:12px;
	color:#999;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
 .subfeature-txt {
 PADDING-RIGHT: 0px;
 PADDING-LEFT: 0px;
 FLOAT: left;
 PADDING-BOTTOM: 0px;
 MARGIN: 0px;
 WIDTH: 240px;
 LINE-HEIGHT: 25px;
 PADDING-TOP: 3px;
 POSITION: relative;
 font-size:12px;
 color:#999;
}
}
.subfeature-txt a {
	font-size:16px;
	display:block;
	color:#000;
}
.ane_ji {
	display:none;
}
.fc_t:hover .ane_ji {
	position: absolute;
	display: block;
	background:url(../images_2015/tj_bg2.png);
	top: 0px;
	left: 0px;
	width: 294px;
	color:#FFF;
	height: 165px;
	z-index:1;
	padding-top:64px;
	text-align:center;
}
/*视频精选 end*/

/*网络课堂*/
.ind_bg {
	background:#ececec;
	padding:45px 0;
	overflow:hidden;
}
.ind_l_w {
	width:380px;
	overflow:hidden;
}
.ind_tion {
	padding:25px;
	height:100px;
	background:#10ae58;
	overflow:hidden;
}
.ind_tion_tite {
	font-size:28px;
	color:#FFF;
	display:block;
}
.ind_tion p {
	display:block;
	line-height:40px;
}
.ind_tion p a {
	font-size:16px;
	color:#FFF;
	padding-right:20px;
	display:inline-block;
}
.ind_mone {
	width:30px;
	top:0px;
	right:0px;
	background:#16c672;
	height:150px;
	text-align:center;
}
.ind_mone a.alt_j {
	position: relative;
	padding-top:70px;
	width:30px;
	display:inline-block;
}
.ind_mone a.alt_j span {
	display: none;
}
.ind_mone a.alt_j:hover span {
	position: absolute;
	display: block;
	background:#16c672;
	top: 30px;
	left: 0px;
	width: 30px;
	color:#FFF;
	height: 150px;
	z-index: 9999;
}


/**/
.ind_tion2 {
	padding:25px;
	height:100px;
	background:#aba;
	overflow:hidden;
}
.ind_tion_tite2 {
	font-size:28px;
	color:#FFF;
	display:block;
}
.ind_tion2 p {
	display:block;
	line-height:40px;
}
.ind_tion2 p a {
	font-size:16px;
	color:#FFF;
	padding-right:20px;
	display:inline-block;
}
.ind_mone2 {
	width:30px;
	top:0px;
	right:0px;
	background:#ab7;
	height:150px;
	text-align:center;
}
.ind_mone2 a.alt_j {
	position: relative;
	padding-top:70px;
	width:30px;
	display:inline-block;
}
.ind_mone2 a.alt_j span {
	display: none;
}
.ind_mone2 a.alt_j:hover span {
	position: absolute;
	display: block;
	background:#ab0;
	top: 30px;
	left: 0px;
	width: 30px;
	color:#FFF;
	height: 150px;
	z-index: 9999;
}


/**/


.ind_sp {
	overflow:hidden;
}
.dlo {
	width:180px;
	overflow:hidden;
	margin:0px;
}
.dlo dd {
	line-height:21px;
	font-size:12px;
	color:#999999;
	-webkit-margin-start:0;
}
.dlo dd a {
	display:block;
	color:#000;
	font-size:14px;
}

.dlo3 {
	width: 180px;
	overflow: hidden;
	margin: 0px;
}
.dlo3 dd {
	line-height: 21px;
	font-size: 12px;
	color: #999999;
	-webkit-margin-start: 0 !important;
}
.dlo3 dd a {
	display: block;
	color: #000;
	font-size: 14px;
}

.sp_wez {
	bottom:5px;
	left:0px;
	color:#FFF;
	font-size:12px;
	background:url(../images_2015/tj_bg.png);
	width:94%;
	padding:0 3%;
	z-index:99;
}
.sp_wez span {
	float:right;
	color:#F90;
	font-size:18px;
}
.an_ji {
	display:none;
}
.fc_t:hover .an_ji {
	position: absolute;
	display: block;
	background:url(../images_2015/tj_bg2.png);
	top: 0px;
	left: 0px;
	width: 180px;
	color:#FFF;
	height: 100px;
	z-index:1;
	padding-top:30px;
	text-align:center;
}
.ind_z_w {
	width:400px;
	overflow:hidden;
}
.ind_z_w dl {
	padding:0px;
	margin:0px;
}
.ind_z_w dl dd {
	line-height:21px;
	font-size:12px;
	color:#999999;
	-webkit-margin-start:0;
}
.ind_z_w dl dd a {
	display:block;
	color:#000;
	font-size:14px;
}
.and_ji {
	display:none;
}
.fc_t:hover .and_ji {
	position: absolute;
	display: block;
	background:url(../images_2015/tj_bg2.png);
	top: 0px;
	left: 0px;
	width: 400px;
	color:#FFF;
	height: 270px;
	z-index:1;
	padding-top:120px;
	text-align:center;
}
.ind_r_w {
	width:380px;
	overflow:hidden;
}
.ind_r_w_t {
	overflow:hidden;
}
/*远程培训学分样式*/
.dloxf {
	width:180px;
	overflow:hidden;
	margin:0px;
}
.dloxf dd {
	line-height:21px;
	font-size:12px;
	color:#999999;
	-webkit-margin-start:0;
}
.dloxf dd a {
	display:block;
	color:#000;
	font-size:14px;
}
/*远程培训学分样式end*/

/*网络课堂 end*/

/*网络课堂1024*/
@media only screen and (min-width: 320px) and (max-width: 1024px) {
.ind_l_w {
width:32%;
overflow:hidden;
}
 .dlo {
width:42%;
overflow:hidden;
margin:0px;
}
.dlo3 {
	width: 14%;
	overflow: hidden;
	margin: 0px;
}
.fc_t:hover .an_ji {
position: absolute;
 display: block;
 background:url(../images_2015/tj_bg2.png);
 top: 0px;
 left: 0px;
 width: 145px;
 color:#FFF;
 height: 70px;
 z-index:1;
 padding-top:30px;
 text-align:center;
}
.ind_z_w {
width:32%;
overflow:hidden;
}
.fc_t:hover .and_ji {
position: absolute;
 display: block;
 background:url(../images_2015/tj_bg2.png);
 top: 0px;
 left: 0px;
 width: 100%;
 color:#FFF;
 height: 155px;
 z-index:1;
 padding-top:120px;
 text-align:center;
}
.ind_r_w {
width:33%;
overflow:hidden;
}
 .dloxf {
width:21%;
overflow:hidden;
margin:0px;
}

}

/*网络课堂1024 end*/



/*学分课程*/
.ind_x_tion {
	padding:25px;
	height:100px;
	background:#0c9e95;
	overflow:hidden;
}
.ind_x_tion p {
	display:block;
	line-height:40px;
}
.ind_x_tion p a {
	font-size:16px;
	color:#FFF;
	padding-right:20px;
	display:inline-block;
}
.ind_x_mone {
	width:30px;
	top:0px;
	right:0px;
	background:#10b9b2;
	height:150px;
	text-align:center;
}
.ind_x_mone a.alt_j {
	position: relative;
	padding-top:70px;
	width:30px;
	display:inline-block;
}
.ind_x_mone a.alt_j span {
	display: none;
}
.ind_x_mone a.alt_j:hover span {
	position: absolute;
	display: block;
	background:#10b9b2;
	top: 30px;
	left: 0px;
	width: 30px;
	color:#FFF;
	height: 150px;
	z-index: 9999;
}
.ind_x_w {
	width:200px;
	margin-left:20px;
	overflow:hidden;
}
.ind_x_w dl {
	padding:0px;
	margin:0px;
}
.ind_x_w dl dd {
	line-height:21px;
	font-size:12px;
	color:#999999;
	-webkit-margin-start:0;
}
.ind_x_w dl dd a {
	display:block;
	color:#000;
	font-size:14px;
}
.andx_ji {
	display:none;
}
.fc_t:hover .andx_ji {
	position: absolute;
	display: block;
	background:url(../images_2015/tj_bg2.png);
	top: 0px;
	left: 0px;
	width: 200px;
	color:#FFF;
	height: 155px;
	z-index:1;
	padding-top:120px;
	text-align:center;
}
.news_m {
	height:21px;
	width:80px;
	line-height:21px;
	top:0;
	right:0px;
	text-align:center;
	background:#e97900;
	z-index:9999;
}
.news_m a {
	font-size:12px;
	color:#FFF;
}
.ind_r_x_w {
	width:800px;
	overflow:hidden;
}

/*学分课程 end*/


/*学分课程1024*/
@media only screen and (min-width: 320px) and (max-width: 1024px) {
.ind_x_tion {
padding:25px;
height:100px;
background:#0c9e95;
overflow:hidden;
}
.ind_x_tion p {
display:block;
line-height:40px;
}
.ind_x_tion p a {
font-size:16px;
color:#FFF;
padding-right:20px;
display:inline-block;
}
.ind_x_mone {
width:30px;
top:0px;
right:0px;
background:#10b9b2;
height:150px;
text-align:center;
}
.ind_x_mone a.alt_j {
 position: relative;
 padding-top:70px;
 width:30px;
 display:inline-block;
}
.ind_x_mone a.alt_j span {
 display: none;
}
.ind_x_mone a.alt_j:hover span {
 position: absolute;
 display: block;
 background:#10b9b2;
 top: 30px;
 left: 0px;
 width: 30px;
 color:#FFF;
 height: 150px;
 z-index: 9999;
}
.ind_x_w {
width:14%;
margin-left:20px;
overflow:hidden;
}
.ind_x_w dl {
padding:0px;
margin:0px;
}
.ind_x_w dl dd {
line-height:21px;
font-size:12px;
color:#999999;
-webkit-margin-start:0;
}
.ind_x_w dl dd a {
display:block;
color:#000;
font-size:14px;
}
.andx_ji {
display:none;
}
.fc_t:hover .andx_ji {
position: absolute;
 display: block;
 background:url(../images_2015/tj_bg2.png);
 top: 0px;
 left: 0px;
 width: 155px;
 color:#FFF;
 height: 155px;
 z-index:1;
 padding-top:120px;
 text-align:center;
}
.news_m {
height:21px;
width:80px;
line-height:21px;
top:0;
right:0px;
text-align:center;
background:#e97900;
z-index:9999;
}
.news_m a {
font-size:12px;
color:#FFF;
}
.ind_r_x_w {
width:66%;
overflow:hidden;
}
}
/*学分课程1024 end*/


/*面授课程*/
.ind_m_tion {
	padding:25px;
	height:100px;
	background:#d87408;
	overflow:hidden;
}
.ind_tion_tite {
	font-size:28px;
	color:#FFF;
	display:block;
}
.ind_m_tion p {
	display:block;
	line-height:40px;
}
.ind_m_tion p a {
	font-size:16px;
	color:#FFF;
	padding-right:20px;
	display:inline-block;
}
.ind_m_mone {
	width:30px;
	top:0px;
	right:0px;
	background:#ff8a00;
	height:150px;
	text-align:center;
}
.ind_m_mone a.alt_j {
	position: relative;
	padding-top:70px;
	width:30px;
	display:inline-block;
}
.ind_m_mone a.alt_j span {
	display: none;
}
.ind_m_mone a.alt_j:hover span {
	position: absolute;
	display: block;
	background:#ff8a00;
	top: 30px;
	left: 0px;
	width: 30px;
	color:#FFF;
	height: 150px;
	z-index: 9999;
}
.dyq {
	height:21px;
	top:0px;
	right:0px;
	line-height:21px;
	text-align:center;
	color:#FFF;
	width:50px;
	font-size:12px;
	background:#10ae58;
	z-index:999;
}
/*面授课程 end*/

/*友情链接*/
.liek {
	overflow:hidden;
	display:block;
}
.liek li {
	float:left;
	padding-right:40px;
	padding-bottom:30px;
}
/*友情链接 end*/

/*底部*/
.footer {
	background:#333333;
	padding:20px;
	overflow:hidden;
}
.foot_logo {
	width:30%;
	color:#7b7b7b;
	font-size:12px;
	text-align:right;
	padding:15px 5%;
	border-right:#4d4d4d solid 1px;
}
.foot_nav {
	padding-left:3%;
	width:56%;
	overflow:hidden;
}
.foot_nav ul li {
	/* width:150px; */
	float:left;
	line-height:25px;
}
.foot_nav ul li span {
	height:30px;
	display:block;
	font-size:18px;
	color:#dadada;
}
.foot_nav ul li a {
	font-size:12px;
	display:block;
	color:#999999;
}

.foot_nav_l { width:22%;}
.foot_nav_r { width:70%; font-size:12px; color:#999;}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
	.foot_logo{ float:none; width:100%; text-align:center;}
	.foot_nav{ float:none; width:100%;}
	.foot_nav_l{ width:100%;}
	.foot_nav_r{ width:100%;}
	.foot_nav ul li { text-align:center;}
	
	.grzx_rnr{ padding:5px;}
}

.ddrigh{ float:right; }
.ddmf{color:#43bc60;}

.ipan_ji {
	display:none;
}





.ipfc_t:hover .ipan_ji {
	position: absolute;
	display: block;
	background:url(../images_2015/tj_bg2.png);
	top: 0px;
	left: 0px;
	width: 100%;
	height:100%;
	color:#FFF;
	z-index:1;
	padding-top:30px;
	text-align:center;
}

.course-list-jgimg{
/*     width:80%;
    height:80%; */
}

.yimg{  border-radius:200px; }


/* r=jicengucenter/classroom */
.courses{}

.courses .courseoneA{ padding:10px; }
.courses .courseoneA ul { background-color:#f2f2f2;}
.courses .courseoneA .courseNameA{ width:70%; overflow:hidden; float:left; padding:10px; background-color:#f2f2f2;}
.courses .courseoneA .courseStaA{ width:30%; overflow:hidden; float:left; padding:10px; background-color:#f2f2f2;}

.courses .courseone{ padding:10px; }
.courses .courseone ul { background-color:#f2f2f2;}
.courses .courseone .courseName{ height:80px; width:70%; overflow:hidden; float:left; padding:10px; background-color:#f2f2f2;}
.courses .courseone .courseSta{ height:80px; width:30%; overflow:hidden; float:left; padding:10px; background-color:#f2f2f2;}


