@charset "utf-8";
/* CSS Document */
/*2025.9.28 */

.fl {
	float: left;
}

.fr {
	float: right;
}

.pos {
	position: relative;
}

img{
    max-width: 100% !important;
}

.shi-box {
        }

        .shi-teach {
            padding: 10px;
        }

            .shi-teach .shi-img {
                width: 17%;
            }

            .shi-teach .shi-tt {
                width: 78%;
                padding-left: 2%;
            }

                .shi-teach .shi-tt h4 {
                    font-weight: bold;
                    font-size: 24px;
                    color: #a22226;
                    margin-top: 0px;
                    margin-bottom: 20px;
                }

                .shi-teach .shi-tt ul {
                    padding-left: 20px;
                }

                    .shi-teach .shi-tt ul li {
                        line-height: 30px;
                        list-style-type: disc;
                        color: #333;
                    }

.shi-teach .shi-tt ul li p{
margin: 0 0 10px;
}

                        .shi-teach .shi-tt ul li span {
                            font-size: 16px;
                            color: #333;
                        }

            .shi-top ul {
                width: 100%;
                display: table;
    padding-left: 0 !important;
    margin-left: 0 !important;
            }

                .shi-top ul li {
                    display: table-cell;
                    background: #ccc;
                    line-height: 45px;
                    text-align: center;
                    font-size: 16px;
                    cursor: pointer;
                }
   .shi-top ul li p{
                    display: table-cell;
                    background: #ccc;
                    line-height: 45px !important;
                    text-align: center;
                    font-size: 16px !important;
                    cursor: pointer;    padding: 0 10px;
                }

                    .shi-top ul li.active,.shi-top ul li:hover {
                        background: #a22226;
                        color: #fff;
                    }
                    .shi-top ul li.active p,.shi-top ul li:hover p{
                        background: #a22226;
                        color: #fff !important;
                    }
.shi-con2{
 margin-top: 20px;
}

        .shi-con {
            margin-top: 20px;
        }

        .shi-con1 {
           min-height:300px;
        }

            .shi-con1 p {
                font-size: 16px !important;
                color: #333;
                line-height: 32px !important;
                margin: 10px 0 !important;
            }

/* 师资详情end */
