@charset "UTF-8";
*,
:before,
:after {
    background-repeat: no-repeat;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
i {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%;
}

button,
[type='button'],
[type='reset'],
[type='submit'],
[role='button'] {
    cursor: pointer;
}

legend {
    color: #000;
}

iframe {
    display: block;
}

body {
    font: 14px 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

select,
input,
button,
textarea {
    font-family: inherit;
    font-size: 99%;
    line-height: inherit;
}

table {
    font-size: inherit;
    font: 100%;
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

a {
    text-decoration: none;
    color: inherit;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: '';
}

.clearfix:after {
    clear: both;
}

.l {
    float: left !important;
}

.r {
    float: right !important;
}

.hidden {
    display: none !important;
}

.invisible {
    visibility: hidden !important;
}

@font-face {
    font-family: 'YouSheBiaoTiHei';
    src: url('../css/fonts/YouSheBiaoTiHei.woff') format('woff'),
        url('../css/fonts/YouSheBiaoTiHei.subset.ttf') format('truetype');
}
html {
    width: 100%;
    min-width: 1200px;
    height: 100%;
    overflow: auto;
}

body {
    position: relative;
    width: 100%;
    background: #f4f7fb;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

/* 分页 */
body .m-pagination {
    margin: 40px 0;
}
body .m-pagination .m-pagination-page > li {
    margin-right: 4px;
}
body .m-pagination .m-pagination-page > li > a {
    margin-left: 4px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    padding: 0;
    text-align: center;
    font-size: 16px;
    color: #333;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body .m-pagination .m-pagination-page > li.active > a {
    border-color: transparent;
    color: #fff;
    font-weight: normal;
    background: #65cdcf;
}
body .m-pagination .m-pagination-page > li.active:hover > a {
    background: #65cdcf;
    border-color: transparent;
    color: #fff;
}
body .m-pagination .m-pagination-page > li:hover > a {
    background-color: #eee;
    border-color: #ddd;
}
body .m-pagination .m-pagination-info.noData {
    background-color: #fff;
    padding-bottom: 70px;
}
body .m-pagination .m-pagination-info {
    position: relative;
    top: -10px;
    color: #333;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
}
body .m-pagination .m-pagination-group {
    position: relative;
    height: 36px;
}
body .m-pagination .m-pagination-group::before {
    position: absolute;
    left: 35px;
    top: 50%;
    z-index: 5;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    height: 18px;
    line-height: 18px;
    content: '页';
}
body .m-pagination .m-pagination-group > input {
    margin-right: 30px;
    width: 36px;
    height: 36px;
    border-radius: 4px;
    border-color: #c0d4e8;
    border-right: 1px solid #c0d4e8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body .m-pagination .m-pagination-group > button {
    padding: 0;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border: none;
    color: #fff;
    background: #0185f9;
    text-align: center;
    border-radius: 4px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
body .m-pagination .m-pagination-group > buttonbutton:hover {
    background: #0185f9;
}
body .m-pagination .m-pagination-size {
    position: relative;
    margin-top: 0;
    top: -10px;
}
body .m-pagination .m-pagination-size::before {
    position: absolute;
    left: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px;
    height: 18px;
    line-height: 17px;
    content: '条/页';
    color: #333;
}
body .m-pagination .m-pagination-size > select {
    position: relative;
    z-index: 999;
    width: 80px;
    height: 36px;
    line-height: 36px;
    padding: 0 5px;
    border-color: #e0e0e0;
    background: transparent;
    color: #333;
}
body .m-pagination .m-pagination-jump {
    position: relative;
    width: 110px;
    padding-left: 45px;
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
body .m-pagination .m-pagination-jump .m-pagination-group > input {
    border-color: #e0e0e0;
}
body .m-pagination .m-pagination-jump .m-pagination-group > button {
    display: none;
}
body .m-pagination .m-pagination-jump::before {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 5;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 43px;
    height: 18px;
    line-height: 18px;
    content: '跳至';
}

.banner {
    height: 300px;
    background: url('../education/images/banner.png') no-repeat center;
}

.module-hd {
    display: flex;
    align-items: center;
    height: 45px;
}

.module-hd-title {
    color: #333;
    font-size: 30px;
    font-weight: bold;
    padding: 0 24px;
}

.module-hd::before,
.module-hd::after {
    content: '';
    flex: 1;
    height: 100%;
}

.module-hd::before {
    background: url('../education/images/title-be.png') no-repeat right top 21px;
}

.module-hd::after {
    background: url('../education/images/title-af.png') no-repeat left top 21px;
}
