* {
  margin: 0;
  padding: 0;
}
body {
  color: #474747;
  font-size: 12px;
  font-family: "微软雅黑", "΢���ź�";
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
ul,
li,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
p {
  padding: 0;
  margin: 0;
}
ul {
  list-style: none;
}
a:hover {
  text-decoration: none;
}
.body1 {
  width: 1024px;
  margin: 0 auto;
}
.cLine {
  width: 100%;
  border-Bottom: 1px solid #D5D5D5;
  -webkit-box-shadow: 0 5px 5px #d5d5d5;
  -moz-box-shadow: 0 5px 5px #d5d5d5;
  box-shadow: 0 5px 5px #d5d5d5;
  margin-top: 5px;
}
.b2Box {
  width: 100%;
  background: #F6F6F7;
  padding-top: 20px;
}
.b2Box .body2 {
  width: 1024px;
  margin: 0 auto;
}
.b2Box .body2 .courDetail {
  background: #fff;
  padding: 30px 20px 10px 20px;
  border: 1px solid #F2F2F3;
  overflow: hidden;
  position: relative;
}
.b2Box .body2 .courDetail .share {
  position: absolute;
  top: 235px;
  left: 25px;
}
.b2Box .body2 .courDetail .biu {
  position: absolute;
  top: -1px;
  right: 0;
  width: 83px;
  height: 54px;
  background: url(../../images/web/green-08.png) no-repeat;
  padding: 4px 11px;
  text-align: center;
  color: #fff;
}
.b2Box .body2 .courDetail .imgBox {
  width: 253px;
  height: 206px;
}
.b2Box .body2 .courDetail .cFont {
  width: 719px;
  margin-left: 10px;
}
.b2Box .body2 .courDetail .cFont h2 {
  font-weight: 500;
}
.b2Box .body2 .courDetail .cFont p {
  margin-top: 3px;
  line-height: 22px;
}
.b2Box .body2 .courDetail .cFont .couName {
  color: #FF6C4C;
}
.b2Box .body2 .courDetail .cFont .couName img {
  position: relative;
  top: -2px;
  margin-right: 3px;
}
.b2Box .body2 .courDetail .cFont .couTh b {
  display: inline-block;
  height: 15px;
  border-left: 1px solid #5A5A5A;
  margin: 0 5px;
  position: relative;
  top: 3px;
}
.b2Box .body2 .courDetail .cFont .clIntro {
  overflow: hidden;
}
.b2Box .body2 .courDetail .cFont .clIntro span {
  display: inline-block;
  width: 566px;
}
.b2Box .body2 .courDetail .cFont .clIntro b {
  font-weight: normal;
}
.b2Box .body2 .courDetail .cFont .mustKnow {
  overflow: hidden;
}
.b2Box .body2 .courDetail .cFont .mustKnow span {
  display: inline-block;
  width: 566px;
}
.b2Box .body2 .courDetail .cFont .mustKnow b {
  font-weight: normal;
}
.b2Box .body2 .courDetail .cFont .bBuy {
  margin-top: 25px;
}
.b2Box .body2 .courDetail .cFont .bBuy .link_judge {
  position: relative;
  top: -12px;
}
.b2Box .body2 .courDetail .cFont .bBuy .buyOk {
  display: inline-block;
  width: 150px;
  height: 31px;
  text-align: center;
  line-height: 31px;
  background: #FF9F53;
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  position: relative;
  top: -11px;
  margin-left: 10px;
  margin-right: 10px;
}
.b2Box .body2 .courDetail .cFont .bBuy .bTime {
  position: relative;
  top: -11px;
}
.b2Box .body2 .courDetail .cFont .bBuy .bTime i {
  font-style: normal;
}
.b2Box .body2 .courDetail .cFont .bBuy b {
  display: inline-block;
  height: 13px;
  border-left: 1px solid #6F6F6F;
  margin: 0 10px;
  position: relative;
  top: -9px;
}
.b2Box .body2 .courList {
  margin-top: 20px;
}
.b2Box .body2 .courList .cList {
  font-size: 18px;
}
.b2Box .body2 .courList .logo1 {
  position: relative;
  top: -3px;
}
.b2Box .body2 .courList .allCou .couNum {
  margin-right: 10px;
  color: #487DC2;
}
.b2Box .body2 .courList .allCou .couNum b {
  font-weight: normal;
}
.b2Box .body2 .courList .allCou .cutPage b {
  display: inline-block;
  height: 12px;
  width: 12px;
  text-align: center;
  line-height: 10px;
  border: 1px solid #636363;
  cursor: pointer;
}
.b2Box .body2 .courList .allCou .cutPage i {
  font-style: normal;
}
.b2Box .body2 .courList .clMain table {
  border: 1px solid #F3F3F4;
  font-size: 14px;
  margin-top: 10px;
}
.b2Box .body2 .courList .clMain table tr th {
  height: 40px;
  vertical-align: middle;
  background: #E5E5E5;
  font-weight: normal;
}
.b2Box .body2 .courList .clMain table tbody {
  background: #fff;
}
.b2Box .body2 .courList .clMain table tbody tr td {
  height: 130px;
}
.b2Box .body2 .courList .clMain table tbody tr .img1 {
  width: 15%;
}
.b2Box .body2 .courList .clMain table tbody tr .img1 div {
  width: 120px;
  height: 100px;
}
.b2Box .body2 .courList .clMain table tbody tr .cName {
  width: 26%;
}
.b2Box .body2 .courList .clMain table tbody tr .cName a {
  color: #3F76BF;
  text-decoration: none;
}
.b2Box .body2 .courList .clMain table tbody tr .price {
  color: #FF6B4A;
}
.b2Box .body2 .courList .clMain table tbody tr .tryListen img {
  cursor: pointer;
}



.b2Box .body2 .courList .clMain2 table {
  border: 1px solid #F3F3F4;
  font-size: 14px;
  margin-top: 10px;
}
.b2Box .body2 .courList .clMain2 table tr th {
  height: 40px;
  vertical-align: middle;
  background: #E5E5E5;
  font-weight: normal;
}
.b2Box .body2 .courList .clMain2 table tbody {
  background: #fff;
}
.b2Box .body2 .courList .clMain2 table tbody tr td {
  height: 130px;
}
.b2Box .body2 .courList .clMain2 table tbody tr .img1 {
  width: 15%;
}
.b2Box .body2 .courList .clMain2 table tbody tr .img1 div {
  width: 120px;
  height: 100px;
}
.b2Box .body2 .courList .clMain2 table tbody tr .cName {
  width: 32%;
}
.b2Box .body2 .courList .clMain2 table tbody tr .cName a {
  color: #3F76BF;
  text-decoration: none;
}
.b2Box .body2 .courList .clMain2 table tbody tr .price {
  color: #FF6B4A;
}
.b2Box .body2 .courList .clMain2 table tbody tr .tryListen img {
  cursor: pointer;
}


.b2Box .body2 .hotCour {
  margin-top: 20px;
  padding-bottom: 70px;
}
.b2Box .body2 .hotCour .hcTop .hcList {
  font-size: 18px;
}
.b2Box .body2 .hotCour .hcTop .logo1 {
  position: relative;
  top: -3px;
}
.b2Box .body2 .hotCour .hcMain {
  margin-top: 20px;
  padding: 30px 20px;
  background: #fff;
  border: 1px solid #F2F2F3;
}
.b2Box .body2 .hotCour .hcMain li {
  display: inline-block;
  width: 170px;
  height: 200px;
  -webkit-box-shadow: 3px 3px 3px #E7E7E7;
  -moz-box-shadow: 3px 3px 3px #E7E7E7;
  box-shadow: 3px 3px 3px #E7E7E7;
}
.b2Box .body2 .hotCour .hcMain li img {
  width: 170px;
  height: 135px;
  margin-bottom: 5px;
}
.b2Box .body2 .hotCour .hcMain li .kCou {
  width: 103px;
  padding-left: 5px;
  color: #666666;
}
.b2Box .body2 .hotCour .hcMain li .kCou .doll {
  color: #ED1100;
  font-size: 8px;
  -webkit-transform: scale(0.9);
  margin-top: 3px;
  display: inline-block;
}
.b2Box .body2 .hotCour .hcMain li .sTime {
  width: 60px;
}
.b2Box .body2 .hotCour .hcMain li .sTime h3 {
  margin-top: 14px;
  padding-left: 3px;
  font-size: 14px;
}
.b2Box .body2 .hotCour .hcMain li .sTime .sNum {
  font-size: 10px;
  -webkit-transform: scale(0.9);
  margin-top: 7px;
  display: inline-block;
  color: #666666;
  cursor: pointer;
}
.b2Box .body2 .hotCour .hcMain li .sTime .sNum img {
  width: 22px;
  height: 14px;
}
.b2Box .body2 .hotCour .hcMain li .sTime .sNum span {
  position: relative;
  top: -1px;
  margin-left: 3px;
}
/** 面包屑导航**/
.neNav {
  color: #A2A2A2;
  margin-bottom:15px;
}
.neNav .brdNav {
  position: relative;
  top: -3px;
 
}
.neNav span a {
  color: #a2a2a2;
  text-decoration: none;
}