* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    background: #fff;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    color: #333;
    background: #fff;
    font: normal 14px/24px "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei", Arial, sans-serif;
    width: 100%;
    min-width: 1200px;
    overflow-x: hidden;
    overflow-y: scroll;
}

button,
input,
select,
textarea {
    font-size: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

ul,
ol,
li {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    vertical-align: middle;
    border: 0;
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    border: none;
}

input:focus {
    border: none;
    outline: none;
}

a {
    color: #333;
    outline: none;
    text-decoration: none;
    transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
}

a:hover {
    text-decoration: none;
    opacity: 0.8;
    transform: translate(5px);
}

video {
    border: none;
    object-fit: fill;
}

.w12 {
    width: 1200px;
    margin: 0 auto;
}

.banner img{
    width: 100%;
}
.banner-shili{
    width: 100%;
    height: 104px;
    background-color: #f5f5f5;
}
.banner-shili .w12{
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.banner-shilis{
    width: 25%;
    font-size: 20px;
    text-align: center;
}
.banner-shilis{
    border-right: 1px solid #ccc;
}
.banner-shilis:last-child{
    border: 0;
}
.banner-shilis h3{
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;
}
.n{
    margin: 20px 0;
    padding: 20px 0;
}
.title{
    margin: 20px 0 40px;
    text-align: center;
}
.title h3{
    font-size: 48px;
    line-height: 50px;
}
.title h3 span{ 
    color: #0d145f;
}
.jineng{
    display: flex;
    justify-content: space-between;
}
.jinengs{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 282px;
    height: 288px;
    box-shadow: inset 0 0 1px #fff, 0 3px 5px rgba(160, 160, 221, .36);
    border-radius: 10px;
    background: linear-gradient(135deg,#f5f5fe,#fff);
}
.jinengs img{
    width: 160px;
    margin: 0 auto;
}
.jinengs p{
    margin-top: 20px;
    font-size: 20px;
    color: #0d145f;
    text-align: center;
}
.form{
    height: 270px;
    background: url('../images/form-bg1.jpg') no-repeat center / cover;
    padding: 50px 0;
}
.form h3{
    font-size: 40px;
    line-height: 50px;    font-weight: bold;
    color: #fff;
    text-align: center;
}
.form form{
    display: flex;
    justify-content: space-between;
    height: 62px;
    margin-top: 40px;
    padding: 0 40px;
}
.form form label{
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    width: 316px;
    height: 62px;
    border-radius: 62px;
    padding: 0 30px;
    background-color: #fff;
}
.form form label:before{
    width: 52px;
    font-size: 28px;
    display: block;
}
.form form label input::-webkit-input-placeholder{
    font-size: 30px;
}
.form form label input{
    width: 100%;
    font-size: 30px;
    height: 100%;
    display: inline-block;
}
.form form label.form-btn{
    background: linear-gradient(
90deg, #fe6566, #e8262b);
}
.form form label.form-btn input{
    display: block;
    width: 100%;
    font-size: 30px;
    background: none;
    color: #fff;
    cursor: pointer;
}

.xueke {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 4%;
}

.xuekes {
    width: 264px;
    border-radius: 10px;
    box-shadow: 0 2px 13px rgba(160, 160, 221, .36), inset 0 2px 13px #fff;
    position: relative;
    padding: 20px;
    margin-top: 30px;
}

.xuekes img {
    width: 61px;
    position: absolute;
    right: 26px;
    top: 26px;
}

.xuekes span {
    font-size: 20px;
}

.xuekes h3 {
    font-size: 30px;
    line-height: 34px;
    color: #000;
    margin: 20px 0 5px;
}

.xuekes p {
    color: #2f3135;
    font-size: 20px;
}

.xuekes a {
    width: fit-content;
    display: block;
    font-size: 20px;
    color: #fff;
    background: linear-gradient(180deg, #3478f8, #3478f8);
    border-radius: 34px;
    line-height: 34px;
    padding: 0 16px;
    margin: 16px auto 0;
}

.xuekes a i {
    font-size: 20px;
    transform: rotate(-90deg);
    display: inline-block;
}

.xuekes:nth-child(1) {
    background: linear-gradient(45deg, #f5f8ff, #fefeff);
}

.xuekes:nth-child(2) {
    background: linear-gradient(45deg, #fff9f3, #fefeff);
}

.xuekes:nth-child(3) {
    background: linear-gradient(45deg, #effff9, #fefeff);
}

.xuekes:nth-child(4) {
    background: linear-gradient(45deg, #f9f1ff, #fefeff);
}

.xuekes:nth-child(1) span {
    color: #3477f8;
}

.xuekes:nth-child(2) span {
    color: #ff3302;
}

.xuekes:nth-child(3) span {
    color: #01cd83;
}

.xuekes:nth-child(4) span {
    color: #8112ff;
}

.xuekes:nth-child(2) a {
    background: linear-gradient(180deg, #ff3200, #ff603c);
}

.xuekes:nth-child(3) a {
    background: linear-gradient(180deg, #00cc82, #05de93);
}

.xuekes:nth-child(4) a {
    background: linear-gradient(180deg, #8111ff, #9434ff);
}
.ziliao{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.ziliaos{
    width: 376px;
    border-radius: 10px;
    box-shadow: 0 2px 13px rgba(160, 160, 221, .36), inset 0 2px 13px #fff;
    margin: 20px 0;
}
.ziliaos p{
    padding: 14px 20px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ziliaos p em{
    display: block;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
}
.ziliaos p a{
    display: block;
    font-size: 20px;
    color: #fff;
    background: linear-gradient(
180deg, #3478f8, #3478f8);
    border-radius: 34px;
    line-height: 34px;
    padding: 0 16px;
}
.ziliaos p a i {
    transform: rotate(
-90deg);
    display: inline-block;
    font-size: 20px;
}
.luxian img{
    display: block;
    width: 1183px;
    margin: 60px auto;
}
.jxgl{
    display: flex;
    justify-content: space-between;
}
.jxgls{
    width: 376px;
    border-radius: 10px;
    box-shadow: 0 2px 13px rgba(160, 160, 221, .36), inset 0 2px 13px #fff;
    padding: 20px;
    color: #0d145f;
}
.jxgls-top{
    margin-bottom: 14px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.jxgls-top img{
    width: 53px;
    height: 47px;
    margin-right: 20px;
}
.jxgls-top h3{
    width: 244px;
    font-size: 24px;
    line-height: 30px;
}
.jxgls p{
    font-size: 18px;
}
.n-teacher-n-n{
    display: flex;
    justify-content: space-between;
}
.n-teacher-n-nl-n{
    width: 1200px;
    height: 332px;
    background: linear-gradient(0deg, #ffffff 0%, #f2f7fd 100%);
    box-shadow: 0px 0px 10px 0px rgb(0 21 72 / 10%), inset 0px 2px 4px 0px #ffffff;
    border-radius: 14px;
    border: solid 2px #ffffff;
    box-sizing: border-box;
    margin-top: 60px;
}
.n-teacher-n-nl-box{
    position: relative;
    width: 1112px;
    height: 330px;
    margin: -38px 0 0 22px;
    overflow: hidden;
}
.n-teacher-n-nl-box ul.n-teacher-n-nl-n-img{
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 205px;
    display: flex;
}
.n-teacher-n-nl-n-img li{
    width: 110px;
    height: 125px;
    background-image: linear-gradient(
0deg, #b3b9ca 0%, #7f8393 100%);
    border-radius: 6px;
    position: relative;
    margin-left: 22px;
    overflow: hidden;
    transition: all .7s;
}
.n-teacher-n-nl-n-img li img{
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 100%;
    transform: translateX(-50%);
}
.n-teacher-n-nl-n-img li.first{
    width: 290px;
    height: 330px;
    margin-top: -205px;
    border-radius: 10px;
}

.n-teacher-n-nl-box i{
    position: absolute;
    top: 172px;
    width: 30px;
    line-height: 18px;
    border-radius: 3px;
    border: solid 1px #ff6600;
    text-align: center;
    color: #ff6600;
    font-size: 18px;
    z-index: 2;
    cursor: pointer;
}
.n-teacher-n-nl-box i.left{
    right: 52px;
    transform: rotate(180deg);
}
.n-teacher-n-nl-box i.right{
    right: 12px;
}

.n-teacher-n-nl-info{
    width: 500px;
    position: absolute;
    left: 360px;
    top: 78px;
}
.n-teacher-n-nl-info li{
    display: none;
}
.n-teacher-n-nl-info li h3 {
    display: flex;
    align-items: center;
    font-size: 30px;
    color: #000000;
    font-weight: bold;
}

.n-teacher-n-nl-info li span{
    font-size: 14px;
    margin-left: 8px;
    color: #f60;
    font-weight: normal;
    position: relative;
    margin-right: 6px;
    padding-top: 18px;
}
.n-teacher-n-nl-info li span:after{
    position: absolute;
    top: 21px;
    right: -7px;
    content: "";
    width: 1px;
    height: 14px;
    background: rgb(102, 102, 102);
}
.n-teacher-n-nl-info li span:last-child:after{
    width: 0;
}
.n-teacher-n-nl-info li p{
    width: 480px;
    font-size: 14px;
    color: #666;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.sw-gl{
    overflow: hidden;
}
.jxgl-p{
    margin: 40px 0;
    border-radius: 10px;
    box-shadow: 0 2px 13px rgb(160 160 221 / 36%), inset 0 2px 13px #fff;
    background-color: #fff;
    padding: 20px;
    position: relative;
}
.swiper-pagination-gl{
    left: 50%;
    bottom: -30px;
    transform: translateX(-50%);
}
.swiper-pagination-gl span{
    margin: 0 3px;
}
.n7{
    margin: 0;
    padding: 0;
}
.n7 .form{
    background: #f6f7fa;
}
.n7 .form h3{
    color: #2f3135;
}
.n7 .form .icons {
    border: 1px solid #2f3135;
}