﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification\ 
for details on configuring this project to bundle and minify static web assets. */

html {
    font-size: 1em;
    font-family: Helvetica,Arial,sans-serif;
    height: 100%;
}


html, body {
    height: 100%;
    background-color:#fff;
}

.page-container {
    position: relative;
    min-height: 100%;
}

.page-main {
    padding-bottom: 140px;
}


.wrap {
    min-height: 100%;
}

.main {
    padding-top: 10px;
    padding-bottom:20px;
}


.login-background-image {
    background-image: url(../images/logins/bg2024.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}


/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}


.container {
    width: 1280px;
    margin: 0 auto;
}

.container-exp {
    min-height:370px;
    padding: 10px 15px 10px 15px;
    font-size:1.0em;
}
    /* Carousel */
.carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}

.carousel img {
    width:100%;
}

.carousel .item {
    height: 435px;
    background-color: #b5b5b6;
}



/* Make .svg files in the carousel display properly in older browsers */
/*.carousel-inner .item img[src$=".svg"] {
    width: 100%;
}*/
/* QR code generator */
#qrCode {
    margin: 15px;
}

/* Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
    /* Hide captions */
    .carousel-caption {
        display: none;
    }
}


/** {
     margin: 0; 
     padding: 0; 
}*/



a:focus {
    text-decoration: none;
}

a:link {
    text-decoration: none;
}
/*指正常的未被访问过的链接*/

a:visited {
    text-decoration: none;
}
/*指已经访问过的链接*/

a:hover {
    text-decoration: none;
}
/*指鼠标在链接*/


a:active {
    text-decoration: none;
}
/*指正在点的链接*/


/*li.active {
    color: #fff;
    background: #808080;
}*/


/*
    Search 页面
*/
#search-result {
    background-color: #fff;
}

.item-table {
    margin-left: -25px;
}

.item-row{
    border-bottom: 1px #dfe1e2 solid;
    padding: 10px 30px 10px 10px;
}

.item-row-img {
    padding:0 10px 0 10px;
}

/*.item-row-info{

}*/


#top-navbar {
    border-bottom: 1px solid #ddd;
    /*background-color: #6f262a;*/
    background-color: #e3e4e5;
}

#top-navbar .w{
    height:30px;
    line-height:30px;
    color:#999;
}

/*.w{
    margin:auto;
}*/

.btn-primary {
    background-color: #6f262a;
    border-color: #6f262a;
}
    .btn-primary:hover {
        background-color: #8f3035;
        border-color: #8f3035;
    }
.navbar-vika-color {
    background-color: #6f262a;
    /*border-color: #080808;*/
}
.editable-click, a.editable-click, a.editable-click:hover {
    color: #6f262a;
    border-bottom: dashed 1px #6f262a;
}
/*自定义 .navbar-inverse*/
.navbar-inverse {
    border: none;
    background-color: #6f262a;
    /*border-color: #6f262a;*/
    margin-bottom: 0;
}

/*自定义 .breadcrumb*/
.breadcrumb {
    padding: 0 15px;
    margin-bottom: 0;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.header-top-button {
    margin: 50px 0 0 15px;
}


.head-block-vika {
    padding: 9px;
    background-color: #6f262a;
    color: #fff;
}

.head-block-gray {
    padding: 0 15px 0 0;
    margin-right: 15px;
    background-color: #eeeeee;
    color: #000;
}


.head-block-vika2 {
    background-color: #6f262a;
    color: #fff;
    border:none;
}

.head-block-dark {
    background-color: #363737;
    color: #fff;
}

.header-logo {
    float: left;
    width: 350px
}

.header-logo-left {
    float: left;
    width: 120px;
    margin-left: 10px;
}

.header-logo-right {
    float: left;
    width: 350px;
}

/*全屏页头1*/

.header {
    height: auto !important;
    height: 100%;
    position: relative;
}


.header-top {
    background-color: #fff;
    width:100%;
    color:#999;
}

.header-middle {
    background-color: #a68830;
    height: 10px;
}

.header-bottom {
    background-color: #6f262a;
    color: #fff;
    width:100%;
    font-size:1.4em;
    min-height:40px;
}




/*全屏页脚*/
.page-footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 140px;
    background-color: #b5b5b6;
}

.footer-top {
    width: 100%;
    padding: 15px 0 0 0;
    /*background-color: #2c2b27;*/
    /*border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #626061;*/
}

/*图片反色，0 ~ 100% */
.inverted {
    filter: invert(100%);
}

.footer-bottom {
    width: 100%;
    /*height: 60px;*/
    /*background-color: #2c2b27;*/
    /*color: #9d9d9d;*/
    padding: 15px 0 15px 0;
}

.footer-bottom a{
    color:#fff;
}



.footer-img {
    width: 60px;
    margin:0 10px 0 10px;
}

.footer-img2 {
    width: 50px;
    margin: 0 10px 0 10px;
}


img.logo-facebook {
}

    img.logo-facebook:hover {
        content: url("/images/footer/logo-facebook.png");
    }

img.logo-twitter {
}

    img.logo-twitter:hover {
        content: url("/images/footer/logo-twitter.png");
    }

img.logo-pinterest {
}

    img.logo-pinterest:hover {
        content: url("/images/footer/logo-pinterest.png");
    }

img.logo-eca {
}

    img.logo-eca:hover {
        content: url("/images/footer/logo-eca.png");
    }

img.logo-tecdoc {
}

    img.logo-tecdoc:hover {
        content: url("/images/footer/logo-tecdoc.png");
    }

img.logo-tiktok {
}

    img.logo-tiktok:hover {
        content: url("/images/footer/logo-tiktok.png");
    }

img.logo-youtube {
}

    img.logo-youtube:hover {
        content: url("/images/footer/logo-youtube.png");
    }

.footer-img-lg {
    width: 120px;
    margin: 0 10px 0 10px;
}

.footer-img-new {
    height: 50px;
    margin: 10px 10px 0 0px;
}

.border-left {
    margin: 0 0 0 15px;
    padding:0 0 0 15px;
    text-indent: 8px;
    border-left: 1px;
    border-left-style: solid;
    border-left-color: #fff;
}


.a-border-left {
    padding-left: 20px;
    margin-left: -15px;
    border-left: 1px;
    border-left-style: solid;
    border-left-color: #fff;
}

.a-border-right-null {
    padding-right:5px;
}

.a-border-left-null {
    padding-left: 15px;
}



.itemcode {
    color: #000;
    font-weight: bold;
}



.dropdown-menu > li > a {
    color: #6f262a;
}

    .dropdown-menu > li > a:hover {
        color: #6f262a;
        font-weight: bold;
    }


.row-page-title {
    color: #3e3a39;
    padding-bottom: 15px;
    margin: 0 0 15px 0;
}

.row-bottom-line {
    border-bottom: 2px solid #eeeeee;
}

.row-border-line3 {
    border-bottom: 2px solid #eeeeee;
    border-left: 2px solid #eeeeee;
    border-right: 2px solid #eeeeee;
}

.row-border {
    padding: 20px 0 20px 0;
    border: 2px solid #eeeeee;
    margin: 0 0 15px 0;
}


.title-img {
    float: left;
    margin-right: 20px;
}


.report-project {
    padding-top:30px;
    padding-bottom: 45px;
}

.report-project-bottom-line {
    border-bottom: 3px solid #f6f6f6;
}



/*login 页面**************************************************************************/
/*登录页-广告栏位*/
#body2 {
    background-image: url(../images/logins/bg1.png);
    background-repeat: no-repeat;
    background-size: auto;
    width: 100%;
    height: 100%;
    overflow: scroll;
}

.login-container {
    padding: 100px 20px 100px 20px;
}

.login-ad-block {
    height:auto;
}

.login-sign-block {
    width: 35%;
    height: auto;
}

.bgwhite{
    background-color:#fff;
}


/*Detail页面*/
.art-item-img {
    /*border: 1px #dfe1e2 solid;*/
    /*margin-bottom: 20px;*/
    border: 1px #dfe1e2 solid;
}


.art-item-text {
    padding-left: 20px;
    /*padding-right:20px;*/
    min-height: 400px;
    margin-bottom: 20px;
}

.art-item-desc {
    min-height: 120px;
    /*font-size: 1.1em;*/
}

.art-item-number {
    font-weight: bold;
    /*font-size: 1.5em;*/
}


.art-item-oe-list {
    padding: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
}

.art-item-oe-value {
    margin-left: 20px;
    padding-left: 20px;
    padding-right: 20px;
    /*background-color: aqua;*/
    border-left: 1px #6f262a solid;
}

.content-header {
    background-color: #dfe1e2;
    padding: 0 20px 0 20px;
    min-height: 40px;
    color: #6f262a;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 20px;
}


.content-header-sub {
    margin-top:20px;
    background-color: #dfe1e2;
    padding: 10px 20px 10px 20px;
    min-height: 40px;
    color: #6f262a;
    /*font-size: 1.2em;*/
    font-weight: bold;
}

/*New Index页面 */

.more2 {
    min-height: 250px;
    margin-bottom:20px;
}

.floorhd {
    height: 65px;
}

.grid_c1 {
    margin: 0 auto;
}


.floorhd_tit, .floorhd_tit_empty {
    position: relative;
    width: 210px;
    height: 45px;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    line-height: 45px;
    padding: 0 10px;
    margin: 0 auto 20px;
    overflow: hidden;
    color: #333
}

    .floorhd_tit:after, .floorhd_tit:before {
        content: "";
        position: absolute;
        top: 50%;
        margin-top: -10px
    }

    .floorhd_tit:before {
        background-image: url(../images/sprite.png);
        background-position: 0 0;
        width: 25px;
        height: 20px;
        left: 0
    }

    .floorhd_tit:after {
        background-image: url(../images/sprite.png);
        background-position: -25px 0;
        width: 25px;
        height: 20px;
        right: 0
    }

.feed-tab-wrapper {
    background: #fff;
    margin-bottom: 10px;
}

.feed-tab-wrapper--fixed {
    position: fixed;
    top: 52px;
    left: 0;
    z-index: 10;
    width: 100%;
    -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.2);
    box-shadow: 2px 2px 2px rgba(0,0,0,.2);
    -webkit-animation: FeedsTab .5s ease-in-out;
    animation: FeedsTab .5s ease-in-out
}


.feed-tab {
    margin: 0 auto;
    height: 60px;
}


.feed-tab-tit {
    position: relative;
    width: 210px;
    height: 45px;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    line-height: 45px;
    padding: 0 10px;
    margin: 0 auto 20px;
    overflow: hidden;
    color: #333
}

.feed-tab__item {
    position: relative;
    float: left;
    width: 203px;
    height: 60px;
    text-align: center;
    cursor: pointer
}

    .feed-tab__item:focus {
        outline: 0
    }

.feed-tab__item-title {
    color: #333;
    margin-top: 7px;
    font-size: 16px;
    font-weight: 700;
    line-height: 27px;
    height: 27px
}

.feed-tab__item-desc {
    color: #999;
    font-size: 14px
}

.feed-tab__item-gap {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    margin: 10px 0;
    width: 1px;
    background: #dfdfdf;
    background: -webkit-gradient(linear,left top,left bottom,from(white),color-stop(51%,#dfdfdf),to(white));
    background: linear-gradient(180deg,white,#dfdfdf 51%,white)
}

.feed-tab__item--active .feed-tab__item-title-text {
    background: #e1251b;
    color: #fff;
    width: 70px;
    height: 27px;
    display: inline-block;
    border-radius: 50px;
    padding: 0 5px
}

.feed-tab__item--active .feed-tab__item-desc {
    color: #e1251b
}

.feed-tab__item:hover .feed-tab__item-title-text {
    color: #c81623
}

.feed-tab__item:hover .feed-tab__item-desc {
    color: #c81623
}

.feed-tab__item--active:hover .feed-tab__item-title-text {
    color: #fff
}

.feed-tab__item--active:hover .feed-tab__item-desc {
    color: #e1251b
}

.o2_mini .feed-tab__item {
    width: 180px
}

.o2_mini .feed-tab-wrapper--fixed {
    width: 100%
}

    .o2_mini .feed-tab-wrapper--fixed .feed-tab {
        margin-bottom: 0
    }



.content-card-new-title1 {
    width:100%;
    padding-left:10px;
    float: left;
    font-weight: bold;
    font-size: 3.0em;
    color: #6f262a;
}


.content-card-new-title2 {
    width: 80%;
    float: right;
    color: #999;
    border-top: 2px solid #999;
    padding-right:10px;
    text-align:right;
    font-size: 1.4em;
}


.content-card-selected {
    color: #fff;
    background-color: #6f262a;
}

.content-card {
    color: #000;
    float: left;
    width: 100%;
    padding: 0px 0px 10px 0px;
    border: 1px #dfe1e2 solid;
    margin-bottom: 10px;
    margin-top: 10px;
    box-shadow: none;
}
    .content-card:hover {
        box-shadow: 2px 2px 2px 3px #dfe1e2;
    }


.sto-group-card {
    border: 1px;
    border-color: #f5f5f5;
    border-style: solid;
    color: #000;
    float: left;
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin-top: 20px;
    box-shadow: none;
    text-align: center;
}
    .sto-group-card:hover {
        box-shadow: 0px 1px 1px 2px #dfe1e2;
    }



.sto-group-card-selected {
    border: 1px;
    border-color: #6f262a;
    border-style: solid;
    background-color: #6f262a;
}

/*.sto-group-card-desc {
    visibility: hidden;
    display: block;
    width: 80px;
    height: 80px;
    line-height: 36px;
    border: 1px solid rgba(255,255,255,.6);
    font-size: 14px;
    color: #fff;
    margin: 0 auto;
}*/

.img-border {
    border: 1px #dfe1e2 solid;
}


.kit-group-card {
    color: #000;
    float: left;
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin-top: 20px;
    box-shadow: none;
    border: 1px #dfe1e2 solid;
    background-color: #f5f5f5;
    text-align: center;
}

    .kit-group-card:hover {
        box-shadow: 0px 1px 1px 2px #dfe1e2;
    }

.kit-group-card-selected {
    border: 1px;
    border-color: #6f262a;
    border-style: solid;
    background-color: #6f262a;
}
.sto-group-card-div {
    /*    position: absolute;
    background-color: rgba(111,38,42,0.7);*/
    height: 30px;
    /*width: calc(100% - 30px);*/
    bottom: 0;
    left: 15px;
    color: #7A232E;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    /*display:none;*/
}
.sto-group-card-div {
    vertical-align: middle;
    text-align: center;
}
/*.sto-group-card:hover .sto-group-card-div, .kit-group-card:hover .sto-group-card-div {
    display: block;
}*/
.kit-group-card .sto-group-card-div {
    height: 60px;
}
.sto-group-card-selected .sto-group-card-div {
    color: #FFF;
}
.kit-group-card-selected .sto-group-card-div {
    color: #FFF;
}
.sto-group-card-selected .img-responsive {
    background-color: #f5f5f5;
}

.kit-group-card-selected .img-responsive {
    background-color: #f5f5f5;
}

.block_yellow {
    margin: 0 auto;
    width: 20px;
    height: 20px;
    background-color: sandybrown;
}

.block_green {
    margin:0 auto;
    width: 20px;
    height: 20px;
    background-color: green;
}

.block_blue {
    margin: 0 auto;
    width: 20px;
    height: 20px;
    background-color: skyblue;
}

.block_gray {
    margin: 0 auto;
    width: 20px;
    height: 20px;
    background-color:gray;
}


.block_yellow_lg {
    margin: 0 auto;
    width: 100%;
    height: 34px;
    background-color: sandybrown;
}

.block_green_lg {
    margin: 0 auto;
    width: 100%;
    height: 34px;
    background-color: green;
}

.block_skyblue_lg {
    margin: 0 auto;
    width: 100%;
    height: 34px;
    background-color: skyblue;
}

.block_blue_lg {
    margin: 0 auto;
    width: 100%;
    height: 34px;
    background-color: blue;
}

.block_black_lg {
    margin: 0 auto;
    width: 100%;
    height: 34px;
    background-color: black;
}

.wddStatus_A01 {
    width: 20px;
    height: 20px;
    background-color: #ffccff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.wddStatus_A02 {
    width: 20px;
    height: 20px;
    background-color: #ffff00;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.wddStatus_A03_A04 {
    width: 20px;
    height: 20px;
    background-color: #00b050;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.wddStatus_A05 {
    width: 20px;
    height: 20px;
    background-color: #800000;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.wddStatus_A06 {
    width: 20px;
    height: 20px;
    background-color: gray;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}



.margin_center {
    margin: 0 auto;
}

.dialog-related .modal-dialog {
    width: 1100px;
    margin-top: 5vh;
}
/*dialog-order*/
.dialog-order .modal-dialog {
    width: 1000px;
    margin-top:10vh;
}


.bootstrap-dialog.dialog-order .modal-header, .bootstrap-dialog.dialog-related .modal-header {
    /*background-color: #6f262a*/
    /*background-color: #f5f5f5;*/
    background-color: #fff;
    border-bottom: none;
    padding: 20px 30px 15px 30px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.bootstrap-dialog.dialog-order .bootstrap-dialog-title, .bootstrap-dialog.dialog-related .bootstrap-dialog-title {
    color: #000;
    font-weight: bold;
}

.bootstrap-dialog.dialog-order .modal-body, .bootstrap-dialog.dialog-related .modal-body {
    background-color: #fff;
    /*padding: 15px 30px 15px 30px;*/
}

.bootstrap-dialog.dialog-order .modal-footer, .bootstrap-dialog.dialog-related .modal-footer, {
    /*background-color: #f5f5f5;*/
    background-color: #fff;
    border-top: none;
    padding: 15px 30px 15px 30px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}



/*dialog-cart*/
.bootstrap-dialog.dialog-cart .modal-header {
    background-color: #fff;
    border-bottom: none;
    padding: 20px 30px 15px 30px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.bootstrap-dialog.dialog-cart .bootstrap-dialog-title {
    color: #000;
    font-weight: bold;
}

.bootstrap-dialog.dialog-cart .modal-body {
    background-color: #f5f5f5;
    padding: 15px 30px 15px 30px;
}

.bootstrap-dialog.dialog-cart .modal-footer {
    background-color: #fff;
    border-top: none;
    padding: 15px 30px 15px 30px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.dialog-cart .modal-dialog {
    margin-top: 60px;
}
.dialog-claim .modal-dialog {
    width: 1000px !important;
    margin-top:60px;
}
/*dialog-default*/
.dialog-default {
margin-top:5vh;
}
.bootstrap-dialog.dialog-default .modal-header {
    background-color: #6f262a;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.bootstrap-dialog.dialog-default .bootstrap-dialog-title {
    color: #fff;
    font-weight: bold;
}

.bootstrap-dialog.dialog-default .modal-body {
    /*background-color: #fff;*/
    /*padding: 15px 30px 15px 30px;*/
    min-height:150px;
}

.bootstrap-dialog.dialog-default .modal-footer {
    /*background-color: #f5f5f5;*/
    background-color: #f5f5f5;
    /*padding: 15px 30px 15px 30px;*/
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

/*dialog-waiting*/
.bootstrap-dialog.dialog-waiting .modal-header {
    background-color: #f5f5f5;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.bootstrap-dialog.dialog-waiting .bootstrap-dialog-title {
    color: #000;
    font-weight: bold;
}


.bootstrap-dialog.dialog-waiting .modal-footer {
    background-color: #f5f5f5;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}




div.btn-file {
    color: #fff;
    background-color: #6f262a;
    border-color: #6f262a;
}

    div.btn-file:hover {
        color: #fff;
        background-color: #501b1e;
        border-color: #501b1e;
    }


.btn-group-lg >.btn, .btn-lg{
    padding-left:20px;
    padding-right:20px;
    border-radius: 30px;
}

.btn-border2, div.btn-file, div.kv-fileinput-caption {
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 15px;
    min-width: 100px;
}


.btn-vika {
    color: #fff;
    background-color: #6f262a;
    border-color: #6f262a;
}

    .btn-vika:hover{
        color: #fff;
        background-color: #501b1e;
        border-color: #501b1e;
    }

    .btn-vika:active {
        color: #fff;
        background-color: #501b1e;
        border-color: #501b1e;
    }

.font-color-vika{
    color:#6f262a
}
.font-color-DPA {
    color: rgb(205,151,0)
}
.font-color-black {
    color: #000
}

.font-color-red {
    color: #e1251b;
}



.col-number {
    text-align: right;
}



.carousel-control.left {
    background-image: none;
    background-repeat: repeat-x;
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);*/
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: none;
    background-repeat: repeat-x;
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);*/
}

th {
    text-align:center;
}

.navbar-form2 {
    margin-top: 8px;
    margin-bottom: 8px;
}

.sub-title {
    margin-top: 15px;
    margin-bottom: 15px;
    color: #fff;
    padding:15px 15px 15px 15px;
    text-align: left;
    font-size: 1.9em;
    background-color: #6f262a;
}

.sub-title2 {
    margin-top: 30px;
    padding: 10px 15px 10px 15px;
    font-size: 1.4em;
    font-weight:bold;
    background-color: #b5b5b6;
}

.sub-title3 {
    margin-top: 30px;
    padding: 10px 15px 10px 15px;
    font-size: 1.4em;
    font-weight: bold;
    border: 2px solid #eeeeee;
    border-bottom: none;
}


.sub-title2-vika {
    margin-top: 30px;
    color: #fff;
    padding: 10px 15px 10px 15px;
    font-size: 1.4em;
    background-color: #6f262a;
}

.sub-title2-vika-sto {
    margin-top:30px;
    color: #fff;
    padding: 10px 15px 10px 15px;
    font-size: 1.4em;
    background-color: #6f262a;
}


.sub-title4 {
    background-color: #f5f5f5;
    margin-top: 30px;
    padding: 10px 15px 10px 17px;
    font-size: 1.2em;
    font-weight: bold;
    border: 1px #dfe1e2 solid;
    border-bottom: none;
    margin-bottom: -2px;
}

.sub-title5 {
    background-color: #f5f5f5;
    margin-top: 30px;
    padding: 10px 15px 10px 17px;
    font-size: 1.1em;
    font-weight: bold;
    border: 1px #dfe1e2 solid;
}

.well-load-title {
    margin-top: 30px;
    padding: 10px 15px 10px 15px;
    font-size: 1.4em;
    border: 1px #dfe1e2 solid;
    border-bottom:none;
}

.well-load-area {
    padding: 30px 15px 15px 15px;
    background-color: #f5f5f5;
    border: 1px #dfe1e2 solid;
    margin-bottom:15px;
}

.well-load-area-left {
    padding-top:20px;
}


.margin-top-45 {
    margin-top: 45px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-x20 {
    margin-top: -20px;
}

.margin-top-x15 {
    margin-top: -15px;
}

.margin-top-x10 {
    margin-top: -10px;
}

.search-block {
    /*margin:15px 0 15px 0;*/
    padding: 15px 60px 15px 60px;
    background-color: #6f262a;
}

.table-header-stype {
    background-color: #999;
}

.table-header-stype2 {
    background-color: #b5b5b6;
    color: #000;
}

.table-footer-stype {
    /*background-color: #f5f5f5;*/
    margin-bottom: 15px;
    color: #000;
}


.price-block {
    background-color: #f3f3f3;
    padding: 10px 10px 10px 10px;
}

.price-block-fob {
    font-size: 1.5em;
}


.loginform {
    border-radius: 10px;
    background-color: #c4c3c3;
    color: #000;
    padding: 30px 50px 50px 50px;
    margin: 0 auto;
    width: 500px;
    /*height: 330px;*/
    opacity: 0.9;
    filter: alpha(opacity=90); /* IE8 及更早版本 */
}

    .loginform a {
        color: #000;
    }

    .loginform h2 {
        color: #000;
    }

.login-footer-shadow .page-footer {
    box-shadow: 0px -5px 4px 1px #dfe1e2;
}

.login-top-shadow {
    box-shadow: 0px 5px 4px 1px #dfe1e2;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}

    .navbar-inverse .navbar-nav > li > a:hover {
        background-color: #f5f5f5;
        color: #6f262a;
        margin-right: -1px;
    }

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #f5f5f5;
    color: #6f262a;
    margin-right: -1px;
}


.navbar-inverse .navbar-brand {
    color: #fff;
    font-size: larger;
    margin-top: -12px;
}

    .navbar-inverse .navbar-brand:hover {
        color: #999;
    }




.art-table {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-bottom: 20px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 20px;
}


.background-vika{
    background-color: #6f262a;
    color:#fff;
}


.art-card {
    float: none;
    /*padding: 10px 10px 10px 10px;*/
    width: 220px;
    min-height: 240px;
    border: 1px #dfe1e2 solid;
    margin: 15px;
    box-shadow: none;
}

    .art-card:hover {
        box-shadow: 2px 2px 2px 3px #888888;
    }

.art-item-name {
    color: #5e6a70;
}


.art-card-text {
    float: none;
    padding: 10px;
}

.art-card-img {
    float: none;
    /*height: 160px;*/
    padding: 10px;
    border-bottom: 1px #dfe1e2 solid;
}


.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #363737;
    border-color: #363737;
}


/*表格线条颜色*/
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border: 2px solid #eeeeee;
}

.col-width-p25{
    width:25%;
    float:left;
}

/*ResetPasswordForm*/
.ResetPasswordForm {
    border-radius: 10px;
    background-color: #f5f5f5;
    padding: 30px 30px 30px 30px;
    margin: 15px auto;
    width: 600px;
}

/*FAQ HELP*/
.faqHeader i {
    background-color: #5e6a70;
    color: #fff;
    padding: 5px 8.75px;
}

.collection[data-state="false"]:hover, .collection1[data-state="false"]:hover, .collection1[data-state="False"]:hover {
    background-image: url(/images/collection.png);
}

.collection, .collection1 {
    margin: auto;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    cursor: pointer;
    padding:0 10px;
}

    .collection[data-state="true"], .collection1[data-state="true"], .collection1[data-state="True"] {
        background-image: url(/images/collection.png);
    }

    .collection[data-state="false"], .collection1[data-state="false"], .collection1[data-state="False"] {
        background-image: url(/images/collection_no.png);
    }
.arrow_box {
    position: absolute;
    background: rgba(111,38,42,1);
    border: 1px solid rgb(189,147,18);
    border-radius: 4px;
    text-align: left;
    top: 50px;
    right: 15px;
    z-index: 999;
    color: #fff;
    padding: 5px 10px;
    width: 330px;
    display:none;
}

    .arrow_box:after, .arrow_box:before {
        bottom: 100%;
        right: 0;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .arrow_box:after {
        border-color: rgba(0, 0, 0, 0);
        border-bottom-color: rgba(111,38,42,1);
        border-width: 8px;
        margin-right: 12px;
    }

    .arrow_box:before {
        border-color: rgba(0,0,0, 0);
        border-bottom-color: rgba(189,147,18, 1);
        border-width: 10px;
        margin-right: 10px;
    }
.alert-carnival {
    padding-right: 0 !important
}

@-webkit-keyframes fromBack {
    0% {
        -webkit-transform: scale(0);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}

@-moz-keyframes fromBack {
    0% {
        -moz-transform: scale(0);
        opacity: 0;
    }

    100% {
        -moz-transform: scale(1);
        opacity: 1;
    }
}

@keyframes fromBack {
    0% {
        transform: scale(0);
        opacity: 0;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes arrow {
    50% {
        opacity: 0;
    }
}

@-moz-keyframes arrow {
    50% {
        opacity: 0;
    }
}

@keyframes arrow {
    50% {
        opacity: 0;
    }
}

.alert-carnival-div-tran {
    -webkit-animation: fromBack 0.5s ease-out;
    -moz-animation: fromBack 0.5s ease-out;
    -ms-animation: fromBack 0.5s ease-out;
    animation: fromBack 0.5s ease-out;
}
.login-img {
display:none;
}

.susframe {
    width: 120px;
    /*height: 200px;*/
    position: fixed;
    float: left;
    left: 20px;
    top: 50%;
    z-index: 999;
    text-align: center;
    cursor: pointer
}

    .susframe:hover {
        width: 140px;
        left: 15px;
    }

    .susframe img, .susframe1 img {
        width: 100%;
    }
.susframe1 {
    cursor: pointer;
    /*width: 150px;*/
    position: fixed;
    /*right: 5px;*/
    left: calc(70% + 250px);
    top: 50%;
    z-index: 999;
    text-align: center;
}
@keyframes fade {
    from {
        opacity: 1.0;
    }

    70% {
        opacity: 1.0;
    }

    85% {
        opacity: 0.4;
    }

    to {
        opacity: 1.0;
    }
}

@-webkit-keyframes fade {
    from {
        opacity: 1.0;
    }

    70% {
        opacity: 1.0;
    }

    85% {
        opacity: 0.4;
    }

    to {
        opacity: 1.0;
    }
}
.msg-fade1 {
    position: relative;
    animation: fade 5000ms infinite;
    -webkit-animation: fade 5000ms infinite;
}
.cart-button:hover .arrow_box {
    display: block;
}
.msg-fade-top > span {
    top:-5px;
    right: -5px;
    width: 10px;
    height: 10px;
    position: absolute;
    border-radius: 50%;
}

.msg-fade3 {
    position: relative;
}

    .msg-fade3 > span {
        right: 3px;
        top: 6px;
        width: 10px;
        height: 10px;
        position: absolute;
        border-radius: 50%;
        animation: fade 1000ms infinite;
        -webkit-animation: fade 1000ms infinite;
        /*background-color: unset;*/
    }

        .msg-fade3 > span > img {
            width: 100%;
        }
#biggerImg {
    position: absolute;
    display: none; /*隐藏层*/
    z-index: 9999;
}

    #biggerImg img {
        width: 500px;
        border-radius: 5px;
        border: 1px solid rgb(111,38,42);
    }
#scrollUp {
    background-color: #777;
    color: #eee;
    font-size: 30px;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    bottom: 20px;
    right: 10px;
    overflow: hidden;
    width: 30px;
    height: 30px;
    border: none;
    opacity: .8;
}

    #scrollUp:hover {
        background-color: #333;
    }

@media screen and (min-width:992px) {
    #scrollUp {
        bottom: 100px
    }
}
#header_top[data-fixed="fixed"] {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    z-index: 9998;
}
.col-xs-5ths {
    position: relative;
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
    width: 20%;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
}
.header-search {
    width: 550px;
    float: right;
    margin-right: 17px;
    margin-top: 10px;
}

.header-select {
    margin-left: 10px;
    display: inline-block;
    float: left;
}

.select-group {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 2px;
}
.bootstrap-select button {
    background-color: #fff !important;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    color: #6f262a;
    /*color:#fff;*/
    font-weight: bold;
}

.popover-title {
    color: #6f262a;
    font-weight: bold;
}

.header-select .bootstrap-select a {
    line-height: 34px;
}

.no-results {
    color: #6f262a;
}
.subTable {
    background-color: #eee !important;
}
.bannerimg {
width:100%;
}