/* CSS Document */

.banner{ width:100%; height:auto; margin-bottom:0.3rem;}
.banner img{ widht:100%; height:auto;}

.teacher{ width:94.8%; padding:0 2.6% 10%; }
.teacher img{ width:100%; height:auto;}
.teacher_tit{ margin-bottom:2%;}
/*班型选项卡*/
.banxing{ width:95%; padding:0 2.5% 5%;  }
.banxing_tit{ width:91%; height:auto; background:#ee5555; padding-left:9%;}
.banxing_tit ul li{ width:24.7%;  height:0.30rem;  margin-right:1px; background:#ee5555; /*padding:2.5% 0; */float:left; border-radius: 10px 10px 0 0; transition: all 1s; }
.banxing_tit ul li:hover{ -webkit-transform: translateY(-5px); transform: translateY(-5px); }
.banxing_tit ul li a{ width:100%;  line-height:0.3rem; display: block;  text-align: center; color:#fff; background:#ee5555; font-size:0.12rem; border-radius: 5px 5px 0 0;  transition: all 1s;}
.banxing_tit ul li a:hover{ -webkit-transform: translateY(-5px); transform: translateY(-5px); }
.banxing_tit .current{ -webkit-transform: translateY(-5px); transform: translateY(-5px);}
.banxing_con{ width:99.5%;  overflow: hidden;}
/*班型下部左侧*/
.sidetit{ width:9%; height:4rem; }
.sidetit .sidelist{ width:100%; font-size:0.12rem; color:#fff; background:#ee5555; float:left; height:24.9%; margin-bottom:1px; text-align: center;  }
.sidetit .sidelist a{ display: block; width:50%; height:32%; color:#fff; padding:68% 25%; text-align: center;}
.banxing_con .bx_li01{ border-radius:10px 0 0 0;}
.banxing_con .bx_li04{ border-radius: 0 0 0 10px;}
/*班型下部右侧*/
.banxing_con .bxbox{ width:91%; height:4rem; background:#ccc; }
.bxbox_list{width:100%; height:0.999rem; margin-botom:0.1rem; background:#fff; }
.bxbox_list p{ width:90%; padding:3% 5% ; line-height:0.2rem; text-align: center; font-size:0.12rem; }
.bxbox_list p span{ color:#ef5555;}
.bxbox1 p{ padding-top:10%; padding-bottom:0;}
.bxbox_list .bx_btn{ width:60%; margin:0 auto;height:27.5%;  }
.bxbox_list .btn{ width:47%; height:0.3rem; display: inline-block; float:left; border-radius: 30px;  }
.bxbox_list .dan_buy{width:47%; background:#f35959; margin-right:4%; line-height: 0.3rem; text-align: center; color:#fff;}
.bxbox_list .quan_buy{width:47%; border:1px solid #f35959; color:#f35959; background:none; line-height:0.3rem; text-align: center;}
.banxing_con ul li{ display:none;}
.banxing_con ul .current{ display: block;}
.bxbox4 .xieyi{ width:35%; margin:0 auto ; padding-top:1%;}
.bxbox4 .xieyi a{ width:20%; padding:0 5%; text-decoration: underline;}
.ti_focus { width:100%; height:auto; background:#000; padding-bottom:2%;}
.ti_focus img{ display:block; border:0; margin-top:-1px;}
.bx_btn_jiaodian{ width:25%; height:0.5rem; margin:0 auto;}
.bx_btn_jiaodian a{ display: block;  width:100%; height:0.28rem; border-radius: 30px; text-align: center; line-height:0.28rem; border:1px solid #e7c598; color:#e7c598; font-size:0.14rem;}


/*底部*/