.notic{
  width:1200px;
  margin:0 auto;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #ddd;
  background: #fff;
}
.notic-list{
  float: left;
  margin-left: 50px;
  margin-bottom: 50px;
  font-size: 20px;
}
.notic-list span {
  color: #666;
}
.notic-list span i{
  color: #ff6718;
  margin-right: 10px;
}
.notic-list-p{
  display: inline-block;
  padding-left: 20px;
  margin: 0;
}
.notic-list-p a{
  color: #888;
}
.notic-more{
  float: right;
  color: #666;
  margin-right: 40px
}
.mainCon{
  background: #fff;
  padding:20px 50px;
}
.index-eduapp{
  width: 775px;
  float: left;
  margin-right: 10px;
}
.index-item{
  margin-bottom: 20px;
}
.index-item-hd{
  height: 50px;
  border-bottom: 1px solid #ddd;
}
.index-item-hd ul{
  float: left;
}
.index-item-hd span{
  float: left;
  font-size: 25px;
}
.index-item-hd span i{
  color: #ff8f06;
  margin-right: 5px;
}
.index-item-hd span:after{
  content: "-----";
  color: #ff6718;
  font-weight: bold;
  margin-left: 10px;
}
.index-item-hd .showTips{
  margin-left: 10px;
  font-size:13px;
}
.index-item-hd .showTips li{
  float: left;
  margin-right: 10px;
  display: inline-block;
  color: #666;
}
.index-item-hd .showTips li b{
  font-size: 24px;
  font-weight: 400;
  color: #ff8f06;
  padding: 0 10px;
}
.index-item-hd .showTips li i{
  margin-right: 5px;
  color: #999;
}
.eduapp-filter li{
  float: left;
  width: 125px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
}
.eduapp-filter li.active{
  color: #ff6718
}
.eduapp-filter li i{
  margin-right: 5px;
}
.eduapp-con{
  border: 1px solid #ddd;
  padding: 27px 21px 0px;
  border-top: 0;
  min-height: 240px;
}
.eduapp-con li{
  float: left;
  width: 25%;
  margin-bottom: 20px;
  position: relative;
  height: 86px;
}
.eduapp-con li img{
  float: left;
  position: absolute;
  width: 80px;
  height: 80px;
}
.eduapp-con li p {
  margin-left: 87px;
  line-height: 28px;
  padding: 10px 0;
  color: #9f9f9f
}
.index-login-box{
  width: 357px;
  height: 290px;
  float: left;
  border: 1px solid #ddd;
}
.login-hd{
  height: 65px;
  line-height: 65px;
  background: #00b3e6
}
.login-hd h4{
  color: #fff;
  margin: 0;
  line-height: 65px;
  text-align: center;
  background: url(../img/user-loginbg.png) no-repeat 30px center;
  padding-left: 15px;
}
.login-bd{
  padding: 30px 5px 10px;
}
.login-hd-item{
  margin-bottom: 10px;
  position: relative;
}
.login-hd-item span{
  position: absolute;
  left: 1px;
  top:1px;
  width: 40px;
  height: 38px;
  background: #fff;
  border-right: 1px solid #ddd;
  text-align: center;
  line-height: 38px;
  color: #818181;
  font-size: 20px;
}
.login-item_input{
  height: 40px;
  line-height: 40px;
  border: 1px solid #ddd;
  width: 100%;
  padding-left: 42px;
  outline: none;
}
.login-hd-item span.forget-pwd{
  position: relative;
  float: right;
  width:auto;
  height: 20px;
  line-height: 20px;
  border: none;
  color: #666;
  font-size: 14px;
}
.login-hd-item span.forget-pwd a{
  color: #666;
}
.login-hd-item label{
  font-weight: 400;
  color: #666
}
.login-btn{
  width: 100%;
  background: #ff9d04;
  color: #fff;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border: none;
  outline:none;
}
.left-chart{
  width: 50%;
  float: left;
}
.sub-title{
  position: relative;
}
.sub-title span{
  position: absolute;
  right: 0px;
  top: 15px;
  color: #ff8f06
}
.sub-title span i{
  margin-left: 10px
}
.sub-title li{
  float: left;
  line-height: 45px;
  padding: 0 15px;
  border-bottom: 3px solid transparent;
  cursor: pointer;
  font-size: 16px;
}
.sub-title li.active{
    border-color: #ff8f06
}
.sub-content{
  border: 1px solid #ddd;
  padding: 10px 20px;
  height: 292px;
}
.chart-con{
  height: 270px;
}
.right-list{
  float: right;
  width: 49%;
}
.index-list-con{
  padding-top: 20px;
}
.list-con-big img{
  float: left;
}
.list-big-info{
  margin-left: 80px;
}
.list-big-tit{
  font-size: 18px;
  color: #2fa8e1;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.resource-auth{
  color: #a0a0a0;
  font-size: 13px;
  float: right;
  margin-right:5px;
  width: 60px;
  overflow: hidden;
  text-align: right;
  border-right: 1px solid #ccc;
  padding-right: 5px;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
}
.resource-auth2{
  color: #a0a0a0;
  font-size: 13px;
  float: right;
  margin-right:5px;
  width: 60px;
  overflow: hidden;
  text-align: right;
  padding-right: 5px;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
}
.resource-time{
  color: #a0a0a0;
  font-size: 13px;
  float: right;
  width: 80px;
  overflow: hidden;
}
.index-list-ul{
  margin-top: 0px;
}
.index-list-ul li{
  line-height: 27px;
}
.index-list-ul li a{
  max-width: 310px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #707070;
  display: inline-block;
}
.index-list-ul li .resource-auth{
  margin-top:8px;
}
.active-ad{
  margin-top: 10px;
  width: 100%;
}
.video-ad{
  width: 240px;
}
.video-list{
  padding: 20px;
  border: 1px solid #ddd
}
.video-list-ad{
  float: left;
}
.video-list-con{
  float: left;
  width: 800px;
  margin-left: 10px;
  height:400px;
}
.video-list-con li{
  position: relative;
  width: 25%;
  float: left;
  margin-bottom: 5px;
}
.video-list-con li .video-bg{
  position: absolute;
  top: 30px;
  left: 70px;
}
.video-list-con li p{
  margin: 0;
}
.video-list-con li .video-tit{
  font-size: 14px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height:25px;
  height: 25px;
  margin-top: 5px;
}
.video-list-con li span{
  display: inline-block;
  color: #999999;
  font-size:13px;
}
.video-list-con li span i{
  margin-right: 5px;
  width: 14px;
  text-align: center;
}
.video-auth{
  float: left;
  width: 50%;
  overflow: hidden;
}
.video-time{
  float: right;
  width: 100%;
}
.video-address{
  float: left;
  width: 50%;
  overflow: hidden;
}
.video-school{
  float: right;
  width: 100%;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  
}
.cursorpointer{
    cursor: pointer;
}
.scroll-text{
    width: 900px;
    height: 50px;
    overflow: hidden;
    float: left;
    margin-left: 20px
}
.scroll-text a{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap; 
}
#_jyyy{
	width: 1150px;
}
.jyyy-fresh{
    color: #ff8f06;
    float: right;
    margin-top: 2%;
}