.hxl1 {
    overflow: hidden;
}


/*.hxl1 .index2{padding: 0;float: left;margin-top: 0}*/

.hxl2 {
    overflow: hidden;
    margin-top: 30px
}

.hxl_all1 {
    overflow: hidden;
}

.hxl_left {
    width: 20%;
    float: left;
}

.hxl_left li {
    border: 1px solid #f2f2f2;
    background: #fafafa
}

.hxl_left li h1 {
    height: 50px;
    line-height: 50px;
    background: #f2f2f2 url(../img/hxl-bg1.png) 20px center no-repeat;
    padding-left: 18%;
    font-size: 18px;
    font-family: 'SourceHanSansCN-Normal';
    cursor: pointer;
}

.hxl_left li h1 a {
    display: block;
    color: #000
}

.hxl_left li dl {
    width: 80%;
    margin: auto;
    padding: 20px 0;
    display: none;
}

.hxl_left li dl dt {
    border-bottom: 1px solid #fafafa;
    line-height: 20px;
    margin-top: 5px;
}

.hxl_left li dl dt a {
    display: block;
    color: #333333;
    font-size: 16px;
    padding: 10px 0;
    padding-left: 10%;
}

.hxl_left li dl dt:hover {
    border-bottom: 1px solid #45b035;
    background: url(../img/hxl-bg3.png) right center no-repeat;
}

.hxl_left li:hover h1 {
    background: #45b035 url(../img/hxl-bg1fff.png) 20px center no-repeat;
    color: #fff;
}

.hxl_left li:hover h1 a {
    color: #fff
}

.hxl_left li dl dt:hover a {
    color: #45b035
}


/* .hxl_left li:hover dl{display: block;} */

.pgshow {
    display: block !important;
}

.pghide {
    display: none !important;
}

.hxl_left .active001 {
    background: #45b035 url(../img/hxl-bg2.png) 20px center no-repeat;
    color: #fff
}

.hxl_left li:hover .active001 {
    background: #45b035 url(../img/hxl-bg2.png) 20px center no-repeat;
    color: #fff
}

.hxl_left .active001 a {
    color: #fff
}

.active001none {
    background: #f2f2f2 url(../img/hxl-bg1.png) 20px center no-repeat;
    color: #000;
}

.all4a {
    width: 75%;
    float: right;
    padding-right: 10px
}

.hxl-all1a {
    overflow: hidden;
    padding: 30px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2)
}

.hxl-pic1 {
    width: 35%;
    float: left;
}

.hxl-pic1 img {
    width: 100%;
    display: block;
}

.hxl-all1a-1 {
    width: 60%;
    float: right;
    margin-top: 20px
}

.hxl-all1a-1 h1 {
    color: #45b035;
    font-size: 20px;
    font-family: 'SourceHanSansCN-Normal';
}

.hxl-all1a-1 p {
    line-height: 25px;
    margin-top: 10px
}

.nav_all {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}

.hxl_navall {
    float: left;
    width: 87%;
    background-color: #45b035;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
}

.hxl-select {
    float: right;
    width: 10%;
}

.hxl_navall a {
    letter-spacing: 2px;
    font-size: 18px;
    color: #fff;
}

.hxl_navall span {
    font-size: 18px;
    color: #fff;
}

.hxl-select a {
    width: 100%;
    height: 50px;
    float: right;
    text-align: center;
    line-height: 50px;
    background: #45b035;
    color: #fff;
    font-size: 18px;
}

.check {
    float: right;
    height: 32px;
    line-height: 32px
}

.check label {
    color: #929292
}

.check input {
    zoom: 120%;
    display: inline-block;
    vertical-align: top;
    margin-top: 7px;
    margin-left: 5px
}


/*产品-比较*/

.compare {
    overflow: hidden;
}

.compare h1 {
    float: left;
    color: #333333;
    font-size: 26px;
}

.compare a {
    float: right;
    width: 110px;
    height: 35px;
    background: #45b035;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
}

.compare1 li {
    overflow: hidden;
    border-bottom: 1px dashed #d3eccf;
    padding: 20px 0
}

.compare1a {
    width: 80px;
    height: 25px;
    float: left;
    background: #bdbdbd;
    text-align: center;
    line-height: 25px
}

.compare1a a {
    display: block;
    color: #fff;
}

.compare1a a img {
    width: 15px;
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
    margin-right: 5px
}

.compare1 li dl {
    width: 100%;
    float: right;
    overflow: hidden;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
}

.compare1 li dl dt {
    float: left;
    width: 40%
}

.compare1 li dl dt a {
    display: block;
    color: #333333;
}

.compare1 li dl dt:nth-of-type(2) {
    width: 25%;
    margin-left: 3%;
}

.compare1 li dl dt:nth-of-type(3) {
    width: 25%;
    margin-left: 3%;
}

.compare2 {
    overflow: hidden;
    margin-bottom: 80px
}

.compare2 li {
    width: 46%;
    float: left;
    padding: 10px;
    margin-top: 40px;
}

.hxl-pic2 {
    background: #fff;
    padding: 28px 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3)
}

.hxl-pic2 img {
    width: 100%;
    display: block;
}

.compare2 li h1 {
    width: 160px;
    height: 40px;
    background: #45b035;
    margin: auto;
    margin-top: 40px;
    line-height: 40px;
    text-align: center;
}

.compare2 li h1 a {
    color: #fff;
    font-size: 16px;
}

.compare2 li:nth-of-type(2n) {
    float: right
}

.title2m {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 23px;
}

.title2m a {
    display: block;
    width: 110px;
    height: 35px;
    background: #45b035;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
}


/*用户评论*/

.hxl-state li {
    border-bottom: 1px solid #dcdcdc;
    margin-top: 45px;
    padding-bottom: 20px;
}

.state1 {
    color: #333333;
    line-height: 30px;
}

.state2 {
    overflow: hidden;
    margin-top: 15px;
}

.state2 dt {
    width: 80px;
    height: 80px;
    border: 1px solid #dcdcdc;
    float: left;
    margin-right: 10px;
}

.state2 dt img {
    width: 100%;
    height: 100%;
    display: block;
    /*cursor: pointer;*/
}

.state3 {
    color: #b2b2b2;
    margin-top: 20px;
}

.state4 {
    width: 420px;
    margin-top: 20px
}

.state4 ul {
    border: 1px solid #dcdcdc;
}

.state4 ul img {
    display: block;
    width: 100%
}


/*.state2 dt:hover{border-color: #45b035}
.state2 .selected{border-color: #45b035}*/

.bg {
    width: 100%;
    height: 500px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)
}
.bg1 {
    width: 100%;
    height: 600px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)
}

.navchild {
    width: max-content;
    position: absolute;
    top: 50px;
    left: -100px;
    z-index: 9999;
    text-align: left;
    line-height: 30px;
    overflow: hidden;
    display: none;
}

.navchild dl {
    float: left;
    margin-top: 40px;
    margin-left: 30px
}

.navchild dl h2 {
    color: #474646;
    font-size: 15px;
    font-family: 'SourceHanSansCN-Regular';
    margin-bottom: 10px;
}

.navchild dl dt a {
    display: block;
    color: #909090;
    font-size: 13px;
    font-family: 'SourceHanSansCN-Normal';
}

.navchild dl:nth-of-type(1) {
    margin-left: 0
}

.navchild dl dt:hover a {
    color: #45b035
}

.title2n {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 10px;
}

.title2n span {
    display: inline-block;
    width: auto;
    height: 50px;
    background: #45b035;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    padding: 0 10px
}

.hxl-content1 {
    margin-top: 40px;
    color: #333333;
    line-height: 30px;
}

.hxl-content1 p {
    color: #333333;
}

.hxl-content1a p {
    margin-bottom: 10px
}

.hxl-content1a {
    overflow: hidden;
    margin-top: 50px
}

.hxl-content1a a {
    width: 100px;
    height: 35px;
    border: 1px solid #45b035;
    border-radius: 3px;
    text-align: center;
    line-height: 35px;
    margin-right: 30px;
    color: #45b035;
    display: inline-block;
    vertical-align: top;
}

.hxl-content1a a:hover {
    background: #45b035;
    color: #fff
}

.navchild-hxl {
    width: 100%;
    position: absolute;
    top: 50px;
    left: 0;
    background: #fff;
    padding: 10px 0;
    display: none
}

.navchild-hxl dt {
    height: 40px;
    line-height: 40px;
}

.navchild-hxl dt a {
    color: #474646;
    display: block;
    font-size: 15px;
}

.navchild-hxl dt:hover {
    background: #45b035
}

.navchild-hxl dt:hover a {
    color: #fff
}

.nav li:hover .navchild-hxl {
    display: block;
}


/*免疫荧光*/

.title2u {
    height: 50px;
    background: #f2f2f2;
    line-height: 50px;
    margin-top: 30px;
}

.title2u span {
    float: left;
    color: #45b035;
    font-size: 18px;
    font-family: 'SourceHanSansCN-Bold';
    margin-left: 20px;
}

.title2u a {
    float: right;
    width: 130px;
    border-left: 2px solid #fff;
    text-align: center;
    color: #333333;
    font-size: 16px;
}

.hxl-content1 h1 {
    color: #45b035;
    font-size: 16px;
}

.hxl-content1 h1 span {
    font-size: 10px
}

.hxl-content1 img {
    max-width: 100%;
    display: block;
}

.hxl-content1 h2 {
    font-size: 16px;
    font-family: 'SourceHanSansCN-Bold';
}

.hxl-content1 table {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100% !important;
    text-align: center;
    margin-top: 30px;
    word-wrap: break-word;
    word-break: break-all;
}

.hxl-content1 table tr td {
    height: 34px;
    border: solid 1px #c4c4c5;
    padding: 10px 3px;
    color: #333;
    font-size: 14px;
}

.hxl-content1 table th {
    background: #f3f3f5;
    border: solid 1px #c4c4c5;
    height: 60px;
    padding: 0 22px;
    font-size: 16px;
}

.hxl-content1 table tr td:nth-of-type(1) {
    width: 18%
}

.hxl-content1 table tr td:nth-of-type(2) {
    width: 17%
}

.hxl-content1 .hxl001 tr td:nth-of-type(3) {
    width: 44%
}

.hxl-content1 p {
    color: #333333;
    text-align: left !important;
    font-size: 14px;
}

.hxl-content1 p a {
    color: #333333;
    text-align: left !important;
    font-size: 14px;
}

.hxl-content1 p:nth-of-type(2) {
    color: #333333;
    text-align: left !important;
}

.hxl-content1 .hxl001 tr td:nth-of-type(3) {
    text-align: left;
}

.hxl-content1 p:nth-of-type(2) span {
    padding-left: 7px;
}

.tishi1 {
    border-bottom: 1px solid #bfbfbf;
    color: #333333;
    font-size: 20px;
    padding-bottom: 15px;
}

.tishi2 {
    margin-top: 30px;
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 30px
}

.tishi2 h1 {
    color: #333333;
    font-size: 16px;
    font-family: 'SourceHanSansCN-Bold';
}

.tishi2 p {
    line-height: 30px;
    margin-top: 10px
}

.hxl_left li dl dt.left_cheched {
    background: url("../img/hxl-bg3.png") right center no-repeat;
    border-bottom: 1px solid #45b035;
}

@media screen and (max-width:1080px){
    .navchild {
        left: -200%;
        top: 45px;
    }
}
@media screen and (max-width:640px) {
    .state4 {
        width: 100%;
    }
}