.floor-products .products>li{
	background: #FFFFFF;
}

.floor-products .products>li.large{
	width: 580px;
	height: 400px;
	float: left;
	box-shadow: 1px 1px 1px 2px #EFEFEF;
	margin-right: 20px;
}

.floor-products .products>li.large .imgbox{
	width: 100%;
	height: 297px;
}

.floor-products .products>li.item{
	width: 280px;
	height: 400px;
	float: left;
	box-shadow: 1px 1px 1px 2px #EFEFEF;
	margin-right: 20px;
	margin-bottom: 20px;
}

.floor-products .products>li.item .imgbox{
	width: 100%;
	height: 220px;
}

.floor-products .products>li .labs>span{
	display: block;
	padding: 0px 10px;
	overflow: hidden;
	float: left;
	margin-right: 5px;
	border: 1px solid #D2D2D2;
	border-radius: 20px;
	color: #9d9d9d;
}

.floor-products .products>li .process-out{
	width: 100%;
	height: 8px;
	overflow: hidden;
	border-radius: 8px;
	background: #dddddd;
}

.floor-products .products>li .process{
	width: 50%;
	height: 100%;
	border-radius: 8px;
	background:-webkit-gradient(linear, 0 0, right bottom, from(#df2ebb), to(rgba(0, 0, 255, 0.5)));  
}
.floor-products .products>li.item .w30p{
	float: left;
	width: 23%;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #e2e2e2;
}

.floor-products .products>li.item .w40p{
	float: left;
	width: 27%;
	padding-right: 10px;
	padding-left: 10px;
}

.floor-products .products>li.item .tx{color: #9d9d9d;}

.switch-tag>li{
	text-align: center;
	float: left;
	width: 124px;
	height: 48px;
}

.switch-tag>li>.item{
	padding: 0 12px;
    height: 34px;
    line-height: 34px;
	font-size: 16px;
    color: #323232;
	border-radius: 5px;
    cursor: pointer;
}

.switch-tag>li.active>.item{
	background: #ed1717;
	color: #fff;
}

.switch-tag>li>.tag-arrow{
	width: 0;
	height: 0;
	border-width: 7px;
	border-style: solid;
	border-color:transparent transparent transparent transparent;
	display: inline-block;
}

.switch-tag>li.active>.tag-arrow{
	border-color: #ed1717 transparent transparent transparent;
}

.hot-merchant>li{
	float: left;
	width: 250px;
	padding: 20px 15px;
	margin-left: 20px;
	background: #fff;
	margin-bottom: 20px;
}
.hot-merchant>li.n{margin-left: 0;}
.hot-merchant>li .logo{
	width: 100%;
	height: 120px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #dedede;
}

.hot-merchant>li .name{
	width:100%;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
}

.hot-merchant>li .location{
	float: right;
	color: #9a9a9a;
}

.hot-merchant>li  .tags{
	padding:20px 0;
}

.hot-merchant>li  .tags{
	padding:20px 0;
}.hot-merchant>li  .tags>span.tag{
	padding: 5px;
	background: #f5f5f5;
	margin-right: 5px;
}

.self-tab-v{
	padding: 0 20px;
}
.self-tab-v>li{
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	border-bottom: 1px solid #dedede;
	cursor: pointer;
}

.self-tab-v>li.active{
	color: #ed1717;
}

.cooperation>li{
	float: left;
	width: 190px;
	height: 100px;
	background: #fff;
	margin-left: 12px;
	margin-bottom: 20px;
}

.cooperation>li.n{margin-left: 0;}

.funds>li{
	float: left;
	width: 150px;
	text-align: center;
}

.funds .v-box{
	width: 100%;
	height: 300px;
	position: relative;
	text-align: center;
}
.funds>li .v-process{
	bottom: 0;
	width: 10px;
	height: 60%;
	background: red;
	left: 70px;
	border-radius:5px;
	position: absolute;
}

.funds>li .grade{
	top:-30px;
	position: absolute;
	left:-50px;
	color:#de1717;
	font-size: 14px;
}

.funds>li .avater{
	width: 40px;
	height: 40px;
	border-radius:50%;
	background: #dedede;
	border:5px solid #f5f5f5;
	margin: 10px auto 0;
	overflow: hidden;
}

.funds>li .nick{
	margin-top: 10px;
	font-size:14px;
}

.big-avaer>li{
	float: left;
	width: 188px;
	height: 188px;
	background: #fff;
	margin-left: 10px;
}

.small-avaer>li{
	float: left;
	width: 89px;
	height: 89px;
	background: #fff;
	margin-left: 10px;
}

.big-avaer>li.n,.small-avaer>li.n{
	margin-left: 0;
}

.explain {
    height: auto !important;
    min-height: 200px;
}

.wmain {
    width: 1190px;
    margin: 0px auto;
    overflow: hidden;
}

.ed-navs>li{
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-radius: 5px 0 0 5px;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}

.ed-navs>li:hover{
	background: #999999;
}

.ed-navs>li .group{
	font-size: 16px;
	color:rgba(255, 255, 255, 0.6);
}

.ed-navs>li i{
	position: absolute;
	right: 10px;
	top: 23px;
	font-size: 14px;
	color:rgba(255, 255, 255, 0.6);
}

.course>li.item{
	float: left;
	width:265px;
	height: 290px;
	padding: 10px;
	background: #FFFFFF;
	border-radius: 5px;
	font-size: 14px;
	overflow: hidden;
	margin-left: 20px;
	margin-bottom: 20px;
}

.course>li.small{
	width: 190px !important;
	height: 240px !important;
}

.course>li.item:first-child,.course>li.item:nth-child(5){
	margin-left: 0;
}
li.n{
	margin-left: 0 !important;
}

.course>li.item h1{
	font-size: 14px;
    font-weight: 400;
	margin-top: 10px;
}

.course>li.item .cover{
	height: 160px;
}

.course>li.small .cover{
	height: 120px;
}

.course>li.item p{
	line-height: 30px;
	margin-top: 5px;
}

.course>li.item .rate{
	position: absolute;
	right: 5px;
	top: 5px;
}

.course>li.item .rate i{
	font-size: 12px;
}

.course>li.item.v{
	height: 260px !important;
}


	.chapter>.item{
		height: 20px;
		line-height: 20px;
		padding: 10px;
		overflow: hidden;
		border-radius:5px;
		font-size: 14px;
		cursor: pointer;
	}
	
	.chapter>.item.video{
		height: 40px;
	}
	
	.chapter>.item .go{
		display: none;
	}
	
	.chapter>.item:hover{
		background: #EA544A;
		color: white;
	}
	
	.chapter>.item:hover a{
		color: white;
	}
		
	.chapter>.item:hover .go{
		display: block;
	}

.bgfff-shadow{
	box-shadow: 0 2px 8px 0 rgba(7, 17, 27, 0.06);
    background-color: #fff !important;
}

.teacher>li.item{
	float: left;
	width:265px;
	height: 230px;
	padding: 10px;
	background: #FFFFFF;
	border-radius: 5px;
	font-size: 14px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.teacher>li.item:first-child{
	margin-left: 0;
}


.teacher>li.item .avater{
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin: 0px auto;
	top: -40px;
	overflow: hidden;
	position: absolute;
}

.teacher>li.item .name{
	line-height: 40px;
	margin-bottom: 5px;
}

.teacher>li.item .name span{
	margin-left: 80px;
	font-size: 16px;
	font-weight: bold;
}

.teacher>li.item .brief{
	padding: 0 20px;
}
