.banner {
	width: 100%;
	min-width: 1200px;
	height: 470px;
	position: relative;
	background: #fff;
}
.banner .bs-box {
	width: 100%;
	height: 470px;
	position: absolute;
}
.banner .bs-box .lunbo {
	width: 100%;
	height: 470px;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}
.banner .bs-box .lunbo img {
	width: 100%;
	height: 100%;
}
.banner .bs-box .lunbo_a {
	z-index: 2;
}
.banner .bs-box .anniu {
	position: absolute;
	bottom: 25px;
	z-index: 5;
	left: 50%;
	margin-left: -22px;
}
.banner .bs-box .anniu .ann1 {
	display: inline-block;
	width: 18px;
	height: 5px;
	cursor: pointer;
}
.banner .bs-box .anniu .ann1:hover {
	opacity: 0.7;
}
.banner .banner-box {
	width: 1200px;
	position: absolute;
	left: 50%;
	margin-left: -600px;
}
.banner .banner-box .b-nav {
	width: 199px;
	height:470px;
	background: rgba(0, 0, 0, 0.2);
	position: absolute;
	left: 0;
	z-index: 999;
}
.banner .banner-box .b-nav .b-ul {
	width: 100%;
}
.banner .banner-box .b-nav .b-ul li {
	width: 100%;
}
.banner .banner-box .b-nav .b-ul li a {
	display: block;
	height: 42px;
	line-height: 39px;
	padding-left: 20px;
	color: #eee;
}
.banner .banner-box .b-nav .b-ul li > a:hover {
	background: rgba(0, 0, 0, 0.2);
}
.banner .banner-box .course-live {
	width: 224px;
	background: rgba(255, 255, 255, 0.94);
	height: 330px;
	position: absolute;
	top: 70px;
	right: 0;
	z-index: 30;
	border-radius: 6px;
}
.banner .banner-box .course-live .yhtx {
	width: 100%;
	margin: 19px auto;
	text-align: center;
	overflow: hidden;
}
.banner .banner-box .course-live .yhtx img {
	width: 70px;
	height: 70px;
	border-radius: 100%;
	margin-bottom: 10px;
	border: 1px solid #ddd;
}
.banner .banner-box .course-live .yhtx p {
	font-size: 14px;
	color: #545e64;
	line-height: 22px;
}
.banner .banner-box .course-live .yhtx p span {
	font-size: 16px;
	color: #000;
}
.banner .banner-box .course-live .dlq {
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
}
.banner .banner-box .course-live .dlq a {
	width: 178px;
	height: 38px;
	display: block;
	border-radius: 4px;
	margin: 12px auto 0;
	text-align: center;
	line-height: 38px;
	position: relative;
}
.banner .banner-box .course-live .dlq .xydl {
	border: 1px solid #0384fc;
	color: #0384fc;
}
.banner .banner-box .course-live .dlq .xyzc {
	background: #0384fc;
	color: #fff;
}
.banner .banner-box .course-live .dlq .xyzc .bq {
	width: 63px;
	height: 20px;
	position: absolute;
	top: -6px;
	right: -11px;
}
.banner .banner-box .course-live .ap {
	font-size: 13px;
	color: #545e64;
	cursor: pointer;
	width: 100%;
	text-align: center;
	line-height: 30px;
	position: relative;
}
.banner .banner-box .course-live .ap .gzh_ewm {
	width: 130px;
	height: 120px;
	position: absolute;
	top: -47px;
	left: -128px;
	padding: 6px;
	background: url(/images/default/wem_bg.png) no-repeat;
	padding-right: 16px;
	display: none;
}
.banner .banner-box .course-live .ap .gzh_ewm img {
	width: 100%;
	float: left;
}
.banner .banner-box .course-live .ap .gfap_ewm {
	width: 130px;
	height: 120px;
	position: absolute;
	top: -47px;
	left: -128px;
	padding: 6px;
	background: url(/images/default/wem_bg.png) no-repeat;
	padding-right: 16px;
	display: none;
}
.banner .banner-box .course-live .ap .gfap_ewm img {
	width: 100%;
	float: left;
}
.banner .banner-box .course-live .ap:hover {
	color: #0384fc;
	text-decoration: underline;
}
.banner .banner-box .course-live .gzh:hover .gzh_ewm {
	display: block;
}
.banner .banner-box .course-live .gfapp:hover .gfap_ewm {
	display: block;
}
.banner .banner-box .course-live .gfapp .gfap_ewm {
	width: 270px;
	height: 155px;
	background: url(/images/default/wem_bg2.png) no-repeat;
	left: -270px;
	top: -60px;
}
.banner .banner-box .course-live .gfapp .gfap_ewm div {
	width: 50%;
	float: left;
	padding: 6px 10px;
	color: #555;
}
.banner .banner-box .course-live .gfapp .gfap_ewm div img {
	width: 100%;
}
.banner .banner-box .course-live .dlh .grzx {
	color: #fff;
	background: #0384fc;
	width: 178px;
	height: 38px;
	display: block;
	border-radius: 4px;
	margin: 12px auto 0;
	text-align: center;
	line-height: 38px;
	position: relative;
	margin-bottom: 20px;
}
.bt {
	width: 100%;
	border-bottom: 1px solid #eee;
	display: flex;
	justify-content: space-between;
	height:50px;
}
.bt .bti {
	display: flex;
}
.bt .bti span {
	display: inline-block;
	padding-left:12px;
	font-size: 20px;
	color:#333;
}
.bt .bti ul {
	display: flex;
	padding-left: 50px;
}
.bt .bti ul li.zgio {
	font-size: 14px;
	padding:0 15px;
	cursor: pointer;
	line-height:28px;
	height:28px;
	margin-top: 6px;
}
.bt01 ul {
	display: flex;
	padding-left: 50px;
}
.bt01 ul li.zgio {
	font-size: 14px;
	padding:0 15px;
	cursor: pointer;
	line-height:28px;
	height:28px;
	margin-top: 6px;
}

.bt01 ul li {
	font-size: 14px;
	padding: 0 15px;
	cursor: pointer;
	line-height: 28px;
	height: 28px;
	margin-top: 6px;
}

.bt01 ul li:hover {
	color: #0384fc;
}


	.bt01 ul li.cur {
		background-color: #0384fc;
		color: #fff !important;
		border-radius: 4px;
		border-radius: 40px;
	}
.bt .bti ul li.zgio.cur{
	background-color:#0384fc;
	color:#fff !important;
	/*border-radius:4px;*/
	border-radius: 40px !important;
	}
.bt .bti ul li.jnio {
	font-size: 14px;
	padding:0 15px;
	cursor: pointer;
	line-height:28px;
	height:28px;
	margin-top: 6px;
}
.bt .bti ul li.jnio.cur{
	background-color:#0384fc;
	color:#fff !important;
	border-radius:4px;
	}


.bt .bti ul li:hover {
	color: #0384fc;
}
.bt span {
	display: inline-block;
	line-height:40px;
	font-size: 20px;
	background: url(/images/default/pic1.png) no-repeat left center;
	height:40px;
	padding-left:16px;
}
.bt p {
	display: inline-block;
	padding-top: 10px;
}
.bt p a {
	display: inline-block;
		color:#999;
}
.bt p a:hover {
	color: #0384fc;
}
.bt01 {
	width: 100%;
	border-bottom: 1px solid #eee;
	display: flex;
	justify-content: space-between;
}
.bt01 span {
    display: inline-block;
    line-height: 40px;
    font-size: 20px;
    background: url(/images/default/pic1.png) no-repeat left center;
    height: 40px;
    padding-left: 12px;
}
.bt01 p {
	display: inline-block;
	padding-top: 10px;
}
.bt01 p a {
	display: inline-block;
	color:#999;
}
.bt01 p a:hover {
	color: #0384fc;
}
.zx {
	width: 100%;
	min-width: 1200px;
	padding: 40px 0 40px 0;
	background: #fff;
}
.zx .zx-box {
	width: 1200px;
	margin: 0 auto;
}
.zx .zx-box .zxs {
	width: 100%;
	padding-top: 20px;
	display: flex;
	justify-content: space-between;
}
.zx .zx-box .zxs .zx1 {
	width: 410px;
}
.zx .zx-box .zxs .zx2 {
	width: 410px;
}
.zx .zx-box .zxs .zso {
	width: 320px;
	height: 216px;
	margin-top: 10px;
	background: url("/images/default/565101.png")no-repeat;
	padding-left: 35px;
	border-radius: 6px;
	overflow: hidden;
}
.zx .zx-box .zxs .zso h2 {
	margin-top: 40px;
	display: block;
	font-size: 20px;
	color: #fff;
}
.zx .zx-box .zxs .zso span {
	display: block;
	padding: 16px 0 12px 0;
	font-size: 24px;
	font-weight: 700;
	color: #fff;
}
.zx .zx-box .zxs .zso a {
	display: inline-block;
	padding-right: 18px;
	font-size: 14px;
	color: #fff;
	background: url("/images/default/gd2.png")no-repeat;
	background-position: right center;
}
.zx .zx-box .zxs .zixun .zx-ul {
	width: 100%;
}
.zx .zx-box .zxs .zixun .zx-ul li {
	display: flex;
	justify-content: space-between;
}
.zx .zx-box .zxs .zixun .zx-ul li a {
	display: inline-block;
	width: 330px;
	padding: 10px 0;
	padding-right: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.zx .zx-box .zxs .zixun .zx-ul li a:hover {
	color: #0384fc;
}
.zx .zx-box .zxs .zixun .zx-ul li span {
	display: inline-block;
	padding: 10px 0;
	color: #999;
}
.zhib {
	width: 100%;
	min-width: 1200px;
	background: #f9f9f9;
}
.zhib .zhib-box {
	width: 1200px;
	padding-top: 40px;
	margin: 0 auto;
}
.zhib .zhib-box .zhibs .index_mk1 {
	width: 100%;
	padding: 15px 0 40px;
	overflow: hidden;
}
.zhib .zhib-box .zhibs .index_mk1 .z-nav {
	width: calc(100% - 455px);
	height: 308px;
	float: right;
	overflow: hidden;
	overflow-y: auto;
}
.zhib .zhib-box .zhibs .index_mk1 .z-nav li {
	width: 100%;
	height: 97px;
	padding-left: 20px;
	margin-bottom: 8px;
	background: url(/images/default/zblb2_bg.png) no-repeat right;
	background-size: 100%;
	cursor: pointer;
}
.zhib .zhib-box .zhibs .index_mk1 .z-nav li .cksss {
	width: 100%;
	height: 100%;
}
.zhib .zhib-box .zhibs .index_mk1 .z-nav li .cksss:hover {
	box-shadow: 0 0 10px 0 #eee;
}
.zhib .zhib-box .zhibs .index_mk1 .z-nav .active {
	background: url(/images/default/zblb_bg.png) no-repeat right;
	background-size: 100%;
}
.zhib .zhib-box .zhibs .index_mk1 .z-nav .active div:hover {
	box-shadow: none;
}
.zhib .zhib-box .zhibs .index_mk1 .z-nav .zblb_px1 {
	width: 28%;
	height: 92px;
	float: left;
	background: url(/images/default/xian3.png) no-repeat center right;
}
.zhib .zhib-box .zhibs .index_mk1 .z-nav .zblb_px1 h3 {
	font-size: 14px;
	color: #000;
	width: 100%;
	font-weight: normal;
	padding: 21px 14px 8px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.zhib .zhib-box .zhibs .index_mk1 .z-nav .zblb_px1 p {
	font-size: 13px;
	color: #999;
	padding: 0 14px;
	width: 100%;
	letter-spacing: 1px;
}
.zhib .zhib-box .zhibs .index_mk1 .z-nav .zblb_px2 {
	width: 28%;
	height: 92px;
	float: left;
	background: url(/images/default/xian3.png) no-repeat center right;
}
.zhib .zhib-box .zhibs .index_mk1 .z-nav .zblb_px2 p {
	width: 100%;
	font-size: 14px;
	padding: 21px 14px 0;
}
.zhib .zhib-box .zhibs .index_mk1 .z-nav .zblb_px3 {
	width: 29%;
	height: 92px;
	float: left;
	background: url(../image/xian3.png) no-repeat center right;
}
.zhib .zhib-box .zhibs .index_mk1 .z-nav .zblb_px3 h3 {
	font-size: 14px;
	color: #333;
	width: 100%;
	font-weight: normal;
	padding: 21px 14px 8px;
	line-height: 20px;
}
.zhib .zhib-box .zhibs .index_mk1 .z-nav .zblb_px3 p {
	font-size: 14px;
	padding: 0 14px;
	width: 100%;
}
.zhib .zhib-box .zhibs .index_mk1 .z-nav .zblb_px3 p span {
	color: #0384fc;
}
.zhib .zhib-box .zhibs .index_mk1 .z-nav .zblb_px3 p span img {
	margin-bottom: 3px;
	margin-right: 4px;
	margin-left: 3px;
}
.zhib .zhib-box .zhibs .index_mk1 .z-nav .zblb_px3 p b {
	font-weight: normal;
	color: #999;
}
.zhib .zhib-box .zhibs .index_mk1 .z-nav .zblb_px3 p b span {
	font-weight: bold;
}
.zhib .zhib-box .zhibs .index_mk1 .z-nav .zblb_px4 {
	width: 15%;
	float: right;
	height: 92px;
}
.zhib .zhib-box .zhibs .index_mk1 .z-nav .zblb_px4 a {
	width: 70px;
	height: 28px;
	background: #ff8706;
	display: block;
	border-radius: 4px;
	text-align: center;
	line-height: 28px;
	color: #fff;
	font-size: 13px;
	margin: 32px auto;
}
.zhib .zhib-box .zhibs .index_mk1 .z-nav .zblb_px4 .jrzb {
	background: #0384fc;
	box-shadow: 0 0 12px 0 rgba(3, 132, 252, 0.3);
}
.zhib .zhib-box .zhibs .index_mk1 .z-nav .zblb_px4 .yuyue {
	background: #ff8706;
	box-shadow: 0 0 12px 0 #f8ca7b;
}
 .zhib .zhib-box .zhibs .index_mk1 .z-nav::-webkit-scrollbar {
 width: 4px;
 height: 16px;
 background-color: #ccc;
 border-radius: 2px;
}
 .zhib .zhib-box .zhibs .index_mk1 .z-nav::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(238, 238, 238, 0);
 border-radius: 5px;
 background-color: #f2f2f2;
}
 .zhib .zhib-box .zhibs .index_mk1 .z-nav::-webkit-scrollbar-thumb {
 height: 20px;
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 6px rgba(238, 238, 238, 0);
 background-color: #ccc;
}
.zhib .zhib-box .zhibs .index_mk1 .tab-content {
	float: left;
	width: 450px;
	border-radius: 6px;
	overflow: hidden;
}
.zhib .zhib-box .zhibs .index_mk1 .tab-content .tab-pane {
	width: 450px;
	height: 303px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	float: left;
}
.zhib .zhib-box .zhibs .index_mk1 .tab-content .tab-pane p {
	width: 100%;
	height: 45px;
	margin-top: 258px;
	background-color:#333;
	padding: 0 15px;
	line-height: 45px;
	color: #fff;
	font-size: 16px;
}
.gk {
	width: 100%;
	min-width: 1200px;
	background: #fff;
}
.gk .gk-box {
	width: 1200px;
	padding-top: 30px;
	margin: 0 auto;
}
.gk .gk-box .gk-z .gko {
	padding-top: 15px;
	padding-bottom: 40px;
}
.gk .gk-box .gk-z .gko .gkk-ul {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.gk .gk-box .gk-z .gko .gkk-ul li {
	width: 288px;
	border-radius: 6px;
	overflow: hidden;
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}
.gk .gk-box .gk-z .gko .gkk-ul li:hover{
    transition:all 0.5s; 
    transform:translate(0,-6px);
    -webkit-transform:translate(0,-6px); 
    -moz-transform:translate(0,-6px);
    -o-transform:translate(0,-6px);
    -ms-transform:translate(0,-6px); 
    box-shadow:0 6px 12px rgba(0,0,0,.155); 
    border-color:#e02a2a;
	}
.gk .gk-box .gk-z .gko .gkk-ul li a {
	display: block;
	width: 100%;
	height: 233px;
	background: #fff;
}
.gk .gk-box .gk-z .gko .gkk-ul li a span {
	display: block;
	width: 100%;
	height: 165px;
	position:relative;
}
.gk .gk-box .gk-z .gko .gkk-ul li a span img {
	width: 100%;
	height: 100%;
}
.gk .gk-box .gk-z .gko .gkk-ul li a h3 {
	display: block;
	padding: 0 12px;
}
.gk .gk-box .gk-z .gko .gkk-ul li a h3 p:first-of-type {
	display: block;
	font-size: 16px;
	padding-top: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.gk .gk-box .gk-z .gko .gkk-ul li a h3 p:last-of-type {
	display: flex;
	padding-top: 12px;
	justify-content: space-between;
}
.gk .gk-box .gk-z .gko .gkk-ul li a h3 p:last-of-type b {
	display: inline-block;
	font-size: 14px;
	color: #999;
}
.gk .gk-box .gk-z .gko .gkk-ul li a h3 p:last-of-type i {
	display: inline-block;
	font-size: 16px;
	color: #ff8706;
}
.gk .gk-box .gk-z .gko .gkk-ul li:hover {
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
}
.gk .gk-box .gk-z .gko .gkk-ul li:hover a h3 p:first-of-type {
	color: #0384fc;
}
.zg {
	width: 100%;
	min-width: 1200px;
	background: #f9f9f9;
}
.zg .zg-box {
	width: 1200px;
	margin: 0 auto;
	padding-top:20px;
}
.zg .zg-box .z021 {
	display: flex;
}
.zg .zg-box .zgb {
	width: 100%;
	padding: 15px 0 40px 0;
	display: none;
	justify-content: space-between;
}
.zg .zg-box .zgb .zg-left{
	margin-right:5px;
	}
.zg .zg-box .zgb .zg-left .zgl-i {
	width: 288px;
	height: 482px;
}
.zg .zg-box .zgb .zg-left .zgl-i a {
	display: block;
	width: 288px;
	height: 482px;
	border-radius: 6px;
	overflow: hidden;
}
.zg .zg-box .zgb .zg-left .zgl-i a img {
	width: 100%;
	height: 100%;
}
.zg .zg-box .zgb .zg-right{
    width: 912px;
    /*overflow: hidden;*/
	}
.zg .zg-box .zgb .zg-right ul li {
    width: 288px;
    margin-bottom: 16px;
    border-radius: 6px;
    overflow: hidden;
    display: inline-block;
    margin-left: 11px;
}
.zg .zg-box .zgb .zg-right ul li a {
	display: block;
	width: 100%;
	height: 233px;
	background: #fff;
}
.zg .zg-box .zgb .zg-right ul li a span {
	display: block;
	width: 100%;
	height: 165px;
	position:relative;
}
.zg .zg-box .zgb .zg-right ul li a span img {
	width: 100%;
	height: 100%;
}
.zg .zg-box .zgb .zg-right ul li:hover{
transition:all 0.5s; 
transform:translate(0,-6px);
-webkit-transform:translate(0,-6px); 
-moz-transform:translate(0,-6px);
-o-transform:translate(0,-6px);
-ms-transform:translate(0,-6px); 
box-shadow:0 6px 12px rgba(0,0,0,.155); 
border-color:#e02a2a}
.zg .zg-box .zgb .zg-right ul li a h3 {
	display: block;
	padding: 0 12px;
}
.zg .zg-box .zgb .zg-right ul li a h3 p:first-of-type {
	display: block;
	font-size: 16px;
	padding-top: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.zg .zg-box .zgb .zg-right ul li a h3 p:last-of-type {
	display: flex;
	padding-top: 12px;
	justify-content: space-between;
}
.zg .zg-box .zgb .zg-right ul li a h3 p:last-of-type b {
	display: inline-block;
	font-size: 14px;
	color: #999;
}
.zg .zg-box .zgb .zg-right ul li a h3 p:last-of-type i {
	display: inline-block;
	font-size: 16px;
	color: #ff8706;
}
.zg .zg-box .zgb .zg-right ul li a h3 p:last-of-type .jqi {
	color: #0384fc !important;
}

.zg .zg-box .zgb .zg-right ul li a h3 p:last-of-type .mf {
	color: #fc0303 !important;
}

.zg .zg-box .zgb .zg-right ul li:hover {
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
}
.zg .zg-box .zgb .zg-right ul li:hover a h3 p:first-of-type {
	color: #0384fc;
}
.jn {
	width: 100%;
	min-width: 1200px;
	background: #fff;
}
.jn .jn-box {
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
}
.jn .jn-box .z022 {
	display: flex;
}
.jn .jn-box .jnb {
	width: 100%;
	padding: 15px 0 40px 0;
	display: none;
	justify-content: space-between;
}
.jn .jn-box .jnb .jn-left{
	margin-right:5px;
	}
.jn .jn-box .jnb .jn-left .jnl-i {
	width: 288px;
	height: 482px;
}
.jn .jn-box .jnb .jn-left .jnl-i a {
	display: block;
	width: 288px;
	height: 482px;
	border-radius: 6px;
	overflow: hidden;
}
.jn .jn-box .jnb .jn-left .jnl-i a img {
	width: 100%;
	height: 100%;
}
.jn .jn-box .jnb .jn-right{
    width: 912px;
	}
.jn .jn-box .jnb .jn-right ul li {
    width: 288px;
    margin-bottom: 16px;
    border-radius: 6px;
    overflow: hidden;
    display: inline-block;
    margin-left: 11px;
}
.jn .jn-box .jnb .jn-right ul li:hover{
	transition:all 0.5s; 
  transform:translate(0,-6px);
  -webkit-transform:translate(0,-6px); 
  -moz-transform:translate(0,-6px);
  -o-transform:translate(0,-6px);
  -ms-transform:translate(0,-6px); 
  box-shadow:0 6px 12px rgba(0,0,0,.155); 
  border-color:#e02a2a;
  }
.jn .jn-box .jnb .jn-right ul li a {
	display: block;
	width: 100%;
	height: 233px;
	background: #fff;
}
.jn .jn-box .jnb .jn-right ul li a span {
	display: block;
	width: 100%;
	height: 165px;
	position:relative;
}
.jn .jn-box .jnb .jn-right ul li a span img {
	width: 100%;
	height: 100%;
}
.jn .jn-box .jnb .jn-right ul li a h3 {
	display: block;
	padding: 0 12px;
}
.jn .jn-box .jnb .jn-right ul li a h3 p:first-of-type {
	display: block;
	font-size: 16px;
	padding-top: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.jn .jn-box .jnb .jn-right ul li a h3 p:last-of-type {
	display: flex;
	padding-top: 12px;
	justify-content: space-between;
}
.jn .jn-box .jnb .jn-right ul li a h3 p:last-of-type b {
	display: inline-block;
	font-size: 14px;
	color: #999;
}
.jn .jn-box .jnb .jn-right ul li a h3 p:last-of-type i {
	display: inline-block;
	font-size: 16px;
	color: #ff8706;
}
.jn .jn-box .jnb .jn-right ul li a h3 p:last-of-type .jqi {
	color: #0384fc !important;
}

.jn .jn-box .jnb .jn-right ul li a h3 p:last-of-type .mf {
	color: #fc0303 !important;
}
.jn .jn-box .jnb .jn-right ul li:hover {
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
}
.jn .jn-box .jnb .jn-right ul li:hover a h3 p:first-of-type {
	color: #0384fc;
}
.sz {
	width: 100%;
	background: #f9f9f9;
	min-width: 1200px;
}
.sz .sz-box {
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 40px;
}
.sz .sz-box .szi {
	width: 100%;
}
.sz .sz-box .szi .szs {
	padding-top: 15px;
}
.sz .sz-box .szi .szs .shiz {
	width: 1200px;
	height: 260px;
	position: relative;
	overflow: hidden;
}
.sz .sz-box .szi .szs .shiz .s-left {
	width: 22px;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	z-index: 999;
	left: 0;
	cursor: pointer;
}
.sz .sz-box .szi .szs .shiz .s-left span {
	display: inline-block;
	width: 22px;
	height: 40px;
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}
.sz .sz-box .szi .szs .shiz .suls {
	position: absolute;
	display: flex;
	justify-content: space-between;
}
.sz .sz-box .szi .szs .shiz .suls li {
	width: 228px;
	height: 260px;
	border-radius: 6px;
	margin-right: 15px;
	position: relative;
	overflow: hidden;
}
.sz .sz-box .szi .szs .shiz .suls li img {
	width: 100%;
	height: auto;
	position: absolute;
	background-color:#e6e6e6;
}
.sz .sz-box .szi .szs .shiz .suls li p {
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 200px;
	transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	z-index: 99;
	cursor:pointer;
}
.sz .sz-box .szi .szs .shiz .suls li p b {
	display: block;
	margin-top: 3px;
	padding: 3px 0 2px 0;
	color: #fff;
	font-size: 18px;
	text-align: center;
}
.sz .sz-box .szi .szs .shiz .suls li p i {
	display: block;
	color: #fff;
	text-align: center;
}
.sz .sz-box .szi .szs .shiz .suls li p span {
	display: block;
	padding: 0 22px;
	color: #fff;
	font-size: 12px;
	margin-top: 10px;
}
.sz .sz-box .szi .szs .shiz .suls li:hover p {
	top: 0;
}
.sz .sz-box .szi .szs .shiz .suls li:hover p b {
	margin-top: 16px;
}
.sz .sz-box .szi .szs .shiz .s-right {
	width: 22px;
	height: 40px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -20px;
	z-index: 999;
	cursor: pointer;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}
.sz .sz-box .szi .szs .shiz .s-right span {
	display: inline-block;
	width: 22px;
	height: 40px;
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}
.tk {
	width: 100%;
	min-width: 1200px;
	background: #fff;
}
.tk .index_mk6 {
	width: 1200px;
	padding: 40px 0;
	margin: 0 auto;
}
.tk .index_mk6 .index_bt h2 span {
	font-size: 14px;
	color: #9fadb5;
	padding-left: 10px;
}
.tk .index_mk6 .dy_ct {
	width: calc(100% - 262px);
	float: left;
	padding-right: 25px;
	margin-top:20px;
}
.tk .index_mk6 .dy_ct .dy-obs .obsi {
	width: 100%;
	border-bottom: 1px solid #eee;
	padding-bottom: 6px;
	overflow: hidden;
	cursor: pointer;
	margin-top: 12px;
	margin-bottom: 8px;
	float: left;
}
.tk .index_mk6 .dy_ct .dytx {
	width: 36px;
	height: 36px;
	border-radius: 4px;
	overflow: hidden;
	margin-right: 20px;
	float: left;
}
.tk .index_mk6 .dy_ct .dytx img {
	width: 100%;
}
.tk .index_mk6 .dy_ct .dynr {
	width: calc(100% - 56px);
	float: left;
	overflow: hidden;
}
.tk .index_mk6 .dy_ct .dynr h4 {
	font-size: 16px;
	font-weight: normal;
	color: #333;
	padding-bottom: 6px;
}
.tk .index_mk6 .dy_ct .dynr h4 span {
	padding-left: 25px;
	color: #9fadb5;
}
.tk .index_mk6 .dy_ct .dynr p {
	font-size: 14px;
	color: #666;
	padding-bottom: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.tk .index_mk6 .dy_ct .dynr p a {
	color: #666;
}
.tk .index_mk6 .dy_ct .dynr p a:hover {
	color: #333;
}
.tk .index_mk6 .dy_ct .dynr .staion {
	width: 100%;
	overflow: hidden;
}
.tk .index_mk6 .dy_ct .dynr .staion li {
	float: right;
	line-height: 20px;
	font-size: 12px;
	color: #9fadb5;
	padding-left: 25px;
}
.tk .index_mk6 .dy_ct .dynr .staion li span {
	margin-left: 6px;
}
.tk .index_mk6 .dy_ct .dynr .staion li span img {
	width: 17px;
	margin-bottom: 2px;
}
.tk .index_mk6 .wd_right {
	width: 260px;
	float: right;
	margin-top:20px;
}
.tk .index_mk6 .wd_right .wdq {
	width: 100%;
	height: 128px;
	padding-top: 6px;
	border-radius: 6px;
	margin-bottom: 10px;
	background: #6bb6fc;
	position: relative;
}
.tk .index_mk6 .wd_right .wdq .bq2 {
	width: 62px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	background: #fc9132;
	font-size: 13px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-right: 5px;
}
.tk .index_mk6 .wd_right .wdq h3 {
	font-size: 26px;
	color: #fff;
	text-align: center;
	width: 100%;
	padding: 3px 0 9px;
	letter-spacing: 2px;
	font-weight: 400;
}
.tk .index_mk6 .wd_right .wdq p {
	width: 100%;
	text-align: center;
	font-size: 13px;
	color: #fff;
	letter-spacing: 2px;
}
.tk .index_mk6 .wd_right .wdq a {
	width: 154px;
	height: 30px;
	display: block;
	margin: 7px auto 0;
	text-align: center;
	line-height: 30px;
	color: #fff;
	background: #319bfe;
	border-radius: 30px;
}
.tk .index_mk6 .wd_right .wdq a:hover {
	background: #fc9132;
	color: #fff;
}
.tk .index_mk6 .wd_right .kstw {
	width: 100%;
	height: 330px;
	border-radius: 6px;
	background: linear-gradient(to bottom right, #5e79f7, #97c8fa);
}
.tk .index_mk6 .wd_right .kstw h3 {
	width: 100%;
	height: 33px;
	text-align: center;
	margin: 17px 0 12px;
	float: left;
}
.tk .index_mk6 .wd_right .kstw div {
	width: 230px;
	height: 245px;
	background: #fff;
	border-radius: 10px;
	float: left;
	margin-left: calc(50% - 115px);
	padding: 18px 13px;
}
.tk .index_mk6 .wd_right .kstw div select {
	width: 100%;
	height: 38px;
	border: 1px solid #ddd;
	color: #666;
	padding: 0 4px;
	outline: none;
	cursor: pointer;
	margin-bottom: 9px;
}
.tk .index_mk6 .wd_right .kstw div textarea {
	width: 100%;
	height: 65px;
	border: 1px solid #ddd;
	padding: 4px;
	outline: none;
	margin-bottom: 12px;
}
.tk .index_mk6 .wd_right .kstw div .tjwd {
	width: 100%;
	height: 38px;
	background: #0384fc;
	display: block;
	text-align: center;
	line-height: 38px;
	border-radius: 38px;
	color: #fff;
	font-size: 15px;
}
/*banner*/
.con_sp{width:100%; float:left; position:relative; margin-bottom:30px;}
.bx{ max-width:1200px; margin:0 auto; position:relative;}

.index-main .header-banner .carousel{z-index: 10;}
.index-main .header-banner .carousel-indicators{ bottom:10px;}
.index-main .header-banner .carousel-indicators li{width: 8px;height: 8px;border-radius: 20px;background-color: rgba(255,255,255,.5);border:none;}
.index-main .header-banner .carousel-indicators li.active{margin-bottom: 1px;height: 16px;background-color: #fff;}
.index-main .header-banner .carousel-inner .banner {
	height: 400px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.index-main .header-banner .carousel-control{top: calc(50% - 13px);left:50px; z-index: 16; width: 26px;height: 26px;line-height: 26px;background-color: rgba(0,0,0,.5);border-radius: 50%;opacity: 0;color: #fff;transform: rotate(720deg) scale(0); text-align:center;}
.index-main .header-banner .carousel-control.right{ calc(50% - 13px); right:50px; left:auto;}
.index-main .header-banner .carousel:hover .carousel-control{opacity: 1;transform: rotate(0deg) scale(1);}
.index-main .header-banner .carousel-control .upg-icons{transform: scale(.8);}
.index-main .header-banner .course-container{position: absolute;top: 0;left: 0;width: 100%; height: 370px;}
.index-main .header-banner .course-classfiy,.index-main .header-banner .course-live{position: absolute;top: 0;}
.index-main .header-banner .course-classfiy{z-index: 17;left: 0; width: 224px;height: 370px;background-color: rgba(51, 51, 51, 0.75);background-color: #333\9;filter:alpha(opacity=75); color: #fff;}
.index-main .header-banner .course-classfiy ul >li{padding-left: 15px;padding-right: 15px;height: 67px;line-height: 66px;}
.index-main .header-banner .course-classfiy ul >li:after{content: "";position: absolute;left: 15px;right: 15px; height: 1px;background-color: rgba(255,255,255,.2);}
.index-main .header-banner .course-classfiy ul >li:last-child:before{display: none;}
.index-main .header-banner .course-classfiy ul >li > a{margin-right: 10px; font-size: 16px;color: #fff;}
.index-main .header-banner .course-classfiy ul >li > a.last{margin-right: 0;}
.index-main .header-banner .course-classfiy ul >li > .course-hot{font-size: 12px;color: #ddd;}
.index-main .header-banner .course-classfiy ul >li:hover{background-color: #fff;box-shadow: 0 2px 0 0 rgba(0, 0, 0, .1);}
.index-main .header-banner .course-classfiy ul >li:hover > a{color: #333;}
.upg-icons{display: inline-block;background-image: url(/images/default/upg_icons.png);}
.upg-icons.arrow-left{width: 8px;height: 15px;background-position: -2px -2px;}
.upg-icons.arrow-right{width: 8px;height: 15px;background-position: -2px -21px;}

/*首页分类导航*/
.con_dh{max-width:100%;  position: absolute; top: 0; left: 0; width: 100%; height:400px;}
.con_dh .dhfl{width:220px; height:400px;background:#fff;z-index: 17; left:0;top:0; position:absolute; }
.con_dh .dhfl .zfl{width:calc(100% - 0px); padding:0 20px; background:url(/images/default/xian1.png) repeat-x bottom; height:42px; cursor:pointer;}
.con_dh .dhfl .zfl:hover{ background:rgba(255,255,255,0.1);}
.con_dh .dhfl .zfl .fltb{width:28px;height:40px; float:left; text-align:left; line-height:38px;}
.con_dh .dhfl .zfl .fltb img{width:17px;}
.con_dh .dhfl .zfl .flmc{width:calc(100% - 28px); float:left; font-size:12px; line-height:42px;  height:42px; overflow:hidden; }
.con_dh .dhfl .zfl .flmc > a{ padding-right:10px; color:#ddd;}
.con_dh .dhfl .zfl .flmc > a:hover{ text-decoration:underline;}
.con_dh .dhfl .zfl .flmc > a b{ font-size:14px; color:#fff;}
.con_dh .dhfl .zfl .flmc .xxfl{ width:520px;position: absolute;left: 100%;top: 0;padding-left: 25px; padding-right: 25px; min-height: 470px; box-shadow: 0 2px 0 0 rgba(0, 0, 0, .1); background-color: #fff; border-top:1px solid #ddd; padding-bottom:15px;}
.con_dh .dhfl .zfl .flmc .xxfl dl{ padding-bottom:5px;width:100%; height:auto; overflow:hidden; padding-top:8px;border-bottom: 1px solid #f0f0f0;}
.con_dh .dhfl .zfl .flmc .xxfl .tjfl{ height:auto; border-bottom:none;}
.con_dh .dhfl .zfl .flmc .xxfl dl dt{width:100%; float:left;height: 34px; line-height: 34px; color: #333; font-size: 14px;}
.con_dh .dhfl .zfl .flmc .xxfl dl dt a{ color:#333;}
.con_dh .dhfl .zfl .flmc .xxfl dl dt a:hover{ color:#0384fc;}
.con_dh .dhfl .zfl .flmc .xxfl dl dd{ float:left;}
.con_dh .dhfl .zfl .flmc .xxfl dl dd a{line-height: 20px; margin-right:10px;margin-bottom: 10px;font-size: 12px;color: #333; background-color: #eee;padding: 2px 10px;
    display: inline-block;
    margin-top: 5px;}
.con_dh .dhfl .zfl .flmc .xxfl dl dd a.all{ color:#fff;  background-color:#0384fc;}
.con_dh .dhfl .zfl .flmc .xxfl dl dd a.pic{ background:none; width:165px; height:auto; border-radius:4px; padding:0 10px;}
.con_dh .dhfl .zfl .flmc .xxfl dl dd a.pic:hover{background:none;}
.con_dh .dhfl .zfl .flmc .xxfl dl dd a:hover{ color:#fff;  background-color:#0384fc;}
.con_dh .dhfl .zfl .flmc .xxfl .c-rd{width:20px;}
.con_dh .dhfl .zfl .flmc .xxfl .c-rd img{width:17px; margin-right:3px; margin-bottom:6px;}
.con_dh .dhfl .zfl .kctj{width:calc(33.3% - 15px); margin-right:15px; float:left; margin-top:7px; padding-bottom:7px;}
.con_dh .dhfl .zfl .kctj:hover img{ box-shadow: 0 0 10px 0 #aaa;}
.con_dh .dhfl .zfl .kctj img{ width:100%;}

/*首页banner右侧*/
.course-live{width:210px; background:rgba(255,255,255,.94); height:330px; position:absolute; top:35px; right:0; z-index:30; border-radius:6px;}
.course-live .yhtx{width:100%; margin:19px auto; text-align:center; overflow:hidden; }
.course-live .yhtx img{width:70px; height:70px; border-radius:100%; margin-bottom:10px; border:1px solid #ddd;}
.course-live .yhtx p{ font-size:14px; color:#545e64; line-height:22px;}
.course-live .yhtx p span{font-size:16px; color:#000;}
.course-live .dlq{width:100%; overflow:hidden; margin-bottom:15px;}
.course-live .dlq a{width:170px; height:38px; display:block; border-radius:4px; margin:12px auto 0; text-align:center; line-height:38px; position:relative;}
.course-live .dlq .xydl{ border:1px solid #0384fc; color:#0384fc;}
.course-live .dlq .xyzc{ background:#0384fc; color:#fff;}
.course-live .dlq .xyzc .bq{width:63px; height:20; position:absolute; top:-6px; right:-11px;}
.course-live .ap{font-size:13px; color:#545e64; cursor:pointer; width:100%; text-align:center; line-height:30px; position:relative;}
.course-live .ap:hover{ color:#0384fc; text-decoration:underline;}
.course-live .ap .gzh_ewm{width:130px; height:120px; position:absolute; top:-47px; left:-128px;  padding:6px; background:url(/images/default/wem_bg.png) no-repeat; padding-right:16px; display:none;}
.course-live .ap .gzh_ewm img{width:100%; float:left;}
.course-live .ap .gfap_ewm{width:130px; height:120px; position:absolute; top:-47px; left:-128px;  padding:6px; background:url(/images/default/wem_bg.png) no-repeat; padding-right:16px; display:none;}
.course-live .ap .gfap_ewm img{width:100%; float:left;}
.course-live .gzh:hover .gzh_ewm{ display:block;}
.course-live .gfapp .gfap_ewm{width:270px; height:155px;  background:url(/images/default/wem_bg2.png) no-repeat; left:-270px; top:-60px}
.course-live .gfapp .gfap_ewm div{width:50%; float:left; padding:6px 10px; color:#555;}
.course-live .gfapp .gfap_ewm div img{width:100%; }
.course-live .gfapp:hover .gfap_ewm{ display:block;}
.course-live .dlh .grzx{color:#fff; background:#0384fc;width:178px; height:38px; display:block; border-radius:4px; margin:12px auto 0; text-align:center; line-height:38px; position:relative; margin-bottom:20px;}

.nrfl{width:100%; height:86px; background:#fff;; margin-top:20px;}
.nrfl li{width:20%; height:86px; border-right:1px solid #f5f7fa; float:left; cursor:pointer;}
.nrfl li .in_fltb{width:92px; height:100%; text-align:center; line-height:86px; float:left; margin-left:5px;}
.nrfl li .in_fltb img{width:49px;}
.nrfl li .in_flnm{width:calc(100% - 97px); float:left;}
.nrfl li .in_flnm h3{font-size:18px; font-weight:normal; color:#333; padding:24px 0 5px; letter-spacing:1px;}
.nrfl li .in_flnm p{ font-size:14px; color:#999;letter-spacing:1px;}

.nav_sy{width:100%; height:36px; background:#fff; float:left;}
.nav_sy .dh_left{width:220px; height:36px; float:left; text-align:center; line-height:36px; color:#fff;font-size:16px; background-color:#0384fc; border-radius:4px 4px 0 0;}
.nav_sy .dh_right{width:calc(100% - 250px); float:left;}
.nav_sy .dh_right > ul > li{  float:left; font-size:16px; line-height:36px;width:13.5%; text-align:center;}
.nav_sy .dh_right > ul > li a{ color:#333;}
.nav_sy .dh_right > ul > li span{ width:1px; height:14px; background-color:#eee; margin-top:11px; float:right;}
.nav_sy .dh_right .nav_kc{ position:relative;}
.nav_sy .dh_right .nav_kc .btn{ font-size:16px; color:#333; padding:0; margin:0; line-height:36px; border:none;vertical-align:inherit; box-shadow:none;}
.nav_sy .dh_right .nav_kc .btn span{ margin-left:5px;}
.nav_sy .dh_right .nav_kc .kcfl1{border:none; min-width:130px; padding:0 0 10px; text-align:center;}
.nav_sy .dh_right .nav_kc .kcfl1 ul li{font-size:14px;    padding: 0 35px 0 25px; float: left;line-height: 36px;}
.nav_sy .dh_right .nav_kc .kcfl1 ul li a{   display: block; margin: 0;  height: 36px; line-height: 36px; text-align: left;font-size: 14px; border-bottom: none;color: #666;text-decoration: none;}

/*师资力量*/
.index_mk7 {padding:17px 20px 45px}
.index_mk7 .index_bt h2 span{  font-size: 14px;color: #9fadb5;padding-left: 10px;}
.index_mk7 .rvc{}
.rvc{max-width:1140px;position:relative;margin:auto;margin-top:30px}
.rvc .rvc-wrapper{margin:auto;overflow:hidden}
.rvc .rvc-wrapper ul{overflow:hidden;position:relative; padding:15px 0;}
.rvc .rvc-wrapper ul li{float:left;background:#fff;height:272px; position:relative; border:1px solid #eee; cursor:pointer;}
.rvc .rvc-wrapper ul li:hover{ box-shadow:0 0 15px 0 #e5e5e5; }
.rvc .rvc-wrapper ul li a{display:block;width:100%;height:auto;text-decoration:none}
.rvc .rvc-wrapper ul li a .img-wrapper{height:150px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.rvc .rvc-wrapper ul li a h2{margin-top:10px;text-align:center}
.rvc .rvc-wrapper ul li a p{padding:10px;height:80px}
.rvc-prv,.rvc-next{position:absolute;height:100%;top:0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.rvc-prv{left:-8px; cursor:pointer;}
.rvc-next{right:-8px; cursor:pointer;}
.rvc .rvc-wrapper .tc_mk1{width:100%; height:100%; }
.rvc .rvc-wrapper .tc_mk1 > a{width:100%; height:100%; display:block;}
.rvc .rvc-wrapper .tc_mk1 .lstx{width:80px; height:80px; border:7px solid #f5f7fa; overflow:hidden; border-radius:100%; margin:26px auto 12px;}
.rvc .rvc-wrapper .tc_mk1 .lstx img{width:100%;}
.rvc .rvc-wrapper .tc_mk1 h3{font-size:20px; color:#ff6c60; text-align:center; font-weight:normal; line-height:24px; padding-bottom:5px;}
.rvc .rvc-wrapper .tc_mk1 h3 span{font-size:14px; color:#4cc5cd;}
.rvc .rvc-wrapper .tc_mk1 p{width:100%; padding:0 25px; height:50px; overflow:hidden; color:#828282; font-size:13px; line-height:22px;}
.rvc .rvc-wrapper .tc_mk2{width:100%; height:100%;display:none;}
.rvc .rvc-wrapper .tc_mk2 h3 span{font-size:14px; color:#4cc5cd;}
.rvc .rvc-wrapper .tc_mk2 h3{font-size:20px; color:#ff6c60; text-align:center; font-weight:normal; line-height:24px; padding-bottom:2px; padding-top:15px;}
.rvc .rvc-wrapper .tc_mk2 p{width:100%; padding:0 15px; overflow:hidden ;color:#828282;font-size:10px; line-height:20px;text-align:justify;text-indent:2em; height:auto; letter-spacing:0.5px}
.rvc .rvc-wrapper ul li:hover .tc_mk1{ display:none;}
.rvc .rvc-wrapper ul li:hover .tc_mk2{ display:block;}

/*课程分类*/
.course_fl{
	width: 220px;
/*	height:400px;*/
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 40;
    box-shadow: 0px 1px 2px #ddd;
	background-color:#fff;
	}
.course_fl dl{
    border: solid #fff 2px;
    padding: 8px 0;
    border-bottom: 1px solid #eee;
	}
.course_fl dl.bt_no{
	 border-bottom:none;
	}
.course_fl dl dt {
    height: 26px;
    padding: 0 10px 0 16px;
    line-height: 26px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.course_fl dl dd {
    padding: 0 11px;
}
.course_fl dl:hover{
	background-color:#f7fafc;
	cursor:pointer;
	}
.course_fl dl dt span {
    background:url(/images/default/icon_1.png) center center no-repeat;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    margin-bottom: 4px;
	display: inline-block;
    vertical-align: middle;
}
.course_fl dl dt span.pic_2{
    background:url(/images/default/icon_2.png) center center no-repeat;
}
.course_fl dl dt span.pic_3{
    background:url(/images/default/icon_3.png) center center no-repeat;
}
.course_fl dl dt span.pic_4{
    background:url(/images/default/icon_4.png) center center no-repeat;
}
.course_fl dl dd a {
    display: inline-block;
    line-height: 30px;
    white-space: nowrap;
    height: 30px;
    vertical-align: middle;
    overflow: hidden;
    color: #555;
    padding: 0px 10px;
    position: relative;
    font-size: 14px;
}
.course_fl dl dd a:hover{
	color:#0384fc;
	}
.course_fl dl dd a.blue {
	color:#0384fc;
	}
.course_fl dl dd a span {
    display: block;
    width: 1px;
    height: 10px;
    background: #eee;
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 2;
}
.code-box{
	position: absolute;
    right: 0;
    top: 20px;
    display: block;
    background: #fff;
    text-align: center;
    width: 90px;
	padding:5px;
	}
.code-box a {
    display: block;
    width: 80px;
    height: 80px;
}
.code-box a img {
    width: 80px;
    height: 80px;
}
.code-box p {
    color: #888;
    font-size: 14px;
    line-height: 14px;
    padding-top: 10px;
    text-align: center;
}
/*宣传图*/
.ad-space{
	width:100%;
	background-color:#f0f0f0;
	overflow:hidden;
	}
.ad-box{
	width:1200px;
	height:135px;
	margin:15px auto 0 auto;
	}
.ad-box a{
	width: 228px;
    height:120px;
    float: left;
    display: block;
	
    margin-right: 14px !important;
	}
.ad-box a.last{
	margin-right:0 !important;
	}
.ad-box a img {
    display: block;
	border-radius:2px;
    width: 100%;
    height: 100%;
}

/*鼠标滑过*/
.gk .gk-box .gk-z .gko .gkk-ul li .show_mask{position: absolute;width: 100%;  height: 100%;  left: 0;  top: 0;  background: rgba(0, 0, 0, 0.3);
	opacity: 0; filter:alpha(opacity=10);  -moz-opacity:0.1;  -khtml-opacity: 0.1;}
.gk .gk-box .gk-z .gko .gkk-ul li .show_mask em{ display: block;  width: 60px;  height: 60px;transform: scale(2); position: absolute;    left: 50%;
	top: 50%;  margin: -30px -30px;  z-index: 1; background: url(/images/default/bf.png) no-repeat center center;transition: all .25s ease-in;
opacity: 0; filter:alpha(opacity=10);  -moz-opacity:0.1;  -khtml-opacity: 0.1;  }
.gk .gk-box .gk-z .gko .gkk-ul li:hover .show_mask{opacity: 1; filter:alpha(opacity=100);  -moz-opacity:1;  -khtml-opacity: 1;}
.gk .gk-box .gk-z .gko .gkk-ul li:hover .show_mask em{transform: scale(1); opacity: 1;-moz-opacity:0.1;}

.zg .zg-box .zgb .zg-right ul li .show_mask{position: absolute;width: 100%;  height: 100%;  left: 0;  top: 0;  background: rgba(0, 0, 0, 0.3);
	opacity: 0; filter:alpha(opacity=10);  -moz-opacity:0.1;  -khtml-opacity: 0.1;}
.zg .zg-box .zgb .zg-right ul li .show_mask em{ display: block;  width: 60px;  height: 60px;transform: scale(2); position: absolute;    left: 50%;
	top: 50%;  margin: -30px -30px;  z-index: 1; background: url(/images/default/bf.png) no-repeat center center;transition: all .25s ease-in;
opacity: 0; filter:alpha(opacity=10);  -moz-opacity:0.1;  -khtml-opacity: 0.1;  }
.zg .zg-box .zgb .zg-right ul li:hover .show_mask{opacity: 1; filter:alpha(opacity=100);  -moz-opacity:1;  -khtml-opacity: 1;}
.zg .zg-box .zgb .zg-right ul li:hover .show_mask em{transform: scale(1); opacity: 1;-moz-opacity:0.1;}

.jn .jn-box .jnb .jn-right ul li .show_mask{position: absolute;width: 100%;  height: 100%;  left: 0;  top: 0;  background: rgba(0, 0, 0, 0.3);
	opacity: 0; filter:alpha(opacity=10);  -moz-opacity:0.1;  -khtml-opacity: 0.1;}
.jn .jn-box .jnb .jn-right ul li .show_mask em{ display: block;  width: 60px;  height: 60px;transform: scale(2); position: absolute;    left: 50%;
	top: 50%;  margin: -30px -30px;  z-index: 1; background: url(/images/default/bf.png) no-repeat center center;transition: all .25s ease-in;
opacity: 0; filter:alpha(opacity=10);  -moz-opacity:0.1;  -khtml-opacity: 0.1;  }
.jn .jn-box .jnb .jn-right ul li:hover .show_mask{opacity: 1; filter:alpha(opacity=100);  -moz-opacity:1;  -khtml-opacity: 1;}
.jn .jn-box .jnb .jn-right ul li:hover .show_mask em{transform: scale(1); opacity: 1;-moz-opacity:0.1;}
/*# sourceMappingURL=index.css.map */
