.detailCon .detailTitle{text-align: center;font-size: 20px;color: #8D312C;margin-top: 50px;}
.detailCon .detailTime{text-align: center;margin-top: 20px;border-bottom: 1px solid #D2D2D2;margin-bottom: 30px;}
.detailCon .detailTime span:nth-child(1){margin-right: 60px;}
.detailCon .detailTime ul{margin-top: 50px;}
.detailCon .detailTime ul li{width: 120px;text-align: center;height: 40px;line-height: 40px;border:1px solid #dcdcdc;cursor: pointer;}
.detailCon .detailTime ul .liRed{background-color: #8C322B!important;color:#fff;}
.detailCon .detailTime ul .liYello{background-color: #E18D1B;}
.detailCon .detailTime ul .liGray{background-color: #EFEFEF;}
.detailCon .detailNeirong p{line-height: 30px;}

.detailCon .teacher{height: 240px;background-color: #F0F0F0;margin:20px 0;}
.detailCon .teacher div:nth-child(1){width: 270px;height: 215px;border-right: 1px solid #D8D8D8;text-align: center;padding-top: 25px;}
.detailCon .teacher div:nth-child(1) p{margin-top: 10px;}
.detailCon .teacher div:nth-child(2){padding-top: 25px;}
.detailCon .teacher div:nth-child(2) p{margin-top: 35px;}
.detailCon .teacher div:nth-child(2) p span{font-size: 16px;}
.detailCon .teacher div:nth-child(2) p span:nth-child(1){font-weight: 700;display: inline-block;width: 100px;text-align: right;margin-left: 30px;}
.detailCon .teacher div:nth-child(2) p span .xuanxiu{display: inline-block;width: 85px;height: 26px;text-align: center;line-height: 26px;color:#fff;background-color: #E28E15;border-radius: 5px;margin-left: 20px;}
.detailCon .teacher div:nth-child(3){margin-top: 180px;margin-right: 30px;}
.detailCon .teacher div:nth-child(3) a{display: inline-block;width: 110px;height: 30px;line-height: 30px;text-align: center;border: 1px solid #CBCBCB;border-radius: 5px;color: red;}
.detailCon .teacher div:nth-child(3) a img{vertical-align: middle;margin-right: 20px;}


.detaiTable table{width: 100%;}
.detaiTable table tr th{height: 80px;font-size: 24px;}
.detaiTable table tr td{height: 50px;border: 1px solid #D7D7D7;text-align: center;font-size: 16px;}




