html,body{ margin: 0; padding: 10px; font-size: 20px; }
html{ display: block; }
input{ font-family: georgia,times; font-size: 24px; line-height: 1.2em; }
a{ color: #2fa4e7; text-decoration: none; }
a{ background-color: transparent; }
h1{ color: #000; font-size: 41px; border-bottom: 1px dotted #ccc; }
h1,.h1,h2,.h2,h3,.h3{ margin-top: 20px; margin-bottom: 10px; }
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{ font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 500; line-height: 1.2; color: #317eac; }
h1{ font-size: 2em; margin: .67em 0; }
h1,.h1{ font-size: 36px; border: 0; }
td{ padding: 1px 30px 1px 0; }
@font-face{ font-family: 'Glyphicons Halflings'; src: url('https: //cdn.bootcdn.cn/bootstrap/fonts/glyphicons-halflings-regular.eot'); src: url('https: //cdn.bootcdn.cn/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('https: //cdn.asilu.com/bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'),url('https: //cdn.asilu.com/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'),url('https: //cdn.asilu.com/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('https: //cdn.asilu.com/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); }
.glyphicon{ position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
body{ font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; }
body{ margin: 0; }
.container,.footer{ margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
@media(min-width:768px){.container,.footer{ width: 750px; }}
@media(min-width:992px){.container,.footer{ width: 970px; }}
@media(min-width:1200px){.container,.footer{ width: 1170px; }}
.page-header{ padding-bottom: 9px; margin: 40px 0 20px; border-bottom: 1px solid #eee; }
.page-main { margin: 20px; padding: 10px; line-height: 2; font-size: 14px; min-height: 300px; width: 100%; }
.page-main li{ font-size: 16px; }
.form-group{ margin-bottom: 15px; }
@media screen and (min-width:768px) .container .jumbotron,.container-fluid .jumbotron{ padding-left: 60px; padding-right: 60px; }
.container .jumbotron,.container-fluid .jumbotron{ border-radius: 6px; padding-left: 15px; padding-right: 15px; }
@media screen and (min-width:768px) .jumbotron{ padding-top: 48px; padding-bottom: 48px; }
.jumbotron{ padding-top: 30px; padding-bottom: 30px; margin-bottom: 30px; color: inherit; background-color: #eee; }
.jumbotron p{ margin-bottom: 15px; font-size: 21px; font-weight: 200; }
.btn-default{ background-image: -webkit-linear-gradient(#fff,#fff 60%,#f5f5f5); background-image: -o-linear-gradient(#fff,#fff 60%,#f5f5f5); background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(60%,#fff),to(#f5f5f5)); background-image: linear-gradient(#fff,#fff 60%,#f5f5f5); background-repeat: no-repeat; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff5f5f5',GradientType=0); -webkit-filter: none; filter: none; border-bottom: 1px solid #e6e6e6; }
.btn-default{ background-image: -webkit-linear-gradient(#fff,#fff 60%,#f5f5f5); background-image: -o-linear-gradient(#fff,#fff 60%,#f5f5f5); background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(60%,#fff),to(#f5f5f5)); background-image: linear-gradient(#fff,#fff 60%,#f5f5f5); background-repeat: no-repeat; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff5f5f5',GradientType=0); -webkit-filter: none; filter: none; border-bottom: 1px solid #e6e6e6; }
.btn{ text-shadow: 0 1px 0 rgba(0,0,0,0.1); }
.btn{ display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 8px 12px; font-size: 14px; line-height: 1.42857143; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.btn-default{ color: #555555; background-color: #ffffff; border-color: rgba(0,0,0,0.1); }
.btn-default:focus,.btn-default.focus{ color: #555555; background-color: #e6e6e6; border-color: rgba(0,0,0,0.1); }
.btn-default:hover{ color: #555555; background-color: #e6e6e6; border-color: rgba(0,0,0,0.1); }
.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default{ color: #555555; background-color: #e6e6e6; border-color: rgba(0,0,0,0.1); }
.btn-default:active:hover,.btn-default.active:hover,.open > .dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open > .dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open > .dropdown-toggle.btn-default.focus{ color: #555555; background-color: #d4d4d4; border-color: rgba(0,0,0,0.1); }
.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default{ background-image: none; }
.btn-group,.btn-group-vertical{ position: relative; display: inline-block; vertical-align: middle; }
.footer{ font-size: 18px; }
.footer p{ padding: 30px 0; }