@charset "utf-8";
/* CSS Document */
body {
	width: 100%;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	color: #333333;
	background-color: #fff;
	font-size: 14px;
	font-family: 'Microsoft Yahei', 'SimSun', sans-serif;
	overflow-x: hidden;
}
form, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
button
{font-family: "微软雅黑";}
i {
	font-style: normal;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
input, select {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	vertical-align: middle;
	outline: 0;
	font-family: 'Microsoft Yahei', 'SimSun', sans-serif;
}
a {
	text-decoration: none;
	cursor:pointer;
	color:#333;
}
a:hover {
	text-decoration: none;
}
.fix:before, .fix:after {
	content: "";
	display: table;
}
.fix {
*zoom:1;
}
.fix:after {
	clear: both;
}

#openlist_content
{width:100%;
height:280px;
background-color:#f5f5f5;}

#openlist_school_content
{width:100%;
height:230px;
background-color:#e0e9ee;
}
#openlist_school_content  .sc_bg
{margin:0 auto;
width:1180px;
height:230px;}
#openlist_content .openlist_center
{
	width:1180px;
	height:180px;
	margin:0 auto;
	padding:40px 0 0 0px;
}
#openlist_content .class_conxz
{
    height: auto !important;
    min-height: 40px;
    overflow: hidden;
	}
#openlist_content .class_conxz p {
    float: left;
    margin-right: 10px;
	 font-weight: 700;
}
#openlist_content .class_conxz .ac
{  
    font-weight: 700;
    color: #F20D0D;}
#openlist_content .class_conxz ul li {
    display: inline-block;
    /* margin: 0 4px; */
}
#openlist_content .class_conxz ul li a {
    display: block;
    line-height: 14px;
    margin-bottom: 10px;
    padding: 10px;
    font-size: 14px;
}
#openlist_content .class_conxz ul li a:hover
{color: #F20D0D;}
#list_content
{width:1220px;
padding-top:20px;
padding-left: 40px;
margin:0 auto;
zoom: "1";
padding-bottom:30px;
min-height:700px;
}
#list_content:after {
	display: block;
	clear: both;
	content: ".";
	visibility: hidden;
	height: 0;
}
 .lesson_bread
{
	color:#999;
	width: 1220px;
	/* float:left; */
	margin:0px auto;
	padding-bottom:10px;
}
 .lesson_bread a
{color:# 999;}

.lesson_sx
{
	/* float:right; */
	border:1px solid #efefef;
	background: #f7f7f7;
	padding:13px ;
	font-size:14px;
	margin-bottom:20px;
	margin-right:60px;
}
#list_content ul {
	margin-right: -160px
}
#list_content ul li {
	margin-bottom:40px;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.07);
	border-radius: 5px;
	float: left;
	height: 220px;
	margin-right: 10px;
	overflow: hidden;
	position: relative;
	transition: all 0.3s ease 0s;
	width: 225px;
}
#list_content ul li:hover
{
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.15);
    transform: translate3d(0px, -2px, 0px);
}

#list_content .content_img {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	height: 179px;
	overflow: hidden;
	position: absolute;
	width: 225px;
}
#list_content .content_img img {
	border-radius: 5px;
	display: block;
	height: 141px;
	position: absolute;
	width: 225px;
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	-o-transition: all 0.6s;
}
#list_content .content_img img:hover {
	transform: scale(1.4);
	-moz-transform: scale(1.4);   /* Firefox 4 */
	-webkit-transform: scale(1.4);  /* Safari and Chrome */
	-o-transform: scale(1.4);   /* Opera */
}
#list_content .content_text {
	background: #fff none repeat scroll 0 0;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	bottom: 0;
	box-sizing: border-box;
	font-size: 12px;
	height: 84px;
	position: absolute;
	width: 265px;
	z-index: 8;
	border:1px solid #f9f9f9;
}
#list_content .content_text p {
	line-height: 15px;
	font-size: 14px;
	position: relative;
	margin-left: 13px;
}
#list_content .item-tag1 {
	margin-top: 8px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 200px;
}

#list_content .item_star {
	width: 100px;
	height: 18px;
	margin: 10px 0;
}
/*星星的五种状态*/
#list_content  .star_5 {
	background:url("../images/icon.png") -70px -140px;
}
#list_content  .star_4 {
	background:url("../images/icon.png") 0px -167px;
}
#list_content .star_3 {
	background:url("../images/icon.png") 0px -44px;
}
#list_content  .star_2 {
		background:url("../images/icon.png") 0px 21px;
}
#list_content .star_1 {
		background:url("../images/icon.png") 0px 0px;
}
#list_content .content_text .price {
	color: #52a905;
}
#list_content .content_text .price_2 {
    color: #ff8300;
}
#list_content .content_text b {
   font-size:16px;
   padding-left:3px;
}
#list_content .content_text .play {
	background:url("../images/icon.png") 0px -113px;
	width: 13px;
	height: 13px;
	float: left;
	margin-top: 5px;
	padding-left: 2px;
}
#list_content .content_text .do_study {
	position: absolute;
	right: 50px;
	color: #999;
}

/*无信息状态*/
 .no_main
{
	width:200px;
	min-height: 300px;
	padding:150px 0;
	font-size:14px;
	margin:0 auto;
}
 .no_main i
{
	background:url("../images/icon.png") -139px -50px;
	width:70px;
	height:70px;
	display:block;
}
 .no_main p
{margin:3px 0 0 8px;}


.price-item-my {
    padding-right: 26px!important;
    position: relative;
}
.price-item-my:before, .price-item-my:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    right: 8px;
    top: 50%;
}

.price-item-my:before {
    border-top: 5px solid #ccc;
    margin-top: 2px;
}

.price-item-my:after {
    border-bottom: 5px solid #ccc;
    margin-top: -6px;
}
.price-item-my.up:after {
    border-bottom: 5px solid #23b8ff;
}
.price-item-my.down:before {
    border-top: 5px solid #23b8ff;
}
.cur {
    color: #23b8ff;
}








