﻿/*空中课堂*/
.title_online{font-size:26px;width:774px}
.linebox_1{font-size:24px;color:#2a2a2a;width:780px;margin-top:30px; }
.line_px{width:734px;height:10px;border-bottom:1px #ccc dashed;  }
.wd_wd{width:358px;height:123px;background:url(/images/wd1.jpg)  no-repeat  center;padding-top:60px;text-align:center;}
.push-button_01{width:100px; height:30px;border-radius:15px;display:block;margin:0 auto;background-color:#FFF;line-height:30px;color:#957309;margin-top:30px;}
.push-button_02{width:100px; height:30px;border-radius:15px;display:block;margin:0 auto;background-color:#ffd020;line-height:30px;color:#344e6b;margin-top:30px;}

.tch_tu{ position:relative; width:285px; height:285px;}
.tch_tu p{ position:absolute; left:0px; bottom:0px; width:285px; height:30px; background:url(../images/tch_name_bb.png);}
.tch_cc{ width:700px;}
.tch_cc_style{ background:#F3F3F3; border:1px #E1E1E1 solid;}
.an_gray02{ width:102px; height:32px; background:url(../images/an_gray02.png); display:block;}
.sign_box{ width:100%; min-height:100%; height:1352px;position:absolute; background:url(../images/sign_bb.png); display:none;z-index:100; left:0px; top:0px;}

.w80{ width:80px;}
.sign_input{ width:200px; height:18px; border:1px #ccc solid; padding:5px; font-size:14px;}
.sign_check{white-space:nowrap;}
.tch_h{ width:890px; height:590px; background:url(../images/teacher_h.png) no-repeat top center; padding-top:40px;}
.tch_h_l{ width:440px;}
.tch_h_r{ width:424px;}
.tch_hli{ width:422px; height:126px; background:url(../images/teacher_hli.png); margin-top:70px;}
.tch_hli_l{ width:235px;}
.tch_hli_r{ width:110px;}
.tch_hli02{ width:422px; height:126px; background:url(../images/teacher_hli02.png); margin-bottom:70px;}
.tch_mt01{ margin-top:170px;}

.sign{ width:500px; height:630px; background:#fff; padding:15px 25px; margin:100px auto;}
.ctable { width: 500px; height: 630px;background: #fff; padding: 15px 25px; margin: 160px auto;}
.ctable ul{width: 480px;margin-left: 20px; }
.ctable ul li{width: 460px;height: 30px;line-height: 30px; float: left;}

.clogin{width:460px; height:200px; background:#fff; padding:15px 25px;   margin-top:310px; margin-left:auto; margin-right:auto; }
/*空中课堂-修改为精彩问答版本样式*/
.sph-tage {
    margin-top:15px;
}
.sph-img {
   margin-left:100px;
}
/*查看更多高级客户经理精彩问答开始*/
.answer-details {
    display:flex;
    margin-top:30px;
    flex-wrap:wrap;
    justify-content:space-between;
}
.answer-details .answer-box{
    width: 448px;
    height: 128px;
    background: #FFFFFF;
    box-shadow: 0px 3px 16px 0px rgba(171, 171, 171, 0.16);
    border-radius: 5px;
    padding:20px 28px;
    box-sizing:border-box;
    display:flex;
    justify-content:space-between;
    width:48%;
    margin-bottom:30px;
}
.answer-details .answer-box > div {
    margin-left: 50px;
}
.answer-details .answer-box .answer-img {
    width: 86px;
}
.answer-details .answer-box > p {
    margin-top: 14px;
    line-height: 30px;
    font-family: Microsoft YaHei;
    font-size: 18px;
}
       /* 轮播图*/
.swiper-container {
    width: 100%;
    height: 318px;
    color: #fff;
    border-radius:20px;
    margin-top:28px !important;
}

.swiper-slide .title {
    width:100%;
}

.swiper-slide p {
    font-style: italic;
    font-size: 25px;
}

