*{
    margin:0px;
    padding:0px;
}
li{
    list-style:none;
}
a{
    text-decoration:none;
    color: #4D4D4D;
}
.cf-table{
	padding:10px 0;
}
.cf-table td{
	text-align: left;
	padding:0px 0 0px 10px;
	box-sizing: border-box;
}
.cf-table-city{
	display:inline-block;
	width:114px;
	text-align:left;
}
.cf-title{
	width: 980px;
	height:30px;
	margin:10px auto 10px;
	position:relative;
}
.cf-title-p{
	text-align:center;
}
.cf-title-line-left{
	width:235px;
	border-top:1px solid #ddd;
	position: absolute;
	top:15px;
	left:0px;
}
.cf-title-line-right{
	width:235px;
	border-top:1px solid #ddd;
	position: absolute;
	top:15px;
	right:0px;
}
.cf-title-p>span.cf-title-p1{
	padding: 5px 0;
    color: #1513b4;
    font-size: 22px;
    font-weight: 600;
}
.cf-title-p>span.cf-title-p2{
	font-size:14px;
	padding:5px 0;
	color:#ef2d36;
}
.main{
	width: 1010px;
	margin: 0 auto;
}
.title{
	height: 60px;
	font-size: 20px;
	font-weight: bold;
	color: #EF2D36;
	line-height: 60px;
	padding-left: 20px;
	background:url("../images/title.png") no-repeat scroll 10px center;
	display: none;
}
.content{
	float: left;
	width: 192px;
	height: 196px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.content>.math{
	display: block;
	width: 100%;
	height: 114px;
	background:url("../images/sx.jpg") no-repeat scroll left center;
	background-size: 100%;
}
.content>.math>.first{
	font-size: 28px;
	float: right;
	margin-right: 15px;
	margin-top: 30px;
	color: #fff;
}
.content>.math>.second{
	display: block;
	width: 120px;
	height: 20px;
	font-size: 12px;
	float: right;
	margin-right: 15px;
	color: #fff;
	text-align: right;
}
.content>.english{
	display: block;
	width: 100%;
	height: 114px;
	background:url("../images/yy.jpg") no-repeat scroll left center;
	background-size: 100% 100%;
}
.content>.english>.first{
	font-size: 28px;
	float: right;
	margin-right: 15px;
	margin-top: 30px;
	color: #000;
}
.content>.english>.second{
	display: block;
	width: 120px;
	height: 20px;
	font-size: 12px;
	float: right;
	margin-right: 15px;
	color: #000;
	text-align: right;
}
.fxtitle{
	font-weight: 700;
    font-size: 18px;
    font-family: "微软雅黑";
    display: inline-block;
    color: #00a8ff;
    padding-left: 10px;
    border-left: 4px solid #00a8ff;
    height: 26px;
    line-height: 26px;
    margin-bottom:10px;
}
.fxcontent{
	float: left;
    width: 248px;
    margin-bottom: 10px;
}
.fxcontent>p{
	padding:3px 0;
}
.fxcontent>p>span.fxcontent-city{
	display:inline-block;
	width:48px;
	text-align:center;
	font-size:14px;
	font-weight:600;
}
.fxcontent>p>a{
	font-size:14px;
	text-decoration:none;
	color:#333;
	padding:0 8px;
	color:#1d8fe2;
}
.fxcontent>p>a:hover{
	color:#e60000;
	text-decoration:underline;
}
.word{
	width: 175px;
	height: 70px;
	padding-left: 15px;
	border: 1px solid #ccc;
	border-top: none;
	font-size: 12px;
	color: #666;
	padding-top: 10px;
}
.word>.teacher>p{
	float: left;
	height: 26px;
	line-height: 26px;
}
.word>.teacher>.bisuying{
	background:url("../images/teacher1.png") no-repeat scroll left center;
	padding-left: 30px;
}
.word>.teacher>.niuboxiong{
	background:url("../images/teacher2.png") no-repeat scroll left center;
	padding-left: 30px;
}
.word>.teacher>.guomengxiao{
	background:url("../images/teacher3.png") no-repeat scroll left center;
	padding-left: 30px;
}
.word>.teacher>.null{
	background:url("../images/teacher.png") no-repeat scroll left center;
	padding-left: 30px;
}
.word>.teacher>.last{
	float: right;
	margin-right: 15px;
	color: #00AB65;
}
.word>.count{
	height: 20px;
	background:url("../images/time.png") no-repeat scroll left center;
	padding-left: 30px;
	position: relative;
}
.word>.count>p{
	display: inline-block;
	width: 100px;
	height: 16px;
	float: left;
}
.word>.count>a{
	display: inline-block;
	width: 44px;
	height: 16px;
	float: right;
	margin-right: 10px;
	border-radius: 8px;
	border: 1px solid #FB9510;
	color: #FB9510;
	text-align: center;
	position: absolute;
	right: 0px;
	z-index: 10;
}