/* CSS Document */
body{ margin:0;padding:0;border:0; font-family:'宋体',Tahoma,Helvetica,Arial,sans-serif;}
div,p,b,em,i,span,ul,form,input,li,dl,dd,dt{ margin:0;padding:0;border:0; }
h1,h2,h3,h4,h5{ font-weight:bold;  font-size:12px;margin:0;padding:0;border:0;}
a{ text-decoration:none;}
ol,ul{ list-style:none;}
img{ border:none;}
.body{background:url(/help/phone/class/images/class_51.jpg) repeat-x; background-color:#c01213;}
.container{ width:950px; font-size:12px; margin:0 auto; text-align:left; color:#000; background-color:#faeb9a; padding-bottom:20px;}
.container a{text-decoration:none; color:#000;}
.container a:hover{text-decoration:underline;}

/* 页头大图 */
.banner{ overflow:hidden; width:950px; height:154px;}

/* 寄语 */
.jy{ width:920px; height:64px; background:url(/help/phone/class/images/class_04.jpg) no-repeat; padding:0 0 0 30px; line-height:64px; font-size:14px; color:#9b3d0f; font-weight:700;}

/* 页面主体 */
.main{ width:904px; border:1px solid #fccf93; margin:0 auto; background-color:#FFFFFF;}

/* 下载 */
.xz{overflow:hidden; width:874px; padding:15px; background-color:#fff8d2; margin-bottom:10px;}
.xz .left{ width:492px; float:left;}
.xz .left-01{ overflow:hidden;}
.xz .left-01-top{ margin-bottom:12px;}
.xz .left-01-bottom{overflow:hidden; margin-bottom:12px;}
.xz .left-01-bottom-left{ width:300px; float:left; line-height:26px;}
.xz .left-01-bottom-right{ float:left;}
.xz .right{ width:366px; height:211px; float:right;}

/* 优势 */
.ys{overflow:hidden; width:904px;}
.ys .title{ width:904px; height:44px; margin-bottom:15px;}
.ys .bottom{ overflow:hidden; width:864px; padding:0 20px;}
.ys .bottom .left{ width:418px; float:left;}
.ys .bottom .left-01{}
.ys .bottom .left-01-top{ margin-bottom:10px;}
.ys .bottom .left-01-center{ line-height:24px; margin-bottom:15px;}
.ys .bottom .left-01-bottom{overflow:hidden; width:418px; margin-bottom:10px;}
.ys .bottom .left-01-bottom ul{}
.ys .bottom .left-01-bottom li{ float:left; margin-right:8px; line-height:28px; text-align:center;}
.ys .bottom .left-01-bottom1{overflow:hidden; width:418px; margin-bottom:30px; line-height:34px; font-weight:700;}
.ys .bottom .right{ width:394px; float:right;}
.ys .bottom .right-01{}
.ys .bottom .right-01-top{ margin-bottom:10px;}
.ys .bottom .right-01-center{ line-height:24px; margin-bottom:10px;}
.ys .bottom .right-01-bottom{overflow:hidden; margin-bottom:21px; line-height:24px;}
.ys .bottom .right-01-bottom1{overflow:hidden; line-height:34px; font-weight:700;}

/* 移动课堂 */
.ydkt{overflow:hidden; width:904px; margin-bottom:20px;}
.ydkt .title{ width:904px; height:44px; margin-bottom:15px;}
.ydkt .bottom{ overflow:hidden; width:864px; padding:0 20px;}
.ydkt .bottom .left{ float:left; width:520px; line-height:24px;}
.ydkt .bottom .left b{ color:#eb6100;}
.ydkt .bottom .right{ float:left;}

/* 焦点图 */
#number {
	width:88px;
	position:absolute;
	left:10px;
	bottom:10px;
}
#number li {
	padding-left:6px;
	float:left;
	text-indent:-9999px;
	width:16px;
	height:16px;
	overflow:hidden;
	background-image:url(../images/number1.png);
	background-repeat:no-repeat;
}
#buttom_0 {
	background-position:0 0;
}
#buttom_1 {
	background-position:-22px 0;
}
#buttom_2 {
	background-position:-44px 0;
}
#buttom_3 {
	background-position:-66px 0;
}
#buttom_0.selected {
	background-position:0 -16px;
}
#buttom_1.selected {
	background-position:-22px -16px;
}
#buttom_2.selected {
	background-position:-44px -16px;
}
#buttom_3.selected {
	background-position:-66px -16px;
}
/* */
.content_right{
	float:left;
	}
.content_right .ad { 
	width:366px; 
	height:211px; 
	overflow:hidden;
	position:relative;
}
.content_right .slider,.content_right .num{
	position:absolute;
}
.content_right .slider li{ 
	list-style:none;
	display:inline;
}
.content_right .slider img{ 
	width:366px; 
	height:211px;
	display:block;
}
.content_right .num{ 
	right:5px; 
	bottom:5px;
}
.content_right .num li{
	float: left;
	color: #f28d01;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 1px;
	border: 1px solid #f28d01;
	background-color: #fff8d3;
}
.content_right .num li.on{
	color: #fff;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-size: 14px;
	margin: 3px 1px;
	border: 1px solid #f28d01;
	background-color: #f28d01;
	font-weight: bold;
}