@charset "utf-8";

button {
    cursor: pointer;
}
/*支付弹框css*/
.buy-vip{
    width: 710px;
    height: auto;
    border-radius: 4px;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -310px;
    margin-top: -282.5px;
    z-index: 10030;
    display: block;
}

.buy-vip .main-title i.close {
    width: 16px;
    height: 16px;
    float: right;
    background: url(/image/common/close-icon.png) -10px -10px no-repeat;
    margin-top: 15px;
    margin-right: 20px;
}
.buy-vip .main-title i.close:hover {
    /*background: url(/image/common/close-icon.png) -10px -50px no-repeat;*/
    cursor: pointer;
}

#buyVipWindow{
    background-image: url(/image/common/vip-background.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom;
}

#buyVipWindow .main-title {
    width: 100%;
    height: 46px;
	background-image: linear-gradient(90deg, rgb(40,36,29) 0%, rgb(69,61,47) 100%);
	border-radius: 4px 4px 0 0;
}
#buyVipWindow .expire {
}
#buyVipWindow .portrait-vip{
    width: 121px;
    height: 19px;
    background: url(/image/common/vip-title.png) no-repeat;
    background-size: 100%;
    margin-left: 30px;
    float: left;
    margin-top:13px;
}
#buyVipWindow .main-title .portrait{
	float: left;
    margin-left: 16px;
    padding-left: 16px;
    position: relative;
    height: 100%;
}
#buyVipWindow .main-title .portrait::before{
    content: '';
    position: absolute;
    top: 14px;
    bottom: 14px;
    left: 0;
    border-left: 1px solid #fff;
}
#buyVipWindow .main-title .portrait .portrait-logo{
    float: left;
}
#buyVipWindow .main-title .portrait .portrait-logo img{
	float: left;
	width:26px;
	height:26px;
	border-radius: 50%;
	margin-right: 12px;
    margin-top: 10px;
}
#buyVipWindow .main-title .portrait .portrait-text{
	float: left;
    display: flex;
    height: 100%;
}
#buyVipWindow .main-title .portrait .portrait-text .name{
    display: flex;
    height: 100%;
    align-items: center;
}
#buyVipWindow .main-title .portrait .portrait-text .name h4{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #fff;
	letter-spacing: 0;
	line-height: 18px;
}
#buyVipWindow .main-title .portrait .portrait-text .name .status{
    float: left;
    margin-left: 10px;
    background-image: linear-gradient(30deg, rgb(229,178,100) 0%, rgb(237,201,136) 30%, rgb(243,220,165) 100%);
    border-radius: 4px;
    font-size: 12px;
    color: rgb(115,57,12);
    width: 52px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}
#buyVipWindow .expire .portrait .portrait-text .name .status{
    background-image: linear-gradient(30deg, rgb(190,190,190) 0%, rgb(230,230,230) 40%,rgb(210,210,210) 100%);
    color: rgb(85,85,85);
}
#buyVipWindow .main-title .portrait .portrait-text span{
	width:100%;
	font-size: 12px;
	color: #fff;
	letter-spacing: 0;
    display: flex;
    margin-left: 12px;
    align-items: center;
}
#buyVipWindow .expire .portrait .portrait-text span{
    display: none;
}

#buyVipWindow .main {
    width: 660px;
    float: left;
    padding:0 25px 28px;
    min-height:auto;
    min-width:auto;
    position: relative;
}

#buyVipWindow .main .equity-left{
    width: 15px;
    height: 15px;
    border-top: 4px solid #999;
    border-right: 4px solid #999;
    transform: rotate(-135deg);
    position: absolute;
    left: 20px;
    top: 62px;
    cursor: pointer;
    border-radius: 4px;
}

#buyVipWindow .main .equity-right{
    width: 15px;
    height: 15px;
    border-top: 4px solid #999;
    border-right: 4px solid #999;
    transform: rotate(45deg);
    position: absolute;
    right: 20px;
    top: 62px;
    cursor: pointer;
    border-radius: 4px;
}
#buyVipWindow.new .main .equity-right {
    display: none;
}
#buyVipWindow.new .main .equity-left {
    display: none;
}
#buyVipWindow .main .equity-disabled{
    border-top: 4px solid #DDD;
    border-right: 4px solid #DDD;
    cursor: not-allowed;
}

#buyVipWindow .main .equity-box{
    width: 630px;
    height: 140px;
    overflow: hidden;
    margin: 0 auto;
}
#buyVipWindow.new .main .equity-box{
    margin: 0 0 0 26px;
}

#buyVipWindow .main .equity-wrap{
    height: 140px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    transition: all .5s ease;
    transform: translateX(0);
}
#buyVipWindow.new .main .equity {
    width: 140px;
}
#buyVipWindow .main .equity{
    margin: 30px 15px;
    width: 180px;
    height: 90px;
    flex-shrink: 0;
    background: #fff;
    box-sizing: border-box;
    border: 1px solid rgb(245,233,195);
    border-radius: 6px;
    padding-top: 8px;
    text-align: center;
    cursor: pointer;
    transition: all .3s ease;
    position: relative;
}
#buyVipWindow.new .main .equity:nth-child(1){
    margin-left: 0;
}
#buyVipWindow.new .main .equity{
    margin: 10px 10px;
}

#buyVipWindow .main .equity:hover{
    background: rgb(255,247,219);
    border: 1px solid rgb(220,180,91);
}

#buyVipWindow .main .equity.equity-active{
    background: rgb(255,247,219);
    border: 1px solid rgb(220,180,91);
}

#buyVipWindow .main .equity:first-child::before{
    content: '推荐';
    position: absolute;
    top: -10px;
    left: 0;
    border-radius: 8px 2px 8px 2px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    padding: 0 8px;
    background-image: linear-gradient(90deg, rgb(234,81,21) 0%, rgb(251,163,28) 100%);
}

#buyVipWindow .main .equity.equity-active::after{
    content: '';
    position: absolute;
    width: 41px;
    height: 34px;
    right: -1px;
    bottom: -1px;
    background: url(/image/common/vip-check.png) no-repeat;
}

#buyVipWindow .main .equity .equity-text{

}
#buyVipWindow .main .equity .equity-text .equity-title{
	font-size: 14px;
	color: rgb(40,40,40);
    font-weight: bold;
}
#buyVipWindow .main .equity .equity-text .equity-amount{
	font-size: 14px;
	color: #9B6033;
    line-height: 24px;
}
#buyVipWindow .main .equity .equity-text .equity-amount span{
	color: rgb(189,151,90);
}
#buyVipWindow .main .equity .equity-text .equity-amount span.money{
	font-size: 22px;
	color: rgb(189,151,90);
    font-weight: bold;
}

#buyVipWindow .main .equity:first-child .equity-text .equity-amount span{
    color: rgb(240,58,0);
}

#buyVipWindow .main .equity:first-child .equity-text .equity-amount span.money{
    color: rgb(240,58,0);
}

#buyVipWindow .main .equity .equity-time{
	font-size: 12px;
	color: rgb(90,90,90);
    line-height: 10px;
}

#buyVipWindow .main ul{
    float: left;
    width: 660px;
}
#buyVipWindow .main ul li{
    float: left;
    width:100%;
    line-height: 33px;
}
#buyVipWindow .main ul li>.samp{
    color: #333333;
    font-size: 15px;
    padding-left: 12px;
    position: relative;
}
#buyVipWindow .main ul li>.samp::before{
    content: '';
    width: 3px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 9px;
    border-radius: 1.5px;
    background: rgb(221,183,98);
}
#buyVipWindow .main ul li>.bkw{
    margin-bottom: 5px;
    background:linear-gradient(to right,#ff5a00 0%,#fff 80%);
    color: #fff;
    font-size: 15px;
    padding-left: 12px;
    position: relative;
    border-radius: 8px;
}
#buyVipWindow .main ul li>.sjvip{
    margin-top: 10px;
    margin-bottom: 5px;
    background:linear-gradient(to right,#13a752 0%,#fff 80%);
    color: #fff;
    font-size: 15px;
    padding-left: 12px;
    position: relative;
    border-radius: 8px;
}
#buyVipWindow .main ul li dl.zf-way dd{
    line-height: 38px;
    color: #000;
    font-size: 15px;
    background-color: #fff;
}

#buyVipWindow .main ul li dl dd{

}
#buyVipWindow .main ul li dl dd{
    float: left;
    border: 1px solid #ccc;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 128px;
    margin-right: 15px;
    cursor: pointer;
    border-radius: 4px;
}
#buyVipWindow .main ul li.pay{
    margin-top: 5px;
}

#buyVipWindow .main ul li dl.equity-type {
    padding-left: 12px;
    margin-top: 4px;
}
#buyVipWindow.new .main ul li dl.equity-type {
    margin-top: 10px;
}
#buyVipWindow .main ul li dl.equity-type dd {
	border: unset;
	cursor: unset;
	margin-right: 4px;
    display: flex;
    width: 212px;
    margin-bottom: 10px;
}
#buyVipWindow .main ul li dl.equity-type dd:last-child {

}
#buyVipWindow .main ul li .equity-type dd i{
	float: left;
	width:36px;
	height:36px;
	margin-right: 8px;
    background-size: 100%;
}

#buyVipWindow .main ul li .equity-type dd:nth-child(2){
    width: 212px;
}
#buyVipWindow .main ul li .equity-type dd:nth-child(5){
    width: 212px;
}

#buyVipWindow .main ul li .equity-type dd.uclass i{
	background-image: url(/image/common/vip_icon_uclass.png);
}
#buyVipWindow .main ul li .equity-type dd.lesson i{
	background-image: url(/image/common/vip_icon_lesson.png);
}
#buyVipWindow .main ul li .equity-type dd.laboratory i{
	background-image: url(/image/common/vip_icon_laboratory.png);
}
#buyVipWindow .main ul li .equity-type dd.speak i{
	background-image: url(/image/common/vip_icon_speak.png);
}
#buyVipWindow .main ul li .equity-type dd.true-topic i{
	background-image: url(/image/common/vip_icon_high-topic.png);
}
#buyVipWindow .main ul li .equity-type dd.high-topic i{
	background-image: url(/image/common/vip_icon_true-topic.png);
}
#buyVipWindow .main ul li .equity-type dd.xkb i{
	background-image: url(/image/vipSpecialTopic/xkb.png);
}
#buyVipWindow .main ul li .equity-type dd.dykd i{
	background-image: url(/image/vipSpecialTopic/dykd.png);
}
#buyVipWindow .main ul li .equity-type dd.kjja i{
	background-image: url(/image/vipSpecialTopic/kjja.png);
}
#buyVipWindow .main ul li .equity-type dd.ddy i{
	background-image: url(/image/vipSpecialTopic/ddy.png);
}
#buyVipWindow .main ul li .equity-type dd.gjd i{
	background-image: url(/image/vipSpecialTopic/gjd.png);
}

#buyVipWindow .main ul li dl dd p{
    font-size: 14px;
    color: #333;
    line-height: 20px;
    text-align: left;
    white-space: nowrap;
}
#buyVipWindow .main ul li dl dd p:last-child{
    font-size: 12px;
    color: #999;
}
#buyVipWindow.new .main ul li.sjli dl dd p:last-child{
    font-size: 14px;
    color: #333;
    line-height: 40px;
    text-align: left;
    white-space: nowrap;
}
#buyVipWindow .main ul li .zf-way{
    padding-left: 12px;
    padding-top: 4px;
}
#buyVipWindow .main ul li .zf-way dd.wechat i{
    float: left;
    width:18px;
    height:15px;
    background: url(/image/common/vip-wechat.png) no-repeat;
    margin:12px -18px 0 22px;
}
#buyVipWindow .main ul li .zf-way dd.zfb i{
    float: left;
    width:16px;
    height:16px;
    background: url(/image/common/vip-ali.png)no-repeat;
    margin:12px -9px 0 16px
}
#buyVipWindow .main ul li .zf-way dd.active{
    border:1px solid #ff8711;
}
#buyVipWindow .main ul li .zf-way dd.active span{
    color:#333;
}
#buyVipWindow .gold-points .gold-title{
    font-weight: bold;
}
#buyVipWindow .main .gold-points{
    float: left;
    padding-left: 12px;
    padding-top: 12px;
}
#buyVipWindow .main .gold-points p{
    font-size: 14px;
    color: #333333;
}
#buyVipWindow .main .gold-points p i{
    width: 16px;
    height: 16px;
    float: left;
    background: url(/image/common/choose.png) no-repeat;
    margin-right: 3px;
    margin-top: 4px;
    cursor: pointer;
}
#buyVipWindow .main .gold-points p i.active {
    background: url(/image/common/choose-active-vip.png) no-repeat;
}
#buyVipWindow .main .gold-points p i.disable {
    cursor: unset;
    opacity: 0.5;
}
#buyVipWindow .main .gold-points p .tips{
    color: #666666;
    margin-left: 10px;
}
#buyVipWindow .main .gold-points p .tips span{
    color: #F7642E;
}

#buyVipWindow .zf-ts{
    width: 100%;
    box-sizing: border-box;
    float: left;
    background: rgb(245,223,161);
    padding: 10px 20px;
}
#buyVipWindow .zf-ts p{
    font-size: 12px;
    color: #333;
    letter-spacing: 0;
    line-height: 21px;
    word-break: break-all;
}
/*#buyVipWindow .zf-ts p>i{*/
/*    margin-right: 3px;*/
/*    width: 13px;*/
/*    height: 12px;*/
/*    background: url(/image/common/vip-tips-icon.png) no-repeat;*/
/*}*/
#buyVipWindow .zf-ts p span{
    float: right;
}

#buyVipWindow .to-pay{
    float: left;
    width: calc(100% - 46px);
    padding: 14px 20px 12px 26px;
    background-color: #fff;
}
#buyVipWindow .to-pay p{
    float: left;
    line-height: 38px;
    font-size: 14px;
    color: #333333;
}
#buyVipWindow .to-pay p span {
    font-size: 14px;
    color: rgb(240,58,0);
}
#buyVipWindow .to-pay .to-pay-num{
    font-size: 16px;
    font-weight: bold;
}
#buyVipWindow .to-pay p span .money {
    font-size: 20px;
    font-weight: bold;
}
#buyVipWindow .to-pay .pay-right{
    float: right;
}
#buyVipWindow .to-pay .pay-left{
    float: left;
    width: 40%;
}
#buyVipWindow .to-pay .pay-left>span{
    color: #333;
    font-size: 12px;
}
#buyVipWindow .to-pay .pay-right p{
    float: left;
    line-height: 36px;
    font-size: 13px;
    color: #666666;
    margin-right: 10px;
}
#buyVipWindow .to-pay .pay-right p i{
    width: 16px;
    height: 16px;
    float: left;
    background: url(/image/common/choose.png) no-repeat;
    margin-right: 3px;
    margin-top: 11px;
    cursor: pointer;
}
#buyVipWindow .to-pay .pay-right p i.active {
    background: url(/image/common/choose-active-vip.png) no-repeat;
}
#buyVipWindow .to-pay .pay-right p span{
    color: #F7642E;
    cursor: pointer;
}
#buyVipWindow .to-pay .pay-right #readAgreement {
    color: rgb(3,131,255)
}
#buyVipWindow .to-pay .pay-right .buy-btn{
    float: left;
    width: 132px;
    height: 34px;
    line-height: 34px;
    background: #F7642E;
    border-radius: 3px;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    cursor: pointer;
}

#buyVipWindow .to-pay .pay-top .right{
    float: right;
}
#buyVipWindow .to-pay .pay-top .left{
    float: left;
    width: 40%;
}
#buyVipWindow .to-pay .pay-top .left>span{
    color: #333;
    font-size: 12px;
}
#buyVipWindow .to-pay .pay-top .right p{
    float: left;
    line-height: 36px;
    font-size: 13px;
    color: #666666;
    margin-right: 10px;
}
#buyVipWindow .to-pay .pay-top .right p i{
    width: 16px;
    height: 16px;
    float: left;
    background: url(/image/common/choose.png) no-repeat;
    margin-right: 3px;
    margin-top: 11px;
    cursor: pointer;
}
#buyVipWindow .to-pay .pay-top .right p i.active {
    background: url(/image/common/choose-active-vip.png) no-repeat;
}
#buyVipWindow .to-pay .pay-top .right p span{
    color: #F7642E;
    cursor: pointer;
}
#buyVipWindow .to-pay .pay-top .right #readAgreement {
    color: rgb(3,131,255)
}
#buyVipWindow .to-pay .pay-top .right .buy-btn{
    float: left;
    width: 132px;
    height: 34px;
    line-height: 34px;
    background: #F7642E;
    border-radius: 3px;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    cursor: pointer;
}
#buyVipWindow .to-pay .pay-bottom{
    width: 100%;
    float: left;
    color: #333;
    font-size: 12px;
}

.bg-wall {
    filter: alpha(opacity=30);
    opacity: 0.4;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background: black;
    opacity: 0.4;
    z-index: 10020;
    display: block;
}


/*微信支付、支付宝支付提示弹框*/
.pay-type .main-title {
    width: 100%;
    height: 39px;
}
.pay-type .main-title h3 {
    line-height: 24px;
    font-size: 18px;
    color: #333;
    float: left;
    margin-top: 15px;
    margin-left: 20px;
}

#wechatPayWindow .main {
    margin: 20px;
    color: #333333;
    text-align: center;
    width: calc(100% - 40px);
    min-height:auto;
    min-width:auto;
}

#wechatPayWindow .main .vip-name {
    margin-bottom: 40px;
    font-weight: bold;
    font-size: 18px;
}

#wechatPayWindow .main .vip-money {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: bold;
}
#wechatPayWindow .main .vip-money samp {
    font-weight: bold;
    font-size: 18px;
    color: #F7642E;
}

#wechatPayWindow .main .wx-tip {
    margin-top: 10px;
    font-size: 14px;
    color: #666666;
}

#wechatPayWindow .main .close-btn {
    background: #F7642E;
    border-radius: 3px;
    width: 78px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    color: #FFFFFF;
    margin: 42px auto 0;
    cursor: pointer;
}


#aliPayWindow .main{
    margin: 13px 20px 23px;
}
#aliPayWindow .main .tip {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}
#aliPayWindow .main .tip:last-child {
    margin-top: 10px;
}
#aliPayWindow .main-btn{
    float: right;
    margin: 0px 15px 15px;
}
#aliPayWindow .main-btn .btn {
    width: 78px;
    height: 32px;
    line-height: 32px;
    border-radius: 3px;
    text-align: center;
    font-size: 12px;
    float: right;
    cursor: pointer;
}
#aliPayWindow .main-btn .close-btn {
    background: #FFFFFF;
    border: 1px solid #F7642E;
    color: #F7642E;
    margin-right: 10px;
}
#aliPayWindow .main-btn .complete-btn {
    background: #F7642E;
    color: #FFFFFF;
}

/*协议*/
.agreement {
    z-index: 10050;
    width: 900px;
    height: 520px;
    margin-left: -435px;
}
.agreement-wall {
    z-index: 10040;
}
.agreement .main {
    width: calc(100% - 40px);
    height: 392px;
    overflow-y: auto;
    margin: 20px 20px 17px;
    min-height:auto;
    min-width:auto;
}
.agreement .main h1 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #333;
    text-align: center;
}
.agreement .main h4 {
    margin: 20px 0;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.agreement .main h5 {
    margin: 15px 0;
    font-size: 15px;
    color: #333;
    font-weight: bold;
}
.agreement .main h6 {
    margin: 10px 0;
    font-size: 14px;
    color: #333;
    font-weight: bold;
}
.agreement .main p {
    font-size: 14px;
    color: #555;
    text-indent: 24px;
    line-height: 22px;
}
.agreement .close-btn {
    background: #F7642E;
    border-radius: 3px;
    width: 120px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    margin: 0 auto 20px;
    cursor: pointer;
}


/*购买vip弹框*/
#buyWindow{
  background-repeat:no-repeat;
  background-size:100%;
  background-position:bottom;
  width:640px;
}

#buyWindow .main-title {
  position:absolute;
  width: 100%;
  height: 120px;
  background-image: linear-gradient(-80deg, #EFDDAC 0%, #DDC085 69%);
  border-radius: 4px 4px 0 0;
}
#buyWindow .expire {
}
#buyWindow .portrait-vip{
  width: 121px;
  height: 19px;
  background: url(/image/common/vip-title.png) no-repeat;
  background-size: 100%;
  margin-left: 30px;
  float: left;
  margin-top:13px;
}
#buyWindow .main-title .portrait{
  float: left;
  margin-left: 20px;
  position: relative;
  height: 100%;
}
#buyWindow .main-title .portrait p{
  font-size: 18px;
  font-weight:bold;
  color: #815315;
  margin-top: 25px;
}
#buyWindow .main-title .portrait .portrait-logo{
  float: left;
}
#buyWindow .main-title .portrait .portrait-logo img{
  float: left;
  width:26px;
  height:26px;
  border-radius: 50%;
  margin-right: 12px;
  margin-top: 10px;
}
#buyWindow .main-title .portrait .portrait-text{
  float: left;
  display: flex;
  height: 100%;
}
#buyWindow .main-title .portrait .portrait-text .name{
  display: flex;
  height: 100%;
  align-items: center;
}
#buyWindow .main-title .portrait .portrait-text .name h4{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0;
  line-height: 18px;
}
#buyWindow .main-title .portrait .portrait-text .name .status{
  float: left;
  margin-left: 10px;
  background-image: linear-gradient(30deg, rgb(229,178,100) 0%, rgb(237,201,136) 30%, rgb(243,220,165) 100%);
  border-radius: 4px;
  font-size: 12px;
  color: rgb(115,57,12);
  width: 52px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
#buyWindow .expire .portrait .portrait-text .name .status{
  background-image: linear-gradient(30deg, rgb(190,190,190) 0%, rgb(230,230,230) 40%,rgb(210,210,210) 100%);
  color: rgb(85,85,85);
}
#buyWindow .main-title .portrait .portrait-text span{
  width:100%;
  font-size: 12px;
  color: #fff;
  letter-spacing: 0;
  display: flex;
  margin-left: 12px;
  align-items: center;
}
#buyWindow .expire .portrait .portrait-text span{
  display: none;
}

#buyWindow .main {
  position: relative;
  float: left;
  min-height: auto;
  min-width: auto;
  position: relative;
  margin-top: 70px;
  padding-left: 0;
  width: 100%;
}

#buyWindow .main .equity-left{
  width: 15px;
  height: 15px;
  border-top: 4px solid #999;
  border-right: 4px solid #999;
  transform: rotate(-135deg);
  position: absolute;
  left: 20px;
  top: 62px;
  cursor: pointer;
  border-radius: 4px;
}

#buyWindow .main .equity-right{
  width: 15px;
  height: 15px;
  border-top: 4px solid #999;
  border-right: 4px solid #999;
  transform: rotate(45deg);
  position: absolute;
  right: 20px;
  top: 62px;
  cursor: pointer;
  border-radius: 4px;
}

#buyWindow .main .equity-disabled{
  border-top: 4px solid #DDD;
  border-right: 4px solid #DDD;
  cursor: not-allowed;
}

#buyWindow .main .main-poistion{
  position: relative;
}
#buyWindow .main .equity-box{
  width: 600px;
  height: auto;
  overflow: inherit;
  margin-left:0;
  width: 100%;
}

#buyWindow .main .equity-wrap{
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  transition: all .5s ease;
  transform: translateX(0);
  margin-left:20px;
}

#buyWindow .main .equity{
  margin: 0;
  margin-right:30px;
  width: 180px;
  height: 100px;
  flex-shrink: 0;
  background: #fff;
  box-sizing: border-box;
  border: 1px solid rgb(245,233,195);
  border-radius: 6px;
  padding-top: 8px;
  text-align: center;
  cursor: pointer;
  transition: all .3s ease;
  position: relative;
  margin-bottom: 20px;
}
#buyWindow .main .equity:nth-child(3n){
  margin-right:0;
}

#buyWindow .main .equity:hover{
  background: #FFFCF1;
  border: 1px solid rgb(220,180,91);
}

#buyWindow .main .equity.equity-active{
  background: #FFFCF1;
  border: 1px solid rgb(220,180,91);
}

#buyWindow .main .equity.recommend::before{
  content: '最热';
  position: absolute;
  top: -10px;
  right: -1px;
  border-radius: 2px 8px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #fff;
  padding: 0 8px;
  background-image: linear-gradient(90deg, #FF7930 0%, #FF3B30 100%);
}

#buyWindow .main .equity.equity-active::after{
  content: '';
  position: absolute;
  width: 41px;
  height: 34px;
  right: -1px;
  bottom: -1px;
  background: url(/image/common/vip-check.png) no-repeat;
}

#buyWindow .main .equity .equity-text{

}
#buyWindow .main .equity .equity-text .equity-title{
  font-size: 15px;
  color: #775E47;
  font-weight: bold;
}
#buyWindow .main .equity .equity-text .equity-amount{
  font-size: 14px;
  color: #9B6033;
  line-height: 24px;
  margin:10px 0;
}
#buyWindow .main .equity .equity-text .equity-amount span{
  color: rgb(189,151,90);
}
#buyWindow .main .equity .equity-text .equity-amount span.money{
  font-size: 22px;
  color: rgb(189,151,90);
  font-weight: bold;
}

#buyWindow .main .equity:first-child .equity-text .equity-amount span{
  color: rgb(240,58,0);
}

#buyWindow .main .equity:first-child .equity-text .equity-amount span.money{
  color: rgb(240,58,0);
}

#buyWindow .main .equity .equity-time{
  font-size: 12px;
  color: rgb(90,90,90);
  line-height: 10px;
}

#buyWindow .main ul{
  width: 620px;
  margin-left:20px;
}
#buyWindow .main ul li{
  width: 100%;
  line-height: 33px;
  display: flex;
  flex-direction: initial;
  align-items: flex-start;
}
#buyWindow .main ul li>.samp{
  color: #333333;
  font-size: 15px;
  padding-left: 0;
  position: relative;
  width: 80px;
  flex-shrink: 0;
}
#buyWindow .main ul li dl.zf-way dd{
  line-height: 50px;
  color: #000;
  font-size: 15px;
  background-color: #fff;
}

#buyWindow .main ul li dl dd{

}
#buyWindow .main ul li dl dd{
  border: 1px solid #ccc;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 140px;
  margin-right: 15px;
  cursor: pointer;
  border-radius: 4px;
  height: 50px;
}
#buyWindow .main ul li.pay{
  margin-top: 5px;
}

#buyWindow .main ul li dl.equity-type {
  padding-left: 12px;
  margin-top: 4px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

#buyWindow .main ul li dl.equity-type dd {
  border: unset;
  cursor: unset;
  margin-right: 40px;
  display: flex;
  width: 90px;
  margin-bottom: 0;
  flex-shrink: 0;
  height: auto;
  align-items: center;
  margin-bottom: 20px;
}
#buyWindow .main ul li dl.equity-type dd:last-child {

}
#buyWindow .main ul li .equity-type dd i{
  width:24px;
  height:24px;
  background-size: 100%;
  margin-right: 10px;
}

#buyWindow .main ul li .equity-type dd.uclass i{
  background-image: url(/image/common/vip_icon_uclass.png);
}
#buyWindow .main ul li .equity-type dd.lesson i{
  background-image: url(/image/common/vip_icon_lesson.png);
}
#buyWindow .main ul li .equity-type dd.laboratory i{
  background-image: url(/image/common/vip_icon_laboratory.png);
}
#buyWindow .main ul li .equity-type dd.speak i{
  background-image: url(/image/common/vip_icon_speak.png);
}
#buyWindow .main ul li .equity-type dd.true-topic i{
  background-image: url(/image/common/vip_icon_high-topic.png);
}
#buyWindow .main ul li .equity-type dd.high-topic i{
  background-image: url(/image/common/vip_icon_true-topic.png);
}

#buyWindow .main ul li dl dd p{
  font-size: 14px;
  color: #333;
  line-height: 20px;
  text-align: left;
  white-space: nowrap;
}
#buyWindow .main ul li dl dd p:last-child{
  font-size: 14px;
  color: #999;
}
#buyWindow .main ul li .zf-way{
  display:flex;
  padding-left: 12px;
  padding-top: 4px;
}
#buyWindow .main ul li .zf-way dd.wechat i{
  float: left;
  width: 18px;
  height: 15px;
  background: url(/image/common/vip-wechat.png) no-repeat;
  margin: 18px -18px 0 22px;
}
#buyWindow .main ul li .zf-way dd.zfb i{
  float: left;
  width:16px;
  height:16px;
  background: url(/image/common/vip-ali.png)no-repeat;
  margin:18px -9px 0 16px
}
#buyWindow .main ul li .zf-way dd.active{
  border:1px solid #ff8711;
}
#buyWindow .main ul li .zf-way dd.active span{
  color:#333;
}
#buyWindow .gold-points .gold-title{
  font-weight: bold;
}
#buyWindow .main .gold-points{
  float: left;
  padding-left: 12px;
  padding-top: 12px;
}
#buyWindow .main .gold-points p{
  font-size: 14px;
  color: #333333;
}
#buyWindow .main .gold-points p i{
  width: 16px;
  height: 16px;
  float: left;
  background: url(/image/common/choose.png) no-repeat;
  margin-right: 3px;
  margin-top: 4px;
  cursor: pointer;
}
#buyWindow .main .gold-points p i.active {
  background: url(/image/common/choose-active-vip.png) no-repeat;
}
#buyWindow .main .gold-points p i.disable {
  cursor: unset;
  opacity: 0.5;
}
#buyWindow .main .gold-points p .tips{
  color: #666666;
  margin-left: 10px;
}
#buyWindow .main .gold-points p .tips span{
  color: #F7642E;
}

#buyWindow .zf-ts{
  width: 100%;
  box-sizing: border-box;
  float: left;
  background: #F5F5F5;
  padding: 10px 20px;
  margin-top:50px;
}
#buyWindow .zf-ts p{
  font-size: 12px;
  color: #666666;
  letter-spacing: 0;
  line-height: 21px;
  word-break: break-all;
}
/*#buyWindow .zf-ts p>i{*/
/*    margin-right: 3px;*/
/*    width: 13px;*/
/*    height: 12px;*/
/*    background: url(/image/common/vip-tips-icon.png) no-repeat;*/
/*}*/
#buyWindow .zf-ts p span{
  float: none;
  font-weight: bold;
  color: #666666;
}

#buyWindow .to-pay{
  float: left;
  width: calc(100% - 46px);
  padding: 14px 20px 12px 26px;
  background-color: #fff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
#buyWindow .to-pay p{
  float: left;
  line-height: 38px;
  font-size: 14px;
  color: #333333;
}
#buyWindow .to-pay p span {
  font-size: 12px;
  color: rgb(240,58,0);
}
#buyWindow .to-pay .to-pay-num{
  font-size: 16px;
  font-weight: bold;
}
#buyWindow .to-pay p .money {
  font-size: 20px;
  font-weight: bold;
}
#buyWindow .to-pay p i {
  font-size: 16px;
  font-weight: bold;
  color: rgb(240,58,0);
  font-style:inherit;
}
#buyWindow .to-pay .pay-right{
  float: right;
}
#buyWindow .to-pay .pay-right p{
  float: left;
  line-height: 40px;
  font-size: 13px;
  color: #666666;
  margin-right: 10px;
}
#buyWindow .to-pay .pay-right p i{
  width: 16px;
  height: 16px;
  float: left;
  background: url(/image/common/choose.png) no-repeat;
  margin-right: 3px;
  margin-top: 14px;
  cursor: pointer;
}
#buyWindow .to-pay .pay-right p i.active {
  background: url(/image/common/choose-active-vip.png) no-repeat;
}
#buyWindow .to-pay .pay-right p span{
  color: #F7642E;
  cursor: pointer;
}
#buyWindow .to-pay .pay-right #readAgreement {
  color: #9F5F47;
}
#buyWindow .to-pay .pay-right .buy-btn{
  float: left;
  width: 132px;
  height: 40px;
  line-height: 40px;
  background: linear-gradient(270deg, #EFDDAC 0%, #DDC085 100%);
  border-radius: 3px;
  font-size: 16px;
  color: #7A4418;
  text-align: center;
  cursor: pointer;
  font-weight:bold;
}