123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876 |
- body {
- color: #333;
- background: #ffffff;
- }
- body,
- h1,
- h2,
- h3,
- h4,
- h5,
- h6,
- .h1,
- .h2,
- .h3,
- .h4,
- .h5,
- .h6,
- a {
- font-family: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", STHeiti, "Microsoft YaHei";
- }
- h1,
- h2,
- h3,
- h4,
- h5 {
- margin: 0;
- }
- ul,
- li {
- list-style: none;
- margin: 0;
- padding: 0;
- }
- a:hover,
- a:focus {
- text-decoration: none;
- }
- a,
- a:focus,
- .btn:focus,
- .btn:active:focus,
- .btn.active:focus,
- .btn.focus,
- .btn.focus:active,
- .btn.active.focus {
- outline: none;
- }
- /*theme color 主题色*/
- .text_default,
- .text_default:focus {
- color: #fb8d5c;
- }
- a.text_default:hover {
- color: #fb5d0c;
- }
- .text_tips {
- color: #ff4646;
- }
- a.text_tips:hover {
- color: #ff5757;
- }
- .a_link {
- color: #357ebc;
- font-size: 12px;
- }
- .color_666 {
- color: #666;
- }
- .color_80 {
- color: #808080;
- }
- .fz_14 {
- font-size: 14px;
- }
- .bg_default,
- .btn_default {
- background: #5c92ef;
- }
- .bg_ccc {
- background: #ccc;
- }
- .btn_success {
- background: #78bf78;
- }
- .btn_white {
- background: #fff;
- border: 1px solid #fb8d5c;
- }
- .btn_tips {
- background: #f96363;
- }
- .btn_default,
- .btn_success,
- .btn_tips {
- color: #fff;
- }
- .btn_hot {
- background: #f96363;
- }
- .btn_success {
- background: #78bf78;
- }
- .btn_default {
- background: #5c92ef;
- }
- .btn_hot,
- .btn_success,
- .btn_default {
- vertical-align: middle;
- color: #fff;
- outline: none;
- }
- .btn_dismiss,
- .btn_dismiss:hover {
- border: 1px solid #fc8e5d;
- background: #fff;
- color: #fc8e5d;
- outline: none;
- }
- .btn_hot:hover,
- .btn_success:hover,
- .btn_default:hover,
- .btn_hot:focus,
- .btn_success:focus,
- .btn_default:focus {
- color: #fff;
- outline: none;
- }
- .fz_20 {
- font-size: 20px;
- }
- .m-b_40 {
- margin-bottom: 40px;
- }
- .m-t_60 {
- margin-top: 60px;
- }
- .color_4c {
- color: #4c4c4c;
- }
- /*导航条*/
- #nav-box {
- position: relative;
- min-height: 70px;
- margin-bottom: 0;
- border: none;
- }
- #nav-box .container-fluid {
- max-width: 1170px;
- }
- #nav-box.navbar-default {
- background-color: #fff;
- border-bottom: 2px solid #5c92ef;
- }
- #nav-box .navbar-brand {
- float: left;
- padding: 0 15px;
- height: 70px;
- }
- #nav-box .navbar-brand {
- padding: 0;
- }
- #nav-box .navbar-brand .logo {
- display: block;
- width: 158px;
- height: 70px;
- background: url(../img/logo.png) 0 center no-repeat;
- }
- #nav-box.other_nav .navbar-brand .logo {
- width: auto;
- height: 40px;
- background: none;
- margin: 15px 0;
- }
- #nav-box.other_nav .navbar-brand .logo img {
- height: 40px;
- }
- #nav-box .navbar-brand h1 {
- height: 0;
- font-size: 0;
- overflow: hidden;
- text-decoration: -9999px;
- }
- #nav-box .navbar-toggle {
- margin-left: 15px;
- margin-top: 18px;
- }
- .navbar-header {
- float: right;
- }
- /*main-nav*/
- #main-nav {
- margin-left: 45px;
- }
- #main-nav li a {
- padding: 0;
- }
- #main-nav li {
- margin-right: 60px;
- }
- #main-nav li a {
- padding: 0;
- line-height: 70px;
- font-size: 16px;
- color: #666;
- }
- #main-nav li a:hover {
- color: #5c92ef;
- }
- #main-nav li.active a,
- #main-nav li.active a:hover,
- .navbar-default #main-nav li.active a:focus {
- color: #5c92ef;
- background-color: #fff;
- outline: none;
- }
- .header-user {
- float: right;
- display: block;
- }
- .header-user li {
- float: right;
- margin-left: 15px;
- line-height: 70px;
- }
- .header-user .notice-tips {
- display: block;
- font-size: 0;
- }
- .notice-tips .notice-count {
- display: none;
- vertical-align: middle;
- padding: 2px 10px;
- line-height: 1;
- font-size: 12px;
- color: #fff;
- border-radius: 8px;
- background: #ff5224;
- }
- .notice-tips img {
- vertical-align: middle;
- }
- .main-nav .user_btn {
- height: 26px;
- line-height: 24px;
- padding: 0 10px;
- text-align: center;
- border-radius: 15px;
- font-size: 12px;
- }
- .main-nav .sign_in_btn:hover,
- .main-nav .sign_in_btn:active,
- .main-nav .sign_in_btn:focus {
- color: #5c92ef;
- border: none;
- background: none;
- }
- .main-nav .register_btn,
- .main-nav .register_btn:hover,
- .main-nav .register_btn:active,
- .main-nav .register_btn:active,
- .main-nav .admin_btn,
- .main-nav .admin_btn:hover,
- .main-nav .admin_btn:active,
- .main-nav .admin_btn:active {
- color: #5c92ef;
- background: #fff;
- border: 1px solid #5c92ef;
- }
- .main-nav .sign_in_btn,
- .main-nav .register_btn {
- padding: 0 10px;
- }
- .main-nav .admin_btn {
- padding: 0 20px;
- }
- .main-nav .sign_in_btn {
- color: #666;
- border: none;
- background: none;
- }
- .other_nav {
- position: relative;
- }
- .other_nav .page_title {
- line-height: 70px;
- font-size: 16px;
- width: auto;
- font-weight: bold;
- }
- .other_nav_right {
- float: right;
- }
- .other_nav_right .back_btn {
- padding: 0;
- width: 120px;
- height: 30px;
- line-height: 28px;
- margin: 20px 0;
- border-radius: 20px;
- text-align: center;
- color: #fff;
- background: #5c92ef;
- }
- .two .vip_hot {
- display: inline-block;
- position: absolute;
- width: 14px;
- height: 16px;
- margin-top: 26px;
- margin-left: 2px;
- background: url(../img/vip/VIP_Hot.png) 0 0 no-repeat;
- }
- .one .vip_hot {
- position: absolute;
- width: 14px;
- height: 16px;
- top: 26px;
- margin-left: 5px;
- background: url(../img/vip/VIP_Hot.png) 0 0 no-repeat;
- }
- @media (max-width: 768px) {
- .two {
- display: none !important;
- }
- }
- @media (min-width: 768px) {
- .one {
- display: none !important;
- }
- }
- /*子导航*/
- .mini-menu-box {
- width: 100%;
- background: #f2f2f2;
- }
- #mini-menu {
- min-height: 40px;
- }
- #mini-menu li {
- float: left;
- height: 40px;
- line-height: 40px;
- text-align: center;
- width: 11%;
- position: relative;
- }
- #mini-menu li a {
- display: block;
- color: #666;
- font-size: 14px;
- }
- #mini-menu li a:hover {
- background: #e8effc;
- }
- #mini-menu li.active a {
- color: #fff;
- background: #5c92ef;
- }
- #mini-menu li .new_ico {
- position: absolute;
- display: inline-block;
- width: 26px;
- height: 13px;
- top: 3px;
- right: 15%;
- background: url(../img/index/new_ico.png) 0 0 no-repeat;
- }
- #mini-menu li.active .mergeCode_tab .new_ico {
- display: block;
- background: url(../img/index/new_ico_on.png) 0 0 no-repeat;
- }
- /*#footer*/
- .fix_footer {
- position: fixed;
- bottom: 0;
- left: 0;
- width: 100%;
- }
- #footer {
- margin-top: 25px;
- padding: 15px 0;
- background: #fff;
- border-top: 1px solid #e6e6e6;
- }
- #footer p {
- margin: 5px 0;
- color: #808080;
- font-size: 14px;
- }
- #footer .site_map a {
- color: #808080;
- }
- #footer .site_map a:hover {
- color: #fb8d5c;
- text-decoration: underline;
- }
- /*登陆注册*/
- #registerModal .modal-header,
- #loginModal .modal-footer,
- #registerModal .modal-header,
- #registerModal .modal-footer {
- padding: 0;
- }
- #loginModal .modal-footer,
- #registerModal .modal-footer {
- border: 0;
- }
- #loginModal .modal-header,
- #registerModal .modal-header {
- padding-top: 20px;
- padding-bottom: 20px;
- border-bottom: none;
- position: relative;
- }
- #loginModal .modal-header .close,
- #registerModal .modal-header .close {
- position: fixed;
- top: 20px;
- right: 20px;
- width: 12px;
- height: 12px;
- background: url(../img/x.png) 0 0 no-repeat;
- font-size: 0;
- opacity: 1;
- }
- #loginModal .modal-title,
- #registerModal .modal-title {
- padding-top: 20px;
- text-align: center;
- font-size: 18px;
- color: #5c92ef;
- }
- #loginModal .modal-body,
- #registerModal .modal-body {
- padding: 0;
- }
- #loginModal .modal-content,
- #registerModal .modal-content {
- overflow: hidden;
- }
- #loginModal .modal-dialog,
- #registerModal .modal-dialog {
- max-width: 420px;
- }
- #loginModal .login_form_box,
- #registerModal .register_form_box {
- width: 280px;
- margin: 0 auto;
- margin-top: 50px;
- }
- #loginModal .login_form_box .form-control,
- #registerModal .register_form_box .form-control {
- height: 40px;
- }
- #loginModal .loginPhone_box,
- #registerModal .registerPhone_box,
- #registerModal .verificationCode_box {
- margin-bottom: 20px;
- }
- #registerModal .registerPassword_box {
- margin-bottom: 0;
- }
- #loginModal .loginPassword_box {
- margin-bottom: 10px;
- }
- #loginModal .forget_password {
- color: #5c93ef;
- font-size: 12px;
- }
- #loginModal .submit_box,
- #registerModal .submit_box {
- padding: 30px 0;
- }
- #loginModal .submit_btn,
- #code_login-form .submit_btn,
- #registerModal .submit_btn {
- padding: 0;
- width: 180px;
- height: 40px;
- line-height: 40px;
- background: #5c92ef;
- color: #fff;
- }
- #loginModal .register_link,
- #registerModal .login_link {
- margin-top: 20px;
- }
- #loginModal .register_link span,
- #registerModal .login_link span {
- color: #999;
- font-size: 12px;
- }
- #loginModal .register_link a,
- #registerModal .login_link a {
- color: #5c92ef;
- font-size: 12px;
- }
- #loginModal .footer_content,
- #registerModal .footer_content {
- font-size: 14px;
- text-align: center;
- padding: 12px 35px;
- background: #fff;
- color: #666;
- }
- #loginModal .footer_content a,
- #registerModal .footer_content a {
- color: #ff4949;
- text-decoration: underline;
- }
- #loginModal .footer_content a:hover,
- #registerModal .footer_content a:hover {
- color: #fa4040;
- }
- #registerModal .getVerificationCode {
- background: #5c92ef;
- color: #fff;
- height: 40px;
- }
- .reg_agreement_box {
- margin-top: 10px;
- font-size: 13px;
- }
- .reg_agreement_box .reg_agreement_check {
- vertical-align: -2px;
- }
- .reg_agreement_box .reg_agreement_tips {
- display: none;
- width: 100%;
- margin-top: 10px;
- text-align: center;
- padding: 5px 0;
- background: #f7e1df;
- color: #da4949;
- }
- .reg_agreement_link {
- color: #5c92ef;
- }
- .bind-weixin-tab {
- /*width: 280px;*/
- margin: 0 auto;
- margin-bottom: 20px;
- display: flex;
- }
- .bind-weixin-tab .tabitem {
- width: 50%;
- height: 30px;
- text-align: center;
- font-size: 18px;
- color: #999;
- cursor: pointer;
- }
- .bind-weixin-tab .tabitem.active {
- color: #7F8FEF;
- position: relative;
- }
- .bind-weixin-tab .tabitem.active span {
- position: absolute;
- height: 2px;
- width: 50px;
- left: 50%;
- margin-left: -25px;
- bottom: 0;
- background-color: #7F8FEF;
- display: block !important;
- }
- @media (max-width: 768px) {
- .navbar-header {
- float: none;
- width: 100%;
- }
- .navbar-toggle {
- float: left;
- margin-right: 0;
- margin-left: 15px;
- }
- #nav-box .navbar-brand {
- margin-top: 15px;
- float: none;
- height: 40px;
- text-align: center;
- }
- #nav-box .navbar-brand .logo {
- margin: 0 auto;
- height: 40px;
- }
- #main-nav {
- margin: 0;
- }
- #main-nav li {
- display: inline-block;
- margin: 0 15px 0 0;
- }
- #main-nav li a {
- line-height: 40px;
- }
- }
- /* 绑定微信 */
- .bind-weixin .modal {
- position: relative;
- top: auto;
- right: auto;
- bottom: auto;
- left: auto;
- z-index: 1;
- display: block;
- }
- .bind-weixin .modal .modal-content {
- background: #fff;
- border: none;
- -webkit-box-shadow: none;
- box-shadow: none;
- }
- .bind-weixin .modal .close {
- display: none;
- }
- .bind_account-modal .modal-dialog,
- .wx_qrcode-modal .modal-dialog {
- max-width: 420px;
- }
- /*.bind_account-modal .modal-content,
- .wx_qrcode-modal .modal-content{
- background: #f7f7f7;
- }*/
- .bind_account-modal .modal-body,
- .wx_qrcode-modal .modal-body {
- padding-top: 50px;
- padding-bottom: 50px;
- }
- .bind_account-modal .title,
- .wx_qrcode-modal .title {
- font-size: 16px;
- font-weight: 400;
- text-align: center;
- }
- .wx_qrcode-modal .title {
- color: #5c92ef;
- padding: 35px 0;
- }
- .wx_qrcode-modal .qrcode {
- display: block;
- width: 200px;
- height: 200px;
- margin: 0 auto;
- }
- .wx_qrcode-modal .open_wx_scan {
- padding-top: 30px;
- padding-bottom: 20px;
- font-size: 14px;
- color: #333;
- text-align: center;
- }
- .wx_qrcode-modal .phone_login {
- text-align: center;
- color: #5c92ef;
- font-size: 12px;
- }
- .wx_qrcode-modal .phone_login a {
- color: #5c92ef;
- }
- .bind_account-modal .close,
- .wx_qrcode-modal .close {
- float: none;
- color: #cccccc;
- position: absolute;
- top: 20px;
- right: 20px;
- font-size: 20px;
- opacity: 1;
- line-height: 1;
- }
- .bind_account-modal .title {
- color: #999;
- padding: 35px 0 50px 0;
- }
- .bind_account-modal .bind_new_account,
- .bind_account-modal .bind_old_account {
- display: block;
- width: 180px;
- height: 40px;
- padding: 0;
- margin: 0 auto;
- font-size: 14px;
- background: none;
- }
- .bind_account-modal .bind_new_account {
- background: #5c92ef;
- color: #fff;
- }
- .bind_account-modal .bind_old_account {
- margin-top: 30px;
- border: 1px solid #5c92ef;
- color: #5c92ef;
- }
- /* 适配 */
- @media (max-width: 992px) {
- #main-nav {
- margin-left: 15px;
- padding: 0;
- }
- }
- @media (min-width: 1200px) {
- #nav-box .navbar-brand {
- display: block;
- }
- }
- html, body {
- width: 100%;
- height: 100%;
- margin: 0;
- padding: 0;
- font-size: 14px;
- }
- body {
- font-family: 'PingFangSC-Regular', 'Avenir', Helvetica, Arial, sans-serif;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- color: #333;
- }
- ul {
- padding: 0;
- margin: 0;
- list-style: none;
- }
- p {
- margin: 0;
- padding: 0;
- }
- a {
- color: inherit;
- text-decoration: none;
- }
- button {
- border: none;
- outline: none;
- }
|