*{
    margin: 0;
    padding: 0;
}
li{
    list-style: none;
}
a:hover, a:visited, a:link, a:active {
    text-decoration: none;
    color: #fff;
}
input,a{
    outline: none;
}
.footer-content{
    margin: 0 auto!important;
}
.wrap{
    margin: 0 auto!important;
}
.QRCode img {
/*margin-left: 350px!important;*/
}
@font-face {
             font-family: 'myfont2';/*定义字体名称*/
             src:
            url('../font/abandone-webfont.ttf');
            font-weight: normal;
             font-style: normal;
             font-stretch:ultra-expanded;/*定义字体符合拉伸*/
         }
.top-bar-top{
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    height: 100px;
    align-items: center;
    justify-content: space-between;
}
.title{
    position: relative;
    
    width: 100%;
    height: 770px;
    margin: 0 auto;
    background: url('../img/banner0.png');
    background-size:cover;
    background-position: center;
    text-align: center;
}
.content{
    position: relative;
    width: 1200px;
    height: 600px;
    margin: 0 auto;
    background-size:cover;
    text-align: center;
}
.sec-title{
    color: #072178!important;
}
.box{
    display: flex;
    flex-direction:column;
    justify-content:center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.picbox{
    margin-bottom: 25px;
}
.title-font-l{
    font-family: 'myfont2';
  font-size: 80px;
  color: aliceblue;
  margin-top: -80px;
  margin-right: 20px;
  cursor: default;
}
.title-font-s{
    font-size: 33px;
  color: aliceblue;
  /* line-height: 150px; */
}
.title-font-xs{
    font-size: 25px;
    margin-bottom: 25px;
    color: aliceblue; 
}
.title-font-btn{
    font-size: 36px;
  color: aliceblue;
  margin-right:20px;
  margin-top: 300px;
  /* line-height: 150px; */
}
.title-light{
    color: #fff!important;
}
.btn{
    width: 180px;
    height: 50px;
    line-height: 50px;
    background: rgba(255,255, 255, 0.8);
    color: #000;
    text-align: center;
    border: none;
    font-size: 18px;
    border-radius: 35px;
    margin: 15px 10px;
cursor: pointer;
z-index: 3;
transition: all 0.5s;
}
.btn:hover{
    background:#fff;
    transition: all 0.5s;
}
.red:hover{
    background: #d3214e!important;
    color: #fff!important;
    transition: all 0.5s;
}
.btn-c{
    width: 150px;
    height: 40px;
    line-height: 40px;
    background: rgba(255,255, 255, 0.8);
    color: #000;
    text-align: center;
    border: 1px solid #03295c;
    font-size: 18px;
    border-radius: 35px;
    margin: 15px 10px;
cursor: pointer;
z-index: 3;
outline: none;
transition: all 0.5s;
}
.btn-c:hover{
    background: #03295c;
    color:#fff;
    transition: all 0.5s;
}
.sub-btn{
    width: 180px;
    height: 50px;
    line-height: 50px;
    background: #d3214e;
    color:#fff;
    text-align: center;
    border: none;
    font-size: 18px;
    border-radius: 35px;
    margin: 15px 10px;
cursor: pointer;
z-index: 3;
transition: all 0.5s;
}
.sub-btn:hover{
    background: #d3214ddc;
    transition: all 0.5s;
}
.fnt-view{
    display: flex;
    justify-content:center;
    align-items: center;
    margin-bottom: 50px;
}
.card{
    position: relative;
    margin: 30px;
}
.card:hover{
    opacity: 0.85;
}
.card-title{
    color: rgba(255, 255, 255, 0.8);
    text-align: justify;
    position: absolute;
    top: 15%;
    left: 5%;
    width: 90%;
    cursor: default;
}
.big{
    font-size: 36px;
    font-weight: bold;
}
.btn-bottom{
    /* width: 180px; */
    height: 50px;
    line-height: 20px;
    background: #03295c;
    color: #fff;
    text-align: center;
    border: none;
    font-size: 18px;
    border-radius: 40px;
    padding: 15px 30px;
cursor: pointer;
z-index: 3;
box-shadow:0 0 30px 1px #03295c;
transition: all 0.5s;
}
.btn-bottom:hover{
    background: #d3214e!important;
    color: #fff!important;
    transition: all 0.5s;
    box-shadow:0 0 30px 1px #d3214e;
}
.grey{
    background: rgb(235, 235, 235);
    width: 100%;
}
.experience{
    font-size: 25px;
    display:flex;
    flex-direction: column;
    margin: 20px 25px;
    align-items: center;
    justify-content: center;
    transition:all 0.5s;
}
.experience:hover{
    margin-top: -10px;
    transition:all 0.5s;
}
.head{
    width: 200px;
    height: auto;
    margin-bottom: 10px;
}
.font-bold{
    font-size: 26px;
font-weight: bold;
margin-top: 6px;
margin-bottom: 6px;
color: rgb(39, 146, 146);
}
.htext{
font-size: 20px;
color: dimgray;
}
.dark{
    background: #0a0c21!important;
    width: 100%;
}
.long-content{
    height: 1000px;
}
.light-h{
    background: #fff!important;
    width: 100%;
    height: 680px;
}
.jobs{
   width: 150px;
   height: 270px;
   margin: 30px 15px;
   padding: 15px;
   border-radius: 0 30px 0 30px;
   box-shadow:0 0 16px 2px rgba(0, 0, 0, 0.384);
   color:#fff;
   font-size: 16px;
   text-align: center;
   line-height: 26px;
   text-shadow:0px 0px 10px #000;
   cursor: default;
   /* display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: center; */
}
.jobs:hover{
    margin-top: -10px;
}
.job-title{
    margin-bottom: 10px;
    font-size: 20px;
    text-align: center;
}
.job-has{
    margin-bottom: 10px;
    font-size: 13px!important;
    text-align: center;
}
.uilogo{
    width: 48px;
    height: auto;
    margin-top: 10px;
}
.tdlogo{
    width: 65px;
    height: auto;
    margin-top: 40px;
}
.cllogo{
    width: 65px;
    height: auto;
    margin-top: 15px;
}
.touchlogo{
    width: 65px;
    height: auto;
    margin-top: 15px;
}
.brainlogo{
    width: 65px;
    height: auto;
    margin-top: 15px;
}
.class-img{
    width: 300px;
    height: auto;
    border-radius:0 25px 0 25px;
}
/* .classbox{
    width: 850px;
    height: 700px;
    border: 2px solid #071e55;
    background: #fff;
    border-radius: 50px;
    margin-top: 30px;
} */
.class-big{
    display: flex;
}

.class-main{
    /* border-radius: 50px; */
    background: #fff;
    width: 1000px;
    height: 700px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.course-top{
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 20px;
    width: 90%;
    border-bottom:1px solid #0a0c212d;
}
.course-bottom{
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 20px;
    width: 90%;
}
.class-title{
    font-size: 26px;
    margin-bottom: 30px;
    color: #03295c;
}
.page-c{
    display: flex;
    flex-direction: column;
    margin-top: 100px;
    height: 150px;
    width: 50px;
    border-radius: 0 25px 25px 0;
    box-shadow: 0 0 16px 1px rgba(10, 12, 33, 0.1);
    background: #fff;
}
#next, #prev{
    width: 50px;
    height: 75px;
    line-height: 75px;
    text-align: center;
    cursor: pointer;
}
.next{
    border-radius: 0 25px 0 0;
}
.prev{
    border-radius: 0 0 25px 0;
}
.next img:hover,.prev img:hover{
    margin-top: -5px;
}
.left{
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    text-align: left;
}
.right img:hover{
opacity: 0.8;
}
.class-info-text{
    text-align: left;
    margin: 0 5px;
}
.able-text{
    margin-top: 5px;
}
.sampleimg{
    height: 480px;
    width: auto;
}
.tc-big-box{
    position: relative;
    width: 925px;
    height: 500px;
    overflow: hidden;
}
.active{
    background:red!important;
}
.teacher-small-dot{
 width: 20px;
 height: 20px;
 margin: 0 5px;
 border-radius: 50%;
 background: dimgrey;
 display: inline-block;
 cursor: pointer;
 transition: all 0.5s;
}
.tcbox{
transition: all 0.5s;
    position: absolute;
    left: 0px;
    width: 4625px;
    height: 500px;
    display: flex;
    margin-top: 25px;
}
.tch-img{
    width: 200px;
}
/* .tch-img:hover{
    width: 230px;
} */
.teacher{
    width: 925px;
    transition: all 0.5s;
}
.tc-name{
    font-size: 30px;
    margin-top: 25px;
    color: #072178;
}
.tcjob{
    font-weight: bold;
    color: #072178;
    margin-bottom: 25px;
}
.tc-info p{
    text-align: center;
    line-height: 33px;
    height: 120px;
    font-size: 22px;
    padding: 15px 15px;
    color: #0a0c21;
}
.tc-info{
    text-align: center;
    /* width: 90%; */
}
.taller{
    height: 800px;
}
.tall{
    height: 700px;
}
.care{
    width: 130px;
    height: 230px;
    background: #d3214e;
    border-radius: 0px 50px 0px 50px;
    color: #fff;
    padding: 0 10px;
    font-size: 15px;
    text-align: justify;
    cursor: default;
    box-shadow:0 0 16px 1px rgba(0, 0, 0, 0.384);
}
.care:hover{
    opacity: 0.8;
}
.care-top{
    display: flex;
    justify-content: space-around;
    /* align-items: center; */
    padding: 20px;
    width: 60%;
    margin-top: 25px;
}
.care-bottom{
    display: flex;
    justify-content: space-around;
    /* align-items: center; */
    padding: 20px;
    width: 60%;
}
.care-content{
    height: 700px;
}
.care-title{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 25px;
}
.title-bolder{
    display: inline-block;
    color: #d3214e;
    font-size: 36px;
    margin: 0 5px;
}
.questions-img{
    height: 480px;
    width: auto;
}
.feed-form,.qrcode{
    color: #fff;
}
.qrcode:hover{
    opacity: 0.75;
}
.feedback{
    width: 800px;
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.try-btn{
    padding: 0 30px;
    }
    .feed-btn{
        width: 300px;
        cursor: text;
    }
    .classbox{
        position: relative;
        width: 1000px;
        height: 700px;
        overflow: hidden;
        border-radius: 50px;
        box-shadow: 0 0 16px 1px rgba(10, 12, 33, 0.1);
        margin-top: 50px;
    }
    .classlist{
        width: 7000px;
        display: flex;
        position: absolute;
        left: 0;
        top: 0;
    }

    /************************************************/

