/*：当前代码仅为演示用,不能二次开发。源码只发布在: http://www.bootstrapmb.com/item/43(此说明只在演示页面有,不在下载的源码里)*/.btn {  border-radius: 2px;  border: 1px solid transparent;  transition: all 0.5s ease !important;  background-image: none !important;  box-shadow: none !important;  margin-bottom: 10px; }  .btn.btn-wide {    min-width: 120px; }  .btn.btn-primary {    background: #189279;    border-color: #189279; }    .btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active {      background: #126f5c;      color: #ffffff; }    .btn.btn-primary.btn-o {      color: #189279; }      .btn.btn-primary.btn-o:hover, .btn.btn-primary.btn-o:focus, .btn.btn-primary.btn-o:active {        color: #ffffff; }html,body {  width: 100%;  font-size: 12px; }body {  background: #ffffff;  margin: 0;  color: #202020;  font-family: "Open Sans", Arial, sans-serif;  line-height: 22px;  overflow-x: hidden;  overflow-y: scroll; }a {  color: #189279; }a:hover,a:focus {  color: #23d4af; }a:active {  color: #0d5043; }a,a:hover,a:active,a:focus {  text-decoration: none; }.wrap {  min-height: 100%;  width: 100%; }.page-header {  height: 50px;  position: absolute;  left: 0;  right: 0;  top: 0;  padding: 0;  margin: 0;  border: none;  background: #202020; }  .page-header .logo {    width: 150px;    height: 50px;    position: relative;    display: inline-block; }    .page-header .logo img {      width: 100%;      padding: 2px 4px;      margin-left: -4px; }.page-body {  display: block;  min-height: 100%;  width: 100%;  overflow: hidden; }.page-footer {  display: block;  height: 30px;  width: 100%;  background: #d4d4d4;  overflow: hidden;  margin-top: 20px;  text-align: center;  color: #202020; }section {  min-height: 100vh; }  section .title {    margin-top: 50px;    text-align: center;    font-weight: bold; }  section .line {    border: 1px solid #189279;    margin: 10px auto;    width: 120px; }#demo {  position: absolute;  top: 50%;  left: 50%;  margin-left: -80px;  width: 160px;  box-shadow: 1px 1px 6px 2px rgba(66, 66, 66, 0.43) !important;  display: none; }#intro {  background: #f1f1f1;  text-align: center; }  #intro .box {    width: 70%;    margin: auto; }    #intro .box img {      width: 100%; }    #intro .box:hover #demo {      display: block; }#themes {  background: #f9f9f9; }  #themes .title {    margin-top: 0px;    padding-top: 50px; }  #themes .box {    margin: 35px 0px 15px 10px;    text-align: center; }    #themes .box img {      width: 80%; }/*# sourceMappingURL=style.css.map *//*：当前代码仅为演示用,不能二次开发。源码只发布在: http://www.bootstrapmb.com/item/43(此说明只在演示页面有,不在下载的源码里)*/