body {
	background-color: #F2F2F2;
}

.clear {
	clear: both;
}


/*广告栏*/

.ban_box {
	width: 100%;
	background: #ffffff;
}

.ban_container {
	/*margin: 0 auto;*/
	/*min-width: 1180px;*/
	width: 100%;
	position: relative;
}

.flexslider {
	margin: 0 auto;
	/*min-width: 1180px;*/
	margin-bottom: 0!important;
	width: 100%;
	position: relative;
	height: 300px;
	overflow: hidden;
	border: none!important;
	background: url(https://static.vko.cn/v8/v8s/common/images/ban-loading.gif) 50% no-repeat;
}

.flexslider,
.slides li {
	height: 500px!important;
}

.flexslider .slides {
	position: relative;
	z-index: 1;
}
.flexslider .slides li img{width: 100%;}
.flexslider .slides li {
	height: 500px!important;
	cursor: pointer;
}

.slides li a {
	width: 100%;
	height: 100%;
	cursor: pointer;
	display: block!important;
}

.flex-control-nav {
	margin: auto!important;
	position: absolute;
	bottom: 10px!important;
	z-index: 1;
	line-height: 30px;
	text-align: center;
	/*background: url(https://static.vko.cn/v8/v8s/common/images/ban_icohbg.png) no-repeat center center;*/
}

.flex-control-nav {
	right: 0%!important;
	width: 12%!important;
	background-size: 100%!important;
}

.flex-control-nav li {
	margin: 0 3px!important;
	display: inline-block;
	width: 20px;
	height: 10px;
	zoom: 1;
}

.flex-control-nav .flex-active {
	/*	background: url(https://static.vko.cn/v8/v8s/common/images/ban_icoh.png) center center no-repeat;*/
		width: 16px!important;
	height: 16px!important;
	margin-bottom: -2px;
	background: #EA5413!important;
}
.flex-control-paging li a{
	box-shadow: initial!important;
}
.flex-control-paging li a:hover {
    background: white!important;
}
.flex-control-nav .flex-active:hover{
	background: #EA5413!important;
} 
.flex-control-nav a {
	display: inline-block;
	width: 12px!important;
	height: 12px!important;
	line-height: 42px;
	border-radius: 100%;
	overflow: hidden;
	background: white!important;
	/* background: url(https://static.vko.cn/v8/v8s/common/images/ban_ico.png) center center no-repeat; */
	cursor: pointer;
}

.right_slide {
	width: 140px;
	height: 290px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

.login-rightslide {
	width: 140px;
	/*height: 504px;*/
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

.slide_bot {
	width: 140px;
	height: 290px;
	background: #f2f5f9;
	text-align: center;
	padding-top: 40px;
	box-sizing: border-box;
	border-radius: 5px;
	border: 1px solid #f0f0f0;
}

.slide_bot a img {
	width: 60px;
	height: 60px;
}

.login-slidebot {
	width: 140px;
	height: 320px;
	background: #F5F5F5;
	text-align: center;
	padding-top: 30px;
	box-sizing: border-box;
	border-radius: 5px;
	/*border: 1px solid #f0f0f0;*/
}

.login-slidebot a img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
}

.slide_top img {
	margin-left: -25px;
}

.slide_bot p {
	font-size: 16px;
	color: #5d625f;
	margin-top: 15px;
	display: none;
}

.login-slidebot p.login_name {
	font-size: 16px;
	color: #333;
	line-height: 15px;
	margin-top: 15px;
	/* font-weight: bold; */
}

.login-slidebot p.login_grade {
	font-size: 12px;
	color: #666;
	margin-top: 14px;
	line-height: 10px;
	padding-left: 7px;
}

.login-slidebot p.login_grade span {
	font-size: 12px;
	color: #32B9ED;
	margin-top: 8px;
	cursor: pointer;
}

.login-slidebot p.login_coupons {
	font-size: 12px;
	color: #666;
	margin-top: 5px;
	line-height: 10px;
	padding-left: 10px;
}

.login-slidebot p.login_coupons span {
	font-size: 12px;
	color: #32B9ED;
	margin-top: 8px;
	cursor: pointer;
}

.login-slidebot p.login_member {
	font-size: 14px;
	color: #222222;
	margin-top: 8px;
}

.login-slidebot p.login_member a {
	font-size: 14px;
	color: #4a8aec;
	margin-top: 8px;
}

.login-slidebot .mycoursebtn {
	display: block;
	width: 110px;
	height: 30px;
	line-height: 30px;
	/* margin-top: 10px; */
	background: #FC8B5B;
	color: white;
	font-size: 14px;
	/* text-align: center; */
	cursor: pointer;
	margin: auto;
	border-radius: 5px;
	margin-top: 14px;
}

.login-slidebot .studybtn {
	display: block;
	width: 110px;
	height: 30px;
	line-height: 30px;
	/* margin-top: 10px; */
	border: 1px solid #FC8B5B;
	font-size: 14px;
	/* text-align: center; */
	cursor: pointer;
	margin: auto;
	color: #FC8B5B;
	border-radius: 5px;
	margin-top: 20px;
}

.slide_bot .info_btn {
	display: block;
	width: 110px;
	height: 30px;
	line-height: 30px;
	/* margin-top: 10px; */
	font-size: 14px;
	/* text-align: center; */
	cursor: pointer;
	border-radius: 5px;
	margin: auto;
	/* background: #FC8B5B; */
	border: 1px solid #FC8B5B;
}

.slide_bot .btn-dark {
	background-color: #FC8B5B;
	color: #fff;
	margin-top: 30px;
}

.slide_bot .btn-light {
	color: #FC8B5B;
	margin-top: 20px;
	position: relative;
}

.slide_bot .share_icon {
	position: absolute;
	top: -15px;
	right: 7px;
	width: 60px;
	height: 15px;
}

.slide_bot .share_icon img {
	width: 100%;
	height: 100%;
}

#categorys {
	position: absolute;
	top: 0;
	z-index: 1;
	width: 220px;
	height: 420px;
	display: none;
	/*background: rgba(57, 57, 57, 0.80);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#88000000,endColorstr=#88000000);*/
	/*添加*/
	/*width:710px;*/
}

.categorys-dt a:hover {
	color: #fff;
}

.categorys-dt {
	width: 220px;
	height: 80px;
	background: rgba(57, 57, 57, 0.80);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88000000, endColorstr=#88000000);
}

.categorys-dt a {
	display: block;
	color: #ffffff;
	font-size: 18px;
	line-height: 60px;
	text-align: center;
}

.categorys-dt a img {
	vertical-align: middle;
	margin-right: 5px;
	margin-top: -2px;
}

.category-items {
	position: relative;
}

.category-items .category-item {
	width: 190px;
	/*height: 105px;*/
	padding: 0 13px 0 17px;
	cursor: pointer;
	/*background: rgba(57, 57, 57, 0.80);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88000000, endColorstr=#88000000);*/
	/*background: #fcfcfc;*/
}

.category-items .category-item .category-item-title {
	height: 100%;
	/*border-top: solid 1px #939393;*/
}

.category-items .category-item h6 {
	color: #333!important;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	/*padding: 25px 0 13px;*/
}

/*p {
	line-height: 24px;
}*/


/*
.category-items .category-item p a {
	color: #ffffff;
	font-size: 14px;
	line-height: 1;
	padding-right: 24px;
}*/

.category-subject {
	zoom: 1;
	overflow: hidden;
	display: none;
	min-width: 448px;
	height: 398px;
	border: 1px solid #e6e6e6;
	background: #fdfdfd url(https://static.vko.cn/v8/v8s/common/images/calarbg.png) no-repeat right bottom;
	color: #333;
	padding: 10px 20px;
	font-size: 14px;
	line-height: 30px;
	position: absolute;
	top: 0px;
	left: 220px;
}

.subitem dt {
	font-weight: 400;
	line-height: 1;
	color: #00a0e9;
	font-size: 18px;
	padding: 10px 0 20px;
}

.subitem dd {
	padding-bottom: 15px;
}

.subitem dd a {
	color: #3a3a3a;
	font-size: 14px;
}

.subitem dd i {
	color: #d3d3d4;
	font-style: normal;
	padding: 0 14px;
}

.category-items .category-item:hover {
		background: #fcfcfc!important;
	/*background: rgba(76, 76, 76, 0.60);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);*/
}

.category-items .category-item:hover .category-subject {
	display: block;
}

.container {
	width: 1200px;
	margin: 0 auto;
}

.liveBar.live {
	display: block;
	background: rgba(255, 113, 0, 0.60);
}

.down_icon {
	width: 1200px;
	margin: auto;
	margin-top: 10px;
	text-align: center;
}

.down_icon img {
	width: 56px;
	height: 50px;
	animation: myfirst 2s infinite;
	display: inline-block;
}

@keyframes myfirst {
	0% {
		transform: translate(0px, 0px);
	}
	50% {
		transform: translate(0px, -10px);
	}
	100% {
		transform: translate(0px, 0px);
	}
}

.liveBar {
	width: 100%;
	height: 36px;
	background: rgba(101, 184, 236, 0.60);
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	line-height: 36px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.liveBar img {
	width: 20px!important;
	height: auto!important;
	vertical-align: text-bottom;
	margin-right: 10px;
}

.flexslider,
.slides li {
	height: 500px!important;
}

.slides li a {
	display: block!important;
}

.flex-control-nav {
	left: 0%!important;
	width: 8%!important;
	background-size: 100%!important;
}

.flex-direction-nav {
	/*width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #b2b2b2;
	position: absolute;
	top: 50%;*/
	/*margin-top: -30px;*/
}

/*.flex-direction-nav li .flex-prev {
	width: 60px;
	height: 60px;

	position: absolute;
	top: 220px;
	z-index: 1;
	left: 110px;
	display: inline-block;
	cursor: pointer;
	background: url(https://static.vko.cn/v8/3.0/home/images/flexslideleft.png) no-repeat center;
	
}

.flex-direction-nav li .flex-next {
	width: 60px;
	height: 60px;
	
	position: absolute;
	top: 220px;
	z-index: 1;
	right: 110px;
	display: inline-block;
	cursor: pointer;
	background: url(https://static.vko.cn/v8/3.0/home/images/flexslideright.png) no-repeat center;
	
	
}*/
.flex-direction-nav a{
	  margin: -20px 100px 0!important;
}

.title {
	margin: 0px 0 50px 0;
	padding-top: 47px;
	box-sizing: border-box;
}

.title p {
	font-family: "微软雅黑";
	font-size: 23px;
	color: #494949;
	text-align: center;
}

.section2 .title {
	position: relative;
	width: 1180px;
	margin: auto;
}

.section2 .title .grade {
	position: absolute;
	right: 35px;
	bottom: 5px;
}

.section2 .title .grade a {
	display: inline-block;
	width: 50px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	color: #c35d10;
	background: #ffffff;
}

.section1 .title {
	position: relative;
	width: 1180px;
	margin: auto;
}

.section1 .title .grade {
	position: absolute;
	right: 35px;
	bottom: 5px;
}

.section1 .title .grade a {
	display: inline-block;
	width: 50px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	color: #0c9b9d;
	background: #ffffff;
}

.recommed_main {
	width: 1200px;
	margin: auto;
}

.recommed_course {
	text-align: center;
	background: url(https://static.vko.cn/v8/3.0/home/images/qi.png) no-repeat;
	width: 100%;
	height: 315px;
	padding-top: 12px;
	box-sizing: border-box;
	background-size: 100% 100%;
}

.recommed_title span {
	font-size: 22px;
	color: #212121;
}

.recommed_title p {
	font-size: 17px;
	color: #212121;
	margin-top: 20px;
}

.recommed_con dl {
	float: left;
	width: 33.3%;
	margin-top: 40px;
}

.recommed_con dl dd {
	font-size: 17px;
	color: #212121;
	line-height: 30px;
	margin-top: 25px;
}

.section2 .title .grade a.active {
	color: #ffffff;
	background: #fda766;
}


/*
.section2 .title .grade a.active_cur {
	color: #ffffff!important;
	display: block;
	background: #fda766;
}*/

.section2 .title .grade a.font_cha {
	color: #c35d10;
}

.section1 .title .grade a.active {
	color: #ffffff;
	background: #51cdcf;
}

.section1 .title .grade a.font_cha {
	color: #c35d10;
}

.title span {
	color: #D8D8D8;
}

.title .line {
	display: inline-block;
	width: 30px;
	height: 1px;
	background: #D8D8D8;
	vertical-align: middle;
}

.intro {
	background-color: #fff;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	overflow: hidden;
	/*-webkit-box-shadow: 4px 4px 10px #ccc;
	box-shadow: 4px 4px 10px #ccc;*/
}

.ih-item {
	float: left;
	margin-right: 19px;
}

.ih-item {
	position: relative;
	width: 387px;
	height: 303px;
	cursor: pointer;
}

.ih-item .img img {
	position: relative;
	width: 387px;
	height: 303px;
	max-width: 100%;
}

.grade_list .ih-item:first-child+div+div {
	margin-right: 0;
}

.ih-item .info {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	/*text-align: center;*/
	padding-top: 20px;
	padding-left: 20px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background: rgba(114, 173, 231, 0.8);
	/* filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8ffffff,endColorstr=#C8ffffff);*/
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}

.ih-item .info p {
	color: white;
	font-size: 16px;
	line-height: 30px;
}

.ih-item .info span {
	color: white;
	font-size: 19px;
	line-height: 30px;
}

.j_info {
	background: rgba(234, 158, 100, 0.8) !important;
	/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8ffffff,endColorstr=#C8ffffff);*/
}

.h_info {
	background: rgba(85, 197, 198, 0.8) !important;
}

.ih-item a:hover .info {
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=1);
}

.darkbox {
	margin-left: 0;
}

.intro .intro-left {
	width: 510px;
	height: 243px;
	float: right;
	/*padding: 0px 66px;*/
	text-align: center;
	box-sizing: border-box;
	margin-top: 60px;
	/*background: url(https://static.vko.cn/v8/3.0/home/images/couse_bg.png) no-repeat;*/
}

.intro .intro-left span {
	font-size: 19px;
	color: #fff000;
	font-weight: bold;
	margin-top: 38px;
	display: block;
}

.intro .intro-left p {
	font-size: 15px;
	color: #FFFFFF;
	height: 50px;
	line-height: 50px;
	width: 100%;
	border-bottom: 1px solid #FFFFFF;
}


/*.intro .intro-left img {
	width: 100%;
	height: 100%;
}*/

.intro .intro-right {
	width: 620px;
	float: left;
	padding: 66px 36px 34px 10px;
}

.intro .intro-right span {
	font-size: 24px;
	color: #208cf4;
	font-family: "微软雅黑";
}

.activite {
	background: white;
}

.intro .intro-right .jieshao {
	margin-top: 20px;
	font-size: 16px;
	color: #657787;
	line-height: 26px;
}

.activite .msg {
	margin-top: 15px;
	margin-bottom: 15px;
}

.activite .msg p {
	display: inline-block;
	font-size: 14px;
	color: #858585;
	padding-left: 20px;
}

.activite .msg .p1 {
	background: url("https://static.vko.cn/v8/3.0/home/images/Group 18.png") no-repeat left center;
}

.activite .msg .p2 {
	background: url("https://static.vko.cn/v8/3.0/home/images/Icon 46.png") no-repeat left center;
}

.activite image {
	width: 100%;
	height: 100%;
}

.live-time {
	width: 260px;
	height: 50px;
	background-color: white;
	overflow: hidden;
	border: 1px solid #0098ec;
	border-radius: 100px;
	margin-top: 20px;
	display: block;
	margin: 70px auto;
}

.live-time a:first-child {
	height: 50px;
	width: 140px;
	border: none;
	/*background-image: linear-gradient(-90deg, #1B7BF0 0%, #25A1FA 100%);*/
	background: -webkit-gradient(linear, 0% 25%, 75% 100%, from(#1B7BF0), to(#25A1FA));
	background: -moz-linear-gradient(left, #1B7BF0, #25A1FA);
	/** FireFox **/
	background: -o-linear-gradient(left, #1B7BF0, #25A1FA);
	/** Opear **/
	background: -ms-linear-gradient(#1B7BF0 0%, #25A1FA 100%);
	/** IE9 IE10 **/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1B7BF0', endColorstr='#25A1FA', grandientType=1);
	/** IE7 **/
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1B7BF0', endColorstr='#25A1FA', grandientType=1);
	/** IE8 **/
	border-radius: 100px;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	line-height: 50px;
	color: #FFFFFF;
	cursor: pointer;
}

.live-time a:first-child+a {
	display: inline-block;
	font-size: 16px;
	color: #0098ec;
}

.intro .intro-right .mes_intro p {
	font-size: 16px;
	color: #313131;
	line-height: 30px;
}

.live-time a:first-child+a {
	margin-left: 20px;
}

.live-time p:nth-child(3) {
	width: 220px;
	height: 50px;
	background: #E1EEFF;
	border-radius: 100px;
	float: right;
	text-align: center;
	line-height: 50px;
}

.live-time p:nth-child(4) span {
	font-size: 16px;
	color: #078FF9;
}

.intro2 {
	width: 100%;
	margin-top: 30px;
	width: 1200px;
}

.intro2 .item {
	background-color: #fff;
	width: 380px;
	border-radius: 10px;
	overflow: hidden;
	height: 420px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.intro2 .item .up {
	height: 210px;
	width: 100%;
}

.intro2 .item .up img {
	width: 100%;
}

.intro2 .item .down h5 {
	font-size: 20px;
	color: #2E2E2E;
	line-height: 26px;
}

.intro2 .item .down {
	padding: 30px 0 0 20px;
}

.intro2 .item .down .msg {
	margin-top: 20px;
}

.intro2 .item .down .time {
	height: 40px;
	width: 330px;
	border-radius: 80px;
	background-color: #F2F5F9;
}

.intro2 .item .down .time p {
	display: inline-block;
	line-height: 40px;
	margin-left: 40px;
	font-size: 14px;
	color: #2E2E2E;
}

.intro2 .item .down .time p span {
	color: #fe6060;
}

.intro2 .item .down .time button {
	height: 40px;
	width: 100px;
	border: none;
	background-image: linear-gradient(-90deg, #1B7BF0 0%, #25A1FA 100%);
	border-radius: 80px;
	font-size: 16px;
	color: #FFFFFF;
	cursor: pointer;
	float: right;
}


/*推荐课程*/

.commend {
	width: 1200px;
	margin: auto;
	margin-top: 10px;
}

.primary_com {
	margin-top: 60px;
}

.commend .card:first-child+div+div+div {
	margin-right: 0;
}

.commend .card:first-child+div+div+div+div+div+div+div {
	margin-right: 0;
}

.commend .card {
	width: 220px;
	height: 260px;
	border-radius: 8px;
	background-color: #fff;
	cursor: pointer;
	float: left;
	margin-right: 106px;
	margin-bottom: 20px;
}

.commend .card:hover {
	-webkit-box-shadow: 4px 4px 10px #ccc;
	box-shadow: 4px 4px 10px #ccc;
}

.commend .card .top {
	width: 220px;
	height: 124px;
	position: relative;
}

.commend .card .top img {
	width: 100%;
	height: 100%;
}

.commend .card .top img:hover {
	-webkit-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
}

.commend .card .top a {
	display: block;
	width: 220px;
	height: 124px;
	border-radius: 8px;
	overflow: hidden;
}

.commend .card .top .f {
	position: absolute;
	left: 10px;
	bottom: 8px;
}

.commend .card .top .f span {
	display: inline-block;
	width: 40px;
	height: 24px;
	background: rgba(0, 0, 0, .4);
	border-radius: 100px;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	line-height: 24px;
}

.commend .card .top .hot {
	width: 40px;
	height: 28px;
	background: url("https://static.vko.cn/v8/3.0/home/images/Group 6.png");
	position: absolute;
	top: -14px;
	right: -10px;
}

.commend .card .bottom {
	padding: 16px 12px 0 12px;
	position: relative;
}

.commend .card .bottom h5 {
	font-size: 16px;
	color: #0E0E0E;
	line-height: 21px;
	min-height: 42px;
	border-bottom: dashed 1px #dedede;
}

.commend .card .bottom p {
	font-size: 12px;
	color: #858585;
	line-height: 40px;
}

.commend .card .bottom p span:nth-child(2) {
	margin-left: 10px;
}

.commend .card .bottom h4 {
	font-size: 14px;
	color: #ff0036;
}

.swiper-container.hot-teacher {
	height: 310px;
	background-color: #fff;
	border-radius: 8px;
	margin-bottom: 170px;
}

.hot-teacher .t-card {
	height: 100%;
	width: 100px;
	margin: 0 auto;
}

.hot-teacher .t-card .up {
	margin-top: 40px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	overflow: hidden;
}

.hot-teacher .t-card .down {
	text-align: center;
}

.hot-teacher .t-card .down h5 {
	font-size: 18px;
	color: #0E0E0E;
	line-height: 40px;
}

.hot-teacher .t-card .down p {
	font-size: 14px;
	color: #657787;
	line-height: 20px;
	height: 40px;
}

.hot-teacher .t-card .down a {
	display: block;
	width: 100px;
	height: 36px;
	background: #FFFFFF;
	border: 1px solid #00A0E8;
	border-radius: 100px;
	font-size: 14px;
	color: #00A0E8;
	line-height: 36px;
	margin-top: 20px;
}

.hot-teacher .t-card .down a:hover {
	background-color: #00A0E8;
	color: #fff;
}

.commend .card .bottom a img {
	position: absolute;
	right: 15px;
	bottom: 0;
	width: 30px;
	height: 30px;
	/*background: url("https://static.vko.cn/v8/3.0/home/images/dgwc.png") no-repeat center;*/
}


/*.commend .card .bottom a:hover{
	background: url("https://static.vko.cn/v8/3.0/home/images/bgwc.png") no-repeat center;
}*/


/*侧边栏*/

.line {
	background: url("https://static.vko.cn/v8/v8s/common/images/line.jpg") no-repeat center;
	width: 10px;
	height: 40px;
	float: left;
	margin-top: 30px;
}

.section1 {
	background: #fafafa;
}

.section2 {
	background: #fafafa;
}

.slider_main {
	position: absolute;
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	top: 85px;
}

.home_v3_dialog {
	width: 1200px;
	height: 700px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -600px;
	margin-top: -350px;
	z-index: 999995;
	background: url(https://static.vko.cn/v8/3.0/home/images/one.png) center center no-repeat;
	overflow: hidden;
}

.home_v3_dialog .close {
	width: 30px;
	height: 30px;
	background-size: 100% 100%;
	position: fixed;
	display: none;
	left: 50%;
	top: 50%;
	margin-left: 490px;
	margin-top: -283px;
	cursor: pointer;
	z-index: 999999;
}

.home_v3_dialog .pre {
	width: 90px;
	height: 40px;
	background-size: 100% 100%;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: 298px;
	margin-top: 210px;
	z-index: 9999991;
}

.home_v3_dialog .next {
	width: 90px;
	height: 40px;
	background-size: 100% 100%;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: 418px;
	margin-top: 210px;
	cursor: pointer;
	z-index: 999992;
}

.home_v3_dialog img {
	width: 100%;
	height: 100%;
}

.home_shade {
	position: fixed;
	z-index: 999991;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	/*background: #000;*/
	background-color: rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
}

.advertising img {
	width: 1200px;
	height: 231px;
	cursor: pointer;
}

.member_classification a img {
	width: 386px;
	height: 190px;
	float: left;
	cursor: pointer;
	
}
.member_classification a:hover{

	-webkit-box-shadow: 4px 4px 10px #ccc;
	box-shadow: 4px 4px 10px #ccc;
	 transform:translateY(-5px);
     -webkit-transform:translateY(-5px);
     -moz-transform:translateY(-5px); 
}
.member_classification a {
	margin-right: 16px;
	display: inline-block;
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition:  all .2s linear;
	-o-transition:  all .2s linear;
}

.member_classification a:last-child {
	margin-right: 0;
}


/*.package_main {
	width: 1080px;
	margin: auto;
}*/

.pack_main {
	margin-top: 40px;
}

.package_intro {
	width: 262px;
	height: 235px;
	margin-right: 25px;
	box-shadow: 1px 1px 1px 0px rgba(84, 84, 84, 0.1);
	float: left;
	overflow: hidden;
	/*transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition:  all .2s linear;
	-o-transition:  all .2s linear;*/
}
/*.package_intro:hover{
	margin-top: -5px;
}*/
.package_intro:first-child {
	margin-left: 40px;
}

.package_main>.package_intro:nth-of-type(4) {
	margin-right: 0;
}

.packagepic {
	width: 262px;
	height: 150px;
	overflow: hidden;
}

.packagepic img {
	width: 100%;
	height: 100%;
	cursor: pointer;
	/*width: 100%;
	height: 100%;*/
}

.packagepic:hover img {
	-webkit-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
}

.packintro_courses a span {
	font-size: 14px;
	color: #333333;
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
	/*text-indent: 10px;*/
}

.packintro_courses a span:hover {
	color: #e95513;
	cursor: pointer;
}

.packintro_courses>span {
	color: #333;
	font-size: 14px;
	margin-top: 19px;
	margin-bottom: 14px;
	cursor: pointer;
	display: inline-block;
}

.packintro_courses>a {
	font-size: 12px;
	color: #999999;
	/*text-indent: 10px;*/
	display: block;
}

.packintro_courses>p {
	font-size: 12px;
	/*padding-left: 10px;
	box-sizing: border-box;
	padding-right: 19px;*/
	color: #999;
	/*text-indent: 4px;*/
}

.packintro_courses {
	padding-left: 14px;
	padding-right: 15px;
	box-sizing: border-box;
	height: 86px;
	border: 1px solid #dedede;
	margin-top: -1px;
}

.packintro_courses>p span i {
	font-style: normal;
	display: inline-block;
	margin-right: 7px;
	text-decoration: line-through;
}

.packintro_courses>p span {
	/*float: left;*/
	font-size: 14px;
	color: #EA5413;
}

.packintro_courses>p a {
	float: right;
	color: #EA5413;
	font-size: 14px;
}

.packagetip {
	height: 50px;
	line-height: 50px;
	background: #F7F7F7;
	padding-left: 20px;
	padding-right: 30px;
	box-sizing: border-box;
	border-bottom: 1px solid #dedede;
	margin-bottom: 20px;
}

.packagetip span {
	font-size: 16px;
	color: #333333;
}

.packagetip a {
	font-size: 12px;
	color: #666;
	float: right;
	cursor: pointer;
}

.value_recommended {
	background: white;
	padding-bottom: 40px;
	margin-top: 40px;
}

.recommended_bar {
	height: 70px;
	line-height: 70px;
	font-size: 22px;
	color: #333333;
	border-bottom: 1px solid #F2F2F2;
}

.recommended_bar a {
	float: right;
	font-size: 14px;
	color: #666666;
	padding-right: 41px;
	box-sizing: border-box;
	cursor: pointer;
}

.recommended_bar:before {
	width: 5px;
	height: 36px;
	background: #FC8B5B;
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}

.curriculum_bar>p {
	display: inline-block;
	float: left;
	line-height: 70px;
}

.curriculum_bar {
	height: 70px;
	line-height: 70px;
	font-size: 22px;
	color: #333333;
	border-bottom: 1px solid #F2F2F2;
}

.curriculum_bar a {
	float: right;
	font-size: 14px;
	color: #666666;
	padding-right: 41px;
	box-sizing: border-box;
	cursor: pointer;
}

.curriculum_nav {
	float: left;
}

.curriculum_nav_junior {
	float: left;
}

.curriculum_nav_primary {
	float: left;
}

.curriculum_bar>p:before {
	width: 5px;
	height: 36px;
	background: #FC8B5B;
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}

.high_curriculum {
	background: white;
	margin-top: 40px;
	padding-bottom: 20px;
}

.curriculum_nav span {
	font-size: 14px;
	color: #666666;
	width: 60px;
	display: inline-block;
	text-align: center;
	height: 66px;
	cursor: pointer;
}

.curriculum_nav_junior span {
	font-size: 14px;
	color: #666666;
	width: 60px;
	display: inline-block;
	text-align: center;
	height: 66px;
	cursor: pointer;
}

.curriculum_nav_primary span {
	font-size: 14px;
	color: #666666;
	width: 60px;
	display: inline-block;
	text-align: center;
	height: 66px;
	cursor: pointer;
	margin-right: 20px;
}

.curriculum_current {
	border-bottom: 2px solid #FC8B5B;
	color: #FC8B5B!important;
}

.curriculum_nav {
	margin-left: 218px;
}

.curriculum_nav_junior {
	margin-left: 218px;
}

.curriculum_nav_primary {
	margin-left: 218px;
}
.curriculum_contain_left{
	width:262px;
	height: 490px;
	background: url(https://static.vko.cn/v8/4.0/images/highpia2.jpg) no-repeat center;
	background-size: cover;
	padding-top: 40px;
	box-sizing: border-box;
	padding-left: 18px;
	padding-right: 17px;
	margin-right: 23px;
	float: left;
	position: relative;
	margin-top: 40px;
	margin-left: 40px;
	text-align: center;
	
}
.curriculum_contain_left2{
		background: url(https://static.vko.cn/v8/4.0/images/juuniorpic.jpg) no-repeat center;
	background-size: cover;
}
.curriculum_contain_left3{
		background: url(https://static.vko.cn/v8/4.0/images/primarypic.jpg) no-repeat center;
	background-size: cover;
}
.curriculum_contain_top span{
	color: #4B87FF;
	font-size: 36px;
}
.curriculum_contain_top p{
	color: #666;
	font-size: 18px;
	margin-top: 14px;
}
.curriculum_contain_bottom{width: 227px;height: 79px;background: #fff;
border-radius:5px;padding: 0 20px;box-sizing: border-box;position: absolute;bottom: 16px;}
.curriculum_contain_bottom span{
	color: #555;
	font-size: 18px;
	line-height: 39px;
}
.curriculum_contain_bottom p{
	color: #555;
	font-size: 14px;
	border-top: 1px dotted #C2C1C1;
	line-height: 40px;
}

/*.curriculum_contain_left {
	float: left;
	margin-top: 40px;
	margin-right: 23px;
	margin-left: 41px;
	overflow: hidden;
	border-radius: 5px;
}*/
.curriculum_contain_left:hover {
	-webkit-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	cursor: pointer;
	
}
.curriculum_section {
	float: left;
	width: 836px;
}

.curriculum_section_junior {
	float: left;
	width: 836px;
}

.curriculum_section_primary {
	float: left;
	width: 836px;
}

.curriculum_pack .package_intro:nth-of-type(3n) {
	margin-right: 0;
}

.curriculum_pack .package_intro:first-child {
	margin-left: 0;
}

.curriculum_pack .package_intro {
	margin-bottom: 20px;
}

.curriculum_section>div {
	display: none;
}

.curriculum_section_junior>div {
	display: none;
}

.curriculum_section_primary>div {
	display: none;
}

.curriculum_section>div:first-child {
	display: block;
}

.curriculum_section_junior>div:first-child {
	display: block;
}

.curriculum_section_primary>div:first-child {
	display: block;
}

.package_intro:hover {
	cursor: pointer;
	-webkit-box-shadow: 4px 4px 10px #ccc;
	box-shadow: 4px 4px 10px #ccc;
}

#categorys {
	position: absolute;
    top: 39px;
    left: 0px;
    z-index: 2;
    width: 200px;
    height: 501px;
     display: none; 
    background: #fff!important;
    opacity: 0.9!important;
  
    /* width: 710px; */
}
   .category-items .category-item p a {
    color: #333!important;
    font-size: 12px;
    line-height: 1;
    padding-right: 15px;
}

.category-items .category-item h6 .icon_one{
	width: 20px;
	height: 20px;
	display: inline-block;
	background:url(https://static.vko.cn/v8/3.0/home/images/gzitemicon.png) no-repeat!important;
}
.category-items .category-item h6 .icon_two{
	width: 20px;
	height: 22px;
	display: inline-block;
	background:url(https://static.vko.cn/v8/3.0/home/images/czitemicon.png) no-repeat!important;
}
.category-items .category-item h6 .icon_three{
	width: 20px;
	height: 27px;
	display: inline-block;
	background:url(https://static.vko.cn/v8/3.0/home/images/xxitemicon.png) no-repeat!important;
}
.category-items .category-item h6 .icon_four{
	width: 20px;
	height: 21px;
	display: inline-block;
	background:url(https://static.vko.cn/v8/3.0/home/images/ztitenicon.png) no-repeat!important;
}