/** 顶部nav */
.arivoc-header, .arivoc-header * {
	margin: 0;
	padding: 0;
}
.arivoc-header {
	font: 14px/24px "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53","微软雅黑",Arial,sans-serif;
	background-color: #34629B;
	box-sizing: border-box;
	height: 42px;
	line-height: 42px;
	text-align: center;
	border-bottom: 1px #FFFFFF solid;
	position: relative;
	min-width: 1000px;
	z-index: 999;
}
.arivoc-header .arivoc-icon {
	display: block;
	width: 160px;
	height: 42px;
	background: url(images/aienglish-logo.png) no-repeat center;
	background-size: auto 28px;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
}
.arivoc-header .header-list {
	list-style: none;
	width: calc(100% - 100px);
	height: 42px;
	float: right;
}
.arivoc-header .header-list:after {
	content: "　";
	display: block;
	width: 0;
	height: 0;
	clear: both;
}
.arivoc-header .header-list li {
	float: right;
	padding: 0 20px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.arivoc-header .header-list li.new {
	background: url(images/new2.png) no-repeat right 10px;
}
.arivoc-header .header-list li a {
	text-decoration: none;
	color: #FFFFFF;
}
.arivoc-header .header-list li.active a {
	color: #FF9900;
	cursor: default;
}
.arivoc-header .header-list li a:hover {
	text-decoration: none;
	color: #FF9900;
}
.arivoc-header .more {
	display: none;
	float: right;
	padding: 0 34px 0 20px;
	background: url(images/more-down.png) no-repeat calc(100% - 18px) 16px;
	text-align: center;
	color: #FFFFFF;
	border-bottom: 1px solid transparent;
	font-weight: bold;
	font-size: 14px;
	position: relative;
}
.arivoc-header .more-list {
	display: none;
	position: absolute;
	top: 43px;
	right: 0;
}
.arivoc-header .more-list li {
	padding: 0 20px;
	background-color: #34629B;
	border-bottom: 1px #FFFFFF solid;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.arivoc-header .more-list li.new {
	background: #34629B url(images/new2.png) no-repeat right 10px;
}
.arivoc-header .more-list li a {
	text-decoration: none;
	color: #FFFFFF;
}
.arivoc-header .more-list li.active a {
	color: #FF9900;
	cursor: default;
}
.arivoc-header .more-list li a:hover {
	text-decoration: none;
	color: #FF9900;
}

/* @media (max-width: 1204px) {
	.arivoc-header ul li {
		padding: 0 18px;
	}
}
@media (max-width: 1160px) {
	.arivoc-header ul li {
		padding: 0 16px;
	}
}
@media (max-width: 1108px) {
	.arivoc-header ul li {
		padding: 0 14px;
	}
}
@media (max-width: 1060px) {
	.arivoc-header ul li {
		padding: 0 13px;
	}
}
@media (max-width: 1036px) {
	.arivoc-header ul li {
		padding: 0 12px;
	}
} */

@media screen and (max-width: 640px),
@media screen and (max-device-width: 640px) {
	.arivoc-header, .arivoc-header * {max-height: 999999px;}
	.arivoc-header {
		width: 100%;
		height: 72px;
		line-height: 72px;
		padding-left: 196px;
		min-width: auto;
		overflow-x: scroll;
		overflow-y: hidden;
	}
	.arivoc-header::-webkit-scrollbar {
		display: none;
	}
	.arivoc-header .arivoc-icon {
		display: block;
		width: 196px;
		height: 56px;
		background: url(images/aienglish-logo.png) no-repeat center;
		background-size: auto 42px;
		cursor: pointer;
		position: absolute;
		top: 8px;
		left: 0;
	}
	.arivoc-header .header-list {
		width: auto;
		height: 72px;
		float: none;
	}
	.arivoc-header .header-list li {
		padding: 0 20px;
		margin: 0;
		border: 0;
		font-weight: normal;
		font-size: 24px;
	}
	.arivoc-header .header-list li.new {
		background: url(images/new2.png) no-repeat right 14px;
	}
	.arivoc-header .header-list li a {
		display: block;
	}
	.arivoc-header .header-list li a:hover {
		color: #FFFFFF;
	}
	.arivoc-header .header-list li a:active {
		color: #FFFFFF;
	}
}






/** 普通的底部样式 */
.arivoc-footer, .arivoc-footer * {
	margin: 0;
	padding: 0;
}
.arivoc-footer {
	width: 100%;
	min-width: 1000px;
	font-family: "微软雅黑";
	font-size: 14px;
	padding: 40px 0;
	text-align: center;
	line-height: 28px;
	color: #FFFFFF;
	position: relative;
}
.arivoc-footer a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: default;
}
.arivoc-footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.arivoc-footer a[href] {
	cursor: pointer;
}
.arivoc-footer a[href]:hover {
	text-decoration: underline;
}
.arivoc-footer a[href]:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.arivoc-footer a.arivoc-beian {
	display: inline-block;
	width: auto;
	padding: 0;
	margin: 20px auto 0;
	text-align: center;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
}
.arivoc-footer .arivoc-beian .beian-icon {
	width: 20px;
	height: 20px;
	background: url(images/beian.png) no-repeat center;
	float: left;
}
.arivoc-footer a.arivoc-beian p {
	float: left;
	margin-left: 10px;
	font-size: 14px;
	color: #FFFFFF;
}
@media screen and (max-width: 640px),
@media screen and (max-device-width: 640px) {
	
	.arivoc-footer * { max-height: 999999px; }
	.arivoc-footer {
		width: 640px;
		min-width: auto;
		font-size: 24px;
		line-height: 50px;
	}
	.arivoc-footer a {
		display: block; 
		font-size: 24px;
		line-height: 50px;
	}
	.arivoc-footer a[href]:hover {
		text-decoration: none;
	}
	.arivoc-footer a[href]:active {
		text-decoration: none;
	}
	.arivoc-footer span { 
		display:none;
	}
	.arivoc-footer a.arivoc-beian {
		display: block;
		width: 388px;
		text-align: center;
		text-decoration: none;
		height: 24px;
		line-height: 24px;
	}
	.arivoc-footer .arivoc-beian .beian-icon {
		width: 24px;
		height: 24px;
		background-size: 100% 100%;
	}
	.arivoc-footer a.arivoc-beian p {
		float: left;
		margin-left: 10px;
		font-size: 24px;
	}
	.arivoc-footer a.arivoc-beian.gpt-beian p {
		float: none;
	}
	.arivoc-footer .h5-br {
		display: block;
	}
}


/** 带二维码的底部样式 */
.arivoc-footer-2, .arivoc-footer-2 * {
	margin: 0;
	padding: 0;
}
.arivoc-footer-2 {
	width: 100%;
	min-width: 1000px;
	background: #333 url(images/subfooterbg.gif) repeat-x 0 55px;
	padding-top: 15px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFFFFF;
	position: relative;
}
.arivoc-footer-2 .sub-link {
	width: 980px;
	padding: 0 10px;
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
}
.arivoc-footer-2 .sub-link a {
	display: block;
	float: left;
	margin-right: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.arivoc-footer-2 .sub-link a:hover {
	text-decoration: underline;
}
.arivoc-footer-2 .sub-info {
	width: 980px;
	margin: 0 auto;
	padding: 20px 10px 15px;
	
}
.arivoc-footer-2 .sub-info .footer-left {
	width: 465px;
	float: left;
}
.arivoc-footer-2 .sub-info .footer-left span {
	display: inline-block;
	width: 85px;
	margin-right: 8px;
}
.arivoc-footer-2 .sub-info .footer-left span .qrcode {
	width: 68px;
	height: 68px;
	margin-bottom: 8px;
}
.arivoc-footer-2 .sub-info .footer-left span .qrcode.kouyu100 {
	background: url(images/kouyu100.gif) no-repeat center;
}
.arivoc-footer-2 .sub-info .footer-left span .qrcode.jiaxintong {
	background: url(images/jiaxintong.gif) no-repeat center;
}
.arivoc-footer-2 .sub-info .footer-left span .qrcode.teacher {
	background: url(images/teacher.gif) no-repeat center;
}
.arivoc-footer-2 .sub-info .footer-left span .qrcode.teacher-help {
	background: url(images/teacherhelp.gif) no-repeat center;
}
.arivoc-footer-2 .sub-info .footer-left span .qrcode.wxkyapp {
	background: url(images/wxkyapp.gif) no-repeat center;
}

.arivoc-footer-2 .sub-info .footer-right {
	width: 495px;
	float: left;
	margin-left: 20px;
	line-height: 24px;
}
.arivoc-footer-2 .sub-info .footer-right ul {
	list-style: none;
	background: url(images/cion02.gif) no-repeat left 3px;
}
.arivoc-footer-2 .sub-info .footer-right ul li {
	padding-left: 25px;
}
.arivoc-footer-2 .sub-info .footer-right a {
	color: #FFFFFF;
	text-decoration: none;
}
.arivoc-footer-2 .sub-info .footer-right a[href]:hover {
	text-decoration: underline;
}