.w980 {
  width: 980px;
  margin: 0 auto;
}
.student-top {
  position: relative;
  padding-top: 23px;
}
.student-top .ico-student {
  position: absolute;
  top: 10px;
  left: 0px;
  display: inline-block;
  width: 127px;
  height: 32px;
  background: url('/tpl/control/css/image/control.png') no-repeat 0 -113px;
}
.student-top p {
  text-align: right;
  font-size: 16px;
  color: #1996e6;
}
.student-hc-h {
  position: relative;
  width: 980px;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
  font-size: 14px;
  color: #666666;
}
.student-hc-h .sp1 {
  display: inline-block;
  margin-right: 5px;
  padding-bottom: 7px;
  border-bottom: 3px solid #1996e6;
  font-size: 18px;
  color: #333333;
}
.student-hc-h .sp2 {
  display: inline-block;
  padding-bottom: 10px;
}
.student-hc-h .a1 {
  position: absolute;
  bottom: 10px;
  right: 0px;
  color: #1996e6;
}
.student-award {
  margin-bottom: 80px;
}
.student-award ul {
  width: 1100px;
  overflow: hidden;
}
.student-award ul li {
  float: left;
  margin-right: 47px;
  display: inline-block;
  width: 210px;
  height: 220px;
  font-size: 14px;
  color: #666666;
  text-align: center;
}
.student-award ul li div {
  margin-bottom: 15px;
  border: 5px solid #eeeeee;
}
.student-award ul li div img {
  width: 200px;
  height: 174px;
}
.student .ad {
  width: 980px;
  height: 80px;
  background: url("/view/study/statics/css/image/ad.jpg") no-repeat 0 0;
}
.student .verify {
  position: relative;
  width: 978px;
  height: 148px;
  padding-top: 60px;
  border: 1px solid #cccccc;
  text-align: center;
}
.student .verify .tit {
  position: absolute;
  top: -9px;
  left: 343px;
  width: 292px;
  height: 37px;
  background: url("/view/study/statics/css/image/ico.png?t=150826") no-repeat 0 0;
}
.student .verify .dv1 {
  width: 906px;
  height: 30px;
  margin: 0 auto 12px;
  background: #eeeeee;
  font-size: 16px;
  color: #333333;
  line-height: 30px;
}
.student .verify .p1 {
  font-size: 14px;
  color: #666666;
}
.student .verify .p1 span {
  color: #1996e6;
}
.student .verify .btn {
  display: inline-block;
  width: 230px;
  height: 40px;
  border: 1px dashed #1996e6;
  font-size: 18px;
  color: #1996e6;
  text-align: center;
  line-height: 40px;
  text-decoration: none;
  border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.student .verify .btn:hover {
  border: 1px solid #1996e6;
  background: #1996e6;
  color: #fff;
}
.student .verify .check {
  font-size: 20px;
  color: #999;
}
.student .verify .check a {
  color: #fd6b06;
}
.student .lesson ul {
  width: 1100px;
  overflow: hidden;
}
.student .lesson ul li {
  float: left;
}
.student .lesson ul li a {
  display: inline-block;
  width: 320px;
  height: 215px;
  margin-right: 10px;
}
.student .lesson ul li .a1 {
  background: #2ed5a8 url("/view/study/statics/css/image/dykt.png?t=150901") no-repeat 0 0;
}
.student .lesson ul li .a1:hover {
  background: #17c797 url("/view/study/statics/css/image/dykt.png?t=150901") no-repeat 0 0;
}
.student .lesson ul li .a2 {
  background: #5cabfe url("/view/study/statics/css/image/tikt.png?t=150901") no-repeat 0 0;
}
.student .lesson ul li .a2:hover {
  background: #429bf8 url("/view/study/statics/css/image/tikt.png?t=150901") no-repeat 0 0;
}
.student .lesson ul li .a3 {
  background:#fe955c url('/view/study/statics/css/image/boostkt.png?t=150930') no-repeat 0 0;
}
.student .lesson ul li .a3:hover {
  background:#f48143 url('/view/study/statics/css/image/boostkt.png?t=150930') no-repeat 0 0;
}
.course-show .verify {
  position: relative;
  height: 50px;
  padding-left: 17px;
  border-top: 2px solid #1996e6;
  background: #eeeeee;
  font-size: 18px;
  color: #333333;
  line-height: 50px;
}
.course-show .verify a {
  position: absolute;
  top: 8px;
  right: 15px;
  width: 170px;
  height: 30px;
  background: #1996e6;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  text-decoration: none;
  border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.course-show .inc-page .flow {
  position: relative;
  height: 35px;
  line-height: 35px;
  font-size: 20px;
  color: #1996e6;
}
.course-show .inc-page .flow ul {
  position: absolute;
  top: 0px;
  left: 100px;
  overflow: hidden;
}
.course-show .inc-page .flow ul li {
  position: relative;
  float: left;
  width: 195px;
}
.course-show .inc-page .flow ul li div {
  width: 130px;
  height: 35px;
  border: 1px dashed #1996e6;
  border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 14px;
  color: #1996e6;
  text-align: center;
  line-height: 35px;
}
.course-show .inc-page .flow ul li a {
  text-decoration: none;
}
.course-show .inc-page .flow ul li a div {
  width: 130px;
  height: 35px;
  border: 1px dashed #1996e6;
  border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 14px;
  color: #1996e6;
  text-align: center;
  line-height: 35px;
}
.course-show .inc-page .flow ul li a div:hover {
  border: 1px solid #1996e6;
  background: #1996e6;
  color: #fff;
}
.course-show .inc-page .flow ul li span {
  position: absolute;
  top: 0px;
  right: 25px;
}
.course-show .inc-page .video {
  position: relative;
  height: 415px;
  padding: 35px 20px 0 620px;
  border: 1px solid #000000;
}
.course-show .inc-page .video .videoing {
  position: absolute;
  top: 0px;
  left: 0px;
  border-right: 1px solid #dddddd;
}
.course-show .inc-page .video .count h4 {
  margin-bottom: 10px;
  font-size: 16px;
  color: #666666;
  font-weight: normal;
}
.course-show .inc-page .video .count .dv1{
  width: 335px;
  height: 50px;
  margin-bottom: 15px;
  border-bottom: 1px solid #dddddd;
  text-align: center;
}
.course-show .inc-page .video .count .dv1 a {
  display: inline-block;
  padding: 8px 15px;
  border-radius: 5px;
  background: #1996e6;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
}
.course-show .inc-page .video .count .dv1 a:hover{
  background: #0b84d1;
}
.course-show .inc-page .video .count .dv1 a.none{
  background: #ccc;
  cursor: default;
}
.course-show .inc-page .video .count .buck-show {
  width: 335px;
  height: 131px;
  margin-bottom: 10px;
  background: url("/view/study/statics/css/image/buck.jpg?t=150902") no-repeat 0px 10px;
}
.course-show .inc-page .video .count .boost-show {
  width: 335px;
  height: 131px;
  margin-bottom: 10px;
  background: url("/view/study/statics/css/image/boost.jpg?t=150930") no-repeat 0px 10px;
}
.course-show .inc-page .video .count p {
  margin-bottom: 15px;
  font-size: 14px;
  color: #999999;
  line-height: 20px;
}
.course-show .inc-page .video .count .dv2 a {
  font-size: 14px;
  color: #1996e6;
}
.course-show .inc-page .video .count .dv2 span {
  margin: 0 10px 0 0;
  color: #dddddd;
}
.course-show .inc-page .video .count .dv2 p {
  margin-bottom: 10px;
}
.course-show .inc-page .video .count .tag {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 79px;
  height: 63px;
  background: url("/view/study/statics/css/image/recommend.png") no-repeat 0 0;
}
.course-show .exam .hc-c {
  padding: 30px 0 60px;
  text-align: center;
}
.course-show .exam .hc-c a {
  display: inline-block;
  padding: 20px 70px;
  background: #1996e6;
  border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
}
.course-show .exam .hc-c a:hover {
  background: #0b84d1;
}
#id_video_container{width:600px;height: 450px;}
