* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,
input,
select {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #a40a5e;
    text-decoration: none
}

img {
    vertical-align: middle
}

ul {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul {
    margin-bottom: 0
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

@-ms-viewport {
    width: device-width
}

.header-bg-font h1 {
    width: 1200px;
    padding: 30px 0;
    line-height: 35px;
    text-align: left;
    color: #FFF;
    margin: 0 auto;
    font-weight: normal;
    font-size: 26px;
}

#cssmenu {
    float: left;
    color: #333
}

#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 999
}

#cssmenu:after,
#cssmenu>ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

#cssmenu {
    width: auto
}

#cssmenu>ul>li {
    float: left
}

#cssmenu>ul>li>a {
    padding: 12px;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    color: #333;
    font-weight: 600
}

#cssmenu ul ul {
    position: absolute;
    left: -9999px
}

#cssmenu ul ul ul {
    margin-left: 100%;
    top: 0
}

#cssmenu ul ul ul::-webkit-scrollbar {
    width: 10px;
    height: 1px
}

#cssmenu ul ul ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
    background: #dfdfdf
}

#cssmenu ul ul ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background: #fff
}

.products_overflow {
    overflow-y: auto;
    max-height: 520px
}

.products_overflow::-webkit-scrollbar {
    width: 5px;
    height: 1px
}

.products_overflow::-webkit-scrollbar-thumb {
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
    background: #dfdfdf
}

.products_overflow::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
    background: #fff
}

#cssmenu ul ul li {
    height: 0
}

#cssmenu ul ul li a {
    padding: 10px 15px;
    font-size: 14px;
    text-decoration: none;
    color: #333;
    line-height: 24px
}


.online-inquiry-title-right {
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 24px;
    padding: 30px 0 20px 0;
    font-weight: 600;
    color: #a40b5d;
}


.quality {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.online-contact-right {
    width: 100%;
    float: right;
    font-size: 15px;
    color: #333;
    line-height: 32px;
    padding-bottom: 30px;
}

.online-inquiry-title-input {
    width: 95%;
    min-height: 64px;
    font-size: 18px;
    line-height: 28px;
}

.online-inquiry-title-input input {
    outline: none;
    height: 36px;
    line-height: 36px;
    width: 100%;
    font-size: 14px;
    border: 1px #cecece solid;
    padding-left: 20px;
    color: #333;
    border-radius: 20px;
    background-color: inherit;
    padding-top: 5px;
    padding-bottom: 5px;
}

.online-inquiry-title-submit input {
    border: 0px;
    width: 134px;
    height: 48px;
    background-color: #a40b5d;
    color: #FFF;
    border-radius: 30px;
    font-size: 18px;
    outline: none;
    cursor: pointer;
    margin-bottom: 20px;
}

@media (max-width:1024px) {
    #cssmenu>ul>li>a {
        padding: 16px;
        font-size: 16px;
        text-decoration: none;
        text-transform: uppercase;
        color: #000000
    }
}


.selectItems {
    background-color: #fff;
    width: 51%;
    text-align: center;
    margin-left: 280px;
    z-index: 1100
}

select::-ms-expand {
    display: none
}

* {
    padding: 0px;
    margin: 0px;
    font-family: 'Montserrat', sans-serif
}

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-Regular.eot');
    src: url('fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/Montserrat-Regular.woff') format('woff'), url('fonts/Montserrat-Regular.ttf') format('truetype'), url('fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: normal;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: 'Arial';
    src: url('css/fonts/ARIAL.eot');
    src: url('css/fonts/ARIAL.eot?#iefix') format('embedded-opentype'), url('css/fonts/ARIAL.woff') format('woff'), url('css/fonts/ARIAL.ttf') format('truetype'), url('css/fonts/ARIAL.svg#ARIAL') format('svg');
    font-weight: normal;
    font-display: swap;
    font-style: normal
}

body {
    margin-top: 0
}

#goodcover {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 800%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: 0.70;
    filter: alpha(opacity=80)
}

#code {
    width: 1000px;
    height: auto;
    overflow: hidden;
    padding: 10px;
    position: absolute;
    display: none;
    left: 45%;
    z-index: 100000;
    text-align: center
}

.close1 {
    width: 100%;
    height: 60px
}

#closebt {
    float: right
}

#closebt img {
    width: 25px
}

.search-sc {
    border: 0;
    outline: none;
    height: 50px;
    width: 200px;
    font-size: 18px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    padding-left: 10px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url(../images/icon-623149.png);
    background-position: 160px 20px;
    background-repeat: no-repeat
}

.search-sc option {
    border: 1px red solid
}

.search-input {
    border: 0;
    outline: none;
    font-size: 18px;
    height: 50px;
    width: 500px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    padding-left: 20px;
    margin-left: 10px
}

.goodtxt1 .btn {
    display: inline-block;
    margin-left: 10px;
    padding: 18px 40px 18px 40px;
    clear: both;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    background-color: #9e1c64;
    border-radius: 30px;
    border: 0px;
    outline: none
}

.d6 button {
    border: none;
    height: 140px;
    width: 85px;
    position: absolute;
    top: 0;
    right: 0;
    border-right: 1px #cecece solid;
    border-left: 1px #cecece solid;
    position: relative;
    margin: 0 auto;
    float: right;
    outline: none;
    background-color: transparent;
    padding-top: 10px
}

.d6 button:before {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 18px;
    color: #333333
}

.line {
    width: 100%;
    margin: auto;
    background: #f9f9f9;
    border-bottom: #898989 1px solid;
    position: relative
}

.contact {
    width: 1100px;
    margin: auto;
    height: auto;
    overflow: hidden
}

.contact-left {
    width: 30%;
    float: right;
    height: auto;
    overflow: hidden;
    border-left: #898989 1px solid;
    border-right: #898989 1px solid
}

.contact-left img {
    max-width: 100%;
    overflow: hidden;
    display: block;
    float: right
}

.contact-right {
    width: 60%;
    float: left;
    height: auto;
    overflow: hidden;
    margin-top: 40px
}

.contact-left-title {
    width: 100%;
    color: #333333;
    font-size: 34px;
    font-weight: 700
}

.contact-left-title a {
    color: #9e1c64;
    text-decoration: none
}

.contact-left-body {
    width: 100%;
    color: #333333;
    line-height: 30px;
    font-size: 18px;
    margin-top: 10px;
    font-family: "lato", sans-serif, Microsoft New Tai Lue, Arial
}

.contact .btn {
    display: inline-block;
    margin: 20px 0 40px 0;
    padding: 15px 30px 15px 30px;
    clear: both;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    background-color: #9e1c64;
    border-radius: 25px;
    border: 1px #9e1c64 solid
}

.line2 {
    width: 100%;
    margin: auto;
    background: #fff;
    border-bottom: #898989 1px solid;
    position: relative
}

.contact-left-2 {
    width: 30%;
    float: left;
    height: auto;
    overflow: hidden;
    border-left: #898989 1px solid;
    border-right: #898989 1px solid
}

.contact-left-2 img {
    max-width: 100%;
    overflow: hidden
}

.contact-right-2 {
    width: 60%;
    height: auto;
    overflow: hidden;
    margin-top: 40px;
    float: right;
    position: relative
}

.contact-left-title-2 {
    width: 100%;
    color: #333333;
    font-size: 34px;
    font-weight: 700
}

.contact-left-body-2 {
    width: 100%;
    color: #333333;
    line-height: 30px;
    font-size: 18px;
    margin-top: 10px;
    font-family: "lato", sans-serif, Microsoft New Tai Lue, Arial
}

.contact-left-title-2 a {
    color: #9e1c64;
    text-decoration: none
}

.bread-blood {
    width: 1650px;
    height: auto;
    overflow: hidden;
    padding: 30px 0;
    line-height: 28px;
    margin: 0 auto;
    font-size: 16px;
}

.bread-blood a:link {
    color: #a40a5e;
    text-decoration: none;
}

.showlist-blood p{
    margin-bottom: 15px;
}

@media (min-width: 1025px) {
    #logo {
        float: left;
    }

    #header{
        height: 140px;
    }
}

@media (min-width:1280px) {
    #header {
        max-width: 1650px;
        margin: 0 auto
    }

    #logo {
        width: 250px;
        margin-top: 30px;
        border: 0px;
        float: left;
    }

    #cssmenu {
        margin-top: 50px;
        margin-left: 10%
    }
}

@media (max-width:1280px) {
    #header {
        max-width: 1200px;
        margin: 0 auto
    }

    #logo {
        width: 250px;
        border: 0px;
        margin-top: 30px;
    }

    #cssmenu {
        margin-top: 50px;
        margin-left: 10%
    }
}


.covid_publicity{
    /* min-height: 106px; */
}

@media (min-width:768px) and (max-width:1024px) {
    #header {
        width: 100%;
        height: 140px;

    }

    #logo {
        margin-top: 30px;
        margin-left: 10px;
        float: left;
    }

    #cssmenu {
        margin-top: 50px;
        margin-left: 0
    }

    .contact-left {
        width: 30%;
        float: right;
        height: auto;
        overflow: hidden;
        border-left: #898989 1px solid;
        border-right: #898989 1px solid
    }

    .contact-left img {
        max-width: 100%;
        overflow: hidden;
        display: block
    }

    .contact-right {
        width: 60%;
        float: left;
        height: auto;
        overflow: hidden;
        margin-top: 40px
    }

    .contact-left-title,
    .contact-left-title-2 {
        width: 100%;
        color: #333333;
        font-size: 24px;
        font-weight: normal
    }

    .contact-left-body,
    .contact-left-body-2 {
        width: 100%;
        color: #333333;
        line-height: 24px;
        margin-top: 10px;
        font-family: "lato", sans-serif, Microsoft New Tai Lue, Arial
    }

    .contact {
        width: 90%;
        margin: auto;
        height: auto;
        overflow: hidden;
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (max-width: 1050px) {
    .footer-img-add {
        display: flex;
        flex-direction: row !important;
    }
    .bottom-item-add.bottom-item {
        display: flex;
        flex-direction: column;
    }
}
@media (max-width: 1650px) {
    .bread-blood {
        width: 100%;
        padding-left: 20px;
    }
}
@media (max-width: 1200px) {
    .showlistline .showlist-blood {
        display: flex;
        flex-wrap: wrap;
    }
    .showlistline .showlist-blood .showlist-blood-right {
        width: 100%;
    }
    .in-the-page-con {
        width: 100% !important;
    }
}
@media (max-width: 768px) {
    #header{
        position: relative;
    }

    #menu-button img{
        width: 180px;
    }

    #menu-button i{
        padding: 5px;
        font-size: 20px;
        cursor: pointer;
    }

    .fixed {
        position: relative;
        z-index: 999;
        background: #f9f9f9;
        display: inline-block;
        width: 100%;
        border: 1px #cecece solid;
    }

    #header {
        width: 100%;
        background: #f2f2f2;
    }

    #logo {
        display: none;
        padding-bottom: 20px;

    }

    #cssmenu {
        width: 100%;
        margin: 0px;
    }


    /*search*/
    #goodcover {
        display: none;
        position: fixed;
        top: 0%;
        left: 0%;
        width: 100%;
        height: 500%;
        background-color: black;
        z-index: 9999;
        -moz-opacity: 0.8;
        opacity: 0.70;
        filter: alpha(opacity=80);
    }

    #code {
        width: 90%;
        height: auto;
        overflow: hidden;
        padding: 10px;
        position: absolute;
        display: none;
        left: 45%;
        z-index: 9999;
        text-align: center;
    }

    .close1 {
        width: 100%;
        height: 68px;
    }

    #closebt {
        float: right;
    }

    #closebt img {
        width: 25px;
    }

    /*input*/
    .search-sc {
        border: 0;
        outline: none;
        cursor: pointer;
        height: 40px;
        width: 80%;
        font-size: 16px;
        border-radius: 50px;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        padding-left: 10px;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        background-image: url(../images/icon-623149.png);
        background-position: 95% 18px;
        background-repeat: no-repeat;
    }

    .search-input {
        border: 0;
        outline: none;
        font-size: 16px;
        height: 40px;
        width: 80%;
        border-radius: 50px;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        padding-left: 10px;
        margin-top: 20px;
    }

    .goodtxt1 .btn {
        display: inline-block;
        width: 50%;
        clear: both;
        color: #fff;
        font-size: 16px;
        text-decoration: none;
        background-color: #9e1c64;
        border-radius: 30px;
        border: 0px;
        outline: none;
        cursor: pointer;
        margin-top: 20px;
        padding: 15px 40px 15px 40px;
    }

    .selectItems {
        background-color: #fff;
        width: 80%;
        text-align: center;
        z-index: 1100;
        margin-left: 0;
        margin-left: 50px;
    }

    .selectItems ul {
        list-style: none;
        font-size: 1em;
        padding: 10px 0 0 0;
        margin: 0px;
    }

    .selectItems ul li {
        line-height: 1.4em;
        color: #666;
        cursor: pointer;
        text-align: left;
        padding-left: 12px;
        margin-bottom: 10px
    }

    .selectItems ul li:hover {
        color: #f60;
    }

    .selectItems ul li.curr {
        color: #f60;
        background-color: #efefef;
    }

    .search.d6{
        position: absolute;
        top: 10px;
        right: 40px;
        z-index: 100000;
    }

    /*search-css*/
    .d6 button {
        border: none;
        height: 50px;
        cursor: pointer;
        margin: 0 auto;
        outline: none;
        background-color: transparent;
        width: auto;
        padding: 0 15px;
    }

    .d6 button:hover {
        background: #9e1c64;
    }

    .d6 button:before {
        content: "\f002";
        font-family: FontAwesome;
        font-size: 18px;
        color: #333;
    }


    .line {
        width: 100%;
        margin: auto;
    }



    .contact {
        width: 90% !important;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: auto;
        height: auto;
        overflow: hidden;
    }

    .contact-left {
        width: 100%;
        height: auto;
        overflow: hidden;
        text-align: center;
        border: 0px;
        background-color: #f9f9f9;
    }

    .contact-left img {
        width: 100%;
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
        float: left;
    }

    .contact-right {
        width: 100%;
        float: left;
        height: auto;
        overflow: hidden;
        margin-top: 20px;
    }

    .contact-left-title {
        width: 100%;
        color: #333333;
        font-size: 34px;
    }

    .contact-left-body {
        width: 100%;
        color: #333333;
        line-height: 30px;
        font-size: 16px;
        margin-top: 20px;
        font-family: "lato", sans-serif, Microsoft New Tai Lue, Arial;
    }


    /*body--css*/
    .contact-left-2 {
        width: 100%;
        float: left;
        height: auto;
        overflow: hidden;
        position: static;
        border: 0;
    }

    .contact-left-2 img {
        width: 100%;
        overflow: hidden;
    }

    .contact-right-2 {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-top: 20px;
    }

    .contact-left-title-2 {
        width: 100%;
        color: #333333;
        font-size: 34px;
        font-weight: 700;
    }

    .contact-left-body-2 {
        width: 100%;
        color: #333333;
        line-height: 30px;
        font-size: 18px;
        margin-top: 10px;
        font-family: "lato", sans-serif, Microsoft New Tai Lue, Arial;
    }


    .quality-img {
        display: none;
    }

    .contact .btn {
        display: inline-block;
        margin: 10px 0 10px 10px;
        padding: 15px 30px 15px 30px;
        clear: both;
        color: #fff;
        font-size: 16px;
        text-decoration: none;
        background-color: #9e1c64;
        border-radius: 25px;
        border: 1px #9e1c64 solid;
    }

    .contact .btn:hover {
        background: rgba(0, 0, 0, .15);
        color: #9e1c64;
        border: 1px #9e1c64 solid;
        transition: background-color .3s;
    }

    /*bottom*/

    .bottom-bg {
        width: 100%;
        height: auto;
        overflow: hidden;
        background-color: #333333;
        margin-top: 20px;
    }

    .bottom-font {
        width: 90%;
        color: #FFF;
        margin: auto;
    }

    .bottom-font span {
        color: #FFF;
        padding: 0px 20px 0px 30px;
        float: left;
        width: auto;
        width: 100%;
    }

    .adds {
        background-image: url(../images/address-icon.png);
        background-repeat: no-repeat;
        background-position: -4px 22px;
        background-size: 25px;
        display: flex;
        align-items: center;
    }

    .adds span{
        line-height: 20px;
        padding-top: 10px !important;
    }

    .fax {
        background-image: url(../images/fax.png);
        background-repeat: no-repeat;
        background-position: 0px 16px;
    }

    .tel {
        background-image: url(../images/phone-icon.png);
        background-repeat: no-repeat;
        background-position: -1px 18px;
        background-size: 23px;
    }

    .email {
        background-image: url(../images/email-icon.png);
        background-repeat: no-repeat;
        background-position: 0px 18px;
        background-size: 24px;
    }

    .contact-ico {
        padding-left: 10px;
        border: 0px;
    }

    .bottom-cop {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .bottom-all {
        width: 90%;
        margin: auto;
    }

    .bottom-all span {
        margin-top: 30px;
        line-height: 30px;
        color: #333333;
    }

    .bottom-all span b {
        font-size: 36px;
    }

    /*end*/

    /*in-the-page-css*/
    .in-the-page-css-banner {
        width: 100%;
        height: auto;
        overflow: hidden;
        position: relative;
        margin: 0 auto;
    }

    .in-the-page-css-banner-right {
        width: 100%;
        background: #898989;
        float: right;
        height: auto;
        overflow: hidden;
        min-height: 350px;
    }

    .in-the-page-css-banner-left {
        position: absolute;
        width: 100%;
        background: #a40a5e;
        margin-top: 10px;
        height: 100%;
        overflow: hidden;
    }

    .in-the-page-css-banner-body {
        width: 100% !important;
        position: absolute;
        margin: 0 auto;
        left: 0 !important;
        display: flex;
        flex-direction: column;
        margin-left: 0 !important;
        margin-top: 0 !important;
    }

    .in-the-page-css-banner-body-left {
        width: 90% !important;
        color: #FFF;
        font-size: 32px !important;
        text-align: left;
        float: left;
        padding: 0px;
        margin: 0px 0 0 20px;
        padding-top: 60px !important;
    }

    .in-the-page-css-banner-body-right {
        width: 90% !important;
        color: #FFF;
        font-size: 16px;
        text-align: left;
        line-height: 24px;
        float: left;
        height: auto;
        overflow: hidden;
        border: 0px;
        padding: 0px;
        margin: 0px 0px 0px 20px;
        min-height: 0px;
        border-top: 0 !important;
        border-right: 0 !important;
        border-bottom: 0 !important;
    }

    .in-the-page-css-banner-body-right p {
        color: #FFF;
    }


    /*product-banner-css*/
    .product-banner {
        width: 100%;
        height: auto;
        overflow: hidden;
        position: relative;
        margin: 0 auto;
    }

    .product-banner-right {
        width: 100%;
        background: #898989;
        float: right;
        height: auto;
        overflow: hidden;
    }

    .product-banner-left {
        position: absolute;
        width: 100%;
        background: #a40a5e;
        margin-top: 10px;
        height: 100%;
        overflow: hidden;
    }

    .product-banner-body {
        width: 100%;
        position: absolute;
        margin: 0 auto;
        left: 0;
    }

    .product-banner-body-left {
        width: 90%;
        color: #FFF;
        font-size: 32px;
        text-align: left;
        float: left;
        padding: 0px;
        margin: 60px 0 0 20px;
    }

    .product-banner-body-right {
        width: 90%;
        color: #FFF;
        font-size: 16px;
        text-align: left;
        line-height: 24px;
        float: left;
        height: auto;
        overflow: hidden;
        border: 0px;
        padding: 0px;
        margin: 0px 0px 0px 20px;
        min-height: 0px;
    }

    .product-banner-body-right p {
        color: #FFF;
    }

    .bread-blood {
        width: 90%;
        height: auto;
        overflow: hidden;
        padding: 20px 0;
        line-height: 28px;
        margin: 0 auto;
        font-size: 16px;
    }

    .bread-blood a:link {
        color: #a40a5e;
        text-decoration: none;
    }

    .bread-blood a:visited {
        color: #a40a5e;
        text-decoration: none;
    }

    .bread-blood a:hover {
        color: #a40a5e;
        text-decoration: underline;
    }

    .in-the-page-con {
        width: 99%;
        height: auto;
        overflow: hidden;
        /*border: 1px #898989 solid;*/
        margin: 0 auto 40px auto;
    }

    .in-the-page-con-img {
        width: 100%;
        float: left;
        height: auto;
        overflow: hidden;
    }

    .in-the-page-con-img img {
        width: 90%;
        overflow: hidden;
        display: block;
        margin-left: 20px;
    }

    .in-the-page-con-body {
        width: 95%;
        float: right;
        height: auto;
        overflow: hidden;
        padding-top: 30px;
    }

    .in-the-page-con-body-title {
        width: 100%;
        color: #a40b5d;
        font-size: 34px;
        font-weight: 700;
    }

    .in-the-page-con-body-title a {
        text-decoration: none;
        color: #a40a5e;
    }

    .in-the-page-con-body-title p {
        width: 100%;
        font-size: 22px;
        color: #333333;
    }

    .in-the-page-con-tody-font {
        width: 100%;
        color: #333333;
        line-height: 30px;
        font-size: 18px;
        margin-top: 10px;
        font-family: "lato", sans-serif, Microsoft New Tai Lue, Arial;
    }


    .in-the-page-con-img-2 {
        width: 100%;
        float: right;
        height: auto;
        overflow: hidden;
    }

    .in-the-page-con-img-2 img {
        width: 90%;
        overflow: hidden;
        display: block;
        margin-left: 20px;
    }

    .in-the-page-con-body-2 {
        width: 100%;
        float: left;
        height: auto;
        overflow: hidden;
        padding-top: 30px;
    }

    .end-line {
        width: 100%;
        height: auto;
        overflow: hidden;
        padding-bottom: 20px;
        padding-top: 20px;
        border-top: 1px #cecece solid;
    }

    .end-line-body {
        width: 95%;
        height: auto;
        overflow: auto;
        margin: 0 auto;
    }

    .end-line-body-top {
        width: 100%;
        text-align: left;
        font-size: 18px;
        color: #333;
        padding: 10px 0;
        line-height: 27px;
    }

    .end-line-body-top-title {
        width: 100%;
        text-align: center;
        font-size: 24px;
        color: #333;
        padding: 10px 0;
        line-height: 40px;
    }

    .end-line-body-top-title p {
        font-size: 20px;
        color: #333;
    }

    .related-serive ul {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .related-serive li {
        list-style-type: disc;
        width: 95%;
        display: block;
        float: left;
        line-height: 15px !important;
        color: #333;
        background-image: url(../images/icon-type.png);
        background-repeat: no-repeat;
        background-position: 0px 14px;
        padding: 10px 0 10px 10px;
    }

    .related-serive li a {
        color: #a40b5d;
        padding-left: 5px;
        text-decoration: none;
    }

    .related-serive li a:hover {
        list-style-type: disc;
        color: #a40b5d;
        text-decoration: underline;
    }


    .sis-li {
        margin: 0 auto 50px auto;
        width: 100%;
        overflow: hidden;
        height: auto;
    }

    .sis-li li {
        float: left;
        width: 100%;
        overflow: hidden;
    }

    .sis-li li .v1 {
        float: left;
        width: 100%;
        position: relative;
        height: 300px;
        color: #7F7F7F;
    }

    .sis-li li .v2 {
        padding-top: 0px;
        width: 100%;
        float: left;
    }

    .sis-li li .v1 img {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 5;
    }

    .sis-li li .v1 .div {
        width: 100%;
        position: absolute;
        z-index: 10;
        background: #fff;
        background-color: rgba(255, 255, 255, 0.8);
        left: 0;
        bottom: 0;
        height: 300px;
        float: left;
        text-align: left;
    }

    .sis-li li .v2 h4 {
        width: 100%;
        display: block;
        line-height: 60px;
        height: 60px;
        overflow: hidden;
        text-align: center;
        font-size: 22px;
        background: #e2e2e2;
        color: #333333;
        font-weight: normal;
    }


    .sis-li li .v1 .div p {
        width: 95%;
        height: 35px;
        line-height: 35px;
        background-color: #a40a5e;
        margin-top: 10px;
        margin-left: 10px;
        z-index: 999;
        color: #fff;
        text-indent: 1em;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .sis-li li .v1 .div p a:link {
        color: #fff;
        text-decoration: none;
    }

    .sis-li li .v1 .div p a:visited {
        color: #fff;
        text-decoration: none;
    }

    .sis-li li .v1 .div p a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #626c6d;
        width: 100%;
        height: 35px;
        line-height: 35px;
        display: block;
    }


    .about-blood {
        width: 90%;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
    }



    .showlist-blood {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
        padding: 20px;
        font-size: 16px;
        display: flex;
        flex-wrap: wrap;
    }
    .showlist-blood .showlist-blood-right {
        width: 100%;
    }

    .showlist-blood h1 {
        color: #a40b5d;
        padding: 20px 0;
        font-size: 34px;
        font-weight: 700;
    }

    .showlist-blood p {
        line-height: 27px !important;
        padding-top: 10px;
        font-size: 15px;
    }

    .showlist-blood p img {
        display: block;
        margin: 0 auto;
        text-align: center;
        object-fit: contain;
    }

    .showlist-blood ul {
        width: 100%;
        height: auto;
        font-size: 18px;
    }


    .showlist-blood-nav {
        border: 1px #cecece solid;
        width: auto;
        display: inline-block;
        margin: 10px 0 0 0;
        vertical-align: top;
    }

    .showlist-blood-nav img {
        width: 100%;
    }

    .showlist-blood-nav p {
        line-height: 20px;
        padding: 10px 0;
        margin: 0;
        text-align: center;
        color: #333;
        width: auto;
        min-height: 40px;
        font-size: 14px;
    }

    .showlist-blood-nav p a {
        text-decoration: none;
        color: #333;
    }

    .showlist-blood-nav p a:hover {
        text-decoration: underline;
        color: #9e1c64;
    }

    .showlist-bottom-inquiry {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin: 20px 0;
        border-top: 1px #cecece solid;
    }

    .showlist-bottom-inquiry p {
        line-height: 30px;
        margin-top: 10px;
    }

    .showlist-bottom-inquiry .btn {
        display: inline-block;
        margin: 25px 0 0;
        padding: 1em 2.5em 1em 2.5em;
        clear: both;
        color: #fff;
        font-size: 16px;
        text-decoration: none;
        border: 2px #9e1c64 solid;
        background: #9e1c64;
        border-radius: 30px;
    }

    .showlist-bottom-inquiry .btn:hover {
        border: 2px #9e1c64 solid;
        background: #fff;
        color: #9e1c64;
        transition: background-color .3s;
    }

    .online-contact {
        width: 95%;
        float: right;
        font-size: 18px;
        font-weight: bold;
        color: #333;
        padding-top: 0;
        line-height: 32px;
    }

    .online-contact a {
        color: #a40b5d;
        text-decoration: none;
    }

    .online-inquiry-title {
        width: 95%;
        height: auto;
        overflow: hidden;
        font-size: 18px;
        line-height: 28px;
        padding: 20px;
    }

    .online-inquiry-title a {
        color: #a40b5d;
        text-decoration: none;
    }

    .online-inquiry-title-input {
        width: 95%;
        min-height: 64px;
        font-size: 18px;
        line-height: 28px;
    }

    .online-inquiry-title-input span {
        color: #a40b5d;
    }

    .online-inquiry-title-input input {
        outline: none;
        height: 36px;
        line-height: 36px;
        width: 100%;
        font-size: 14px;
        border: 1px #cecece solid;
        padding-left: 20px;
        color: #333;
        border-radius: 20px;
        background-color: inherit;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .online-inquiry-title-input textarea {
        outline: none;
        height: 120px;
        line-height: 42px;
        width: 100%;
        font-size: 14px;
        border: 1px #cecece solid;
        padding-left: 20px;
        margin-bottom: 10px;
        border-radius: 20px;
        background-color: inherit;
    }

    .online-inquiry-title-submit input {
        border: 0px;
        width: 134px;
        height: 48px;
        background-color: #a40b5d;
        color: #FFF;
        border-radius: 30px;
        font-size: 18px;
        outline: none;
        cursor: pointer;
        margin-bottom: 20px;
    }

    .online-inquiry-title-right {
        width: 100%;
        height: auto;
        overflow: hidden;
        font-size: 24px;
        padding: 30px 0 20px 0;
        font-weight: 600;
        color: #a40b5d;
    }

    .online-contact-right {
        width: 100%;
        float: right;
        font-size: 15px;
        color: #333;
        line-height: 32px;
        padding-bottom: 30px;
    }

    .online-contact-right a {
        text-decoration: none;
        color: #a40b5d;
    }

    /*in about css*/
    .about-body {
        width: 100%;
        height: auto;
        overflow: hidden;
        line-height: 28px;
        font-size: 18px;
    }

    .about-body p {
        padding: 10px 0;
        line-height: 30px;
    }

    .about-body h1 {
        font-weight: normal;
        padding-top: 20px;
        font-size: 28px;
    }

    .about-line {
        width: 100%;
        height: auto;
        overflow: hidden;
        border-top: 1px #898989 solid;
        border-bottom: 1px #898989 solid;
        margin: 20px 0 30px 0;
        padding: 30px 0;
    }

    .divcss5 {
        margin: 0 auto;
        width: 90%;
        overflow: hidden
    }

    .divcss5 img {
        width: 100%;
        height: 100%;
    }

    .divcss5 .right {
        float: right;
        width: 100%;
    }

    .divcss5 .right div {
        height: auto;
        overflow: hidden;
        line-height: 30px;
        font-size: 18px;
        padding: 20px 0;
    }


    /*contact us css*/
    .divcss6 {
        margin: 0 auto;
        width: 100%;
        overflow: hidden
    }

    .divcss6 img {
        float: right;
        width: 100%;
        margin-top: 20px;
        height: 100%;
    }

    .divcss6 .right {
        float: left;
        width: 100%;
        text-align: left;
    }

    .divcss6 .right a {
        text-decoration: none;
    }

    .divcss6 .right div {
        padding-top: 5px;
        height: auto;
        overflow: hidden;
        padding: 20px 0 0 0;
        line-height: 28px;
        font-size: 18px;
    }

    .divcss6 .right div p {
        padding: 10px 0;
    }

    .divcss6 .right div h1 {
        padding: 10px 0;
        font-weight: normal;
    }

    .contact-bottom {
        padding: 50px 0;
        line-height: 30px;
        font-size: 18px;
    }

    /*header-bg*/
    .header-bg {
        width: 100% !important;
        /*height: 70px !important;*/
        background-color: #a40b5d;
        /* background-image: url(../images/header-bg.png);
        background: image-set(url(../images/header-bg.webp) 1x);
        background: -webkit-image-set(url(../images/header-bg.webp) 1x); */
        /*float: left;*/
        display: flex;
        align-items: center;
        padding: 0;
        margin: 0;
        height: auto !important;
        min-height: 70px !important;
    }
    .header-bg .header-bg-font {
        display: flex;
        align-items: center;
        padding: 0;
        margin: 0;
        height: 100%;
        width: 100%;
    }

    .header-bg-font h1 {
        width: 90% !important;
        /*min-height: 80px;*/
        /*padding-top: 20px;*/
        /*line-height: 24px;*/
        /*text-align: left;*/
        /*color: #FFF;*/
        /*margin: 0 auto;*/
        padding: 0;
        margin: 0;
        font-weight: normal;
        line-height: normal;
        font-size: 20px !important;
    }

    .header-bg-font h1 sub {
        color: #FFF;
    }

    .header-bg-font h1 sup {
        color: #FFF;
    }

    .header-bg-font h1 em {
        color: #FFF;
    }

    /*showlist left*/
    .showlist-blood-left {
        border-right: 0px #cecece solid;
        width: 95%;
        padding: 0 20px;
        float: left;
        margin: 0;
        padding: 0;
    }

    .showlist-blood-left h2 {
        font-size: 22px;
        margin: 12px 0;
    }

    .showlist-blood-left h2 a {
        color: #a40b5d;
        text-decoration: none;
    }

    .showlist-blood-left h2 a:hover {
        color: #a40b5d;
        text-decoration: underline;
    }

    .showlist-blood-left h3 {
        font-size: 18px;
        margin: 12px 0;
    }

    .showlist-blood-left h3 a {
        color: #a40b5d;
        text-decoration: none;
    }

    .showlist-blood-left h3 a:hover {
        color: #a40b5d;
        text-decoration: underline;
    }

    .showlist-blood-left p a {
        color: #a40b5d;
        text-decoration: none;
    }

    .showlist-blood-left p a:hover {
        color: #a40b5d;
        text-decoration: underline;
    }

    .showlist-blood-left img {
        max-width: 100%
    }

    .showlist-blood-right {
        float: right;
        border: 0px red solid;
        width: 95%;
        height: auto;
        padding: 0;
        margin-right: 5%;
    }

    .online-inquiry-right {
        width: 95%;
        float: left;
    }

    /*products bottom list*/
    .p-list {
        width: 100%;
        color: #a40b5d;
        text-decoration: none;
        background: url(../images/icon-type.png);
        background-repeat: no-repeat;
        padding-left: 15px;
        background-position: 0 10px;
        float: left;
        margin-bottom: 15px;
        line-height: 28px;
    }

    .p-list a {
        color: #a40b5d;
        text-decoration: none;
    }

    .p-list a:hover {
        color: #a40b5d;
        text-decoration: underline;
    }

    .p-line {
        width: 100%;
        height: auto;
        overflow: hidden;
        border-top: 1px #cecece solid;
        padding: 10px 0;
    }

    .p-line .name {
        width: auto;
        height: auto;
        overflow: hidden;
        height: auto;
        overflow: hidden;
        vertical-align: middle;
        line-height: 26px;
    }

    .name_title {
        color: #a40b5d;
        text-decoration: none;
        font-weight: bold;
    }

    .name_title:hover {
        color: #a40b5d;
        text-decoration: underline;
    }

    .proshow {
        width: 100%;
        float: left;
        font-size: 16px;
        line-height: 24px;
    }

    .table-row-group {
        width: 100%;
        display: inline-block;
        font-size: 16px;
    }

    .table-cell {
        padding: 10px;
        width: 100%;
        line-height: 24px;
        vertical-align: top;
        display: inline-block;
    }

    .table-cell-left {
        padding: 10px;
        width: 100%;
        font-weight: bold;
        vertical-align: top;
        display: inline-block;
    }

    .table-cell img {
        width: 280px;
    }

    .table-cell a {
        color: #a40b5d;
        text-decoration: none;
    }

    .p_left {
        width: 100%;
        height: auto;
        overflow: hidden;
        display: inline-block;
        vertical-align: top;
    }

    .p_left P {
        padding: 0 40px 20px 0;
        margin: 0;
    }
}

.covid_publicity {
    background-color: #f9f9f9;
    display: none;
    border: 1px solid #ddd
}

.covid_publicity .covid_publicity_close {
    position: absolute;
    top: -10px;
    right: 20px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px
}

.goodtxt1 {
    text-align: center
}

#closebottom i {
    color: #333
}

@font-face {
    font-family: 'FontAwesome';
    src: url('fonts/fontawesome-webfont.eot?v=4.5.0');
    src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-display: swap;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-close:before {
    content: "\f00d"
}


/*banner-css*/

.flickerplate {
    position: relative;
    width: 100%;
    height:30vw;
    background-color: #e6e6e6;
    overflow: hidden;
}

.flickerplate ul.flicks {
    width: 10000%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    list-style: none
}

.flickerplate ul.flicks>li {
    float: left;
    width: 1%;
    height: 100%;
    background-position: center !important;
    background-size: cover !important;
    display: table;
}

.flickerplate ul.flicks>li .flick-inner {
    height: 100%;
    padding: 10px;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
}

.flickerplate ul.flicks>li .flick-inner .flick-content {
    max-width: 80vw;
    margin-left: auto;
    margin-right: auto;

}

.flickerplate ul.flicks>li .flick-title {
    padding: 0px 0px;
    font-size: 3.438em;
    line-height: 1.375em;
    text-align: left;
    font-weight: bold;
    color: #FFF;
}

.flickerplate .btn {
    display: inline-block;
    margin: 20px 0 10px 0;
    padding: 15px 30px 15px 30px;
    clear: both;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    background-color: #9e1c64;
    border-radius: 25px;
    border: 1px #9e1c64 solid;
}

.flickerplate .btn:hover {
    background: rgba(0, 0, 0, .15);
    color: #ffffff;
    border: 1px #9e1c64 solid;
    transition: background-color .3s;
}

.flickerplate ul.flicks>li .flick-sub-text {
    padding: 5px;
    line-height: 1.750em;
    color: rgba(255, 255, 255, 0.8);
    text-align: left;
    font-size: 1.250em;
    color: #FFF;
    width: 60%;
}

.flickerplate ul.flicks>li .flick-title span.flick-block-text,
.flickerplate ul.flicks>li .flick-sub-text span.flick-block-text {
    padding: 12px 18px;
    background-color: rgba(0, 0, 0, 0.6);
}

.flickerplate .arrow-navigation {
    position: absolute;
    height: 80%;
    width: 7%;
    top: 10%;
    z-index: 100;
    overflow: hidden;
}

.flickerplate .arrow-navigation .arrow {
    display: block;
    height: 100%;
    width: 90%;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
}

.flickerplate .arrow-navigation:hover,
.flickerplate .arrow-navigation .arrow:hover {
    cursor: pointer
}

.flickerplate .arrow-navigation.left {
    left: 0%
}

.flickerplate .arrow-navigation.left .arrow {
    opacity: 0;
    margin: 0px 0px 0px 50%;
    background-image: url("../images/arrow-left-light.png");
    background-repeat: no-repeat;
    background-position: left;
    width: 35px;
}

.flickerplate .arrow-navigation.right {
    right: 0%
}

.flickerplate .arrow-navigation.right .arrow {
    opacity: 0;
    margin: 0px 0px 0px -50%;
    background-image: url("../images/arrow-right-light.png");
    background-repeat: no-repeat;
    background-position: right
}

.flickerplate .arrow-navigation.left.hover .arrow {
    opacity: 1;
    margin: 0px 0px 0px 20%
}

.flickerplate .arrow-navigation.right.hover .arrow {
    opacity: 1;
    margin: 0px 0px 0px -20%
}

.flickerplate .dot-navigation {
    position: absolute;
    bottom: 15px;
    width: 100%;
    text-align: center;
    z-index: 100
}

.flickerplate .dot-navigation ul {
    text-align: center;
    list-style: none;
    padding: 0px 15px
}

.flickerplate .dot-navigation ul li {
    display: inline-block;
    float: none
}

.flickerplate .dot-navigation .dot {
    width: 14px;
    height: 14px;
    margin: 0px 6px;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    -ms-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out
}

.flickerplate .dot-navigation .dot:hover {
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.6)
}

.flickerplate .dot-navigation .dot.active {
    background-color: #fff
}

.flickerplate .dot-navigation.left,
.flickerplate .dot-navigation.left ul {
    text-align: left
}

.flickerplate .dot-navigation.right,
.flickerplate .dot-navigation.right ul {
    text-align: right
}

.flickerplate.flicker-theme-dark .arrow-navigation.left .arrow {
    background-image: url("../images/arrow-left-dark.png")
}

.flickerplate.flicker-theme-dark .arrow-navigation.right .arrow {
    background-image: url("../images/arrow-right-dark.png")
}

.flickerplate.flicker-theme-dark .dot-navigation .dot {
    background-color: rgba(0, 0, 0, 0.12)
}

.flickerplate.flicker-theme-dark .dot-navigation .dot:hover {
    background-color: rgba(0, 0, 0, 0.6)
}

.flickerplate.flicker-theme-dark .dot-navigation .dot.active {
    background-color: #000
}

.flickerplate.flicker-theme-dark ul.flicks li .flick-inner {
    color: rgba(0, 0, 0, 0.9)
}

.flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-sub-text {
    color: rgba(0, 0, 0, 0.9)
}

.flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-title span.flick-block-text,
.flickerplate.flicker-theme-dark ul.flicks li .flick-inner .flick-content .flick-sub-text span.flick-block-text {
    background-color: rgba(255, 255, 255, 0.5)
}

.flickerplate ul.flicks li.flick-theme-dark .flick-inner {
    color: rgba(0, 0, 0, 0.9)
}

.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-sub-text {
    color: rgba(0, 0, 0, 0.9)
}

.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-title span.flick-block-text,
.flickerplate ul.flicks li.flick-theme-dark .flick-inner .flick-content .flick-sub-text span.flick-block-text {
    background-color: rgba(255, 255, 255, 0.5)
}

.flickerplate.animate-transform-slide ul.flicks {
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
    transform: translate3d(0%, 0px, 0px);
    -webkit-transform: translate3d(0%, 0px, 0px);
    -webkit-transition: -webkit-transform 0.6s;
    -o-transition: -o-transform 0.6s;
    -moz-transition: -moz-transform 0.6s;
    transition: transform 0.6s
}

.flickerplate.animate-transition-slide ul.flicks {
    position: relative;
    left: 0%;
    -webkit-transition: left 0.4s ease-out;
    -moz-transition: left 0.4s ease-out;
    -o-transition: left 0.4s ease-out;
    -ms-transition: left 0.4s ease-out;
    transition: left 0.4s ease-out
}

.flickerplate.animate-jquery-slide ul.flicks {
    position: relative;
    left: 0%
}

.flickerplate.animate-scroller-slide {
    padding-bottom: 0px;
    overflow: auto
}

.flickerplate.animate-scroller-slide ul.flicks {
    position: auto
}


@media only screen and (max-width: 48em) {
    .flickerplate ul.flicks>li .flick-title {
        font-size: 1.667em
    }

    .flickerplate {
        position: relative;
        width: 100%;
        height: 25.000em;
        background-color: #e6e6e6;
        overflow: hidden;
    }

    .flickerplate ul.flicks>li .flick-sub-text {
        padding: 5px;
        line-height: 1.750em;
        color: rgba(255, 255, 255, 0.8);
        text-align: left;
        font-size: 1.250em;
        color: #FFF;
        width: 100%;
    }
}

.page-line {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-top: 1px #cecece solid;
}

.header-bg {
    width: 100%;
    overflow: hidden;
    background-color: #a40b5d;
    /* background-image: url(../images/header-bg.png);
    background: image-set(url(../images/header-bg.webp) 1x);
    background: -webkit-image-set(url(../images/header-bg.webp) 1x); */
}





.haswebinar .bread-blood + p {
    padding: 0 20px;
    max-width: 1685px;
    margin: 10px auto 30px auto;
}


.showlist-blood-left img {
    max-width: 100%
}

.showlist-blood-left h2 {
    font-size: 22px;
    margin: 12px 0;
}

.showlist-blood-left h2 a {
    color: #a40b5d;
    text-decoration: none;
}

.showlist-blood-left h2 a:hover {
    color: #a40b5d;
    text-decoration: underline;
}

.showlist-blood-left h3 {
    font-size: 18px;
    margin: 12px 0;
}

.showlist-blood-left h3 a {
    color: #a40b5d;
    text-decoration: none;
}

.showlist-blood-left h3 a:hover {
    color: #a40b5d;
    text-decoration: underline;
}

.showlist-blood-left p a {
    color: #a40b5d;
    text-decoration: none;
}

.showlist-blood-left p a:hover {
    color: #a40b5d;
    text-decoration: underline;
}

.showlist-blood-right {
    float: right;
    border: 0px red solid;
    width: 25%;
    height: auto;
    margin-right: 30px;
}

.online-inquiry-right {
    width: 64%;
    float: left;
    padding-left: 20px;
}

/*products bottom list*/
.p-list {
    width: 48%;
    color: #a40b5d;
    text-decoration: none;
    background: url(../images/icon-type.png);
    background-repeat: no-repeat;
    padding-left: 15px;
    background-position: 0 10px;
    float: left;
    margin-bottom: 15px;
    line-height: 24px;
}

.p-list a {
    color: #a40b5d;
    text-decoration: none;
}

.p-list a:hover {
    color: #a40b5d;
    text-decoration: underline;
}

.p-line {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-top: 1px #cecece solid;
    padding: 10px 0;
}

.p-line .name {
    width: auto;
    height: auto;
    overflow: hidden;
    height: auto;
    overflow: hidden;
    vertical-align: middle;
    line-height: 26px;
}

.name_title {
    color: #a40b5d;
    text-decoration: none;
    font-weight: bold;
}

.name_title:hover {
    color: #a40b5d;
    text-decoration: underline;
}

.proshow {
    width: 50%;
    float: left;
    font-size: 16px;
    line-height: 24px;
    padding: 5px 0;
}

.table-row-group {
    width: 100%;
    display: inline-block;
}

.table-cell {
    padding: 10px;
    width: 65%;
    line-height: 24px;
    vertical-align: top;
    display: inline-block;
}

.table-cell-left {
    padding: 10px 0;
    width: 26%;
    font-weight: bold;
    vertical-align: top;
    display: inline-block;
}

.table-cell img {
    width: 280px;
}

.table-cell a {
    color: #a40b5d;
    text-decoration: none;
}

.fixed {
    position: fixed;
    z-index: 999;
    background: #f9f9f9;
    display: inline-block;
    width: 100%;
    border: 1px #cecece solid;
}

.p_left {
    width: 49%;
    height: auto;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}

.p_left P {
    padding: 0 40px 20px 0;
    margin: 0;
}


.ad_pic {
    position: fixed;
    width: 250px;
    top: 55%;
    right: 0;
    
    z-index: 1000;
}

.ad_pic .big_img {
    width: 100%;
    display: none;
    right: 50px;
    position: relative;
}
.ad_pic .small_img {
    width: 80px;
    cursor: pointer;
    margin-right: 10px;
}

.ad_pic .small_img, .ad_pic .big_img {
    float: right;
}

.ad_pic:hover .big_img {
    display: block;
}

.ad_pic:hover .small_img {
    display: none;
}


@media (min-width:992px){
    .footer-24{
        overflow: hidden;
    }
    
    .footer-img{
        float: right;
        flex-direction: column;
    }
    
    .footer-img img{
        margin-top: 20px;
    }
}

@media (max-width:991px){

    .footer-img img{
        margin-top: 20px;
    }

    .flickerplate ul.flicks>li .flick-inner .flick-content{
        max-width: 100%;
    }

    .bottom-all{
        padding: 0 20px;
        width: 100% !important;
    }
}


.bottom-all{
    margin-top: 30px !important;
}

.bottom-item{
    margin-top: 20px !important;
}

.thanks-giving-fixed {
    position: fixed;
    right: 10px;
    bottom: 25%;
    min-width: 80px;
    z-index: 99999;
    width: 140px;
    cursor: pointer;
    transition: all .3s;
}
.thanks-giving-fixed.active {
    width: 240px;
    transition: all .3s;
}
.thanks-giving-fixed .thanks-giving-ad {
    width: 100%;
}
.thanks-giving-fixed .thanks-giving-ad-info {
    width: 100%;
    display: none;
}
.thanks-giving-fixed .close-ad-fixed {
    display: none;
    width: 27px;
    height: 27px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
