
/* 详情 */

.GeneraMiddle .GeneraMiddle_Rif .GeneraMiddle_RifCot .RifCot_title {
    padding-bottom: 6px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
}

    .GeneraMiddle .GeneraMiddle_Rif .GeneraMiddle_RifCot .RifCot_title h6 {
        position: relative;
        font-size: 16px;
        color: #0580e7;
        margin-left: 10px;
        font-weight: normal;
        float: left;
    }

        .GeneraMiddle .GeneraMiddle_Rif .GeneraMiddle_RifCot .RifCot_title h6:before {
            content: '';
            display: inline-block;
            width: 3px;
            height: 17px;
            background: #0580e7;
            margin-right: 10px;
            position: absolute;
            left: -10px;
            top: 3px;
        }

    .GeneraMiddle .GeneraMiddle_Rif .GeneraMiddle_RifCot .RifCot_title .RifCot_titleRit {
        float: right;
        color: #666666;
    }

        .GeneraMiddle .GeneraMiddle_Rif .GeneraMiddle_RifCot .RifCot_title .RifCot_titleRit a {
            color: #666666;
        }
.GeneraMiddle {
    width: 100%;
    background-color: #ebebeb;
    display: table;
    padding: 20px 0 34px 0;
}

    .GeneraMiddle .GeneraMiddle_Lef {
        float: left;
        width: 240px;
    }

        .GeneraMiddle .GeneraMiddle_Lef .Middle_Lef_prod dl {
            padding-bottom: 10px;
        }

            .GeneraMiddle .GeneraMiddle_Lef .Middle_Lef_prod dl dt {
                height: 55px;
                line-height: 55px;
                font-size: 17px;
                font-weight: bold;
                padding-left: 30px;
                position: relative;
                border-top: 1px solid #ccc;
                border-bottom: 1px solid #ccc;
                margin-bottom: 10px;
            }

                .GeneraMiddle .GeneraMiddle_Lef .Middle_Lef_prod dl dt:after {
                    content: '>';
                    display: inline-block;
                    position: absolute;
                    right: 20px;
                    color: #b3a8a8;
                }

            .GeneraMiddle .GeneraMiddle_Lef .Middle_Lef_prod dl dd {
                height: 40px;
                line-height: 40px;
                font-size: 17px;
                padding-left: 50px;
                position: relative;
            }

                .GeneraMiddle .GeneraMiddle_Lef .Middle_Lef_prod dl dd:before {
                    content: '·';
                    position: absolute;
                    display: inline-block;
                    font-size: 45px;
                    left: 31px;
                    color: #b3a8a8;
                }

                .GeneraMiddle .GeneraMiddle_Lef .Middle_Lef_prod dl dd a {
                    color: #666666;
                }

        .GeneraMiddle .GeneraMiddle_Lef .Middle_Lef_top {
            background: white;
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
            width: 100%;
            float: left;
        }

        .GeneraMiddle .GeneraMiddle_Lef .Relultion_list {
            background: white;
            padding-bottom: 7px;
            float: left;
            width: 100%;
        }

            .GeneraMiddle .GeneraMiddle_Lef .Relultion_list .Relultion_listImg {
                text-align: center;
                padding: 10px 0 0 0;
                float: left;
                width: 100%;
            }

                .GeneraMiddle .GeneraMiddle_Lef .Relultion_list .Relultion_listImg p {
                    margin: 5px 0;
                }

                .GeneraMiddle .GeneraMiddle_Lef .Relultion_list .Relultion_listImg .Relultion_listBox {
                    width: 202px;
                    height: 202px;
                    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
                    display: -moz-box; /* 老版本语法: Firefox (buggy) */
                    display: -ms-flexbox; /* 混合版本语法: IE 10 */
                    display: -webkit-flex; /* 新版本语法: Chrome 21+ */
                    display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
                    -moz-justify-content: center;
                    -webkit-justify-content: center;
                    justify-content: center;
                    -webkit-box-align: center;
                    -moz-align-items: center;
                    -webkit-align-items: center;
                    align-items: center;
                    overflow: hidden;
                    margin: auto;
                    border: 1px solid #ccc;
                    padding: 10px;
                }

                    .GeneraMiddle .GeneraMiddle_Lef .Relultion_list .Relultion_listImg .Relultion_listBox img {
                        width: 100%;
                    }

    .GeneraMiddle .Lef_border {
        width: 240px;
        height: 10px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        background-color: #0580e7;
        float: left;
        width: 100%;
    }

    .GeneraMiddle .GeneraMiddle_Lef h6 {
        font-size: 25px;
        margin: 20px 0 20px 0;
        color: #0580e7;
        text-align: center;
    }

    .GeneraMiddle .Middle_Lef_top ul {
        padding-bottom: 24px;
    }

        .GeneraMiddle .Middle_Lef_top ul li {
            width: 210px;
            height: 50px;
            background-color: #f3f3f3;
            text-align: center;
            line-height: 50px;
            margin: 0 auto 3px;
            font-size: 16px;
            color: #0580e7;
        }
    .GeneraMiddle .ContactUs {
        background: white;
        float: left;
        width: 100%;
        margin-top: 10px;
        padding-bottom: 15px;
    }

        .GeneraMiddle .ContactUs .br {
            width: 100%;
            height: 5px;
            background: #0580e7;
        }

        .GeneraMiddle .ContactUs ul {
            margin-left: 15px;
        }

            .GeneraMiddle .ContactUs ul li {
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                margin: 7px 0;
                padding-left: 5px;
            }

    .GeneraMiddle .GeneraMiddle_Rif {
        float: right;
        width: 930px;
        padding-left: 25px;
    }



/* 详情内容页 */
i {
    font-style: normal;
}

.NewConsultation .Colt_detail_bg {
    background: white;
    float: left;
    padding: 20px;
    width:100%;
}

.NewConsultation .Cardcomment {
    margin-top: 20px;
    padding: 10px 10px;
}

.NewConsultation .smnr, .NewConsultation .Cardcomment {
    background: white;
    float: left;
}

.NewConsultation .Colt_left {
    text-align: center;
}

.NewConsultation h3 {
    margin-top: 25px;
    font-size: 21px;
}

.NewConsultation .Colt_left ul li {
    display: block;
    width: 84px;
    padding: 6px 0;
    margin: auto;
    margin-top: 10px;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 0.5s;
    border-radius: 6px;
}

    .NewConsultation .Colt_left ul li:hover {
        background: red;
        border-radius: 6px;
    }

        .NewConsultation .Colt_left ul li:hover a {
            color: white;
        }

.NewConsultation h3 {
    font-weight: bold;
    color: red;
}

.NewConsultation .Colt_left ul .Colt_active {
    background: red;
    border-radius: 6px;
}

    .NewConsultation .Colt_left ul .Colt_active a {
        color: white;
    }

.NewConsultation .Colt_detail .Colt_detail_title {
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
}

    .NewConsultation .Colt_detail .Colt_detail_title h6 {
        font-size: 21px;
        font-weight: bold;
        margin: 15px 0px;
    }

.NewConsultation .Colt_detail .Colt_detail_content {
    padding: 23px 0;
 
    word-wrap: break-word;
  
    text-align: justify;
    text-justify: inter-ideograph;
}

    .NewConsultation .Colt_detail .Colt_detail_content p {
        font-size: 16px;
        line-height: 2em;
        text-indent: 2em;
        margin-bottom: 20px;
        color: rgb(102, 102, 102);
    }

    .NewConsultation .Colt_detail .Colt_detail_content img {
        max-width: 70%;
        width: 100%;
        margin: 30px auto;
        display: block;
    }
    .NewConsultation .Colt_detail .Colt_detail_content section {
        font-size: 16px;
        line-height: 2em;
        text-indent: 2em;
        color: rgb(102, 102, 102);
    }

    .NewConsultation .Colt_detail .Colt_detail_content p span {
        font-size: 16px;
        line-height: 2em;
        text-indent: 2em;
        color: rgb(102, 102, 102);
    }

.NewConsultation .Colt_detail_foot {
    padding-bottom: 8px;
}

.NewConsultation .DetailShare {
    margin: 19px 0;
}

    .NewConsultation .DetailShare a {
        margin: 0 5px;
    }

.ProdtRecomn {
    float: left;
    width: 100%;
    background: white;
    font-size: 0;
}

    .ProdtRecomn h6 {
        line-height: 36px;
        background: #0580e7;
        color: white;
        font-size: 12px;
        text-align: left;
        padding-left: 14px;
    }

    .ProdtRecomn ul {
        padding-top: 20px;
    }

        .ProdtRecomn ul li {
            text-align: center;
            width: 202px;
            display: inline-block;
            margin: 0 7px 7px 7px;
        }

            .ProdtRecomn ul li .ProdtRecomnImg {
                width: 202px;
                height: 202px;
                border: 1px solid #ccc;
                display: table-cell;
                vertical-align: middle;
                padding: 5px;
            }

                .ProdtRecomn ul li .ProdtRecomnImg img {
                    max-width: 100%;
                    max-height: 100%;
                    width: auto;
                    height: auto;
                }

            .ProdtRecomn ul li p {
                font-size: 12px;
                color: #666666;
                margin-top: 15px;
            }
/* 详情内容页结束 */




