123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671 |
- body {
- color: #333;
- background: #f7f7f7;
- }
- 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;
- }
- .vip_hot {
- display: inline-block;
- position: absolute;
- width: 14px;
- height: 16px;
- margin-top: 20px;
- margin-left: 2px;
- background: url(../images/VIP_Hot.png) 0 0 no-repeat;
- }
- .vip_hot_pre {
- display: inline-block;
- position: absolute;
- width: 14px;
- height: 16px;
- margin-top: -5px;
- margin-left: 2px;
- background: url(../images/VIP_Hot.png) 0 0 no-repeat;
- }
- .new_icon {
- position: absolute;
- display: inline-block;
- width: 26px;
- height: 13px;
- top: 3px;
- right: 15%;
- background: url(../images/new_ico.png) 0 0 no-repeat;
- }
- /*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(../images/logohome.png) 0 center no-repeat;
- }
- #nav-box .navbar-brand h1{
- height: 0;
- font-size: 0;
- overflow: hidden;
- text-decoration: -9999px;
- }
- #nav-box .navbar-toggle {
- margin-left: 15px;
- margin-top: 50px;
- }
- .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;
- }
- .sign_in_btn,
- .register_btn,
- .register_btn_email,
- .register_btn_mobile,
- .logout_btn {
- width: 70px;
- height: 30px;
- text-align: center;
- padding: 0;
- border-radius: 15px;
- }
- .sign_in_btn,
- .logout_btn{
- color: #5c92ef;
- /*border: 1px solid #5c92ef;*/
- background: fff;
- }
- .sign_in_btn:hover,
- .sign_in_btn:active,
- .sign_in_btn:focus,
- .logout_btn:hover,
- .logout_btn:active,
- .logout_btn:focus{
- color: #5c92ef;
- border: 1px solid #5c92ef;
- background: fff;
- }
- .register_btn,
- .register_btn:hover,
- .register_btn:active,
- .register_btn:focus {
- color: #5c92ef;
- background: #fff;
- border: 1px solid #5c92ef;
- }
- .register_btn_email,
- .register_btn_email:hover,
- .register_btn_email:active,
- .register_btn_email:focus {
- color: #5c92ef;
- background: #fff;
- border: 1px solid #5c92ef;
- }
- .register_btn_mobile,
- .register_btn_mobile:hover,
- .register_btn_mobile:active,
- .register_btn_mobile:focus {
- color: #5c92ef;
- background: #fff;
- border: 1px solid #5c92ef;
- }
- .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;
- }
- /*子导航*/
- .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: 14.28%;
- 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;
- }
- /*#footer*/
- #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;
- }
- /*登陆注册*/
- #loginModal .modal-header,
- #loginModal .modal-footer,
- #zhaoModal .modal-header,#zhaohuiModal .modal-header,
- #zhaoModal .modal-header,#zhaohuiModal .modal-footer,,
- #registerModal .modal-header,
- #registerModal .modal-footer {
- padding: 0;
- }
- #loginModal .modal-footer,
- #zhaoModal .modal-header,#zhaohuiModal .modal-footer,,
- #registerModal .modal-footer {
- border: 0;
- }
- #loginModal .modal-header,
- #zhaoModal .modal-header,#zhaohuiModal .modal-header,
- #registerModal .modal-header {
- border-bottom: none;
- position: relative;
- }
- #loginModal .modal-header .close,
- #zhaoModal .modal-header .close,
- #zhaohuiModal .modal-header .close,
- #registerModal .modal-header .close {
- position: absolute;
- 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,
- #zhaoModal .modal-title,
- #zhaohuiModal .modal-title,
- #registerModal .modal-title {
- padding-top: 20px;
- text-align: center;
- font-size: 18px;
- color: #5c92ef;
- }
- #loginModal .modal-body,
- #zhaoModal .modal-body,
- #zhaohuiModal .modal-body,
- #registerModal .modal-body {
- padding: 0;
- }
- #loginModal .modal-content,
- #zhaoModal .modal-content,
- #zhaohuiModal .modal-content,
- #registerModal .modal-content {
- overflow: hidden;
- }
- #loginModal .modal-dialog,
- #zhaoModal .modal-dialog,
- #zhaohuiModal .modal-dialog,
- #registerModal .modal-dialog {
- max-width: 420px;
- }
- #loginModal .login_form_box,
- #zhaoModal .login_form_box,
- #zhaohuiModal .login_form_box,
- #registerModal .register_form_box {
- width: 280px;
- margin: 0 auto;
- margin-top: 50px;
- }
- #loginModal .login_form_box .form-control,
- #zhaoModal .login_form_box .form-control,
- #zhaohuiModal .login_form_box .form-control,
- #registerModal .register_form_box .form-control {
- height: 40px;
- }
- #loginModal .loginPhone_box,
- #zhaoModal .loginPhone_box,
- #zhaohuiModal .loginPhone_box,
- #registerModal .registerPhone_box,
- #registerModal .verificationCode_box {
- margin-bottom: 20px;
- }
- #registerModal .registerPassword_box,#zhaohuiModal .registerPassword_box {
- margin-bottom: 0;
- }
- #loginModal .loginPassword_box,
- #zhaoModal .loginPassword_box,#zhaohuiModal .loginPassword_box {
- margin-bottom: 10px;
- }
- #loginModal .forget_password,
- #zhaoModal .forget_password,#zhaohuiModal .forget_password {
- color: #5c93ef;
- font-size: 12px;
- }
- #loginModal .submit_box,
- #zhaoModal .submit_box,#zhaohuiModal .submit_box,
- #registerModal .submit_box {
- padding: 30px 0;
- }
- #loginModal .submit_btn,
- #zhaoModal .submit_btn,#zhaohuiModal .submit_btn,
- #registerModal .submit_btn {
- padding: 0;
- width: 180px;
- height: 40px;
- line-height: 40px;
- background: #5c92ef;
- color: #fff;
- }
- #loginModal .register_link,
- #zhaoModal .register_link,#zhaohuiModal .register_link,
- #registerModal .login_link {
- margin-top: 20px;
- }
- #loginModal .register_link span,
- #zhaoModal .register_link span,#zhaohuiModal .register_link span,
- #registerModal .login_link span {
- color: #999;
- font-size: 12px;
- }
- #loginModal .register_link a,
- #zhaoModal .register_link a,#zhaohuiModal .register_link a,
- #registerModal .login_link a {
- color: #5c92ef;
- font-size: 12px;
- }
- #loginModal .footer_content,
- #zhaoModal .footer_content,#zhaohuiModal .footer_content,
- #registerModal .footer_content {
- font-size: 14px;
- text-align: center;
- padding: 12px 35px;
- background: #fff;
- color: #666;
- }
- #loginModal .footer_content a,
- #zhaoModal .footer_content a,#zhaohuiModal .footer_content a,
- #registerModal .footer_content a {
- color: #ff4949;
- text-decoration: underline;
- }
- #loginModal .footer_content a:hover,
- #zhaoModal .footer_content a:hover,#zhaohuiModal .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;
- }
- @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;
- }
- }
- @media (max-width: 992px) {
- #main-nav {
- margin-left: 15px;
- padding: 0;
- }
- }
- @media (min-width: 1200px) {
- #nav-box .navbar-brand{
- display: block;
- }
- }
|