body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, header, footer {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    box-sizing: border-box;
}

body {
    background: #fff;
    color: #333;
}

ul, ol, li {
    list-style-type: none;
}

select, input, img {
    vertical-align: middle;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #333;
}

dl, dt, dd {
    margin: 0;
}

.clear {
    clear: both;
}

ul {
    zoom: 1;
}

    ul:after {
        display: block;
        content: '';
        clear: both;
    }

.detail1{ padding:15px 0 10px 0}


.ne-banner {
    width: 100%;
    overflow: hidden;
}

    .ne-banner img {
        display: block;
        width: 100%;
        animation: changeScale 1 1.5s;
    }

.ne-menu {
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0 2px 4px 2px #e5e5e5;
    position: relative;
    z-index: 99;
    top: 0;
}

.about-menu {
    position: absolute;
}

.menuFix {
    position: fixed !important;
}

.ne-menu ul li {
    float: left;
    width: 25%;
    border-right: 1px solid #e5e5e5;
    font-size: 20px;
    text-align: center;
    line-height: 80px;
    transition-duration: 0.5s;
}

    .ne-menu ul li a {
        color: #333333;
    }

.ne-menuActive {
    background: #006ba0;
}

    .ne-menuActive a {
        color: #FFFFFF !important;
        font-weight: bold;
    }

.about-page01 {
    padding: 200px 0 100px;
    background: url(../images/ab-bg02.png) no-repeat center center #FFFFFF;
    position: relative;
}

.ne-title {
    text-align: center;
    margin-bottom: 40px;
}

    .ne-title h3 {
        font-size: 42px;
        color: #333333;
        font-weight: bold;
        text-transform: uppercase;
    }

    .ne-title span {
        font-size: 24px;
        color: #1c8b8b;
        font-weight: bold;
        position: relative;
    }

        .ne-title span:before {
            display: block;
            content: '';
            width: 130px;
            height: 1px;
            background: #c1c1c1;
            position: absolute;
            left: -140px;
            top: 50%;
        }

        .ne-title span:after {
            display: block;
            content: '';
            width: 130px;
            height: 1px;
            background: #c1c1c1;
            position: absolute;
            right: -140px;
            top: 50%;
        }

.ne-about-info {
    width: 84%;
    margin: 0 auto;
}

    .ne-about-info p {
        font-size: 18px;
        color: #333333;
        line-height: 2;
        text-indent: 2rem;
        text-align: justify;
    }

.ne-about-by {
    width: 100%;
    margin-top: 70px;
}

    .ne-about-by ul li {
        float: left;
        width: 25%;
        text-align: center;
        border-right: 1px solid #c3c3c3;
    }

        .ne-about-by ul li:last-child {
            border-right: none;
        }

        .ne-about-by ul li p {
            font-size: 18px;
            color: #333333;
            margin-top: 10px;
        }

        .ne-about-by ul li:hover img {
            -webkit-animation: icon-bounce 0.5s alternate;
            -moz-animation: icon-bounce 0.5s alternate;
            -o-animation: icon-bounce 0.5s alternate;
            animation: icon-bounce 0.5s alternate;
        }

.about-page02 {
    background: url(../images/qywh-bg01.jpg) no-repeat top center;
    background-attachment: fixed;
}

.qywh-box {
    background: rgba(0,76,114,0.7);
    padding: 160px 0 130px;
}

    .qywh-box .ne-title h3 {
        color: #FFFFFF;
    }

    .qywh-box .ne-title span {
        color: #FFFFFF;
    }

.qywh-content {
    text-align: center;
}

    .qywh-content ul {
        display: inline-block;
    }

        .qywh-content ul li {
            zoom: 1;
            line-height: 1.6;
            margin-bottom: 20px;
        }

            .qywh-content ul li:after {
                display: block;
                content: '';
                clear: both;
            }

            .qywh-content ul li h4 {
                float: left;
                font-size: 22px;
                color: #FFFFFF;
                font-weight: bold;
            }

                .qywh-content ul li h4 span {
                    display: inline-block;
                    width: 200px;
                    /*text-align: justify;
                    text-align-last: justify;
                    　　-webkit-text-align-last: justify;
                    　　-moz-text-align-last: justify;*/
                }

            .qywh-content ul li p {
                float: left;
                font-size: 22px;
                color: #FFFFFF;
                font-weight: normal;
            }

.jyln-box {
    padding: 150px 0 320px;
    background: url(../images/jyln-bg.jpg) no-repeat center right;
    background-size: cover;
}

    .jyln-box p {
        font-size: 22px;
        color: #333333;
        text-align: center;
        line-height: 1.6;
    }

.hzhb-box {
    padding: 100px 0 100px;
    background: url(../images/partner.png) no-repeat center center #FFFFFF;
    background-size: cover;
}

    .hzhb-box p {
        font-size: 18px;
        color: 333333;
        line-height: 1.6;
        /*text-align: center;*/
    }

.hzhb-list {
    margin-top: 40px;
    border-top: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;
}

    .hzhb-list ul li {
        float: left;
        width: 25%;
        height: 170px;
        border-bottom: 1px solid #cfcfcf;
        border-right: 1px solid #cfcfcf;
        text-align: center;
        line-height: 170px;
    }

        .hzhb-list ul li img {
            max-width: 90%;
            max-height: 90%;
            vertical-align: middle;
        }

        .hzhb-list ul li:hover img {
            -webkit-animation: icon-bounce 0.5s alternate;
            -moz-animation: icon-bounce 0.5s alternate;
            -o-animation: icon-bounce 0.5s alternate;
            animation: icon-bounce 0.5s alternate;
        }

.serve-box {
    padding-top: 125px;
    padding-bottom: 184px;
    background: url(../images/serve-bg01.png) no-repeat bottom center #fafafa;
    position: relative;
}

    .serve-box:before {
        display: block;
        content: '';
        width: 470px;
        height: 360px;
        background: url(../images/serve-bg02.png) no-repeat;
        background-size: 100% 100%;
        position: absolute;
        right: 0;
        top: 0;
    }

.saftty-list {
    padding: 90px 0;
    background: #fafafa;
}

    .saftty-list h3 {
        font-size: 28px;
        color: #333333;
        font-weight: bold;
        text-align: center;
        margin-bottom: 60px;
    }

    .saftty-list ul {
        display: flex;
    }

        .saftty-list ul li {
            width: 20%;
            padding: 0 3%;
            text-align: center;
            position: relative;
        }

            .saftty-list ul li:after {
                display: block;
                content: '';
                width: 1px;
                height: 100px;
                background: #c0c0c0;
                position: absolute;
                right: 0;
                top: 50%;
                margin-top: -50px;
            }

            .saftty-list ul li:last-child:after {
                display: none;
            }

            .saftty-list ul li:hover img {
                -webkit-animation: icon-bounce 0.5s alternate;
                -moz-animation: icon-bounce 0.5s alternate;
                -o-animation: icon-bounce 0.5s alternate;
                animation: icon-bounce 0.5s alternate;
            }

            .saftty-list ul li p {
                margin-top: 15px;
                font-size: 18px;
                color: #333333;
                line-height: 1.6;
            }

.safety-menuList {
    padding: 45px 0;
    background: #eff5f5;
    text-align: center;
    position: relative;
    z-index: 5;
}

    .safety-menuList ul li {
        display: inline-block;
        font-size: 20px;
        margin: 0 10px;
        padding: 10px 20px;
        background: #d7f5f5;
        position: relative;
    }

        .safety-menuList ul li:first-child {
            margin-left: 0;
        }

        .safety-menuList ul li:last-child {
            margin-right: 0;
        }

        .safety-menuList ul li a {
            color: #333333;
        }

        /*.safety-menuList ul li:before {
            display: block;
            content: '';
            width: 15px;
            height: 2px;
            background: #333333;
            position: absolute;
            left: 0;
            top: 50%;
            margin-top: -1px;
        }*/
.safety-menuList ul li:hover{
	background: #248f8f !important;
}
.safety-menuList ul li:hover a{
	color: #fff !important;
}
.safety-active{
	background: #248f8f !important;
}
.safety-active a {
    color: #fff !important;
    font-weight: bold;
}

/*.safety-active:before {
    background: #248f8f !important;
}*/

.serve-contenter ul li {
    margin-bottom: 30px;
}

    .serve-contenter ul li:last-child {
        margin-bottom: 0;
    }

.serve-listBox {
    position: relative;
    zoom: 1;
}

    .serve-listBox:after {
        display: block;
        content: '';
        clear: both;
    }

.serve-comImg {
    width: 50%;
    overflow: hidden;
}

.serve-contenter ul li:nth-child(odd) .serve-comImg {
    float: left;
}

.serve-contenter ul li:nth-child(even) .serve-comImg {
    float: right;
}

.serve-comImg img {
    display: block;
    width: 100%;
    transition-duration: 0.5s;
}

.serve-comImg:hover img {
    transform: scale(1.1);
}

.serve-comName {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    background: url(../images/ab-bg02.png) no-repeat center center;
    padding-top: 8%;
}

.serve-contenter ul li:nth-child(odd) .serve-comName {
    right: 0;
    padding-left: 60px;
    padding-right: 10%;
}

.serve-contenter ul li:nth-child(even) .serve-comName {
    left: 0;
    padding-right: 60px;
    padding-left: 10%;
}

.serve-comName h4 {
    font-size: 36px;
    color: #333333;
    font-weight: bold;
}

.serve-comName span {
    display: block;
    width: 100%;
    border-top: 1px dashed #333333;
    margin-top: 60px;
    margin-bottom: 20px;
}

.serve-comName a {
    font-size: 16px;
    color: #333333;
    line-height: 1.6;
    position: relative;
    transition-duration: 0.5s;
}

    .serve-comName a:after {
        display: block;
        content: '';
        width: 6px;
        height: 10px;
        background: url(../images/jt03.png) no-repeat;
        background-size: 100% 100%;
        position: absolute;
        right: -10px;
        top: 50%;
        margin-top: -4px;
        transition-duration: 0.5s;
    }

    .serve-comName a:hover {
        color: #248f8f;
    }

        .serve-comName a:hover:after {
            right: -15px;
        }

.efficacy-menu ul li {
    margin: 10px 10px;
}


.serve-sp:before {
    display: none;
}

.microne-box > p {
    font-size: 24px;
    color: #333333;
    line-height: 1.6;
    margin-bottom: 10px;
}

.microne-box table {
    width: 100%;
    border-collapse: collapse;
}

    .microne-box table tr th {
        background: #006ba0;
        border: 1px solid #529bbf;
        font-size: 24px;
        color: #FFFFFF;
        font-weight: normal;
        padding: 20px 0;
    }

        .microne-box table tr th:nth-child(1) {
            width: 15%;
        }

        .microne-box table tr th:nth-child(2) {
            width: 25%;
        }

        .microne-box table tr th:nth-child(3) {
            width: 30%;
        }

        .microne-box table tr th:nth-child(4) {
            width: 30%;
        }

    .microne-box table tr td {
        padding: 15px 0;
        background: #FFFFFF;
        border: 1px solid #a8a8a8;
        font-size: 20px;
        color: #333333;
        text-align: center;
    }

.serve-detail {
    background: #fafafa;
    padding-bottom: 100px;
}

.serve-detail-top {
    zoom: 1;
    position: relative;
    z-index: 3;
    margin-bottom: 30px;
}

    .serve-detail-top:after {
        display: block;
        content: '';
        clear: both;
    }

.serve-detail-title {
    float: left;
}

    .serve-detail-title h3 {
        font-size: 88px;
        line-height: 1;
        color: #010101;
        opacity: 0.08;
        text-transform: uppercase;
    }

    .serve-detail-title h4 {
        font-size: 36px;
        color: #333333;
        font-weight: bold;
        margin-top: -48px;
        margin-left: 8px;
    }

.serve-detail-back {
    float: right;
    display: block;
    width: 206px;
    height: 56px;
    border-radius: 56px;
    background: #979797;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    line-height: 56px;
    margin-top: 32px;
    transition-duration: 0.5s;
}

    .serve-detail-back:hover {
        background: #006ba0;
        color: #FFFFFF;
    }

.serve-info {
    display: flex;
    margin-bottom: 40px;
}

.serve-info-fl {
    width: 50%;
    overflow: hidden;
}

    .serve-info-fl img {
        display: block;
        width: 100%;
        transition-duration: 0.5s;
    }

    .serve-info-fl:hover img {
        transform: scale(1.1);
    }

.serve-info-fr {
    width: 50%;
    background: #006ba0;
    padding: 70px 10% 0 40px;
}

    .serve-info-fr h3 {
        font-size: 36px;
        color: #FFFFFF;
        font-weight: bold;
        margin-bottom: 20px;
    }

    .serve-info-fr p {
        font-size: 18px; color:#fff; background:none !important;
        line-height: 1.6;
        margin-bottom: 20px;
        text-align: justify;
    }

        .serve-info-fr p:last-child {
            margin-bottom: 0;
        }

.serve-detail-table table {
    width: 100%;
    border-collapse: collapse;
}

    .serve-detail-table table tr th {
        background: #454545;
        border: 1px solid #a8a8a8;
        font-size: 24px;
        color: #FFFFFF;
        font-weight: normal;
        padding: 20px 0;
    }

        .serve-detail-table table tr th:nth-child(1) {
            width: 15%;
        }

        .serve-detail-table table tr th:nth-child(2) {
            width: 20%;
        }

        .serve-detail-table table tr th:nth-child(3) {
            width: 35%;
        }

        .serve-detail-table table tr th:nth-child(4) {
            width: 15%;
        }

        .serve-detail-table table tr th:nth-child(5) {
            width: 15%;
        }

    .serve-detail-table table tr td {
        padding: 15px 0;
        background: #FFFFFF;
        border: 1px solid #a8a8a8;
        font-size: 20px;
        color: #333333;
        text-align: center;
    }

        /*.serve-detail-table table tr td:nth-child(3) {
            text-align: left;
            padding-left: 20px;
        }

        .serve-detail-table table tr td:nth-child(2) {
            text-align: left;
            padding-left: 20px;
        }

    .serve-detail-table table tr:nth-child(2) td:nth-child(2) {
        text-align: center;
        padding-left: 0;
    }*/

.case-show {
    padding: 70px 0 0px;
    background: #FFFFFF;
}
.case-list ul{
	width: 100%;
	text-align: center;
}
.case-list li {
	display: inline-block;
	width: 45%;
	margin: 0 2%;
	overflow: hidden;
	margin-bottom: 40px;
}
.case-listImg{
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.case-listImg img{
	display: block;
	width: 100%;
	transition-duration: 0.5s;
}
.case-list li:hover img{
	transform: scale(1.1);
}
.case-list h4{
	font-size: 18px;
	color: #333;
	text-align: left;
	margin-bottom: 10px;
	font-weight: bold;
	padding-left: 4%;
}
.case-list li p{
	font-size: 16px;
	color: #555;
	line-height: 1.6;
	text-align: center;
}

    .case-show .serve-detail-title {
        float: none;
        text-align: center;
        margin-bottom: 40px;
    }

        .case-show .serve-detail-title h4 {
            margin-left: 0;
        }

.case-img {
    width: 100%;
    overflow: hidden;
}

    .case-img img {
        display: block;
        width: 100%;
        transition-duration: 0.5s;
    }

    .case-img:hover img {
        transform: scale(1.1);
    }

.case-content {
    margin-top: 30px;
    text-align: center;
}

    .case-content p {
        font-size: 22px;
        color: 333333;
        line-height: 1.6;
    }

.sp-neMenu ul li {
    width: 33.333%;
}

.laboratory-box {
    padding: 120px 0 155px;
    background: url(../images/serve-bg02.png) no-repeat top right #FFFFFF;
}

.laboratory-table {
    display: flex;
}

.laboratory-tableBox {
    width: 49.9%;
}

    .laboratory-tableBox:nth-child(1) {
        margin-right: 0.2%;
    }

.laboratory-tableName {
    width: 100%;
    display: flex;
    margin-bottom: 2px;
}

    .laboratory-tableName span {
        display: block;
        width: 49.8%;
        background: #006ba0;
        font-size: 24px;
        text-align: center;
        line-height: 80px;
        color: #FFFFFF;
        font-family: "黑体";
    }

        .laboratory-tableName span:nth-child(1) {
            margin-right: 0.4%;
        }

.laboratory-tableBox ul li {
    display: flex;
    height: 240px;
    margin-bottom: 2px;
}

.cell-line {
    width: 49.8%;
    margin-right: 0.4%;
    padding: 11% 70px 0 40px;
}

    .cell-line h3 {
        font-size: 26px;
        color: #333333;
        font-weight: normal;
        font-family: "黑体";
        line-height: 1;
        margin-bottom: 10px;
    }

    .cell-line p {
        font-size: 24px;
        color: #333333;
        font-weight: normal;
        font-family: "黑体";
        line-height: 1.4;
    }

.cell-img {
    width: 49.8%;
    overflow: hidden;
    position: relative;
}

    .cell-img img {
        min-width: 100%;
        min-height: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }

.laboratory-tableBox ul li:nth-child(odd) .cell-line {
    background: #e2eaf5;
}

.laboratory-tableBox ul li:nth-child(even) .cell-line {
    background: #f1f1f1;
}

.sysb-list ul li {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 40px;
}

    .sysb-list ul li:nth-child(3n) {
        margin-right: 0;
    }

.sysb-img {
    width: 100%;
    overflow: hidden;
}

    .sysb-img img {
        display: block;
        width: 100%;
        transition-duration: 0.5s;
    }

.sysb-list ul li:hover .sysb-img img {
    transform: scale(1.1);
}

.sysb-name {
    padding: 0 10px;
    background: #f1f1f1;
    transition-duration: 0.5s;
}

    .sysb-name p {
        font-size: 20px;
        color: #333333;
        line-height: 70px;
        text-align: center;
        transition-duration: 0.5s;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.sysb-list ul li:hover .sysb-name {
    background: #0079b4;
}

    .sysb-list ul li:hover .sysb-name p {
        color: #FFFFFF;
    }

.page {
    margin-top: 40px;
    zoom: 1;
}

    .page:after {
        display: block;
        content: '';
        clear: both;
    }

    .page ul {
        float: left;
    }

        .page ul li {
            float: left;
            width: 80px;
            height: 60px;
            background: #f1f2f4;
            font-size: 14px;
            text-align: center;
            line-height: 60px;
        }

            .page ul li a {
                display: block;
                color: #333;
            }

            .page ul li span {
                display: block;
                color: #333;
            }

            .page ul li:hover {
                background: #0079b4;
            }

                .page ul li:hover a {
                    color: #FFFFFF;
                }

                .page ul li:hover span {
                    color: #FFFFFF;
                }

    .page .on {
        background: #0079b4 !important;
    }

        .page .on a {
            color: #FFFFFF !important;
        }

.page-fr {
    float: right;
    zoom: 1;
}

    .page-fr:after {
        display: block;
        content: '';
        clear: both;
    }

    .page-fr a {
        float: left;
        display: block;
        width: 80px;
        height: 60px;
        background: #f1f2f4;
        font-size: 14px;
        color: #333;
        text-align: center;
        line-height: 60px;
    }

        .page-fr a:hover {
            background: #0079b4;
            color: #FFFFFF;
        }

.news-neMenu ul li {
    width: 50%;
}

.news-box {
    padding: 120px 0 110px;
    background: url(../images/serve-bg02.png) no-repeat top right #FFFFFF;
}

.news-list ul li {
    margin-bottom: 30px;
    position: relative;
    transition-duration: 0.5s;
}

    .news-list ul li:before {
        display: block;
        content: '';
        width: 0%;
        height: 100%;
        background: url(../images/news-bg.png) no-repeat bottom left #198383;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        /*opacity: 0;*/
        transition-duration: 1s;
    }

.news-listBox {
    width: 1360px;
    margin: 0 auto;
    position: relative;
    z-index: 4;
}

.news-content {
    width: 100%;
    display: flex;
}

.news-date {
    width: 140px;
    padding-top: 64px;
    position: relative;
}

    .news-date:before {
        display: block;
        content: '';
        width: 1px;
        height: calc(100% + 30px);
        background: #e3e3e3;
        position: absolute;
        right: 0;
        top: 0;
        transition-duration: 0.5s;
    }

.news-list ul li:last-child .news-date:before {
    height: 100%;
}

.news-date:after {
    display: block;
    content: '';
    width: 80px;
    height: 1px;
    background: #e3e3e3;
    position: absolute;
    right: -80px;
    top: 50%;
    z-index: 4;
    transition-duration: 0.5s;
}

.news-date span:nth-child(1) {
    display: block;
    font-size: 56px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    transition-duration: 0.5s;
}

.news-date span:nth-child(2) {
    display: block;
    font-size: 20px;
    color: #333333;
    text-align: center;
    line-height: 1;
    transition-duration: 0.5s;
}

.news-info {
    width: calc(100% - 140px);
    padding-left: 90px;
    position: relative;
}

    .news-info:before {
        display: block;
        content: '';
        width: 0%;
        height: 100%;
        background: #f7f7f7;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3;
        transition-duration: 0.5s;
    }

    .news-info:after {
        display: block;
        content: '';
        width: 15px;
        height: 29px;
        background: url(../images/jt04.png) no-repeat;
        background-size: 100% 100%;
        position: absolute;
        top: 50%;
        left: -1px;
        margin-top: -14.5px;
        z-index: 4;
        opacity: 0;
        transition-duration: 0.5s;
    }

.news-info-box {
    display: flex;
    padding: 30px;
    background: #f7f7f7;
    position: relative;
    z-index: 6;
}

.news-info-fl {
    width: calc(100% - 226px);
    padding-right: 60px;
    padding-top: 25px;
}

    .news-info-fl h4 {
        font-size: 24px;
        color: #333333;
        font-weight: bold;
        margin-bottom: 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .news-info-fl p {
        font-size: 15px;
        color: #666666;
        line-height: 1.6;
        font-family: "宋体";
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

.news-img {
    width: 226px;
    overflow: hidden;
}

    .news-img img {
        display: block;
        width: 100%;
    }

.news-list ul li:hover {
    background: #f7f7f7;
}

    .news-list ul li:hover .news-info {
        background: #f7f7f7;
    }

        .news-list ul li:hover .news-info:before {
            width: 50%;
        }

        .news-list ul li:hover .news-info:after {
            opacity: 1;
        }

    .news-list ul li:hover:before {
        width: 50%;
    }

    .news-list ul li:hover .news-date:after {
        background: #248181;
    }

    .news-list ul li:hover .news-date span:nth-child(1) {
        color: #FFFFFF;
    }

    .news-list ul li:hover .news-date span:nth-child(2) {
        color: #FFFFFF;
    }

.contact-box {
    padding: 120px 0;
    background: url(../images/serve-bg02.png) no-repeat right top #FFFFFF;
}

.contact-map {
    width: 100%;
    height: 630px;
    position: relative;
}

.map-box {
    position: relative;
    width: 100%;
    height: 100%;
}

.contact-add {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #006ba0;
    padding: 30px 90px 10px 60px;
}

    .contact-add h3 {
        font-size: 22px;
        color: #FFFFFF;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .contact-add p {
        font-size: 20px;
        color: #FFFFFF;
        font-weight: normal;
        line-height: 1.6;
        margin-bottom: 5px;
    }

.online-box {
    padding: 80px 0 120px;
    background: #f9f9f9;
}

.online-message ul li {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
}

    .online-message ul li:nth-child(-n + 4) {
        width: 48%;
        margin-right: 4%;
    }

    .online-message ul li:nth-child(2), .online-message ul li:nth-child(4) {
        margin-right: 0;
    }

    .online-message ul li input {
        display: block;
        width: 100%;
        height: 54px;
        background: #FFFFFF;
        border: 1px solid #d0d0d0;
        outline: none;
        padding: 0 20px;
        font-size: 20px;
        color: #777777;
    }

    .online-message ul li:nth-child(5) input {
        padding-right: 142px;
    }

.yzm {
    width: 122px;
    height: 36px;
    position: absolute;
    right: 20px;
    top: 9px;
}

    .yzm img {
        display: block;
        width: 100%;
        height: 100%;
    }

.online-message ul li textarea {
    display: block;
    width: 100%;
    height: 230px;
    background: #FFFFFF;
    padding: 20px;
    border: 1px solid #d0d0d0;
    outline: none;
    resize: none;
    box-sizing: border-box;
    font-size: 20px;
    color: #777777;
    line-height: 1.6;
}

.online-choose {
    text-align: center;
    margin-top: 60px;
}

.sure-btn {
    display: inline-block;
    width: 236px;
    height: 56px;
    background: #006ba0;
    border-radius: 56px;
    font-size: 22px;
    color: #FFFFFF;
    text-align: center;
    line-height: 56px;
    margin-right: 13px;
    cursor: pointer;
    position: relative;
    transition-duration: 0.5s;
    top: 0;
}

    .sure-btn:hover {
        top: -5px;
        box-shadow: 0 2px 4px 2px #d4e3eb;
    }

.close-btn {
    display: inline-block;
    width: 236px;
    height: 56px;
    background: #888888;
    border-radius: 56px;
    font-size: 22px;
    color: #FFFFFF;
    text-align: center;
    line-height: 56px;
    margin-left: 13px;
    cursor: pointer;
    position: relative;
    transition-duration: 0.5s;
    top: 0;
}

    .close-btn:hover {
        top: -5px;
        box-shadow: 0 2px 4px 2px #e8e8e8;
    }
.new-nr-ti {
    text-align: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

    .new-nr-ti h1 {
        font-size: 20px;
        padding-bottom: 10px;
    }

.new-nr-zi {
    font-size: 16px;
    line-height: 2;
}

    .new-nr-zi img {
        max-width: 100%;
        margin: 0 auto;
        display: block;
    }
    
    .par-logo{
    	display: block;
    	margin: 20px auto 0;
    	max-width: 100%;
    }
    .detail1 span{
    	margin-right: 20px;
    }
    .detail1 span:last-child{
    	margin-right: 0;
    }
@media only screen and (max-width: 1500px) {
    .ne-menu ul li {
        font-size: 14px;
        line-height: 60px;
    }

    .about-page01 {
        padding: 80px 0 80px;
    }

    .ne-title h3 {
        font-size: 34px;
    }

    .ne-about-info p {
        font-size: 16px;
    }

    .ne-about-by ul li p {
        font-size: 16px;
    }

    .qywh-box {
        padding: 140px 0 120px;
    }

    .qywh-content ul li p {
        font-size: 20px;
    }

    .jyln-box {
        padding: 100px 0 280px;
    }

        .jyln-box p {
            font-size: 20px;
        }

    .hzhb-box {
        padding: 100px 0 120px;
    }

        .hzhb-box p {
            font-size: 16px;
        }

    .contact-box {
        padding: 60px 0;
    }

    .contact-map {
        height: 530px;
    }

    .online-message ul li input {
        height: 50px;
        font-size: 16px;
    }

    .yzm {
        top: 7px;
    }

    .online-choose {
        margin-top: 40px;
    }

    .sure-btn, .close-btn {
        width: 200px;
        height: 46px;
        font-size: 18px;
        line-height: 46px;
    }

    .contact-add h3 {
        font-size: 20px;
    }

    .contact-add p {
        font-size: 16px;
    }

    .laboratory-box {
        padding: 60px 0 70px;
    }

    .laboratory-tableName span {
        font-size: 20px;
        line-height: 60px;
    }

    .cell-line h3 {
        font-size: 22px;
    }

    .cell-line p {
        font-size: 20px;
    }

    .laboratory-tableBox ul li {
        height: 210px;
    }

    .sysb-name p {
        font-size: 18px;
        line-height: 60px;
    }

    .news-box {
        padding: 60px 0 70px;
    }

    .news-listBox {
        width: 1080px;
    }

    .news-info-fl h4 {
        font-size: 20px;
    }

    .news-info {
        padding-left: 50px;
    }

    .news-date:after {
        width: 40px;
        right: -40px;
    }

    .serve-detail-title h3 {
        font-size: 70px;
    }

    .serve-detail-title h4 {
        font-size: 28px;
        margin-top: -40px;
    }

    .serve-detail-back {
        width: 140px;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
        margin-top: 24px;
    }

    .serve-info-fr {
        padding: 30px 5% 0 40px;
    }

        .serve-info-fr h3 {
            font-size: 28px;
            margin-bottom: 15px;
        }

        .serve-info-fr p {
            font-size: 16px;
        }

    .serve-detail-table table tr th {
        font-size: 18px;
        padding: 15px 0;
    }

    .serve-detail-table table tr td {
        font-size: 16px;
    }

    .serve-box {
        padding-top: 60px;
    }

    .serve-detail {
        padding-bottom: 80px;
    }

    .case-show {
        padding: 60px 0 0;
    }

    .safety-menuList ul li {
        margin: 0 30px;
    }

    .case-content p {
        font-size: 18px;
    }

    .safety-menuList ul li {
        font-size: 18px;
        margin: 10px 5px;
    }
    .efficacy-menu ul li {
        margin: 10px 5px;
    }

    .serve-comName h4 {
        font-size: 26px;
    }

    .microne-box table tr th {
        font-size: 18px;
        padding: 15px 0;
    }

    .microne-box table tr td {
        font-size: 16px;
    }

    .saftty-list {
        padding: 60px 0;
    }

        .saftty-list h3 {
            font-size: 24px;
            margin-bottom: 40px;
        }

        .saftty-list ul li p {
            font-size: 16px;
        }
}

@media only screen and (max-width: 1366px) {
    .safety-menuList ul li {
        font-size: 16px;
    }
}

@media only screen and (max-width: 769px) {
    .ne-banner {
        margin-top: 55px;
    }

    .ne-menu ul li {
        font-size: 16px;
        line-height: 24px; height:50px;display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    }

    .about-page01 {
        padding: 50px 0 50px;
    }

    .ne-title {
        margin-bottom: 20px;
    }

        .ne-title h3 {
            font-size: 28px;
        }

        .ne-title span {
            font-size: 20px;
        }

            .ne-title span:before {
                width: 100px;
                left: -110px;
            }

            .ne-title span:after {
                width: 100px;
                right: -110px;
            }

    .ne-about-info {
        width: 100%;
    }

        .ne-about-info p {
            line-height: 1.8;
        }

    .ne-about-by {
        margin-top: 30px;
    }

        .ne-about-by ul li {
            width: 50%;
            height: 140px;
            padding: 10px;
        }

            .ne-about-by ul li:nth-child(1) {
                border-bottom: 1px solid #c3c3c3;
            }

            .ne-about-by ul li:nth-child(2) {
                border-right: none;
                border-bottom: 1px solid #c3c3c3;
            }

            .ne-about-by ul li img {
                width: 56px;
            }

    .qywh-box {
        padding: 80px 0 60px;
    }

    .about-page02 {
        /*background: url(../images/qywh-bg01.jpg) no-repeat top center 100%;*/
        background-size: auto 100%;
    }

    .qywh-content {
        padding: 0 3%;
    }

        .qywh-content ul li p {
            width: 100%;
            text-align: left;
            font-size: 18px;
        }

    .jyln-box {
        padding: 80px 3% 200px;
        background: url(../images/jyln-bg.jpg) no-repeat center center;
    }

        .jyln-box p {
            font-size: 18px;
        }

    .hzhb-box {
        padding: 80px 0 100px;
    }

    .hzhb-list ul li {
        width: 50%;
        height: 120px;
        line-height: 120px;
    }

    .contact-box {
        width: 40px 0;
    }

    .contact-add {
        width: 100%;
        padding: 20px 3%;
    }

        .contact-add h3 {
            font-size: 18px;
        }

    .online-box {
        padding: 40px 0 60px;
    }

    .online-message ul li {
        margin-bottom: 10px;
    }

        .online-message ul li:nth-child(-n + 4) {
            width: 100%;
            margin-right: 0;
            margin-bottom: 10px;
        }

    .sure-btn, .close-btn {
        width: 140px;
        font-size: 16px;
    }

    .sure-btn {
        margin-right: 5px;
    }

    .close-btn {
        margin-left: 5px;
    }

    .laboratory-table {
        display: block;
    }

    .laboratory-tableBox {
        width: 100%;
    }

        .laboratory-tableBox:nth-child(1) {
            margin-right: 0;
        }

        .laboratory-tableBox:nth-child(2) .laboratory-tableName {
            display: none;
        }

    .cell-line {
        padding: 11% 10px 0 20px;
    }

        .cell-line p {
            font-size: 18px;
        }

    .laboratory-tableBox ul li {
        height: 170px;
    }

    .sysb-list ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .fenye {
        display: none;
    }

    .news-listBox {
        width: 94%;
    }

    .news-list ul li {
        margin-bottom: 10px;
    }

    .news-content {
        display: block;
    }

    .news-date {
        width: 100%;
        padding-top: 0;
        margin-bottom: 0;
        padding: 20px 10px 0;
        background: #f7f7f7;
    }

        .news-date:before {
            display: none;
        }

        .news-date:after {
            display: none;
        }

        .news-date span:nth-child(1) {
            font-size: 30px;
            text-align: left;
        }

        .news-date span:nth-child(2) {
            font-size: 18px;
            text-align: left;
        }

    .news-info {
        width: 100%;
        padding-left: 0;
    }

        .news-info:before {
            display: none;
        }

        .news-info:after {
            display: none;
        }

    .news-info-box {
        display: block;
        padding: 20px 10px;
    }

    .news-info-fl {
        width: 100%;
        padding-top: 0;
        padding-right: 0;
    }

    .news-img {
        width: 100%;
    }

    .serve-detail-title {
        width: 100%;
    }

        .serve-detail-title h3 {
            font-size: 50px;
            text-align: center;
        }

        .serve-detail-title h4 {
            font-size: 24px;
            margin-top: -32px;
            text-align: center;
        }

    .serve-info {
        display: block;
    }

    .serve-info-fl {
        width: 100%;
    }

    .serve-info-fr {
        width: 100%;
        padding: 20px 10px;
    }

        .serve-info-fr h3 {
            font-size: 22px;
        }

    .serve-detail-table table tr td:nth-child(3) {
        padding-left: 10px;
    }

    .serve-detail-table table tr td:nth-child(2) {
        padding-left: 10px;
    }

    .case-content {
        padding: 0 3%;
    }

        .case-content p {
            font-size: 16px;
        }

    .safety-menuList {
        display: none;
    }

    .serve-contenter ul li:nth-child(odd) .serve-comName {
        padding: 20px 10px;
    }

    .serve-contenter ul li:nth-child(even) .serve-comName {
        padding: 20px 10px;
    }

    .serve-comImg {
        width: 100%;
    }

    .serve-comName {
        position: relative;
        width: 100%;
        height: auto;
        padding: 20px 10px;
    }

    .serve-contenter ul li:nth-child(odd) .serve-comImg {
        float: none;
    }

    .serve-contenter ul li:nth-child(even) .serve-comImg {
        float: none;
    }

    .serve-comName h4 {
        font-size: 22px;
    }

    .serve-comName span {
        margin-top: 20px;
    }

    .serve-box {
        padding-bottom: 70px;
    }

    .saftty-list ul {
        display: block;
    }

        .saftty-list ul li {
            width: 100%;
            padding: 0;
            zoom: 1;
            margin-bottom: 10px;
        }

            .saftty-list ul li:after {
                display: block;
                content: '';
                clear: both;
                width: auto;
                height: auto;
                background: none;
                position: relative;
            }

            .saftty-list ul li img {
                width: 46px;
                float: left;
            }

            .saftty-list ul li p {
                float: left;
                padding-left: 5px;
                width: calc(100% - 46px);
                text-align: left;
                margin-top: 0;
            }
            .case-list li{
            	width: 100%;
            	margin: 0 auto;
            }
}


@media (-webkit-device-pixel-ratio: 1.1) {
    body {
        zoom: 0.9;
    }
}

@media (-webkit-device-pixel-ratio: 1.25) {
    body {
        zoom: 0.8;
    }
}

@media (-webkit-device-pixel-ratio: 0.8) {
    body {
        zoom: 1.25;
    }
}
