/*面包屑导航*/
.brea_box a{color: #0167bf;}
.breadcrumb{margin-bottom: 0px;margin-top: 20px;}

/*面包屑导航*/
.pager li a{color:#333; }
.pager .active a{background-color: #0167bf;color: #fff;border-style: none;}
.pager .active a:hover{background-color: #0167bf;color: #fff;border-style: none;}

/*课程列表*/
.course_box{background-color: #fff;padding-bottom:20px;background-image: none;}
.course_box .row .col-md-3 a{background-color: #fafafa;}
.course_box .row{min-height: 580px;overflow: hidden;}

/*培训通知*/
.list_box{min-height: 400px;}

/*详细页*/
.detail .tit_box{margin-bottom: 20px}
.detail .tit_box h3{text-align: center;width: 100%;margin-bottom: 10px;color: #333;font-size:18px}
.detail .tit_box span{text-align: center;width: 100%;display: block;margin-bottom: 10px;color: #666;}

/*help*/
.help{margin-top: 30px;}
.help ul{list-style: none;background-color: #f5f5f5;padding-left: 0px;border-top: 1px solid #e2e2e2;border-left: 1px solid #e2e2e2;border-right: 1px solid #e2e2e2; }
.help ul li{width: 100%;}
.help ul li a{height: 60px;line-height: 60px;color: #333;width: 100%;display: block;text-align: center;font-size: 16px;border-bottom: 1px solid #e2e2e2;}
.help ul li a:hover{text-decoration: none;background-color: #e2e2e2;}
.help ul li a:focus{text-decoration: none;}
.help ul .active a{background-color: #fff;color: #0167bf;border-left: 3px solid #0167bf;}
.help ul .active a:hover{background-color: #fff;color: #0167bf;border-left: 3px solid #0167bf;}
.help ul .precesss a{height: 40px;line-height: 40px;color: #333;width: 100%;display: block;text-align: center;font-size: 14px;background-color: #fff;color: #333;border-style:none;padding-left:40px;}
.help ul .precesss {border-style: none;}
.help ul .precesss a:hover{border-style: none;background-color: #fafafa;color: #4e4e4e;}
.help ul .precesss .active a{color:#0167bf; }
.help ul .precesss .active a span{color:#0167bf; }
.help ul .precesss a span{font-size: 8px;margin-left:20px;color: #999;}