/*招生培训页面样式*/
.w{width:1100px;}
.mt{margin:0 auto;}
.con_box{width:100%;background:#ededed;}
.car_tab ul li{float:left;width:220px;height:40px;overflow:hidden;cursor:pointer;background:#fff;text-align:center;}
.car_tab ul li img{width:160px;height:40px;}
.tab_con_box{min-height:300px;}
.tab_content{padding-top:50px;}
.tab_content table{border:1px solid #fff;color:#fff;}
.tab_content table tr{height:25px;border:1px solid #fff;}
.tab_content table tr th{}
.tab_content table tr td{padding:10px;}
.b_box{width:180px;height:50px;margin-top:10px;}
.b_box a{padding:10px 50px;background:#E82C39;border-radius:8px;font:20px bold;float:right;color:#222A35;}
.b_box a:hover{background:#F22E3B;color:#222A35;}
/*师资介绍*/
.title_box{height:70px;width:100%;line-height:70px;text-align: center;}
.content_box{width:100%;margin-bottom:20px;}
.content_box li{float:left;width:160px;margin-left:5px;margin-right:15px;overflow:hidden;text-align:center;}
.content_box li h3{text-align:left;margin-top:5px;margin-left:30px;}
.content_box li p{text-indent: 25px;padding:10px;}
/*学员信息*/
.hi{max-height:355px;overflow:hidden;}
.c_table thead{line-height:30px;background:#20B3F6;}
#auto_table tr{line-height:30px;border:1px solid #000;}
#auto_table tr td{text-align:center;}
#auto_table{border:0px none;}

/*报名页面样式*/
.s_title{line-height:50px;height:50px;text-align:center;}
.s_content{border:1px solid #ccc;margin-bottom:20px;}
.form_box{min-height:300px;width:650px;border-right:1px solid #ccc;float:left;padding:40px 0px;}
.s_span{font-size:14px;}
.s_input{width:200px;height:28px;border:1px solid #666;padding-left:5px;}
.s_submit{padding:10px 25px;background:#20b3f6;color:#fff;font:14px bold 微软雅黑; border-radius:5px;}
.message_box{width:446px;float:left;}
.mes_title{line-height:40px;text-align:center;}
.mes_content{min-height:200px;padding:10px;}
