.db-title{ height:40px; line-height:40px; text-align:center; font-size:18px; font-weight:bold;}
.db-content{ min-height:50px; padding:0 20px 10px;}
.db-foot{display: -webkit-box; display: -moz-box; width:100%; height:40px; line-height:40px; text-align:center; font-size:16px; border-top:1px solid #EEEBE8;}
.db-foot p{-webkit-box-flex: 1; -moz-box-flex: 1; width:1px; display: block; color:#CC3441;border-left:1px solid #EEEBE8;}
.db-foot p:first-child{border-left:none;}
/*alert提示框样式相关[[*/
@-webkit-keyframes boxfade{0%{opacity:0;}20%{opacity:0.8;}80%{opacity:0.8;}100%{opacity:0;}}
@-moz-keyframes boxfade{0%{opacity:0;}20%{opacity:0.8;}80%{opacity:0.8;}100%{opacity:0;}}
@-ms-keyframes boxfade{0%{opacity:0;}20%{opacity:0.8;}80%{opacity:0.8;}100%{opacity:0;}}

.db-tip{font-size:15px;text-align: center;border-radius:5px;position: fixed;left:50%;top:50%;margin:-20px 0 0 -150px;background:#000;color:#fff;width:300px;height:40px;line-height:40px;-webkit-animation:boxfade 2s ease;-moz-animation:boxfade 2s ease;-ms-animation:boxfade 2s ease; z-index:11001;}
.db-wrap{ position:fixed; background:#e1e1e1; border-radius:5px;}
.db-title{ height:40px; line-height:40px; text-align:center; font-size:18px; font-weight:bold;}
.db-content{ min-height:50px; padding:0 20px 10px;}
.db-foot{display: -webkit-box; display: -moz-box; width:100%; height:40px; line-height:40px; text-align:center; font-size:16px; border-top:1px solid #EEEBE8;}
.db-foot p{-webkit-box-flex: 1; -moz-box-flex: 1; width:1px; display: block; color:#CC3441;border-left:1px solid #EEEBE8;}
.db-foot p:first-child{border-left:none;}