body{
	background-color: #ffffff !important
}
.container{
	width: 1200px;
	margin: auto;
	margin-top: 20px

}
.c-1{
	display: table;
}
.c-1-banner{
	width: 926px;
	height: 512px;
	border: 1px solid #f2f4f8;
	border-radius: 10px 0px 0px 10px;
	float: left;
}
.c-1-userinfo{
	float: left;
	width: 260px;
	height: 512px;
	background: #ffffff;
	border: 1px solid #faa089;
	border-radius: 0px 10px 10px 0px;
	margin-left: 14px
}
.c-1-userinfo-detail{
	text-align: center;
	padding-top: 40px
}

.c-1-userinfo-logo{
	width: 56px;
	height: 56px;
	border-radius: 10px;
}
.c-1-userinfo-name{
	font-size: 16px;
	color: #2f2f2f;
	font-weight: bold;
	margin-top: 20px
}
.c-1-userinfo-2{
	font-size: 14px;
	display: table;
	width: 100%;
	margin-top: 20px
}
.c-1-userinfo-2-i{
	width: 49.5%;
	float: left;
	text-align: center;
}
.c-1-userinfo-2-line{
	width: 1px;
	height: 8px;
	background: #dddddd;
	float: left;
	margin-top: 6px;
}
.c-1-userinfo-2-logs{
	padding:0 14px;
	font-size: 14px;
	color: #999999;
	margin-top: 10px
}
.c-1-userinfo-2-logs-i{
	margin-top: 10px;
	color: #999;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.c-1-userinfo-2-logs-i:hover{
	color: #f54013
}
.c-2{
	width: 1200px;
	height: 94px;
	background: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 10px;
	margin-top: 20px;
	display: table;
	padding: 20px
}
.c-2-i{
	float: left;
}
.c-2-i-head{
	font-size: 14px;
	color: #2f2f2f;
	font-weight: bold;
}
.c-2-i-content{
	margin-top: 14px
}
.c-2-i-content-i{
	float: left;
	color: #999999;
	font-size: 14px;
	cursor: pointer;
}
.c-2-i-content-i:hover,.c-2-i-content-i-on{
	color: #F54218
}
.c-2-i-content-i-line{
	width: 1px;
	height: 8px;
	background: #dddddd;
	margin:0 20px;
	float: left;
	margin-top: 7px
}
.c-1-userinfo-2-loginbg{
	width: 222px;
	height: 150px;
	margin-top: 80px;
	margin-left: 20px
}
.c-3{
	display: table;
	margin-top: 20px;
	position: relative;
	width: 100%
}
.c-3-i{
	width: 288px;
	height: 358px;
	background: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 10px;
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	transition: all .2s ease-in-out;
}

.c-3-i:hover{
	box-shadow: 0 1px 6px rgba(0,0,0,.2);
	    border: solid 1px #eeeff0;
}
.c-3-i:nth-child(4n){
	margin-right: 0
}
.c-3-i-img{
	width: 286px;
	height: 236px;
	border-bottom: 1px solid #dddddd;
	border-radius: 10px 10px 0px 0px;
}
.c-3-i-detail{
	padding: 10px 14px
}
.c-3-i-detail-price{
	color: #f54013;
	font-weight: bold;
	font-size: 22px;
}
.c-3-i-detail-name{
	color: #2f2f2f;
	margin-top: 10px;
	font-weight: 400;
	font-size: 16px;
}
.c-3-i-detail-content{
	margin-top: 10px
}
.c-3-i-detail-content-1{
	font-size: 14px;
	font-family: PingFangSC, PingFangSC-Regular;
	font-weight: 400;
	text-align: left;
	color: #999999;
	float: left;
	width: 70px
}
#AdPics img {
	width: 100%;
	height: 512px;
	border-radius: 4px;
}
.arrow{
	color: #999;
	height: 20px;
}
.arrow .ivu-icon{
	font-size: 18px;
	display: block;
}

.arrow .ivu-icon-md-arrow-dropup{
    position: relative;
    top: -3px;
}
.arrow .ivu-icon-md-arrow-dropdown{
  position: relative;
    top: -13px;

}
.course-login-msg {
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	line-height: 21.6px;
	color: #999999;
}
