@charset "utf-8";
.title_p{font-size: 36px;color: #333;text-align: center;margin-top: 70px;}
.nextStop, .prevStop{display: block!important;}
.all_buy{float:left;width:100%;text-align:center;margin-top: 30px;}
.look_all{display:block;margin:auto;width:200px;border:1px solid #dcdcdc;border-radius:8px;color:#888;text-align:center;font-size:14px;height: 45px;line-height:45px;margin-bottom: 40px;}
.look_all:hover{border: 1px solid #00BED4;color:#00BED4}
.boutique ul{margin-left: -20px;margin-top: 40px;max-height: 570px;overflow: hidden;}
.boutique ul li{width: 285px;float: left;margin: 0 0 30px 20px;}
.boutique ul li .div_box {display: block;height: 250px;}
.boutique ul li .div_box:hover{box-shadow: 0 2px 30px 0 rgba(64,107,182,.3)}
.boutique ul li .div_box a img{width: 285px;height: 160px;}
.boutique ul li .div_box .pub_box{margin-left: 20px;}
.boutique ul li .div_box .pub_box p{margin: 15px 0 15px 0;font-size: 16px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.boutique ul li .div_box .pub_box .content{color: #888;font-size: 14px;width: 265px;min-width:265px;background-color: #FFF;}
.boutique ul li .div_box .pub_box .icon-xiaoxi{margin-left: 10px;display: inline-block;}
.boutique ul li .div_box .pub_box .money{display: inline-block;margin-left: 124px;color: #ff4000;}
.bg_box{width: 100%;height: 300px;; background: url(../image/51e4c3f1a042a.png) no-repeat;background-size: cover;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/51e4c3f1a042a.png',sizingMethod='scale')}
.opcity_bg{background: rgba(0,0,0,.3);width: 100%;height: 100%;}
.bg_box .text{text-align: center;color: #fff;height: 300px;}
.bg_box .text .title{font-size: 40px;font-weight: bold;padding-top: 100px;}
.bg_box .text .box_p{font-size: 28px;font-weight: bold;padding-top: 50px;}
.teacher_recommend{margin-top: 75px;}
.teacher_recommend ul{overflow: hidden;margin-left: -30px;}
.teacher_recommend ul li{width: 25%;float: left;height: 330px;margin-bottom: 50px;}
.teacher_recommend ul li .div_box{display: block;margin: 0 0 30px 30px;background: #fff;text-align: center;border: 1px solid #f0f0f2;}
.teacher_recommend ul li .div_box:hover{border: 1px solid #00BED4;background: #fafeff;}
.teacher_recommend li .div_box a{display: block;width: 120px;height: 120px;margin: 0 auto;}
.teacher_recommend li .div_box a img{width: 100%;height: 100%;border-radius: 50%;margin-top: 20px;}
.teacher_recommend li .div_box .name{margin-top: 30px;font-size: 16px;}
.teacher_recommend li .div_box .school{font-size: 14px;color: #888;margin: 10px 0 10px 0}
.teacher_recommend li .div_box .text{background: #e5e5e5;font-size: 14px;color: #888;line-height: 22px;height: 86px;padding: 15px;overflow: hidden;}
.hot_class ul{margin-left: -30px;}
.hot_class ul li{float: left;width: 33.333333%;}
.hot_class ul li .div_box{overflow: hidden;margin: 50px 0 30px 30px;background: #fff;transition: .2s;border-radius: 4px;position: relative;}
.hot_class ul li .div_box:hover{box-shadow:2px 4px 10px rgba(58,69,88,.3);overflow: hidden;}
.hot_class ul li .div_box:hover .text{bottom: 0;}
.hot_class ul li .div_box b img{width: 100%;height: 204px;border-radius: 4px;}
.hot_class ul li .div_box>p{height: 60px;width: 100%;line-height: 60px;text-indent: 15px;font-size:20px; }
.hot_class ul li .div_box .text{height: 160px;width: 100%;position: absolute;left: 0;bottom: -160px;transition: bottom 0.2s;overflow: hidden;}
.hot_class ul li .div_box .details{height: 100px;background: rgba(255,2555,255,.8)}
.hot_class .div_box .details p span{display: block;float: left;font-size: 20px;margin-left: 15px;}
.hot_class .div_box .details p strong{float: right;font-size: 18px;color:#ff4000;margin-right: 15px;}
.hot_class .div_box .details p{overflow: hidden;padding: 20px 0 12px 0}
.hot_class .div_box .details>span{display: inline-block;width: 80px;border-right: 1px solid #656565;font-size: 14px;color: #656565;text-align: center;}
.hot_class .div_box .details .num{margin-left: 10px;}
.hot_class .div_box a{display: block;width: 100%;height: 60px;text-align: center;line-height: 60px;color: #00BED4;font-size: 20px;background: #fff;}
.text_list ul{overflow: hidden;text-align: center;margin-top: 30px;}
.text_list ul li{float: left;width: 400px;margin-bottom: 40px;}
.text_list ul li .time{color: #ccc;font-size: 14px;display: block;float: left;margin-left: 70px;}
.text_list ul li .text{float: left;color: #333;font-size: 14px;display: inline-block;margin-left: 10px;overflow: hidden; /*自动隐藏文字*/text-overflow: ellipsis;/*文字隐藏后添加省略号*/white-space: nowrap;/*强制不换行*/width: 197px;text-align: left;}
.text_list ul li:hover .text{color: #00bdd6}
