@font-face {
    font-family: 'ebrima';
    src: url('fonts/ebrima.eot');
    src: url('fonts/ebrima.eot?#iefix') format('ebrima'),
    url('fonts/ebrima.woff') format('woff'),
    url('fonts/ebrima.woff2') format('woff2'),
    url('fonts/ebrima.ttf')  format('truetype'),
    url('fonts/ebrima.svg#ebrima') format('svg');
    font-weight: normal;
    font-style: normal;
}


body{
    font-family: 'ebrima',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: 1.6em;
}
p{
    margin: 0 0 15px;
}
a {
    text-decoration: none;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition:0.2s
}

a:hover{
    text-decoration: none;
    color: #455a64;
}
.breadcrumb{
    background: none;
    font-size: 14px;
    padding-left: 0;
    margin: 15px 0 10px 0;
}
.size18{
    font-size: 18px;
}
.size17{
    font-size: 17px;
}
.size16{
    font-size: 16px;
}
.red {color:#FB0014}
.text-bold{
    font-weight: 600;
}
.apss-bg .breadcrumb{
    background: none;
    font-size: 18px;
}
.apss-bg .breadcrumb a {
    color: #ffffff;
}
.apss-bg .breadcrumb a:hover{
    color: #fdc117;
}

.h1, .h2, .h3, .h4, .h5, .h6{
    font-family: "ebrima";
    color: #3d4f69;
}
h2,.h2{
    font-size: 36px;
}
.noul{
    list-style: none;
    padding: 0;
}
ul li,ol li{
    margin-bottom: 6px;
}
ul,ol{
    padding-left: 35px;
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img{
    margin:auto;
}

.ServiceShowPic {
    text-align:center;
    line-height:1.5em;
}
.ServiceShowPic img {
    margin:auto;
}
.ServiceShowleftPic {
    text-align:center;
    display:inline-block;
}
.ServiceShowrightPic {
    text-align:center;
    display:inline-block;
}
.ServiceShowPic,.ServiceShowrightPic,.ServiceShowleftPic {
    text-align:center;
    line-height:1.5em;
    color: #999;
}
.ServiceShowPic img,.ServiceShowrightPic img,.ServiceShowleftPic img {
    display:block;
    max-width:100%;
    height:auto;
    margin-bottom:5px;
    margin-left:auto;
    margin-right:auto;
}

.reference-part{
    font-size: 0.96em;
    line-height: 1.428571429;
}
.reference-part ol{
    padding-left: 15px;
}


.anchor{
    display: block;
    position: relative;
    top: -160px;
    visibility: hidden;
}
@media only screen and (min-width:1930px){
    .index-about-box .container-fluid, .distributor-part .container-fluid,
    .contact-part .container-fluid,.o-information .container-fluid,
    .about-part-two .container-fluid
    {
        width: 90%;
        max-width: 1680px;
    }
}
@media only screen and (min-width:1680px){
    .about-part-two .about-platform,.contact-part .contact-info{
        padding-left: 12%;

    }
  .o-information-box{
    padding: 10px 15px 0 140px;
  }
    .support-box .navbar-default{
        margin-left: 10%;
    }
    .promise-box{
        margin-bottom: 60px;
        height: 390px;
    }
}


@media only screen and (min-width:1440px) and (max-width:1680px){
    .about-part-two .about-platform,.contact-part .contact-info{
        padding-left: 8%;

    }
    .o-information-box{
        padding: 10px 15px 0 140px;
    }

    .support-box .navbar-default{
        margin-left: 10%;
    }
    .promise-box{
        margin-bottom: 60px;
        height: 380px;
    }
}

@media only screen and (min-width:1200px) and (max-width:1440px){
    .promise-box{
        margin-bottom: 60px;
        height: 410px;
    }
}

@media only screen and (min-width:1000px) and (max-width:1440px){
    .about-part-two .about-platform,.contact-part .contact-info,.o-information-box{
        padding-left: 5%;
    }
    .o-information-box{
        padding: 10px 15px 0 80px;
    }
    .support-box .navbar-default{
        margin-left: 5%;
    }

}
@media only screen and (min-width:1400px){
    .container {
        width: 90%;
        max-width: 1300px;
    }
    .index-about-box .index-aboutus h2,.index-about-box .index-contact h2{
        margin-bottom: 23px;
    }

    .gene-box, .news-box{
        padding-right: 25px;
    }
    .product-sec-tit,.service-sec-tit,.tech-tit{
        padding-left: 25px;
    }
    .product-content{
        padding-right: 35px;
    }
}
@media only screen and (min-width:1000px) and (max-width:1200px){
    .index-about-box .index-aboutus{
        padding: 40px;
    }
    .index-about-box .index-contact{
        padding:  40px ;
    }
    .index-about-box .index-aboutus h2,.index-about-box .index-contact h2{
        margin-bottom: 20px;
    }
    .promise-box{
        margin-bottom: 30px;
        height: 340px;
    }


}

@media only screen and (min-width:1000px){
    .ServiceShowrightPic{
        float: right;
        margin-left:15px;
    }
    .ServiceShowleftPic{
        float: left;
        margin-right:15px;
    }
    .support-box h2{
        margin: 70px 0 30px 0;
    }
    .lanmu ul li {
        width: 47%;
        float: left;
    }
    .promise-box .support-more a{
        position: absolute;
        bottom: 0;
        left: 15px;
    }
    .index-about-box .index-contact,.index-about-box .index-aboutus{
        height: 460px;
    }
    .index-contact ul{
        width: 50%;
        float: left;
    }

    .support-box .navbar-default{
        background: none;
        border-radius: 0;
        border: none;
    }

    .about-become{
        padding: 30px 50px 40px 70px;
    }
    .apss-bg{
        height: 276px;
    }
    .apss-bg .head-title,.apss-bg h1{
        font-size:48px;
        margin: 70px 0 10px 0;
    }
    .apss-bg .head-title.reference-title{
        font-size: 30px;
    }
    .distributor-part-1{
        height: 420px;
    }
    .news-list .news-date{
      text-align: right;
    }
    .GD-featurePro ul li {
        width: 50%;
        float: left;
    }
    .GD-ControlAntibodies-des ul li {
        min-height: 134px;
    }
    .GD-ControlAntibodies-des ul li {
        float: left;
        padding: 0px;
        margin: 0px;
        list-style: none;
        background-color: #1a2155;
    }
    .serviceContentMobile2 li {
        width: 20%;
        float: left;
    }

    .resources-library .item>a {
        max-height: 41px;
        display: block;
        overflow: hidden;
    }
    .resources-library .item a img.img-responsive {  width: 100%;  }

    .proshowUnitDT {
        float: left;
        width: 20%;
    }
    .proshowUnitDD {
        float: left;
        width: 79%;
        word-break: normal;
        word-wrap: break-word;
    }
    .pdata-fig{
        height: 200px;
        overflow-y: auto;
        width: 52%;
        padding-left:20px;
        padding-right: 10px;
        display: inline-block;
        font-size: 0.93em;
    }
    .pdata-box{
        width:48%;
        display: inline-block;
        float: left;
    }
    .pdata-fig::-webkit-scrollbar
    {
        width:6px;
        height:10px;
        background-color:#b5b1b1;
    }
    .pdata-fig::-webkit-scrollbar-track
    {
        border-radius: 10px;
        background-color:#ced2cf;

    }

    .pdata-fig::-webkit-scrollbar-thumb
    {
        border-radius: 10px;
        background-color:#aaafb9;
    }
    .index-about-box .index-aboutus{
        padding: 60px 80px;
    }
    .index-about-box .index-contact{
        padding: 60px 20px 60px 70px;
    }
    .menu-box.nav-pad{
        padding-left: 40px;
    }
    .md-padding{
        padding-top: 30px;
    }

}

@media only screen and (max-width:1000px){
    .index-about-box .index-aboutus{
        padding: 30px 20px;
    }

    .about-part-two h3{
        padding-top: 20px;
    }
    .list-right .right-samll{
        padding: 0;
    }

    .support-box h2{
        margin: 40px 0 30px 0;
    }
    .index-about-box .index-contact{
        padding: 40px 20px;
    }
    .index-about-box .index-aboutus h2,.index-about-box .index-contact h2{
        margin-bottom: 20px;
        font-size: 26px;
    }
    .about-become{
        padding: 30px ;
    }
    .apss-bg{
        height: 200px;
    }
    .apss-bg .head-title,.apss-bg h1{
        font-size:38px;
        margin: 40px 0 20px 0;
    }
    .apss-bg .head-title.reference-title{
        font-size: 18px;
        margin:10px 0;
    }
    .apss-bg ul.breadcrumb{
        padding: 0;
        font-size: 16px;
    }
    .news-list .news-date{
        text-align: left;
        padding: 5px 15px;
    }
    .resources-library .item img {
        margin: 0 auto;
    }
    .pdata-fig{
        margin-bottom: 20px;
    }
    .pdata-box{
        width: 100%;
    }

}



@media only screen and (min-width:768px) and (max-width:1000px){
    .ServiceShowrightPic{
        float: right;
    }
    .ServiceShowleftPic{
        float: left;
    }
    .product-data img{
        margin-bottom: 15px;
    }
    .promise-box {
        height: 350px;
        margin-bottom: 40px;
    }
    .promise-box .support-more a{
        position: absolute;
        bottom: 0;
        left: 15px;
    }



}
@media only screen and (min-width:480px) and (max-width:768px){
    .ServiceShowleftPic.ServiceShowrightPic{
        margin-bottom: 10px;
        width: 100%;
    }
    .product-data img{
        margin-bottom: 15px;
    }
    .promise-box {
        height: 340px;
    }
    .promise-box .support-more a{
      margin-top: 20px;
    }

}

@media only screen and (min-width:320px) and (max-width:480px){
    .ServiceShowleftPic.ServiceShowrightPic{
        margin-bottom: 10px;
        width: 100%;
    }
    .product-data img{
        margin-bottom: 15px;
    }

    .promise-box {
        margin-bottom: 40px;
    }
    .promise-box .support-more a{
        margin-top: 10px;
    }


}



.banner-part .carousel-indicators{
    z-index: 3;
}
.banner-part .carousel-control{
    background: none;
    width: 5%;
}
.index-product-part{
    margin:60px 0 80px 0;
}
.index-product-part .product-tit p{
    margin: 20px 10% 30px 10%;
    line-height: 1.5;
    color: #9a9a9a;
}



.index-product-part .item  .index-lmore{
   height: 50px;
    margin-top: 20px;
}
.index-product-part .item .index-lmore a{
    padding: 10px 18px;
    background: #3d4f69;
    display: inline-block;
    color: #ffffff;
    border-radius: 6px;
    line-height: 20px;
    font-size: 13px;
    transition: 250ms all ease-in-out;
}
.index-product-part .item .index-lmore a:hover{
    background: #9bb7dd;
    color: #ffffff;
}
.index-reaserch-part{
    margin: 30px 0 0 0;
    background: #f4f4f4;
    padding: 30px 0 50px 0;
}
.index-reaserch-part h2{
    margin: 30px 0 80px 0;
    text-align: center;
}
.index-search-box{
    background: #fec218;
    padding: 60px 0 90px 0;
}
.index-search-box h2{
    color: #ffffff;
}
.index-search-box h2{
    margin: 30px 0 20px 0 ;
    color: #ffffff;
}
.index-search-box p{
   margin-bottom: 20px;
    color: #ffffff;
}


.index-about-box .index-aboutus{
    background: url("../images/index-aboutus.jpg");
    color: #ffffff;
    background-size: cover;
}

.index-about-box .index-aboutus h2{
    color: #ffffff;
}
.index-about-box .index-aboutus p{
    margin:30px 20px 30px 0;
    line-height: 1.5em;
}
.index-about-box .index-aboutus a.IndexMore{
    background:#fec218 ;
    padding: 10px 26px;
    outline: none;
    border: none;
    line-height: 20px;
    border-radius: 5px;
    color: #ffffff;
}
.index-about-box .index-aboutus  a.IndexMore:hover{
    background: #9bb7dd;
}

.index-about-box .index-contact{
    background: #f4f4f4;
    font-size: 15px;
}
.index-about-box .index-contact h3{
    font-size: 28px;
}


.index-about-box .index-contact ul li{
    padding:0 0  12px 30px;
}



.apss-bg{
    background-size: cover;
    text-align: center;
    color: #fff;
}
.apss-bg .head-title,.apss-bg h1{
    color: #fff;
    line-height: 1.1em;
}
.about-bg{
    background: url("../images/about-pic-1.jpg") no-repeat center;
}
.service-bg{
    background: url("../images/service-bg.jpg") no-repeat center;
}
.product-bg{
    background: url("../images/product-bg.jpg") no-repeat center;
}
.support-bg{
    background: url("../images/support-bg.jpg") no-repeat center;
}



.about-part-one h2,.distributors-part h2{
    font-size: 36px;
    margin: 60px 0 20px 0;
    text-align: center;
}
.distributors-part p{
    margin-bottom: 15px;

    line-height: 1.5;
    color: #fff;
}
.o-information h2{
    margin: 30px 0 50px 0;
    text-align: center;
}

.about-part-two{
    background: #f4f4f4;
    margin: 60px 0;
}
.o-information-box p{
    margin-bottom: 0;
}
.about-part-two h3{
    font-size: 30px;
}
.about-part-two  ul{
    list-style: none;
    padding: 0;
    margin-top: 20px;
}
.about-part-two ul li{
    padding-bottom: 10px;
}
 .about-become{
    background: url("../images/about-pic-2.jpg")  no-repeat center;
     color: #ffffff;
     background-size: cover;
}

.about-become .more-distributors{
    margin-top: 20px;
    display: block;
}
.about-become .more-distributors a{
    text-align: center;
    background: #fec218;
    color: #ffffff;
    padding: 10px 15px;
    border-radius: 3px;
    display: inline-block;
}
.about-become .more-distributors a:hover{
    background: #9bb7dd;
}
.about-become h3{
    color: #ffffff;
}
.contact-part {
    margin: 50px 0;
    background: #f4f4f4;
}
.contact-part .contact-info{
    padding-top: 20px;
    padding-bottom: 20px;
}
.about-part-two .about-platform{
    padding-top: 30px ;
    padding-bottom: 30px;
}
.contact-part .contact-info ul{
    list-style: none;
    margin-top: 20px;
}
.contact-part .contact-info ul li{
    padding: 0 0 5px 30px;

}
.share-part{
    margin-top: 40px;
}
.share-part span{
    display: inline-block;
    float: right;
    padding: 5px 14px;
    border-radius: 3px;
    margin: 5px;
    color: #ffffff;
}
.share-part span:hover{
    color: #3d4f69;
}

.service-part-one h1.service-title,.product-part-one h1.product-title{
    margin:40px 0 30px 0;
    font-size: 30px;
    line-height: 1.5em;
}

 .tech-tit ul{
     font-size: 15px;
 }
 .product-sec-tit h3, .tech-tit h3, .service-sec-tit h3{
     margin: 0 0 20px 0;
     font-size: 28px;

}

.service-sec-tit .panel-default,.product-sec-tit .panel-default,.gene-box .panel-default,.news-box  .panel-default  {
    border: none;
    box-shadow: none;
}
.service-sec-tit .panel-default>.panel-heading,.product-sec-tit .panel-default>.panel-heading{
    background: none;
    border: none;
    border-radius: 0;
    padding: 10px 0;
}
.gene-box  .panel-default>.panel-heading ,.news-box .panel-default>.panel-heading{
    background: none;
    border: none;
    border-radius: 0;
    padding: 10px 5px;
}
.service-sec-tit .panel-default ul,.product-sec-tit .panel-default ul{
    list-style: none;
    font-size: 15px;
}
.service-sec-tit .panel-title,.product-sec-tit .panel-title,.gene-box .panel-title, .news-box .panel-title{
    font-weight: 500;
    font-size: 17px;
}
.panel-title a{
    color: #3d4f69;
}
.panel-title a:hover{
    color: #9bb7dd;
}
.service-sec-tit .panel-title .fa,.product-sec-tit .panel-title .fa,.gene-box .panel-title .fa,.news-box .panel-title .fa{
    float: right;
    color: #939eae;
    width: 20px;
    height: 20px;
    text-align: center;
}

.service-sec-tit .panel-default>.panel-heading+.panel-collapse .panel-body,
.product-sec-tit .panel-default>.panel-heading+.panel-collapse .panel-body{
    border: none;
    padding: 8px 0 ;
}
.gene-box .panel-default>.panel-heading+.panel-collapse .panel-body,
.news-box .panel-default>.panel-heading+.panel-collapse .panel-body {
    border: none;
    padding: 8px 5px ;
}
.service-box-1, .product-box-1{
    padding: 40px 10px 40px 20px;
    margin: 30px 0;
    background: url("../images/service-pic-3.jpg") no-repeat center;
    background-size: cover;
    color: #fff;
}
.side-promise{
    padding: 50px 10px;
    margin: 30px 0;
    background: url("../images/side-promise.jpg") no-repeat center;
    background-size: cover;
    color: #fff;
}
.side-promise img{
    margin: 10px auto 20px auto;
}
.side-promise h4.h4{
    font-size: 1.3em;
    color: #fff;
    line-height: 2em;
}

.product-box-1 h4{
    font-weight: bold;
    margin-bottom: 30px;
}
.product-box-1 a{
    color: #fff;
}
.service-box-1 h2{
    line-height: 2;
    font-size: 25px;
    color: #fff;
}
.product-box-1 img{
    display: inline-block;
}
.product-box-1 ul{
    padding-left: 20px;
}
.product-box-1 ul>li{
    margin-bottom: 10px;
}
.online-order .order-title{
    display: block;
    margin: 0 0 5px 10px;
}

.online-order h3{
    border-top: 1px solid #f4f4f4;
    padding: 25px 0;
    margin-top: 40px;
}
.online-order h3.pro-order{
    background: #7a9ed0;
    padding: 15px 0 15px 10px;
    color: #ffffff;
    margin:40px 0 20px 0
}
.online-order input.form-control,.online-order input[type="text"]{
    height: 35px;
}
.online-order input[type=radio], .online-order input[type=checkbox]{
    margin-top: 6px;
}
.online-order input[type="text"], .online-order textarea{
    width: 100%;
    outline: none;
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 0 10px;
    box-shadow: none;
}
.online-order select{
    padding: 0 5px;
    box-shadow: none;
    width: 100%;
    outline: none;
    border-radius: 3px;
    border: 1px solid #ccc;
    height: 35px;
}
.online-order .form-horizontal div[class*='col-md']{
    margin-bottom: 12px;
}
.online-order input:focus, .online-order textarea:focus{
    box-shadow: none;
}
.online-order button,.careers-form button{
    padding: 8px 20px ;
    background: #547abb;
    color: #ffffff;
    border: none;
    border-radius: 3px;
    font-weight: bold;
    margin-bottom: 30px;
}
.online-order button:hover,.careers-form button:hover,.online-order button:focus,.careers-form button:focus{
    background: #3d4f69;
    border: none;
    outline: none;
}
.online-order .order-remark{
    font-size: 13px;
    line-height: 1;
    margin-bottom: 20px;
    display: block;
    margin-top: 10px;
}
.distributors-part select{
    width: 35%;
    min-width: 250px;
    height: 50px;
    outline: none;
    border:1px solid #CCCCCC;
    border-radius: 3px;
    margin-top: 10px;
    padding-left: 20px;
}
.distributor-part{
    margin-bottom: 50px;
    margin-top: 50px;
}
.distributor-part-1{
    background: #f4f4f4;
    padding: 60px 0 50px 0;
}
.distributor-part-1 h3{
    font-size: 30px;
    margin-bottom: 30px;

}
.distributor-part-1 img{
    display: inline-block;
}
.distributor-part-2{
    padding: 25px 25px 0 25px ;
}
.o-information input{
    width: 100%;
    margin: 10px 0;
    padding: 5px 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.o-information .ordersubmit,.credit-payment .ordersubmit{
    background: #3d4f69;
    border: none;
    color: #ffffff;
    border-radius: 3px;
    padding: 8px 25px;
    margin: 10px 0 25px 0;
    font-size: 16px;
}
.o-information .ordersubmit:hover,.credit-payment  .ordersubmit:hover{
    background: #3e5c87;
    border: none;
}
.o-information-part {
    background: #f4f4f4;
    padding: 40px 20px 20px 20px;
    text-align: center;
    margin-top: 20px;
}

.credit-payment{
    background: #fec218;
    margin:70px 0;
    padding: 30px 0 70px 0;
    line-height: 1.428;
}
.credit-payment h2{
    padding: 10px 0 5px 0;
    color: #ffffff;
}
.credit-payment p{
    color: #ffffff;
    margin-bottom: 20px;
}
.credit-payment h4{
    padding: 20px 0 15px 0;
    font-size: 25px;
    color: #3d4f69;
}
.credit-payment input,.credit-payment textarea{
    width: 100%;
    margin: 8px 0;
    padding: 5px;
    outline: none;
    border: 1px solid #ffffff;
    height: 42px;
    border-radius: 0;
}
.credit-payment input:hover,.credit-payment textarea:hover{
    width: 100%;
    background: rgba(255,255,255,0.8);
    transition: all ease 0.3s;
    -moz-transition:all ease 0.3s ;
    -webkit-transition:all ease 0.3s ;
}
.credit-payment button{
    width: 100%;
    margin: 10px 0;
    padding: 8px;
    border: none;
    font-size: 20px;
    background: #3d4f69;
    color: #ffffff;
    border-radius: 3px;
    outline: none;
}
.credit-payment button:hover{
    background: #264066;
    transition: all ease 0.3s;
    -moz-transition:all ease 0.3s ;
    -webkit-transition:all ease 0.3s ;
}
h3.feature-product{
    font-size: 20px;
    margin: 30px 0 20px 0;
    font-weight: 600;
}
 span.feature-tit a{
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
     color: #6d8fbc;
    padding-left: 8px;
     margin-bottom: 6px;
}
span.feature-tit a:hover{
    color: #3d4f69;
}
span.feature-tit:before {
    content: '\f105';
    font-family: "FontAwesome";
    font-size: 16px;
    font-weight: 600;
    color: #6d8fbc;
}

.resource-part-one ul{
    list-style: none;
    padding: 0;
    margin: 10px 0 20px 0;
}
.resource-tit{
    font-weight: 600;
    color: #666666;
}
.product-anti a{
    display: block;
    padding: 5px 3px 12px 3px;
}

.product-anti a:hover{
    background: #7ea0cf;
    color: #ffffff;
    border-radius: 4px;
    transition: all ease 0.3s;
    -moz-transition:all ease 0.3s ;
    -webkit-transition:all ease 0.3s ;
}
.pro-list-box .breadcrumb{
background: #ffffff;
    font-size: 14px;
    padding: 6px 0;
    margin: 0;
}

.pro-list{
    margin: 15px 0;
    padding: 5px 5px 10px 10px;
    border-bottom: 1px solid #e3e3e3;
}
.pro-list:hover{
    background: #f4f4f4;
}
.pro-list:hover .KnockoutValidated{
    background: #f98406;
    color: #fff;
}
.pro-list .product-name{
    font-size: 17px;
}
.pro-list .col-md-6{
   margin: 5px 0;
}
.pro-list .list-inquiry a,.ivd-list .list-inquiry a,.ad-inquiry a{
    display: inline-block;
    padding: 4px 10px;
    background: #1f3e73;
    border-radius: 3px;
    color: #ffffff;
    font-size: 14px;
    margin-right: 3px;
}
.pro-list .list-inquiry a:hover,.ivd-list .list-inquiry a:hover,.ad-inquiry a:hover{
    background: #7ea0cf;
}
.pro-list .addtobasket,.ivd-list .addtobasket{
    padding: 7px;
    border-radius: 3px;
    background: #fec218;
    color: #ffffff;
}
.pro-list .addtobasket:hover,.ivd-list .addtobasket:hover{
    cursor: pointer;
}
.list-showing{
    background: #f4f4f4;
    padding: 5px 10px;
}
.list-showing ul{
    list-style: none;
    padding-left: 10px;
}
.list-fliter .fliter-search{
    line-height: 1.7;
}
.list-fliter .fliter-search span{
    color: #fec218 ;
}
.list-fliter .panel-default>.panel-heading+.panel-collapse .panel-body{
    border: none;
    padding: 10px 0 0 0;
}
.list-fliter .panel-default>.panel-heading,.list-fliter .panel-default{
    border: none;
    background: none;
    padding-left: 0;
}
.list-fliter .panel-default>.panel-heading+.panel-collapse .panel-body ul{
    list-style: none;
    padding: 0;
}


.list-fliter .panel-default>.panel-heading+.panel-collapse .panel-body ul.filter-one{
    padding: 10px;
    background: #f4f4f4;
    max-height: 150px;
    overflow-y: auto;
    margin: 2px 0 10px 0;
}
.fliter-ul span.filter-con{
    display: block;
    font-weight: bold;
}
.fliter-ul span.filter-con:before{
    content: '\f105';
    font-family: "FontAwesome";
    font-size: 14px;
    font-weight: 600;
    color: #3d4f69;
    padding-right: 3px;
}

.pro-title{
    font-size: 26px;
    margin:10px 0 20px 0;
    color: #3d4f69;
}
.pro-title span{
    color: #666666;
    display: inline-block;
    margin-left: 20px;
    font-size: 16px;
}

.pro-inquiry,.basket-icon {
   display: inline-block;
    color: #ffffff;
    padding: 3px 15px;
    border-radius: 30px;
    background: #428bca;
    margin: 5px 10px 5px 0;
    font-size: .95em;
}
.pro-inquiry:hover,.basket-icon:hover{
    background: #7ea0cf;
    color: #ffffff;
}

.plbox{
    margin-top: 40px;
}
.product-sep{
    border-bottom: 1px solid #e3e3e3;
    padding: 10px 0;
    word-wrap: break-word;
}
.list-se{
    margin: 20px 0;
}
.list-se h3{
    margin: 10px 0 20px 10px;
}

.pro-reference{
   border-left: 3px solid #f5a63f;
    padding-left: 20px;
    margin-bottom: 25px;
}
.pro-reference p{
    margin-bottom: 7px;
}
.reference-one .pro-reference p{
    margin-bottom: 15px;
}
.pro-reference p.reference-af{
    font-size: .95em;
    color: #666;
    margin-bottom: 12px;
}
.reference-so{
    font-size: .95em;
}
.pro-reference p>a{
    display: inline-block;
    color: #ffffff;
    padding: 3px 15px;
    border-radius: 30px;
    background: #428bca;
    margin: 5px 10px 5px 0;
    font-size: .95em;
}
.pro-reference p>a:hover,.pro-reference p>a:focus{
    background: #7ea0cf;
    color: #fff;
    text-decoration: none;
}
.pro-custom{
    border-bottom: 1px solid #e3e3e3;
    padding: 0 0 10px 10px;
}
.pro-custom span a{
display: block;
    margin: 5px 0;
    font-weight: 600;
}
.owl-carousel-3 .item{
    padding: 2px;
    border: 1px solid #e3e3e3;
    height: 220px;
    text-align: center;
}
.owl-carousel-3 .owl-item img{
    display: inline-block;!important;
    max-width: 100%;!important;
    width: auto;!important;
    height: 214px;!important;
}
.see-box p a{
    color: #f5a63f;
}
.see-box p a:hover{
    color: #7ea0cf;
}
.see-pro span{
    color: #fdc117;
    display: block;
    padding: 5px 0;
}
.list-right .right-samll{
    margin-bottom: 10px;
}
.infop{
    color: #7a8595;
    line-height: 2em;
}
.right-order p{
    font-size: 15px;
    line-height: 1.428571429em;
}
.right-order p span{
   display: block;
    margin-top: 5px;
}

.support-box .navbar-default .navbar-nav>.active>a {
    background: #7ea0cf;
    color: #ffffff;
    border-radius: 3px;
}

.support-box .navbar-nav>li>a{
    padding: 10px 20px;
    font-size: 18px;
}
.support-box .navbar-default .navbar-nav>.active>a:hover,.support-box .navbar-default .navbar-nav>.active>a:focus{
    background: #3d4f69;
}
.promise-box h4 {
    padding: 10px 0 5px 0;
    height: 45px;
    font-weight: bold;
}
.promise-box{
    position: relative;
}
.promise-box a:hover h4{
    color: #7ea0cf;
}
.promise-box p{
  color: #666;
    font-size: 0.9em;
    line-height: 1.428;
}

.promise-box .support-more a{
    display: inline-block;
    background: #7ea0cf;
    color: #ffffff;
    padding:7px 15px ;
    border-radius: 4px;
}
.promise-box .support-more a:hover{
    background: #3d4f69;
}

.dignostic-page .pagination>li>a, .pagination>li>span{
    margin-left: 10px;
    border: none;
    background: #ebeaea;
    border-radius: 3px;
    position: relative;
}
.dignostic-page .pagination>li>a:hover, .pagination>li>span:hover{
    background: #7ea0cf;
    color: #ffffff;
}
.dignostic-page .pagination>li.active>a, .pagination>li.active>span{
    background: #7ea0cf;
}

.list-marked>li {
    position: relative;
    padding-left: 13px;
   margin-bottom: 8px;
}
.list-marked>li a{
    color: #6d8fbc;
}
.list-marked>li a:hover{
    color: #3d4f69;
}
.list-marked>li:before {
    content: '\f105';
    font-family: "FontAwesome";
    font-size: 14px;
    position: absolute;
    left: 0;
    top:0;
    font-weight: 600;
    color: #89a7cd;
}

.show-up{
    font-size: 28px;
    display: flex;
    padding-top: 20px;
    color: #9bb7dd;
}
.support-pic {
    height: 100px;
    overflow: hidden;
}
.support-pic img{
   min-height: 100px;
}
.inquiry-table {
    font-size: 14px;
    color:#7a8595;
}
.inquiry-table td{
    height: 56px;
    line-height: 18px;
}


 .gene-title{
    font-size: 22px;
    margin: 0 0 20px 0;
}
.gene-box .gene-product,.news-box .news-product{
    font-size: 20px;
    padding: 8px 5px ;
    background: #eeeeee;
    border:  1px solid #e3e3e3;
    margin-top:0;
}
.gene-letter a{
    display: inline-block;
    padding: 4px 9px;
    font-weight: bold;;
}
.gene-letter a.active{
    background: #fdc117;
    color: #ffffff;
}
.gene-letter{
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.gene-letter a:hover{
    background: #e3e3e3;
    color: #7a8595;

}
.gene-content{
    margin-bottom: 30px;
}
.letter-list a{
    display: block;
    padding: 5px;
}
.elias-box{
    background: #f9f9f9;
    border-bottom: 2px solid #ffffff;
    padding:10px 0 ;
}
.news-title{
    font-size: 28px;
    margin: 0 0 20px 0;
}
.news-list{
    padding: 15px 0 10px 0;
    border-bottom: 1px solid #e3e3e3;
}
.news-list p{
    margin: 10px 0;
}
.news-list .news-name a{
    font-size: 19px;
}
.news-list .news-date{
    font-size: 13px;
    color: #666666;
}

.diagnostics-page{
    margin-top: 20px;
}
.diagnostics-page .pager li>a{
    color: #4c6181;
    padding: 3px 10px;
    font-size: 14px;
}
.diagnostics-page .pager li.active>a{
    background-color: #4c6181;
    color: #ffffff;
}
.hot-title{
    font-size: 20px;
    margin: 30px 0 15px 0;
}
.transition-title{
    font-size: 28px;
    margin: 0 0 20px 0;
}
.transition-list{
   margin-top: 30px;
    margin-bottom: 30px;
}
.transition-list  a:before{
    content: '\f105';
    font-family: "FontAwesome";
    font-size: 14px;
    position: absolute;
    left: 20px;
    top: 3px;
    font-weight: 600;
    color: #7f8791;
}
.transition-list div[class*='col-md']{
    margin-bottom: 5px;
}
.transition-list a{
    display: block;
    padding: 3px 0 5px  16px;
   background: #ffffff;
}
.transition-list a:hover{
    display: block;
    padding: 3px 0 5px  18px;
    background: #f9f9f9;
}


/*header*/



@media only screen and (min-width:1440px){
    .nav-part .logo-part .navbar-brand img{
        width: 240px;
    }
    nav.navbar.bootsnav ul.nav > li > a{
        padding: 21px 18px;
    }
    .nav-part .navbar-nav{
        padding-left: 80px;
    }
}
@media only screen and (min-width:1260px) and (max-width:1440px){
    .nav-part .logo-part .navbar-brand img{
        width: 210px;
    }
    nav.navbar.bootsnav ul.nav > li > a{
        padding: 21px 15px;
    }
    .nav-part .navbar-nav{
        float: right;
    }
}
@media only screen and (min-width:1000px) and (max-width:1260px){
    .nav-part .logo-part .navbar-brand img{
       display: none;
    }
    nav.navbar.bootsnav ul.nav > li > a{
        padding: 21px 15px;
    }
    .nav-part .navbar-nav{
        float: right;
    }
}
@media only screen and (min-width:1200px){
    .search-custom{
        padding: 10px 5px 5px 30px;
    }
}
@media only screen and (max-width:1200px){
    .search-custom{
        padding: 0 5px 5px 30px;
    }
}
@media only screen and (min-width:1000px){


    .search-part button{
        width: 80px;
    }

    nav.navbar.bootsnav ul.nav .dropdown-menu .dropsecond-menu{
        left: 15px;
        background: #334968;
    }
    nav.navbar.bootsnav ul.nav .dropdown-menu .dropthird-menu{
        top: 5px;
        left: 100%;
        background: #334968;
    }

    .nav-part .logo-part .navbar-brand{
        padding: 15px 0 0 0;
    }
    .search-part .select-one, .search-part .select-two, .search-part .search-input {
        padding: 0;
    }
    .search-part  .select-one select{
        margin-left: 2px;
    }
    .search-part  .select-two select{
        margin-left: 1px;
    }
    .header-part .search-part{
        height: 60px;
    }
    .header-part .nav-part{
        height: 64px;
    }


}

@media only screen and (max-width:1000px){
    .search-part .select-one{
        padding-right: 0;
        margin-bottom: 5px;
    }
    .search-part .select-two{
        padding-left: 0;
        margin-bottom: 5px;
    }
    .search-part .select-two select{
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }
    .search-part .search-input input{
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    .nav-part .logo-part .navbar-brand{
        float: right;
        display: block;
    }
    .search-part button{
        width: 100%;
    }

}

@media only screen and (min-width:768px) and (max-width:1000px){
    .nav-part .logo-part .navbar-brand img{
        display: none;
    }
}
@media only screen and (min-width:480px) and (max-width:768px){
    .nav-part .logo-part .navbar-brand{
        padding: 7px 0 0 0;
    }
}

@media only screen and (min-width:320px) and (max-width:480px){
    .nav-part .logo-part .navbar-brand img{
        width: 210px;
        padding-top: 5px;
    }
    .nav-part .logo-part .navbar-brand{
        padding: 8px 0 0 0;
    }
}


.header-part .search-part{
    background: #eceff1;
    padding: 7px 0;
}
.header-part .nav-part{
    background: #314056;
}
.header-part .navbar-default{
    background: none;
    border: none;
    border-radius: 0;
    color: #ffffff;
    margin: 0;
}

.search-custom{
    font-size: 14px;
    background: url("../images/customer-service.png") no-repeat 0 9px;
}

.header-part .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
    color: #ffffff;
    background: none;

}
.header-part .navbar-default .navbar-nav>li{
    position: unset;
    margin-bottom: 0;
}
.header-part .navbar-default .navbar-nav>li.old-dropdown{
    position: relative;
}
.header-part .navbar-default .navbar-nav>li>a,.old-dropdown .dropdown-menu>li>a{
    color: #fdc117;
}
.header-part .navbar-default .navbar-nav>li>a:hover,.old-dropdown .dropdown-menu>li>a:hover{
    color: #ffffff;
}

.header-part .navbar-default .navbar-nav>.open>a,
.header-part .navbar-default .navbar-nav>.open>a:hover,
.header-part .navbar-default .navbar-nav>.open>a:focus{
    color: #ffffff;
    background-color: #314056;
}


.navbar-wrapper{
    width: 100%;
    z-index: 20;
}
.search-part  select{
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    color: #6f7f8f;
    border: 1px solid #cfd9db;
    padding: 0 14px 0 5px;
    position: relative;
    background: url(../images/arrow.png) no-repeat scroll right center #ffffff;
}
.search-part  .select-one select{
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    height: 44px;


}
.search-part  select, .search-part  input{
    width: 100%;
    height: 44px;
    outline: none;
    border-radius: 0;
    font-size: 14px;
}
.search-part  .select-two select{
    border: 1px solid #cfd9db;
}
.search-part .search-input input {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border: 1px solid #cfd9db;
    padding: 0 5px;
}
.search-part .search-input input:hover{
    background: rgba(255,255,255,0.8);
}
.search-input input ::-webkit-input-placeholder { /* WebKit browsers */
    color:#6f7f8f ;
}
.search-input input :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#6f7f8f ;
}
.search-input input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#6f7f8f ;
}
.search-input input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#6f7f8f ;
}

.search-part button {
    background: #e64a1a;
    border: none;
    color: #ffffff;
    border-radius: 3px;
    font-size: 20px;
    height: 44px;
}
.search-part button:hover{
    background: #314056;
}



/* Navbar
=================================*/
nav.navbar.bootsnav{
    margin-bottom: 0;
    border-radius: 0px;
    border: none;
    z-index: 9;
    position: relative;
}

nav.navbar.bootsnav .navbar-toggle{
    background:none;
    border: none;
    padding: 0;
    font-size: 18px;
    position: relative;
    top: 5px;
}

/* Navbar Full
=================================*/

nav.bootsnav.navbar-full .navbar-toggle{
    display: inline-block;
    margin-right: 0;
    position: relative;
    top: 0;
    font-size: 30px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

nav.bootsnav.navbar-full .navbar-collapse{
    position: fixed;
    width: 100%;
    height: 100% !important;
    top: 0;
    left: 0;
    padding: 0;
    display: none !important;
    z-index: 9;
}

nav.bootsnav.navbar-full .navbar-collapse.in{
    display: block !important;
}

nav.bootsnav.navbar-full .navbar-collapse .nav-full{
    overflow: auto;
}

nav.bootsnav.navbar-full .navbar-collapse .wrap-full-menu{
    display: table-cell;
    vertical-align: middle;
    background-color: #fff;
    overflow: auto;
}



nav.bootsnav.navbar-full .navbar-collapse ul.nav{
    display: block;
    width: 100%;
    overflow: auto;
}

li.close-full-menu > a{
    padding-top: 0px;
    padding-bottom: 0px;
}

li.close-full-menu{
    padding-top: 30px;
    padding-bottom: 30px;
}

/* Side Menu
=================================*/
body{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

body.on-side{
    margin-left: -280px;
}

.side{
    position: fixed;
    overflow-y: auto;
    top: 0;
    right: -280px;
    width: 280px;
    padding: 25px 30px;
    height: 100%;
    display: block;
    background-color: #333;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 9;
}

.side.on{
    right: 0;
}

.menu-box{
    padding: 10px 15px 0 15px;
    line-height: 1.428;
}
.menu-box span.first-menu{
    margin-bottom: 5px;
    display: block;
}
.menu-box span.first-menu >a{
    color: #fdc117;
    display: block;
    font-size: 15px;
    font-weight: 500;
}
.menu-box span.first-menu >a:hover{
    color: #96b2d7;
}
.menu-box ul li a{
    color: #ffffff;
    font-size: 13px;
    line-height: 1.428;

}
.menu-box ul li a:hover{
    color: #96b2d7;
}
.navbar-collapse{
    max-height: 400px;
}


@media (min-width: 1024px) {
    /* General Navbar
    =================================*/
    nav.navbar.bootsnav ul.nav .dropdown-menu .dropdown-menu{
        margin-top: -2px;
    }

    nav.navbar.bootsnav ul.nav.navbar-right .dropdown-menu .dropdown-menu{
        left: -200px;
    }

    nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after{
        font-family: 'FontAwesome';
        content: "\f107";
        margin-left: 5px;
        margin-top: 2px;
    }

    nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
        -moz-box-shadow: 0px 0px 0px;
        -webkit-box-shadow: 0px 0px 0px;
        -o-box-shadow: 0px 0px 0px;
        box-shadow: 0px 0px 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
        min-width: 210px;
        background: #314056;
        padding: 15px 0;

    }
    nav.navbar.bootsnav li.dropdown ul.dropfist-menu{
        width: 100%;!important;
        position: absolute;
        left: 0;
    }

    nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li a:hover,
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li a:hover{
        background-color: transparent;
    }


    nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li:last-child > a{
        border-bottom: none;
    }

    nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a{
        text-align: right;
    }

    nav.navbar.bootsnav li.dropdown ul.dropdown-menu li.dropdown > a.dropdown-toggle:before{
        font-family: 'FontAwesome';
        float: right;
        content: "\f105";
        margin-top: 0;
    }

    nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li.dropdown > a.dropdown-toggle:before{
        font-family: 'FontAwesome';
        float: left;
        content: "\f104";
        margin-top: 0;
    }

}

@media (max-width: 992px) {

    nav.navbar.bootsnav .navbar-header {
        height: 50px;
    }

    nav.navbar.bootsnav .navbar-toggle {
        display: inline-block;
        float: left;
        margin-right: -200px;
        margin-top: 10px;
    }

    nav.navbar.bootsnav .navbar-collapse {
        border: none;
        margin-bottom: 0;
    }


    nav.navbar.bootsnav .navbar-collapse.collapse {
        display: none !important;
    }

    nav.navbar.bootsnav .navbar-collapse.collapse.in {
        display: block !important;
    }

    nav.navbar.bootsnav .navbar-nav {
        float: none !important;
        padding-left: 30px;
        padding-right: 30px;
        margin: 0px -15px;
    }

    nav.navbar.bootsnav .navbar-nav > li {
        float: none;
    }

    nav.navbar.bootsnav li.dropdown a.dropdown-toggle:before{
        font-family: 'FontAwesome';
        content: "\f105";
        float: right;
        font-size: 16px;
        margin-left: 10px;
    }

    nav.navbar.bootsnav li.dropdown.on > a.dropdown-toggle:before{
        content: "\f107";
    }

    nav.navbar.bootsnav .navbar-nav > li > a{
        display: block;
        width: 100%;
        border-bottom: solid 1px #e0e0e0;
        padding: 10px 0;
        margin-bottom: -1px;
    }

    nav.navbar.bootsnav .navbar-nav > li:first-child > a{
        border-top: none;
    }

    nav.navbar.bootsnav ul.navbar-nav.navbar-left > li:last-child > ul.dropdown-menu{
        border-bottom: solid 1px #e0e0e0;
    }

    nav.navbar.bootsnav ul.nav li.dropdown li a.dropdown-toggle{
        float: none !important;
        position: relative;
        display: block;
        width: 100%;
    }

    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{
        width: 100%;
        position: relative !important;
        background-color: transparent;
        float: none;
        border: none;
        -moz-box-shadow: 0px 0px 0px;
        -webkit-box-shadow: 0px 0px 0px;
        -o-box-shadow: 0px 0px 0px;
        box-shadow: 0px 0px 0px;
        -moz-border-radius: 0px 0px 0px;
        -webkit-border-radius: 0px 0px 0px;
        -o-border-radius: 0px 0px 0px;
        border-radius: 0px 0px 0px;

    }


    nav.navbar.bootsnav ul.nav ul.dropdown-menu ul.dropdown-menu{
        float: none !important;
        left: 0;
        padding: 0 0 0 15px;
        position: relative;
        background: transparent;
        width: 100%;
    }

    nav.navbar.bootsnav ul.nav ul.dropdown-menu li.dropdown.on > ul.dropdown-menu{
        display: inline-block;
        margin-top: -10px;
    }

    nav.navbar.bootsnav li.dropdown ul.dropdown-menu li.dropdown > a.dropdown-toggle:after{
        display: none;
    }

    body > .wrapper{
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    body.side-right > .wrapper{
        margin-left: 280px;
        margin-right: -280px !important;
    }

    nav.navbar.bootsnav.navbar-mobile .navbar-collapse{

        overflow-y: auto !important;
        overflow-x: hidden !important;
        display: block;
        z-index: 99;
        width: 100%;
        height: 100% !important;
        left: -280px;
        top: 0;
        padding: 0;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        background: #3d4f69;
    }

    nav.navbar.bootsnav.navbar-mobile .navbar-collapse.in{
        left: 0;
    }

    nav.navbar.bootsnav.navbar-mobile ul.nav{
        width: 100%;
        padding-right: 0;
        padding-left: 15px;
    }

    nav.navbar.bootsnav.navbar-mobile ul.nav > li > a{
        padding: 15px 15px;
    }

    nav.navbar.bootsnav.navbar-mobile ul.nav ul.dropdown-menu > li > a{
        padding:0;
        white-space: normal;
    }


}

@media (max-width: 767px) {
    nav.navbar.bootsnav .navbar-header {
        padding-left: 15px;
        padding-right: 15px;
    }

    nav.navbar.bootsnav .navbar-nav {
        padding-left: 15px;
        padding-right: 15px;
    }


    /* Mobile Navigation
    =================================*/
    body.side-right > .wrapper{
        margin-left: 280px;
        margin-right: -280px !important;
    }
    body.side-right{
        overflow-x: hidden;
    }

    nav.navbar.bootsnav.navbar-mobile .navbar-collapse{
        margin-left: 0;
    }

    nav.navbar.bootsnav.navbar-mobile ul.nav{
        margin-left: -15px;
    }

    li.close-full-menu{
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
}






/*footer*/

.footer{
    margin-top: 50px ;
    background: #3d4f69;
    color: #ffffff;
    padding-top: 25px;
    font-size: .93em;
}
.footer ul{
    list-style: none;
    padding: 0;
    margin: 20px 0;
}
.footer ul li{
    padding-bottom: 0;
}
.footer h4{
    color: #ffffff;
}

.footer a{
    color: #96b2d7;
}
.footer a:hover{
    color: #ffffff;
}
.footer a .fa{
    font-size: 16px;
    color: #364861;
    width: 25px;
    height: 25px;
    border-radius: 4px;
    text-align: center;
    line-height: 25px;
    background: #fec218;
}
.footer a:hover .fa{
    color: #fec218;
    background: none;
}
 .copyright{
    background: #364861;
    font-size: 13px;
     color: #96b2d7;
     padding: 15px 0;
}
 .subscript-box{
     margin-top: 30px;
 }
 .subscript-box label{
     font-size: 15px;
     font-weight: normal;
     color:#fec218;
 }
.subscript-box .form-control{
    border-radius: 0;
    box-shadow: none;
    width: 70%;
    background: #ffffff;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
}
.subscript-box .form-control:hover{
    background: rgba(255,255,255,0.9);
}
.subscript-box button,.subscript-box button:focus{
    display: block;
    position: absolute;
    top:0;
    right: 20%;
    border-radius: 0;
    height: 40px;
    width: 125px;
    background: #fec218;
    line-height: 39px;
    color: #364861;
    border: none;
    font-weight: bold;
    outline: none;
}
.subscript-b{
    position: relative;
    width: 100%;
}
.subscript-box button:hover{
    background: #364861;
    color: #fec218;
}



    /* search auto */
.selectItems {position:absolute;top:43px;left:0px;background-color:#fff;width:100%;text-align:center;border-left:#ccc solid 1px;border-right:#ccc solid 1px;border-bottom:#ccc solid 1px;padding:0;z-index:10000000;}
.selectItems ul {list-style:none;font-size:1em;padding:0px;margin:0px;}
.selectItems ul li {height:30px;line-height:30px;color:#666;cursor:pointer;text-align:left;padding-left:12px;}
.selectItems ul li:hover {color:#f60;}
.selectItems ul li.curr {color:#f60;background-color:#efefef;}

/**/
.ullist{padding:0px 0px 10px 18px;margin:0px;}

/**car**/
.ShoppingCar{}
.ShoppingCar .carTit{font-size:20px;font-weight:bold;}
.ShoppingCarList{ display:table; width:100%;font-size:14px;padding:5px; background-color:#fafafa;}
.ShoppingCarqiansebg{ background-color:#f2f2f2;font-weight:bold;}
.ShoppingCarList td{padding:8px;}
.ShoppingCarList tr:first-child td,.ShoppingCarList tr:last-child td{background-color:#fafafa;}
.ShoppingCarList tr td{border-bottom:1px solid #efefef; background-color:#FFF;}
.sanjiao{ border-top:15px solid #f2f2f2 ;border-left:15px solid transparent;border-right:15px solid transparent; display: inline-block; position:relative;left:45%;}
.ShoppingCarList a:hover{color:#ff0000;}
.ShoppingCarList .docare{color:#000000; cursor:pointer}
.ShoppingCarList .docare:hover{color:#ff0000;}
.ShoppingCarList .dellink{color:#000000; cursor:pointer}
.shoppoingNote{padding:10px 10px 10px 30px; background-color:#fcf6ee;font-size:16px;margin-bottom:15px;border:1px solid #f4dec0; font-family:"conduitWebL", Arial, Helvetica, sans-serif;font-weight: lighter; position:relative;}


.buycar{position: fixed;top:20%;padding:10px;right:0; background-color:#338099;line-height:17px;  z-index:100000;}
.buycar .glyphicon{color:#f2f2f2;font-size:26px;position: relative;top:0px;right:0; z-index:100; cursor:pointer;}
.buycar:hover .carcontent{ display: block; color:#b9e8f7;}
.buycar:hover .glyphicon{color:#ffffff;}
.buycar a{color:#f2f2f2;}
.buycar:hover a{color:#ffffff;}
.buycar .carcontent{z-index:99;position:absolute;top:0px;right:0;background-color:#338099;display: none;color:#fff;padding:15px;width:240px;}
.buycar .carcontent .Tit{font-size:18px;font-weight:bold;margin-bottom:10px;color:#ffffff;}
.buycar .carcontent .CarList{font-size:12px;max-height:275px;overflow:hidden;overflow-x:auto;overflow-y:scroll;}
.buycar .carcontent .CarList tr td{border-bottom:1px solid #5faac3;padding:8px;}
.buycar .carcontent .CarList tr:last-child td{border-bottom:0px;}
.buycar .num{width:15px;height:15px;display:inline-block;background-color:#F00;color:#ffffff;z-index:12;position:absolute;top:-5px;right:0px; border-radius:15px; text-align:center;font-size:12px;line-height:15px;z-index:110;}
.KnockoutValidated{padding:2px 10px; background-color:#fff;color:#ee9304;font-size:12px;border-radius:30px;border: 1px solid #ee9304;}

/*gene*/
.genetAB {border-bottom:0px solid #aaa;padding:10px;background-color:#f2f2f2;font-size:0.855em;}
.genetAB .row {padding-top:5px;padding-bottom:5px;}
.genetAB strong {font-size:1em;}

.itermbordder {border:1px solid #ddd;padding:5px;margin-bottom:10px;}
.itermbordder h5 {height:30px;}
.itermbordder>a{display: block;width: 100%;height: 40px;overflow: hidden;position: relative}
.itermbordder a img {
    min-width: 0;
    min-height: 0;
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
.itermbordder p {margin:0px}
.RelatedResources h4 {padding-bottom:10px;line-height:30px;border-bottom:1px solid #ccc;}
.RelatedResources ul li a {font-size:0.8em;}

.AdvanceSearchUnit {width:100%;margin:auto;border-top:2px solid #444;padding-top:15px;padding-bottom:5px;}
.SearchTiojian {font-size:13px;}
.SearchTiojian .tiaojianSHUOMNG {float:left;padding:3px 5px 3px 0px;}
.SearchTiojian .tiaojianUnit {padding:3px 5px 3px 8px;float:left;border:1px solid #f2f2f2;margin-right:5px;color:#090;}
.SearchTiojian .tiaojianUnit .deltiaojian {font-size:14px;padding-left:8px;cursor:pointer;color:#ff0000;}


/*2017-12-11*/
.search-product-list{
    width: 100%;
    padding-top: 20px;
}
.img-right {
    float: right;
    margin-left: 15px;
    text-align: center;
    line-height: 18px;
}

.img-left {
    float:left;
    margin-right:15px;
    text-align:center;
    line-height:18px;
}

.NP-items {margin-top: 30px;margin-bottom: 30px;  }

.NP-items .col-md-4 {margin-bottom: 30px;}
.np-item .np-img {height: 80px;overflow: hidden;}
.np-item {position: relative;height:200px;width: 100%;border: 1px solid #ddd;  }
.np-item .np-t{padding: 20px;font-size: 1.1em;}
.GD-featurePro ul li h5, .GD-featurePro ul li h2 {padding: 0px;margin: 0px 0px 5px 0px;font-size: 1em;  font-weight: bold;  border: none;}
.GD-featurePro ul{padding-left: 0;}
.GD-featurePro ul li {list-style: none;padding: 0px 15px 0 0;margin: 20px 0px ;}
.GD-featurePro h4{  font-weight: bold;  }
.serviceshow img {display: block;max-width: 100%;height: auto;}
.GD-Featured p a{display: inline-block;margin-bottom: 4px;}
.support-box{margin-top: 30px;  }
.resItems {margin: 10px -8px 0 -8px;}
.resItems .col-md-4 {padding: 0 8px;}
.resItems h4.other {padding-top: 20px;}
.resItems h4 {padding: 10px 12px;color: #fff;background-color: #3f8ec4;border: 1px solid #417baa;margin-bottom: 0;line-height: 24px;height: 68px;text-align: center; }
.resItems ul {padding: 12px 0 10px 10px;border: 1px solid #dddddd;border-top: none;list-style: none;min-height: 251px;}
.resItems ul li {line-height: 38px;margin: 0;padding: 0 0 0 0;  }
.resItems ul li span {display: inline-block;width: 40px;text-align: center;}
.resItems ul li a {color: #417baa;padding-left: 10px;}
.resItems ul li img {display: inline-block;}
.antigen-tit {background-color: #ededed;  padding: 8px 10px;  font-size: 1.2em;}
.antigenItem p img {  vertical-align: middle;  display: inline-block;margin-right: 20px;width: 30px;max-height: 40px}
.tablepadding td {  padding: 8px;  border: 1px solid #CCCCCC}
.nav-tabs li {  margin-right: 5px;  }
.nav-tabs li a, .nav-tabs li a:hover{  background-color: #2985dc;  color: #ffffff;  }
.special-offers.resources-library .item {   height: 200px; }
.resources-library .item {  position: relative;  height: 148px;  border: 1px solid #ddd;  margin-bottom: 15px;  }
.resources-library .item p {  padding: 0 7px;  position: absolute;  bottom: 2px;  }

.resources-library .item h5 {  padding: 0 7px;  margin-top: 12px; font-size: 1em }
.resources-library h4 {  border-bottom: 2px solid #007acd; padding-bottom: 10px;  margin-right: -15px;  font-size: 1.5em}
.GD-DES .img {  margin-right: 20px;}
.GD-ControlAntibodies-des ul .picwidth {  width: 75%;  }
.GD-featurePro ul li img {  float: left;  margin-right: 15px;  }
.SecondaryTit {  font-size: 1.0em;  font-weight: bold;  text-align: center;  padding: 10px;  background-color: #eaf1f7;  margin-bottom: 13px;  }
.GD-Featured {  padding-top: 40px;  padding-bottom: 30px;  }
.GD-Featured h1 {  font-size: 1.1em;  font-weight: bold;  margin: 10px 0;  }
.SecondarybigTit {  font-size: 1.3em;  margin-top: 30px;  font-weight: bold;  }
.GD-ControlAntibodies-des ul .rightFontwidth {  width: 25%;  color: #fff;  padding: 12px 10px 12px 10px;  }
.GD-ControlAntibodiesType .showTypeUnit h5, .GD-ControlAntibodiesType .showTypeUnit h2 {  font-size: 1.2em;  font-weight: bold;  }
.product-part-one>.container >.row>.col-md-9 .GuoduThirdul ul li h4{  font-size: 1em;  padding: 0px;  margin: 0px;font-weight: normal; }
.clear {  font-size: 1px;  height: 1px;  clear: both;  }
.table-blue-border>tbody>tr>td, .table-blue-border>thead>tr>th {  border: 1px solid #ccc;font-size: 0.95em;padding: 0.8em;line-height: 1.6em }
.table-blue-border>thead>tr>th{  color: #ffffff;background-color: #3d4f69;  }
.tdbg-blue {  background-color: #3d4f69;  }
.keywordSearchList div span {  display: block;  background-color: #f3f3f3;  color: #007acd;  padding: 5px; margin-bottom: 5px }
.keywordSearchList {  margin-bottom: 20px  }
.GuoduThirdul ul li {  float: left;  width: 28%;  padding: 2px 15px 2px 0px;  margin: 0px;  }
.lanmu ul li {  margin-left: 8px;  margin-right: 8px;  }
.Datasheet, #Datasheetnewproduct{  width: 100%;  margin: 0px auto 30px auto;  height: auto;  padding-top: 0px;  }
.Datasheet ul, #Datasheetnewproduct ul {  padding:  0;  margin: 0px;zoom:1;border-bottom: 1px solid #efefef;  width: 100%;  line-height: 22px;display: block;   color: #777;   }
.Datasheet ul:after,#Datasheetnewproduct ul:after{ clear:both; display:block; content:""; height:0px; overflow:hidden;}
#Datasheetnewproduct ul li:first-child {  width: 20%;  font-weight: bold;  padding-right: 5px;  text-align: left;  word-wrap: break-word;  }
#Datasheetnewproduct ul li:last-child {  width: 75%;  padding-left: 5px;  }
.Datasheet ul li, #Datasheetnewproduct ul li {  padding: 5px 0px 5px 0px;  margin: 0px;   line-height: 22px;    list-style: none;  float: left;  }
.Ftitle, .ftitle {  width: 20%;  font-weight: bold;  padding-right: 10px;    text-align: left;  word-wrap: break-word;  }
.Datasheet ul:hover,#Datasheetnewproduct ul:hover {  background-color:#fafafa;  }
.Fcontent, .fcontent {  width: 75%;  padding-left: 5px;  }
.lanmu ul{  list-style: none;  }
.lanmu ul li strong{  display: inline-block;  margin: 10px 0;  }
.serviceContentMobile2 li {  padding: 5px;  height: 30px;  margin: 0px 0px 0px -4px;  }
.serviceContentMobile2 li:first-child{  padding-left: 5px;  }
.text-nowrap {  white-space: nowrap;  }
.proshowUnit .dl-horizontal-2 {   margin: 0px;  padding: 5px 0px 5px 0px;  bordeR: 0px solid #ff0000;  }
.proshowUnit .dl-horizontal-2 dt, .proshowUnit .dl-horizontal-2 dd {  padding-top: 4px;  padding-bottom: 4px;  margin-left: 0px;  padding-left: 10px;  }
.RL-more {  height: 160px;  overflow: hidden;  }
.Ggimag{ margin-top: 5px;}
.mt-0{margin-top: 0px;}
.mt-10 {margin-top: 10px;}
.mt-20 {  margin-top: 20px; }
.mt-30 {margin-top: 30px; }
.mb-0{margin-bottom: 0px;}
.mb-5{margin-bottom: 5px;}
.mb-10 {margin-bottom: 10px;}
.mb-20 {margin-bottom: 20px; }
.mb-30 {margin-bottom: 30px; }
.show-more{
    background: none;
    outline:none;
    border: none;
    box-shadow:none;
    padding: 0;
    color: #428bca;
}

.btn-group.open .show-more{
    box-shadow:none;
    color: #666666;
}

.list-showing ul.dropdown-menu{
    padding-left: 0;
}

.list-showing ul.dropdown-menu>li>a{
    color: #428bca;
    font-size: 16px;
}


.pdata-box{
    border: 1px solid #e3e3e3;
    text-align: center;
    display: inline-block;
    padding: 5px;
    height: 200px;
    overflow: hidden;
    margin-bottom: 20px;
}
.product-data{
   padding-top: 20px;
}
.product-data .col-md-6{
    margin-bottom: 20px;
}
.product-data img{
    height: 190px;
    max-width: 100%;
}
.choose-way{
    margin: 30px 0;
    text-align: center;
    background: #f3f3f3;
}
.choose-way a{
    background: #3d4f69;
    padding:  8px 15px;
    font-size: 16px;
   border-left: 5px solid #f9f9f9;
    display: inline-block;
    color: #fdc117;
}
.choose-way a:hover{
    color: #f3f3f3;
}

.resource-box{
    background: #f9f9f9;
    padding: 10px 15px;
    margin: 25px 0;
}
.resource-box h3{
    font-weight: bold;
    font-size: 1.2em;
    margin-top: 0;
}

.ivd-box .ivd-item{
    border: 1px solid #ddd;
    min-height: 200px;
}
.ivd-box .ivd-img{
    width: 100%;
    max-height: 70px;
    overflow: hidden;
}
.ivd-img img{
    width: 100%;
    max-height: 70px;
}
.ivd-item .ivd-t{
    padding: 25px 10px;
}
.ivd-h3{
    font-size: 22px;
    margin-top: 40px;
}
.ivd-h4{
    font-size: 18px;
    color: #ccc;
    margin-top: 20px;
}
.ivd-list{
    border-bottom: 1px solid #ddd;
    padding: 5px 0;
    margin-bottom: 8px;
}
.ivd-list div[class*='col-md']{
    padding: 5px 0 5px 15px;
}
.serviceshow .ivd-list img{
    display: inline-block;
}
.table-cd{
    width: 100%;
    border: 1px solid #dddddd;
    word-wrap: break-word;
}
.table-cd>thead>tr>th, .table-cd>tbody>tr>th, .table-cd>tfoot>tr>th, .table-cd>thead>tr>td, .table-cd>tbody>tr>td, .table-cd>tfoot>tr>td {
    padding: 0.8em;
    border-top: 1px solid #ddd;
}
.table-cd>thead>tr>th,.table-cd>tbody>tr>th {
    color: #ffffff;
    background-color: #3d4f69;
}
.add-select select{
    padding: 6px 15px;
    border: none;
    background: #547abb;
    color: #ffffff;
    border-radius: 3px;
}


.pro-work {
    position: relative;
    margin-bottom: 30px;
}
.pro-wbox {
    width: 100%;
    background: #f2f2f2;
    position: relative;
    transform: none;
    display: block;
    height: 150px;
    overflow: hidden;
    border: 2px solid #ddd;
}
.pro-wbox:hover{
    border: 2px solid #24559d;
    box-shadow: 0 0 10px #ddd;
}
.pro-wbox img {
    min-width: 0;
    min-height: 0;
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);

    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=0);
    -webkit-filter: grayscale(0);
    opacity: 1;
    filter:alpha(opacity=100); /* IE */

    -moz-transition: all, .3s;
    -o-transition: all, .3s;
    -webkit-transition: all, .3s;
    transition: all, .3s;
}
.pro-wbox:hover img {
    filter: grayscale(100%); /* IE */
    -webkit-filter: grayscale(100%); /* google */
    -moz-filter: grayscale(100%);/* firedox */
    -o-filter: grayscale(100%);
    filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=.95);
    -webkit-filter: grayscale(.95);
    opacity: .95;
    filter:alpha(opacity=95); /* IE */
}

.proh4{
   width: 100%;
    padding: 10px 4px;
    font-size: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    z-index: 3;
    font-weight: bold;
    text-align: center;
    background: rgba(255,255,255,0.8);
    color: #24559d;
}
.pro-wbox:hover .proh4{
    background:#24559d;
    color: #fff;
}

.support-tit{
    text-align: center;
    margin:30px 0;
    font-size: 30px
}
.support-list{
    text-align: center;
    margin-bottom: 25px;
    font-size: 16px;
}
.support-list a{
    display: inline-block;
    padding: 10px 12px;
    background: #f9f9f9;
    border-radius: 20px;
    margin: 0 10px 10px 0;
    line-height: 1em;
    font-weight: bold;
    border: 1px solid #dddddd;
    color: #555;
}
.support-list a:hover,.support-list a:focus,.support-list a.su-active{
    background: #547abb;
    color: #ffffff;
    text-decoration: none;
}


.navMenu-top { padding: 10px;}
.navMenu{
    margin: 0;
    padding: 0;
}
.navMenu> li:first-child{border-top: 1px solid #ddd;}
.navMenu> li { display: block; margin: 0; padding: 0; position: relative;border-bottom: 1px solid #ddd; }
.navMenu>li>a{ display: inline-block; overflow: hidden;color:#3d4f69;transition: all .3s; position: relative; text-decoration: none;  padding: 10px 0; font-size: 17px; width: 85%  }
.navMenu>li>a:hover{color: #547abb}
.arrow:before {cursor: pointer;  float: right; display: inline;  font-family: "FontAwesome";content: "\f138"; font-size: 0.9em;padding:2px 4px 0 0;color: #547abb; }
.arrow.open:before {cursor: pointer; float: right; display: inline;  font-family: "FontAwesome";   content: "\f13a";font-size: 0.9em;padding:2px 4px 0 0;color: #939eae;  }
.navMenu>li> .arrow:before{
    font-weight: 900;
    padding-top: 12px;
    cursor: pointer;
    font-size: 0.9em;
}
.navMenu>li>ul.sub-menu, .navMenu>li>ul.sub-menu>li>ul.sub-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
}
.navMenu>li>ul.sub-menu li{
    margin-bottom: 3px;
}
.navMenu>li .sub-menu{
    margin-bottom: 10px;
}
.navMenu>li>ul.sub-menu>li>a{
    display: inline-block;
    padding-left: 10px;
    position: relative;
    margin-bottom: 10px;
    width: 85%;
}
.navMenu>li>ul.sub-menu>li>span{
    float: right;
    display: inline-block;
}
.navMenu>li>ul.sub-menu>li>a:before{
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 900;
    color: #999;
    font-size: 0.8em;
    content: "\f105";
    font-family: 'FontAwesome';
}
.navMenu>li>ul.sub-menu .sub-menu li>a {
    display: inline-block;
    padding-left: 10px;
    line-height: 1.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.94em;
    position: relative;
    width: 90%;
    color: #555;
}
.navMenu>li>ul.sub-menu .sub-menu .sub-menu{
    list-style: none;
    font-size: 0.95em;
    background: #f9f9f9;
    padding: 10px 0;
    display: none;
    margin-top: 0;
}
.navMenu>li>ul.sub-menu .sub-menu .sub-menu li>a{
    color: #666;
    padding-left: 5px;
    height: 22px;
    font-size: 1em;
}
.navMenu>li>ul.sub-menu .sub-menu .sub-menu li>a:before{
    content: '';
}
.navMenu>li>ul.sub-menu .sub-menu li>a:before{
    content: '*';
    top: 3px;
    position: absolute;
    left: 0;
    color: #999;
}
.navMenu>li>ul.sub-menu .sub-menu li>a:hover{color: #5967c1}
.navMenu>li>ul.sub-menu .sub-menu .sub-menu .sub-menu {
    padding: 8px;
    margin-bottom: 0px;
    background: #eeeeee;
}
.navMenu>li>ul.sub-menu li>a.active, .navMenu>li>ul.sub-menu li>a:hover, .navMenu>li>ul.sub-menu>li.active >a {  }
.navMenu> li:before{
    position: absolute;
    font-weight: 900;
    left: 0px;
    font-size: 0.8em;
    top: 20px;
    color: #ccc;
}

.pdf-part a{
    display: inline-block;
    margin: 0 15px 10px 0;
    padding: 2px 10px;
    border: 1px solid #7ea0cf;
    border-radius: 30px;
    line-height: 1.6em;
    font-size: .95em;
}
.pdf-part a:hover{
    background: #7ea0cf;
    color: #fff;
}
.tab-pane .pdf-part{
    padding-top: 15px;
}
.tab-pane .pdf-part a{
    padding: 0;
    margin: 0;
    border: none;
    font-size: 1em;
    color: #428bca;
}
.tab-pane .pdf-part a:hover{
    background: none;
    border: none;
    border-radius: 0;
    color: #333;
}
.pdf-part  img{
    width: 18px;
    vertical-align: text-bottom;
}
.latest-product .latest-img{
    overflow: hidden;
    width: 100%;
}
.latest-product .item a {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 30px;
}
.latest-product h4{
    font-size: 20px;
    text-align: center;
    margin: 20px 0;
}
.latest-product .item img{
    min-width: 0;
    min-height: 0;
    width: 100%;
    max-height: 100%;
    opacity: .98;
    filter: alpha(opacity=98);
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}
.latest-product .item a:hover img{
    transform: scale(1.1) ;
    -ms-transform:scale(1.1) ;
    -moz-transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -o-transform:scale(1.1);
    opacity: 1;
}
.latest-product .item a:hover h4{
    color: #333;
}
.title-box{
    padding: 10px;
    background: #f9f9f9;
    min-height: 107px;
    margin: 15px 0;
}
.pro-select,.pro-select:hover,.pro-select:focus{
    border-radius: 30px;
    outline: none;
    box-shadow: none;
    margin: 15px 0;
}
.product-summary{
    margin: 40px 0;
}
.pro-navtab.nav-tabs>li>a{
    border: 2px solid #7a9ed0;
    border-bottom: 2px solid transparent;
    font-size: 1.05em;
    font-weight: bold;
    padding: 10px 20px;
    border-radius:6px 6px 0 0;
    margin-right: 7px;
}
.pro-navtab.nav-tabs li a, .pro-navtab.nav-tabs li a:hover{
    background: #7a9ed0;
}
.pro-navtab.nav-tabs{
    border-bottom: 2px solid #7a9ed0;
}
.pro-navtab.nav-tabs>li{
    margin-bottom: -2px;
}
.pro-navtab.nav-tabs>li.active>a, .pro-navtab.nav-tabs>li.active>a:hover, .pro-navtab.nav-tabs>li.active>a:focus{
    border: 2px solid #7a9ed0;
    border-bottom: 2px solid transparent;
    background: #fff;
    color: #314056;
}
.wb-f{
    display: inline-block;
    padding: 1px 7px;
    border: 1.5px solid #428bca;
    border-radius: 30px;
    font-size: 0.9em;
    margin-right: 3px;
    margin-bottom: 2px;
}
.detail-inquiry,.detail-shop{
    display: inline-block;
    padding: 5px 10px;
    border-radius: 30px;
    border: 1.5px solid transparent;
    color: #fff;
    line-height: 1em;
    font-size: .95em;
}
.detail-inquiry{
    background: #428bca;
}
.detail-shop{
    background: #fec218;
}
.detail-inquiry:hover,.detail-inquiry:focus,.detail-shop:hover,.detail-shop:focus{
    background: #7a9ed0;
    border: 1.5px solid #7a9ed0;
    color: #fff;
}
.product-summary .tab-content{
    padding: 10px 0;
}
.antibody-table{
    margin:30px 0;
   border: 1px solid #ddd;
    text-align: center;
}
.antibody-table th{
    text-align: center;
}
.antibody-table th.text-left{
    text-align: left;
}
.antibody-table td,.antibody-table th{
    padding: 12px 8px;
    border-bottom: 1px solid #ddd;
}
.antibody-table th{
    background: #eee;
}
.product-page{
    text-align: center;
}
.pagination>li>a, .pagination>li>span{
    margin-right: 10px;
    border-radius: 20px;
    color: #666;
    padding: 4px 12px;
}
.pagination>li>a:hover, .pagination>li>span:hover{
    color: #428bca;
}
.pagination>li:first-child>a, .pagination>li:first-child>span,.pagination>li:last-child>a, .pagination>li:last-child>span{
    border-radius: 20px;
}

.right-box{
    background: #f9f9f9;
    padding: 10px;
    margin: 15px 0;
}
.other-product{
    font-size: 1.1em;
    font-weight: bold;
}
.pubmed{
    display: block;
    padding: 5px;
    background: #3d4f69;
    color: #fff;
    text-align: center;
    margin-top: 5px;
}
a.pubmed:hover{
    background: #428bca;
    color: #fff;
}
.elisa-kits{
    font-size: .95em;
    padding:  15px;
}
.elisa-kits .row{
    background: #f9f9f9;
    padding-top: 15px;
    margin-bottom: 20px;
}
.elisa-a{
    margin-bottom: 10px;
}
.elisa-a a{
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 5px;
}
.pubcited{
    border-left: 3px solid #f5a63f;
    padding-left: 20px;
    margin-bottom: 20px;
}
.pubtitle{
    font-size: 28px;
    margin: 0 0 20px 0;
}


.covid-box{
    background-color: #f6ab3d;
    margin-bottom:20px;
}
.covid-two{
    text-align: right;
}
.covid-two img{
    max-width: 100%;
}
.covid-a{
    display: inline-block;
    color: #fff;
    background: #314056;
    border-radius: 50px;
    border: 2px solid transparent;
}
.covid-a:hover,.covid-a:focus{
    border: 2px solid #314056;
    color: #314056;
    background: none;
}
.covid-close{
    display: inline-block;
    border: 2px solid #314056;
    color: #314056;
    border-radius: 50px;
    cursor: pointer;
}
.covid-close:hover{
    background: #314056;
    color: #fff;
}

@media (min-width:1000px ) {
    .covid-a{
        padding: 8px 80px;
        margin-right: 40px;
    }
    .covid-one{
        position: relative;
        padding: 30px 30px 0 10px;
        min-height: 105px;
    }
    .covid-one img{
        position: absolute;
        right: 10%;
        bottom: 0;
    }
    .covid-close{
        padding: 8px 20px;
    }
    .covid-a, .covid-close{
        font-weight: bold;
    }
}
@media (max-width:1000px ) {
    .covid-one{
        text-align: center;
    }
    .covid-a, .covid-close{
        padding: 5px 15px;
        font-size: .9em;
        margin: 10px ;
    }
    .covid-one img{
        display: none;
    }
}

.table-striped>tbody>tr:nth-child(1)>td, .table-striped>tbody>tr:nth-child(1)>th {
    background-color: #314056;
    color: #fff;
    border: none;
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td{
    vertical-align: middle;
}
.service-part-one>.container >.row>.col-md-9 h3,.product-part-one>.container >.row>.col-md-9 h3{
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 1.5em;
}
.service-part-one>.container >.row>.col-md-9 h4,.product-part-one>.container >.row>.col-md-9 h4{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 1.5em;
}
.cov-panel{
    margin: 30px 0;
}
.cov-panel .panel-group .panel{
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #ddd;
}
.cov-panel .panel-heading {
    position: relative;
    background: #7a9ed0;
    color: #fff;
    border-radius: 0;
}
.cov-panel .panel-heading.collapsed{
    background: #f9f9f9;
    border-radius: 0;
}
.cov-panel .panel-heading.collapsed:hover{
    background: #eee;
    cursor: pointer;
}
.cov-panel .panel-heading:hover{
    cursor: pointer;
}
.cov-panel .panel-heading:after {
    content: "\f13a";
    font-family: "FontAwesome";
    position: absolute;
    right: 10px;
    top: 8px;
    color: #fff;
}
.cov-panel .panel-heading.collapsed .panel-title a{
    color: #333;
}
.cov-panel .panel-title a{
    color: #fff;
}
.cov-panel .panel-heading.collapsed:after {
    content:  "\f138";
    font-family: "FontAwesome";
    font-weight: 900;
    position: absolute;
    right: 10px;
    top: 8px;
    color: #7a9ed0;
}
.cov-panel table{
    font-size: .95em;
}

.dataTables_paginate a,.dataTables_paginate span 
{
    margin-right: 0px !important;
    border-radius: 0px !important;
}

.dataTable .table-striped>tbody>tr:nth-child(1)>td, .dataTable .table-striped>tbody>tr:nth-child(1)>th {
    border-right: 1px solid #ddd;; 
}

.dataTable tbody tr:first-child td
{
border-right: 1px solid #ddd;
}
.dataTable tbody tr:first-child td:nth-child(2)
{
color: black;
}
.addition-ava{
    display: inline-block;
    margin-top: 13px;
    border-radius: 30px;
    padding: 3px 15px;
    border: 1px solid #7ea0cf;
    font-size: .88em;
}
.brochure-box a{
    color: #222;
    display: block;
    background: #f9f9f9;
    margin-bottom: 30px;
    overflow-x: hidden;
}
.brochure-table{
    display: table;
    min-height: 75px;
    width: 100%;
}
.brochure-box h4{
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.55em;
    font-size: 1em;
    font-weight: bold;
    padding: 0 5px;
}
.brochure-box a:hover .brochure-one{
    transform: scale(1.08) ;
    -ms-transform:scale(1.08) ;
    -moz-transform:scale(1.08);
    -webkit-transform:scale(1.08);
    -o-transform:scale(1.08);
    transition: all ease 0.5s;
}
.brochure-one{
    height: 178px;
    overflow: hidden;
    position: relative;
    transition: all ease .5s;
}
.brochure-one img {
    min-width: 0;
    min-height: 0;
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.brochure-two{
    padding: 10px 5px 20px 5px;
}
.brochure-two .brochure-span{
    display: inline-block;
    border: 1px solid #426a8e;
    padding: 2px 5px;
    border-radius: 30px;
    font-size: .9em;
    color: #426a8e;
}
.brochure-two .brochure-span:last-child{
    float: right;
    border: 1px solid #fff;
    color: #426a8e;
}
.brochure-box a:hover{
    color: #426a8e;
}
.brochure-box a:hover .brochure-span:first-child{
    background: #426a8e;
    color: #fff;
    border: 1px solid #426a8e;
}

.additional-formats {
    display: inline-block;
    margin: 15px 15px 10px 0;
    padding: 4px 10px;
    border: 1px solid #7ea0cf;
    border-radius: 30px;
    line-height: 1.6em;
    font-size: .95em;
}

.delivery-box{
    background: #f9f9f9;
    padding: 5px 10px;
    margin-right: -10px;
    margin-left: -10px;
}
.online-order .form-horizontal .delivery-box .pick-box{
    margin-bottom: 0;
}
.online-order .form-horizontal .ording-nm{
    padding-left: 0;
    padding-top: 4px;
    margin-bottom: 4px;
}
@media (min-width: 992px){
    .online-order .form-horizontal .delivery-box .row .row div[class*='col-md']{
        margin-bottom: 0;
    }
}

.pdf-download{
    float: right;
    display: inline-block;
    margin: 0 15px 5px 0;
    padding: 5px 10px;
    border: 1px solid #7ea0cf;
    border-radius: 30px;
    line-height: 1.6em;
    font-size: .95em;
}
.pdf-download:hover,.pdf-download:focus{
    background: #2985dc;
    color: #fff;
}
.pdf-download img{
    width: 20px;
    vertical-align: text-bottom;
}
.apply-now{
    display: inline-block;
    padding: 5px 14px;
    border-radius: 3px;
    margin: 5px;
    color: #fff;
    background: #547abb;
    text-decoration: none;
}
.apply-now:hover,.apply-now:focus{
    text-decoration: none;
    background: #314056;
    color: #fff;
}
.careers-form input[type=radio], .careers-form input[type=checkbox]{
    margin-top: 10px;
}
.careers-form input.form-control{
    height: 40px;
}
.careers-form .form-control{
    box-shadow: none;
}
.form-control.careers-other{
    border: 1px solid #ddd;
    padding: 5px;
    height: 36px;
    width: 75%;
    display: inline-block;
}

.side-right{
    font-size: .96em;
}
.right-samll{
    padding: 10px;
    margin-bottom: 20px;
}
.side-related img{
    width: 25px;
}
.side-news{
    background: #f9f9f9;
    padding: 0 10px 10px 10px;
    margin-bottom: 20px;
}
.side-resources{
    background: #f9f9f9;
    padding: 10px;
    margin-bottom: 20px;
}
.side-related{
    padding: 10px;
    background: #f9f9f9;
}
.side-h3{
    font-size: 1.3em;
    margin-top: 10px;
}
.side-h3.side-product{
    margin-bottom: 0;
    padding: 15px 10px;
    margin-top: 10px;
    background: #f9f9f9;
}
.side-resources h3 {
    font-size: 1.3em;
    margin-bottom: 20px;
    margin-top:5px;
}
.side-resources .navMenu>li>a{
    font-size: 16px;
}
.side-news ul>li{
    line-height: 1.5em;
    margin-bottom: 10px;
}
.side-right .side-title {
    font-size: 1.05em;
    margin-bottom: 20px;
    padding: 0;
    margin-top: 0;
    font-weight: bold;
}

.research-one{
    border: 1px solid #ddd;
    margin: 25px 0;
}
.research-one .nav-tabs{
    background: #f9f9f9;
    border-bottom: 1px solid #ddd;
    padding: 0 25px;
}
.research-one.research-two .nav-tabs{
    border-top: 1px solid #ddd;
}
.research-one .nav-tabs>li.active>a,.research-one .nav-tabs>li.active>a:hover, .research-one .nav-tabs>li.active>a:focus{
    border-bottom: 2px solid #428bca;
    border-top: none;
    border-left: none;
    border-right: none;
    color: #428bca;
    background: none;
}
.research-one .tab-content ul{
    padding-left: 0;
    list-style: none;
    margin-bottom: 30px;
}
.popular-targets a{
    display: block;
    margin-bottom: 8px;
}
.research-one .nav-tabs>li>a{
    font-size: 1.05em;
}
.research-one.research-two .nav-tabs>li>a{
    font-size: 1em;
}
.research-one .nav-tabs>li>a{
   background: none;
    border-bottom: 2px solid transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    color: #444;
    font-weight: bold;
    padding: 15px 0;
    margin-right: 25px;
}
.research-one .tab-content{
    padding: 25px;
}
.research-title{
    margin: 0 0 25px 0;
    padding: 15px;
    background: #f9f9f9;
    font-size: 1.05em;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    color: #428bca;
}
.research-pic{
    padding: 0 25px;
}
.research-pic a{
    display:block;
    padding: 6px 10px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 15px;
}
.research-two .tab-content .nav-tabs{
    background: none;
    border-top: 1px solid #ddd;
    margin-bottom: 0;
}
.research-two .tab-content  .tab-content {
    padding: 20px 25px;
}
.research-more{
    display: inline-block;
    padding: 7px 20px;
    background: #428bca;
    border-radius: 5px;
    color: #fff;
    margin-top: 20px;
    font-size: .97em;
}
.research-more:hover,.research-more:focus{
    background: #7ea0cf;
    color: #fff;
}
.research-one .tab-content table{
    text-align: center;
}
.research-h4{
    margin-top: 0;
}
.research-h4 span{
    display: inline-block;
    text-decoration: underline;
}
.research-owl{
    margin-top: 40px;
}
.service-part-one>.container >.row>.col-md-9 .research-owl h3,.product-part-one>.container >.row>.col-md-9 .research-owl h3{
    margin-bottom: 25px;
}
.service-part-one>.container >.row>.col-md-9 .owl-box h4, .product-part-one>.container >.row>.col-md-9 .owl-box h4{
    font-size: 17px;
    padding: 0 15px;
}
.owl-pic{
    display: block;
    height: 150px;
    overflow: hidden;
}
.owl-pic img{
    width: 100%;
}
.owl-box{
    border: 1px solid #ddd;
    margin-bottom: 30px;
}
.owl-box p{
    padding: 0 15px 20px 15px;
    margin-bottom: 0;
}
.owl-box a{
    color: #333;
    display: block;
}
.owl-box a:hover,.owl-box a:focus{
    background: #f3f3f3;
    color: #428bca;
    text-decoration: none;
}

.research-owl .owl-prev,.research-owl .owl-next{
  display: none;
}

.research-owl .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.research-owl .owl-theme .owl-dots .owl-dot.active span {
    background: #869791;
    width: 30px;
}
.research-owl .owl-theme .owl-dots .owl-dot:hover span{
    width: 30px;
}
.research-owl .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #c8c8c8;
    display: inline-block;
    -moz-border-radius: 30px;
    border-radius: 30px;
    transition: all ease .3s;
}
.research-owl .owl-dots{
    text-align: center;
}
.reference-one .pro-reference{
    padding-left: 0;
    border-left: 0;
    margin-bottom: 25px;
}
.reference-one .collapse{
    margin-bottom: 15px;
}

.reference-inquiry{
    display: inline-block;
    color: #fff;
    padding: 4px 15px;
    line-height: 1.45em;
    border-radius: 30px;
    background: #428bca;
    font-size: .9em;
}
.reference-inquiry:hover,.reference-inquiry:focus{
    background: #7ea0cf;
    color: #fff;
}
.reference-common{
    display: inline-block;
    color: #428bca;
    padding: 7px 20px;
    line-height: 1.45em;
    border-radius: 30px;
    border:1px solid #428bca;
    font-weight: bold;
}
.reference-common:hover,.reference-common:focus{
    box-shadow: 0 0 10px #ddd;
    background: #7ea0cf;
    color: #fff;
}
