.section {
    width: 100%;
    height: auto;
    min-width: 1200px;
    margin-top: 30px;
    margin-bottom: 80px;
}

.secBox {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    background: #fff;
    padding-bottom: 20px;
    position: relative;
}

.courselist_top {
    width: 100%;
    height:auto;
	margin-bottom: 10px;
    
	overflow: hidden;
	
}



.course-all {
    width: 300px;
    height: auto;
    float: left;
}

.all-bg {
    width: 300px;
    background: url(//image.zhihuishu.com/zhs/ablecommons/demo/201808/ec89467684024a2c90adb7635ff03324.png) no-repeat left 8px;
    background-size: 22px 24px;
}

.course_div {
    height: 50px;
    float: left;
    position: relative;
}

.samecourse {
    width: auto;
    display: block;
    float: left;
    height: 50px;
    text-align: center;
    line-height: 50px;
    padding: 0 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #666666;
    cursor: pointer;
    background: #fff;
}
.samecourse:hover {
    
	color: #00A4FF;
	background: url(//image.zhihuishu.com/zhs/ablecommons/demo/201808/86ddcf2693f247049c59048419ac3abc.png) no-repeat center 40px;
	background-size: 20px 3px;
}

.samecourseclick {
	color: #00A4FF;
	background: url(//image.zhihuishu.com/zhs/ablecommons/demo/201808/86ddcf2693f247049c59048419ac3abc.png) no-repeat center 40px;
	background-size: 20px 3px;
}
.coursemessage{
	margin-bottom: 25px;
}

.prepage,
.nextpage {
    width: 68px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #eeeeee;
    float: left;
    border-radius: 5px;
    cursor: pointer;
}

.prepage {
    margin-right: 5px;
}

.nextpage {
    margin-left: 5px;
    margin-right: 10px;
}

.prepage:hover,
.nextpage:hover {
    background: #4B8DDE;
    color: #fff;
}

.pagemessage {
    float: left;
    line-height: 30px;
}

.cenpage {
    width: auto;
    float: left;
    height: 30px;
}

.pagenum {
    float: left;
    width: 34px;
    height: 28px;
    border: 1px solid #eeeeee;
    line-height: 28px;
    text-align: center;
    margin: 0 5px;
    border-radius: 5px;
    cursor: pointer;
}

.pagenum:hover {
    background: #4B8DDE;
    color: #fff;
}

.pageimg {
    width: 26px;
    height: 6px;
    border: 0;
}

.pageselected {
    background: #4B8DDE;
    color: #fff;
}

.head_min,
.head_min_meau,
.seemore2,
.appcode_min,
.course_cart_min {
    display: none;
}

/*添加样式*/

.courseintro {
    display: none;
}


.seemore {
    margin-top: 5px;
}




.xiaonei {
    z-index: 999;
}



/*添加样式*/

.courseBot {
    height: 108px;
}



.layui-box {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #00A4FF !important;
    
}

.layui-box a:hover {
    color: #00A4FF !important;
}

