@charset "utf-8";
.indexTitle{ height:39px;  position:relative;margin-top: 7px;top: 5px;}
.indexTitle p{ position:absolute; left:0; top:0;height:37px; line-height:37px;  font-size:18px; padding-left: 13px;color: #333333;  }
.indexTitle p.news{background: url("../images/titleBg.png") no-repeat left center;font-size: 18px;margin-left: 15px;}
.indexTitle .more{ color:#999999; float:right; line-height:40px;font-size: 12px;margin-right: 15px;}
.indexTitle .editData{    display: block;  color: #05a5f5;  float: right;  line-height: 40px;  font-size: 14px;margin-right: 15px;}

.content .contentR {  width: 287px;  overflow: hidden;  margin-top: 15px;  }
.contentL .tab{overflow: hidden;margin-top: 20px;}
.tab .tabNav{height: 40px;border-bottom: 1px solid #fa7a20;}
.tabNav ul li{display: block;float: left;border:1px solid #cccccc;border-bottom: 1px solid #fa7a20;width: 120px;
    text-align: center;margin-right: 15px;margin-top: 3px;cursor: pointer;}
.tabNav ul li img{display: block;width: 20px;height: 20px;margin: 7px 5px 9px 18px;float: left;}
.tabNav ul li span{display:block;line-height: 25px;font-size: 15px;float: left;margin-top: 5px;}
.tabNav ul li.cur{border:1px solid #fa7a20;border-bottom: 1px solid #ffffff;}
.tabNav ul li:hover{background: #fdf2eb;}

.tabBox{margin-top: 20px;}
.courseList,.flies{overflow: hidden;margin-top: 30px;margin-bottom: 30px;}
.courseList a{display: block;float: left;margin-right: 40px;margin-bottom: 30px;}
.flies a{display: block;float: left;margin-bottom: 20px;margin-right: 68px;}
.courseList a:nth-child(4n){margin-right: 0;}
.courseList a img{width: 190px;height: 117px;}
.courseList a span{display: block;line-height: 30px;font-size: 14px;text-align: center;width: 190px;
overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.flies a span{width: 169px;display: block;line-height: 30px;font-size: 14px;text-align: center;
    overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.flies a:nth-child(4n){margin-right: 0;}
.courseList a img{display: inline-block;width: 169px;height: 112px;}
