.layuimini-main-exchange{display: flow-root;}


.layuimini-main-exchange .exchange{margin-top: 7px;background-color: white;padding: 0 24px 12px 24px;}
.layuimini-main-exchange .exchange .line{height: 1px;background: #EBEBEB;width: 100%;}
.layuimini-main-exchange .exchange .title{font-size: 15px;color: #151413;font-weight: bold;line-height: 49px;height: 49px;}
.layuimini-main-exchange .exchange .form-body{ margin-top:20px }
.layuimini-main-exchange .exchange .pay{height: 45px;background: #2468F2;text-align: center;margin-bottom: 26px;cursor: pointer;}
.layuimini-main-exchange .exchange .pay span{color: white;font-size: 15px;line-height: 45px;}

.layuimini-main-exchange .show{position: absolute;top:0;left: 0;width: 100%;height: 100%;background: rgba(74,74,74,0.5);display: none;}
.layuimini-main-exchange .show > div{width: 263px; margin: 120px auto 0 auto;background-color: white;text-align: center;position: relative;}
.layuimini-main-exchange .show div > img{width: 56px;height: 56px;margin-top: -20px;}
.layuimini-main-exchange .show div .title{margin-top: 15px;font-size: 17px;font-weight: bold;line-height: 22px;color: #393D41;}
.layuimini-main-exchange .show div .desc{margin: 10px auto 0 auto;font-size: 15px;line-height: 25px;color: #727272;}
.layuimini-main-exchange .show div .desc span{width: 250px;word-break: break-all;}
.layuimini-main-exchange .show div .close{position: absolute;top: 0;right: 0;width: 40px;height: 40px;cursor: pointer;}
.layuimini-main-exchange .show div .close img{width: 13px;height: 14px;}
.layuimini-main-exchange .show div .bottom{height: 50px;width: 236px;margin: 0 auto;}
.layuimini-main-exchange .show div .bottom button{float: left;height: 40px;width: 116px;background: #2468F2;color: white;}
.layuimini-main-exchange .show div .bottom button:first-child{margin-right: 4px;background: #E5E5E5;color: #727272;}