@charset "utf-8";
/* css 重置 */
html {
	height: 100%;
}
body {
	height: 100%;
	background-color: #fff;
}
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: rgba(47,132,55,1.00);
	;
	;
}
h4 {
	text-align: left;
	font: "微软雅黑";
	font-weight: bold;
	font-size: 16px;
	color: rgba(47,132,55,1.00);
	;
	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: rgba(47,132,55,1.00);
	;
	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;
	background: center no-repeat url(../images/indexbg.png);
}
.logo {
	margin: 10px 0 0 50px;
	float: left;
}
.head {
	width: 998px;
	height: 10%;
	min-height: 90px;
	float: left;
	background-color: rgba(10,105,52,0.70);
}
.indexmid {
	width: 998px;
	height: 80%;
	min-height: 400px;
	float: left;
	margin: 0;
	position: relative;
}
.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: 375px;
	height: 100px;
	padding: 0 !important;
	font: "微软雅黑", "新宋体";
	font-size: 20px;
	top: 30%;
	margin: 0 !important;
	padding: 0;
	position: absolute;
	top: 70%;
	left: 35%;
}
.nav ul {
	padding: 0;
	margin: 0;
}
.nav ul li {
	display: inline;
	float: left;
	padding: 0 !important;
	margin: 0 12px 0 !important;
}
.nav ul li a {
	color: #fff;
	top: 50%;
	line-height: 100px;
	text-align: center;
	border-radius: 50%;
	width: 100px;
	height: 100px;
	background-color: rgba(10,105,52,0.70);
	display: block;
}
.nav ul li a:hover {
	color: #6C3;
	background-color: rgba(70,105,52,0.70);
}
.indexfoot {
	width: 998px;
	height: 40px;
	float: left;
	border-top: #006934 solid 1px;
	padding: 0;
	margin: 0;
	bottom: 0px;
	position: fixed;
}
.indexfoot p {
	text-align: center;
	font-size: 14px;
	font: "微软雅黑", "新宋体";
	color: #333;
	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: 10px 0 0 20px;
	float: left;
}
.heads {
	width: 998px;
	height: 10%;
	min-height: 120px;
	float: left;
	background-color: #006934;
	box-shadow: 0 -5px 5px inset;
}
.navs {
	width: auto;
	height: 100px;
	margin: 10px 20px 0 0 !important;
	padding: 0 !important;
	font: "微软雅黑", "新宋体";
	font-size: 18px;
	float: right;
}
.navs ul {
	padding: 0;
	margin: 0;
}
.navs ul li {
	float: left;
	padding: 0 !important;
	margin: 0 5px 0 5px !important;
}
.navs ul li a {
	font: "微软雅黑";
	color: rgba(10,105,52,0.70);
	top: 50%;
	line-height: 90px;
	text-align: center;
	border-radius: 50%;
	width: 90px;
	height: 90px;
	background-color: rgba(225,225,225,1);
	display: block;
}
.navs ul li a:hover {
	color: rgba(255,255,255,1);
	background-color: rgba(46,205,189,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(10,105,52,0.70);
	line-height: 40px
}
.mid {
	width: 998px;
	height: 80%;
	min-height: 400px;
	background-color: #FFF;
	float: left;
}
.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 span {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #666;
	padding: 0;
	margin: 0;
	height: 12px;
	line-height: 12px;
}
.pdfResource {
}
.pdfResource a {
	color: rgba(0,102,153,1);
}
.pdfResource p {
	font-size: 16px;
}
.pdfResource span {
	width: 630px;
	display: block;
	background: rgba(240,240,240,1);
	text-indent: 40px;
	font-size: 14px;
	line-height: 25px;
	margin: 10px auto;
	color: rgba(102,102,102,1);
}
.videoResource {
}
.videoResource a {
	color: rgba(0,102,153,1);
}
.videoResource p {
	font-size: 16px;
}
.videoResource span {
	width: 630px;
	display: block;
	background: rgba(240,240,240,1);
	text-indent: 40px;
	font-size: 14px;
	line-height: 25px;
	margin: 10px auto;
	color: rgba(102,102,102,1);
}
.souldResource {
}
.souldResource a {
	color: rgba(0,102,153,1);
}
.souldResource p {
	font-size: 16px;
}
.webResource {
}
.webResource p {
	display: block;
	width: 47%;
	float: left;
	text-align: center;
}
.webResource p img {
	margin: 0 auto;
	border: rgba(204,204,204,1) solid 10px;
	width: 300px;
	height: 200px;
}
.webResource p a {
	display: block;
	margin: 0 auto;
}
.webResource span {
	width: 630px;
	display: block;
	background: rgba(240,240,240,1);
	text-indent: 40px;
	font-size: 14px;
	line-height: 25px;
	margin: 10px auto;
	color: rgba(102,102,102,1);
}
/*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;
}
}
/*课程学习目录结束 */


/*课程学习*/

.studypoint {
	width: 748px;
	padding: 0;
	margin: 0 auto;
}
.studypoint p {
	font-family: "宋体";
	font-size: 14px;
	text-indent: 26px;
	line-height: 28px;
}
.studytext {
	width: 708px;
	padding: 0 20px !important;
	margin: 0;
	float: left;
	text-align: left;
	text-indent: 26px;
}
.studytext p {
	line-height: 26px;
}
.studytext p span {
	font-family: "楷体";
}
.duanluo {
	font-family: "宋体";
	font-size: 14px;
	text-indent: 26px;
	line-height: 28px;
	padding: 5px 20px 5px 20px;
}
.pointvideo {
	width: 748px;
	padding: 0;
	margin: 15px 0 0 0 !important;
	text-align: center;
	float: left;
}
.pointvideo a {
	display: block;
	height: 40px;
	width: 620px;
	background: rgba(235,235,235,1) url(../images/xzsp.png) no-repeat 75% 50%;
	line-height: 40px;
	text-align: right;
	margin: 0 auto;
	padding: 0;
	color: rgba(102,102,102,1);
	padding: 0 20px 0 0 !important
}
.pointvideo a:hover {
	color: rgba(255,153,0,1);
}
.pointvideo p {
	padding: 0;
	margin: 15px auto !important;
}
.texttitle_none {
	float: left;
	width: 748px;
	margin: 0;
	padding: 0!important;
}
.texttitle_none ul {
}
.texttitle_none ul li {
	margin: 0 !important;
	line-height: 36px;
}
.text_none {
	padding: 15px !important;
	margin: 15px 0 0 0 !important;
	text-indent: 26px;
	line-height: 26px;
}
.texttitle {
	float: left;
	width: 708px;
	margin: 0;
	padding: 0 20px!important;
}
.text {
	padding: 15px !important;
	margin: 15px 0 0 0 !important;
	text-indent: 26px;
	line-height: 26px;
}
.next {
	width: 718px;
	text-align: center;
	float: left;
	margin: 15px auto !important;
	padding: 15px !important;
	font-weight: bold;
	background: url(../images/next.jpg) repeat-x
}
.next a {
	color: rgba(47,132,55,1.00);
	;
	;
}
.next a:hover {
	color: #F00;
}
.nexted {
	width: 598px;
	text-align: right;
	color: rgba(102,102,102,1);
	float: left;
	margin: 15px 0 !important;
	padding: 15px 145px 15px 5px !important;
	font-weight: bold;
	background: url(../images/next.jpg) repeat-x center;
	color: rgba(47,132,55,1.00);
	;
	;
	position: relative;
}
.nexted2 {
	width: 550px;
	text-align: right;
	color: rgba(102,102,102,1);
	float: left;
	margin: 15px 0 !important;
	padding: 15px 145px 15px 5px !important;
	font-weight: bold;
	background: url(../images/next.jpg) repeat-x center;
	color: rgba(47,132,55,1.00);
	;
	;
	position: relative;
}
.jxxx {
	width: 135px;
	height: 78px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.dzjadiv {
	width: 548px;
	float: right;
	padding: 0 46px 0 0 !important;
	text-align: right;
}
.dzjadiv a img {
	width: 150px;
	height: 40px;
}
.kcstudypage {
	width: 50%;
	height: 100%;
	text-align: center;
	float: left;
	margin: 30px 0;
}
.kcstudypage p {
	text-align: left;
	font-size: 14px;
	line-height: 30px;
	font: "微软雅黑", "新宋体";
	color: #333;
}
.kcstudypage a {
	display: block;
	width: 200px;
	height: 50px;
	;
	;
	color: rgba(255,255,255,1);
	font-size: 20px;
	line-height: 50px;
	border-radius: 10px;
	padding: 0;
	margin: 10px auto;
	background-color: rgba(47,132,55,1.00);
}
.kcstudypage a:hover {
	color: rgba(255,255,153,1);
	background: rgba(41,116,148,1);
}
/*课程学习结束*/

/*课程学习弹出窗口*/
.f_l {
	float: left;
}
.f_r {
	float: right;
}
.city {
	height: 60px;
	padding-left: 10px;
	text-align: center;
}
.city_now {
	width: 60px;
	padding-top: 20px;
	color: #595756;
	font-size: 14px;
	font-weight: bold;
}
.city_box {
	text-align: center;
}
.city_box span {
	vertical-align: bottom;
}
.city_nav {
	font-weight: bold;
	color: #f25000;
	cursor: pointer;
	overflow: hidden;
}
.city_hover {
	color: #09F;
	overflow: hidden;
}
.city_link {
	background: #FFFFFF;
	border: #29978a 2px solid;
	width: 305px;
	display: none;
	z-index: 9999;
}
.city_hovers {
	display: block;
	position: absolute;
}
.city_links {
	width: 60px;
	margin-right: 1px;
	height: 40px;
	font-size: 14px;
	text-align: center;
	background: #FFF;
	vertical-align: top;
	margin-bottom: 1px;
	display: inline-block;
}
.city_show {
	background: #fff;
	height: 18px;
	padding: 5px;
	cursor: pointer;
}
/*课程学习弹出窗口结束*/




/*课程简介*/
.jcjcbook {
	float: left;
	padding: 0;
	margin: 10px 0;
	width: 700px;
}
.jcjcbook img {
	float: right;
	padding: 0;
	marginiframediv: 10px;
	width: 220px;
}
/*课程简介结束*/



/*实践交流*/
.downselect {
	margin: 10px 10px 30px 30px !important;
	font-size: 10pt;
}
.downselect span {
	text-align: right;
}
/*实践交流结束*/
