.f40 {
    font-size: 40px;
}

.color666 {
    color: #666;
}

.gold-buy {
    margin: 40px auto;
}

.content {
    background: #fff;
}

/*购买*/
.buy-info.on {
    display: block;
}

.buy-info {
    border: 1px solid #d5d7dc;
    border-bottom: none;
    padding: 35px 0 59px 0;
}

.buy-list {
    background: #f7f7f7;
    height: 50px;
    border-bottom: 1px solid #d5d7dc;
    position: relative;
}

.buy-info .lists {
    color: rgb(102, 102, 102);
    line-height: 50px;
    display: inline-block;
    padding: 0px 30px;
    position: relative;
    border-right: 1px solid #d5d7dc;
    /*box-shadow: 0 2px 5px 0 rgba(0,0,0,.1);*/
    /* font-size: 16px; */
}

.buy-info .lists.select {
    color: rgb(51, 51, 51);
    background: #fff;
    z-index: 44;
    border-bottom: 1px solid #fff;
    font-size: 20px;
    font-weight: bold;
}

/*购买页面*/
.buy-info .buy-detail {
    padding-top: 20px;
    padding-bottom: 30px;
}

.buy-info .img {
    width: 351px;
    height: 298px;
    display: inline-block;
    background: #f5f8f8;
    margin-left: 21px;
    margin-right: 34px;
}

.buy-info .img img {
    width: 288px;
    display: block;
    margin: 10px 0 0 29px;
}

.buy-detail-content {
    margin-left: 400px;
    line-height: 26px;
}

.detail-title {
    font-size: 28px;
    color: rgba(51, 51, 51, 1);
    line-height: 26px;
    margin-bottom: 19px;
}

.detail-msg {
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
    line-height: 26px;
    height: 51px;
}

.detail-price {
    height: 65px;
    border-top: 1px solid rgba(235, 235, 235, 1);
    border-bottom: 1px solid rgba(235, 235, 235, 1);
    font-size: 60px;
    color: rgba(229, 62, 38, 1);
    line-height: 65px;
    margin-top: 10px;
}

.detail-time {
    margin: 21px 0 26px;
    font-size: 16px;
    color: #333;
}

.detail-month {
    padding: 5px 24px 6px;
    margin-left: 16px;
    border: 1px solid #d5d7dc;
    display: inline-block;
    margin-top: 5px;
}

.detail-month.on {
    border: 1px solid rgb(199, 29, 6);
    position: relative;
    color: rgb(199, 29, 6);
}

.detail-button {
    background: url(http://jc.zx093.com/public/offical/app/dist/assets/buy-btn.bde1fa.png);
    /* background: #f16560; */
    border-radius: 4px;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    height: 46px;
    line-height: 46px;
    margin-top: 5px;
    text-align: center;
    /* width: 229px; */
    width: 129px;
}

.detail-month.on .correct {
    width: 24px;
    height: 24px;
    position: absolute;
    right: -1px;
    bottom: 0;
    display: inline-block;
    background: url(../../images/icon/on.png);
}

.gold-buy-wrap {
    display: none;
}

.gold-buy-wrap.on {
    display: block;
}

/*汇款方式*/
.content2 {
    padding: 10px 0 20px;
    line-height: 26px;
    background: #fff;
    border: 1px solid #d5d7dc;
}

.prompt {
    padding: 10px 0;
    font-size: 18px;
    color: #CF000F;
}

.warn1 {
    padding: 0 25px;
    padding-bottom: 25px;
}

.warn {
    display: none;
}

.f18 {
    font-size: 18px;
    line-height: 28px;
    color: #333;
}

.bank {
    color: #1F1D1E;
    padding: 20px 50px;
    font-size: 18px;
    background: #f8f8f8;
    border-top: 1px solid #e1e1e1;
    line-height: 34px;
}

.bank:first-child {
    border-top: 0;
    margin-top: 20px;
}

.bank-img {
    width: 190px;
    height: 50px;
    display: inline-block;
    position: relative;
    top: 27px;
    background: #eeeeee;
}

.bank1 {
    background: url(../../images/icon/banknong.png) no-repeat;
}

.bank2 {
    background: url(../../images/icon/bankjian.png) no-repeat;
}

.bank3 {
    background: url(../../images/icon/bankgong.jpg) no-repeat;
}


.bank-text {
    padding-left: 214px;
    color: #222223;
}

/*风险提示*/
.venture {
    margin-left: 25px;
    margin-right: 45px;
    margin-bottom: 27px;
    padding-top: 20px;
}

.venture-text {
    line-height: 28px;
}

.buyTitle {
    height: 56px;
    overflow: hidden;
}

.buy-title {
    height: 48px;
    background: #fff;
    color: rgba(153, 153, 153, 1);
    font-size: 26px;
    line-height: 48px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    border: 1px solid rgba(230, 230, 230, 1);
}

.buy-title:first-child {
    border-right: 0;
}

/* .buy-title.ql,
.buy-title.yl, */
.buy-title.ql.on,
.buy-title.yl.on,
.buy-title.on {
    color: #fff;
    background: rgba(31, 78, 173, 1);
    border: 1px solid rgba(31, 78, 173, 1);
}

.dragonBuy .buy-line {
    width: 271px;
    height: 3px;
    margin-top: 5px;
    background: rgba(230, 230, 230, 1);
}

.buy-title.on .buy-line {
    background: rgba(31, 78, 173, 1);
}

.colorbank {
    color: #DA282D;
    font-size: 22px;
}

/* 购买弹窗 */
.gold-buy-win {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .3);
    display: none;
}

.gold-buy-win .buy-win {
    width: 496px;
    height: 171px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.gold-buy-win .buy-win-title {
    padding: 7px 10px;
    font-size: 16px;
    color: #333;
    border-bottom: 1px solid #D6D7DC;
}

.gold-buy-win .buy-win-close {
    display: inline-block;
    width: 9px;
    height: 9px;
    background: url(./images/c.png) no-repeat;
    float: right;
    cursor: pointer;
    position: relative;
    top: 3px;
}

.gold-buy-win .buy-win-content {
    text-align: center;
    font-size: 15px;
    color: #666;
    padding-top: 45px;
}

.gold-buy-win .buy-win-num {
    font-size: 37px;
    color: #EC615A;
    font-weight: bold;
}