@charset "UTF-8";

/* ==========================================================================
	默认
============================================================================ */
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #000;
	font-size: 14px;
}
html,body{
	width: 100%;
	min-width: 320px;
	font-size: 14px;
	background:#FAFCFD;
}
ul,li{
	list-style:none;
}
input,textarea,buton{
	border: none;
	outline: none;
}
img{
	vertical-align: middle;
	/* height: auto !important; */
}
/* ==========================================================================
	通用
============================================================================ */
.xg-hide{
	display: none;
}
.sourcePrice{
	font-size:13px;
	color:#999;
	text-decoration: line-through;
	padding-left:5px;
}
#new-index {
	position: relative;
}
.cleardiv:after{
	content:" ";
	visibility:hidden;
	display:block;
	clear:both;
}
.cont-box{
	width: 1170px;
	margin: 0 auto;
}
.clis:hover{
	border-bottom: 2px solid #1B85FC;
	margin-top: -6px !important;
	transition: all .2s linear;
	/* box-shadow: -3px 3px 10px rgba(0,0,0,.16) */
	box-shadow:5px 5px 10px rgba(0, 0, 0, 0.05), -5px 0px 10px rgba(0, 0, 0, 0.05);
	margin-bottom:46px !important;
}

.cur{
	cursor: pointer;
}

/* ==========================================================================
	Banner
============================================================================ */
.swiper-container {
	width: 100%;
	/* max-height: 450px; */
}
.banner img{
	width: 100%;
	height: auto;
	/* max-height: 450px; */
}
/* 箭头 */
.swiper-button-next, .swiper-container-rtl .swiper-button-prev,
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	width: 26px;
	height: 26px;
	opacity: .16;
	background-image: none;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	right: 20%;
	border-top: 4px solid #000;
	border-right: 4px solid #000;
	transform: rotate(45deg);
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	left: 20%;
	border-top: 4px solid #000;
	border-left: 4px solid #000;
	transform: rotate(-45deg);
}

/*banner 圆点*/
.swiper-pagination-switch.swiper-active-switch{
	background-color:#5AA7F5;
}
.swiper-pagination-switch{
	background-color:#7B7B7B;
	border:2px solid #fff;
}
.swiper-pagination-bullet{
	background: #fff;
	border: 1px solid #041D96;
	opacity: 1;
}
.swiper-pagination-bullet-active{
	background: #58C5FF;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	z-index: 100;
}

/* ==========================================================================
	Content Start
============================================================================ */
.content{
	padding: 0px 0 40px;
}
.course{
	padding: 28px 0 20px;
}

/* 标题
============================================================================ */
.xg-title{
	position: relative;
	margin-bottom: 30px;
}
.xg-title .xian{
	font-size: 22px;
	color: #1B85FC;
	margin-bottom: 22px;
}
.xg-title .xian span{
	display: inline-block;
	width: 4px;
	height: 18px;
	background: #1B85FC;
	margin-right:20px;
}
.xg-title  div {
	margin-left: 24px;
}
.xg-title  div span{
	font-size: 16px;
	margin-right: 36px;
	color: #6E6E6E;
}
.ncolor{
	color: #1B85FC !important;
}
.xg-title-active{
	color: #1B85FC;
}
.navChild,.navChild1,.navChild2,.navChild3{
	float: left;
}
.xg-title-more{
	float: right;
	margin-right: 0 !important;
}
.xg-title-more a{
	color: #6E6E6E;
}

/* 通用列表
============================================================================ */
.xg-list,.xg-list2{
	width: 100%;
}
.xg-list-item-title{
	height: 70px;
	margin-bottom: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.xg-list-item-title .season,.xg-list-item-title .level{
	width: 20px;
	height: 20px;
	margin-right: 10px;
	margin-top:-4px;
}
.xg-list-item-title img{
	vertical-align: center;
}
.xg-list-item-title span{
	font-size: 18px;
}
.gsBox{
	position: absolute;
	top: 8px;
	right: 10px;
	height: 31px;
	overflow: hidden;
}
.goodsStatus{
	float: right;
	width: auto;
}
.border-right{
	display: inline-block;
	width: 1px;
	height: 21px;
	background: #DDDDDD;
}

/* 近期热门、学高互动
============================================================================ */
.xg-recent{
	display:none;
}
.xg-list-item1,.xg-list2-item li{
	border-bottom:2px solid #fff;
	cursor: pointer;
}
.xg-list-item1 {
	float: left;
	width: 30%;
	margin:0 58px 40px 0;
	box-shadow: 0px 1px 2px rgba(0,0,0,.16);
	background: #fff;
}
.xg-list-item1:nth-child(3n+3){
	margin-right: 0 !important;
}
.xg-list-item1 .box{
	position: relative;
	margin: 20px;
}
.xg-list-item-time{
	display: inline-block;
	width: 160px;
	height: 24px;
	border-radius: 20px;
	border: 1px solid #1B85FC;
	text-align: center;
	line-height: 24px;
	margin-bottom: 12px;
	color: #1B85FC;
}
.tpbox{
	position: relative;
	height: 52px;
	margin-bottom: 10px;
}
.xg-list-item-teacher{
	overflow: hidden;
	margin-bottom: 16px;
	width: 74%;
	height: 55px;
}
.xg-list-item-teacher li .imgBgName{
	display:none;
	width:60px;
	margin-left:-10px;
	font-size:12px;
}
.xg-list-item-teacher li:hover .imgBgName{
	display:inline-block;
}
.tpbox .xg-list-item-teacher li{
	float: left;
}
.xg-list-item-teacher li{
	/* float: left; */
	width: 42px !important;
	text-align: center;
	color: #999999;
	/* margin:0 10px 0 0; */
	margin-right: 10px !important;
	box-shadow: none !important;
}
.xg-list-item-teacher .imgBg{
	width: 30px;
	height: 30px;
	background: #f0f0f0;
	border-radius: 30px;
	overflow: hidden;
	margin:0 auto;
}
.xg-list-item-teacher li img {
	width: 30px;
	height: auto;
}
.xg-list-item-price{
	position: absolute;
	right: 0;
	bottom: 0;
	color: #FF95B1;
	font-size: 18px;
}
.xg-list-item-info{
	position: relative;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	border-top: 1px solid #EEEEEE;
	padding-top: 12px;
	color: #999999;
}
.xg-list-item-info-left img{
	width: 12px;
	height: 12px;
}
.xg-list-item-info-right{
	position: absolute;
	right: 0;
	top: 12px;
}
.xg-list-item-info-right img{
	width: 9px;
	height: 12px;
}
.date{
	height: 26px;
	overflow: hidden;
	margin-bottom: 12px;
}
.date span{
	float: left;
	margin-right: 10px;
}


/* 课程：小学、初中、高中、互动
============================================================================ */
.xg-list2-item li{
	float: left;
	width: 30%;
	margin: 0 58px 40px 0;
	background: #fff;
	box-shadow: 0px 1px 2px rgba(0,0,0,.16);
}
.couresnew-big .xg-list2-item{
	margin-right:-25px;
}

.couresnew-big .xg-list2-item li{
	margin: 0px 0px 40px 34px;
}

.xg-list2-item li:nth-child(3n+3){
	margin-right: 0;
}
.xg-list2-item .goods{
	position: relative;
	height: 190px;
	background: #f0f0f0;
	overflow: hidden;
	box-shadow: none;
	/* box-shadow: 0px 1px 1px rgba(0,0,0,.16); */
	border-top-left-radius:8px;
	border-top-right-radius:8px;
}
.goods-info{
	margin: 14px;
}
.goods-info .xg-list2-item-more{
	position: relative;
}
.goods-info .xg-list2-item-more .pr1 span{
	display: inline-block;
	height: 14px;
	line-height: 14px;
	color: #7B7B7B;
	margin: 0 2px;
}
.pr1 span {
	font-size: 12px;
}
.goods-info .xg-list2-item-more .pr2{
	position: absolute;
	right: 0;
	top: 0;
	color: #FF95B1;
	font-size: 18px;
}

/* 学高互动
============================================================================ */
.xg-active .xg-title{
	height: 22px;
}
.xg-active .xg-title-more{
	position: absolute;
	right: 0;
	bottom: 0;
}
.isLive,.isLive2,.isLive4{
	width: 60px;
	height: 24px;
	color: #fff;
	text-align: center;
	line-height: 24px;
	border-radius: 4px;
	font-size:14px;
}
.isLive{
	background: #FF95B1;
}
.isLive2{
	background:#1B85FC;
}
.isLive3{
	width: 120px;
	height: 24px;
	background:#fff;
	border: 1px solid #26BE68;
	color: #26BE68;
	border-radius: 24px;
	text-align: center;
	line-height: 24px;
}
.isLive4{
	background:#26BE68;
}

/* 学高团队
============================================================================ */
.xg-team-list {
	margin-top: 30px;
}
.xg-team-list li {
	position: relative;
	float: left;
	width: 19%;
	min-height: 332px;
	margin-right: 1%;
	border-radius: 4px;
	background: -webkit-linear-gradient(#ffffff,#dddddd);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.16);
	cursor: pointer;
}
.xg-team-list li a{
	display:inline-block;
	position:relative;
}
.xg-team-list li:last-child {
	margin-right: 0;
}
.xg-team-list li a img{
	width: 100%;
}
.xg-team-list li div{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 84px;
	background: rgba(255, 255, 255, .8);
}
.xg-team-list li img{
	position: absolute;
	bottom: 0;
	left: 0;
	height: auto !important;
}
.xg-team-list .f1{
	font-size: 18px;
	margin-bottom: 4px;
}
.xg-team-list .f2{
	font-size: 12px;
}
.xg-team-list li div p{
	margin: 0 0 0 14px;
}
.xg-team-list li a:hover{
	-moz-box-shadow:0px 0px 16px rgba(0, 0, 0, .2);
	-ms-box-shadow:0px 0px 16px rgba(0, 0, 0, .2);
	-o-box-shadow:0px 0px 16px rgba(0, 0, 0, .2);
	-webkit-box-shadow:0px 0px 16px rgba(0, 0, 0, .2);
	box-shadow:0px 0px 16px rgba(0, 0, 0, .2);
}
.xg-team-list-bg{
	border-radius: 4px;
	background-color:#dddddd;
	background: -webkit-linear-gradient(#ffffff , #dddddd ); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#ffffff , #dddddd); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient( #ffffff , #dddddd); /* Firefox 3.6 - 15 */
	background: linear-gradient(to  #ffffff , #dddddd); /* 标准的语法 */
}
.xg-team-list-con{
	position: absolute;
	bottom: 10px;
	left:0;
	width:100%;
	z-index:10;
}
.xg-team-list-con-bg{
	position:absolute;
	bottom:0;
	left:0;
	z-index:9;
	background-color:rgba(255,255,255,0.8);
	height:83px;
	width:100%;
}

/* ==========================================================================
	消除其他文件对本文件的影响
============================================================================ */
/* banner */
/*.bannerBox_nav a{
	width:100%;
	background-repeat: no-repeat;
	background-position: top center;
}*/
.i-slide, .swiper-container{
	/*	display: inline-block;
        height: 400px;*/
	height:auto !important;
}

.hear-3-top{
	min-width: 980px;
}
.swiper-slide{
	background-repeat: no-repeat;
	background-position: top center;
}
/* ==========================================================================
	适配
============================================================================ */
/* 大屏幕：2560   3440   3840 */
@media (min-width:2560px){
	html,body{
		font-size: 20px;
	}
	.cont-box,.container{
		width: 1500px;
	}
	.xg-list-item-title,.xg-recent .xg-list-item-time,
	.xg-recent .xg-list-item-teacher{
		margin-bottom: 24px;
	}
	.xg-recent .xg-list-item-teacher li{
		width: 60px;
	}
	.xg-list-item-title span{
		font-size: 24px;
	}
	.xg-recent .xg-list-item1{
		margin: 0 74px 40px 0;
	}
	.xg-team-list li{
		min-height: 426px;
	}
	.xg-team-list li div{
		height: 110px;
	}
	.xg-list2-item .goods{
		height: 253px;
	}
	.xg-list2-item .goods img{
		height: auto !important;
	}
}

/* 中小屏幕 */
@media (min-width:1024px) and (max-width:1365px){
	html,body{
		font-size: 12px;
	}
	.big-pic{
		height:256px;
	}
	.small-pic{
		height:123px;
	}
	.comm-course-list ul{
		margin-left:0;
	}
	.content .listBox_1 .listBox_1_list2{
		width:100% !important;
	}
	.content .listBox_1 .listBox_1_list2 li{
		margin-right:40px !important;
	}
	.h3-r-l-list li a{
		padding: 0px 0px 0 24px;
	}
	.header-icon{
		left:13%;
	}
	.header-icon-box li .personal-box{
		left:-49px;
	}
	.header-list li a{
		margin: 0 8px;
	}
	.xg-list-item-title span{
		font-size: 16px;
	}
	.cont-box,.container{
		width: 1024px;
	}
	.live-swiper-slide-right li img{
		height:60px;
	}
	.weike-small-pic{
		width:175px;
		height:98px;
	}
	.weike-banner{
		background-size: inherit;
		height:470px;
	}
	.weike-left-box, .weike-right-box,.weike-big-pic{
		height:217px;
	}
	.hear-3-top{
		min-width: 780px;
	}
	.clis:hover{
		/* margin-top: 0px !important; */

	}

	.pr20{
		padding-right:10px;
	}
	.ml20{
		margin-left:10px;
	}
	.u-s-l-txt{
		padding-right: 75px;
	}
	.coure-pic{
		width:100%;
		height:100%;
	}
	.pt20{
		padding-top:10px;

	}
	.uc-left-c a{
		padding: 0 20px;
	}
	.pb30{
		padding-bottom:15px;
	}
	.live-swiper-slide{
		height:364px;
		width:647px;
	}
	.live-swiper-slide-right-nav{
		height:364px;
	}
	.live-swiper-slide-right ul{
		left:65px;
	}
	.live-swiper-slide-right li{
		width:101px;
		height:101px;
	}
	.live-popup{
		top: 5%;
		left: 8%;
	}
	.live-arrow-icon{
		margin-top:27px;
	}
	.live-swiper-arrow{
		right: -65px;
		height: 22px;

	}
	.xg-recent .xg-list-item1,.xg-list2-item li{
		margin: 0 26px 40px 0 !important;
	}
	.xg-recent .xg-list-item-price{
		font-size: 18px;
	}
	.xg-list2-item .goods{
		height: 160px;
	}
	.goods-info{
		margin: 8px;
	}
	.xg-team-list li{
		margin-bottom: 30px;
	}
	.xg-team-list li{
		min-height: 230px;
	}
	.xg-list-item-title{
		height: 44px;
	}
	.xg-list-item-time{
		width: 90px;
	}
	.isLive3{
		width: 80px;
	}
	.coure-header-nav li{
		padding:0 15px !important;
	}
	/*收货地址*/
	.tab-arrow-con{
		left:5%;
		width: 90%;
	}

	/*会员详情*/
	.content_right_plany_box{
		width: 250px;
	}
	/*会员中心*/
	.plany1_text{
		padding: 0 10px 0 15px;
	}
	.content_item{
		padding:0 15px;
	}
}

/* 移动端适配，浏览器默认宽度980px */
@media (min-width:320px) and (max-width:980px){
	.container,.cont-box{
		width: 980px;
	}
	/*收货地址*/
	.tab-arrow-con{
		left:5%;
		width: 90%;
	}
	.address-item input{
		width: 617px;
	}
	/*我的学习*/
	.n-p-v-b-rt{
		left:-380px;
	}
	/*我的课程 我的收藏 使用*/
	.w87{
		width:87%;
	}
	.coure-main-h2 em,.coure-left-arrow{
		right:30px;
	}
	.coure-main-h2{
		height:100px;
	}
	.c-r-box{
		right:10px !important;
	}
	/*题记*/
	.course-note-item{
		maring: 0 30px;
	}
	.clickBox{
		margin-left:20px;
	}
	.course-note-right-btn{
		right:30px !important;
	}
	.li-search-btn{
		right:40px !important;
	}
	.li-search-colse,.search-btn-box{
		right:10px !important;
	}
	/*购物车*/
	.ipadWp10{
		padding:0 10px;
	}
	.order-virtual-box{
		width:98%;
	}
	.content .listBox_1 .listBox_1_list2,.content .join_us_img,.content{
		width:100% !important;
	}
	.live-swiper-slide-right li img{
		height:60px;
	}
	.big-pic{
		height:251px;
	}
	.small-pic{
		height:121px;
	}
	.comm-course-list ul{
		margin-left:0;
	}
	.content .listBox_1 .listBox_1_list2 li{
		margin-right:40px !important;
	}
	.weike-small-pic{
		width:175px;
		height:98px;
	}
	.weike-banner{
		background-size: inherit;
		height:470px;
	}
	.weike-left-box, .weike-right-box,.weike-big-pic{
		height:217px;
	}
	.weike-right-box{
		margin-left:-6px;
	}
	.hear-3-top{
		min-width: 980px;
	}
	.hear-3-top .container{
		width:100%;
	}
	.headerlogo-pic{
		left:0;
	}
	.clis:hover{
		/* margin-top: 0px !important; */
	}
	.uc-left-c a{
		padding: 0 20px;
	}
	.pr20{
		padding-right:2px;
	}
	.pt20{
		padding-top:10px;
	}
	.pb30{
		padding-bottom:15px;
	}
	.h3-r-l-list li a{
		padding: 0px 0px 0 24px;
	}
	.header-list li a{
		margin: 0 8px;
	}
	.header-icon{
		left:13%;
	}
	.live-swiper-slide{
		height:358px;
		width:637px;
	}
	.live-swiper-slide-right-nav{
		height:364px;
	}
	.live-popup{
		top: 5%;
		left: 8%;
	}
	.live-swiper-slide-right ul{
		left:65px;
	}
	.live-swiper-slide-right li{
		width:101px;
		height:101px;
	}
	.live-swiper-arrow{
		right: -65px;
		height: 101px;
		margin-top:-40px;
	}
	.xg-team-list li{
		min-height: 280px;
		width: 24%;
	}
	.xg-list-item-title span{
		font-size: 16px;
	}
	.xg-recent .xg-list-item1,.xg-list2-item li{
		margin: 0 25px 40px 0 !important;
	}
	.couresnew-big .xg-list2-item{
	}
	.xg-recent .xg-list-item-price{
		font-size: 18px;
	}
	.xg-list2-item .goods{
		height: 160px;
	}
	.goods-info{
		margin: 8px;
	}
	.xg-team-list li{
		margin-bottom: 30px;
	}
	.content{
		padding: 0px 0 0px;
	}
	.xg-title div span{
		margin-right: 34px;
	}
	.content #tab.tab,.content #tab.tab li{
		width: 266px !important;
	}
	.content #tab div,.content .listRight,.content .listRight .list_03_03 p span:nth-of-type(2),.web_down_slide_list{
		width:100% !important;
	}
	.content .listRight .list_03_03,.content .listRight .list_03_03 p{
		width:90% !important;
	}
	.content #list{
		width:470px !important;
		left:280px !important;
	}
	.content #tab div,.content #tab .tabs{
		padding-left:20px !important;
	}
	.content #tab .selected .dotted{
		margin-right:30px;
	}
	.content #list .listCont{
		width:100% !important;
	}
	.web_down_nav ul{
		padding-left:42px !important;
	}
	.web_down_nav{
		background:#fff !important;
	}
	.live-arrow-icon{
		margin-top:27px;
	}
	.coure-header-nav li{
		padding:0 15px !important;
	}
	/*会员详情*/
	.content_right_plany_box{
		width: 250px;
		padding: 0 10px;
		right: 0;
	}
	.content_position .content_right_plany_box{
		right: 0px;
	}
	/*会员中心*/
	.plany1_text{
		padding: 0 10px 0 15px;
	}
	.content_item{
		padding:0 10px;
	}
	.u-r-cont{
		width: 600px;
		padding: 0 30px;
	}
	.plany4_item_box{
		padding: 5px;
	}
	.text_big{
		font-size: 18px;
	}
	.plany4_text{
		width: 190px;
	}
	.col-80{
		width: 600px;
	}
}

/*翻页*/
.xg-page{
	height:32px;
	line-height:32px;
}

/*9/10 修改首页*/
.clis_box{
	background: #fff;
	border-radius: 8px;
	width: 100%;
	height: 100%;
}
.clis_box_img{
	height: 14rem;
}
.clis_box_img img{
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.xg-list2-item li{
	border-radius:8px;
}
/* .goods-info{
	border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
} */
.clis_box_con{
	padding:25px;
}
.clis_box_con_name{
	font-size:18px;
	line-height:30px;
	height:60px;
	overflow:hidden;
	padding-right:90px;
}
.clis_box_con_num{
	font-size:14px;
	color:#9AA7B5;
	height:30px;
	line-height:30px;
}
.clis_box_con_price{
	font-size:20px;
	font-weight: bold;
	color:#1B85FC;
	position:absolute;
	top:0;
	right:0;
}
.clis_box_con_price em{
	font-size:12px;
}
.newTab,.newTab2{
	height:34px;
	line-height:34px;
	display:inline-block;
}
.newTab{
	border-right:1px solid #DCE2E8;
	padding-right:30px;
}
.newTab2{
	padding-left:0px;
}
.newTab span{
	margin: 0 10px;
	padding: 5px 20px;
	border-radius: 20px;
	cursor: pointer;
	font-size: 18px;
	color: #333333;
}
.newTab span.cur,.newTab2 span.cur{
	background: #1B85FC;
	color:#fff;
}
.newTab2 span{
	margin: 0 26px 0 0;
	padding: 5px 20px;
	border-radius: 20px;
	background: #E5EEF8;
	font-size: 18px;
	color: #536376;
	cursor: pointer;
}
.course_list_name{
	font-size:32px;
	color:#333333;
	padding-right:15px;
}
.course_list_name_box{
	height:50px;
	line-height:50px;
	padding:50px 0 25px;
}
.course_list_name_box .moer{
	color: #1B85FC;
}
.dive_box{
	width:100%;
	height:134px;
	padding:30px 0;
}
.noCourseList{
	width:400px;
	min-height:380px;
	margin:0 auto;
}
.noCourseList_img{
	width:400px;
	height:251px;
	padding-top:30px;
}
.course_list_subjectName{
	text-decoration: line-through;
	float:right
}
.course-goods-info-btn span.course-goods-info-btn-online{
	display: inline-block;
	width: 160px;
	height: 48px;
	line-height: 48px;
	border: 1px solid #fff;
	border-radius: 4px;
}
.course-goods-info-btn-online a{
	color:#fff;
}
.LiveStatus_icon{
	position:absolute;
	top:10px;
	left:0;
}
.LiveStatus_icon em{
	display: inline-block;
}
.LiveStatus_icon img{
	border-radius:0;
}

.header_bar{
	position: fixed;
	top: 0;
	left: 0;
	height: 68px;
	line-height: 68px;
	background: #fff;
	z-index: 99999;
	width: 100%;
	box-shadow: 0 0 10px #c0c0c0;
	display:none;
}
.bar_down{
	width:150px;
	border:1px solid #1B85FC;
	text-align: center;
	height: 30px;
	line-height: 30px;
	border-radius:15px;
	margin-top:15px;
}
.bar_down_box{
	width:150px;
	background:#fff;
	box-shadow: 0 6px 10px #c0c0c0;
	position: absolute;
	top: 65px;
	left:0;
	display:none;
}

.bar_down_box li{
	height:40px;
	line-height:40px;
	padding:0 10px;
	border-bottom: 1px solid #fff;
	text-align: center;
}
.bar_down_box li:hover{
	background:#1B85FC;
	color:#fff;
}
.bar_down_box li.cur{
	color: #1B85FC;
	background:#fff;
}
.dropdown_menu{
	width:150px;
	height:32px;
	line-height:32px;
	padding:0 10px;
}
.dropdown_menu_down_icon{
	display:inline-block;
	position: absolute;
	right: 20px;
	top: 0;
}
.dropdown_menu.cur,.bar_down_name{
	color:#1B85FC;
}
.bar_down .dropdown_menu_down_icon{
	right:10px;
}
.bar_list span{
	width:82px;
	height:32px;
	line-height:32px;
	background:#E5EEF8;
	display:inline-block;
	margin:0 10px;
	text-align: center;
	border-radius: 16px;
	font-size:14px;
	cursor: pointer;
}
.bar_list span.cur{
	background:#1B85FC;
	color:#fff;
}
.bar_list{
	padding-left:50px;
}

/*banner*/
.bannerBox_nav{
	width:100%;
	overflow: hidden;
	position: relative;
}
.bannerBox_nav ul{
	position: absolute;
	top:0;
	left:0;
}
.bannerBox_nav ul li{
	float: left;
	height:450px;
}
.bannerBox_nav ul li a{
	display:inline-block;
	height:450px;
	width:100%;
	-webkit-background-size:0 100%;
	background-size:0 100%;
	background-position: center;
	background-repeat: no-repeat;
}

.freeLearn{
	position:absolute;
	right:10px;
	padding:4px 10px;
	top:10px;
	color:#f7f7f7;
	font-family: '思源黑体 CN';
	border:1px solid #cccccc;
	border-radius:30px;
	background:#f57eb4;
}