﻿.modal1 { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; overflow: hidden; -webkit-overflow-scrolling: touch; outline: 0; background: rgba(0, 0, 0, .3) }
.modal1 p { margin: 5px }
.bs-example-modal1-sm { width: 100%; line-height: 45px; font-family: '黑体'; font-size: 1.6em; border-bottom: 2px #ddd solid;  text-align: center; display: none; }
.modal1-sm { width: 300px }
.modal1-dialog { margin: 30px auto }
.modal1-header { min-height: 16.43px; padding: 15px; border-bottom: 1px solid #e5e5e5 }
.modal1-content { margin-top: -16px; position: relative; background-color: #fff; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid #999; border: 1px solid rgba(0, 0, 0, .2); border-radius: 6px; outline: 0; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5); box-shadow: 0 3px 9px rgba(0, 0, 0, .5) }
.modal1-body { position: relative; padding: 15px }
#mydel1 { position: absolute; width: 40px; height: 40px; line-height: 40px; right: -16px; top: 82px; background: rgba(0, 0, 0, .85); color: #fff; border-radius: 50px; font-family: Arial; font-size: 20px; font-weight: 100; text-align: center }