@charset "utf-8";
/* css 重置 */
html {
	height: 100%;
}
body {
	height: 100%;
		background: url(../images/bg.png) repeat-x #C9CACA;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input:focus, textarea:focus, select:focus {
	outline: none;
}
select, input {
	vertical-align: middle;
}
legend {
	color: #000;
}
.clean:before, .clean:after, .clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clean:after, .clearfix:after {
	clear: both;
}
.clean, .clearfix {
	zoom: 1;
}
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.break {
	word-wrap: break-word;
	width: inherit;
}
.linkhidden {
	text-indent: -9999em;
	overflow: hidden;
}
.hidden {
	display: none;
}
a {
	text-decoration: none;
}
h2 {
	text-align: center;
	font: "微软雅黑";
	font-weight: bold;
	font-size: 24px;
	color: #29978a;
}
h4 {
	text-align: left;
	font: "微软雅黑";
	font-weight: bold;
	font-size: 16px;
	color: #066;
	text-indent: 40px;
}
h4 span {
	text-align: left;
	font: "微软雅黑";
	font-size: 16px;
	color: #000;
	text-indent: 40px;
	line-height: 46px;
}
h4 a {
	text-align: left;
	font: "微软雅黑";
	font-weight: bold;
	font-size: 16px;
	color: #066;
	text-indent: 40px;
}
h4 a:hover {
	text-align: left;
	font: "微软雅黑";
	font-weight: bold;
	font-size: 16px;
	color: #F30;
	text-indent: 40px;
}
h6 {
	font-family: "新宋体";
	font-size: 12px;
	color: #666;
	padding: 0;
	margin: 15px 0 15px 20px !important;
}
/* css 重置结束 */

/*主页导航样式*/
.bigbox {
	width: 998px;
	height: 100%;
	margin: 0 auto;
	padding: 0;

}
.indexmid {
	width: 998px;
	height:658px;
	float: left;
	margin:40px auto 0;
	position: relative;
	-webkit-box-shadow:  0 5px 10px rgba(130,130,130,0.7);
	-moz-box-shadow:  0 5px 10px rgba(130,130,130,0.7);
	box-shadow: 0 5px 10px rgba(130,130,130,0.7);
}
.logo {
	margin: 10px 0 0 50px;
	float: left;
}
.head {
	width: 998px;
	height: 10%;
	min-height: 90px;
	float: left;

	background-color: rgba(152,79,98,0.70);
}

.Title {
	text-align: center;
	width: auto;
	height: auto;
	margin: 0 0 0 0 !important;
	padding: 0;
	position: absolute;
	top: 40%;
	left: 25%;
}
.nav {
	text-align: center;
	width: 150px;
	padding: 0 !important;
	font: "微软雅黑", "新宋体";
	font-size: 20px;
	font-weight:bolder;
	margin: 0 !important;
	padding: 0;
	position: absolute;
	top: 26%;
	left: 80%;
}
.nav ul {
	padding: 0;
	margin: 0;
}
.nav ul li {
	display: inline;
	padding: 0 !important;
	margin: 0 12px 0 !important;
}
.nav ul li a {
	color: #fff;
	line-height: 30px;
	text-align: center;
	width: 110px;
	height: 30px;
	display: block;
}
.nav ul li a:hover {
	color: #2861FA;
	border-radius: 10%;
	background-color: rgba(255,255,255,0.7);
	;
}
.indexfoot {
	width: 998px;
	height: 40px;
	float: left;
	border-top:  rgba(23,36,71,1) solid 1px;
	padding: 0;
	margin: 0;
	bottom: 0px;
	position: fixed;
}
.indexfoot p {
	text-align: center;
	font-size: 14px;
	font: "微软雅黑", "新宋体";
	color: #FFF;
	line-height: 40px;

}
.mid {
	width: 998px;
	height: 75%;
	min-height: 300px;
	background-color: #FFF;
	float: left;
}
/*主页导航样式结束*
/*二级主页样式*/
.box {
	width: 998px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}
.logos {
	margin-top: 10px;
	margin-right: 0;
	margin-left: 20px;
	margin-bottom: 0;
	float: left;
}
.heads {
	width: 998px;
	height: 6%;
	min-height: 80px;
	float: left;
	background-image:url(../info/images/heads.png);
	box-shadow:0 -5px 5px  #999 inset ; 
}
.navs {
	width: 998px;
	height: 50px;
	margin: 0 auto!important;
	padding: 0 !important;
	font: "微软雅黑", "新宋体";
	font-size: 18px;
	float: right;
	background-color: rgba(56,77,87,1);
}
.navs ul {
	padding: 0;
	margin: 0;
}
.navs ul li {
	float: right;
	padding: 0 !important;
	margin: 0!important;
}
.navs ul li a {
	font: "微软雅黑";
	color: rgba(255,255,255,1);
	top: 50%;
	line-height: 50px;
	text-align: center;
	width: 100px;
	height: 50px;
	
	border-left:#FFF solid 1px;
	display: block;
}
.navs ul li a:hover {
	color: rgba(255,255,255,1);
	background-color: rgba(77,105,119,1);
	;
	font-weight: bold;
}
.foot {
	width: 998px;
	height: 10%;
	min-height: 50px;
	float: left;
	border-top: #006934 solid 1px;
	padding: 0;
	margin: 0;
	bottom: 0px;
	position: fixed;
	background-color: #FFF;
	box-shadow:0 5px 5px #999 inset; 
}
.foot p {
	text-align: center;
	font-size: 14px;
	font: "微软雅黑", "新宋体";
	color: rgba(0,102,102,1);
	line-height: 40px
}
.mid {
	width: 998px;
	height: 80%;
	min-height: 400px;
	background-color: #FFF;
	float: left;
	margin-top: 50px;
}
.ctnr {
	width: 808px;
	height: 90%;
	min-height: 300px;
	padding: 0 !important;
	margin: 10px !important;
	float: left;
}
#ctnr {
	width: 808px;
	height: 100%;
	min-height: 300px;
	background: none;
	padding: 0 !important;
	margin: 0 !important;
}
.Subpage {
	width: 728px;
	padding: 10px;
}
/*二级主页样式结束*/

/*侧导航样式*/
.subNavBox {
	height: 90%;
	min-height: 300px;
	width: 150px;
	padding: 0 !important;
	margin: 10px 0 10px 10px !important;
	float: left;
	background: rgba(235,235,235,1);
}
.subNav a {
	color: #999;
}
.subNav {
	border-bottom: solid 1px #e5e3da;
	cursor: pointer;
	font-weight: bold;
	font-size: 16px;
	color: #999;
	line-height: 32px;
	padding-left: 10px;
	text-indent: 30px;
}
.subNav a:hover {
	color: #3d5469;
}
.currentDd {
	color: #3d5469
}
.currentDt {
	background-image: url(../img/.png);
}
.navContent {
	display: none;
	border-bottom: solid 1px #e5e3da;
}
.navContent li a {
	display: block;
	width: 150px;
	heighr: 28px;
	text-indent: 50px;
	font-size: 14px;
	line-height: 28px;
	color: #333
}
.navContent li a:hover {
	color: #fff;
	background-color: #3d5469;
}
/*侧导航样式结束*/
/*iframe*/
.iframediv {
	width: 748px;
	padding: 0;
	margin: 0 auto;
}
.iframediv p {
	font-family: "宋体";
	font-size: 14px;
	text-indent: 26px;
	line-height: 28px;
	padding: 5px 20px;
}
.iframediv table {
	font-family: "宋体";
	font-size: 14px;
	text-indent: 5px;
	line-height: 36px;
}
.pathways {
	height: 12px;
	width: auto;
}
.pathways p {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #666;
	padding: 0;
	margin: 0;
	height: 12px;
	line-height: 12px;
}
/*iframeend*/

/*课程学习目录 */
.studyin {
	width: 978px;
	height: 90%;
	min-height: 300px;
	padding: 0 !important;
	margin: 10px !important;
	bottom: 10px;
	loat: left;
}
#studyin {
	width: 978px;
	height: 100%;
	min-height: 300px;
	background: none;
	padding: 0 !important;
	margin: 0 !important;
}
.shortcut {
	width: 958px;
	height: 150px;
	margin: 10px auto 0;
	position: relative;
	z-index: 101;
	overflow: hidden;
}
.shortcut a {
	margin-right: 10px;
	display: block;
	width: 225px;
	height: 150px;
	position: relative;
	overflow: hidden;
	float: left;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	top: 0px;
	margin: 0 0 0 10px;
}
.shortcut a img {
	position: absolute;
	left: 0px;
	top: 0px;
}
.shortcut a span {
	position: absolute;
	line-height: 24px;
	font-family: arial;
	color: #fff;
	left: 15px;
	bottom: 10px;
	transition: all 1s;
	-webkit-transition: all 1s;
	font-size: 16px;
}
.shortcut a .imgH {
	left: -230px;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
}
.shortcut a:hover {
	text-decoration: none;
}
.shortcut a:hover .imgH {
	display: block;
	left: 0px;
}
.shortcut a:hover span {
}
@keyframes img4 {
0% {
bottom:10px;
}
100% {
bottom:20px;
}
}
@-webkit-keyframes img4 {
0% {
bottom:32px;
}
100% {
bottom:25px;
}
}
/*课程学习目录结束 */
