*{
  margin:0;
  padding:0;
}

ul{
  list-style:none;
}

.header {
  width: 100%;
  float: left;
}

.header .header-main {
  width: 1200px;
  margin: 0 auto;
}

.header .header-main img {
  width: 300px;
  margin-top: 22px;
  margin-right: 20px;
  cursor: pointer;
}

.how {
  width: 100%;
  height: 600px;
  float: left;
  min-width: 1280px;
  background:#000;
}

.how .player{
  margin:0 auto;
  width:1100px;
  height:600px;
}

.shape{
  width: 100%;
  height: 600px;
  float: left;
  padding-top: 100px;
  user-select:none;
}

.clear{
  width:1000px;
  margin:0 auto;
  overflow:hidden;
}

.property{
  width:500px;
  overflow:hidden;
  float:left;
}
.gallery{
  width:500px;
  overflow:hidden;
  float:left;
}
.gallery .booth{
  position:relative;  
}
.gallery .booth a{
  width: 418px;
  height: 418px;
  text-align:center;
  display:table-cell;
}

.tm-clear{
  overflow:hidden;
}

.thumb{
  width: 370px;
  margin-left: 18px;
  margin-top: 20px;
}

.thumb li{
  float:left;
  margin: 0 0 0 28px;
  text-align:center;
  cursor:pointer;
}

.thumb li.active a{
  border: 2px solid #000;
  box-sizing: border-box;
}

.thumb li a{
  float: left;
  position: relative;
  width: 60px;
  height: 60px;
  overflow: hidden;
}

.thumb li a img{
  height:100%;
}

.policy img{
  width:100%;
}

.property .detail p{
  font-size: 25px;
  font-weight: bold;
}

.property .detail h1{
  font-size: 50px;
  display: inline-block;
  margin: 6px 0 0 0;
}

.property .detail span{
  font-size: 14px;
  display: inline-block;
}

.panel{
  margin-top: 40px;
}

.panel .wrap{
  width:42px;
  height:42px;
  box-sizing: border-box;
  border-radius:50%;
  border:1px solid #cecccd;
  position:relative;
  margin-left: 8px;
}

.panel .wrap .circle{
  display:inline-block;
  width:30px;
  height:30px;
  border-radius:50%;
  position:absolute;
  top:5px;
  left:5px;
}

.panel .yellow .wrap .circle{
  background:#ffd658;
}

.panel .yellow.active .wrap{
  border-color:#ffd658;
}

.panel .pink.active .wrap{
  border-color:#ffbcd1;
}

.panel .pink .wrap .circle{
  background:#ffbcd1;
}

.panel li{
  display: inline-block;
  width: 100px;
  cursor:pointer;
}

.panel li span{
  display: inline-block;
  margin-top: 5px;
  font-size:14px;
}

.key{
  margin-top: 40px;
}

.key span{
  font-size:14px;
  color:#676767;
}

.key p{
  font-size:24px;
  font-weight:bold;
}

.key span b{
  text-decoration: line-through;
  font-weight:inherit;
}

.key .button{
  margin-top:60px;
}

.key .button button{
  font-size:22px;
  border:1px solid #000;
  padding:7px 40px 9px;
  background:#FFF;
  border-radius:16px;
  cursor:pointer;
}

.footer{
  z-index:2;
  position:fixed;
  bottom:0;
  left:0;
  width:100%;
}

.footer img{
  width:100%;
}

.floatRight-wrap{
  text-align:center;
  position: fixed;
  z-index: 3;
  right: 0;
  bottom: 147px;
}
.floatRight-wrap .rt-wrap-main{
  width:80px;
  height:auto;
  /*box-shadow:0px 2px 8px 0px rgba(186, 186, 186, 0.2);*/
  border-radius:5px;
  background:transparent;
}
.floatRight-wrap .rt-wrap-main .fc-wrap{
  width:80px;
  height:80px;
  box-shadow:initial;
  border-radius:0;
}
.floatRight-wrap .rt-wrap-main .line{
  float:left;
  width:28px;
  height:1px;
  background:#d8d8d8;
  margin:0 26px;
}
.floatRight-wrap .rt-wrap-main .fc-wrap p{
  width:100%;
  font-size:14px;
  color:#111213;
}
.floatRight-wrap .rt-wrap-main .wechat-wrap img{
  width:100%;
}
.floatRight-wrap .rt-wrap-main .iphone-wrap{
  position: relative;
}
.floatRight-wrap .rt-wrap-main .iphone-wrap img{
  width:80px;
  height:80px;
}
.floatRight-wrap .rt-wrap-main .iphone-wrap .app-pic{
  display: none;
  position: absolute;
  left: -229px;
  top: 0px;
  width: 229px;
  height: 272px;
}
.floatRight-wrap .rt-wrap-main .iphone-wrap .app-pic>img{
  width: 229px;
  height: 272px;
  margin:0;
}
.floatRight-wrap .rt-wrap-main .iphone-wrap .app-pic .downPic{
  position: absolute;
  left: 39px;
  top: 36px;
  width: 140px;
  height: 140px;
}
.floatRight-wrap .rt-wrap-main .online-wrap img{
  width:80px;
  height:80px;
}
.floatRight-wrap .rt-wrap-main .qq-wrap img{
  margin:11px 26px 8px;
  width:28px;
  height:34px;
}
.floatRight-wrap .rt-wrap-main .phone-wrap img{
  width:80px;
  height:80px;
}
.floatRight-wrap .rt-wrap-main .wechat-wrap{
  position:relative;
}
.floatRight-wrap .rt-wrap-main .wechat-wrap .wechat-pic{
  display: none;
  position: absolute;
  left: -229px;
  top: 0px;
  width: 229px;
  height: 272px;
}
.floatRight-wrap .rt-wrap-main .wechat-wrap .wechat-pic>img{
  width: 229px;
  height: 272px;
  margin:0;
}
.floatRight-wrap .rt-wrap-main .wechat-wrap .wechat-pic .downPic{
  /*position: absolute;*/
  /*left: 39px;*/
  /*top: 36px;*/
  /*width: 140px;*/
  /*height: 140px;*/

  width:160px;
  height:160px;
  position:absolute;
  top: 36px;
  left:39px;
}
.arrow-wrap {
  box-sizing: border-box;
  margin-bottom: 10px;
  width: 80px;
  height: 80px;
  border-radius: 5px;
  background-color: #fff;
  text-align: center;
  box-shadow: 0px 2px 8px 0px rgba(186, 186, 186, 0.2);
  cursor: pointer;
}
.arrow-wrap{
  position: relative;
  z-index: 1;
  padding-top: 20px;
}
.arrow-wrap>p{
  position: relative;
  top: 8px;
}

.ttgm{
  display:none;
  background:#FFF;
  width:500px;
  height:300px;
  text-align:center;
  border-radius:6px;
}

.ttgm .content{
  margin-top:90px;
}

.ttgm p{
  font-size:16px;
  font-weight:bold;
  margin-bottom: 10px;
}
.ks-imagezoom-lens {
  display:none;
  background-image: url(/image/bakActivity/buyDeskLamp/T12pdtXaldXXXXXXXX-2-2.png);
  background-attachment: scroll;
  background-repeat: repeat;
  cursor: move;
  z-index: 1;
  position: absolute;
  overflow: hidden;
  background-position: 0 0;
  width:218.4px;
  height:218.4px;
  top:0;
  left:0;
}

.ks-overlay{
  display:none;
  width:418px;
  height:418px;
  overflow:hidden;
  background:transparent;
  position:absolute;
  top: 761px;
  left: 590px;
}

body{
  position:relative;
}

.tc{
  width:600px;
  border-radius:3px;
  margin:0 auto;
  font-family:"微软雅黑";
  user-select:none;
}

.tc .logo{
  float:left;
  margin: 60px 0 40px 0;
  font-weight:bold;
  font-size:26px;
  width:100%;
}

.tc .logo b{
  color:#1060cf;
}

.tc .con{
  width:600px;
  float:left;
}

.tc .con .goodsDeatil{
  width:100%;
  background:#f2f2f2;
  float:left;
}

.tc .con .goodsDeatil .left{
  float:left;
  margin:30px 0 30px 40px;
}

.tc .con .goodsDeatil .right{
  float:left;
  width:300px;
  margin:30px 0 30px 60px;
}

.tc .con .goodsDeatil .right .line{
  float: left;
  width: 75%;
  margin:10px 25% 15px 0;
  border-top: 2px solid #a1a1a1;
}

.tc .con .goodsDeatil .right p{
  margin-bottom:10px;
  float:left;
  width:100%;
  font-size:16px;
  line-height:1;
}

.tc .con .goodsDeatil .right p b{
  font-weight:inherit;
}

.tc .con .goodsDeatil .right h1{
  font-size:16px;
}

.tc .con .goodsDeatil img{
  width:150px;
  height:150px;
}

.tc .con .invoice{
  float:left;
  margin-top:20px;
  border:1px solid #e5e5e5;
  border-radius:2px;
  width:598px;
}

.tc .con .invoice .left{
  float:left;
  margin:6px 0 6px 40px;
}

.tc .con .invoice .left p{
  float:left;
  font-size: 16px;
  font-weight: bold;
}

.tc .con .invoice .left p i{
  float: left;
  background: #000;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  margin: 7px;
  margin-left: 0;
}


.tc .con .invoice .right{
  float:right;
  margin:6px 40px 6px 0;
}

.tc .con .invoice .right p{
  float:left;
  font-size: 16px;
  color:#888888;
  margin-right:10px;
}

.tc .con .invoice .right img{
  display: inline-block;
  margin-top: 2px;
}

.tc .con .address{
  float:left;
  width:500px;
  margin-left:50px;
}

.tc .con .address li{
  float:left;
  border-bottom: 1px solid #e5e5e5;
  text-indent:0;
  width:100%;
}

.tc .con .address samp{
  float:left;
  line-height: 36px;
  font-family: auto;
  font-size: 16px;
}

.tc .con .address input::placeholder{
  color:#aaadb9;
}

.tc .con .address input{
  float:right;
  border:none;
  font-family: auto;
  font-size: 12px;
  line-height: 36px;
  color:#333;
  text-align:right;
  outline:none;
}

.tc .con .address p{
  float: left;
  color: #2b2b2b;
  font-size:13px;
  margin-top:20px;
}

.tc .con .address p i{
  float: left;
  background: #000;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  margin: 5px;
  margin-left: 0;
}

.dropdown-mul-1{
  position: relative;
  width: 136px;
  min-height: 38px;
  border-radius: 2px;
  float: left;
  text-indent: 10px;
}
.dropdown-display-label .dropdown-chose-list{
  display: inline-block;
  width: 92%;
}
.dropdown-display-label:after,
.dropdown-display:after {
  content: '';
  position: absolute;
  border-top: 7px solid #4e4e4e;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  top: 16px;
  right: 8px;
}
.dropdown-display-label .dropdown-selected {
  position: relative;
  float: left;
  font-size: 12px;
  max-width: 100%;
  background-repeat: repeat-x;
  color: #333;
  cursor: default;
  display: inline-block;
  margin-top: 10px;
  margin-right: 18px;
  text-indent: 0;
}

.dropdown-display-label .dropdown-selected .del {
  background:url(/image/quality/icon_clean2.png) 0 0 no-repeat;
  width:12px;
  height:12px;
  display:inline-block;
  padding: 0;
  margin:0 !important;
  cursor: pointer;
  border: 0;
  float: right;
  color: #999;
  position: absolute;
  top: 3px;
  right: 0;
}

.dropdown-main{
  position: absolute;
  top: 80%;
  left: -1px;
  z-index: 1010;
  width: 150px;
  color: #444;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px 4px 4px 4px;
  padding: 4px 7px;
}
.dropdown-main>ul{
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 150px;
  margin: 0;
  padding: 0;
}
.dropdown-option{
  float: none !important;
  font-size: 12px;
  line-height: 20px !important;
  cursor: pointer;
  margin: 0;
  list-style: none;
  line-height: 26px;
  word-wrap: break-word;
}
.dropdown-option.dropdown-chose:after{
  content:'';
  background:url(/image/quality/icon_select_icon.png) 0 0 no-repeat;
  display:inline-block;
  float:right;
  width:14px;
  height:10px;
  color:#4AB1E9;
  margin:5px 5px 0 0;
}
.dropdown-option.dropdown-chose{
  background-color: #ddd;
  border-bottom:1px solid #fff;
  font-weight:bold;
  color:#346AFE;
}

.dropdown-mul-1.active .dropdown-display-label:after {
  border-top: none;
  border-bottom: 7px solid #4e4e4e;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}

.tc .pay{
  float:left;
  width: 500px;
  margin-left: 50px;
}

.tc .pay .type{
  float:left;
  width:100%;
}
.tc .pay .type ul {
  width: 100%;
  list-style: none;
  float: left;
}
.tc .pay .type ul li{
  border-radius: 6px;
  border: 2px solid #e5e5e5;
  float: left;
  padding: 10px 20px 8px 19px;
  cursor:pointer;
}
.tc .pay .type ul li img{
  display: inline-block;
  width: 36px;
}
.tc .pay .type ul li p{
  display: inline-block;
  font-size: 16px;
  vertical-align: top;
  margin-top: 3px;
}
.tc .pay .type ul li.zfb.active{
  border: 2px solid #1676ff;
}
.tc .pay .type ul li.wx.active{
  border: 2px solid #22ad38;
}

.tc .pay p.tip {
  float: left;
  color: #2b2b2b;
  font-size: 13px;
  margin-top: 20px;
}
.tc .pay p.tip i {
  float: left;
  background: #000;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  margin: 5px;
  margin-left: 0;
}

.tc .pay .real{
  float:left;
  width: 700px;
  margin-top: 50px;
}

.tc .pay .real .num{
  float:left;
  margin-top:10px;
}

.tc .pay .real .num samp {
  float:left;
  font-size:16px;
  color:#393939;
  font-weight:bold;
  margin-top:5px;
}

.tc .pay .real .num span {
  float:left;
  font-size:20px;
  color:#393939;
  font-weight:bold;
}
.tc .pay .real .buttons{
  float:left;
  margin-left: 80px;
}

.tc .pay .real .buttons button{
  font-size:22px;
  padding: 6px 52px;
  cursor:pointer;
}

.tc .pay .real .buttons button.ok{
  background:#2a9fe4;
  color:#FFF;
  border:2px solid #2a9fe4;
  border-radius:20px;
}

.tc .pay .real .buttons button.cancel{
  margin-left: 20px;
  background:#fff;
  color:#2a9fe4;
  border:2px solid #2a9fe4;
  border-radius:20px;
}
.coverPop {
  position: fixed;
  z-index: 1000;
  top: 110px;
  left: 50%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 20px 20px 40px;
  box-sizing: border-box;
  background-color: #fff;
  text-align: center;
  color: #fff;
}
.coverPop p {
  color: #9b9da0;
  margin: 20px 0;
}

.coverPop p a{
  color:#F3111A;
}

.coverPop .closeBtn {
  float: right;
  width: 20px;
  height: 20px;
  background-image: url(/image/bakActivity/buyDeskLamp/btn_close.png);
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}
.coverPop .closeBtn:hover {
  cursor: pointer;
}
.coverPop .head {
  font-size: 24px;
  color: #111213;
  text-align: left;
  margin-bottom: 30px;
  font-weight:bold;
}
.coverPop.remind {
  width: 550px;
  margin-left: -275px;
}
.coverPop.remind .courseDetailBtn {
  margin: 0 auto;
}
.coverPop.remind .img {
  width: 200px;
  height: 160px;
  margin: 0 auto;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: 20px 0;
}
.coverPop.remind .phoneRemind {
  clear: both;
  float: left;
  margin-left: 30px;
}
.coverPop.remind .phoneRemind .img {
  background-image: url(/image/show/mooc/image_massage.png);
}
.coverPop.remind .appRemind {
  float: right;
  margin-right: 30px;
}
.coverPop.remind .appRemind .img {
  background-image: url(/image/show/mooc/image_phone.png);
}
.coverPop.message {
  width: 370px;
}
.coverPop.message #smscode_unenable_smscode_id{
  display: none;
  font-size: 12px;
}
.coverPop.message h2 {
  font-weight: bold;
}
.coverPop.message [contenteditable="true"] {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  box-sizing: border-box;
  color: #9b9da0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: #f4f4f4;
  margin: 0;
  margin-bottom: 20px;
  padding: 0 20px;
  text-align: left;
  overflow: auto;
}
.coverPop.message .yzm {
  float: left;
  width: 220px;
}
.coverPop.message .smscode {
  width: 220px;
  float: left;
}
.coverPop.message img {
  width: 88px;
  height: 34px;
  margin-top: 3px;
  margin-left:20px;
  vertical-align: middle;
}
.coverPop.message .getSmscode {
  float: left;
  height: 34px;
  margin-top: 3px;
  margin-left:20px;
  line-height: 34px;
  color: #0057fe;
}
.coverPop.message .courseDetailBtn {
  margin: 0 auto;
  margin-top: 20px !important;
}
.coverPop.message img:hover, .coverPop.message .getSmscode:hover {
  cursor: pointer;
}
.coverPop.app {
  width: 371px;
  height: 350px;
  margin-left:-185px;
}
.coverPop.app .pic {
  margin-bottom: 30px;
}
.coverPop.app .pic div {
  width: 140px;
  height: 140px;
  margin: 0 auto;
}
.coverPop.comment {
  width: 500px;
  margin-left: -250px;
}
.coverPop.comment .title {
  color: #615f60;
  text-align: left;
}
.coverPop.comment .title span {
  display: inline-block;
  margin-right: 3px;
  width: 16px;
  height: 16px;
  background-image: url(/image/show/mooc/icon_star_full@2x.png);
  cursor: pointer;
}
.coverPop.comment .title i {
  display: inline-block;
  width: 116px;
  height: 16px;
  background-image: url(/image/show/mooc/icon_star_0.png);
}
.coverPop.comment .courseDetailBtn {
  margin: 0 auto;
  margin-top: 30px;
}
.coverPop.comment [contenteditable] {
  box-sizing: border-box;
  width: 460px;
  height: 200px;
  padding: 20px;
  text-align: left;
  line-height: 24px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #9b9da0;
  background-color: #f4f4f4;
  word-wrap: break-word;
  overflow: auto;
}
.coverPop.comment [contenteditable]:empty:before {
  content: attr(placeholder);
  color: #9b9da0;
}
.coverPop.comment [contenteditable]:focus:before {
  content: none;
}
.coverPop.comment .foot {
  width: 280px;
  margin: 0 auto;
}
.coverPop.comment .foot .courseDetailBtn {
  float: left;
}
.coverPop.comment .cancel {
  background-color: #eee;
  color: #615f60;
  margin-left: 20px;
}
.coverPop.buy {
  display:none;
  max-width: 780px;
  min-width: 660px;
  text-align: left;
  color: #9b9da0;
  position: absolute;
}
.coverPop.buy .intro {
  padding: 20px;
  background-color: #f5f5f5;
  overflow: auto;
}
.coverPop.buy .coverCan{
  width: 220px;
  height: 126px;
  margin-right: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  float: left;
}
.coverPop.buy .img {
  position: relative;
}
.coverPop.buy .courseName {
  color: #111213;
  margin-top: 10px;
}
.coverPop.buy .tips {
  margin-top: 15px;
  line-height: 1.5;
  color: #9b9da0;
}
.coverPop.buy .course-price {
  margin-top: 34px;
}
.coverPop.buy .course-price .newprice {
  display: inline-block;
  margin-right: 10px;
  font-size: 24px;
  color: #f3111a;
}
.coverPop.buy .course-price .oldprice {
  text-decoration: line-through;
  color: #9b9da0;
}
.coverPop.buy .title {
  font-size: 16px;
  color: #111213;
  margin: 20px 0;
}
.coverPop.buy .buyBtns .btn1 {
  float: left;
  width: 150px;
  height: 46px;
  line-height: 46px;
  margin-right: 10px;
  border: 1px solid #eee;
}
.coverPop.buy .buyBtns .btn1:hover {
  cursor: pointer;
}
.coverPop.buy .buyBtns .btn1.zfb.active {
  border: 2px solid #1676ff;
}
.coverPop.buy .buyBtns .btn1.wx.active {
  border: 2px solid #009500;
}
.coverPop.buy .buyBtns .zfb {
  background-image: url(/image/bakActivity/buyDeskLamp/btn_alipay.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}
.coverPop.buy .buyBtns .wx {
  background-image: url(/image/bakActivity/buyDeskLamp/btn_wechatpay.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}
.coverPop.buy .buyBtns .jb {
  background-image: url(/image/bakActivity/buyDeskLamp/btn_jinbei.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}
.coverPop.buy .select {
  box-sizing: border-box;
  width: 240px;
  padding: 0 16px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #eee;
  position: relative;
}
.coverPop.buy .select:hover {
  cursor: pointer;
}
.coverPop.buy .select.active:after {
  display: block;
  content: '';
  width: 238px;
  height: 0;
  bottom: -2px;
  left: 0;
  border-top: 2px solid #fff;
  position: absolute;
  z-index: 10;
}
.coverPop.buy .select.active .icon {
  transform: rotate(270deg);
}
.coverPop.buy .select .num {
  color: #f3111a;
}
.coverPop.buy .select .icon {
  float: right;
  width: 16px;
  height: 16px;
  transform: rotate(90deg);
  margin-top: 10px;
  transition: all 0.3s ease ;
  background-image: url(/image/bakActivity/buyDeskLamp/btn_narrow.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}
.coverPop.buy .coupons {
  border: 1px solid #eee;
  padding: 20px 16px 0;
  margin-top: -1px;
  overflow: auto;
  transition: all 0.3s ease ;
}
.coverPop.buy .coupons .coupon {
  box-sizing: border-box;
  float: left;
  width: 160px;
  /*height: 80px;*/
  margin-right: 20px;
  margin-bottom: 20px;
  text-align: center;
  border: 3px solid transparent;
}
.coverPop.buy .coupons .coupon :hover{
  cursor: pointer;
}
.coverPop.buy .coupons .coupon.active {
  border: 3px solid #f3111a;
}
.coverPop.buy .coupons .coupon .coupontop {
  height: 50px;
  line-height: 50px;
  background-color: #e9575a;
  color: #fff;
}
.coverPop.buy .coupons .coupon .coupontop span {
  font-size: 24px;
  font-weight: bold;
}
.coverPop.buy .coupons .coupon .couponbottom {
  height: 30px;
  line-height: 30px;
  background-color: #f4f4f4;
  color: #615f60;
}
.coverPop.buy .coupons .coupon:nth-child(4n) {
  margin-right: 0;
}
.coverPop.buy .foot .courseDetailBtn {
  float: right;
  margin-top: 32px;
}
.coverPop.buy .foot .cancel {
  color: #9b9da0;
  background-color: #eee;
  margin-left: 20px;
}
.coverPop.buy .foot .un {
  color: #9b9da0;
  background-color: #eee;
}
.coverPop.buy .foot .finalPrice {
  float: left;
  margin-top: 35px;
  font-size: 16px;
  color: #615f60;
}
.coverPop.buy .foot .finalPrice span {
  display: inline-block;
  margin-left: 20px;
  font-size: 24px;
  color: #f3111a;
}
.coverPop.buy .foot .finalPrice span a{
  font-size: 14px;
  text-decoration: underline;
  color: #335ccc;
}
.coverPop p.wxts{
  width:100%;
  font-size:14px;
  color:#111213;
}

.coverPop p.wxts samp{
  font-family:'微软雅黑';
  color:#FF5400;
}

.coverPop p.wxts a{
  color:#198cff;
  font-family:'宋体';
  margin-left:5px;
}

.coverPop p.wxts a:hover{
  text-decoration:underline;
}

.courseDetailBtn {
  box-sizing: border-box;
  height: 40px;
  width: 130px;
  padding: 0 20px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #fff;
  background-color: #f3111a;
  font-size: 14px;
}

.scoreContainer {
  display: block;
  width: 114px;
  height: 16px;
  float: left;
  background-image: url(/image/show/mooc/icon_star_0.png);
  background-repeat: no-repeat;
}

/* 微信弹窗 */
.tc-wechat {
  width: 400px;
  height: auto;
  border-radius: 5px;
  background: #fff;
  display: none;
}

.tc-wechat .main-title {
  width: 100%;
  height: 45px;
  border-bottom: 1px solid #b7d3f3;
  background: #f2f8ff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.tc-wechat .main-title h3 {
  line-height: 45px;
  font-size: 16px;
  color: #333;
  float: left;
  text-indent: 20px;
}

.tc-wechat .main-title i.close {
  width: 14px;
  height: 14px;
  float: right;
  background: url(/image/bakActivity/tc-close-icon.png) -10px -10px no-repeat;
  margin-top: 15px;
  margin-right: 20px;
}

.tc-wechat .main-title i.close:hover {
  background: url(/image/bakActivity/tc-close-icon.png) -10px -60px no-repeat;
  cursor: pointer;
}

.tc-wechat .main {
  width: 100%;
  float: left;
  height: 300px;
}

.tc-wechat .main img {
  width: 300px;
  height: 300px;
  margin: 0 auto;
  display: block;
}

.tc-wechat .main img.loading {
  width: 32px;
  height: 32px;
  margin-top: 134px;
}

.tc-wechat .main img.success {
  width: 150px;
  height: 150px;
  margin-top: 75px;
}

/* 支付宝弹窗 */
.tc-alipay {
  width: 538px;
  height: auto;
  border-radius: 5px;
  background: #fff;
  display: none;
}

.tc-alipay .main-title {
  width: 100%;
  height: 45px;
  border-bottom: 1px solid #b7d3f3;
  background: #f2f8ff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.tc-alipay .main-title h3 {
  line-height: 45px;
  font-size: 16px;
  color: #333;
  float: left;
  text-indent: 20px;
}

.tc-alipay .main-title i.close {
  width: 14px;
  height: 14px;
  float: right;
  background: url(../../image/show/tc-close-icon.png) -10px -10px no-repeat;
  margin-top: 15px;
  margin-right: 20px;
}

.tc-alipay .main-title i.close:hover {
  background: url(../../image/show/tc-close-icon.png) -10px -60px no-repeat;
  cursor: pointer;
}

.tc-alipay .main {
  width: 100%;
  float: left;
}

.tc-alipay .main p {
  margin-top: 15px !important;
}

.tc-alipay .main p.one {
  margin: 0 auto;
  width: 305px;
}

.tc-alipay .main p.two {
  margin: 0 auto;
  width: 370px;
}

.tc-alipay .main .btn button.error {
  background: #F0F0F0;
  border: 1px solid #ccc;
  margin-right: 40px;
  color: #5B6C7E;
  cursor:pointer;
}

.tc-alipay .main .btn button.ok {
  background: #019EEF;
  border: 1px solid #019EEF;
  color: #fff;
  cursor:pointer;
}
.btn {
  width: 100%;
  float: left;
  margin-top: 20px;
  text-align: center;
  margin-bottom: 30px;
}

.btn button {
  width: 130px;
  height: 35px;
  font-size: 14px;
  border-radius: 2px;
}

.btn button.pl {
  background: #00C177;
  color: #fff;
  border: 0;
}

.btn button.pl:hover {
  background: #01B26E;
  color: #fff;
}

.btn button.qx:hover {
  background: #01B26E;
  color: #fff;
}

.btn button.qx {
  border: 1px solid #00C177;
  color: #00C177;
  margin-left: 20px;
  background: #fff;
}

.tc-b{
  display:none;
  width:600px;
  height:500px;
  background:#fff;
  border-bottom: 1px solid #e5e5e5;
  border-radius:10px;
}

.tc-b h1{
  width:100%;
  text-align:center;
  font-size: 16px;
  padding: 20px 0;
}

.tc-b p{
  margin-left: 50px;
  font-weight: bold;
  display:inline-block;
  font-size:16px;
}

.tc-b p b{
  font-weight:inherit;
  font-size:16px;
  color:#ffc137;
}

.tc-b .type{
  margin-top: 10px;
  margin-left: 50px;
}

.tc-b .type li{
  cursor:pointer;
  text-align: center;
  border-radius: 30px;
  display:inline-block;
  width:100px;
  font-size:16px;
  line-height:30px;
  border:1px solid #000;
}

.tc-b .type li.active{
  border:1px solid #2a9fe4;
  color:#2a9fe4;
}

.tc-b .person{
  height:282px;
  width:500px;
  margin:30px auto 0;
}

.tc-b .person input{
  margin-bottom:10px;
  text-indent: 0;
  width: 100%;
  border: none;
  font-family: auto;
  font-size: 16px;
  line-height: 36px;
  color: #333;
  text-align: left;
  outline: none;
  border-bottom: 1px solid #e5e5e5;
}

.tc-b .company{
  height:282px;
  width:500px;
  margin:30px auto 0;
}

.tc-b .company input{
  margin-bottom:10px;
  text-indent: 0;
  width: 100%;
  border: none;
  font-family: auto;
  font-size: 16px;
  line-height: 36px;
  color: #333;
  text-align: left;
  outline: none;
  border-bottom: 1px solid #e5e5e5;
}

.tc-b .buttons{
  width: 330px;
  margin: 0 auto;
  margin-top: 10px;
}

.tc-b .buttons div{
  cursor:pointer;
  text-align: center;
  border-radius: 20px;
  display:inline-block;
  width:150px;
  border: 1px solid #e5e5e5;
  font-size:13px;
  line-height:30px;
}

.tc-b .buttons div.notBill{
  color:#000;
  background:#fff;
}
.tc-b .buttons div.confirm{
  margin-left:20px;
  border: 1px solid #2a9fe4;
  background:#2a9fe4;
  color:#fff;
}

#chooseInvoice{
  cursor:pointer;
}

.tc-a{
  display:none;
  width:500px;
  height:360px;
  background:#fff;
  border-bottom: 1px solid #e5e5e5;
  border-radius:10px;
}

.tc-a .header{
  width:100%;
  margin-top:50px;
  float:none;
}

.tc-a .header img{
  display: inherit;
  width:100px;
  margin:0 auto;
}

.tc-a .content{
  width:100%;
}

.tc-a .content h1{
  text-align: center;
  width: 100%;
  font-size: 22px;
  font-weight: bold;
}

.tc-a .bottom{
  width:100%;
  margin-top:10px;
}

.tc-a .bottom p{
  color:#535353;
  font-size:16px;
  text-align:center;
}

.tc-a .buttons{
  margin-top: 30px;
  width:100%;
}

.tc-a button{
  display:block;
  margin:0 auto;
  width:200px;
  color:#fff;
  font-size:16px;
  line-height:32px;
  text-align:center;
  outline:none;
  border-radius:20px;
  background: #2a9fe4;
  border: 1px solid #2a9fe4;
  border-radius: 20px;
  cursor:pointer;
}



