body,
html {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
}

html {
    overflow-y: scroll;
}

body,
input {
    font-size: 15px;
    font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif;
    -webkit-text-size-adjust: none;
    background-color: #fcfcfc;
}

dd,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
select,
textarea,
ul {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #000;
}

img {
    border: none;
}

input,
select,
textarea,
button {
    outline: 0;
    resize: none;
}

a:link,
a:visited {
    color: #282828;
    text-decoration: none;
}

::selection {
    background: rgba(254, 126, 0, 0.8);
}

::-moz-selection {
    background: rgba(254, 126, 0, 0.8);
}

.clearfix::after {
    clear: both;
    display: table;
    height: 0;
    content: "";
}

.red {
    color: red;
    font-weight: bold
}

.yw {
    color: #fba40e
}

[v-cloak] {
    display: none !important;
}

.fl {
    float: left
}

.fr {
    float: right
}

.x-con-full {
    width: 100%;
    margin: 0 auto;
    max-width: 1920px;
    position: relative;
    overflow: hidden;
}

.x-con-full .x-container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.x-con {
    width: 1200px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.x-fadeUp {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.x-fadeUp:hover {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
}

.x-con-t {
    text-align: center;
    font-size: 42px;
    line-height: 42px;
    color: #00375c;
    padding-top: 40px;
}

.x-con-t span {
    margin-left: 15px;
    color: #fca40e;
}

.x-banner {
    height: 480px;
    background: url(/public/images/teacher/x-banner1.jpg) no-repeat center center;
    width: 100%
}


.x-con-1 {
    width: 1200px;
    margin-bottom: 20px;
    margin: auto
}

.x-con2-n {
    width: 1220px;
    margin-bottom: 20px;
    margin: auto
}

.x-con-1 .x-con-t span {
    margin-left: 5px;
}

.x-con-1 .x-t-desc {
    font-size: 20px;
    line-height: 38px;
    color: #666;
    margin-top: 20px;
    margin-bottom: 25px;
    text-align: center;
}

.x-con-1 .x-container li {
    background: url(/public/images/teacher/box1-1.jpg) center center;
    width: 268px;
    height: 276px;
    float: left;
}

.x-con-1 .x-container li:nth-child(2) {
    margin: 0 40px;
    background: url(/public/images/teacher/box1-2.jpg) center center;
}

.x-con-1 .x-container li:nth-child(3) {
    margin: 0 40px 0 0;
    background: url(/public/images/teacher/box1-3.jpg) center center;
}

.x-con-1 .x-container li:nth-child(4) {
    background: url(/public/images/teacher/box1-4.jpg) center center;
}

.x-con-1 .x-container li .container01 {
    padding-top: 200px;
}

.x-con-1 .x-container p {
    color: #fff;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
}

.x-con-1 .x-container p:nth-child(2) {
    font-size: 18px;
}

.x-con-2 .x-con2-t {
    background: url(/public/images/teacher/tonglan.jpg) center;
    width: 100%;
    height: 239px;
    margin: 40px 0
}

.x-con-2 .x-con2-t h1 {
    font-size: 42px;
    font-weight: bolder;
    color: #fff;
    text-align: center;
    padding-top: 60px;
}

.x-con-2 .x-con2-t h2 {
    font-size: 34px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    line-height: 60px;
}

.x-con2-n {
    margin-bottom: 18px;
}

.x-con2-n li {
    width: 570px;
    height: 340px;
    padding: 20px;
    background: #fff;
    background: url(/public/images/teacher/teabg.png) no-repeat;
}

.x-con2-n li span {
    margin-left: 5px;
    display: block
}

.x-con2-n li span img {
    padding: 10px 0 0;
}

.x-con2-nb {
    width: 280px;
}

.x-con2-nb h3 {
    font-size: 1.18rem;
    color: #00375c;
}

.x-con2-nb h4 {
    min-width: 124px;
    height: 59px;
    text-align: center;
    background: url(/public/images/teacher/box2-2.jpg) center center;
    background-size: cover;
    padding: 0 10px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    line-height: 57px;
}

.x-con2-nb p {
    font-size: 16px;
    color: #666;
    text-indent: 2em;
    line-height: 26px;
    margin-bottom: 10px;
    text-align: justify;
}

.ckxq {
    font-size: 16px;
    color: #00375c;
    padding: 7px 20px;
    border: 1px solid #00375c;
    border-radius: 10px;
}

.zx {
    font-size: 16px;
    color: #fba40e;
    padding: 7px 20px;
    border: 1px solid #fba40e;
    border-radius: 10px;
}

.x-con-3 .x-con3-t {
    background: url(/public/images/teacher/box3-1.jpg) center;
    width: 100%;
    height: 287px;
}

.x-con-3 .x-con3-t h1 {
    font-size: 42px;
    font-weight: bolder;
    color: #fff;
    text-align: center;
    padding-top: 75px;
}

.x-con3-b {
    width: 1180px;
    margin: auto;
    background: url(/public/images/teacher/box3-2.jpg) repeat;
    border: 2px solid #dbd4d4;
    padding: 52px 0 40px 20px;
    margin-top: -80px;
    position: relative;
}

.x-con3-b ul {
    padding-top: 54px;
    color: #666666;
    font-size: 16px;
}

.x-con3-bl {
    width: 84px;
    padding: 0 20px;
}

.x-con3-bl h4 {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    line-height: 32px
}

.x-con3-bl h5 {
    font-weight: 500;
    text-align: center;
    color: #9c9c9c
}

.x-con3-br {
    width: 1040px;
    padding: 15px 16px 10px 0;
}

.x-con3-br p {
    line-height: 24px;
    margin-bottom: 10px;
}

.x-con3-b .x-con3-br img:nth-child(3) {
    margin: 0 38px;
}

.x-con3-b .x-con3-br img:nth-child(4) {
    margin: 0 38px 0 0;
}

.txtMarquee-top {
    overflow: hidden;
}

.txtMarquee-top li {
    padding-top: 10px;
}

.posi {
    position: absolute;
    width: 53px;
    height: 60px;
    right: -2px;
    top: -2px;
}

.posi-foot {
    position: absolute;
    width: 1200px;
    height: 22px;
    right: 0px;
    bottom: 0px;
}

.x-con-4 {
    background: url(/public/images/teacher/box4.jpg) center;
    width: 100%;
    height: 280px;
    margin: 20px 0;
}

.x-con-4 div {
    position: relative;
    width: 1200px;
    margin: auto;
    height: 280px;
}

.x-con-4 a {
    position: absolute;
    width: 210px;
    height: 80px;
    right: 0;
    bottom: 40px;
}

@keyframes xopacity {
    0% {
        opacity: 0.2;
    }
    40% {
        opacity: 1;
    }
    60% {
        opacity: 1;
    }
    to {
        opacity: 0.2;
    }
}

@keyframes xadvert {
    0% {
        transform: rotate(10deg);
        transform-origin: center top;
    }
    50% {
        transform: rotate(-10deg);
        transform-origin: center top;
    }
    100% {
        transform: rotate(10deg);
        transform-origin: center top;
    }
}

.bigBorder {
    border-right: #00375c .2rem solid;
    display: inline-block;
    vertical-align: top;
    min-height: 3rem;
    margin-left: 5px;
    margin-right: 5px;
    padding-bottom: 0px;
    white-space: nowrap;
}

.midBorder {
    border-right: .1em solid;
    display: inline-block;
    vertical-align: text-top;
    min-height: 1.3em;
    margin-left: 3px;
    margin-right: 3px;
    padding-bottom: 0px;
    white-space: nowrap;
}

.smallBorder {
    border-right: .1rem solid;
    display: inline-block !important;
    vertical-align: text-top;
    min-height: 1.3em;
    margin-left: 0 !important;
    margin-right: 0;
    padding-bottom: 0px;
    white-space: nowrap;
}