富邦综合证券股份有限公司_富邦综合证券 /*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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }*/ html { height: 100%; } .bodyBG { background-image: url("/Content/images/Startup/background.png"); background-repeat: no-repeat; background-attachment: fixed; background-position: center; background-size: cover; } .modal { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 9999; /* Sit on top */ padding-top: 15px; /* Location of the box */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: rgb(0, 0, 0); /* Fallback color */ background-color: rgba(0, 0, 0, 0.8); /* Black w/ opacity */ } /* Modal Content (image) */ .modal-content { margin: 0 auto; display: block; width: 45%; } /* Add Animation */ .modal-content { -webkit-animation-name: zoom; -webkit-animation-duration: 0.6s; animation-name: zoom; animation-duration: 0.6s; } .modal-more { border: none; color: #fff; display: block; width: 38%; text-align: center; cursor: pointer; font-size: 38px; padding: 10px 20px; border-radius: 50PX; margin: 20px auto; box-shadow: 0 10px 5px -5px rgba(0, 0, 0, 0.1), 0 1px 25px rgba(0, 0, 0, 0.1); font-family: '微软正黑体', Arial, sans-serif; font-weight: bold; background-image: -webkit-linear-gradient(bottom, #FF9800 25%, #FFC107 63%); background-image: -moz-linear-gradient(bottom, #FF9800 25%, #FFC107 63%); background-image: -o-linear-gradient(bottom, #FF9800 25%, #FFC107 63%); background-image: -ms-linear-gradient(bottom, #FF9800 25%, #FFC107 63%); /* IE 5.5–7 */