@charset "UTF-8";
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-family: "微软雅黑";
}

div,
ul,
li {
	margin: 0;
}

html,
body,
div {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

header,
footer,
section,
nav {
	display: block;
}

ul {
	padding: 0;
}

li {
	list-style: none;
}

a,
a:hover {
	text-decoration: none;
}

.m-nav-show .m-mask {
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 999;
	overflow: hidden;
}

.m-navbar {
	margin: 0 0;
	position: fixed;
	top: 0;
	left: -70%;
	bottom: 0;
	height: 100%;
	background-color: #293038;
	text-align: left;
	padding: 0;
	line-height: 32px;
	font-size: 16px;
	width: 70%;
	z-index: 9999;
	display: block;
	overflow-y: auto;
	-webkit-transition: left 0.68s;
	-moz-transition: left 0.68s;
	-ms-transition: left 0.68s;
	-o-transition: left 0.68s;
	transition: left 0.68s;
}

.m-nav-show .m-navbar {
	left: 0;
}

.navto-search-m {
	padding: 10px;
	cursor: pointer;
	display: none;
	margin-top: -10px;
	margin-right: 10px;
}

.site-search {
	z-index: 98;
	top: -160px;
}

.search-on .site-search {
	top: 0;
}

.site-search-form {
	padding: 15px 0;
}

@media (max-width: 640px) {
	.search-on .site-search {
		top: 55px;
	}
}

.navto-search-m i {
	color: #FFFFFF;
}

.swiper-container {
	position: relative;
}

.pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 5%;
	width: 100%;
	z-index: 9;
}

.swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: #fff;
	-webkit-box-shadow: 0px 1px 2px #555 inset;
	box-shadow: 0px 1px 2px #555 inset;
	margin: 0 3px;
	cursor: pointer;
}

.swiper-active-switch {
	width: 20px;
}

.clearFix:after {
	content: ".";
	clear: both;
	visibility: hidden;
	height: 0;
	display: block;
}

.container {
	max-width: 1200px;
	margin: 0 auto;
}

.container.moudleBox {
	padding-top: 10px;
}

html {
	padding-top: 66px;
}

.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99;
	background: #3A90C3 no-repeat center center;
	background-size: 100% 100%;
	padding: 15px 0;
	margin-bottom: 0;
}

.header .brand {
	color: rgba(255, 255, 255, 0.8);
	border-left: 1px solid rgba(255, 255, 255, 0.8);
}

.header .site-navbar {
	margin-top: 4px;
}

.header .site-nav li.current-menu-item>a,
.header .site-nav li.current-menu-parent>a {
	color: #ffc000;
}

.header .site-navbar a {
	color: #FFFFFF;
}

.header .site-navbar .sub-menu a {
	color: #666;
}

.header .navto-search {
	border-radius: 8px;
	overflow: hidden;
	margin-top: -2px;
}

.header .navto-search .search-btn .fa {
	color: #cecece;
}

.header .navto-search .search-input {
	height: 30px;
	outline: none;
	width: 180px;
	border: 0;
	border-radius: 0;
}


/*.search-input:focus{
	border: 0;
}*/

.header .navto-search .search-btn {
	height: 30px;
	background: #ffffff;
	outline: none;
	width: 30px;
	padding: 0;
}

.header .search-btn:hover,
.header .search-btn:focus {
	opacity: 1;
}

.subHeader {
	background: #e8e9ee;
	line-height: 50px;
}

.subHeader ul {
	float: left;
}

.subHeader ul li {
	float: left;
}

.subHeader ul li a {
	margin-left: 50px;
	position: relative;
}

.subHeader ul li a:hover {
	color: #ffc000;
}

.subHeader ul li img {
	position: absolute;
	right: -21px;
	top: -9px;
	height: 15px;
}

.subHeader .subRight {
	float: right;
	margin-right: 30px;
}

.subHeader .subRight img {
	float: left;
	height: 22px;
	margin-top: 13px;
	margin-right: -10px;
}

.header .container:after,
.subHeader:after,
.subHeader ul:after {
	content: ".";
	clear: both;
	visibility: hidden;
	height: 0;
	display: block;
}

.bannerBox {
	overflow: hidden;
	position: relative;
}

.bannerBox .swiper-container .swiper-slide {
	display: block;
}

.bannerBox .swiper-container .swiper-slide img {
	width: 100%;
	height: 450px;
	display: block;
}

.bannerBox .classify_container {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	height: 100%;
}

.bannerBox .classify_container .classify_l {
	width: 280px;
	height: 450px;
	position: absolute;
	left: 25px;
	top: 0;
	background: rgba(8, 10, 26, 0.8);
	z-index: 10;
	padding-bottom: 2%;
}

.bannerBox .classify_container .classify_con {
	height: 100%;
}

.bannerBox .classify_container .classify_l .classify_cList {
	padding: 11px 20px;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	margin-top: 20px;
}

.bannerBox .classify_container .classify_l .classify_cList:hover h3 a {
	color: #424242;
}

.bannerBox .classify_container .classify_l .classify_cList:hover h3 i {
	background: #b9b6b6;
}

.bannerBox .classify_container .classify_l .classify_cList h3 a {
	color: #fff;
}

.bannerBox .classify_container .classify_l .classify_cList h3 a:hover,
.bannerBox .classify_container .classify_l .classify_cList .secondlist a:hover {
	color: #00a4f1;
}

.bannerBox .classify_container .classify_l .classify_cList i {
	display: inline-block;
	width: 1px;
	height: 12px;
	margin: 0 2px;
	background: #fff;
}

.bannerBox .classify_container .classify_l .classify_cList i:last-child {
	display: none;
}

.bannerBox .classify_container .classify_l .classify_cList .secondlist {
	margin: 0;
}

.bannerBox .classify_container .classify_l .classify_cList .secondlist a {
	color: #8b8f95;
	font-size: 12px;
	padding-right: 10px;
}

.bannerBox .classify_container .classify_l .classify_cList h3 {
	margin: 0;
	font-size: 14px;
	font-weight: normal;
}

.bannerBox .classify_container .classify_l .classify_cList span {
	display: none;
	margin: 0 10px;
}

.bannerBox .classify_container .classify_l .classify_cList ul {
	display: none;
	margin: 0;
}

.bannerBox .classify_container .classify_l .classify_cList:hover span,
.bannerBox .classify_container .classify_l .classify_cList:hover ul {
	display: inline-block;
}

.classify_cList:hover {
	background: #fff;
}

.classify_cList:hover .showItem_con {
	display: block;
}

.showItem_con {
	display: none;
	position: absolute;
	left: 280px;
	top: 0;
	z-index: 200;
	width: 500px;
	height: 450px;
	color: #fff;
	background: #fff;
	padding-left: 40px;
}

.showItem_con dl {
	height: 100%;
	margin: 0;
	font-size: 14px;
}

.showItem_con dl dt {
	padding-top: 10px;
	color: #333;
}

.showItem_con dl dd {
	padding: 10px 0 20px 0;
	margin: 0;
}

.showItem_con dl dd a {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 4px;
	color: #8b8f95;
	position: relative;
}

.showItem_con dl dd a:hover {
	color: #00a4f1;
}

.bannerBox .classify_container .banner_notice {
	position: absolute;
	right: 25px;
	top: 0;
	width: 286px;
	margin-top: 30px;
	color: #fff;
	z-index: 5;
	background: #fff;
	border-radius: 26px;
}

.bannerBox .classify_container .banner_notice .bannerN_tit {
	border-bottom: 1px solid #e9e9e9;
}

.bannerBox .classify_container .banner_notice .bannerN_tit a {
	display: inline-block;
	width: 49%;
	height: 43px;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	text-align: center;
}

.bannerBox .classify_container .banner_notice .bannerN_tit a span {
	display: inline-block;
	color: #666666;
	line-height: 43px;
}

.bannerBox .classify_container .banner_notice .bannerN_tit a.on span {
	color: #00a4f1;
	border-bottom: 3px solid #00a4f1;
}

.bannerBox .classify_container .banner_notice .bannerN_con {
	color: #000;
}

.bannerBox .classify_container .banner_notice .bannerN_con .bannerN_conlist {
	display: none;
	padding: 10px 10px;
}

.bannerBox .classify_container .banner_notice .bannerN_con .bannerN_conlist .notice_other {
	padding: 0 10px;
}

.bannerBox .classify_container .banner_notice .bannerN_con .bannerN_conlist .notice_other li {
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 10px 0;
}

.bannerBox .classify_container .banner_notice .bannerN_con .bannerN_conlist .notice_other li a {
	color: #000;
}

.bannerBox .classify_container .banner_notice .bannerN_con .bannerN_conlist .notice_vip li {
	width: 49%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin: 10px 0;
}

.bannerBox .classify_container .banner_notice .bannerN_con .bannerN_conlist .notice_vip li span {
	display: inline-block;
	width: 64px;
	height: 64px;
	border-radius: 100%;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 10px;
	background: #00A4F1;
}

.bannerBox .classify_container .banner_notice .bannerN_con .bannerN_conlist .notice_vip li p {
	color: #8891a6;
	padding: 0 5px;
	font-size: 12px;
}

.bannerBox .classify_container .banner_notice .bannerN_con .bannerN_conlist li:nth-of-type(1) span {
	background: url(../img/1.png);
	background-size: 100% 100%;
}

.bannerBox .classify_container .banner_notice .bannerN_con .bannerN_conlist li:nth-of-type(2) span {
	background: url(../img/2.png);
	background-size: 100% 100%;
}

.bannerBox .classify_container .banner_notice .bannerN_con .bannerN_conlist li:nth-of-type(3) span {
	background: url(../img/3.png);
	background-size: 100% 100%;
}

.bannerBox .classify_container .banner_notice .bannerN_con .bannerN_conlist li:nth-of-type(4) span {
	background: url(../img/4.png);
	background-size: 100% 100%;
}

.bannerBox .classify_container .banner_notice .bannerN_con .bannerN_conlist .vip_more {
	text-align: right;
}

.bannerBox .classify_container .banner_notice .bannerN_con .bannerN_conlist .vip_more a {
	color: #ef810f;
	font-size: 17px;
	padding-right: 8px;
}

.bannerBox .classify_container .banner_notice .bannerN_con .bannerN_conlist:nth-of-type(1) {
	background: url(../img/pic.png);
	background-size: 100% 100%;
}

.bannerBox .classify_container .banner_notice .bannerN_con .bannerN_conlist.on {
	display: block;
}

.mbNav {
	width: 90%;
	margin: 2em auto;
	border-bottom: 1px #ddd solid;
	overflow: auto;
	white-space: nowrap;
}

.mbNav a {
	display: inline-block;
	text-align: center;
	font-size: 1.6em;
	padding: 1em 1em;
	color: #767676;
	font-weight: bold;
}

.mbNav a.on {
	color: #46a3d2;
	border-bottom: 0.1em #46a3d2 solid;
}

.title {
	position: relative;
	text-align: center;
	height: auto;
}

.title span {
	text-align: center;
	display: inline-block;
	position: relative;
	color: #00a4f1;
	font-size: 26px;
	padding: 0 1.4em;
	font-weight: normal;
}

.title span:before {
	content: "";
	display: inline-block;
	color: #00a4f1;
	width: 29px;
	height: 14px;
	background: url(../img/title_right.png) no-repeat center center;
	background-size: 100% 100%;
	margin: 0 6px;
}

.title span:after {
	content: "";
	display: inline-block;
	color: #00a4f1;
	width: 29px;
	height: 14px;
	background: url(../img/title_left.png) no-repeat center center;
	background-size: 100% 100%;
	margin: 0 6px;
}

.title p {
	color: #767676;
	font-size: 1em;
}

.title a {
	font-size: 14px;
	color: #ef810f;
	position: absolute;
	right: 3%;
	top: 10px;
}

.swipeBox {
	padding: 0 20px;
	position: relative;
}

.swipeBox .arrow-left {
	left: 0px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 9;
}

.swipeBox .arrow-left img {
	width: 20px;
}

.swipeBox .arrow-right {
	right: 0px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 9;
}

.swipeBox .arrow-right img {
	width: 20px;
}

.course .category {
	
	font-size: 18px;
	padding: 20px 10px;
}

.course .category span {
	text-align: center;
	width:25%;
	display:inline-block;
	margin-bottom: 10px;
	padding: 0 20px;
	color: #666666;
	cursor: pointer;
}

.course .category span.on {
	color: #00a4f1;
}

.course ul li {
	background: #fff;
	width: 18.6%;
	margin: 1% 0.5%;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #e4e4e4;
}

.course ul li img {
	display: block;
	width: 100%;
	height: 130px;
}

.course ul li .imgBox {
	position: relative;
}
.course li .imgBox .labels{
	position:absolute;
	bottom:5px;
	left:5px;
	background: rgba(7,17,24,.4);
	border-radius:14px;
	text-align:center;
	color:#fff;
	line-height:18px;
	padding:0 8px;
	font-size:12px;
}
.course ul li .imgBox:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 48px;
	height: 48px;
	background: url(../img/videoBtn1.png) no-repeat center center;
}
/* 一分钟说存储*/
.course .swipeBox5 .swiper-container ul li div.imgBox::after{
	content: "";
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 0;
	height: 0;
	background: none;
}
.course .swipeBox5 .swiper-container ul li:hover{
	box-shadow:4px 4px 8px #ccc;
}
/* 一分钟说存储  结束*/
.course ul li section {
	padding: 0 1em 2em;
}

.course ul li section h3 {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	height: 70px;
	overflow: hidden;
}

.course ul li section .info {
	overflow: hidden;
	color: #737778;
	font-size: 14px;
	color: #666666;
	margin-bottom: 10px;
	min-height: 37px;
}

.course ul li section .info p {
	margin: 0;
	line-height: 1.3;
}

.course ul li section .info p:nth-of-type(2) {
	height: 36px;
	overflow: hidden;
}

.course ul li section .priceBox {
	color: #ef810f;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.course ul li section .priceBox span:first-child {
	display: inline-block;
	min-width: 50px;
	margin-right: 10px;
}

.course ul li section .time {
	text-align: right;
	color: #999999;
	font-size: 14px;
}

.course ul li:hover .imgBox:after {
	background: url(../img/videoBtn2.png) no-repeat center center;
}

.speakers .speakerSwipeBox {
	position: relative;
}

.speakers .arrow-left {
	left: 0px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 9;
}

.speakers .arrow-left img {
	width: 20px
}

.speakers .arrow-right {
	right: 0px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 9;
}

.speakers .arrow-right img {
	width: 20px;
}

.speakers ul li {
	display: inline-block;
	vertical-align: top;
	width: 17%;
	margin: 1% 1.3%;
	padding: 0 1em;
}

.speakers ul li img {
	width: 100%;
	border: 2px solid #b3d0e2;
	border-radius: 100%;
	padding: 0.2em;
}

.speakers ul li p {
	text-align: center;
	color: #333333;
}

.speakers ul li .name {
	font-size: 18px;
}

.speakers ul li .position {
	font-size: 14px;
}

footer {
	background: #181824;
	text-align: center;
	line-height: 20px;
	color: #5b5b5f;
	font-size: 12px;
	padding: 20px 0;
}

footer p {
	margin: 0;
}

footer p br {
	display: none;
}

.swipeBox3 img {
	width: 20%;
}

.zl-scrollBarBox {
	height: 100%;
	position: absolute;
	background: #f3f3f3
}

.zl-scrollBar {
	position: absolute;
	left: 0;
	top: 0;
	background: #848484;
	transition: background .3s
}

.zl-scrollBar.zl-verticalBar {
	min-height: 10px
}

.zl-scrollBar.zl-horizontalBar {
	min-width: 10px
}

.zl-scrollBar:hover {
	background: #000
}

.zl-scrollContentDiv {
	position: relative!important;
	width: 100%!important;
	height: 100%!important;
	padding: 0!important;
	margin: 0!important;
	top: 0;
	left: 0
}

.categoryswipeBox .swipeBox {
	display: none;
}

.categoryswipeBox .swipeBox:nth-of-type(1) {
	display: block;
}

.m-icon-nav {
	color: #fff;
}

@media only screen and (min-width: 100px) and (max-width: 1200px) {
	.header .brand {
		display: none;
	}
	.m-icon-nav {
		font-size: 22px;
	}
}

@media (max-width: 970px) {
	.container {
		width: 100%;
	}
	.m-icon-nav {
		display: block;
		position: absolute;
		top: -15px;
		left: 0;
		font-size: 22px;
		padding: 21px 22px 13px 15px;
		color: #fff;
	}
	.site-navbar {
		position: absolute;
		top: 0;
		right: 0;
	}
	.site-navbar li {
		display: none;
	}
	.site-navbar li.navto-search-m {
		display: block;
	}
	.logo {
		float: none;
	}
	.logo img {
		margin: 0 auto;
		height: 24px;
	}
	html {
		padding-top: 55px;
	}
}

@media (max-width: 775px) {
	.classify_container {
		display: none;
	}
	.bannerBox .swiper-container .swiper-slide img {
		height: 200px;
	}
}

@media (max-width: 690px) {
	.subHeader ul li a {
		margin-left: 10px;
	}
}

@media (max-width: 500px) {
	.subRight {
		display: none;
	}
}

.m-category {
	display: none;
}
.banner{
	height: 450px;
}
@media only screen and (min-width: 100px) and (max-width: 640px) {
	.banner{
		height: 200px;
	}
	.course ul li {
		width: 100%;
	}
	.course ul li {
		border: 0;
		background: none;
		margin-bottom: 10px;
	}
	.course ul li section .info {
		margin-bottom: 0;
	}
	.course ul li .imgBox {
		position: relative;
		width: 39%;
		margin-right: 3%;
		float: left;
		border-radius: 6px;
		overflow: hidden;
	}
	.course ul li section h3 {
		font-size: 14px;
		line-height: 1.2;
		height: 33px;
		margin: 0 0 4px 0;
	}
	.course ul li section .info p {
		font-size: 10px;
		float: left;
	}
	.course ul li section .info p:first-child {
		margin-right: 10px;
	}
	.course ul li section {
		width: 58%;
		float: left;
		padding: 0;
	}
	.course ul li section .info,
	.course ul li section .info p:nth-of-type(2) {
		height: auto;
		min-height: auto;
	}
	.course ul li section .priceBox {
		font-size: 14px;
	}
	.course ul li .imgBox:after {
		background-size: 66%;
	}
	.course ul li:hover .imgBox:after {
		background: url(../img/videoBtn2.png) no-repeat center center;
		background-size: 66%;
	}
	.title {
		text-align: left;
	}
	.title span {
		font-size: 18px;
	}
	.title span:before,
	.title span:after {
		background-size: 80%;
	}
	.title a {
		top: 6px;
		right: 8%;
	}
	.moudleBox {
		background: #ffffff;
	}
	.swipeBox .arrow-left,
	.swipeBox .arrow-right {
		display: none;
	}
	.bannerBox .pagination {
		padding: 0;
		bottom: 1%;
	}
	.speakers ul li {
		width: 100%;
	}
	.speakers ul li img {
		width: 30%;
		float: left;
		margin: 0 4%;
	}
	.speakers ul li div {
		width: 62%;
		float: left;
	}
	.speakers ul li div p {
		text-align: left;
	}
	.speakers .arrow-right,
	.speakers .arrow-left {
		display: none;
	}
	.speakers ul li .name {
		font-size: 16px;
		margin: 6px 0;
		font-weight: 400;
	}
	.speakers ul li .position {
		margin: 0;
	}
	.category {
		display: none;
	}
	.m-category {
		display: block;
		width: 90%;
		margin-left: 5%;
		background: #f2f2f2;
		outline: 0;
		height: 26px;
		margin-bottom: 10px;
		border: 1px solid #dcdcdc;
	}

}
.markes {
	background: #000;
	opacity: .6;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	display: none;
}

.pop_box {
	display: none;
	width: 714px;
	position: fixed;
	z-index: 100;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.pop_box img {
	width: 100%;
}

.pop_btn {
	position: absolute;
	width: 36px;
	height: 36px;
	background-color: #fff;
	border-radius: 50%;
	right: -15px;
	top: -15px;
	cursor: pointer;
}

.pop_btn:after,
.pop_btn:before {
	content: '';
	position: absolute;
	width: 22px;
	height: 2px;
	overflow: hidden;
	background-color: #979797;
	border-radius: 1px;
	top: 17px;
	left: 7px;
}

.pop_btn:before {
	transform: rotate(45deg);
}

.pop_btn:after {
	transform: rotate(-45deg);
}
@media only screen and (min-width: 100px) and (max-width: 760px) {
    .pop_box{
     width: 85%;
    }
   }
.swipeBox li,.speakerSwipeBox li{
	visibility: hidden;
   }