.lanyepayread-tips { background: #fefefe; border: 1px solid #ff6767; border-radius: 4px; padding: 20px 10px; text-align: center; position: relative; font-family: "Microsoft JhengHei", "Microsoft Yahei"; font-size: 16px; }
.lanyepayread-tips .lockico { position: absolute; top: -16px; left: 0; right: 0; margin: 0 auto; width: 26px; height: 26px; background: url(../images/lock.png) no-repeat; background-size: 100% 100%; }
.lanyepayread-tips span { color: #ff6767; font-weight: bold; }
.lanyepayread-tips #lanyepayread-mall { background: #ff6767; color: #fff; text-align: center; padding: 10px; margin: 10px auto 0; width: 90px; cursor: pointer; font-size: 14px; border-radius: 4px; -webkit-transition: 0.8s; -moz-transition: 0.8s; -ms-transition: 0.8s; -o-transition: 0.8s; transition: 0.8s; }
.lanyepayread-tips #lanyepayread-mall:hover { background: #dc2e2e }
.lanyepayread-show { font-family: "Microsoft JhengHei", "Microsoft Yahei"; border: 1px solid #6f9621; border-radius: 4px; padding: 10px; position: relative; background: #fff; }
.lanyepayread-show .unlockico { position: absolute; top: -16px; left: 0; right: 0; margin: 0 auto; width: 26px; height: 26px; background: url(../images/unlock.png) no-repeat; background-size: 100% 100%; }
.lanyepayread-show .lanyepayread-tit { font-size: 14px; border-bottom: 1px solid #ccc; padding-bottom: 10px; margin-bottom: 10px; }
.lanyepayread-show .lanyepayread-content { width: 100% }
.lanyepayread-show .lanyepayread-content p { line-height: 25px; }
.lanyepayread-warning { display: none; position: fixed; top: 100px; left: 0; right: 0; z-index: 9999; width: 180px; margin: 0 auto; background: rgba(218,70,70,0.8); text-align: center; padding: 10px; border-radius: 4px; color: #fff; font-size: 14px }
