/*首页幻灯*/
.banner{
    width:100%;
    height:361px;
    position:relative;
    background:#fce2ce;
}

.banner .swiper-slide img {
    width: 100%;
    min-height: 361px;
    object-fit: cover;
}

.bannerwrap {
    position: absolute;
    top: 25px;
    left: 50%;
    right: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 999999;
}

.logo{
    width: 300px;
}

/*密码登录*/
.logindiv{
    width:280px;
    /* height:420px; */
    background:#fff;
    border-radius:10px;
    position:absolute;
    right:0;
    top:0;
    z-index:9999999;
}
.login{
    padding:20px;
}
.login .tit{
    font:600;
    font-size:18px;
    color:#333;
}
.login .form{
    width:100%;
    padding-top:20px;
}
.login .form .item{
    margin-bottom:15px;
}
.login .form .item .img{
    flex:0 0 53px;
    height:53px;
    display:flex;
    align-items:center;
    justify-content:center;
    border:1px solid #e8e8e8;
}
.login .form .item .input{
    flex:1 1 auto;
    padding-left:15px;
    border:1px solid #e8e8e8;
    height:53px;
    border-left:none;
}
.login .form .item .input input{
    width:100%;
    height:100%;
}
.login .form .item .code{
    flex:0 0 105px;
    height:53px;
    margin-left:15px;
}
.login .agree{
    justify-content:flex-start;
    width:100%;
    padding-top:20px;
}
.login .agree a{
    color:#366eff;   
}
.login .btnanniu{
    cursor:pointer;
    background:#366eff;
    height:34px;
    width:100%;
    text-align:center;
    line-height:34px;
    color:#fff;
    margin-top:0px;
}
.login .action{
    justify-content:space-between;
    width:100%;
    padding-top:20px;
}
.login .action .a1{
    color:#666;
}
.login .action .a2{
    color:#366eff;
}
/*首页登录状态*/
.loginindex{
    padding:15px;
    width:100%;
}
.loginindex .userinfo{
    padding:0 0 10px 0;
}
.loginindex .userinfo .img{
    width:130px;
    height:60px;
    overflow:hidden;
    border-radius:65px;
}
.loginindex .userinfo .img img{
    width:130px;
    height:60px;
    object-fit:cover;
}
.loginindex .userinfo .txt{
    padding-left:15px;
}
.loginindex .userinfo .txt .p1{
    font-size:18px;
    color:#333;
    font-weight:600;
}
.loginindex .userinfo .txt .p2{
    color:#666;
    padding:15px 0;
}
.loginindex .userinfo .txt .p3{
    color:#366eff;
}
.loginindex .btnlist a{
    background:#366eff;
    height:32px;
    width:100%;
    text-align:center;
    line-height:32px;
    color:#fff;
    margin-bottom:15px;
}
.loginindex .btnlist a.a2{
    background:#f5f5f5;
    color:#666;
}
.loginindex .btnlist a.a3{
    background:#f6f9ff;
    color:#366eff;
}



/*培训咨询*/
.indexnews0 {
    padding: 40px 0 40px 0;
}
.indexnews{
    padding:40px 0 40px 0;
}
.indextitle{
    height:25px;
    margin-bottom:20px;
}
.indextitle .title{
    display:flex;
}
.indextitle .title .line{
    width:5px;
    height:25px;
    border-radius:5px;
    background:#366eff;
}
.indextitle .title  .sp{
    font-size:22px;
    color:#333;
    font-weight:600;
    line-height:25px;
    padding-left:15px;
}
.indexlist .indexitem{
    width:220px;
}
.indexlist .indexitem .img{
    width:220px;
    height:116px;
    overflow:hidden;
}
.indexlist .indexitem .img img{
    width:220px;
    height:116px;
    object-fit: cover;
    transition:all 0.4s;
}
.indexlist .indexitem .img img:hover{
    transform:scale(1.2);
}
.indexlist .indexitem .txt{
    padding:15px 0;
}
.indexlist .indexitem .txt a{
    color:#333;
    font-weight:600;
    line-height:23px;
    height:46px;
}
.indexlist .indexitem .txt p{
    font-size:12px;
    color:#666;
    margin-top:10px;
    line-height:18px;
    height:36px;
}

/*精品好课*/
.indexnews.indexkecheng{
    background:#f5f6f8;
}

/*讲师之窗*/
.teaitem{
    width:220px;
}
.teaitem .teatop{
    background:#f6f9ff;
    padding:15px;
}
.teaitem .teatop .txt{
    flex:1 1 auto;
    align-items:flex-start;
    padding-left:15px;
}
.teaitem .teatop .txt a{
    color:#333;
    font-size:16px;
    font-weight:600;
}
.teaitem .teatop .txt p{
    color:#666;
    padding:20px 0;
}
.teaitem .teatop .txt span{
    width:65px;
    height:22px;
    background:#fff;
    border-radius:22px;
    text-align:center;
    line-height:22px;
    color:#366eff;
    font-size:12px;
}
.teaitem .teatop .img{
    flex:0 0 100px;
}
.teaitem .teatop .img img{
    width:100px;
    height:135px;
    object-fit:cover;
}
.teaitem .teabottom{
    flex-wrap:wrap;
    padding-top:15px;
}
.teaitem .teabottom span{
    height:22px;
    line-height:22px;
    padding:0 10px;
    border-radius:22px;
    font-size:12px;
    color:#666;
    background:#f5f5f5;
    margin-right:15px;
    margin-bottom:15px;
}

/*内页样式*/
.neiye{
    background:#f5f6f8;
    padding:20px 0;
}

/*点击加载更多*/
.clickmore{
    text-align:center;
    font-size:12px;
    color:#366eff;
    cursor:pointer;
}

/*页码条*/
.pagelist{
    display:flex;
    align-items:center;
    justify-content:flex-end;
}
.pagelist a{
    padding:0 10px;
    height:25px;
    min-width:15px;
    border:1px solid #e3e3e3;
    text-align:center;
    line-height:25px;
    font-size:12px;
    color:#666;
    margin-left:10px;
}
.pagelist a:hover{
    color:#366eff;
    border:1px solid #366eff;
}
.pagelist span{
    font-size:12px;
    color:#666;
    margin-left:10px;
}
.pagelist input{
    width:40px;
    height:25px;
    border:1px solid #e3e3e3;
    margin-left:10px;
    padding-left:10px;
}
.pagelist .ok{
    background:#366eff;
    color:#fff;
    padding:0 10px;
    height:25px;
    line-height:25px;
    font-size:12px;
    color:#fff;
    margin-left:10px;
    cursor:pointer;
}

/*动态通知*/
.dongtailist{

}
.dongtailist .item{
    display:flex;
    background:#fff;
    border-radius:5px;
    margin-bottom:25px;
}
.dongtailist .item:hover .line{
    background:#ef2626;
}
.dongtailist .item .line{
    width:6px;
    background:#cccccc;
    border-top-left-radius:6px;
    border-bottom-left-radius:6px;
}
.dongtailist .item .txt{
    display:flex;
    flex-direction:column;
    padding:25px;
    flex:1 1 auto;
}
.dongtailist .item .txt a{
    font-weight:600;
    color:#333;
    font-size:16px;
}
.dongtailist .item .txt span{
    font-size:12px;
    color:#666;
    padding-top:20px;
}

/*动态通知详情页面*/
.entry{
    padding:30px;
    background:#fff;
}
.entry .title{
    color:#333;
    font-size:18px;
    font-weight:bold;
    text-align:center;
}
.entry .meta{
    padding-top:30px;
    padding-bottom:20px;
}
.entry .meta span{
    color:#666;
    font-size:12px;
    margin-right:25px;
}
.entry .entry-content{
    padding-top:30px;
    border-top:1px solid #d8d8d8;
    line-height:1.6;
    color:#333;
    min-height:320px;
}
.entry .entry-content img{
    max-width:100%;
    margin:5px auto;
}
.entry .entry-content p{
    line-height:1.6;
    color:#333;
}

/*法律法规列表*/
.newslist{

}
.newslist .item{
    display:flex;
    background:#fff;
    margin-bottom:25px;
    padding:25px;
}
.newslist .item .img{
    flex:0 0 280px;
    height:170px;
}
.newslist .item .img img{
    width:280px;
    height:170px;
    object-fit:cover;
}
.newslist .item .txt{
    display:flex;
    flex-direction:column;
    padding-left:25px;
    flex:1 1 auto;
}
.newslist .item .txt a{
    font-weight:600;
    color:#333;
    font-size:16px;
}
.newslist .item .txt p{
    font-size:12px;
    padding-top:15px;
    line-height:1.6;
    color:#444;
}
.newslist .item .txt .time{
    margin-top:auto;
    color:#666;
    font-size:12px;
}

/*首页-搜索全部课程*/
.searchlist{

}
.searchlist .item{
    display:flex;
    background:#fff;
    margin-bottom:25px;
    padding:25px;
}
.searchlist .item .img{
    flex:0 0 155px;
    height:100px;
}
.searchlist .item .img img{
    width:155px;
    height:100px;
    object-fit:cover;
}
.searchlist .item .txt{
    flex:1 1 auto;
    display:flex;
    flex-direction:column;
    padding-left:25px;
    justify-content:center;
}
.searchlist .item .txt a{
    font-weight:600;
    color:#333;
    font-size:16px;
}
.searchlist .item .txt p{
    font-size:12px;
    padding-top:15px;
    line-height:1.6;
    color:#444;
    overflow:hidden;
}

/*讲师列表*/
.teacherlist{

}
.teacherlist .item{
    display:flex;
    background:#fff;
    margin-bottom:25px;
    padding:25px;
}
.teacherlist .item .img{
    flex:0 0 130px;
    height:175px;
}
.teacherlist .item .img img{
    width:130px;
    height:175px;
    object-fit:cover;
}
.teacherlist .item .txt{
    flex:1 1 auto;
    display:flex;
    flex-direction:column;
    padding-left:25px;
    width:1020px;
}
.teacherlist .item .txt a{
    font-weight:600;
    color:#333;
    font-size:16px;
}
.teacherlist .item .txt p{
    color:#666;
    padding-top:20px;
}
.teacherlist .item .txt .tags{
    display:flex;
    align-items:center;
    padding-top:20px;
}
.teacherlist .item .txt .tags span{
    height:22px;
    line-height:22px;
    padding:0 10px;
    border-radius:22px;
    font-size:12px;
    color:#666;
    background:#f5f5f5;
    margin-right:15px;
}
.teacherlist .item .txt .ms{
    color:#555;
    margin-top:auto;
    display:inline-block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow: ellipsis;
    width:100%;
}
/*讲师详情*/
.teacherlist.entry-teacher .item{
    margin-bottom:30px;
    padding:0;
}
.teacherlist.entry-teacher .item .meta{
    justify-content:flex-end;
    margin-top:auto;
}

/*精品好可list*/
.haokelist{
    flex-wrap:wrap;
    margin:0 -13px;
}
.haokelist .item{
    display:flex;
    background:#fff;
    margin-bottom:25px;
    padding:25px;
    width:574px;
    margin-left:13px;
    margin-right:13px;
}
.haokelist .item .img{
    flex:0 0 205px;
    height:135px;
}
.haokelist .item .img img{
    width:205px;
    height:135px;
    object-fit:cover;
}
.haokelist .item .txt{
    flex:1 1 auto;
    display:flex;
    flex-direction:column;
    padding-left:25px;
}
.haokelist .item .txt a{
    font-weight:600;
    color:#333;
    font-size:16px;
}
.haokelist .item .txt .tag{
    font-size:12px;
    color:#333;
    padding-top:15px;
}
.haokelist .item .txt .xuexi{
    font-size:12px;
    color:#999;
    padding-top:15px;
}
.haokelist .item .txt .xueshi{
    color:#366eff;
    margin-top:auto;
    font-size:12px;
    cursor:pointer;
}
/*课程详情*/
.entry.kechengshow{
    background:transparent;
    padding:0;
}
.entry .entry-content.notop{
    border:none;
}
.entry-kecheng{
    align-items:flex-start;
    padding:30px;
    background:#fff;
}
.entry-kecheng .img{
    width:410px;
    height:260px;
}
.entry-kecheng .img img{
    width:410px;
    height:260px;
    object-fit:cover;
}
.entry-kecheng .txt{
    flex:1 1 auto;
    padding-left:25px;
    height:260px;
}
.entry-kecheng .txt .t{
    font-weight:600;
    color:#333;
    font-size:16px;
}
.entry-kecheng .txt .tag{
    color:#333;
    padding-top:20px;
}
.entry-kecheng .txt .xuexi{
    padding-top:20px;
    font-size:12px;
    color:#333;
}
.entry-kecheng .txt .sp1{
    color:#999;
    padding-right:20px;
}
.entry-kecheng .txt .sp2{
    color:#366eff;
    padding-right:20px;
}
.entry-kecheng .txt .need{
    margin-top:auto;
    color:#333;
}
.entry-kecheng-tabs{
    background:#fff;
    margin-top:30px;
}
.entry-kecheng-tabs .tabs{
    border-bottom:1px solid #d7d7d7;
    height:50px;
}
.entry-kecheng-tabs .tabs .item{
    display:flex;
    flex-direction:column;
    margin-left:100px;
    height:100%;
    cursor:pointer;
}
.entry-kecheng-tabs .tabs .item .sp1{
    color:#666;
    font-size:16px;
    padding-top:10px;
}
.entry-kecheng-tabs .tabs .item .line{
    border-bottom:2px solid #fff;
    margin-top:auto;
}
.entry-kecheng-tabs .tabs .item.on .sp1{
    color:#366eff;
}
.entry-kecheng-tabs .tabs .item.on .line{
    border-bottom:2px solid #366eff;
}
.entry-kecheng-tabs .entry-content{
    padding:30px;
}
.entry-kecheng-tabs .entry-content .xingming{
    background:#f5f6f8;
    padding:5px 10px;
    width:80px;
    text-align:center;
    margin:20px 0;
}
.entry-xueshi{
    padding:30px;
}
.entry-xueshi .tishi{
    color:#f00;
}
.entry-xueshi .buzou{
    height:40px;
    background:#14abf2;
    margin-top:20px;
}
.entry-xueshi .buzou span{
    flex:0 0 350px;
    font-weight:600;
    color:#fff;
    text-align:center;
}
.entry-xueshi .buzou img{
    display:block;
}
.entry-xueshi .table{
    width:100%;
    margin-top:20px;
    border-top:1px solid #d7d7d7;
    border-left:1px solid #d7d7d7;
}
.entry-xueshi .row{
    width:100%;
    height:40px;
}
.entry-xueshi .row span{
    text-align:center;
    border-bottom:1px solid #d7d7d7;
    border-right:1px solid #d7d7d7;
    flex:1;
    line-height:40px;
    height:40px;
    color:#666;
}
.entry-xueshi .row span a{
    color:#366eff;
}
.entry-xueshi .row.tabletop{
    background:#f5f6f8;
}
.entry-xueshi .row.tabletop span{
    font-weight:600;
    color:#333;
}
.entry-xueshi .downzhengshu{
    width:200px;
    height:50px;
    line-height:50px;
    text-align:center;
    color:#fff;
    margin-left:auto;
    background:#366eff;
    margin-top:20px;
    cursor:pointer;
}

/*下载证书弹窗*/

/*下载证书弹窗*/
.mark{
    position:fixed;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background:rgba(0, 0, 0, 0.7);
    display:none;
}
.zhengshu{
    position:absolute;
    padding:30px;
    display:flex;
    flex-direction:column;
    z-index:999999;
    background:#fff;
    transform:translateX(-50%) translateY(-50%);
    left:50%;
    top:50%;
}
.zhengshu .zhengshubg{
    width:750px;
    height:439px;
    background:url(../images/bj.jpg) no-repeat;
}
.zhengshu .zhengshubg .title{
    padding-top:70px;
    text-align:center;
    font-weight:bold;
    color:#b11904;
    font-size:30px;
}
.zhengshu .zhengshubg .neirong{
    font-size:16px;
    color:#000;
    padding:80px 50px 0 50px;
}
.zhengshu .zhengshubg .neirong .sp{
    padding:0 5px;
    text-decoration:underline;
    font-style: italic;
}
.zhengshu .zhengshubg .neirong .sp2{
    font-weight:bold;
    padding:0 5px;
}
.zhengshu .zhengshubg .time{
    color:#000;
    text-align:right;
    padding-right:95px;
    padding-top:30px;
    font-size:16px;
}
.zhengshu .xiazai{
    width:200px;
    height:50px;
    line-height:50px;
    text-align:center;
    color:#fff;
    background:#366eff;
    margin:20px auto 0 auto;
    cursor:pointer;
}

.tanchuang{
    position:absolute;
    padding:30px;
    display:flex;
    flex-direction:column;
    z-index:999999;
    background:#fff;
    transform:translateX(-50%) translateY(-50%);
    left:50%;
    top:50%;
    width:450px;
    height:380px;
    border-radius:10px;
    align-items:center;
}
.tanchuang .title{
    font-size:16px;
    color:#366eff;
    padding-bottom:30px;
}
.tanchuang p{
    padding-top:30px;
}
.tanchuang .btns{
    justify-content:space-between;
    width:100%;
}
.tanchuang .btns .btn{
    width:175px !important; 
}
.tanchuang .btn{
    width:200px;
    height:50px;
    line-height:50px;
    text-align:center;
    color:#fff;
    background:#366eff;
    margin:20px auto 0 auto;
    cursor:pointer;
}

/*开始学习*/
.address{
    padding-bottom:20px;
    display:flex;
    align-items:center;
    color:#333;
}
.address span{
    color:#333;
    padding:0 15px;
}
.address a{
    color:#333;
}
.address .red{
    color:#f00;
}
.address .btn {
    width: 50px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #f6f6f7;
    color: #366eff;
    cursor: pointer;
}
.entry-video .video{
    width:880px;
}
.entry-video{
    justify-content:flex-start;
}
.entry-video .video video{
    width:100%;
    height:490px;
    object-fit:cover;
}
.entry-video .video p{
    color:#333;
    padding-top:30px;
}
.entry-video .mulu{
    flex:1 1 auto;
    padding-left:30px;
    height:538px;
}
.entry-video .mulu .tit{
    color:#333;
    font-weight:600;
    font-size:16px;
    border-bottom:1px solid #d7d7d7;
    height:50px;
    display:flex;
    align-items:center;
}
.entry-video .mulu ul li{
    display:flex;
    align-items:center;
    border-bottom:1px dashed #d7d7d7;
    height:50px;
}

/*用户中心*/
.user-neiye{
    display:flex;
}
.user-left{
    width:210px;
    background:#fff;
    margin-right:30px;
    padding:30px 0;
}
.user-left .tx{
    align-items:center;
    padding-bottom:20px;
}
.user-left .tx img{
    width:85px;
    height:85px;
    border-radius:50%;
    object-fit:cover;
}
.user-left .tx p{
    font-size:16px;
    color:#333;
    padding-top:10px;
}
.user-left .item{
    display:flex;
    flex-direction:column;
    padding-top:30px;
}
.user-left .item .tit{
    font-size:16px;
    color:#333;
    font-weight:bold;
    height:45px;
    border-bottom:1px solid #e5e5e5;
    line-height:45px;
    padding-left:30px;
}
.user-left .item ul{
    display:flex;
    flex-direction:column;
}
.user-left .item ul li{
    height:45px;
    border-bottom:1px solid #e5e5e5;
    line-height:45px;
    text-align:center;
    cursor:pointer;
}
.user-left .item ul li.on{
    background:#f6f9ff;
}
.user-left .item ul li.on a{
    color:#366eff;
}
.user-left .item ul li:hover{
    background:#f6f9ff;
}
.user-left .item ul li:hover a{
    color:#366eff;
}

.user-right{
    flex:1 1 auto;
    background:#fff;
    padding:30px;
}
.title-right{
    color:#333;
    font-weight:bold;
    font-size:16px;
    border-bottom:1px solid #afafaf;
    padding-bottom:15px;
}
.user-right .tx{
    padding:30px 0;
}
.user-right .tx .img{
    width:110px;
    height:110px;
    position:relative;
    border-radius:50%;
    overflow:hidden;
}
.user-right .tx .img .fileinput {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    right: 0;
    background: #0094ff;
    width: 110px;
    height: 110px;
    opacity: 0;
    cursor: pointer;
}
.user-right .tx .img img{
    width:110px;
    height:110px;
    object-fit:cover;
}
.user-right .tx .img a{
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    height:27px;
    line-height:27px;
    text-align:center;
    background:rgba(0, 0, 0, 0.7);
    color:#fff;
    font-size:12px;
}
.user-right .tx .txt{
    padding-left:30px;
}
.user-right .tx .txt p{
    font-size:16px;
    color:#333;
}
.user-right .tx .txt span{
    color:#666;
    padding-top:15px;
}
.form-info .item{
    display:flex;
    align-items:center;
    padding-bottom:20px;
}
.form-info .item > span{
    flex:0 0 120px;
    color:#666;
    font-size:12px;
    text-align:right;
}
.form-info .item p{
    color:#333;
    font-size:12px;
}
.form-info .item label{
    display:flex;
    align-items:center;
    margin-right:20px;
}
.form-info .item label span{
    padding-left:10px;
}
.form-info .item .input{
    width:345px;
    height:45px;
    display:flex;
    align-items:center;
    border:1px solid #d8d8d8;
    padding:0 15px;
}
.form-info .item .input a{
    color:#366eff;
    padding-left:15px;
    border-left:1px solid #d8d8d8;
}
.form-info .item .input input{
    flex:1;
}
.form-info .item .input select{
    flex:1;
}
.form-info .item .checkbox1{
    width:414px;
    height: 83px;
    display:flex;
    align-items:center;
    border:1px solid #d8d8d8;
    padding:0 15px;
}
.form-info .item .checkbox1 select{
    width: 418px;
}
.blue-btn{
    width:200px;
    height:50px;
    line-height:50px;
    text-align:center;
    color:#fff;
    background:#366eff;
    margin-left:200px;
    cursor:pointer;
}
.blue-btn-sm {
    width: 80px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background: #366eff;
    margin-left: 60px;
    cursor: pointer;
}
.light-btn-sm {
    width: 80px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #f6f9ff;
    color: #366eff;
    margin-left: 40px;
    cursor: pointer;
}
.user-right  .table{
    width:100%;
    margin:30px 0;
    border-top:1px solid #d7d7d7;
    border-left:1px solid #d7d7d7;
}
.user-right  .row{
    width:100%;
    height:40px;
}
.user-right .row span{
    text-align:center;
    border-bottom:1px solid #d7d7d7;
    border-right:1px solid #d7d7d7;
    flex:1;
    line-height:40px;
    height:40px;
    color:#666;
}
.user-right  .row span a{
    color:#366eff;
}
.user-right  .row.tabletop{
    background:#f5f6f8;
}
.user-right  .row.tabletop span{
    font-weight:600;
    color:#333;
}

/*答题详情*/
.entry-kaoshi{
    background:#fff;
    padding:30px;
}
.entry-kaoshi .name{
    color:#f00;
}
.entry-kaoshi .tishi{
    height:70px;
    background:#f5f6f8;
    text-align:center;
    line-height:70px;
    font-size:16px;
    color:#333;
    margin-top:30px;
}
.entry-kaoshi .dati{
    padding-top:30px;
}
.entry-kaoshi .dati .tit{
    font-size:16px;
    font-weight:bold;
    color:#333;
    margin-bottom:20px;
}
.entry-kaoshi .dati .dati-show{
    height:70px;
    background:#f5f6f8;
    justify-content:space-around;
}
.entry-kaoshi .dati .dati-show div{
    display:flex;
    align-items:center;
    color:#333;
}
.entry-kaoshi .dati .dati-show .sp1{
    color:#666;
}
.entry-kaoshi .title-right{
    margin-top:40px;
}

.shijuanlist{
    padding:30px;
}
.shijuanlist .sjtitle{
    font-size:16px;
    color:#333;
    font-weight:bold;
    padding-bottom:20px;
}
.shijuanlist .sjitem{
    padding-bottom:20px;
}
.shijuanlist .timu{
    font-size:16px;
    color:#333;
}
.shijuanlist .timu .sp{
    color:#366eff;
}
.shijuanlist .item{
    padding-top:15px;
}
.shijuanlist .item span{
    padding-left:15px;
}
.shijuanlist .textarea{
    flex:0 0 100%;
    padding-top:15px;
}
.shijuanlist .textarea textarea{
    width:100%;
    height:160px;
    border-radius:10px;
    border:1px solid #d9d9d9;
    padding:15px;
}

.entry-kaoshi .btns .hui{
    background:#dedede;
    color:#333;
}

/*我的证书*/
.user-zhengshu{
    padding-bottom:30px;
}
.user-zhengshu .item{
    border:1px solid #e8e8e8;
    padding:25px 25px 0 25px;
    border-radius:5px;
    margin-top:25px;
}
.user-zhengshu .item1{
    justify-content:space-between;
    padding-bottom:25px;
}
.user-zhengshu .item1 .sp1{
    color:#666;
}
.user-zhengshu .item1 a{
    background:#f6f9ff;
    height:26px;
    border-radius:26px;
    line-height:26px;
    color:#366eff;
    padding:0 15px;
    font-size:12px;
}

/*问卷调查*/
.shijuanlist.wenjuanlist .sjitem{
    display:flex;
    flex-wrap:wrap;
}
.shijuanlist.wenjuanlist .sjitem .timu{
    flex:0 0 100%;
}
.shijuanlist.wenjuanlist .sjitem .item{
    margin-right:50px;
    margin-bottom:20px;
}
.wenjuan-tijiao{
    align-items:center;
    padding-top:50px;
}
.wenjuan-tijiao .title{
    font-size:16px;
    color:#366eff;
}
.wenjuan-tijiao p{
    font-weight:600;
    color:#666;
}

/*修改密码*/
.repassword{
    background:#fff;
    padding:30px;
    align-items:center;
}
.repassword .title{
    font-size:16px;
    color:#366eff;
    padding-bottom:30px;
}
.repassword .form-info .input{
    width:450px;
}
.blue-btn.pwd{
    width:470px;
    margin-left:50px;
}

/*我的课程*/
.user-kecheng-list{
    padding-bottom:30px;
}
.user-kecheng-list .item{
    display:flex;
    border-bottom:1px solid #d9d9d9;
    padding:25px 0;
}
.user-kecheng-list .item .img{
    flex:0 0 275px;
    height:170px;
}
.user-kecheng-list .item .img img{
    width:275px;
    height:170px;
    object-fit:cover;
}
.user-kecheng-list .item .txt{
    flex:1 1 auto;
    padding-left:25px;
}
.user-kecheng-list .txt .title{
    justify-content:space-between;
}
.user-kecheng-list .txt .title .sp1{
    font-size:16px;
    color:#333;
}
.user-kecheng-list .txt .title .sp2{
    color:#366eff;
}
.user-kecheng-list .txt .ms{
    padding-top:20px;
    color:#666;
}
.user-kecheng-list .txt .jindu{
    margin-top:20px;
}
.user-kecheng-list .txt .jindu .line{
    flex:0 0 400px;
    height:10px;
    background:#f5f6f8;
    border-radius:10px;
    position:relative;
}
.user-kecheng-list .txt .jindu .line span{
    display:inline-block;
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    height:10px;
    border-radius:10px;
    background:#366eff;
}
.user-kecheng-list .txt .jindu .num{
    color:#666;
    padding-left:10px;
}
.user-kecheng-list .txt .jindu .sp{
    margin-left:auto;
    color:#333;
}
.user-kecheng-list .txt .action{
    justify-content:flex-end;
    margin-top:auto;
}
.user-kecheng-list .txt .action a{
    background:#f6f9ff;
    height:35px;
    border-radius:35px;
    line-height:35px;
    padding:0 15px;
    margin-left:30px;
    color:#366eff;
    font-size:12px;
}
.user-kecheng-list .txt .action a.a1{
    background:#366eff;
    color:#fff;
}
.user-kecheng-list .txt .action a.a2{
    background:#14abf2;
    color:#fff;
}


.user-kecheng-list .tishi{
    color:#f00;
    padding-top:25px;
}
.user-kecheng-list .buzou{
    height:40px;
    background:#14abf2;
    margin-top:20px;
}
.user-kecheng-list .buzou span{
    flex:0 0 276px;
    font-weight:600;
    color:#fff;
    text-align:center;
    font-size:12px;
}
.user-kecheng-list .buzou img{
    display:block;
}

.twoLineMax{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 52px;
}

.btnrow{
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.imgTwoTitle{
    position: absolute;
    width: 410px;
    top: 175px;
    text-align: center;
    font-size: 24px;
}
.imgThirTitle {
    position: absolute;
    width: 410px;
    top: 220px;
    text-align: center;
    font-size: 20px;
}
.xueshi_sp {
    color: #366eff;
}
.entry-kecheng .txt .tg {
    font-weight: 600;
    color: #333;
    font-size: 24px;
}
.item-catalog{
    background-color: #fff;
    padding-left: 30px;
    font-size: 20px;
}