header {
	position: fixed;
	width: 100%;
	height: 72px;
	top: 0px;
	left: 0px;
	z-index: 2;
	background-color: #fff;
	border-bottom: thin solid #ededee;
}
/*头部-灰色区域*/
.heads_top{width: 100%;height: 40px;background: #f6f6f6;}
.heads_top div{width: 96%;height: 40px;margin: 0 auto;line-height: 40px;}
.heads_top div h1{color: #565656;font-weight: initial;float: left;    font-size: 14px;}
.heads_top div p{float: right;}
.heads_top div p>a{color: #565656;display: block;min-width: 56px;height: 100%;float: left;text-align: center;padding: 0 19px;    font-size: 14px;}
.heads_top div p>a:hover{background: #e8e8e8;}
.heads_top div p>.a_hov{background: #e8e8e8;}
.heads_top div p a .shopcat_num{color: #565656;font-style: initial;}
.heads_top div p span{float: left;color: #565656;display: block;padding: 0 14px;    font-size: 14px;}
.heads_top div p span a{color: #565656;margin-left: 5px;    font-size: 14px;}
/*头部-灰色区域*/
.empty_header {
	height: 72px;
}


.nav_top{background:#fff;}
.login_dl{
	    width: 160px;
    height: 50px;
    background: #00b2ff;
    display: block;
    color: #fff!important;
    font-size: 16px;
    line-height: 50px;
    border-radius: 5px;
}
.login_dl img{
	    float: left;
    margin: 13px 10px 0 23px;
}
nav {
	position: relative;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	justify-content: space-between;
	height: 85px;
	width: 1180px;
	margin: auto;
}
nav>ul{
	height:100%;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
nav>ul>li {
	position: relative;
	font-size: 20px;
	margin-left: 40px;
	padding: 21px 0;
}
nav>ul>li .toux{
	width: 50px;
	height: 50px;
	margin-right: 20px;
	border-radius: 50%;
}
nav>ul>li .shopcat_num{
    color: #e20303;
}
nav>ul .xux_zx{
}

nav>ul .xux_zxx >a{
	color:#319EFF;
}


nav>ul>li  a{
	font-size: 20px;
	
}

.active_nav,.active_nav a{
	color:#319EFF ;
}
.active_nav{
	background-image: url(../IMGS/underline.png);
	background-repeat: no-repeat;
	background-position: 2px 53px;
}
nav>ul>li:hover,nav>ul>li>a:hover  {
	color: #319eff;
}
.login,.register,.nickname,.avatar{
	display:list-item;;
}
nav ul .login,nav ul .register {
	border: thin solid #319EFF;
	padding: 4px 20px;
	border-radius: 20px;
	cursor: pointer;
	font-size:20px;
	line-height: 30px;
}
nav ul .login:hover,nav ul .register:hover {
	background-color: #319EFF;
	color: #fff;
}
nav ul .register {
	margin-left: 12px;
}
nav ul .logo {
	margin-left: 0px;
	padding: 0px;
	height: 42px;
}
.avatar div{
	width: 44px;
	height: 44px;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 22px;
	cursor: pointer;
	background-image: url(../IMGS/598984ed963dd.png);
}

.nickname{
	position: relative;
	margin-left: 10px;
	padding-right: 20px;
	background-image: url(../IMGS/down_arrow.png);
	background-repeat: no-repeat;
	background-position: right;
	cursor: pointer;
}
.nickname i{
	position: absolute;
	right: 13px;
	top: 20px;
	text-align: center;
	min-width: 15px;
	line-height: 15px;
	font-size: 12px;
	color: #fff;
	padding: 0 3px;
	border-radius: 8px;
	background-color: red;
}
.nickname:hover{
	color: #000;
}
.nickname span{
	font-size:20px;
}
.choose_course .course_select {
	left: -223px;
}

.information .course_select {
	left: -383px;
}
.course_select {
	position: absolute;
	display: none;
	z-index: 3;
	width: 1180px;
	height: 600px;
	top: 72px;
	right: -500px;
	background-color: rgba(0, 0, 0, 0.8);
	padding: 0px 50px 50px 50px;
	cursor: default;
	overflow: auto;
}

.news_select {
	position: absolute;
	display: none;
	z-index: 3;
	width: 200px;
	top: 72px;
	left: -15px;
	background-color: rgba(0, 0, 0, 0.8);
}
.news_select li:hover{
	color:#319EFF;
}
.news_select li{
	font-size: 14px;
	padding:7px  0 7px  15px;
	color:#fff;
	border-bottom:thin solid #999;
}
.news_select li:last-of-type(1){
	border-bottom:none;
}
.category {
	margin-top: 32px;
}

.category p,
.category ul,
.category ul li {
	display: inline-block;
	vertical-align: top;
}

.category p {
	width: 185px;
	font-size: 17px;
	line-height: 32px;
	background-color: #fff;
	border-radius: 15px;
	text-align: center;
	margin-right: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.category p {
	color: #000;
}

.category ul {
	width: 800px;
}

.category ul li {
	color: #fff;
	font-size: 14px;
	margin-right: 25px;
	margin-top: 11px;
}

.category ul li a {
	color: #fff;
}

.category ul li a:hover {
	text-decoration: underline;
}


.nav_list{
	position: absolute;
	z-index: 999;
	width: 180px;
	display: none;
	top: 73px;
	right: 0px;
}
.nav_list ul{
	background-color: #fff;
	box-shadow: 1px 1px 1px #fff,-1px -1px 1px #fff;
	position: relative;
    top: -5px;
}
.nav_list > img{
	margin-left: 37px;
}
.nav_list ul li{
	position: relative;
	padding: 7px 0;
	cursor: pointer;
	font-size: 14px;
}
.nav_list ul li:hover{
	background-color: #eee;
}
.nav_list ul a:last-of-type li{
	border-top: thin solid #ececec;
}
.nav_list ul li img,.nav_list ul li span{
	display: inline-block;
	vertical-align: middle;
}
.nav_list ul li img{
	margin: 0 17px;
}

.nav_list ul a span{font-size:14px;}
.order_msg{
	position: absolute;
	top: 10px;
	right: 30px;
	text-align: center;
	font-size: 12px;
	min-width: 15px;
	line-height: 15px;
	padding: 0px 3px;
	border-radius: 9px;
	background-color: red;
	color: #fff;
}
