html {
    height: 100%;
}

body {
    font-family: "Microsoft YaHei";
    height: 100%;
    width: 100%;
}

.main-content {
    height: 100%;
    min-width: 1024px;
    background-color: #FFFFFF;
}

body .panel-body {
    background-color: #FFFFFF;
}

.header-toolbar {
    font-size: 24px;
    height: 80px;
    line-height: 80px;
    box-shadow: 0px 0px 30px #eee;
}

.material-search-title {
    font-size: 14px;
    color: #333333;
    margin-left: 73px;
    width: 150px;
    float: left;
}

.header-toolbar-div {
    margin: 0px 10px 0 70px;
}

.header-toolbar-shop {
    height: 100%;
    cursor: pointer;
}

.header-include-user {
    height: 80px;
    background-color: #FFFFFF;
    /*box-shadow: 0 1px 10px #ABABAB;*/
    box-shadow: 0px 0px 30px #eee;
}

.header-logo-shop {
    float: left;
    height: 80px;
    color: #FFFFFF;
    font-weight: 600;
    margin-left: 10px;
    font-size: 24px;
    cursor: pointer;
    min-width: 170px;
}

.header-logo {
    margin-top: 20px;
    float: left;
    width: 45px;
    height: 40px;
    cursor: pointer;
}

.header-company {
    float: left;
    margin-left: 10px;
    height: 40px;
    width: 190px;
    margin-top: 20px;
    font-size: 22px;
    line-height: 40px;
}

.header-logo-div {
    float: left;
    color: #666666;
}

.header-logo-vertical {
    border-left: 1px solid #DFDBDB;
    float: left;
    width: 20px;
    height: 30px;
    margin-top: 23px;
}

.header-menu {
    float: left;
    width: 40%;
    line-height: 80px;
}

.header-menu-user {
    width: 50%;
    margin-left: 5%;
}

.menu-item {
    font-size: 20px;
    color: #888888;
    margin-left: 90px;
}

.header-search {
    width: 250px;
    float: left;
    height: 80px;
}

.header-search div {
    width: 100%;
    min-width: 180px;
    float: left;
    font-size: 14px;
    margin-left: 15px;
    position: relative;
}

.header-search input {
    width: 100%;
    min-width: 180px;
    padding-left: 16px;
    background-color: #F9F9F9;
    color: #999999;
    line-height: 36px;
    outline: none;
    border: none;
    font-size: 14px;
    font-weight: lighter;
}

.header-search i {
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 25px;
    cursor: pointer;
    color: #4867FF;
    width: 38px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

.shop-cart {
    float: left;
    margin-left: 60px;
    height: 100%;
    line-height: 80px;
    width: 126px;
}

.shop-cart a {
    color: #333333;
    font-size: 14px;
    float: left;
    width: 100%;
    height: 100%;
}

.header-toolbar-list {
    margin-left: 30px;
    color: #FFFFFF;
    cursor: pointer;
}

.header-toolbar-picture {
    margin-left: 30px;
    color: #FFFFFF;
    cursor: pointer;
}

.header-toolbar-user {
    width: 130px;
    margin-left: 60px;
    float: left;
    font-size: 14px;
    height: 80px;
    color: #FFFFFF;
    text-align: center;
}

.header-toolbar-cart {
    width: 120px;
    text-align: center;
    font-size: 14px;
    margin: 0 auto;
    margin-right: 20px;
}

.header-toolbar-cart-quantity {
    position: absolute;
    top: 10px;
    background-color: blue;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    border-radius: 16px;
    font-size: 12px;
    color: white;
}

.show-material-main {
    margin: 0px 30px 0px 74px;
    background-color: #fdfdfd;
}

.search-div {
    font-size: 14px;
    background: #ffffff;
    border-radius: 8px;
    height: 50px;
    margin-bottom: 20px;
}

.search-condition-div {
    float: left;
    /*width: 238px;*/
    width: 11.3%;
    height: 40px;
    border: 1px solid #CCCCCC;
    padding: 0 15px;
    margin: 5px 20px 5px 0px;
    line-height: 40px;
    /*min-width: 200px;*/
}

.search-inventory {
    width: 100px;
    margin: 5px 20px 0 20px;
    text-align: center;
    cursor: pointer;
    background-color: #4867FF;
    color: #FFFFFF;
    border: none;
    float: left;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    font-size: 14px;
}

.search-btn {
    font-weight: bold;
    color: #333333;
    font-size: 14px;
}

.search-btn:hover {
    background-color: #4867FF;
    color: #FFFFFF;
    border: none;
}

.search-condition-div-price {
    padding: 0 6px;
}

.search-condition-div-show {
    border-bottom: none;
}

.search-condition-div>.open>.dropdown-menu {
    border-top: none;
    box-shadow: none;
}

.search-condition-div .dropdown-search-item {
    width: 238px;
    max-height: 365px;
    min-width: 140px;
    overflow-y: auto;
    left: -106px;
    margin: 0;
    border-radius: 0;
    top: 39px;
}

.search-title {
    width: 70px;
    float: left;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    /*font-size: 14px;*/
}

.search-title-dropdown-a {
    width: 100px;
    text-decoration: none;
    color: #666666;
    line-height: 40px;
    display: block;
    /*background-color: #f3f3f3;*/
    height: 40px;
    text-align: center;
    cursor: pointer;
    /*font-size: 14px;*/
}

.search-title-dropdown-a:hover {
    text-decoration: none;
    color: #666666;
}

.header-toolbar-user .open .search-title-dropdown-a {
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.search-title-dropdown {
    width: 100px;
    /*margin-left: 80px;*/
    /*line-height: 30px;*/
    float: left;
    line-height: 40px;
}

.cancel-selected {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    background-color: blue;
    width: 60px;
    color: white;
    text-align: center;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    cursor: pointer;
}

.confirm-btn {
    background-color: #4768fe;
    color: #FFFFFF;
    float: left;
    width: 54px;
    height: 26px;
    font-size: 14px;
    border: none;
    margin-top: 2px;
}

.show-picture-ul {
    list-style: none;
    padding: 0px;
    clear: both;
}

.show-picture-li {
    border-radius: 8px;
    float: left;
    width: 16.4%;
    height: 320px;
    background-color: #ffffff;
    /*box-shadow: 0px 0px 40px 0px #e8e2d9;*/
    padding: 0px 15px 30px 0;
}

.cart-btn {
    cursor: pointer;
    float: right;
    font-size: 16px;
    color: white;
    border-radius: 36px;
    background: #CCCCCC;
    height: 36px;
    width: 36px;
    text-align: center;
    line-height: 36px;
    margin-right: 10px;
}

.cart-btn:hover {
    background-color: #4867FF;
}

.show-list {
    height: 600px;
    display: none;
    margin-top: -20px;
}

.show-list-ul {
    list-style: none;
    padding: 0px;
}

.show-list-li {
    color: #606060;
    float: left;
    width: 100%;
    height: 100px;
    box-shadow: 0px 0px 5px 3px #ebebeb;
    margin: 20px 0px 0px;
    border-radius: 5px;
}

.show-list-div {
    font-weight: bold;
    width: 90px;
    height: 100px;
    float: left;
    padding: 27px 0px;
    text-align: center;
}

#showShoppingCart {
    position: fixed;
    right: 30px;
    top: 120px;
    width: 80px;
    height: 90px;
}

.showShoppingCart-div {
    text-align: center;
    color: #fff;
    font-size: 12px;
    width: 76px;
    height: 80px;
    cursor: pointer;
    display: none;
}

.shop-a:hover {
    text-decoration: none;
}

.search-type {
    width: 100%;
    float: left;
    padding: 5px;
    text-align: center;
    cursor: pointer;
    height: 40px;
    font-size: 14px;
}

.search-type div:hover {
    color: #7059E9;
    font-weight: bold;
}

.search-item {
    text-align: center;
    font-size: 14px;
    height: 40px;
    cursor: pointer;
}

.search-item div:hover {
    color: #7059E9;
    font-weight: bold;
}

.add-to-cart-confirm-ul {
    list-style: none;
    width: 100%;
    padding: 0px;
    height: 400px;
    overflow-y: auto;
}

.add-to-cart-confirm-li {
    float: left;
    margin: 0px 70px;
}

.add-to-cart-confirm-li-data {
    margin-top: 20px;
    background-color: #FCFCFC;
    height: 110px;
    line-height: 76px;
    border: 1px solid #D6D6D6;
}

.custom-dialog .ngdialog-content {
    padding: 0px !important;
    border-radius: 0px!important;
    background-color: #fff !important;
}

.custom-dialog .ngdialog-close {
    top: 10px !important;
}

.route-a {}

.route-a:hover {
    text-decoration: none;
}

.route-a:focus {
    outline: none;
    text-decoration: none;
}

.menu-a {
    float: left;
    font-size: 14px;
    color: #888888;
}

.orderStatus-selected {
    background-color: #4867FF;
    color: #FFFFFF !important;
    text-align: center;
}

.menuList-selected {
    color: #4867FF !important;
}

.a-font-family {
    font-family: "Microsoft YaHei";
    font-size: 14px;
}

.a-font-family.selected {
    color: #6065EF;
    font-weight: bold;
}

.menu-li {
    margin-top: 10px;
    text-align: center;
    cursor: pointer;
}

.menu-li-div {
    height: 30px;
    line-height: 30px;
    margin: 0px auto;
    color: #666666;
}

.menu-li-div:hover {
    color: #6065EF;
    font-weight: bold;
}

.menu-li-div-quit {
    height: 35px;
    line-height: 30px;
    margin: 0px auto;
    font-size: 14px;
    color: #666666;
}

.main-content .l-btn-selected:link {
    border: 1px solid #707070 !important;
    background-color: #FFFFFF !important;
    color: #707070 !important;
    border-radius: 0px;
}

.main-content .l-btn-plain:hover {
    border-radius: 0px !important;
    padding: 1px !important;
    border: 1px solid #707070 !important;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes bounceInDown {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

.menu-li-div-quit:hover {
    background-color: #4867FF;
    color: #FFFFFF;
}

.login-div {
    height: 100%;
    background: url("../images/login.png") top left/cover no-repeat;
}

.login-form {
    width: 0;
    height: 0;
    position: fixed;
    left: 50%;
    right: 50%;
    top: 20%;
    bottom: 80%;
}

.my-cart-form {
    width: 1280px;
    margin: 0px auto;
    position: relative;
}

.my-cart-title {
    color: #4867FF;
    margin-top: 110px;
    font-size: 36px;
    margin-bottom: 6px;
}

.my-cart-div {
    margin-top: 30px;
}

.cart-ul {
    list-style: none;
    padding: 0px 30px 0 0;
    height: 600px;
    width: 100%;
    overflow-y: auto;
    float: left;
}

.cart-quantity {
    width: 220px;
    float: left;
    text-align: right;
    padding-right: 10px;
}

.cart-width180 {
    width: 180px;
}

.order-form {
    width: 1716px;
    min-width: 1000px;
    height: 852px;
    margin: 70px auto 0px;
    background-color: #FFFFFF;
    /*box-shadow: 0px 1px 10px #8A8A8A;*/
    box-shadow: 0px 0px 30px #eee;
    border-bottom: 1px solid #eee;
}

.order-ul {
    padding: 0px;
    list-style: none;
    margin: 0 auto;
    width: 1580px;
    height: 590px;
    overflow-y: auto;
}

.order-search {
    padding-top: 54px;
    margin-left: 64px;
    height: 146px;
    width: 1580px;
    float: left;
}

.order-search-title {
    font-size: 14px;
    color: #666;
}

.search-dropdown-menu-title {
    width: 40px;
    word-break: break-all;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    height: 40px;
    text-overflow: ellipsis;
}

.search-dropdown-menu {
    width: 200px;
    left: -100px;
    max-height: 350px;
    overflow-y: auto;
}

.marginleft130 {
    float: left;
    margin-left: 126px;
}

.marginleft30 {
    float: left;
    margin-left: 50px;
}

.order-li-title {
    float: left;
    background-color: #F4F8F9;
    height: 40px;
    width: 100%;
    line-height: 40px;
    text-align: center;
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}

.order-li-title div {
    height: 100%;
    float: left;
}

.order-li-data {
    float: left;
    width: 100%;
    height: 42px;
    border-bottom: 1px solid #F2F2F2;
    border-left: 1px solid #F2F2F2;
    border-right: 1px solid #F2F2F2;
    line-height: 42px;
    text-align: center;
    font-size: 14px;
    color: #888888;
}

.order-li-data div {
    height: 100%;
    float: left;
}

.order-quicksearch {
    width: 240px;
    height: 30px;
    margin-top: 5px;
    background-color: #F8F8F8;
    border: none;
    outline: none;
    color: #CCCCCC;
    padding-left: 40px;
}

.inventory-search-div {
    margin: 5px 20px 0 50px;
    width: 210px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
}

#pagination-div {
    width: 100%;
    padding: 0 60px 0 58px;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.dialog-btn {
    float: left;
    color: #666666;
    font-size: 16px;
    cursor: pointer;
}

.dialog-btn:hover {
    color: #4867FF;
}

.detail-popup-title {
    margin-left: 70px;
    margin-top: 50px;
    font-size: 20px;
    color: #4867FF;
}

.detail-popup-list-div {
    padding-top: 63px;
    padding-left: 70px;
    float: left;
    width: 100%;
    text-align: center;
    font-family: "Microsoft YaHei";
}

.detail-popup-list-item {
    line-height: 40px;
    height: 40px;
    background-color: #F4F8F9;
    float: left;
    width: 180px;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
}

.detail-popup-ul {
    list-style: none;
    margin-left: 70px;
    padding-left: 0;
    height: 350px;
    overflow-y: auto;
    width: 900px;
    font-family: "Microsoft YaHei";
}

.detail-popup-li {
    float: left;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #F2F2F2;
    border-left: 1px solid #F2F2F2;
    border-right: 1px solid #F2F2F2;
    height: 40px;
    line-height: 40px;
}

.detail-popup-li-div {
    float: left;
    width: 180px;
    font-size: 14px;
    color: #666666;
    height: 100%;
}

.detail-popup-save {
    float: right;
    background-color: #4867FF;
    width: 100px;
    height: 30px;
    color: #fff;
    text-align: center;
    margin-right: 40px;
    line-height: 30px;
    font-size: 14px;
    cursor: pointer;
}

.detail-popup-total {
    float: right;
    padding-right: 60px;
    color: #888888;
    font-size: 20px;
    line-height: 30px;
}

@-webkit-keyframes rotateImg {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes rotateImg {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

#flyToCart {
    font-size: 30px;
    text-align: center;
    position: absolute;
    display: none;
    z-index: 100;
    width: 30px;
    height: 30px;
    animation: rotateImg 1s linear infinite;
    background: url("../images/logo.png") center/cover no-repeat;
}

.detail-left {
    position: relative;
    height: 100%;
    width: 100%;
}

.ftno-title {
    padding-left: 40px;
    text-align: left;
    font-size: 34px;
    color: #FFFFFF;
    position: absolute;
    bottom: 42px;
    font-size: 33px;
}

.supply-title {
    padding-left: 40px;
    text-align: left;
    font-size: 16px;
    color: #FFFFFF;
    margin: 0px;
    position: absolute;
    bottom: 91px;
}

@media screen and (max-width: 1680px) {
    .header-toolbar-div {
        margin: 0 33px;
    }
    .header-menu {
        width: 30%;
    }
    .header-menu-user {
        width: 50%;
        margin-left: 0px;
    }
    .menu-a {
        font-size: 14px;
    }
    /*.header-search {*/
    /*width: 20%;*/
    /*}*/
    .shop-cart {
        /*width: 20%;*/
        margin-left: 50px;
    }
    .header-toolbar-user {
        /*width: 10%;*/
        margin-left: 30px;
    }
    .search-condition-div {
        width: 11.1%;
        margin-right: 1.5%;
        padding: 0 0 0 20px;
        font-size: 12px;
    }
    .inventory-search-div {
        margin: 5px 20px 0 50px;
        width: 210px;
    }
    .search-condition-div-price {
        /*width: 14%;*/
        padding: 0 0 0 2px;
    }
    .search-btn {
        width: 11.6%;
    }
    .search-condition-div-price {
        /*padding: 0 2px;*/
    }
    .search-condition-div-price .search-title {
        font-size: 12px;
        width: 60px;
    }
    .search-condition-div-price span:last-child {
        font-size: 12px !important;
    }
    .header-company {
        font-size: 16px;
        width: 140px;
    }
    .login-form {
        top: 5%;
    }
    .my-cart-form {
        width: 1024px;
    }
    .cart-quantity {
        width: 120px;
    }
    .cart-width180 {
        width: 100px;
    }
    .cart-ul {
        height: 400px;
    }
    .order-form {
        width: 96%;
        height: 75vh;
        margin: 3% auto 0;
    }
    .order-search {
        width: 90%;
        margin: 0 auto;
        float: none;
    }
    .order-ul {
        width: 90%;
        float: none;
        height: 60%;
    }
    #pagination-div {
        padding: 0px 4%;
    }
    .marginleft130 {
        margin-left: 40px;
    }
    .marginleft30 {
        margin-left: 10px;
    }
    .order-quicksearch {
        width: 200px;
    }
    .show-material-main {
        margin: 0 30px;
    }
    .show-picture-li {
        width: 16.66666666%;
        padding-right: 1%;
    }
    .search-title-dropdown {
        width: auto;
    }
    .search-title-dropdown-a {
        width: 60px;
    }
    .material-search-title {
        margin-left: 33px;
    }
}

@media screen and (max-width: 1440px) {
    .show-picture-li {
        width: 25%;
        padding-right: 1%;
    }
    .order-quicksearch {
        width: 110px;
    }
    .inventory-search-div {
        margin: 5px 10px 0 0px;
    }
    .search-condition-div {
        padding: 0 0 0 10px;
    }
}

@media screen and (max-width: 800px) {
    /*.shop-cart {*/
    /*width: 15%;*/
    /*}*/
    .shop-cart {
        margin-left: 10px;
    }
    .header-toolbar-user {
        margin-left: 10px;
    }
    .header-search {
        width: 200px;
    }
    .my-cart-title {
        margin-top: 30px;
    }
    .my-cart-div {
        margin-top: 36px;
    }
    .order-quicksearch {
        width: 150px;
    }
    .order-form {
        width: 90%;
        height: 75vh;
        margin: 3% auto 0;
    }
    .search-title-dropdown-a {
        width: 60px;
    }
    .search-title {
        width: 60px;
    }
    .search-condition-div {
        padding: 0 0 0 50px;
        width: 23.8%;
    }
}