/*此代码非源码，仅为演示用，下载源码请到：HTTP://www.bootstrapmb.com*/html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{text-align:left;font-weight:normal;vertical-align:middle}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block}html,body{width:100%;height:100%;-ms-touch-action:none}ul,li{list-style:none}@font-face{font-family:"myYuanti";src:url("../font/yuanti.otf")}#gm-done-wrapper{overflow:hidden;position:relative;margin:0 auto;width:100%;height:100%;background:transparent url("bg.png") repeat left top; display: none;background-size:100% auto;}#gm-done-result{width:100%;height:auto;position:absolute;left:0;bottom:-20px}#gm-done-title{width:100%;height:auto;position:relative;padding-top:10%}.gm-done-title-img{width:70%;max-width:546px;height:auto;position:relative;display:block;margin:0 auto}#gm-done-button-group{width:100%;height:34%;min-height:140px;position:absolute;left:0;bottom:35px}#gm-done-button-group-upper{width:75%;max-width:300px;height:50px;margin:0 auto;position:relative}#gm-done-button-again{width:42%;position:absolute;left:0}#gm-done-button-share{width:51%;position:absolute;right:0}#gm-done-button-more{position:relative;display:block;margin:0 auto;width:75%;max-width:300px;margin-top:5%}#gm-done-share-overlay{z-index:1000;width:100%;height:100%;background-color:rgba(0,0,0,0.75);position:absolute;left:0;top:0;display:none}#gm-done-share-arrow{width:23px;position:absolute;right:27px;top:5px}#gm-done-share{width:75%;height:20%;background-color:white;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;position:relative;top:50px;margin:0 auto;text-align:center}.gm-done-share-helper{display:inline-block;height:100%;vertical-align:middle}#gm-done-share img{width:80%;vertical-align:middle}

.btn ,.btn:visited{
	border: none; color: inherit;cursor: pointer;display: inline-block;margin: 0px 0px;text-transform: uppercase;
	letter-spacing: 1px;font-weight:bold;outline: none;position: relative;background: #FCAD26;border-radius: 7px;
	box-shadow: 0 5px #DA9622;font-size: 16px;font-family: '微软雅黑';height: 50px;line-height: 50px;width: 225px;
	-webkit-tap-highlight-color:rgba(0,0,0,0);color:#fff;text-align:center;text-decoration: none;
}

.btn-green,.btn-green:visited{background:#189900;box-shadow: 0 5px #115B2A;}
.btn-blue,.btn-blue:visited{background:#5cbcf6;box-shadow: 0 5px #2579A9;}
.btn-yellow{background:#FF991D;box-shadow: 0 5px #A55E17;}
#gm-done-title {
    background:#EDD9B2;
    border: 3px solid #4D3227;
    border-radius: 6px;
    font-family: '微软雅黑';
    font-size: 20px;
    height: auto;
    margin: 0 10px;
    padding: 10%;
    position: relative;
    width:auto;
    margin-top:15px;
    line-height: 26px;
}
#padd{position: absolute;left:0px;top:0px;z-index: 999;}
body{max-width: 800px;margin:0px auto;position: relative;}/*此代码非源码，仅为演示用，下载源码请到：HTTP://www.bootstrapmb.com*/