/* 通用样式 */
body {
	background: #ffffff;
}

@font-face {
	font-family: 方正启体简体;
	src: url('../fonts/FZQTJW.TTF');
}

@font-face {
	font-family: 方正隶书简体;
	src: url('../fonts/FZLSJW.TTF');
}

@font-face {
	font-family: 方正楷体简体;
	src: url('../fonts/FZXKTJW.TTF');
}

@font-face {
	font-family: 方正行楷简体;
	src: url('../fonts/FZXKJT.ttf');
}

@font-face {
	font-family: mlzy;
	src: url('../fonts/方正北魏楷书简体.ttf');
}

@font-face {
	font-family: h3zt;
	src: url('../fonts/方正大标宋简体.ttf');
}

.container {
	margin-bottom: 20px;
}

/* 整体页面固定宽度 */
@media only screen and (min-width: 0) {
	.container {
		width: 1170px;
	}
}

/* coures样式 */

.course {
	background: #fcfcfc;
}

.course .title {
	background: url(../images/title2.png) no-repeat center;
	background-size: 1170px 266px;
	height: 266px;
	margin-left: -15px;
	margin-right: -15px;
	padding-top: 50px;
	padding-left: 635px;
}

.course .title img {
	width: auto;
	height: 160px;
}

.course .title .posi-ab {
	padding-top: 20px;
}

.course .title .posi-ab h1 {
	color: white;
	margin-left: 16%;
	font-size: 46px;
	font-weight: bold;
}

.course .title .posi-ab .line {
	border-top: 2px solid #ffffff;
	width: 140px;
	margin-left: 9%;
	margin-top: 20px;
}

.course .title .posi-ab p {
	color: white;
	margin-left: 16%;
	letter-spacing: 2px;
	font-size: 34px;
	width: 546px;
	line-height: 1.3em;
	padding-bottom: 12px;
	font-weight: 500;
}

.course .title .posi-ab img {
	margin-left: 16.4%;
	height: 50px;
}

.course .content {
	padding-top: 30px;
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 60px;
}

.course .content .all {
	/* border: 1px dashed #005eaa; */
	border-top: 2px solid #00a1e9;
	/* padding: 10px; */
}

.course .header {
	margin-top: 15px;
}

.course .header h3 {
	background: #a2d8ff;
	font-size: 20px;
	margin: 0;
	padding: 0;
	/* font-family: h3zt; */
	line-height: 2.5em;
	text-indent: 1em;
}

.navBox .myDiv {
	font-family: mlzy;
	line-height: 45px;
	padding-left: 38px;
	background: #dff3ff;
	font-size: 19px;
	cursor: pointer;
	/* margin-top: 1px; */
}

.navBox .myDiv:hover {
	background: #bee7ff;
}

/* .navBox .myDiv i {
	float: right;
	width: 45px;
	height: 45px;
	display: block;
	position: relative;
	background: url(../images/xl.png) no-repeat center;
	transform: rotate(90deg);
	cursor: pointer;
}

.navBox .myDiv i.active2 {
	background: url(../images/xl.png) no-repeat center;
	transform: rotate(180deg);
} */

.navBox ul {
	margin: 0;
	width: 100%;
	padding: 6px 40px;
	display: none;
	background: #ffffff;
}

.navBox ul p {
	/* text-indent: 1em; */
	margin-bottom: 0;
	line-height: 48px;
	font-size: 16px;
}

.navBox ul li {
	height: 48px;
	list-style-type: none;
	background: url(../images/line_bg.gif) repeat-x 0 23px;
}

.navBox ul li.nextlevel {
	text-indent: 1em;
}
.navBox ul li a.video{
	pointer-events: none;
}
.navBox ul li a.video span {
    font-size: 16px;
    color: #ed4f05;
}
.navBox ul li a.tryVideo{
	pointer-events: auto;
}
.navBox ul li a {
	background: #fff;
	float: left;
	height: 48px;
	padding: 0 25px 0 0;
	line-height: 48px;
	font-size: 16px;
	color: #666;
	text-decoration: none;
	/* background: #ffffff; */
}

.navBox ul li a:hover {
	color: #00a1e9;
}

.navBox ul li span {
	float: right;
	height: 48px;
	padding: 0 0 0 15px;
	line-height: 48px;
	font-size: 22px;
	color: #999;
	background: #ffffff;
}

.course-footer {
	text-align: center;
	color: white;
	font-size: 12px;
	padding-top: 12px;
	line-height: 12px;
	background: #8aba2a;
}

/*弹出层*/

.dplayer-notice-list {
	display: none;
}

#v_box {
	margin-top: -270px;
	margin-left: -480px;
	text-align: center;
	background: #655d5d;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 522222;
	_position: absolute;
	display: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#v_box #dplayer {
	margin: 0 auto;
	cursor: pointer;
	width: 960px;
	height: 540px;
}

#v_box div.h6-l {
	text-align: left;
}

#v_box h6 {
	font-size: 14px;
	line-height: 14px;
	color: #eee;
	padding-left: 10px;
	overflow: hidden;
}

#v_box div.shut-v {
	text-align: right;
}


#shut {
	padding: 0;
	margin: 0;
	/* margin-right: 10px; */
	display: inline;
	color: #eee;
	font-size: 30px;
	line-height: 34px;
	cursor: pointer;
}

#shut:hover {
	text-decoration: none;
	color: #f00;

}

#playback {
	display: none;
	background: rgba(118, 118, 118, 0.7);
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

/*popup*/
#v_box1 {
	margin-top: -130px;
	margin-left: -340px;
	background: rgba(254, 254, 254, 1);
	border: 3px solid #f08200;
	position: fixed;
	top: 40%;
	left: 50%;
	z-index: 522222;
	_position: absolute;
	display: none;
}

#v_box1 div.shut-v {
	text-align: right;
}

#shut1 {
	padding: 0;
	margin: 0;
	margin-right: 5px;
	display: inline;
	color: #ccc;
	font-size: 30px;
	line-height: 30px;
	cursor: pointer;
}

#shut1:hover {
	text-decoration: none;
	color: #f00;
}

#playback1 {
	display: none;
	background: rgba(118, 118, 118, 0.6);
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

#banner1 {
	width: 680px;
	height: 260px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}

#banner1 .banner1-up {
	border-bottom: 2px solid #f08200;
	line-height: 34px;
}

#banner1 .banner1-up span {
	background: #f08200;
	padding: 9px 18px;
	font-size: 16px;
	font-weight: bold;
	color: white;
}

#banner1 .banner1-down {
	font-family: "microsoft yahei";
	font-weight: bold;
	text-align: justify;
	font-size: 16px;
	line-height: 2em;
	color: #565656;
	margin-left: 1em;
}