.breadtop {
	background: #F5F5F5;
}

.breadcrumb {
	margin: 0;
	padding: 0;
	padding: 10px 0;
}

.breadcrumb>li+li:before {
	color: #CCCCCC;
	content: ">";
	padding: 0 5px;
}

.breadcrumb li a {
	text-decoration: none;
	color: #777777;
}

.breadcrumb li a:hover {
	color: rgba(5, 106, 106, 1);
}

.prodes {
	background: rgba(130, 172, 197, 1);
	height: 320px;
}

.prodes .container {
	width: 960px;
	background: #ffffff;
	margin: 20px auto;
	height: 280px;
}

.prodes .container .left {
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: hidden;
}

.prodes .container .left img {
	width: 400px;
	height: 250px;
}

.prodes .container .right {
	max-height: 280px;
	overflow: hidden;
}

.prodes .container .right .des {
	text-indent: 2em;
	line-height: 1.8em;
	text-align: justify;
	max-height: 160px;
	padding-right:12px;
	overflow: hidden;
}


.gap15 {
	clear: both;
	display: block;
	height: 15px;
}

.gap20 {
	clear: both;
	display: block;
	height: 20px;
}
.course{
	width: 960px;
}
.course .coursetarget{
	margin-bottom: 40px;
}
.course .coursetarget .content{
	padding-top: 1em;
	padding-bottom: .1em;
	background: #F5F5F5;
	margin-bottom: 1.2em;
}
.course .coursetarget p{
	line-height: 2em;
	text-indent: 3.5em;
}
.course .coursepanel {
	border-radius: 0px;
	border: 1px solid #f0f0f0;
	border-top: 2px solid #444;
}

.course .coursepanel .header h4 {
	line-height: 3em;
	text-indent: 1em;
}

table{
	display: block;
}
.tb-list {
	width: 100%;
	display: none;
}

.tb-list tr {
	text-align: left;
}
.tb-list tr td a {
	line-height: 45px;
	color: #333;
	text-decoration: none;
}
.tb-list tr td a:hover {
	color: rgba(49, 176, 213, 1);
}

.tb-list .tb-title {
	text-indent: 25px;
}
.tb-list .tb-play{
	text-align: right;
	padding-right: 10px;
	width: 10%;
	width: 92px;
	
}
.tb-list .tb-time{
	padding-left: 10px;
	width: 10%;
	width: 92px;
	text-align: left;
}
.tb-title p{
	display: inline-block;
	width: 830px;
	margin: 0;
}
.myDiv {
	line-height: 45px;
	padding-left: 18px;
	background: #f5f5f5;
	font-size: 16px;
	cursor: pointer;
	margin-top: 2px;
}
.myDiv i{
	float: right;
	width: 45px;
	height: 45px;
	display: block;
	position: relative;
	background:url(../images/xl.png) no-repeat center;
	transform: rotate(180deg);
	cursor: pointer;
}
.myDiv i.active2 {
	background:url(../images/xl.png) no-repeat center;
	transform: rotate(0deg);
}

.leftvideo{
	height: 570px; padding-top: 25px; padding-bottom: 25px; text-align: center;
}
.mypanel{
	padding: 0;
	height: auto;
	margin: 2px;
	border-top:2px solid rgb(23,155,216);
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.mypanel h4{
	margin: 0;
	background: #eee;
	text-indent: 10px;
	padding: 10px 0;
	
}
.mypanel p{
	margin: 0;
	padding: 20px;
	text-indent: 2em;
	line-height: 2em;
	text-align: justify;
}
.course .coursepanel .listbox li{
	float: left;
	margin-left: 12px;
}
.course .coursepanel .listbox li:nth-child(1),.course .coursepanel .listbox li:nth-child(5),.course .coursepanel .listbox li:nth-child(9){
	margin-left: 0;
}
.course .coursepanel .listbox li img{
	width: 231px;
	height: 128px;
}
.course .coursepanel .listbox li p{
	width: 230px;
	text-align: center;
}

.leftvideo{
	height: 570px; padding-top: 25px; padding-bottom: 25px; text-align: center;
}
.course-into .left,.course-into .right{
	padding: 0;
	margin: 0;
}
.course-into .left{
	float: left;
	width: 27%;
}
.course-into .right{
	float: left;
	width: 72%;
	margin-left:1%;
}

.mypanel{
	padding: 0;
	height: auto;
	margin: 2px;
	border-top:2px solid rgb(23,155,216);
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.mypanel h4{
	font-weight: bold;
	margin: 0;
	background: #E2E2E2;
	text-indent: 10px;
	padding: 10px 0;
	
}
.mypanel p{
	margin: 0;
	padding-left: 50px;
	padding-right: 50px;
	padding-top:40px;
	padding-bottom:70px;
	text-indent: 2em;
	line-height: 2em;
	text-align: justify;
}

.course-into .left p{
	font-size: 16px;
	font-weight: bold;
	line-height: 2.5em;
	padding-top: 50px;
	padding-bottom: 70px;
	padding-left: 30px;
	padding-right: 30px;
}
h5{
	font-size: 16px;
}