.bg { background:#5186e4 !important;}
.col { color:#5186e4 !important;}
.bor { border-color:#5186e4 !important;}

/*导航*/
.header { background: #3047b9;}

/*登录*/
.header .user p a:hover { color: #5186e4;}

/*搜索*/
.header .serch .layui-form-select dl dd.layui-this { color: #fff; background:#5186e4;}

/*新闻*/
.news li:hover { border-color: #5186e4;}
.news li:hover h3 { color: #5186e4;}

/*课程*/
.course .tits .tabs li::after { background:#5186e4;}

/*资源*/
.resource .tits .tabs li::after { background:#F46E52;}

/**分页**/
.scott li { border:1px solid #5186e4;}
.scott a,.scott span { color:#5186e4;}
.scott li:hover,.scott .active { background:#5186e4;}
.shownr .pags a:hover { color:#5186e4;}
.el-pagination.is-background .el-pager li:not(.disabled).active { border-color:#5186e4; background:#5186e4 !important;}

.chosenav li p .on:hover { color:#fff;}
.chosbl li p a:hover { color:#5186e4;}
.chosbl li p .on { color:#fff; background:#5186e4;}
.chosrd li p a:hover { color:#f46e52;}
.chosrd li p .on { color:#fff; background:#f46e52;}
.sorts a:hover { color:#5186e4;}
.sorts .on { color:#fff; border-color:#5186e4; background:#5186e4;}
.sorts .on:hover { color:#fff;}

/**新闻**/
.newlist li i { background:#5186e4;}
.newlist li:hover h3 { color:#5186e4;}
.newlist li:hover i { background:#5186e4;}
.newlist li .time::first-line { color:#5186e4;}

/*教师列表*/
.teach li:hover h3 { color:#5186e4;}

/*搜索*/
.sercher p a,.sercher p b { color:#5186e4;}