/*------------------------------------------------------------------

[Master Stylesheet]
Version:	1.0
Last change:	2017/11/27
Author: 邓志远
-------------------------------------------------------------------*/


/*==============================================
General HTML tag css
=============================================*/
.iconfont{
    font-weight: normal;
    font-size: 24px;

    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
}
body {
    font-family: "PingFangSC-Thin", "Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
    font-size: 14px;
    background: #f9f9f9;
    font-weight: inherit;

}
.inherit{
    display: inherit;
}
a{
    color: #222222;
}
p {
    color: #222222;
    font-size: 14px;
    line-height: 20px;
}
p.flow-text {
    line-height: 1.4;
}
p.large {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    vertical-align: middle
}
p.large i {
    vertical-align: middle
}
.btn-floating i {
    font-size: 1.1rem;
}

.btn, .btn-flat {
    padding: 0 20px;

}
.btn-floating {
    padding: 0;
}
.btn-floating.btn-large i {
    font-size: 1.6rem
}
.no-margin {
    margin: 0
}
.responsive-img {
    display: block
}
.chips .input {
    margin-bottom: 0
}
.card.horizontal .card-image img {
    min-height: 100%
}
input:-webkit-autofill{
    box-shadow: 0 0 0 38px white inset;
}

#overlay {
    position: fixed;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 100;
}
.card .card-title{
    font-weight: inherit;
    line-height: 34px;
    margin-top: 0px;
    font-size: 18px;
    height: 34px;
}
.light, .page-footer .footer-copyright{
    font-weight: inherit;
}
.card .card-title i,.card .card-content .card-title i{
    line-height: 34px;
}
.dynamicsparkline{
    float: right; width: 80px;height:22px;
}

@media (min-width: 1181px) {
    .dynamicsparkline{
        float: right; width: 60px;height:22px;
    }
}
@media (min-width: 1440px) {
    .dynamicsparkline{
        float: right; width: 80px;height:22px;
    }
}

/*==============================================
Page structure and layour css
=============================================*/
.page_wrapper {
    margin-left: 260px;
    transition: ease all 0.5s;

}
.menuclose{
    overflow: hidden;
    height: 100%;
}
.menuclose .page_wrapper{
    margin-left: 0;
    position: relative;
    z-index: 0;
    height: 100%;
    -webkit-overflow-scrolling: auto;
    overflow: hidden;
}
.page_content {
    padding: 20px;
}
.page_content_h4 {
    font-size: 2rem;
    line-height: 110%;
    margin: 1.14rem 0 .912rem 0;
}
/*==============================================
Sidebar css
=============================================*/
.side-nav {
    transition: ease all 0.5s;
    width: 260px;
    background: #24303c;
}
.side-nav li>a{
    color: #cacaca;
}
.side-nav li>a>i, .side-nav li>a>[class^="mdi-"], .side-nav li>a li>a>[class*="mdi-"], .side-nav li>a>i.iconfont{
    color: #cacaca;
    font-size: 24px;
}
.side-nav a {
    font-weight: 400;
    padding: 0 16px;
}
.nav-icon{
    margin-left: 22px !important;
    margin-right: 10px !important;
}
.side_fill .side-nav a,  .side_fill .side-nav a i.iconfont{ color: #ffffff}
.side-nav li.active  a.active,.side-nav li> a.active{background: #19222e }
.side-nav li> a.active{

}
.side-nav  li.active > a , .side-nav  li.active > a i{ color: #fff}
.side-nav .userView .circle {
    margin: 0 auto;
}
body.side_fill .side-nav > li.active{
    background: rgba(0, 0, 0, 0.1) !important;
}
.side-nav .userView .background {
    max-width: 100%;
    min-height: 100%;
}
.side_fill .side-nav .userView .background {
    opacity:0.6
}
.side-nav .userView {
    padding: 32px 32px 15px 32px;
    margin-bottom: 30px;
    overflow: hidden
}
.side-nav .collapsible-body, .side-nav.fixed .collapsible-body{
    background: #19222e;
}
.menuclose .side-nav {
    left: -260px;
}

.side-nav li a i.arrow {
    float: right;
    margin-right: 0;
    position: absolute;
    right: 22px;
    width: 25px;
    top: 0px;
}
.side-nav .collapsible-header, .side-nav.fixed .collapsible-header{
    padding: 0 32px;
}
.side-nav li {
    white-space: nowrap;
    position: relative;
}

.side-nav a.menuclosebtn {
    position: absolute;
    top: 10px;
    left: 10px;
    display: none
}
.side-nav .fixed-action-btn {
    position: absolute;
    bottom: -24px;
    right: 10px;
}

.side-nav .fixed-action-btn .btn-floating {
    padding: 0;
    margin: 0;
}
.side-nav .fixed-action-btn ul li a {
    padding: 0;
    height: 36px;
    width: 36px;
    line-height: 36px;
}
.side-nav .fixed-action-btn > .btn-floating i {
    margin-right: 0;
    line-height: 56px;
    text-align: center;
    margin: 0 auto;
    font-size: 2rem
}
.side-nav .fixed-action-btn >ul li .btn-floating i {
    margin-right: 0;
    line-height: 36px !important;
    text-align: center;
    margin: 0 auto;
    font-size: .8rem;
    width: 36px;
    color: #fff;
}
.side-nav-text{
    padding: 16px 0;
}
.side-nav-text .white-text{
    line-height: 26px;
    display: block;
    font-size: 14px;

}
.side-nav-text .white-text i{
    line-height: 26px;
    font-size: 22px;
    display: inline-block;
    vertical-align:middle;
    margin-top: -2px;
}
/*==============================================
Top nav css
=============================================*/
nav {
    position: relative;
    z-index: 9;
    clear: both;
    overflow: hidden;

}
nav ul li {
    position: relative
}
nav .brand-logo {
    position: relative;
    margin-left: 20px;
    font-size: 20px;
}
.search_nav {
    width: 250px;
    vertical-align: top;
    margin-left: 15px;
    display: inline-block
}
nav .dropdown-content {
    top: 64px !important;
    right: 0;
    min-width: 180px;
    left: auto !important;
    border: 0
}
nav .dropdown-content.messages {
    width: 250px !important;
}
.collection {
    border: 0;
    padding: 10px 4px 20px ;
}
.collection .btn{

    margin: 10px 20px;

}
.collection .collection-item.avatar .title {
    font-size: 15px;
    line-height: 30px;
    font-weight: 500;
}
.collection .collection-item.avatar p {
    margin: 0;
    color: #666;

}
.collection .collection-item.avatar p b{
    font-size: 16px;

}

nav .dropdown-content.listitems {
    width: 350px !important;
}
nav .dropdown-content.listitems .collection-item {
    padding: 10px 0
}
nav .dropdown-content.listitems .collection-item small {
    color: #666666;
    margin: 10px 0 0 0;
    display: block
}
nav .dropdown-content li>span {
    padding: 0
}
.dropdown-content li>a>i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 20px;
    color: #0d47a1;
}
.dropdown-content li:hover, .dropdown-content li.active, .dropdown-content li.selected {
    background: #f3f3f3
}
.dropdown-content li a:hover, .dropdown-content li a.active, .dropdown-content li a.selected {
    background: #f3f3f3
}
.collection .collection-item {
    border: 0;
    list-style:none;
}
.dropdown-content li.center-align {
    text-align: center
}
.counts {
    height: 20px;
    width: 20px;
    position: absolute;
    z-index: 5;
    line-height: 20px;
    text-align: center;
    font-size: 11px;
    top: 10px;
    right: 10px;
    background: #ff0057;
    display: block;
    border-radius: 10px;
    padding: 0;
}
/*==============================================
Breadcrumb nav css
=============================================*/
.breadcrumbnav {
    padding: 0 15px;
    z-index: 0;
    height: 40px;
    line-height: 38px;
    top: 0px;

}
.breadcrumbnav a {
    font-size: 13px
}
.breadcrumbnav .breadcrumb:before {
    font-size: 18px
}
.breadcrumbnav .btn {
    height: 26px;
    line-height: 26px;
    padding: 0 15px
}
/*==============================================
Switch css
=============================================*/
.switch label input[type=checkbox]:checked+.lever {
    background-color: #8bc34a;
}
.switch label input[type=checkbox]:checked+.lever:after {
    background-color: #ffffff;
    left: 24px;
}
/*==============================================
Shadow depth
=============================================*/
.z-depth-1, nav, .card-panel, .card, .toast, .btn, .btn-large, .btn-floating, .dropdown-content, .collapsible, .side-nav,.side-Fast {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15);
}
/*==============================================
card depth
=============================================*/

.blockcolored .card .card-content .card-title {
    line-height: 34px;
    margin-top: 0px;
    font-size: 18px;
    height: 34px;
}
.card .card-content p {
    line-height: 20px;
    margin: 10px 0 0 0;
    font-size: 14px;
}
.card .card-content h4.sz{
    line-height: 32px;
    font-weight: 500;
    font-size: 32px;
    margin: 1rem 0 0.6rem 0;
}
.card .card-content .text-p{
    line-height: 30px;

}
.card .card-content .row {
    margin: 0
}
.card .card-content .text-lx{
    font-size: 18px;
}
.card .card-content .text-lx i{
    margin-right: 10px;
}
.product-content img{
    width: 100% !important;
    height: auto !important;
}
/*==============================================
sparklines charts
=============================================*/
.jqstooltip {
    height: auto!important;
    width: auto !important;
    display: block;
    padding: 6px;
    color: #222222 !important;
    background: rgb(255, 255, 255) !important;
    font-size: 12px;
    text-align: center;
    line-height: 14px;
    border-radius: 3px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
}
.jqstooltip .jqsfield, .jqstooltip .jqsfield span {
    color: #222222 !important;
}
/*==============================*/
/*====== jqvector map CSS ======*/
/*==============================*/
.worldmap {
    height: 350px;
    padding-left: 10px
}
#morris-area-chart {
    padding-left: 10px
}
.jvectormap-container {
    background: transparent !important;
    padding: 15px;
}
/*==============================*/
/*====== Morris CSS ======*/
/*==============================*/

.morris-hover.morris-default-style {
    padding: 6px;
    color: #222222;
    background: rgb(255, 255, 255);
    border: solid 2px rgba(230,230,230,0);
    font-family: sans-serif;
    font-size: 12px;
    text-align: center;
    line-height: 14px;
    border-radius: 3px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
}
/*==============================================
pagination css
=============================================*/
.pagination li {
    height: 30px;
    line-height: 30px;
    margin: 0 3px;
}
/*==============================*/
/*========= Data tables ========*/
/*==============================*/

table.dataTable {
    width: 100% !important;
    margin-bottom: 0;
}
table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
}
table.dataTable thead .sorting_asc:after {
    content: "\f0de";
    float: right;
    font-family: fontawesome;
}
table.dataTable thead .sorting_desc:after {
    content: "\f0dd";
    float: right;
    font-family: fontawesome;
}
table.dataTable thead .sorting:after {
    content: "\f0dc";
    float: right;
    font-family: fontawesome;
    color: rgba(0, 0, 0, 0.3);
}
.dataTables_filter {
    float: right;
    width: auto;
}
.dataTables_filter input {
    margin-left: 15px;
    width: auto;
    margin-bottom: 0;
}
.dataTables_length input, .dataTables_length select {
    margin: 0 15px;
    width: auto;
    display: inline-block;
}
.dataTables_paginate .pagination {
    float: right
}
.dataTables_paginate .pagination, .dataTables_info {
    margin: 10px 0 !important;
    line-height: 30px;

}
.gridpic {
    height: 30px;
    width: 30px;
    margin-right: 10px;
    border-radius: 30px;
    vertical-align: middle;
}
table.dataTable thead tr th, table.dataTable tbody tr td {
    padding: 5px 15px;
    line-height: 40px;
    border: none;
    text-align: center;

}
.col-sm-6 {
    width: 50%;
    float: left
}
.pagination li.active {
    background-color: #2196F3;
}

/*--------------------------------------------*/
/*------------------- masonary gallery -----------------*/
/*--------------------------------------------*/
.grid {
    width: 100%;
    float: left;
    padding: 15px 0
}
.grid .grid-item {
    width: 33.33333%;
    padding: 0px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.grid .grid-item:before {
    content: "\f002";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 30px;
    height: 30px;
    background: rgba(0,0,0,0.6);
    color: rgba(255,255,255,0.8);
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    vertical-align: middle;
    font-family: FontAwesome;
}
.grid.two .grid-item {
    width: 50%;
}
.grid.one .grid-item {
    width: 100%;
}
.grid a {
    width: 100%;
    display: block;
    float: left
}
.grid a img {
    width: 100%;
    display: block;
    float: left
}
#swipebox-overlay {
    background: rgba(0, 0, 0, 0.5)
}
.profilegallery .grid-item {
    height: 180px;
    overflow: hidden;
}
.profilegallery .grid-item a {
    height: 100%;
    display: block
}
.profilegallery .grid-item img {
    height: 100%;
    overflow: hidden;
}
/*==============================*/
/*====== Full calendar custom CSS ======*/
/*==============================*/
.fc-toolbar {
    margin-bottom: 0;
    padding: 0px;
    vertical-align: middle;
    line-height: 60px;
    height: 60px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    background: #0d47a1;
    color: #fff;
}
.fc-event {
    cursor: pointer;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
    box-shadow: 0px 3px 10px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 3px 10px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 3px 10px 0 rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0px 3px 10px 0 rgba(0, 0, 0, 0.15);
}
.fc-toolbar h2 {
    font-weight: 300;
    font-size: 24px;
    line-height: 60px;
}
.fc-toolbar button {
    line-height: 60px;
    vertical-align: middle;
    padding: 0 17px;
    border-radius: 0 !important;
    border: 0;
    height: 60px;
    background: rgba(0,0,0,0.1);
    margin: 0;
    text-transform: uppercase;
    color: #ffffff;
    box-shadow: none;
    font-weight: 300;
    text-shadow: none;
}
.fc-view-container {
    background: #ffffff
}
.fc th, .fc td {
}
.fc th {
    border-color: rgba(0,0,0,0.1);
    padding: 0 10px;
    line-height: 50px;
    font-size: 14px;
    font-weight: 400;
}
.fc-row .fc-content-skeleton table {
    border-collapse: separate
}
.fc-unthemed .fc-row.fc-widget-header {
    margin-top: -1px;
}
.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active {
    z-index: 4;
    background: rgba(0, 0, 0, 0.4);
}
/*==============================================
Home page css
=============================================*/
.home_cards_icon {
    margin-top: 0px;
    font-size: 30px;
    float: left;
    margin-right: 8px;
}
.homeslider {
    border-radius: 3px;
    overflow: hidden;
    margin-top: 8px;
    height: 360px !important
}
.homeslider2 {
    border-radius: 3px;
    overflow: hidden;
    margin-top: 8px;
    height: 360px !important
}
.homeslider2.slider .indicators {
    right: 0;
    bottom: 10px;
    margin: 0;
    z-index: 9;
}
.homeslider2.slider ul li img {
    opacity: 0.6
}
.card-panel .row {
    margin-bottom: 0
}
.todotitle {
     border-bottom: 1px solid #eeeeee;
     margin-bottom: 0px;
     position: relative;
     padding: 16px 24px !important;
 }
.order-todotitle {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 0px;
    position: relative;
    padding: 10px 24px !important;
}

.card .card-content.todotitle .card-title {
    display: block;
    line-height: 34px;
    margin-bottom: 0px;
    font-size: 18px;

}
.order-todotitle .card-title {
    font-weight: bold;
    line-height: 30px !important;
    margin-bottom: 0px !important;
    font-size: 15px !important;
    height: 30px !important;
}
.todoadd {
    position: absolute;
    bottom: -24px;
    right: 20px;
}
.collection .collection-item.avatar input[type="checkbox"]+label {
    position: absolute;
    left: 20px;
    top: 14px;
}
.collection .collection-item.avatar input[type="checkbox"]:checked+label+span {
    text-decoration: line-through
}
.collection .collection-item.avatar .title .badge {
    display: inline-block;
    border-radius: 10px;
    float: none;
    font-size: 12px;
    line-height: 20px;
    height: 20px;
    position: relative;
    right: auto;
    margin-left: 10px;
}
.row-wrap {
    margin-left: -20px;
    margin-right: -20px
}
footer.page-footer{
    padding-top: 0;

}
footer.page-footer .footer-copyright {
    margin-bottom: 0;

}
.status {
    line-height: 30px;
    padding: 0 15px;
    font-size: 15px;
    vertical-align: middle;
    text-align: center;
    border-radius: 15px;
    width: auto;
    display: inline-block;
    color: #ffffff;
    height: 30px;
}
/*==============================================
mail app navigation
=============================================*/
.searchmail .input-field {
    margin-top: 0
}
.searchmail .input-field input[type=search]+label.active {
    top: 0.8rem;
    transform: translate(0%);
    -webkit-transform: translate(0%)
}
.searchmail .input-field input[type='search'] ~ .iconfont {
    top: 0.4rem;
}
.margin-right {
    margin-right: 15px;
}
.margin-box{
    margin: 15px;
}

.titledate {
    font-size: 14px;
    text-align: right;
    line-height: 30px;
    color: #999999
}
.titledate i {
    font-size: 18px;
    text-align: left;
    vertical-align: middle;
    margin-right: 4px;
    color: #999999
}
.collection-item {
    width: 100%;
}
.border-right {
    border-right: 1px solid #eeeeee
}
.mail-nav-wrapper {
    border-bottom: 1px solid #eeeeee;
    display: block;
    width: 100%;
    clear: both;
    margin-bottom: 10px;
    z-index: 0;
    position: relative
}
.mail-nav-wrapper ul {
    margin: 0;
    padding: 0;
}
.mail-nav-wrapper ul li {
    float: left;
}
.mail-nav-wrapper ul li a {
    float: left;
    height: 45px;
    width: 45px;
    text-align: center;
    vertical-align: middle;
    line-height: 45px;
}
.mail-nav-wrapper ul li a i {
    text-align: center;
    vertical-align: middle;
    line-height: 45px;
}
/*==============================================
Google map navigation
=============================================*/
.relative {
    position: relative
}
.mapbtnfloat {
    position: absolute;
    top: -27.5px;
    right: 20px;
}
iframe {
    display: block
}
.breadcrumb:before {
    content: '\eac4';
    vertical-align: top;
    display: inline-block;
    font-family:"iconfont" !important;
    font-weight: normal;
    font-style: normal;
    font-size: 25px;
    margin: 0 10px 0 8px;
    -webkit-font-smoothing: antialiased;
}
/*==============================================
Profile page
=============================================*/
.background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.userView.lg {
    position: relative;
    overflow: hidden;
}
.userView.lg .background {
    width: 100%;
    min-height: 100%;
    z-index: 0
}
.userView.lg .card-header a {
    width: 100%;
    display: inline-block;
    position: relative;
    z-index: 1
}
.card-header {
    padding: 30px 15px;
}
.post_message {
    position: relative;
    z-index: 1
}
.post_message textarea.materialize-textarea {
    margin-bottom: 0
}
.post_message .mail-nav-wrapper {
    border: 0;
    margin-bottom: 0
}
.post {
    margin-top: 5px;
}
.profilegallery.small .grid-item {
    height: 100px
}

.card .card-content.postlist {
    padding-top: 0
}
.postimage {
    max-height: 350px;
}
.card .card-action a.postlinks:not(.btn):not(.btn-large):not(.btn-floating), .card .card-action a.postlinks {
    line-height: 30px;
    vertical-align: middle;
    text-transform: none;
    font-size: 14px;
}
.postlinks{
    margin-right: 20px;
    transition: color .3s ease;

    line-height: 30px;
    vertical-align: middle;
    text-transform: none;
    font-size: 14px;
}
.postlinks i {
    line-height: 30px;
    vertical-align: middle;
    margin-right: 15px;
}
.collection a.collection-item {
    color: #039be5
}
/*==============================================
Timeline page
=============================================*/

.timeline {
    position: relative;
    padding: 20px 0 20px;
    list-style: none;
}
.timeline:before {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 2px;
    margin-left: -1.5px;
    background-color: rgba(96, 125, 139, 0.2);
}
.timeline > li {
    position: relative;
    margin-bottom: 20px;
}
.timeline > li:before, .timeline > li:after {
    content: " ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline > li:before, .timeline > li:after {
    content: " ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline > li > .timeline-panel {
    float: left;
    position: relative;
    width: 46%;
}
.timeline > li > .timeline-panel:before {
    content: " ";
    display: inline-block;
    position: absolute;
    top: 26px;
    right: -15px;
    border-top: 15px solid transparent;
    border-right: 0 solid #e1eaef;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #e1eaef;
}
.timeline > li > .timeline-panel:after {
    content: " ";
    display: inline-block;
    position: absolute;
    top: 27px;
    right: -14px;
    border-top: 14px solid transparent;
    border-right: 0 solid #fff;
    border-bottom: 14px solid transparent;
    border-left: 14px solid #fff;
}
.timeline > li > .timeline-badge {
    z-index: 100;
    position: absolute;
    top: 16px;
    left: 50%;
    margin-left: -27px;
}
.timeline > li > .timeline-badge i {
    text-align: center
}
.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}
/*==============================================
Pricing table page
=============================================*/
.price small {
    font-size: 18px;
}
.collection .collection-item i {
    vertical-align: middle;
    left: 22px !important;
}
/*==============================================
icons page
=============================================*/
.iconfont.round {
    border-radius: 50%;
    padding: 10px;
    border: 2px solid #dddddd
}
/*==============================================
Contact page
=============================================*/
.call_us {
    line-height: 60px;
    width: auto;
    display: block;
    margin: 0 auto
}
.call_us i {
    vertical-align: top;
    margin-top: 10px;
    margin-right: 20px;
}
.call_us span {
    line-height: 30px;
    display: inline-block
}
.call_us span small {
    font-size: 18px;
}
/*==============================================
Error page
=============================================*/
html {
    height: 100%
}
.errorbox {
    margin-top: 8%
}
/*==============================================
Comming soon page
=============================================*/
#comingsoon{background: #000000}
.comingsoon {
    width: auto;
    opacity:0.5;
    min-height: 100%;
    min-width: 100%;
    z-index: -1;
}
.darkoverlay {
    width: auto;
    opacity:1;
    min-height: 100%;
    min-width: 100%;
    z-index: 0;
    position: fixed;
    left: 0;
    top: 0;
    background: #000000;
}
.comingsoonwrapper {
    overflow: hidden;
    height: 100%
}
.comingsoonwrapper .logolarge, .comingsoonwrapper .logolarge a, .comingsoonwrapper .logolarge i {
    line-height: 60px;
    vertical-align: middle;
    font-size: 40px;
}
.comingsoonwrapper .logolarge i {
    font-size: 50px;
}
/*==============================================
Lock screen page
=============================================*/
.lockscreen {
    max-width: 300px;
    margin: 0 auto;
    position: relative;
    top: 10%;
    z-index: 9
}
/*==============================*/
/*====== Count Down CSS ======*/
/*==============================*/
.wrap {
    position: absolute;
    top: 15%;
    left: 0;
    right: 0;
    margin: auto;
    height: auto;
    color: #fff;
    color: #fff;
}
.wrap .title {
    font-size: 60px;
    font-weight: 200
}
.countdown {
    width: 100%;
    margin: 0 auto;
    display: block;
    float: left
}
.countdown .bloc-time {
    float: left;
    margin-right: 1.3%;
    text-align: center;
    width: 32%;
}
.countdown .bloc-time:last-child {
    margin-right: 0;
}
.countdown .count-title {
    display: block;
    margin-bottom: 15px;
    color: #fff;
    text-transform: uppercase;
}
.countdown .figure {
    position: relative;
    float: left;
    height: 76px;
    width: 48%;
    margin-right: 2%;
    background-color: #fff;
    border-radius: 3px;
    -moz-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2), inset 2px 4px 0 0 rgba(255, 255, 255, 0.08);
    -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2), inset 2px 4px 0 0 rgba(255, 255, 255, 0.08);
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2), inset 2px 4px 0 0 rgba(255, 255, 255, 0.08);
}
.countdown .figure:last-child {
    margin-right: 0;
}
.countdown .figure > span {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 50px;
    font-weight: 700;
    color: #333333;
}
.countdown .figure .top:after, .countdown .figure .bottom-back:after {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.countdown .figure .top {
    z-index: 3;
    background-color: #f7f7f7;
    transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
    -moz-transform: perspective(200px);
    -ms-transform: perspective(200px);
    -webkit-transform: perspective(200px);
    transform: perspective(200px);
}
.countdown .figure .bottom {
    z-index: 1;
}
.countdown .figure .bottom:before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background-color: rgba(0, 0, 0, 0.02);
}
.countdown .figure .bottom-back {
    z-index: 2;
    top: 0;
    height: 50%;
    overflow: hidden;
    background-color: #f7f7f7;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
}
.countdown .figure .bottom-back span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.countdown .figure .top, .countdown .figure .top-back {
    height: 50%;
    overflow: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.countdown .figure .top-back {
    z-index: 4;
    bottom: 0;
    background-color: #fff;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -moz-transform: perspective(200px) rotateX(180deg);
    -ms-transform: perspective(200px) rotateX(180deg);
    -webkit-transform: perspective(200px) rotateX(180deg);
    transform: perspective(200px) rotateX(180deg);
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.countdown .figure .top-back span {
    position: absolute;
    top: -100%;
    left: 0;
    right: 0;
    margin: auto;
}
/*==============================================
colors
=============================================*/
.color_pallete > div > div {
    padding: 10px 15px;
    line-height: 30px;
    margin-bottom: 3px
}
/*==============================================
grid page
=============================================*/
.grids div.col {
    padding: 10px;
    line-height: 30px;
    margin-bottom: 10px;
    color: #ffffff
}
/*==============================================
Helpers  navigation
=============================================*/
.valign-wrapper2 {
    padding: 10px;
    margin-bottom: 10px;
}
.valign-wrapper2.large {
    height: 200px;
}
/*==============================================
Shadow navigation
=============================================*/
.card-panel2 {
    padding: 10px;
    list-style-position: inherit;
    background: #ffffff;
    border-radius: 3px;
}
/*==============================================
Icons sets
=============================================*/
.col.iconsset {
    text-align: center;
    padding: 15px;
}
.iconsset i {
    width: 100%;
    display: block;
    font-size: 40px;
    text-align: center;
    margin-bottom: 10px;
}
.iconsset {
    text-align: center
}
/*==============================================
Chat panel
=============================================*/
.chat_panel {
    position: fixed;
    overflow: hidden;
    overflow-y: auto;
    width: 300px;
    height: 100%;
    display: block;
    right: -300px;
    top: 0;
    background: #ffffff;
    z-index: 9999;
    transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
}
.chat_panel.chatopen {
    right: 0
}
.chat_panel nav, #nav_horizontal .chat_panel nav {
    position: relative;
}
.sendmessage {
    position: relative;
    bottom: 0;
    left: 0;
    background: #ffffff;
    border-top: 1px solid #dddddd;
    width: 100%;
    margin-bottom: 0;
    float: left;
}
.sendmessage .btn {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 0;
    right: 10px;
    padding: 0;
    text-align: center;
    line-height: 40px;
    vertical-align: middle;
}
.sendmessage input {
    margin-bottom: 0
}
.chat_panel a {
    color: #666666
}
.chat_panel .tabs .tab a {
    color: #666666
}
.chat_panel .tabs .indicator {
    background-color: #666666;
}
.chat {
    margin: 15px 0;
    padding: 0;
    list-style: none;
    width: 100%;
    float: left;
    display: block;
}
.chat li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    position: relative
}
.chat li.left .chat-body {
    margin-left: 60px;
    background: #767676;
    padding: 15px;
    color: #fff;
    margin-bottom: 5px;
    position: relative;
}
.chat li.right .chat-body {
    margin-right: 60px;
}
.chat li .chat-body p {
    margin: 0;
}
.chat-img {
    width: 42px;
    height: 42px;
    border-radius: 25px;
    display: inline-block;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
li.right .chat-img {
    left: auto;
    right: 0
}
.chat-img img {
    width: 100%
}
.chat li.left .chat-body:before {
    content: "";
    height: 4px;
    width: 4px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #666666;
    position: absolute;
    left: -8px;
    top: 10px;
}
.chat li.left .chat-body .header {
    margin-bottom: 10px;
}
.chat li.left .chat-body .header .text-muted {
    color: #ffffff;
    opacity: 0.5
}
.chat li.left .chat-body p {
    font-size: 13px;
    opacity: 0.9;
    line-height: 16px;
    color: #ffffff;
}
.chat li.right .chat-body {
    background: rgb(238, 238, 238);
    padding: 15px;
    margin-bottom: 5px;
    position: relative;
}
.chat li.right .chat-body:before {
    content: "";
    height: 4px;
    width: 4px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid rgb(238, 238, 238);
    position: absolute;
    right: -10px;
    top: 10px;
}
/*==============================================
CKeditor basic
=============================================*/

.cke_contents {
    height: 100px !important
}
/*==============================================
Product css
=============================================*/
.product {
}
.product .card-image {
  /*  height: 180px;*/
    vertical-align: middle;
    line-height: 150px;
    text-align: center;
    overflow: hidden;

}
.product .card-content{
    padding: 16px 24px;
}
.product .card-image img {
    height: auto;
    max-width: 100%;
    margin: 0 auto;
    vertical-align: middle;
    padding: 10px;
    transition: ease all 0.5s;
    -webkit-transition: ease all 0.5s;
}
.product h2{
    font-size: 24px;
    line-height: 36px;
    margin: 10px 0;
}
.product h3{
    margin: 0;
    line-height: 24px;
    font-size: 16px;
    height: 46px;
    overflow: hidden;
    word-break:break-all;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
}
.product h3 a {
    color: #666666;
}
.product h4{
    margin: 0;
    font-size: 1.8rem;
}
.product .price {
    text-align: left;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
}
.product .price span.savemoney {

    font-size: 14px;

    font-weight: 400
}
.product .rating {
    color: gold
}
.product.details .card-image {
    height: auto
}
hr {
    border-top: 1px solid #dddddd;
    border-bottom: 0;
    margin: 15px 0
}

/*==============================================
theme panel
=============================================*/
.theme_panel {
    position: fixed;
    overflow: hidden;
    overflow-y: auto;
    width: 300px;
    height: 100%;
    display: block;
    right: -300px;
    top: 0;
    background: #ffffff;
    z-index: 9999;
    transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
}
.theme_panel.themeopen {
    right: 0
}
.theme_panel nav,
#nav_horizontal .theme_panel nav {
    position: relative;
}
.theme-collapse{
    position: fixed;
    right: 20px;
    bottom: 20px;
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}
.theme_panel a {
    color: #666666
}
.theme_block{
    width: 48%;
    margin: 15px 4% 5px 0%;
    height: 80px;
    background: #ffffff;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
    float: left;
    border-radius: 2px;
    cursor: pointer;
}
.theme_block:nth-child(2n){ margin-right: 0}
.theme_block .left_bar{
    width: 30%;
    height: 100%;
    display: block;
    float: left;
    box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.2);
}

.theme_block .top_bar{
    width: 70%;
    height: 10px;
    display: block;
    float: left;
}

@-moz-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -moz-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}
@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}
@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}


/*==============================================
Responsive navigation
=============================================*/
@media screen and (min-width:1181px) {
    /*==============================================
        Horizontal nav css
        =============================================*/
    .menuoption {
        display: none
    }
    #nav_horizontal .page_content {
        padding-top: 194px;
    }
    #nav_horizontal nav {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999
    }
    #nav_horizontal nav.breadcrumbnav {
        top: 134px;
        z-index: 99;
        color: #999999;
        background: #fff !important;
    }
    #nav_horizontal nav.breadcrumbnav a {
        /*color: #999999*/
    }
    #nav_horizontal nav.breadcrumbnav a, #nav_horizontal nav.breadcrumbnav a:before {
        /*color: #ffffff;*/
    }
    #nav_horizontal nav.breadcrumbnav .btn {
        color: #fff
    }
    #nav_horizontal .side-nav {
        width: 100%;
        top: 64px;
        height: auto;
        padding-bottom: 0;
        z-index: 999;
        overflow: visible;
    }
    #nav_horizontal .side-nav li {
        width: auto;
        float: left
    }
    #nav_horizontal .side-nav li a {
        padding: 5px 8px;
        line-height: 30px;
        vertical-align: middle;
        white-space: normal;
        text-align: center;
        height: 70px
    }
    #nav_horizontal .side-nav li .collapsible-header {
        padding: 5px 8px;
        line-height: 30px
    }
    #nav_horizontal .side-nav li .collapsible-body {
        position: absolute;
        top: 70px;
        left: 0;
        min-width: 180px;
        box-shadow: 0 2px 5px 0 rgba(0,0,0,0.15)
    }
    #nav_horizontal .side-nav li .collapsible-body li {
        width: 100%;
        float: left
    }
    #nav_horizontal .side-nav li .collapsible-body li a {
        height: auto;
        padding: 0 15px;
        line-height: 40px;
        white-space: nowrap;
        text-align: left
    }
    #nav_horizontal .page_wrapper {
        margin-left: 0
    }
    #nav_horizontal .side-nav li i.iconfont {
        display: block;
        width: 100%;
        font-size: 20px;
        margin: 0;
        line-height: 30px;
        vertical-align: middle;
        height: 30px;
    }
    #nav_horizontal .side-nav li i.iconfont.arrow {
        margin: 0;
        display: inline-block;
        width: auto;
        font-size: 14px;
    }
    #nav_horizontal .usernavitem {
        display: none
    }
    #nav_horizontal {
    }
    .product .card-image {
       /* height: 220px;*/
    }
    .product.details .card-image {
        height: auto
    }
}
@media screen and (max-width:1180px) {
    .side-nav.fixed {
        left: -260px;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    .page_wrapper {
        margin-left: 0
    }

    .menuclose .side-nav {
        left: 0px
    }
    .side-nav a.menuclosebtn {
        display: block
    }

}
@media screen and (min-width: 1181px){
    .menuclose .side-nav {
        width: 100px;
        position: fixed;
        overflow: visible;
        left: 0;
    }
    .menuclose .page_wrapper {
        margin-left: 100px;
    }

    .menuclose .side-nav .userView {
        padding: 10px 0;
        height: 104px;
    }
    .menuclose .side-nav .userView a {
        display: none;
    }
    .menuclose .side-nav .userView a.picture {
        display: block;
    }
    .menuclose .side-nav .fixed-action-btn {
        display: none;
    }
    .menuclose .side-nav .collapsible-header {
        padding: 10px 10px;
        line-height: 24px;
    }
    .menuclose .side-nav li{
        white-space: inherit !important;
    }
    .menuclose .side-nav li a {
        line-height: 24px;
        height: auto;
        padding: 6px;
        text-align: center;
        position: relative;

    }
    .menuclose .side-nav li a i {
        width: 100%;
        text-align: center;
        margin-right: 10px;

        font-size: 28px;
    }
    .side-nav li>a>i, .side-nav li>a>[class^="mdi-"], .side-nav li>a li>a>[class*="mdi-"], .side-nav li>a>i.iconfont{
        line-height: 48px !important;
        height: 48px !important;
    }
    .menuclose .side-nav li a i.arrow {
        display: none;
    }
    .menuclose .side-nav li .collapsible-body a{
        text-align: left;
        line-height: 48px !important;
    }

    .menuclose .side-nav .collapsible-body {
        position: fixed;
        top: 0;
        left: 100px;
        width: 240px;
        height: 100%;
        text-align: left;
        opacity: 1;
        box-shadow: inset 2px 0px 5px 0 rgba(0,0,0,0.15), 2px 0px 5px 0 rgba(0,0,0,0.15);
        -webkit-transition: visibility .25s,opacity .25s;
        -o-transition: visibility .25s,opacity .25s;
        transition: visibility .25s,opacity .25s;
    }
    .menuclose .side-nav .collapsible-body ul{
        padding-top: 40px;
    }
    .menuclose .side-nav li a i.nav-icon{
        width: 24px;
        font-size: 24px;
    }

    .menuclose .bold.active .collapsible-body{
        display: none !important;
    }
    .menuclose .bold:hover .collapsible-body{
        display: block !important;
    }

}
@media screen and (max-width:992px) {
    nav .brand-logo {
        left: 0%;
        -webkit-transform: translateX(-0%);
        transform: translateX(-0%);
    }
}
@media screen and (max-width:768px) {

    .page_content {
        padding: 10px 0;
    }
    .row {
        margin-bottom: 10px;
    }
}
@media screen and (max-width:640px) {
    .homeslider {
        height: 420px !important;
    }
    .col-sm-6 {
        width: 100%;
        text-align: center
    }
    .dataTables_filter {
        width: 100%
    }
    .collection .collection-item.avatar .title {
        font-size: 14px;
        line-height: 20px
    }
    .light, footer.page-footer .footer-copyright {
        height: auto;
        text-align: center
    }
}


/*==============================================
Scrollbar  depth
=============================================*/
/* scrollbars */
::-webkit-scrollbar{width:5px;height:10px}::-webkit-scrollbar-track{-webkit-border-radius:10px;border-radius:10px}::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background:rgba(0,0,0,.1)}::-webkit-scrollbar-thumb:window-inactive{background:rgba(0,0,0,.1)}
/*侧栏新闻*/
.body_content{
    position: relative;
    overflow: hidden;


}
.page_content{
    margin-right: 280px;
    transition: ease all 0.5s;
}
.side-Fast{
    position: absolute;
    width: 280px;
    right: -280px;
    top: -4px;
    margin: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    height: 100%;
    height: calc(100% + 60px);
    height: -moz-calc(100%);
    padding-bottom: 60px;
    background-color: #fff;
    z-index: 2;
    overflow-y: auto;
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: ease all 0.5s;

}
.side-Fast .card{
    box-shadow: none;
}
.side-Fast .card .card-content{
    padding: 24px 24px 0px 24px;
}
.side-Fast .card .card-content .card-title {
    line-height: 34px;
    margin-top: 0px;
    font-size: 18px;
    height: 34px;
}
.collection .collection-item{
    font-size: 14px;
    font-weight: inherit !important;
    line-height: 1rem;
    overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
    -moz-text-overflow:ellipsis;
    white-space:nowrap;
}
.collection .collection-item.avatar{
    min-height: 70px;
    padding-left: 80px;
}
.menuFast .page_content{
    margin-right:0px;

}
.menuFast .side-Fast{
    right: -560px;
}

@media screen and (max-width: 1180px){
    .page_content{
        margin-right:0;
    }
   .side-Fast{
        right: -280px;

   }
    .menuFast .page_content{
        margin-right:0px;
    }

}
.side-nav li>a:hover {
    background-color: rgba(0,0,0,0.2);
}
.side-nav .collapsible-header:hover, .side-nav.fixed .collapsible-header:hover {     background-color: rgba(0,0,0,0.2); }
/*轮播图*/
.swiper-container {
    width: 100%;
    height: 100%;
    transition: ease all 0.5s;
    -webkit-transition: ease all 0.5s;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: ease all 0.5s;
    -webkit-transition: ease all 0.5s;
}
.swiper-slide img{
    width: 100%;
    height: 100%;

}
.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: .4;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}
/*.bootstrap-table .table*/

.bootstrap-table{
    border: none;
}
.bootstrap-table .table{
    border: none;

}
.fixed-table-container{
    border: none;
}
thead {
    border-bottom: 1px solid #d0d0d0;
}
table.bordered>thead>tr, table.bordered>tbody>tr {
    border-bottom: 1px solid #d0d0d0;
}
.fixed-table-container tbody td .th-inner, .fixed-table-container thead th .th-inner{
    padding: 5px 15px;
    line-height: 40px;
}
table.table>tbody>tr td{
    transition: background-color .25s ease;
}

table.table>tbody>tr:nth-child(odd) td {
    background-color: #f2f2f2;
}
table.table>tbody>tr:hover{

}
table.table>tbody>tr:hover td{
    background: #f2f2f2;

}
.fixed-table-body .card-view .title{
    float: left;
    margin-left: 4%;
}
/*login*/

.page-dark.layout-full {
    position: relative;
    z-index: 0;
    color: #fff;
}
.page-dark.layout-full::before {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: "";
    background-position: center top;
    -webkit-background-size: cover;
    background-size: cover;
}
.page-dark.layout-full::after {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(38,50,56,.6);
}
.page-login {
    height: 100%;
    overflow-x: hidden;
}
.page-login.page-dark.layout-full:after {
    background-color: rgba(38,50,56,.6);
}

.page-login:before {
    background-image: url(../images/login.jpg);
}

.page {
    position: relative;
    min-height: -webkit-calc(100% - 44px);
    min-height: calc(100% - 44px);
    background: #f1f4f5;
}

.layout-full .page {
    height: 100%;
    padding: 0;
    margin: 0!important;
    background-color: rgba(171, 13, 13, 0);
}
.page-content {
    padding: 30px 30px;
}
.page-login .page-brand-info {
    margin: 220px 100px 0 90px;
}
.page-dark.layout-full .brand {
    margin-bottom: 22px;
}
.page-login .page-brand-info .brand-img {
    vertical-align: middle;
}
.page-dark.layout-full .brand-text {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}
.page-login .page-brand-info {
    margin: 220px 100px 0 90px;
}
.page-login .page-brand-info .brand-text {
    display: inline-block;
    vertical-align: middle;
    margin: 11px 0;
}
.page-login .page-brand-info p {
    opacity: .6;
    max-width: 650px;
    color: #fff;
}
.page-login .page-login-main {
    position: absolute;
    right: 0;
    top: 0;
    height: auto;
    min-height: 100%;
    padding: 130px 110px 130px;
    color: #76838f;
    background-color: rgba(255, 255, 255, 1);

}

.page-dark.layout-full .brand {
    margin-bottom: 22px;
}
.page-login .page-login-main .brand {
    margin-bottom: 30px;
    text-align: center;
}
.page-login .page-login-main .brand-img {
    vertical-align: middle;
    margin: 0 auto;
    display: block;
}
.page-dark.layout-full .brand-text {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}
.page-login .page-login-main .brand-text {
    display: inline-block;
    vertical-align: middle;
    margin: 11px 0;
    color: #253137;
}
.page-login form {
    width: 350px;
    margin: 30px 0 20px;
}
.page-copyright {
    margin-top: 60px;
    font-size: .858rem;
    color: #37474f;
    letter-spacing: 1px;
}
.page-login footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 60px;

}
.page-login footer p{
    text-align: center;
}

@media (max-width: 479px){
    .page-content {
        padding: 10px;
    }
    .page-login .page-brand-info {
        margin: 220px 0 0;
    }
    .page-login .page-login-main {
        padding: 50px 30px 100px;
    }
    .page-login form {
        width: auto;
    }
    .page-login footer {
        margin: 50px 30px;
    }
}
@media (max-width: 767px){
    .page-login .page-brand-info{
        display: none;
    }
    .page-login .page-login-main {
        padding-top: 50px;
        width: 100%;
    }
    .page-login form {
        width: auto;
    }
}
@media (min-width: 768px){
    .hidden-md-up {
        display: none!important;
    }
}




@media (max-width: 991px){
    .page {
        min-height: -webkit-calc(100% - 66px);
        min-height: calc(100% - 66px);
    }
    .page-login .page-login-main {
        padding-top: 50px;
    }
}
@media (min-width: 992px){
    .page-login .page-content {
        padding-right: 500px;
    }
}


@media (min-width: 1200px){
    .css-menubar .page, .css-menubar .site-footer {
        margin-left: 260px;
    }
}
.input-tx{
    position: absolute;
    right: .75rem;
    top: 0;
}

/*表单输入框样式*/
select{
    border-color: #ddd;
}
select:focus {
    outline: 1px solid #2196F3;
}
/* label color */
.input-field label {
  /*  color: #000;*/
}
/* label focus color */
.input-field input[type=text]:focus + label {
    color: #2196F3 !important;
}
/* label underline focus color */
.input-field input[type=text]:focus {
    border-bottom: 1px solid #2196F3 ;
    box-shadow: 0 1px 0 0 #2196F3;
}
/* valid color */
.input-field input[type=text].valid {
    border-bottom: 1px solid #2196F3;
    box-shadow: 0 1px 0 0 #2196F3;
}
/* invalid color */
.input-field input[type=text].invalid {
    border-bottom: 1px solid #2196F3;
    box-shadow: 0 1px 0 0 #2196F3;
}
/* icon prefix focus color */
.input-field .prefix.active {
    color: #2196F3 !important;
}
input:not([type]):focus:not([readonly]), input[type=text]:not(.browser-default):focus:not([readonly]), input[type=password]:not(.browser-default):focus:not([readonly]), input[type=email]:not(.browser-default):focus:not([readonly]), input[type=url]:not(.browser-default):focus:not([readonly]), input[type=time]:not(.browser-default):focus:not([readonly]), input[type=date]:not(.browser-default):focus:not([readonly]), input[type=datetime]:not(.browser-default):focus:not([readonly]), input[type=datetime-local]:not(.browser-default):focus:not([readonly]), input[type=tel]:not(.browser-default):focus:not([readonly]), input[type=number]:not(.browser-default):focus:not([readonly]), input[type=search]:not(.browser-default):focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]){
    border-bottom: 1px solid #2196F3;
    -webkit-box-shadow: 0 1px 0 0 #2196F3;
    box-shadow: 0 1px 0 0 #2196F3;
}
input:not([type]):focus:not([readonly])+label, input[type=text]:not(.browser-default):focus:not([readonly])+label, input[type=password]:not(.browser-default):focus:not([readonly])+label, input[type=email]:not(.browser-default):focus:not([readonly])+label, input[type=url]:not(.browser-default):focus:not([readonly])+label, input[type=time]:not(.browser-default):focus:not([readonly])+label, input[type=date]:not(.browser-default):focus:not([readonly])+label, input[type=datetime]:not(.browser-default):focus:not([readonly])+label, input[type=datetime-local]:not(.browser-default):focus:not([readonly])+label, input[type=tel]:not(.browser-default):focus:not([readonly])+label, input[type=number]:not(.browser-default):focus:not([readonly])+label, input[type=search]:not(.browser-default):focus:not([readonly])+label, textarea.materialize-textarea:focus:not([readonly])+label{
    color: #2196F3;
}
input.valid:not([type]), input.valid:not([type]):focus, input[type=text].valid:not(.browser-default), input[type=text].valid:not(.browser-default):focus, input[type=password].valid:not(.browser-default), input[type=password].valid:not(.browser-default):focus, input[type=email].valid:not(.browser-default), input[type=email].valid:not(.browser-default):focus, input[type=url].valid:not(.browser-default), input[type=url].valid:not(.browser-default):focus, input[type=time].valid:not(.browser-default), input[type=time].valid:not(.browser-default):focus, input[type=date].valid:not(.browser-default), input[type=date].valid:not(.browser-default):focus, input[type=datetime].valid:not(.browser-default), input[type=datetime].valid:not(.browser-default):focus, input[type=datetime-local].valid:not(.browser-default), input[type=datetime-local].valid:not(.browser-default):focus, input[type=tel].valid:not(.browser-default), input[type=tel].valid:not(.browser-default):focus, input[type=number].valid:not(.browser-default), input[type=number].valid:not(.browser-default):focus, input[type=search].valid:not(.browser-default), input[type=search].valid:not(.browser-default):focus, textarea.materialize-textarea.valid, textarea.materialize-textarea.valid:focus, .select-wrapper.valid>input.select-dropdown{
    border-bottom: 1px solid #2196F3;
    -webkit-box-shadow: 0 1px 0 0 #2196F3;
    box-shadow: 0 1px 0 0 #2196F3;
}
[type="checkbox"]+label:before, [type="checkbox"]:not(.filled-in)+label:after{
    border: 2px solid #76838f;
}
[type="checkbox"]:checked+label:before{
    border-right: 2px solid #2196F3;
    border-bottom: 2px solid #2196F3;
}
[type="radio"]:checked+label:after, [type="radio"].with-gap:checked+label:before, [type="radio"].with-gap:checked+label:after {
    border: 2px solid #2196F3;
}
[type="radio"]:checked+label:after, [type="radio"].with-gap:checked+label:after {
    background-color: #2196F3;
}
[type="radio"]:not(:checked)+label:before, [type="radio"]:not(:checked)+label:after {
    border: 2px solid #76838f;
}
[type="radio"]:not(:checked)+label, [type="radio"]:checked+label{
    padding-left: 30px;
    margin-right: 10px;
}
.dropdown-content li>a, .dropdown-content li>span {

    color: #2196F3;

}
[type="checkbox"].filled-in:checked+label:after {
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #2196F3;
    background-color: #2196F3;
    z-index: 0;
}
[type="checkbox"].filled-in:not(:checked)+label:after {
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #76838f;
    top: 0px;
    z-index: 0;
}
/*二级安全密码确认*/
.confirm-sty{
    color: #fff;
    font-size: 80px;
    padding: 60px;
}
/*查看资料*/


.collection .collection-item.user-view-box {
    min-height: inherit;
    padding-left: 140px;
}
.user-view-box .circle{
    width: 100px !important;
    height: 100px !important;
}
.collection .collection-item.user-view-box .title {
    font-size: 20px;
    line-height: 38px;
    font-weight: bold;
    display: block;
    margin-top: 10px;
}
.collection .collection-item.user-view-box  p{
    line-height: 30px;
}

/*修改资料表单*/
.text-right{
    text-align: right;
}
@media only screen and (max-width: 600px){
    form .text-right{
        text-align: left;
    }
}
.text-left{
    text-align: left;
}
.input-area{
    margin: 1rem 0 1.4rem;
}
/*安全中心*/
.safety-box {
    padding: 20px 0;
}

.safety-box .safety-list {
    padding: 40px 0;
}

.safety-box .safety-hd {
    overflow: auto;
}

.safety-box .safety-hd i.iconfont {
    width: 50%;
    float: left;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 50px;
    color: #98a1b3;
}

.safety-box .txt {
    width: 50%;
    float: left;
}

.safety-box .txt b {
    font-weight: normal;
    font-size: 18px;
    display: block;
    line-height: 30px;
}

.safety-box .txt .text-primary {
    color: #18a689;
}

.safety-box .txt .text-no {
    color: red;
}

@media (max-width: 768px) {
    .safety-box .safety-hd {
        padding: 20px 0;
    }

    .safety-box .safety-p {
        padding: 20px 0;
    }

    .safety-box .safety-btn {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .safety-box .safety-hd i.iconfont {
        text-align: right;
        padding-right: 30px;
    }

    .safety-box .safety-p {

        margin-bottom: 20px;
        padding: 16px 10px;
    }
}
/*弹窗*/
.modal{
    background-color: #fff;
}
/*日期选择*/
/*增加减少数量*/
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.input-group-btn>.btn {
    position: relative;

}
.input-group .form-control{
    margin: 0 !important;
    background-color: rgba(255,255,255,0.9) !important;
    padding: 0px 10px !important;
    border: 1px solid #ddd !important;
    border-left: none !important;
    border-right: none !important ;
    height: 40px !important;
    color: #222;
    margin-left: -1px !important;
}
.input-group .btn{
    padding: 0 20px;
    margin: 0 !important;
    background-color: rgba(255,255,255,0.9);
    border: 1px solid #ddd !important;
    border-radius: 2px;
    height: 42px;
    color: #222;
    box-shadow: none;
}
.input-group .btn:hover{
    background-color: rgba(0,0,0,0.1);
}
.input-group .btn:active{
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 10px rgba(0,0,0,0.2), inset 0 -3px 10px rgba(0,0,0,0.2);
    box-shadow: inset 0 3px 10px rgba(0,0,0,0.2), inset 0 -3px 10px rgba(0,0,0,0.2);
}
.input-group input[type=text]:not(.browser-default):focus:not([readonly]){
    border-bottom: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
/*产品详情*/
.user-money{
    padding-bottom: 30px;
}
.user-money dl {

    margin: 0;
}
.user-money dt {
    text-align: left;
    width: 76px;
    margin-right: 6px;

}
.user-money dl dd, .user-money dl dt {
    font-size: 14px;
    line-height: 40px;
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    min-height: 40px;
    padding: 6px 0 0;
}
.user-money dl dd{
    margin: 0;
}
.user-money .bootstrap-touchspin{
    width: 200px;
}
/*购物车*/
.product-table{

}
.product-table .cardW1{width: 10%}
.product-table .cardW2{width: 20%}
.product-table .cardW3{width: 30%}
.product-table .cardW4{width: 40%}
.product-table .cardW5{width: 50%}
.product-table .cardW6{width: 60%}
.product-table .cardW7{width: 70%}
.product-table .cardW8{width: 80%}
.product-table .cardW9{width: 90%}
.product-table .cardW10{width: 100%}
.product-table .card-title{
    line-height: 24px !important;
    font-size: 14px !important;
    margin-bottom: 0px !important;
    height: auto !important;
}
.product-table .card-image img{
    max-width: 200px;
    max-height: 200px;
    min-width: 80px;
    min-height: 80px;
}
.product-table .bootstrap-touchspin{
    width: 160px;
    margin: 0 auto;
}
@media only screen and (max-width: 600px){
    .product-table .card-image img{
        margin:0 !important;
    }
    .product-tablethead tr th{
        text-align: right !important;
    }
    .product-table tbody tr td{
        text-align: left !important;
    }
    .product-table .bootstrap-touchspin{

        margin: 0;
    }
}
/*新闻*/

.news-card .card-content .card-title{
    margin: 0 !important;
    height: 30px !important;
    line-height: 30px !important;
}
.news-card .card-content p{

}
.line2{
    word-break:break-all;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
}
.news-content p{
    font-size: 16px !important;
    line-height: 28px !important;
    color: #222!important;
    word-wrap: break-word!important;
    margin: 16px 0!important;
}
.news-content img{
    max-width: 100%!important;
    display: block!important;
    margin: 10px auto!important;
}
/*tabs切换*/
.tabs {
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    height: 58px;
    width: 100%;
    background-color: #fbfcfd;
    margin: 0 auto;
    white-space: nowrap;
}
.tabs .tab a {
    color: #222;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 24px;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-transition: color .28s ease;
    transition: color .28s ease;
    font-weight: bold;
}
.tabs .indicator {
    position: absolute;
    bottom: 0;
    height: 2px;
    background-color: #2196F3;
    will-change: left, right;
}
.tabs .tab {
    display: inline-block;
    text-align: center;
    line-height: 56px;
    height: 56px;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}
.tabs .tab a:hover, .tabs .tab a.active {
    background-color: transparent;
    color: #2196F3;
    cursor: pointer;
}
.tabs-content{
    -webkit-transition: ease all 0.5s;
    transition: ease all 0.5s;

}
/*错误页面*/
.error-box {
    max-width: 1140px;
}
.error-box .content {
    display: inline-block;
    vertical-align: middle;
    padding-top: 9%;
}
.error-box .heading {
    text-transform: uppercase;
    font-size: 80px;
    font-weight: bold;
    margin-bottom: 0px;
}

.error-box p {
    font-size: 30px;
    margin-bottom: 30px;
    line-height: 30px;
}

.error-box p small {
    font-size: 21px;
    margin-bottom: 30px;
}
.error-box .imgSec {
    float: right !important;
}


.error-box .icon {
    position: relative;
    width: 340px;
    height: 415px;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
    float: right;
}
.error-box .victor {
    position: absolute;
    right: 20px;
    top: 251px;
    background: url('../images/victor5.png') no-repeat 0 0 scroll;
    width: 100%;
    height: 80%;
    z-index: 99;
}
.error-box .animation {
    background: rgba(0, 0, 0, 0) url("../images/animation3.png") no-repeat scroll 0 0;
    height: 100%;
    position: absolute;
    right: -96px;
    top: 62px;
    width: 100%;
    z-index: 9;
    -moz-animation: 2s ease 0s normal none infinite hand;
    -moz-transform-origin: 30% 80% 0;
    -webkit-animation:hand 1s infinite ease-in-out;
    -webkit-transform-origin:30% 80% 0;
    -o-animation: 2s ease 0s normal none infinite hand;
    -o-transform-origin: 30% 80% 0;
    -o-animation:hand 1s infinite ease-in-out;
    -o-transform-origin:30% 80% 0;
    -ms-animation: 2s ease 0s normal none infinite hand;
    -ms-transform-origin: 30% 80% 0;
    -ms-animation:hand 1s infinite ease-in-out;
    -ms-transform-origin: 30% 80% 0;
    animation: 2s ease 0s normal none infinite hand;
    transform-origin: 30% 80% 0;
    animation:hand 2s infinite ease-in-out;
    transform-origin: 30% 80% 0;
}

@-moz-keyframes hand {
    0%{-moz-transform:rotate(-4deg)}
    50%{-moz-transform:rotate(4deg)}
    100%{-moz-transform:rotate(-4deg)}
}

@-webkit-keyframes hand {
    0%{-webkit-transform:rotate(-4deg)}
    50%{-webkit-transform:rotate(4deg)}
    100%{-webkit-transform:rotate(-4deg)}
}

@-o-keyframes hand {
    0%{-o-transform:rotate(-4deg)}
    50%{-o-transform:rotate(4deg)}
    100%{-o-transform:rotate(-4deg)}
}

@-ms-keyframes hand {
    0%{-ms-transform:rotate(-4deg)}
    50%{-ms-transform:rotate(4deg)}
    100%{-ms-transform:rotate(-4deg)}
}

@keyframes hand {
    0%{transform:rotate(-4deg)}
    50%{transform:rotate(4deg)}
    100%{transform:rotate(-4deg)}
}

/*--------------------------------
    #   Media Screen
----------------------------------*/

@media screen and (max-width: 1400px) {
    .error-box {
        max-width: 1000px;
    }
    .error-box .heading {
        font-size: 60px;
    }
    .error-box p {
        font-size: 24px;
        margin: 10px;
    }
    .error-box p small {
        font-size: 16px;
    }
    .error-box .icon {
        float: none;
        -webkit-transform: scale(1);
        transform: scale(1);
        transform-origin: top;
    }
    .error-box .content {
        padding-top: 12%;
        margin-top: 0px;
    }
}
@media screen and (max-width: 601px) {
    .error-box .heading {
        font-size: 40px;
    }
    .error-box .icon {
        float: none;
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        transform-origin: top;
    }
    .error-box .imgSec {
        text-align: center !important;
        float: none !important;
    }
    .error-box .content {
        text-align: center;
        padding-bottom: 15px;
        margin-top: -200px;
    }
    .error-box p {
        font-size: 22px;
        margin: 10px;

        line-height: 26px;
    }
    .error-box p small {
        font-size: 14px;

    }
    .error-box .victor {
        background-size: 61%
    }
    .error-box .animation {
        background-size: 55%;
        right: -78px;
        top: 69px;
        -moz-transform-origin: 42% 80% 0;
        -webkit-transform-origin:42% 80% 0;
        -o-transform-origin: 42% 80% 0;
        -o-transform-origin:42% 80% 0;
        -ms-transform-origin: 42% 80% 0;
        -ms-transform-origin: 42% 80% 0;
        transform-origin: 42% 80% 0;
        transform-origin: 42% 80% 0;
    }

}

#one-table .bootstrap-table .table,#one-table  .bootstrap-table .table>tbody>tr>td,#one-table  .bootstrap-table .table>tbody>tr>th,#one-table  .bootstrap-table .table>tfoot>tr>td,#one-table  .bootstrap-table .table>tfoot>tr>th,#one-table  .bootstrap-table .table>thead>tr>td{
    padding: 0 !important;
    background-color: #f9f9f9 !important;
    border: none;
}
/*修复layui与Materialize的冲突*/
.layui-form select.initialized{
    display: none !important;
}
/*修复bootstrap-table与Materialize的冲突*/
.select-wrapper span.caret{
     display: initial;
     width: auto;
     margin-left: 0 ;
     vertical-align: initial;
     border: initial;
}
/*.fixed-table-container input[type=checkbox], .fixed-table-container input[type=radio] {
    position: initial;
    opacity: 1;
    pointer-events: initial;
}*/
.card-view{
    clear: both;
}
td,th{
    text-align: left;
}

.card .product-content p{
    margin: 0;
}

/*增加状态颜色值*/
.color1{color:#01AAED !important;}.color0{color:#FF5722 !important;}.color2{color:#FFB800 !important;}.color3{color:#009688 !important;}.color4{color:#5FB878 !important;}

/*确认订单*/
.address-list [type="radio"]:not(:checked)+label {
    border: 2px solid #ddd;
    height: 150px;
    margin-bottom: 10px;
    margin-right: 0px;
    padding: 14px;
    overflow: hidden;
}
.address-list [type="radio"]:checked+label{
    border: 2px solid #2196F3;
    height: 150px;
    margin-bottom: 10px;
    margin-right: 0px;
    padding: 14px;
    overflow: hidden;
}
.address-list [type="radio"]:not(:checked)+label:before, .address-list [type="radio"]:not(:checked)+label:after {
    display: none !important;
}
.address-list [type="radio"]:checked+label:after, .address-list [type="radio"].with-gap:checked+label:after {
    background-color: #2196F3;
    background: url(images/icon-right.png) no-repeat center !important;
    height: 20px;
    width: 20px;
    bottom: 0;
    right: 0;
    left: inherit;
    top: inherit;
    border:none;
    border-radius:inherit;
    margin:0;
    -webkit-transition: .28s ease;
    transition: .28s ease;

}
.fixed-table-pagination .pagination li.active a{
    color: #000;
}

[lay-click]{
    cursor: pointer;
}
