.container1,
.container{
    width: 100%;
    height: 382px;
    display: flex;
   justify-content: center;
   
   
   
}
.container{
    height: 320px;
}
    .banner-wrapper1,
  .banner-wrapper{
      width: 570px;
      overflow: hidden;
      margin: 0 20px;
  }
  .container1,
  .banner-wrapper1{
      width: 100%;
      position: relative;
  }
  .peixun{
      width: 570px;

      border-radius: 15px;
      border: 1px solid #ccc;
      overflow: hidden;
  }
  .avaImg{
      display: block;
      width: 82px;
      height: 82px;
      margin: 0 auto;
      opacity: 1;
  }
  .login{
      position: absolute;
      z-index: 100;
      top:50%;
      left: 70%;
      transform: translate(0,-50%);
      width: 280px;
      height: 342px;
      border-radius: 15px;
      background-color: #ccc;
      opacity: 0.8;
      border: 1px solid #ccc;
      overflow: hidden;
  }
  .login_tit{
      width: 100%;
      font-size: 18px;
      font-weight: 600;
      text-align: center;
      margin: 20px 0;
  }
  .login_inp{
      box-sizing: border-box;
      width: 100%;
      text-align: center;
      padding:0 15px;
  }
  .login_inp input{
      width:100%;
      border: 1px solid  #aaa;
      border-radius: 5px;
      padding: 5px 15px;
      margin-top: 15px;
      outline: none;
  }
  
  .yzm_box{
      display: flex;
      margin-top: 15px;
  }
  .yzm_box>input{
      display: inline-block;
      width: 70%;
      padding: 5px 5px 5px 15px;
      margin-top: 0;
      margin-right: 10px;
    }
  .yzm_box>img{
      display: block;
      width: 30%;
      height: 32px;
  }
  .btn{width:100%}
  .btn>button{
        border: 1px solid var(--blue3);
        background-color: var(--blue3);
        width: 68px;
        height: 32px;
        color: #fff;
        text-align: center;
        border-radius: 10px;
        margin-top: 16px;
  }
  .login_btm{
     display: flex;
     justify-content: space-around;
     margin-top:20px;
  }
  
.carousel-inner .item{
    height: 320px;
}
.banner-wrapper1 .carousel-inner .item{
    height: 482px;
}
.banner-wrapper1 .carousel-inner .item>img{
    width: 100%;
    height: 452px;
    
}
.px_tit{
    background: url(../image/baogao-bj.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 56px;
    line-height: 56px;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    color:var(--yellow) ;
}
  
.training-box-div {
    width: 100%;
    height: 24px;
    margin-left: 12px;
    margin-bottom: 13px;
}

.training-box-text {
    width: 100%;
    height: 24px;
    color: #666;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}

.ellipsis-2 {
    width: 320px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.training-box-text-sp {
    
    height: 36px;
    line-height: 18px;
    font-size: 12px;
}
.training-box-span {
    position: absolute;
    top: 0px;
    right: 26px;
}
.posi-r {
    position: relative !important;
}
.training-center {
    color: #666;
    font-size: 12px;
    position: absolute;
    right: 14px;
}  
.process_box{
   width: 100%;
   height: 114px;
   margin-top: 28px;
   text-align: center;
}
  
  
 .conedu{
     width: 1280px;
     margin: 0 auto;
     color: #666;
      margin-top: 25px;
      font-size: 22px;
      position: relative;
  }
  .conedu_box{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .conedu .text{
      margin:0 10px;
  }
  .title_a>a{
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 14px;
    color: #666;
}
 .title_a>a:hover{
      color: var(--blue2) ;
 }
 
 .select-course {
    width: 100%;
    background-color: #fff;
    height: auto;

}
.select-course-bgzj {
    
    
    background-position: center 0;
    height: auto;
    padding-left: 16px;
}
.select-course-filter {
    width: 1280px;
    margin: 0 auto;
}
.pull-left {
    float: left!important;
} 
.policy-box {
    width: 346px;
    height: 370px;
    overflow: hidden;
}
.work-lf-top {
    width: 100%;
    height: 52px;
    line-height: 52px;
    position: relative;
    border-bottom: 1px solid #E2E2E2;
    margin-bottom: 18px;
}
.work-lf-top h3 {
    font-size: 18px;
    color:var(--blue2);
    font-weight: bold;
    display: inline-block;
    margin-bottom: 0px;
    padding-bottom: 15px;
    margin-left: 0px;
    border-bottom: 2px solid var(--blue2);
}

.work-lf-b-right-text  a{
    height: 48px;
    color: #333;
}

.work-lf-b-right-text a:hover{
    color: var(--blue2);
}

.work-lf-b-right-text li {
    width: 100%;
    height: 34px;
    line-height: 22px;
    color: #888;
    display: inline-block;
}

.work-text-a {
    text-transform: uppercase;
    margin-right: 6px;
    font-size: 12px;
    color: #999 !important;
    line-height: 18px;
    padding: 0px 10px;
    border-radius: 13px;
    margin-top: 16px;
    border: 1px solid #E2E2E2;
}
.ellipsis {
    width: 75%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.b-right-text-span {
    color: #fff;
    border: 1px solid #AB0009;
    border-radius: 50%;
    padding: 2px;
    background-color: #AB0009;
    font-size: 10px;
    margin-right: 8px;
    width: 22px;
    height: 22px;
    float: left;
    text-align: center;
    line-height: 16px;
}
.ml80 {
    margin-left: 80px;
}
.mr80 {
    margin-right: 80px;
}
.leftpxpt {
    width: 1250px;
    margin: 0 auto;
}

.mr_frbox {
    width: 1250px;
    overflow: hidden;
}
.lecturer_boxli {
    
    width: 1250px;
}
.lecturer_boxli .pxpts li {
    float: left;
    margin-right: 10px;
}
.leftpxpt .pxpts li {
    display: inline-block;
    background-color: white ;
    height: 130px;
    line-height: 130px;
    width: 279px;
    border-radius: inherit;
    border: none;
    border: 1px solid #e4e4e4;
    display: inline-block;
    background-color: white;
}

.leftpxpt .pxptswz{
    width: 100%;
    margin-left: 0px;
    text-align: center;
    display: inline-block;
    line-height: 20px;
    vertical-align: middle;
}
.leftpxpt .pxpts li>a:hover{
    background-color: var(--blue4);
}

.userCon{
    width: 100%;
    background-color: var(--blue3);
    border-radius: 5px;
    padding: 10px;
    color: #fff;
    margin-top: 30px;
}
.userCon>a{
    text-decoration: none;
    color: #fff;
}

 .exit{
     width: 100%;
     cursor: pointer;
 }
 
 #box{
	width: 570px;
	height: 317px;
	
	position: relative;
    }
.screen{
    width: 570px;
    height: 317px;
    overflow: hidden;
    position: relative;
}
.screen li{
    width: 570px;
    height: 317px;
    overflow: hidden;
    float: left;
}
.screen ul{
    position: absolute;
    left: 0;
    top: 0;
    width: 4200px;
}
#box ol{
    position: absolute;
    left: 50%;
    bottom: 10px;
  
    margin-left: -50px;
    line-height: 20px;
    text-align: center;
}
#box ol li{
    float: left;
    width: 6px;
    height: 6px;
    background: #fff;
    opacity: 0.6;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin-left: 10px;
    cursor: pointer;
}
#box ol li.current{
    background: #fff;
    opacity: 1;
    transform: scale(1.5);
}