123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577 |
- html,body {
- color: #505050;
- line-height: 1.75em;
- position: relative;
- font-family: "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "WenQuanYi Micro Hei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
- font-size: 12px
- }
- h1,h2,h3,h4,h5,h6 {
- margin-top: 0;
- font-size: 100%;
- line-height: 1.7;
- }
- h1,h2,h3 {
- color: #333;
- }
- a {
- color: #666;
- outline: none;
- }
- a:active,a:focus,a:hover {
- color: #5078cb;
- text-decoration: none;
- outline: none
- }
- a img {
- outline: none;
- }
- .btn,.btn:focus {
- outline: none;
- -webkit-transition: all 0.2s ease-in-out;
- -o-transition: all 0.2s ease-in-out;
- transition: all 0.2s ease-in-out;
- }
- .btn-default {
- border: 1px solid #5078cb;
- background: #5078cb;
- color: #ffffff;
- }
- .btn-default:hover {
- border: 1px solid #303030;
- background: #303030;
- color: #ffffff;
- }
- .btn-default[disabled] {
- border: 1px solid #303030;
- background: #303030;
- color: #ffffff;
- }
- .btn-blank {
- border: 1px solid #ccc;
- background: #fff;
- color: #333;
- }
- .btn-blank:hover,.btn-blank[disabled] {
- border: 1px solid #adadad;
- background: #e6e6e6;
- color: #333;
- }
- .x-text-muted {
- color: #b9b9b7
- }
- .x-text-bold {
- font-weight: 700
- }
- .x-has-feedback-left {
- position: relative;
- }
- .x-has-feedback-right {
- float: right;
- display: inline-block;
- }
- .x-has-feedback-right a {
- color: #5078cb;
- }
- .x-form-control-feedback-left {
- position: absolute;
- top: 0;
- left: 0;
- z-index: 2;
- display: block;
- width: 30px;
- height: 34px;
- line-height: 34px;
- text-align: center;
- pointer-events: none;
- color: #999;
- font-size: 14px
- }
- .x-has-feedback-left>.form-control {
- padding-left: 30px;
- }
- .x-btn {
- border-radius: 0
- }
- .x-btn-primary,.x-btn-primary:hover {
- background: #5078cb;
- color: #fff;
- font-weight: 700;
- letter-spacing: 4px
- }
- /*icon font*/
- @font-face {font-family: "iconfont";
- src: url('iconfont.eot?t=1473577267'); /* IE9*/
- src: url('iconfont.eot?t=1473577267#iefix') format('embedded-opentype'), /* IE6-IE8 */
- url('iconfont.woff?t=1473577267') format('woff'), /* chrome, firefox */
- url('iconfont.ttf?t=1473577267') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
- url('iconfont.svg?t=1473577267#iconfont') format('svg'); /* iOS 4.1- */
- }
- .iconfont {
- font-family:"iconfont" !important;
- font-size:16px;
- font-style:normal;
- -webkit-font-smoothing: antialiased;
- -webkit-text-stroke-width: 0.2px;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-left {
- font-size: inherit;
- margin-right: 5px
- }
- .icon-input:before { content: "\e600"; }
- .icon-user:before { content: "\e601"; }
- .icon-question:before { content: "\e602"; }
- .icon-safe:before { content: "\e603"; }
- .icon-password:before { content: "\e604"; }
- .icon-arrow:before { content: "\e605"; }
- .icon-fast:before { content: "\e606"; }
- .icon-tel:before { content: "\e607"; }
- .icon-coffee:before { content: "\e608"; }
- /*nav*/
- .x-navbar {
- height: 80px;
- line-height: 80px;
- margin: 0;
- }
- .x-navbar .container,.x-container .container,.x-footer .container {
- width: 990px !important;
- position: relative;
- }
- .x-navbar .navbar-brand {
- font-family: "\5FAE\8F6F\96C5\9ED1";
- font-size: 24px;
- font-weight: 400;
- color: #888;
- /*background: url("../img/icon_brand.png") no-repeat left center;*/
- height: inherit;
- line-height: inherit;
- padding: 0 0 0 85px;
- }
- .x-navbar .navbar-right a {
- padding-left: 12px;
- margin-right: 10px;
- border-left: 1px solid #ddd;
- }
- .x-navbar .navbar-right a:first-child {
- border-width: 0
- }
- /*content*/
- .x-container {
- position: relative;
- height: 475px
- }
- .x-banner-wrap {
- position: absolute;
- left: 0;
- top: 0;
- width: 100%;
- height: 475px;
- }
- .x-banner {
- position: relative;
- overflow: auto;
- height: 475px;
- text-align: center
- }
- .x-banner ul li {
- float: left;
- position: relative;
- height: 475px;
- padding: 0;
- overflow: hidden;
- }
- .x-banner .dots {
- position: absolute;
- left: 0;
- right: 0;
- bottom: 20px;
- z-index: 9
- }
- .x-banner .dots li {
- display: inline-block;
- width: 10px;
- height: 10px;
- margin: 0 4px;
- text-indent: -999em;
- border: 2px solid #fff;
- border-radius: 6px;
- cursor: pointer;
- opacity: .4;
- -webkit-transition: background .5s, opacity .5s;
- -moz-transition: background .5s, opacity .5s;
- transition: background .5s, opacity .5s;
- }
- .x-banner .dots li.active {
- background: #fff;
- opacity: 1;
- }
- .x-banner .inner {
- position: absolute;
- top: 0;
- left: 54%;
- margin-left: -495px;
- width: 495px;
- height: 100%;
- text-align: left;
- z-index: 5;
- display: block;
- }
- .x-banner .x-title {
- font-size: 36px;
- font-weight: 500
- }
- .x-banner .x-subtitle {
- font-size: 20px
- }
- .x-banner .x-btn-group {
- margin-top: 30px
- }
- .x-banner .x-btn-floating {
- font-size: 16px
- }
- .x-login-wrap {
- position: absolute;
- top: 10px;
- right: 50%;
- margin-right: -495px;
- height: 475px;
- z-index: 5;
- }
- .x-login {
- position: relative;
- top: 40px;
- width: 346px;
- background: #fff;
- overflow: visible;
- z-index: 4;
- }
- .x-login-header {
- position: relative;
- height: 54px;
- line-height: 54px;
- border-bottom: 1px solid #e7e7e7;
- }
- .x-login-tab {
- float: left;
- width: 173px;
- font-size: 18px;
- text-align: center;
- }
- .x-login-tab a {
- padding: 17px 10px;
- }
- .x-login-tab.active a{
- font-weight: 700;
- color: #5078cb;
- }
- .x-line {
- position: absolute;
- width: 92px;
- height: 2px;
- background: #5078cb;
- left: 50%;
- bottom: -1px;
- margin-left: 40px;
- transition: all .3s;
- }
- .x-login-form,.x-login-qrcode {
- padding: 20px
- }
- .x-input {
- border-color: #ccc;
- border-radius: 0;
- box-shadow: none;
- }
- .x-input:focus {
- border-color: #5078cb;
- box-shadow: none;
- }
- .x-input:focus+span {
- color: #5078cb
- }
- .x-login-help {
- line-height: 50px;
- }
- .x-login-help a {
- color: #5078cb
- }
- .x-qrcode-img {
- width: 129px;
- margin: 0 auto 20px auto;
- box-shadow: 0 0 8px #ddd;
- }
- .x-qrcode-help {
- text-align: center;
- margin-bottom: 12px;
- }
- .x-qrcode-ex {
- margin: 0 -20px -20px -20px;
- padding: 0 20px;
- line-height: 50px;
- background: #fdfdfd;
- border-top: 1px solid #e7e7e7;
- }
- .x-qrcode-ex ul {
- margin-bottom: 0
- }
- .x-qrcode-ex li {
- width: 100px;
- text-align: center;
- color: #999
- }
- /*footer*/
- .x-footer {
- padding: 30px 0;
- }
- /*userspace choose*/
- .x-floating {
- position: fixed;
- top: -100%;
- left: 50%;
- z-index: 100000;
- opacity: 0;
- -webkit-transition: all .5s;
- -moz-transition: all .5s;
- transition: all .5s;
- }
- .x-floating.in {
- top: 80px;
- opacity: 1
- }
- .x-list {
- width: 306px;
- margin-left: -153px;
- background: #fff;
- border-top: 1px solid #e7e7e7;
- cursor: pointer
- }
- .x-list .x-list-header {
- background: #e0e0e0;
- font-size: 14px;
- font-weight: 700
- }
- .x-list ul {
- margin-bottom: 0
- }
- .x-list .x-list-header,.x-list li {
- padding: 10px 20px;
- border-bottom: 1px solid #e7e7e7;
- }
- .x-list li.active {
- background: #e7e7e7
- }
- .x-list-2x {
- width: 612px;
- margin-left: -306px;
- }
- .x-list-3x {
- width: 918px;
- margin-left: -459px;
- }
- .x-list-2x li,.x-list-3x li {
- float: left;
- width: 306px;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- /*dialog*/
- .x-dialog {
- width: 336px;
- margin-left: -168px;
- }
- .x-dialog .x-dialog-header {
- background: #e0e0e0;
- padding: 10px 20px;
- font-size: 14px;
- font-weight: 700
- }
- .x-dialog .x-dialog-content {
- background: #fff;
- padding: 20px
- }
- /*loading*/
- .x-loading-wrap {
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- background: #000;
- z-index: 99998;
- opacity: .5
- }
- .x-loading {
- position: fixed;
- top: 0;
- left: 50%;
- margin: -120px 0 0 -120px;
- width: 240px;
- height: 240px;
- color: #f4645f;
- z-index: 99999;
- }
- .top-center .x-loading {
- top: 0;
- left: 50%;
- }
- .right-center .x-loading {
- top: 50%;
- left: 100%;
- }
- .bottom-center .x-loading {
- top: 100%;
- left: 50%;
- }
- .x-loading:after {
- display: table;
- clear: both;
- line-height: 0;
- content: ""
- }
- .x-loading>div {
- width: 240px;
- height: 240px;
- }
- .x-loading>div:nth-child(2) {
- -webkit-animation-delay: .2s;
- animation-delay: .2s;
- }
- .x-loading>div:nth-child(3) {
- -webkit-animation-delay: .4s;
- animation-delay: .4s;
- }
- .x-loading>div {
- position: absolute;
- top: 60px;
- left: 60px;
- float: left;
- width: 120px;
- height: 120px;
- border-radius: 100%;
- opacity: 0;
- -webkit-animation: ball-scale-multiple 1s 0s linear infinite;
- animation: ball-scale-multiple 1s 0s linear infinite;
- }
- .x-loading>div {
- box-sizing: content-box;
- background: #fff;
- border: 1px solid #5078cb;
- }
- @-webkit-keyframes ball-scale-multiple {
- 0% {
- opacity:0;
- -webkit-transform:scale(0);
- transform:scale(0)
- }
- 5% {
- opacity:.75
- }
- 100% {
- opacity:0;
- -webkit-transform:scale(1);
- transform:scale(1)
- }
- }
- @keyframes ball-scale-multiple {
- 0% {
- opacity:0;
- -webkit-transform:scale(0);
- transform:scale(0)
- }
- 5% {
- opacity:.75
- }
- 100% {
- opacity:0;
- -webkit-transform:scale(1);
- transform:scale(1)
- }
- }
- .warn-text-area {
- font-size: 13px;
- color: #000000;
- margin-top: 5px;
- }
- #changeCode {
- display: inline-block;
- width: 40px;
- vertical-align: middle;
- line-height: 15px;
- cursor: pointer;
- }
- #captcha {
- height: 34px;
- line-height: 34px;
- width: 150px;
- }
- #captchaImage {
- height: 30px;
- width: 108px;
- }
- .softkeys {
- position: absolute;
- background: #eee;
- z-index: 1;
- top: 18px;
- right: 0;
- width: 46em;
- box-shadow: 1px 1px 11px;
- padding: 10px 0;
- border-radius: 5px;
- }
- input::-webkit-input-safebox-button {
- display: none;
- }
|