table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }
.highlighted {
    position: relative;
    overflow: hidden;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.3) inset;
}

.highlighted .wrap {
    width: 100%;
    max-width: 100%;
    padding: 0;
    position: relative;
}

.highlighted #block-webform {
    z-index: 9999;
    width: 0px;
    height: 640px;
    overflow: hidden;
    position: absolute;
    top: 120px;
    right: 0px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    padding-left: 50px;
    background: transparent;
}

.highlighted #block-webform .captcha {
    padding-left: 55px;
}

.highlighted #block-webform .captcha img {
    margin-left: 50px;
    border: 2px solid #aaa;
}

.highlighted #block-webform .captcha .reload-captcha {
    text-decoration: underline;
}

@media screen and (max-width: 980px) {
    .highlighted #block-webform {
        display: none;
    }
}

.highlighted #block-webform label {
    font-size: 16px;
    font-family: 'Roboto Light', Arial, "\9ED1\4F53", sans-serif;
}

.highlighted #block-webform.is-active {
    width: 870px;
}

.highlighted #block-webform form {
    width: 840px;
}

.highlighted #block-webform #edit-wfheader,
.highlighted #block-webform [id^='edit-wfheader'] {
    width: 100% !important;
    margin-left: 55px;
    margin-top: 35px !important;
    margin-bottom: 20px;
    font-family: 'Roboto Regular', Arial, "\9ED1\4F53", sans-serif;
}

.highlighted #block-webform #edit-wfheader p,
.highlighted #block-webform [id^='edit-wfheader'] p {
    margin: 0;
    font-size: 18px;
    line-height: 30px;
}

.highlighted #block-webform #edit-wffooter,
.highlighted #block-webform [id^='edit-wffooter'] {
    width: 100% !important;
    background: #fff;
    margin: 0;
    padding-bottom: 35px;
    padding-left: 55px;
    z-index: 9999;
    box-shadow: 5PX 5px #D2D2D2;
}

.highlighted #block-webform #edit-wffooter p,
.highlighted #block-webform [id^='edit-wffooter'] p {
    border-left: 3px solid #0093af;
    margin: 0;
    font-size: 16px;
    color: #0093af;
    line-height: 20px;
    padding-left: 15px;
    font-family: 'Roboto Light', Arial, "\9ED1\4F53", sans-serif;
}

.highlighted #block-webform #edit-wffooter p:first-child,
.highlighted #block-webform [id^='edit-wffooter'] p:first-child {
    padding-bottom: 10px;
}

.highlighted #block-webform .webform-actions {
    background: #fff;
    margin: 0;
}

.highlighted #block-webform form {
    background: #fff;
}

.highlighted #block-webform #w-before {
    cursor: pointer;
    content: "Helpdesk";
    color: #fff;
    display: inline-block;
    width: 100px;
    height: 50px;
    padding: 11px;
    font-size: 18px;
    font-family: 'Roboto Regular', Arial, "\9ED1\4F53", sans-serif;
    background: #b0d24a;
    position: absolute;
    top: 30px;
    left: -25px;
    z-index: 9999;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
}

.highlighted #block-webform.is-active {
    transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
}

.highlighted #block-webform>div>div .form-item:nth-child(6) {
    margin-left: 20px !important;
    width: 350px !important;
}

.highlighted #block-webform>div>div .form-item:nth-child(7) {
    width: 720px;
    margin-left: 55px;
    margin-right: 55px;
    margin-bottom: 25px;
}

.highlighted #block-webform .form-item {
    width: 350px;
    margin-top: 0;
    margin-bottom: 18px;
    float: left;
}

.highlighted #block-webform .form-item input {
    width: 100%;
    height: 35px;
}

.highlighted #block-webform .form-item:nth-child(6) {
    width: 720px;
    margin-left: 55px;
    margin-right: 55px;
    margin-bottom: 25px;
}

.highlighted #block-webform .form-item-name {
    margin-left: 55px;
}

.highlighted #block-webform .form-item-email {
    margin-left: 20px;
}

.highlighted #block-webform .form-item-country {
    margin-left: 55px;
}

.highlighted #block-webform .form-item-select-category {
    margin-left: 20px;
}

.highlighted #block-webform select {
    height: 35px;
    display: block;
    width: 100%;
}

.highlighted #block-webform textarea {
    height: 88px;
    padding-top: 0.5em;
}

.highlighted #block-webform input,
.highlighted #block-webform select,
.highlighted #block-webform textarea {
    outline: none;
    padding-left: 10px;
}

.highlighted #block-webform input.form-submit {
    background: #0093af;
    color: white;
    padding: 7px 55px;
    border: none;
    outline: none;
    font-size: 16px;
    margin-bottom: 35px;
    margin-left: 55px;
    font-family: 'Roboto Light', Arial, "\9ED1\4F53", sans-serif;
}

.highlighted .links {

    bottom: 0;

    width: 100%;
}

@media screen and (max-width: 980px) {
    .highlighted .links {
        position: relative;
    }
}

.highlighted .links .field {
    position: relative;
    z-index: 997;
}

.highlighted .links .field ul {
    margin: 0;
    width: 100%;
    display: table;
    padding: 0;
    position: relative;
    z-index: -1;
}

.highlighted .links .field ul li {
    display: block;
    float: left;
    text-align: center;
    width: 33.222222222222%;
    border-bottom: 1px solid rgba(35, 31, 32, 0.2);
    height: 235px;
    vertical-align: middle;
    border-right: 1px solid rgba(35, 31, 32, 0.2);
    transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    background: url(../image/bannerbg.jpg) no-repeat 0 0;
}

@media screen and (max-width: 980px) {
    .highlighted .links .field ul li:nth-child(3) {
        width: 100% !important;
        text-align: center !important;
    }

    .highlighted .links .field ul li:nth-child(3) p {
        padding-left: 0px;
        width: 100px !important;
        line-height: 30px;
        padding-top: 1% !important;
    }

    .highlighted .links .field ul li {
        height: auto;
    }
}

@media screen and (max-width: 425px) {
    .highlighted .links .field ul li:nth-child(3) p {
        width: 120px;
        line-height: 33px;
        padding-left: 0px;
    }
}

@media screen and (min-width: 981px) {
    .highlighted .links .field ul li>* {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }
}

@media screen and (max-width: 980px) {
    .highlighted .links .field ul li {
        display: block;
        width: 100%;
    }
}

.highlighted .links .field ul li:last-child {
    border-right: 0;
}

.highlighted .links .field ul li::before {
    content: "";
}

.highlighted .links .field ul li:hover {
    background: #FFF;
}

.highlighted .links .field ul li:hover span.last {
    opacity: 1;
}

.highlighted .links .field ul li:hover a+span.first {
    opacity: 0;
}

.highlighted .links .field ul li:hover p {
    color: #333;
}

.highlighted .links .field ul li:hover p a {
    color: #0093af;
}

.highlighted .links .field ul li p {
    vertical-align: middle;
    display: inline-block;
    margin: 0;
    color: #FFF;
    font-size: 1.25em;
    font-weight: 500;
    text-align: left;
    transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
}

@media screen and (max-width: 980px) {
    .highlighted .links .field ul li p {
        height: 135px;
        padding-top: 30px;
    }
}

.highlighted .links .field ul li p a {
    font-size: 0.8em;
    font-weight: normal;
    color: #fff;
    display: block;
    transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    position: relative;
}

.highlighted .links .field ul li p span.last {
    position: relative;
    float: left;
    opacity: 0;
    animation-delay: 0.6s !important;
    /*W3C和Opera*/
    -moz-animation-delay: 0.6s !important;
    /*Firefox*/
    -webkit-animation-delay: 0.6s !important;
    transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
}

.highlighted .links .field ul li p a+span.first {
    position: relative;
    float: left;
    animation-delay: 0.6s !important;
    /* W3C 和 Opera */
    -moz-animation-delay: 0.6s !important;
    /* Firefox */
    -webkit-animation-delay: 0.6s !important;
    transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
}

.highlighted .links .field ul li p span:after {
    content: " ";
    position: absolute;
    left: 50px;
    margin-top: -20px;
    display: inline-block;
    width: 8px;
    height: 8px;
    font-size: 0;
    line-height: 0;
    border-bottom: solid 2px #0093af;
    border-left: solid 2px #0093af;
    margin-left: 40px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
}

.highlighted .links .field ul li p span.last:after {
    border-bottom: solid 2px #fff;
    border-left: solid 2px #ffff;
}

.highlighted .links .field img:nth-of-type(3) {
    width: 45px;
}

.highlighted .links .field img:nth-of-type(2) {
    width: 90px;
}

.highlighted .links .field img:nth-of-type(1) {
    width: 50%;
    height: auto;
    margin-right: 0px;
}

.highlighted .links .field img {
    max-height: 300px;
    height: 100%;
    margin-right: 70px;
}

@media screen and (max-width: 980px) {
    .highlighted .links .field img:nth-of-type(1) {
        width: 150px;
        max-height: 90px;
    }
}

@media screen and (max-width: 375px) {
    .highlighted .links .field img:nth-of-type(1) {
        width: 150px;
    }
}

@media screen and (min-width: 981px) {
    .highlighted .links .field img:nth-of-type(1) {
        vertical-align: top;
    }
}

@media screen and (max-width: 425px) {
    .highlighted .links .field img {
        margin-right: 30px;
    }
}

.path-frontpage .highlighted {
    overflow: visible;
}

li {
    list-style: none;
}

body.path-product .view-product table.cols-12 {
    visibility: hidden;
}

.path-product {
    background: #fff;
}

.path-product .click-me-drag {
    display: none;
    margin-left: 20px;
}

@media screen and (max-width: 1024px) {
    .path-product .click-me-drag {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .path-product .click-me-drag {
        display: none;
    }
}

.path-product a {
    outline: none;
}

.path-product span.keyword {
    font-weight: 400 !important;
    font-style: normal !important;
    border-bottom: none !important;
}

.path-product span.file {
    background-image: none !important;
    padding-left: 30px;
}

.path-product span.file a {
    width: 120px;
}

.path-product #block-bartik-content>h2 {
    display: block;
    text-align: center;
    margin-top: 70px;
    margin-bottom: 30px;
}

.path-product #block-bartik-content .view-product .wrap .inner {
    position: relative;
    position: relative;
}

.path-product #block-bartik-content .view-product .wrap .inner:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    z-index: 1;
}

.path-product #block-bartik-content .view-product .wrap .inner:before {
    content: '';
    position: absolute;
    z-index: 999;
    width: 20px;
    height: 20px;
    background: url(../images/pdl.png) no-repeat center;
    background-size: cover;
    margin: auto;
    opacity: .7;
    margin-top: 150px;
    animation: rotate linear infinite;
    -webkit-animation: rotate linear infinite;
    animation-duration: 1s;
    left: 0;
    right: 0;
}

.path-product #block-bartik-content .view-product .wrap .inner.active {
    visibility: visible;
}

.path-product #block-bartik-content .view-product .wrap .inner.active:after {
    display: none;
}

.path-product #block-bartik-content .view-product .wrap .inner.active:before {
    display: none;
}

.path-product #block-bartik-content .view-product .wrap .inner .block {
    width: 100%;
    display: block;
    height: 34px;
    margin: 20px 0;
    margin-top: 30px;
    position: relative;
}

.path-product #block-bartik-content .view-product .wrap .inner .block a.reset {
    position: absolute;
    height: 34px;
    right: 150px;
    font-size: 14px;
    font-family: 'Roboto Regular', Arial, "\9ED1\4F53", sans-serif;
    color: #0093af;
    line-height: 24px;
    vertical-align: middle;
}

@media screen and (max-width: 1170px) {
    .path-product #block-bartik-content .view-product .wrap .inner .block a.reset {
        margin-right: 20px;
    }
}

@media screen and (max-width: 768px) {
    .path-product #block-bartik-content .view-product .wrap .inner .block a.reset {
        display: none;
    }
}

.path-product #block-bartik-content .view-product .wrap .inner .block .fa-file-excel-o {
    background: #fff;
    color: #0093af;
    margin-right: 10px;
}

.path-product #block-bartik-content .view-product .wrap .inner .block button {
    background: #0093af;
    float: right;
    color: #fff;
}

@media screen and (max-width: 1170px) {
    .path-product #block-bartik-content .view-product .wrap .inner .block button {
        margin-right: 20px;
    }
}

@media screen and (max-width: 768px) {
    .path-product #block-bartik-content .view-product .wrap .inner .block button {
        float: left;
        margin-right: 0;
        margin-left: 20px;
    }
}

.path-product #block-bartik-content .view-product .wrap .inner .block button:after {
    display: block;
    clear: both;
    content: ' ';
}

.path-product #block-bartik-content .view-product .wrap .inner .block button:before {
    pointer-events: none;
    content: 'Scroll left or right to see the full table content';
    background: #fff url(../images/1.jpg) no-repeat left;
    color: #0093af;
    display: block;
    text-indent: 20px;
    position: absolute;
    width: 150px;
    left: 0;
    font-size: 14px;
    font-family: 'Roboto Regular', Arial, "\9ED1\4F53", sans-serif;
}

@media screen and (max-width: 1170px) {
    .path-product #block-bartik-content .view-product .wrap .inner .block button:before {
        left: 20px;
    }
}

@media screen and (max-width: 768px) {
    .path-product #block-bartik-content .view-product .wrap .inner .block button:before {
        content: '';
    }
}

.path-product #block-bartik-content .view-product .wrap .inner .block button.zhbtn:before {
    content: '\5DE6\53F3\6EDA\52A8\67E5\770B\5B8C\6574\8868\683C\5185\5BB9' !important;
}

.path-product #block-bartik-content .block-unformatted {
    max-width: 100%;
    width: 100%;
    display: table;
    table-layout: fixed;
    position: relative;
}

@media screen and (max-width: 1170px) {
    .path-product #block-bartik-content .block-unformatted {
        padding: 0 20px;
    }
}

.path-product #block-bartik-content .block-unformatted.active {
    max-width: 100%;
    margin: auto;
}

.path-product #block-bartik-content .block-unformatted.active .views-field-name {
    padding: 13px 31px !important;
    padding-bottom: 0 !important;
}

@media screen and (max-width: 768px) {
    .path-product #block-bartik-content .block-unformatted {
        display: none;
    }
}

.path-product #block-bartik-content .block-unformatted .uf-attr,
.path-product #block-bartik-content .block-unformatted .uf-attr-cloned {
    display: none;
}

.path-product #block-bartik-content .block-unformatted .views-row {
    display: table-cell;
    vertical-align: middle;
    background: #231f20;
    height: 80px;
    border: .25px solid #D2D2D2;
    text-align: center;
    cursor: pointer;
    position: relative;
}

@media screen and (max-width: 768px) {
    .path-product #block-bartik-content .block-unformatted .views-row {
        width: 100%;
        display: block;
    }
}

.path-product #block-bartik-content .block-unformatted .views-row:nth-last-child(5):first-child,
.path-product #block-bartik-content .block-unformatted .views-row:nth-last-child(5):first-child~.views-row {
    width: 20%;
}

.path-product #block-bartik-content .block-unformatted .views-row:nth-last-child(6):first-child,
.path-product #block-bartik-content .block-unformatted .views-row:nth-last-child(6):first-child~.views-row {
    width: calc(100% / 6);
}

@media screen and (max-width: 768px) {
    .path-product #block-bartik-content .block-unformatted .views-row.active {
        position: relative;
        height: 80px;
        margin-top: 0;
    }
}

.path-product #block-bartik-content .block-unformatted .views-row.active,
.path-product #block-bartik-content .block-unformatted .views-row:hover {
    background: #0093af;
}

.path-product #block-bartik-content .block-unformatted .views-row.active span,
.path-product #block-bartik-content .block-unformatted .views-row.active a,
.path-product #block-bartik-content .block-unformatted .views-row:hover span,
.path-product #block-bartik-content .block-unformatted .views-row:hover a {
    color: white;
}

.path-product #block-bartik-content .block-unformatted .views-row a {
    outline: none;
}

.path-product #block-bartik-content .block-unformatted .views-row a,
.path-product #block-bartik-content .block-unformatted .views-row span {
    color: rgba(255, 255, 255, 0.5);
    font-size: 16px;
    font-family: 'Roboto Regular', Arial, "\9ED1\4F53", sans-serif;
    line-height: 18px;
    text-align: center;
}

.path-product #block-bartik-content .block-unformatted .views-row .views-field-name {
    padding: 13px 20px;
    padding-bottom: 0;
    vertical-align: middle;
}

.path-product #block-bartik-content .block-unformatted .views-row .views-field-name-1 {
    margin-bottom: 13px;
}

.path-product #block-bartik-content .table-wrap {
  
    overflow-x: auto;
    position: relative;
}

@media screen and (max-width: 1170px) {
    .path-product #block-bartik-content .table-wrap {
        overflow-x: auto;
        margin: 0 20px;
    }
}

@media screen and (max-width: 768px) {
    .path-product #block-bartik-content .table-wrap {
        border-top: 1px solid #ccc;
        margin-top: 40px;
        padding-top: 40px;
    }
}

.path-product #block-bartik-content .table-wrap::-webkit-scrollbar-track {
    background: #bdbbbc;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}

.path-product #block-bartik-content .table-wrap::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.path-product #block-bartik-content .table-wrap::-webkit-scrollbar-thumb {
    margin-right: 25px;
    height: 80%;
    background: #0092af;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}

.path-product #block-bartik-content .table-wrap caption {
    display: none;
}

.path-product #block-bartik-content table {
    max-width: 100%;
    width: 100%;
    visibility: hidden;
}

.path-product #block-bartik-content table thead th {
    color: #fff;
    width: auto;

    font-size: 16px;
    background: #0093af;
}

.path-product #block-bartik-content table thead tr:nth-child(2) {
    background: #0093af !important;
}

.path-product #block-bartik-content table thead tr:nth-child(2) span img {
    display: none;
}

.path-product #block-bartik-content table thead tr:nth-child(2) .flt_checklist_slc_item:hover {
    background: none !important;
    color: #000 !important;
}

.path-product #block-bartik-content table thead tr:nth-child(2) .flt_checklist_item:hover {
    background: none !important;
    color: #000 !important;
}

.path-product #block-bartik-content table thead tr:nth-child(2) .div_checklist {
    width: 350px;
    white-space: nowrap;
}

.path-product #block-bartik-content table thead tr:nth-child(2) .div_checklist.one-col {
    width: auto;
}

.path-product #block-bartik-content table thead tr:nth-child(2) .flt_checklist_item label {
    width: 150px;
}

.path-product #block-bartik-content table thead tr:nth-child(2) .flt_checklist_slc_item {
    background-color: transparent !important;
    color: #000 !important;
}

.path-product #block-bartik-content table thead tr:nth-child(2) th {
    padding-right: 35px;
    border: 1px solid #ccc;
    white-space: normal;
    padding: 10px 6px;
}

.path-product #block-bartik-content table thead tr:nth-child(2) th:first-child {
    padding-left: 10px;
}

.path-product #block-bartik-content table thead tr:nth-child(2) th.activeHeader {
    background: none !important;
}

.path-product #block-bartik-content table thead tr:nth-child(2) th .th-wrapper {
    width: 60px;
}

.path-product #block-bartik-content table thead tr:nth-child(2) th .th-flt-wrap {
    top: 10px;
    margin: auto;
    display: inline-block;
    line-height: 23px;
    height: 19px;
    margin-left: 10px;
    vertical-align: bottom;
}

.path-product #block-bartik-content table thead tr:nth-child(2) th span.up-flt {
    width: 15px;
    height: 7px;
    display: list-item;
    list-style: none;
    background: url(/sites/default/files/images/up-flt.svg) no-repeat;
}

.path-product #block-bartik-content table thead tr:nth-child(2) th span.down-flt {
    margin-top: 3px;
    list-style: none;
    display: list-item;
    width: 15px;
    height: 7px;
    background: url(/sites/default/files/images/down-flt.svg) no-repeat;
}

.path-product #block-bartik-content table thead tr:nth-child(2) .ascending {
    background: url(../images/up-flt.svg) no-repeat bottom;
}

.path-product #block-bartik-content table thead tr:nth-child(2) .descending {
    margin-top: 10px;
    background: url(../images/down-flt.svg) no-repeat bottom;
}

.path-product #block-bartik-content table thead tr:nth-child(2) .sort-arrow {
    margin-left: 10px;
    display: none !important;
}

.path-product #block-bartik-content table tbody tr:nth-child(2n) {
    background: #e9e9e9;
}

.path-product #block-bartik-content table tbody td:first-child {
    padding: 0;
    min-width: 160px;
    
    padding-left: 18px;
}

.path-product #block-bartik-content table tbody td.views-field.views-field-title .product-pop {
    white-space: normal !important;
    position: fixed;
    top: 25px;
    left: 0;
    word-break: break-word;
    font-size: 14px;
    font-family: 'Roboto Regular', Arial, "\9ED1\4F53", sans-serif;
    width: 200px;
    display: none;
    border: 1px solid #ccc;
    padding: 15px;
    background: #fff;
    box-shadow: 0 0 15px #ccc;
    margin-left: 0px;
}

.path-product #block-bartik-content table tbody td.views-field.views-field-title .product-pop:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-width: 10px 10px;
    /*上下、左右的border值*/
    border-style: solid;
    border-color: #ccc transparent transparent;
    /*只设置上面border的颜色，左右和下面都设置为透明，会出现一个倒三角*/
    bottom: -20px;
    /*以下给三角形定位，使其处于底部居中处*/
    left: 50%;
    margin-left: -80px;
}

.path-product #block-bartik-content table tbody td.views-field.views-field-title .product-pop:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-width: 10px 10px;
    /*上下、左右的border值*/
    border-style: solid;
    border-color: #fff transparent transparent;
    /*只设置上面border的颜色，左右和下面都设置为透明，会出现一个倒三角*/
    bottom: -19px;
    /*以下给三角形定位，使其处于底部居中处*/
    left: 50%;
    margin-left: -80px;
}

.path-product #block-bartik-content table tbody td.views-field.views-field-title .product-pop.active {
    display: block;
}

.path-product #block-bartik-content table tbody td.views-field.views-field-title span:after {
    background: url(/sites/default/files/images/star.png) no-repeat;
    position: absolute;
    content: ' ';
    left: 0;
    width: 15px;
    height: 20px;
}

.path-product #block-bartik-content table tbody tr td:first-child a {
    color: #0093af;
}

.path-product #block-bartik-content table tbody td {
    border: 1px solid #ccc;
    line-height: 18px;
    padding: 11px;
    font-size: 16px;
    word-break: break-all;
    background: none !important;
    white-space: nowrap;
}


.path-product .pager li>a {
    background: transparent;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    outline: none;
    border: none;
}

.path-product .pager li:not(.is-active) a:hover {
    color: #0093af;
}

.path-product .pager li.is-active a {
    background: #0093af;
    color: #fff;
}

.path-product .pager li.pager__item--last {
    display: none;
}

.path-product .pager li.pager__item--first {
    display: none;
}

.path-product .pager li.pager__item--previous {
    line-height: 0;
    font-size: 26px;
    padding: 0;
}

.path-product .pager li.pager__item--previous a {
    line-height: 0;
}

.path-product .pager li.pager__item--previous a span {
    line-height: 0;
}

.path-product .pager li.pager__item--previous a span i {
    font-size: 14px;
    line-height: 0;
}

.path-product .pager li.pager__item--next {
    line-height: 0;
    font-size: 26px;
    padding: 0;
    margin-left: -10px;
}

.path-product .pager li.pager__item--next a {
    line-height: 0;
}

.path-product .pager li.pager__item--next a span {
    line-height: 0;
}

.path-product .pager li.pager__item--next a span i {
    font-size: 14px;
    line-height: 0;
}

.path-product .pager ul.pager__items {
    margin-bottom: 68px;
    padding-top: 22px;
    position: relative;
    padding-left: 0;
}

.path-product .pager ul.pager__items li.pager__item {
    font-size: 14px;
}

.order-part-number-explanation #block-bartik-content article .node__content div:nth-child(n+4) {
    visibility: visible;
}

.path-product #block-bartik-content .view-product .wrap .inner.active>p {
    margin: 0;
    line-height: 24px;
    font-size: 14px;
    margin-top: 40px;
    margin-bottom: -20px;
}

.path-product-search,
.path-cross-reference {
    background: #fff;
}

.path-product-search a,
.path-cross-reference a {
    outline: none;
}

.path-product-search #block-bartik-content,
.path-cross-reference #block-bartik-content {
    padding-top: 0;
    min-height: 100vh;
}

.path-product-search button.btn,
.path-cross-reference button.btn {
    display: none;
}

.path-product-search #header,
.path-cross-reference #header {
    box-shadow: none;
    border-bottom: 1px solid #e0e0e0;
}

@media screen and (max-width: 1170px) {
    .path-product-search #block-bartik-content {
        padding: 100px 20px 0 20px;
    }
}

.path-product-search #block-bartik-content h1 {
    font-size: 25px;
    font-family: 'Roboto Medium', Arial, "\9ED1\4F53", sans-serif;
}

.path-product-search #block-bartik-content input#edit-combine {
    visibility: hidden;
}

.path-product-search #block-bartik-content #edit-actions {
    display: none;
}

.path-product-search #block-bartik-content caption {
    display: none;
}

.path-product-search #block-bartik-content table {
    max-width: 100%;
    width: 100%;
    margin: auto;
    font-size: 15px;
}

.path-product-search #block-bartik-content table tr {
    background: #fff !important;
}

.path-product-search #block-bartik-content table th,
.path-product-search #block-bartik-content table td {
    padding: 10px !important;
    line-height: 22.5px !important;
}

.path-product-search #block-bartik-content table thead {
    font-family: 'Roboto Medium', Arial, "\9ED1\4F53", sans-serif;
}

.path-product-search #block-bartik-content table thead th {
    background: #fff !important;
    border-top: none;
    border-left: none;
    border-right: none !important;
}

.path-product-search #block-bartik-content table thead tr.fltrow {
    display: none;
}

.path-product-search #block-bartik-content table tbody {
    font-family: 'Roboto Light', Arial, "\9ED1\4F53", sans-serif;
}

.path-product-search #block-bartik-content table tbody tr td:first-child a {
    color: #0093af;
}

.path-product-search #block-bartik-content ul {
    list-style-type: disc !important;
    list-style: disc !important;
    list-style-position: inside;
}

.path-product-search #block-bartik-content ul li {
    display: block;
}