﻿
body {
}

.main2 .link {
    padding: 0;
    background-image: none;
}

.clear {
    clear: both;
}

.news .left .title {
    min-height: 35px;
}

    .news .left .title h1 {
        text-align: center;
        font-size: 20px;
    }

    .news .left .title h2 {
        text-align: center;
        font-size: 16px;
    }

.news .left .other {
    text-align: left;
}

.news .left .newsDetail > p {
    /*font-size: 14px;
    color: #6f6f6f;*/
    line-height: 30px;
    text-indent: 0px;
}


div table.noBorderTable td, div table.noBorderTable th, div table.noBorderTable caption {
    border: 1px dashed #ddd !important;
}

div table {
    margin-bottom: 10px;
    border-collapse: collapse;
    display: table;
}

div td, div th {
    background: white;
    padding: 5px 10px;
    border: 1px solid #DDD;
}

div caption {
    border: 1px dashed #DDD;
    border-bottom: 0;
    padding: 3px;
    text-align: center;
}

div th {
    border-top: 2px solid #BBB;
    background: #F7F7F7;
}

div td p {
    margin: 0;
    padding: 0;
}

.newsDetail table {
    /*font-size: 14px;
    color: #6f6f6f;*/
    border-collapse: collapse;
    display: table;
    border-spacing: 0;
}

.product .list a:link {
    color: #000000;
}

.product .list a:visited {
    color: #000000;
}

.product .list .pic img {
    max-height: 240px;
    display: block;
    margin: 0 auto;
}

.product .list a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news .left table.healthtable1 {
    margin-top: 15px;
}

table.healthtable1 td {
    width: 410px;
    height: 175px;
    padding-right: 15px;
    overflow: hidden;
    width: auto;
    height: 145px;
    padding: 0 10px;
    transition: all .3s cubic-bezier(.215, .61, .355, 1);
    -webkit-transition: all .3s cubic-bezier(.215, .61, .355, 1);
}

    table.healthtable1 td > a {
        display: block;
        padding-top: 10px;
        font-size: 18px;
        color: #424242;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    table.healthtable1 td > p {
        font-size: 14px;
        color: #7b7b7b;
        line-height: 30px;
        margin: 10px 0;
    }

    table.healthtable1 td > div {
        font-family: "宋体";
        font-size: 12px;
        color: #bcbcbc;
        height: 18px;
        line-height: 18px;
    }

        table.healthtable1 td > div a {
            color: #bcbcbc;
            height: 18px;
            line-height: 18px;
            display: inline-block;
        }

            table.healthtable1 td > div a.a1 {
                padding-left: 30px;
                background-repeat: no-repeat;
                background-position: left center;
                -webkit-background-size: auto 70%;
                background-size: auto 70%;
                background-image: url("../img/13.png");
            }

            table.healthtable1 td > div a.a2 {
                padding-left: 25px;
                background-repeat: no-repeat;
                background-position: left center;
                -webkit-background-size: contain;
                background-size: contain;
                background-image: url("../img/14.png");
            }

            table.healthtable1 td > div a.a3 {
                padding-left: 25px;
                background-repeat: no-repeat;
                background-position: left center;
                -webkit-background-size: contain;
                background-size: contain;
                background-image: url("../img/15.png");
            }

        table.healthtable1 td > div > div {
            margin-left: 70px;
        }

    table.healthtable1 td:hover {
        background-color: #6f95ea;
    }

        table.healthtable1 td:hover > a {
            color: #fff;
        }

        table.healthtable1 td:hover > p {
            color: #e7e7e7;
        }

        table.healthtable1 td:hover > div {
            color: #e7e7e7;
        }

            table.healthtable1 td:hover > div a {
                color: #e7e7e7;
            }

                table.healthtable1 td:hover > div a.a1 {
                    background-image: url("../img/13.1.png");
                }

                table.healthtable1 td:hover > div a.a2 {
                    background-image: url("../img/14.1.png");
                }

                table.healthtable1 td:hover > div a.a3 {
                    background-image: url("../img/15.1.png");
                }

.news .left table.dataTable {
    margin-top: 15px;
}

table.dataTable td {
    width: 410px;
    height: 175px;
    padding-right: 15px;
    overflow: hidden;
    width: auto;
    height: 145px;
    padding: 0 10px;
    transition: all .3s cubic-bezier(.215, .61, .355, 1);
    -webkit-transition: all .3s cubic-bezier(.215, .61, .355, 1);
}

    table.dataTable td > a {
        display: block;
        padding-top: 10px;
        font-size: 18px;
        color: #424242;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    table.dataTable td > p {
        font-size: 14px;
        color: #7b7b7b;
        line-height: 30px;
        margin: 10px 0;
    }

    table.dataTable td > div {
        font-family: "宋体";
        font-size: 12px;
        color: #bcbcbc;
        height: 18px;
        line-height: 18px;
    }

        table.dataTable td > div a {
            color: #bcbcbc;
            height: 18px;
            line-height: 18px;
            display: inline-block;
        }

            table.dataTable td > div a.a1 {
                padding-left: 30px;
                background-repeat: no-repeat;
                background-position: left center;
                -webkit-background-size: auto 70%;
                background-size: auto 70%;
                background-image: url("../img/13.png");
            }

            table.dataTable td > div a.a2 {
                padding-left: 25px;
                background-repeat: no-repeat;
                background-position: left center;
                -webkit-background-size: contain;
                background-size: contain;
                background-image: url("../img/14.png");
            }

            table.dataTable td > div a.a3 {
                padding-left: 25px;
                background-repeat: no-repeat;
                background-position: left center;
                -webkit-background-size: contain;
                background-size: contain;
                background-image: url("../img/15.png");
            }

        table.dataTable td > div > div {
            margin-left: 70px;
        }

    table.dataTable td:hover {
        background-color: #6f95ea;
    }

        table.dataTable td:hover > a {
            color: #fff;
        }

        table.dataTable td:hover > p {
            color: #e7e7e7;
        }

        table.dataTable td:hover > div {
            color: #e7e7e7;
        }

            table.dataTable td:hover > div a {
                color: #e7e7e7;
            }

                table.dataTable td:hover > div a.a1 {
                    background-image: url("../img/13.1.png");
                }

                table.dataTable td:hover > div a.a2 {
                    background-image: url("../img/14.1.png");
                }

                table.dataTable td:hover > div a.a3 {
                    background-image: url("../img/15.1.png");
                }


.news .left .tab > a {
    margin: 5px 10px 5px 0px;
}

.product .tab > a {
    width: auto;
    padding: 0 5px;
    margin: 5px 10px 5px 0px;
}

.tab > a {
    margin: 5px 10px 5px 0px;
}

.fixed {
    bottom: 40px;
}

.intrimg {
    float: left;
    margin-left: 49px;
    margin-right: 10px;
    display: inline;
    margin-top: 15px;
    margin-bottom: 15px;
}

.introduce p {
    text-indent: 2em;
    line-height: 28px;
    color: #7f7e7e;
}

.centerimg {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    text-indent: 0em;
}

.arimg {
    /*float: left;*/
    /*margin-left: 10px;
    margin-right: 10px;*/
    display: inline;
    margin-top: 10px;
}

.tabletit {
    font-weight: bold;
    font-size: 14px;
    color: #2e7dd6;
    background: url(/Content/images/list5.jpg) no-repeat 3px 3px;
    padding-left: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.pweight {
    font-weight: bold;
}

.intrimg1 {
    float: left;
    margin-left: 10px;
    margin-right: 5px;
    display: inline;
    margin-top: 15px;
    margin-bottom: 15px;
    background: #f6f6f6;
}

.imgtit2 {
    width: 207px;
}

.imgtit {
    height: 30px;
    line-height: 30px;
    color: #6f95ea;
    text-align: center;
}

.culp {
    width: 430px;
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    display: inline;
}

.artit {
    height: 30px;
    background: #f6f6f6;
    color: #2e7dd6;
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.mediatit {
    float: left;
    margin-left: 10px;
    display: inline;
}

.mediamore {
    float: left;
    float: right;
    margin-right: 10px;
    display: inline;
}

    .mediamore a {
        font-weight: 500;
        font-size: 13px;
        color: #2e7dd6;
    }

.dataTables_info {
    clear: both;
    float: left;
    margin-top: 8px;
}

.dataTables_paginate {
    float: right;
    text-align: right;
}
/* Full number pagination */
.paging_full_numbers {
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;
}

    .paging_full_numbers a:active {
        outline: none;
    }

    .paging_full_numbers a:hover {
        text-decoration: none;
    }

    .paging_full_numbers a.paginate_button,
    .paging_full_numbers a.paginate_active {
        border: 1px #dedcdd solid;
        padding: 2px 5px;
        margin: 0 3px;
        cursor: pointer;
        *cursor: hand;
        color: #4670d2;
    }

    .paging_full_numbers a.paginate_button {
    }

        .paging_full_numbers a.paginate_button:hover {
            color: #ff8f43;
            background: #feeedf;
            border: 1px #ff8f43 solid;
        }

    .paging_full_numbers a.paginate_active {
        background: #feeedf;
    }
/* Processing indicator */
.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 250px;
    height: 30px;
    margin-left: -125px;
    margin-top: 50px;
    padding: 14px 0 2px 0;
    border: 1px solid #ddd;
    text-align: center;
    color: #999;
    font-size: 14px;
    background-color: white;
}

.share {
    float: right;
    margin-top: -10px;
}

table.healthtable1 td {
    /*width: 410px;*/
    /* height: 175px; */
    padding-right: 15px;
    overflow: hidden;
    width: auto;
    height: 100px;
    padding: 0 10px;
}

table.healthtable1 {
    width: 100%;
    border: 1px #d1d1d1 solid;
    border-collapse: collapse;
}

    table.healthtable1 tr {
        height: 25px;
    }

        table.healthtable1 tr td {
            border: 1px #e1e0e0 solid;
        }

            table.healthtable1 tr td.tdimg {
                width: 148px;
            }

.tableconsult {
    width: 99%;
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
    margin-top: 8px;
    margin-bottom: 8px;
}

.tablecenter {
    text-align: center;
}

.tableconsult tr td {
    border: 1px #e1e0e0 solid;
    line-height: 28px;
}

    .tableconsult tr td.tdimg {
        width: 90px;
    }

.productDetail .content {
    padding-top: 10px;
}

.productDetail table {
    width: 90%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    /*border-collapse: collapse;*/
}

    .productDetail table tr td {
        height: 30px;
        /*border: 1px #e1e0e0 solid;*/
        line-height: 28px;
    }

        .productDetail table tr td p {
            margin: 0;
            padding: 5px 0px;
        }

.productDetail .share {
    float: none;
    margin-top: 0px;
}

.productDetail .left .p1 {
    /*white-space: nowrap;*/
    margin: 20px 0;
}

.productDetail .left .p2 {
    display: none;
}

.productDetail .right p {
    /*font-size: 14px;*/
    margin-top: 0px;
    /*color: #6f6f6f;*/
    height: auto;
    /*line-height: 22px;*/
}

@media (max-width: 959px) {
    .main4 .links > a {
        margin: 15px 0px;
    }
}

@media (min-width: 640px) {
    .newsDetail table.tableconsult{
        display:none;
    }
    /*.tableconsult {
        display: none;
    }*/
}

@media (max-width: 639px) {
    .news .left table tr td {
        display: block;
    }

.product> .turn_page .square {
     display: inline-block;
}
    table.tableconsult tr td {
        display: table-cell;
    }

    .news .left table tr td {
        float: none;
        width: 320px;
        height: auto;
        margin: 0 auto;
        border-bottom: 1px solid #ccc;
    }

    .news .left table td > a {
        font-size: 14px;
        text-align: center;
    }

    .news .left table td > p {
        line-height: 22px;
        font-size: 12px;
    }

    .news .left table td > div {
        height: auto;
    }

        .news .left table td > div > span, .news .left table td > div > div {
            float: none;
            display: block;
            text-align: center;
        }

        .news .left table td > div > div {
            margin-top: 10px;
        }

    .news .left > table td > div > div > a {
        margin: 0 10px;
    }

    .news .left > table td > div > div {
        margin-left: 0;
        padding-bottom: 10px;
    }

    table td {
        float: none;
        width: auto;
        height: auto;
        margin: 0 auto;
        border-bottom: 1px solid #ccc;
    }

    .productDetail .left {
        text-align: left;
    }

    .share {
        float: none;
        margin-top: 0px;
    }

    .newsDetail table.healthtable1 {
        display: none;
    }

    .tableconsult {
        /*display: block;*/
    }
}

.dataTables_info {
    display: none;
}

.productDetail .left {
    width: 44%;
}

.productDetail .right {
    width: 54%;
}

    .productDetail .right .content table td > p {
        /*font-size: 14px;*/
        color: #000;
        /*line-height: 30px;
  margin: 10px 0;*/
    }

    .productDetail .right .content table tr.even {
        /*font-size: 14px;*/
        background-color: #b1bfef;
        /*color: #fff;*/
        /*line-height: 30px;
  margin: 10px 0;*/
    }

    .productDetail .right .content table tr.odd {
        /*font-size: 14px;*/
        background-color: #e9e9e9;
        /*color: #fff;*/
        /*line-height: 30px;
  margin: 10px 0;*/
    }

    .productDetail .right .content > p {
        font-size: 16px;
        margin-top: 15px;
        /*color: #6f6f6f;
        height: 22px;
        line-height: 22px;*/
    }

        .productDetail .right .content > p.t {
            font-size: 16px;
            color: #6f95ea;
            margin-top: 25px;
        }

        .productDetail .right .content > p.s:before {
            /*content: url("../img/16.png");*/
            margin-right: 5px;
            vertical-align: 1px;
        }

@media (max-width: 639px) {
   .newsDetail table.tableconsult{
       display:block;
   }
    .news .right {
        display: none;
        /*float: none;
        width: 90%;
        margin: 0 auto;
        padding-top: 10px;*/
    }

    .paging_full_numbers {
        margin-top: 10px;
    }

    .dataTables_info {
        display: none;
    }

    .paging_full_numbers a.paginate_button, .paging_full_numbers a.paginate_active {
        border: 1px #dedcdd solid;
        padding: 2px 2px;
        margin: 0 2px;
        cursor: pointer;
        color: #4670d2;
    }

    .productDetail .left, .productDetail .right {
        width: 90%;
        float: none;
        margin: 0 auto 50px;
    }
}

.healthtable4 tr td.even {
    background: #f1f7fd;
}

table.healthtable4 td {
    /*width: 410px;*/
    /* height: 175px; */
    padding-right: 15px;
    overflow: hidden;
    width: auto;
    height: 30px;
    padding: 0 10px;
}

.product > ul > li {
    padding: 20px 25px;
    min-height: 340px;
}

.productDetail .left .pic {
    max-width: 100%;
}



.c2 {
    margin-top: -18px;
}

    .c2 > a {
        display: block;
        float: left;
    }

        .c2 > a:first-child {
            margin-left: 0;
        }

    .c2 > a {
        width: auto;
        padding: 0 5px;
        margin: 5px 10px 5px 0px;
    }

    .c2 > a {
        /*width: 110px;*/
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-radius: 5px;
        overflow: hidden;
        /*border: 1px solid #ccc;*/
        font-size: 14px;
        color: #2b2b2b;
        /*margin-left: 20px;*/
    }

        .c2 > a.on {
            color: #6f95ea;
            /*color: #fff;
    border-color: #6f95ea;
    background-color: #6f95ea;*/
        }

    .c2:after {
        content: "";
        display: block;
        clear: both;
        height: 0;
        overflow: hidden;
    }
