﻿@charset "utf-8";
.go-dialog-body{float:left;display:none;border:1px solid #ddd; font-family: 'Microsoft Yahei'; box-shadow: 1px 1px 4px 2px #DDD;}
.go-dialog-body .d-header{height:40px; line-height: 40px; text-align: center; background-color:#f2f2f2; cursor:move; position: relative;/*text-shadow:0 0 1px;*/}
.go-dialog-body .d-title{color:#444444;font-size:14px;line-height:2; font-size: 16px; font-weight: normal;}
.go-dialog-body .d-close{background:url(/images/web/2015/dialog/1888874_1213880884.png) no-repeat; position: absolute; top: -15px; right: -15px; _background-image:url(/images/web/2015/dialog/1901111_1213880884.png);}
.go-dialog-body .d-close:link,
.go-dialog-body .d-close:visited{display:inline;width:33px;height:33px;overflow:hidden;background-position:0 -360px;}
.go-dialog-body .d-detail{background-color:#ffffff; border-top-width:0px; padding:0px;color:#444444;}

.go-dialog-body .go-dialog-error{
display: inline-block;
vertical-align: middle;
width: 35px;
height: 26px;
background-image: url('/images/web/2015/dialog/1888874_1213880884.png');
_background-image: url('/images/web/2015/dialog/1888873_1213880884.png');
background-repeat: no-repeat;
}
.go-dialog-body .go-dialog-error{ background-position: 5px -40px;}
.go-dialog-body .d-content{padding:0;  }
.go-dialog-body .d-footer{zoom:1;padding:8px 4px 0;margin:0;border-top:solid 1px #f0f0f0;text-align:right;}
.go-dialog-body .d-footer:after{clear:both;content:" ";display:block;height:0;}
.go-dialog-body .d-footer .go-btn-g-s,.go-dialog-body .d-footer .go-btn-nor-s {margin-left:8px;_margin-top:-2px; _vertical-align:0px;}
.go-dialog-body .d-alert{font-size:14px;text-align:center;}
.go-dialog-body .d-alert .mutil{ text-align: left; width: 200px; margin: 0 auto;}
.go-dialog-body .d-alert .title{ /*text-shadow: 0 0 1px;*/}
.go-dialog-body .d-alert .detail{ margin-top:2px;font-size:12px;font-weight:normal;text-align:center;}
.go-dialog-body .d-alert .mutil .detail{ padding-left: 35px; text-align: left;}

.go-dialog-l .d-detail{padding:0;}
.go-dialog-l .d-content{padding:0;}
.go-dialog-l .d-footer{padding:12px 16px 0;}
.go-dialog-simple{border:solid 4px rgba(0, 0, 0, 0.1);}.go-dialog-simple .d-detail{background-color:#ffffff;border:1px solid #d6d6d6;padding:8px 8px 4px  8px ;text-align:center;white-space:nowrap;}
.go-dialog-simple .d-content{padding:0;}
.go-dialog-simple .d-footer{padding:0 0 4px;border-width:0;text-align:center;}
















.go-btn-g-s:hover, .go-btn-g:hover, .go-btn-g-m:hover, .go-btn-g-l:hover, .go-btn-spec-g:hover, a.go-btn-g-s:hover, a.go-btn-g:hover, a.go-btn-g-m:hover, a.go-btn-g-l:hover, a.go-btn-spec-g:hover {
    color: #FFF;
    background-color: #6E991A;
    text-decoration: none;
}
.go-btn-g-s, .go-btn-g, .go-btn-g-m, .go-btn-g-l, .go-btn-spec-g {
    background-color: #9ABB59;
}
.go-btn-b-s, .go-btn-g-s, .go-btn-nor-s {
    height: 30px;
    min-width: 48px;
    line-height: 30px;
    font-size: 12px;
}
.go-btn-b-s, .go-btn-b, .go-btn-b-m, .go-btn-b-l, .go-btn-g-s, .go-btn-g, .go-btn-g-m, .go-btn-g-l, .go-btn-nor-s, .go-btn-nor, .go-btn-nor-m, .go-btn-spec-b, .go-btn-spec-g, .go-btn-spec-d {
    display: inline-block;
    color: #FFF;
    font-family: 微软雅黑;
    border-radius: 3px;
    vertical-align: middle;
    text-align: center;
    border: 0px none;
    cursor: pointer;
    padding: 0px 20px;
    box-sizing: content-box;
    white-space: nowrap;
}