@charset "UTF-8";

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    margin: 0;
    padding: 0;
}

ul,
ol {
    list-style: none;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
html {
    max-width: 1920px;
    margin: 0 auto !important;
}
body {
    font: 14px/1.5 '微软雅黑', 'Microsoft YaHei', Arial, Tahoma, Helvetica, sans-serif;
    font-style: normal;
    -webkit-font-variant-ligatures: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: 14px;
    line-height: 1.5;
    font-family: 微软雅黑, 'Microsoft YaHei', Arial, Tahoma, Helvetica, sans-serif;
    color: #333333;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    font-size: 100%;
}
abbr,
acronym {
    border: 0;
    font-variant: normal;
}

a {
    text-decoration: none;
    color: inherit;
}
:root {
    --primary-bg-rdcolor: #6d1d2a;
    --primary-text-rdcolor: #661828;
    --primary-text-yecolor: #c7a367;
    --primary-text-becolor: #1b4287;
}
.pc-wrap .result {
    width: 100%;
    min-height: 450px;
    padding: 80px 0;
}

.pc-wrap .result .result-wrap {
    width: 86em;
    height: 100%;
    margin: 0 auto;
}

.pc-wrap .result .result-wrap .result-title {
    font-size: 24px;
}

.pc-wrap .result .result-wrap .nothing {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-top: 200px;
}
.no-data{
    text-align: center;
}
.pc-wrap .result .result-wrap .result-title span {
    padding-left: 30px;
    font-size: 18px;
    color: #707070;
}

.pc-wrap .result .result-wrap .result-title span b {
    color: #6d1d29;
    padding-left: 3px;
}

.pc-wrap .result .result-wrap .list {
    margin-bottom: 50px;
    min-height: 400px;
}

.pc-wrap .result .result-wrap .list .list-item {
    padding: 30px 0;
    border-bottom: 1px solid #d1d1d1;
}
.ctable tr td {
    text-align: center;
}
.pc-wrap .result .result-wrap .list .list-item .tit {
    margin-bottom: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
}

.pc-wrap .result .result-wrap .list .list-item .colorsize {
    color: var(--primary-bg-rdcolor);
}

.pc-wrap .result .result-wrap .list .list-item .tit:hover {
    color: var(--primary-bg-rdcolor);
}

.pc-wrap .result .result-wrap .list .list-item .tit a {
    text-decoration: none;
    color: inherit;
}

.pc-wrap .result .result-wrap .list .list-item .desc {
    color: #707070;
    text-align: justify;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.pc-wrap .result .result-wrap .list .list-item .date {
    margin-top: 12px;
}
.pc-wrap .mineTitle {
    width: 100%;
    height: 68px;
    line-height: 68px;
}

.pc-wrap .mineTitle span {
    font-size: 29px;
    color: #6b1d2a;
}

.pc-wrap .mineTitle .TitRight {
    display: block;
    float: right;
    font-size: 13px;
    color: #535353;
    cursor: pointer;
    padding-right: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../images/cloud.jpg) no-repeat right;
    background-size: 20px 20px;
}

.pc-wrap .mineTitle .TitRight:hover {
    color: #cfa362;
    background: url(../images/g-cloud.jpg) no-repeat right;
    background-size: 20px 20px;
}

.pc-wrap .project-box {
    width: 100%;
    min-height: 800px;
    background-color: rgb(245, 245, 245);
}

.pc-wrap .project-box .project-wrap {
    width: 1225px;
    height: 100%;
    margin: 0 auto;
    padding-bottom: 30px;
    box-sizing: border-box;
}

.pc-wrap .finger-item {
    width: 100%;
    line-height: 23px;
    cursor: pointer;
}

.pc-wrap .finger-item .mt25 {
    margin-top: 25px;
}

.pc-wrap .finger-item .fin-imt {
    width: 498px;
    padding-left: 10px;
    font-size: 14px;
    display: inline-block;
    position: relative;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.pc-wrap .finger-item .fin-imt:hover {
    color: #cfa362;
}

.pc-wrap .finger-item .fin-imt::after {
    content: '';
    width: 4px;
    height: 3px;
    background-color: #124272;
    position: absolute;
    top: 50%;
    margin-top: -1.5px;
    left: 0;
}

.pc-wrap .finger-item span {
    font-size: 12px;
    color: #aaaaaa;
    float: right;
}

.pc-wrap .tenning-banner {
    width: 100%;
    height: 100px;
    background: url(../images/tening-banner.jpg) no-repeat center center;
}

.pc-wrap .tenning-banner .benner-wrap {
    width: 1200px;
    height: 100px;
    margin: 0 auto;
}

.pc-wrap .tenning-banner .benner-wrap span {
    display: block;
    margin: 0 auto;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding-top: 24px;
    position: relative;
}

.pc-wrap .tenning-banner .benner-wrap span::after {
    content: '';
    display: inline-block;
    width: 30px;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: auto;
}

.pc-wrap .card-news {
    width: 100%;
    min-height: 1145px;
    margin: 0 auto;
}

.pc-wrap .card-news .card-wrap {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding-top: 10px;
    margin-top: 30px;
}

.laypage_list {
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 50px;
}

.pc-wrap .card-news .card-wrap .laypage_list {
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 50px;
}

.pc-wrap .card-news .card-wrap .news-c-item {
    width: 100%;
    height: 190px;
    padding: 25px 15px;
    box-sizing: border-box;
    cursor: pointer;
    box-shadow: 2px 2px 10px rgb(0 0 0 / 12%);
    margin-bottom: 10px;
    transition: all 0.3s ease;
}

.pc-wrap .card-news .card-wrap .news-c-item:nth-last-of-type(1) {
    margin-bottom: 80px;
}

.pc-wrap .card-news .card-wrap .news-c-item:hover {
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
}

.pc-wrap .card-news .card-wrap .news-c-item:hover .news-right a {
    color: #c7a367;
}

.pc-wrap .card-news .card-wrap .news-c-item a img {
    width: 200px;
    height: 130px;
    float: left;
    margin-right: 15px;
    object-fit: cover;
}

.pc-wrap .card-news .card-wrap .news-c-item .news-right {
    width: 940px;
    height: 100%;
    float: right;
}

.pc-wrap .card-news .card-wrap .news-c-item .news-right .elli .rec {
    display: inline-block;
    float: left;
    background-color: rgb(255, 255, 255);
    color: #6d1d29;
    border: 1px solid #6d1d29;
    margin-right: 5px;
    width: 27px;
    text-align: center;
    border-radius: 20px;
    height: 17px;
    line-height: 18px;
    margin-top: 5px;
    font-size: 12px;
}

.pc-wrap .card-news .card-wrap .news-c-item .news-right a {
    color: #444;
    font-size: 18px;
    font-weight: 400;
    display: block;
}

.pc-wrap .card-news .card-wrap .news-c-item .news-right .pagedescribe {
    display: block;
    float: left;
    width: 940px;
    height: 44px;
    color: #999;
    margin-bottom: 9px;
    margin-top: 5px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    padding-bottom: 12px;
}

.pc-wrap .card-news .card-wrap .news-c-item .news-right .news-bottom {
    width: 100%;
    height: 28px;
    line-height: 28px;
    float: left;
}

.pc-wrap .card-news .card-wrap .news-c-item .news-right .news-bottom i {
    float: left;
    margin-right: 5px;
    color: #ccc;
}

.pc-wrap .card-news .card-wrap .news-c-item .news-right .news-bottom .time {
    color: #999;
    float: left;
    margin-right: 20px;
}

.pc-wrap .card-news .card-wrap .news-c-item .news-right .news-bottom .name {
    color: #999;
    float: left;
}

.pc-wrap .out-teacher {
    width: 100%;
    min-height: 690px;
    padding-top: 30px;
    margin: 0 auto;
}

.pc-wrap .out-teacher .out-teacher-wrap {
    width: 1218px;
    height: 100%;
    margin: 0 auto;
}

.pc-wrap .out-teacher .out-teacher-wrap .wite-box {
    width: 100%;
    height: 54px;
}

.pc-wrap .out-teacher-wrap .teacher-content {
    width: 100%;
    min-height: 670px;
    box-sizing: border-box;
}

.pc-wrap .out-teacher-wrap .teacher-content {
    float: left;
}

.pc-wrap .out-teacher-wrap .teacher-content .tit1 {
    margin-top: 20px;
    font-size: 24px;
    color: #333333;
    padding-bottom: 26px;
}

.pc-wrap .out-teacher-wrap .teacher-content .tit1 .share {
    width: 155px;
    height: 36px;
    float: right;
    padding-right: 920px;
    position: relative;
}

.city-wrap {
    min-height: 485px;
    padding: 15px;
    box-sizing: border-box;
}

.city-wrap .city-item {
    display: inline-block;
    width: 275px;
    height: 160px;
    margin-right: 20px;
    float: left;
    cursor: pointer;
    padding: 28px 35px 32px 20px;
    box-sizing: border-box;
    overflow: hidden;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.12);
    transition: all 0.3s ease;
    margin-top: 30px;
}

.city-wrap .city-item:hover {
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
}

.city-wrap .city-item:nth-of-type(-n + 4) {
    margin-top: 0;
}

.city-wrap .city-item:nth-of-type(4n) {
    margin-right: 0;
}

.city-wrap .city-item .c1 {
    font-size: 16px;
    line-height: 24px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.city-wrap .city-item .c2 {
    margin-top: 32px;
    color: rgb(153, 153, 153);
}

.pc-wrap .out-teacher-wrap .teacher-content .tit1 .share .share-qqzone {
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    margin-left: 13px;
    background: #c9c9c9;
    cursor: pointer;
}

.pc-wrap .out-teacher-wrap .teacher-content .tit1 .share .share-wechat:hover {
    background-color: #1fbc7d;
}

.pc-wrap .out-teacher-wrap .teacher-content .tit1 .share .share-weibo:hover {
    background-color: #e96157;
}

.pc-wrap .out-teacher-wrap .teacher-content .tit1 .share .share-qqzone i {
    display: inline-block;
    width: 36px;
    height: 36px;
    transition: 0.4s all;
}

.pc-wrap .out-teacher-wrap .teacher-content .tit1 .share .share-qqzone:hover i {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.pc-wrap .out-teacher-wrap .teacher-content .tit1 .share .share-qqzone:nth-of-type(1) i {
    background: url(../images/ico_share.png) -40px center no-repeat;
}

.pc-wrap .out-teacher-wrap .teacher-content .tit1 .share .share-weibo i {
    background: url(../images/ico_share.png) -88px center no-repeat;
}

.public-title {
    display: block;
    height: 33px;
}

.public-title .title-left {
    float: left;
    font-size: 22px;
    color: #731d26;
}

.public-title .title-right {
    display: block;
    width: 90px;
    height: 24px;
    float: right;
    border: 1px solid #e5e5e5;
    border-radius: 15px;
    font-size: 11px;
    text-align: center;
    line-height: 24px;
    color: #aaaeb1;
    cursor: pointer;
    margin-top: 2px;
}

.public-title .title-right:hover {
    color: #fff;
    background-color: var(--primary-bg-rdcolor);
}

.pc-wrap .newsListes {
    width: 100%;
    min-height: 865px;
}

.pc-wrap .newsListes .newsListes-wrap {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.pc-wrap .newsListes .newsListes-wrap .left {
    float: left;
    width: 794px;
    margin-top: 23px;
}

.pc-wrap .newsListes .newsListes-wrap .left .small-nav {
    margin: 38px 0;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 14px;
    letter-spacing: 0px;
    color: #666666;
}

.pc-wrap .newsListes .newsListes-wrap .left .small-nav .breadcrumb_inner:nth-of-type(1) {
    padding-left: 15px;
}

.pc-wrap .newsListes .newsListes-wrap .left .small-nav .breadcrumb_inner a {
    font-weight: 700;
    text-decoration: none;
    -webkit-transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    color: #333;
}

.pc-wrap .newsListes .newsListes-wrap .left .top {
    width: 100%;
    height: 89px;
    background-color: #f6f6f6;
    padding-top: 29px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 34px;
    text-align: center;
}

.pc-wrap .newsListes .newsListes-wrap .left .top .wrap {
    width: 506px;
    height: 34px;
    display: inline-block;
}

.pc-wrap .newsListes .newsListes-wrap .left .top .wrap .s-select {
    width: 168px;
    height: 33px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    position: relative;
    background: #ffffff;
    float: left;
    padding-left: 19px;
    box-sizing: border-box;
}

.pc-wrap .newsListes .newsListes-wrap .left .top .wrap .s-select .s-box {
    height: 40px;
    width: 100%;
    line-height: 33px;
    position: relative;
}

.pc-wrap .newsListes .newsListes-wrap .left .top .wrap .s-select .s-box .s-txt {
    font-size: 14px;
    color: #5c5c5c;
}

.pc-wrap .newsListes .newsListes-wrap .left .top .wrap .s-select .s-box img {
    width: 27px;
    height: 24px;
    position: absolute;
    right: 5px;
    top: 4px;
}

.pc-wrap .newsListes .newsListes-wrap .left .top .wrap .s-select .s-ul {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 32px;
    left: 0;
    display: none;
    border: 1px solid #d0d0d0;
    border-top: 0;
}

.pc-wrap .newsListes .newsListes-wrap .left .top .wrap .s-select .s-ul .s-li {
    line-height: 40px;
    height: 40px;
    background: #ffffff;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #5c5c5c;
}

.pc-wrap .newsListes .newsListes-wrap .left .top .wrap input {
    border: 1px solid #ccc;
    width: 381px;
    height: 33px;
    float: left;
    border-radius: 5px;
    padding-left: 5px;
    margin: 0 10px;
    outline: none;
}

.pc-wrap .newsListes .newsListes-wrap .left .top .wrap .wrap-b {
    float: left;
    cursor: pointer;
    width: 90px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #7a0f1f;
    border-radius: 5px;
}

.pc-wrap .newsListes .newsListes-wrap .left .top .wrap-txt {
    width: 100%;
    height: 17px;
    line-height: 17px;
    text-align: center;
    margin-top: 27px;
}

.pc-wrap .newsListes .newsListes-wrap .left .top .wrap-txt .txt {
    display: inline-block;
}

.pc-wrap .newsListes .newsListes-wrap .left .top .wrap-txt .txt span {
    color: #950009;
    font-weight: bold;
}

.pc-wrap .newsListes .newsListes-wrap .left .bt16 {
    width: 100%;
    height: 17px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 14px;
}

.pc-wrap .pagination {
    text-align: center;
    margin-top: 30px;
}

.pc-wrap .newsListes .newsListes-wrap .left .news-li-item {
    width: 100%;
    height: 31px;
    border-bottom: 1px dashed #ebebeb;
    margin-top: 15px;
}

.pc-wrap .newsListes .newsListes-wrap .left .news-li-item a {
    display: block;
    width: 645px;
    float: left;
    color: #000;
    font-size: 15px;
    padding-left: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.pc-wrap .newsListes .newsListes-wrap .left .news-li-item a::after {
    content: '';
    width: 2px;
    height: 2px;
    background-color: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.pc-wrap .newsListes .newsListes-wrap .left .news-li-item a:hover {
    color: var(--primary-bg-rdcolor);
}

.pc-wrap .newsListes .newsListes-wrap .left .news-li-item span {
    display: block;
    float: right;
    font-size: 12px;
    color: #a3a3a3;
    padding-right: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.pc-wrap .newsListes .newsListes-wrap .right {
    float: right;
    width: 389px;
    margin-top: 23px;
}

.pc-wrap .newsListes .newsListes-wrap .right img {
    width: 388px;
    height: 398px;
    margin-bottom: 18px;
}
.pc-wrap .banner {
    width: 100%;
    height: 553px;
    background: url(../images/banner1.jpg) no-repeat center center;
    background-size: 100% 100%;
}
.pc-wrap .red-title {
    font-size: 34px;
    color: var(--primary-text-rdcolor);
    text-align: center;
}
.pc-wrap .inbox {
    width: 100%;
    min-height: 200px;
}
.pc-wrap .inbox .inbox-wrap {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.pc-wrap .x2-box {
    width: 100%;
    height: 100%;
    background: url(../images/bg2.jpg) no-repeat center center;
    background-size: 100% 100%;
}
.pc-wrap .must-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.pc-wrap .must-title .mu-right {
    border-radius: 4px;
    border: 1px solid var(--primary-bg-rdcolor);
    color: var(--primary-bg-rdcolor);
    padding: 3px 15px;
    box-sizing: border-box;
    font-size: 12px;
}
.pc-wrap .must-title .mu-right:hover {
    background-color: var(--primary-bg-rdcolor);
    color: #fff;
}
.pc-wrap .must-title .mu-left {
    display: flex;
}
.pc-wrap .must-title .mu-left img {
    object-fit: contain;
}
.pc-wrap .must-title .mu-left p {
    padding-left: 14px;
    font-size: 29px;
    color: var(--primary-bg-rdcolor);
}
.pc-wrap .x-wrap .x2 {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 34px;
}

.pc-wrap .x-wrap .x2 .news-box {
    width: 100%;
    height: 295px;
    margin-top: -9px;
}
.pc-wrap .x-wrap .x2 .news-box .news-left {
    display: inline-block;
    width: 65.4%;
    height: 295px;
    box-shadow: 0px 0px 18px 0px rgb(2 2 2 / 9%);
    padding: 21px 34px 28px 21px;
    box-sizing: border-box;
}
.pc-wrap .x-wrap .x2 .news-box .news-left .left-content {
    margin-top: 11px;
    display: flex;
    justify-content: space-between;
}
.pc-wrap .x-wrap .x2 .news-box .news-left .left-content .cot-swip{
    width: 308px;
    height: 195px;
    overflow: hidden;
}

  .pc-wrap .x-wrap .x2 .news-box .news-left .left-content .cot-swip .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .geton .lei-left {
    color: var(--primary-bg-rdcolor) !important;
  }

  .pc-wrap .x-wrap .x2 .news-box .news-left .left-content .cot-swip .swiper-slide img {
    display: block;
    width: 260px;
    height: 205.5px;
    object-fit: cover;
    position: relative;
  }
  .cot-swip .swiper-slide .cela{
    position: absolute;
    bottom: 0;
    width: 260px;
    height: 40px;
    padding: 0 15px;
    box-sizing: border-box;
    line-height: 40px;
    background-color: rgba(0,0,0,0.3);
    font-size: 16px;
    color: #fff;
  }


.pc-wrap .x-wrap .x2 .news-box .news-left .left-content img {
    width: 308px;
    height: 195px;
}
.pc-wrap .x-wrap .x2 .news-box .news-left .left-content .left-right {
    width: 577px;
    height: 100%;
}
.pc-wrap .x-wrap .x2 .news-box .news-left .left-content .left-right .le-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 27px;
    box-sizing: border-box;
    position: relative;
    line-height: 33px;
}
.pc-wrap .x-wrap .x2 .news-box .news-left .left-content .left-right .le-item::after {
    content: '';
    display: inline-block;
    width: 3px;
    height: 3px;
    background-color: var(--primary-bg-rdcolor);
    position: absolute;
    left: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.pc-wrap .x-wrap .x2 .news-box .news-left .left-content .left-right .le-item .lei-left {
    width: 350px;
    font-size: 16px;
    color: #000;
}
.pc-wrap .x-wrap .x2 .news-box .news-left .left-content .left-right .le-item:hover .lei-left {
    color: var(--primary-bg-rdcolor);
}
.pc-wrap .x-wrap .x2 .news-box .news-left .left-content .left-right .le-item .lei-right {
    font-size: 13px;
    color: #a4a4a4;
}
.pc-wrap .x-wrap .x2 .news-box .news-right {
    display: inline-block;
    width: 31.5%;
    height: 295px;
    box-shadow: 0px 0px 18px 0px rgb(2 2 2 / 9%);
    float: right;
    padding: 21px 34px 28px 21px;
    box-sizing: border-box;
}
.pc-wrap .x-wrap .x2 .news-box .news-right .newsr-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 9px;
    box-sizing: border-box;
    position: relative;
    line-height: 33px;
}
.pc-wrap .x-wrap .x2 .news-box .news-right .newsr-item:nth-of-type(1) {
    margin-top: 10px;
}
.pc-wrap .x-wrap .x2 .news-box .news-right .newsr-item::after {
    content: '';
    display: inline-block;
    width: 3px;
    height: 3px;
    background-color: var(--primary-bg-rdcolor);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.pc-wrap .x-wrap .x2 .news-box .news-right .newsr-item:hover .nr-left {
    color: var(--primary-text-yecolor);
}
.pc-wrap .x-wrap .x2 .news-box .news-right .newsr-item .nr-left {
    width: 210px;
    font-size: 16px;
    color: #000;
}
.pc-wrap .x-wrap .x2 .news-box .news-right .newsr-item .nr-right {
    font-size: 14px;
    color: #a4a4a4;
}
.pc-wrap .x-wrap .x2 .blogroll-box{
    width: 100%;
    height: 190px;
    margin-top: 25px;
    box-shadow: 0px 0px 18px 0px rgb(2 2 2 / 9%);
    padding: 21px 34px 28px 21px;
    box-sizing: border-box;
}
.pc-wrap .x-wrap .x2 .blogroll-box .blog-cont{
    margin-top: 41px;
    overflow: hidden;
    transition-timing-function: linear;
}
.pc-wrap .x-wrap .x2 .blogroll-box .blog-cont .swiper-wrapper{
    line-height: 54px;
}
.pc-wrap .x-wrap .x2 .blogroll-box .blog-cont .swiper-slide .blog-item{
    display: inline-block;
    height: 54px;
}
.pc-wrap .x-wrap .x2 .blogroll-box .blog-cont .swiper-slide img{
    height: 100%;
}
.pc-wrap .x-wrap .x2 .auth-box {
    width: 100%;
    height: 500px;
    margin-top: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.pc-wrap .x-wrap .x2 .auth-box .auth-left {
    width: 65.4%;
    height: 500px;
    box-shadow: 0px 0px 18px 0px rgb(2 2 2 / 9%);
    padding: 21px 34px 28px 21px;
    box-sizing: border-box;
}
.pc-wrap .x-wrap .x2 .auth-box .auth-left .au-item {
    width: 227px;
    height: 188px;
    margin-right: 20px;
    margin-top: 26px;
    display: inline-block;
    cursor: pointer;
}
.pc-wrap .x-wrap .x2 .auth-box .auth-left .au-item:nth-of-type(3n) {
    margin-right: 0;
}
.pc-wrap .x-wrap .x2 .auth-box .auth-left .au-item:nth-of-type(-n + 3) {
    margin-top: 15px;
}
.pc-wrap .x-wrap .x2 .auth-box .auth-left .au-item .sw-img {
    width: 227px;
    height: 160px;
    overflow: hidden;
}
.pc-wrap .x-wrap .x2 .auth-box .auth-left .au-item img {
    width: 227px;
    height: 160px;
    transition: all 0.5s;
}
.pc-wrap .x-wrap .x2 .auth-box .auth-left .au-item:hover .sw-img img {
    transform: scale(1.1);
}
.pc-wrap .x-wrap .x2 .auth-box .auth-left .au-item p {
    font-size: 15px;
    color: #000;
    text-align: center;
    padding: 0 15px;
    box-sizing: border-box;
    width: 227px;
    display: inline-block;
    margin-top: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.pc-wrap .x-wrap .x2 .auth-box .auth-left .au-item:hover p {
    color: var(--primary-bg-rdcolor);
}

.pc-wrap .x-wrap .x2 .auth-box .auth-right {
    width: 31.5%;
    height: 500px;
    box-shadow: 0px 0px 18px 0px rgb(2 2 2 / 9%);
    padding: 21px 21px 0 23px;
    box-sizing: border-box;
}
.pc-wrap .x-wrap .x2 .auth-box .auth-right .aur-item {
    display: block;
    width: 333px;
    font-size: 14px;
    line-height: 39px;
    padding-left: 13px;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
}
.pc-wrap .x-wrap .x2 .auth-box .auth-right .aur-item::after {
    content: '';
    display: inline-block;
    width: 3px;
    height: 3px;
    background-color: #0381ce;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.pc-wrap .x-wrap .x2 .auth-box .auth-right .aur-item:nth-of-type(1) {
    margin-top: 10px;
}
.pc-wrap .x-wrap .x2 .auth-box .auth-right .aur-item:hover {
    color: var(--primary-bg-rdcolor);
}


.pc-wrap .out-teacher .out-teacher-wrap .screen {
    width: 100%;
    height: 47px;
    line-height: 47px;
    padding-top: 15px;
    padding-bottom: 10px;
}

.pc-wrap .out-teacher .out-teacher-wrap .screen .sc-left {
    float: left;
    font-size: 16px;
    color: #aeafaf;
    padding-right: 10px;
    padding-left: 10px;
}

.pc-wrap .out-teacher .out-teacher-wrap .screen .sc-right {
    font-size: 0;
}

.pc-wrap .out-teacher .out-teacher-wrap .screen .sc-right p {
    display: inline-block;
    padding: 0 25px;
    box-sizing: border-box;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin-top: 8px;
    font-size: 16px;
    background-color: #f3f3f3;
    margin-right: 1%;
    color: #6d1d2a;
    cursor: pointer;
    transition: 0.38s;
}

.pc-wrap .out-teacher .out-teacher-wrap .screen .sc-right p:hover {
    background-color: #6d1d2a;
    color: #fff;
}

.pc-wrap .out-teacher .out-teacher-wrap .screen .sc-right .on {
    background-color: #6d1d2a;
    color: #fff;
}
.pc-wrap .x-wrap .x2 .x2-bottom {
    width: 100%;
    background-color: #fff;
    position: relative;
    top: -53px;
    box-shadow: 0px 0px 18px 0px rgb(2 2 2 / 9%);
}
.pc-wrap .x-wrap .x2 .x2-bottom .x2b-swiper {
    width: 100%;
    height: 627px;
    position: relative;
}
.pc-wrap .ms-titile {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding-top: 33px;
}
.pc-wrap .ms-titile p {
    font-size: 29px;
    color: #000;
    padding-bottom: 3px;
}
.pc-wrap .ms-titile span {
    font-size: 9px;
    box-sizing: border-box;
    color: #cdcdcd;
}
.pc-wrap .x-wrap .x2 .x2-bottom .x2b-swiper .swiper {
    width: 100%;
    height: 422px;
    position: relative;
    overflow: hidden;
}

.pc-wrap .x-wrap .x2 .x2-bottom .x2b-swiper .swiper-slide {
    background-color: #fff;
    text-align: center;
    padding: 10px 12px 10px 13px;
    box-sizing: border-box;
}
.pc-wrap .x-wrap .x2 .x2-bottom .x2b-swiper .swiper-slide .sw-img {
    width: 527px;
    height: 422px;
    overflow: hidden;
    position: relative;
}
.pc-wrap .x-wrap .x2 .x2-bottom .x2b-swiper .swiper-slide .sw-img p {
    display: inline-block;
    width: 327px;
    height: 117px;
    color: #fff;
    background-color: rgba(0,0,0,0.3);
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    line-height: 117px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.pc-wrap .x-wrap .x2 .x2-bottom .x2b-swiper .swiper-slide .sw-img img {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}
.pc-wrap .x-wrap .x2 .x2-bottom .x2b-swiper .swiper-slide .sw-img:hover img {
    transform: scale(1.1);
}
.pc-wrap .x-wrap .x2 .x2-bottom .x2b-swiper .x2bSwiper-next {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: url(../images/jiantou_you.png) no-repeat center center;
    right: -45px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.pc-wrap .x-wrap .x2 .x2-bottom .x2b-swiper .x2bSwiper-prev {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: url(../images/jiantou_zuo.png) no-repeat center center;
    left: -60px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.pc-wrap .x-wrap .x2 .x2-bottom .x2b-swiper .x2bSwiper-next::after {
    display: none;
}
.pc-wrap .x-wrap .x2 .x2-bottom .x2b-swiper .x2bSwiper-prev::after {
    display: none;
}
.pc-wrap .tit-banner {
    width: 100%;
    height: 350px;
    background: url(../images/banner2.jpg) no-repeat center center;
}
.pc-wrap .about-center {
    width: 100%;
    min-height: 800px;
}
.pc-wrap .about-center-warp {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.pc-wrap .about-center-warp .checkbox {
    width: 100%;
    height: 100%;
    display: flex;
}
.pc-wrap .about-center-warp .checkbox .check-left {
    width: 210px;
    background-color: #f4f4f4;
    position: relative;
    top: -27px;
    padding-top: 39px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}
.pc-wrap .about-center-warp .checkbox .check-left div {
    height: 51px;
    line-height: 51px;
    border-bottom: 1px solid #d2d2d2;
    font-size: 15px;
    padding-left: 8px;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
}
.pc-wrap .about-center-warp .checkbox .check-left div::after {
    content: '';
    display: inline-block;
    width: 2px;
    height: 2px;
    background-color: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.pc-wrap .about-center-warp .checkbox .check-left div p{
    display: none;
}
.pc-wrap .about-center-warp .checkbox .check-left div.on  p{
    display: block;
    font-size: 12px;
    padding-top: 2px;
    color: rgba(255,255,255,0.3);
}
.pc-wrap .about-center-warp .checkbox .check-left div.on{
    line-height: normal;
    width: 212px;
    height: 64px;
    background-color: var(--primary-bg-rdcolor);
    border-bottom: 0;
    color: #fff;
    font-size: 19px;
    padding-top: 10px;
}


.pc-wrap .about-center-warp .checkbox .check-right {
    width: 100%;
    padding-bottom: 27px;
    box-sizing: border-box;
}
.pc-wrap .about-center-warp .checkbox .check-right .box {
    display: none;
    padding: 26px 0 0 60px;
    box-sizing: border-box;
    min-height: 1087px;
    overflow-x: hidden;
    overflow-y: auto;
}
.pc-wrap .about-center-warp .checkbox .check-right .box p img{
    max-width: 800px;
}
.pc-wrap .about-center-warp .checkbox .check-right .box.active {
    display: block;
}
.pc-wrap .about-center-warp .checkbox .check-right .box .b-title {
    font-size: 23px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
}
.pc-wrap .about-center-warp .checkbox .check-right .box .b-title::after {
    content: '';
    display: inline-block;
    width: 1120px;
    height: 2px;
    background-color: #f4f4f4;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.pc-wrap .about-center-warp .checkbox .check-right .box p {
    text-indent: 2em;
    line-height: 32px;
    font-size: 14px;
}
.pc-wrap .about-center-warp .checkbox .check-right .box span {
    display: block;
    font-size: 14px;
    line-height: 31px;
}
.pc-wrap .about-center-warp .checkbox .check-right .box .check-img {
    display: flex;
    justify-content: center;
    margin-top: 44px;
}
.pc-wrap .about-center-warp .checkbox .check-right .box .check-img img{
    margin-right: 35px;
}


.pc-wrap .newsListes .newsListes-wrap .checkBox {
    padding-top: 30px;
    box-sizing: border-box;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox ul {
    margin-bottom: 30px;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox ul li {
    display: inline-block;
    width: 42px;
    height: 42px;
    cursor: pointer;
    border: 1px solid #6d1d2a;
    text-align: center;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox ul li:hover {
    background-color: #6d1d2a;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox ul li:hover i {
    color: #fff;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox ul .on {
    background-color: #6d1d2a;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox ul .on i {
    color: #fff;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox ul li i {
    display: inline-block;
    font-size: 30px;
    color: #6d1d2a;
    line-height: 42px;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox .box {
    width: 1200px;
    min-height: 650px;
    float: left;
    padding-bottom: 30px;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox .box .box1 {
    width: 1200px;
    display: none;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox .box .tobox2 {
    width: 1200px;
    padding: 15px;
    box-sizing: border-box;
    box-shadow: 2px 2px 10px rgb(0 0 0 / 12%);
}

.pc-wrap .newsListes .newsListes-wrap .checkBox .box .tobox2 .tobox-item {
    display: block;
    width: 100%;
    height: 56px;
    line-height: 56px;
    border-bottom: 1px solid #ddd;
    padding: 0 8px;
    box-sizing: border-box;
    font-size: 16px;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox .box .tobox2 .tobox-item .to-left {
    width: 800px;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox .box .tobox2 .tobox-item .to-left .rec {
    display: inline-block;
    background-color: rgb(255, 255, 255);
    color: #6d1d29;
    border: 1px solid #6d1d29;
    margin-right: 5px;
    width: 27px;
    text-align: center;
    border-radius: 20px;
    height: 17px;
    line-height: 18px;
    margin-top: 5px;
    font-size: 12px;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox .box .tobox2 .tobox-item:hover .to-left {
    color: #c7a367;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox .box .tobox2 .tobox-item .to-right {
    width: 200px;
    float: right;
    color: #999;
    text-align: right;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox .box .tobox2 .tobox-item .to-right i {
    margin-right: 5px;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox .box .box1::before {
    display: block;
    content: '';
    line-height: 0;
    font-size: 0;
    clear: both;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox .box .active {
    display: block;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox .box .box1 .box-item {
    display: block;
    float: left;
    width: 284px;
    /* height: 302px; */
    margin: 0 21px 25px 0;
    background-color: #fff;
    overflow: hidden;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.12);
    transition: all 0.3s ease;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox .box .box1 .box-itemtwo {
    width: 220px;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox .box .box1 .box-item:hover {
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
}

.pc-wrap .newsListes .newsListes-wrap .checkBox .box .box1 .box-item:nth-of-type(4n) {
    margin-right: 0;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox .box .box1 .box-itemtwo:nth-of-type(4n) {
    margin-right: 21px !important;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox .box .box1 .box-itemtwo:nth-of-type(5n) {
    margin-right: 0 !important;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox .box .box1 .box-item .wrap {
    position: relative;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox .box .box1 .box-item .wrap img {
    display: block;
    width: 265px;
    height: 160px;
    margin: 0 auto;
    object-fit: cover;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox .box .box1 .box-item .wrap .itemtwo-img {
    height: 245px;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox .box .box1 .box-item .wrap .mask {
    width: 100%;
    /* 小 */
    height: 180px;
    background-color: rgba(109, 29, 42, 0.5);
    position: absolute;
    top: -100px;
    left: 0px;
    z-index: 99;
    display: none;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox .box .box1 .box-item .wrap .mask i {
    color: #c7a367;
    font-size: 50px;
    /* 小 */
    position: absolute;
    right: 107px;
    top: 63px;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox .box .box1 .box-item .wrap .mask-paper {
    width: 100%;
    /* 大 */
    height: 245px;
    background-color: rgba(109, 29, 42, 0.5);
    position: absolute;
    top: -100px;
    left: 0px;
    z-index: 99;
    display: none;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox .box .box1 .box-item .wrap .mask-paper i {
    color: #c7a367;
    font-size: 50px;
    /* 大 */
    position: absolute;
    right: 85px;
    top: 80px;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox .box .box1 .box-item .wrap:hover .mask {
    display: block;
}

.rec {
    display: inline-block;
    background-color: rgb(255, 255, 255);
    color: #6d1d29;
    border: 1px solid #6d1d29;
    margin-right: 5px;
    width: 27px;
    text-align: center;
    border-radius: 20px;
    height: 17px;
    line-height: 18px;
    margin-top: 5px;
    font-size: 12px;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox .box .box1 .box-item p {
    color: #444;
    padding: 0 16px;
    padding-top: 10px;
    box-sizing: border-box;
    height: 57px;
    overflow: hidden;
    box-sizing: border-box;
    line-height: 23px;
    margin: 0 0 9px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox .box .box1 .box-item .bottom-box {
    height: 40px;
    padding: 0 15px 0 15px;
    line-height: 40px;
    color: #999;
    font-size: 12px;
    border-top: 1px solid #e4e4e4;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox .box .box1 .box-item .bottom-box .time {
    color: #999;
    font-size: 12px;
    float: left;
}

.pc-wrap .newsListes .newsListes-wrap .checkBox .box .box1 .box-item .bottom-box .name {
    color: #999;
    font-size: 12px;
    float: right;
}

.pc-wrap .titled {
    font-size: 32px;
    color: #711e30;
    display: inline-block;
    margin-top: 40px;
}

.t-c {
    text-align: center;
}

.pc-wrap .TitleOne {
    width: 100%;
    height: 24px;
    line-height: 24px;
}

.pc-wrap .TitleOne .TitleOne-left {
    float: left;
    font-size: 24px;
    padding-left: 13px;
    color: var(--primary-bg-rdcolor);
    position: relative;
}

.pc-wrap .TitleOne .TitleOne-left::after {
    content: '';
    position: absolute;
    left: 0;
    width: 5px;
    height: 24px;
    background-color: var(--primary-bg-rdcolor);
}

.pc-wrap .TitleOne .TitleOne-right {
    float: right;
    font-size: 15px;
    color: #000;
}
.pc-wrap .downDeatil .downDeatil-wrap .left .textare {
    color: #333333;
    font-family: Arial, Tahoma, 'Microsoft YaHei', SimSun;
    width: 100%;
    min-height: 60px;
    padding-left: 12px;
    padding-right: 32px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-break: break-all;
}
.pc-wrap .TitleOne .TitleOne-right:hover {
    color: #cfa362;
}

.pc-wrap .downList {
    width: 100%;
    min-height: 742px;
    padding-bottom: 70px;
}

.pc-wrap .downList .downList-wrap {
    width: 1200px;
    height: 688px;
    margin: 0 auto;
}

.pc-wrap .downList .downList-wrap .left {
    float: left;
    width: 65%;
    min-height: 710px;
    overflow-x: hidden;
}

.pc-wrap .downList .downList-wrap .left .left-title {
    height: 44px;
    line-height: 44px;
    margin-top: 24px;
    font-size: 22px;
    color: var(--primary-bg-rdcolor);
    padding-left: 13px;
    border-bottom: 1px solid #ebebeb;
    position: relative;
}

.pc-wrap .downList .downList-wrap .left .left-title::after {
    content: '';
    width: 5px;
    height: 24px;
    background-color: var(--primary-bg-rdcolor);
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
}

.pc-wrap .downList .downList-wrap .left .item {
    display: block;
    color: #000;
    height: 45px;
    line-height: 45px;
    font-size: 13px;
    border-bottom: 1px dashed #dcdcdc;
}

.pc-wrap .downList .downList-wrap .left .item :hover {
    color: #842331;
}

.pc-wrap .downList .downList-wrap .left .item .lr {
    float: right;
    font-size: 12px;
    color: #a2a2a2;
    padding-right: 5px;
}

.pc-wrap .downList .downList-wrap .right {
    width: 30%;
    margin-top: 24px;
    padding-top: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
}

.max-title {
    width: 100%;
    min-height: 36px;
    line-height: 36px;
}

.max-title .m-l {
    float: left;
    font-size: 28px;
    color: #000;
}

.max-title a {
    display: block;
    float: right;
    font-size: 14px;
    color: #000;
}

.max-title a:hover {
    color: #c7a368;
}

.black_overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.white_content {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    z-index: 1002;
    overflow: auto;
}

.white_content img {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.pc-wrap .out-teacher .out-teacher-wrap .out-box {
    padding: 30px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
}

.pc-wrap .out-teacher .out-teacher-wrap .out-box .out-item {
    width: 173px;
    height: 313px;
    display: inline-block;
    margin: 15px;
}

.pc-wrap .out-teacher .out-teacher-wrap .out-box .out-item a {
    width: 160px;
    height: 184px;
    overflow: hidden;
    display: block;
}

.pc-wrap .out-teacher .out-teacher-wrap .out-box .out-item img {
    display: block;
    width: 160px;
    height: 184px;
    transition: all 1s;
}

.pc-wrap .out-teacher .out-teacher-wrap .out-box .out-item img:hover {
    transform: scale(1.2);
}

.pc-wrap .out-teacher .out-teacher-wrap .out-box .out-item .out1 {
    line-height: 20px;
    padding-top: 13px;
    box-sizing: border-box;
}

.pc-wrap .out-teacher .out-teacher-wrap .out-box .out-item .out1 p {
    font-size: 18px;
    color: var(--primary-bg-rdcolor);
    display: inline-block;
    max-width: 94px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
}

.pc-wrap .out-teacher .out-teacher-wrap .out-box .out-item .out1 span {
    padding: 0 5px;
    margin-right: 5px;
    border: 1px solid #b1d06a;
    color: #b1d06a;
    font-size: 12px;
    border-radius: 3px;
    font-weight: normal;
    line-height: 18px;
    float: right;
}

.pc-wrap .out-teacher .out-teacher-wrap .out-box .out-item .out2 {
    height: 28px;
    line-height: 18px;
    overflow: hidden;
    padding-bottom: 8px;
    font-size: 12px;
    color: #999;
    border-bottom: 1px solid #e4e4e4;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.pc-wrap .out-teacher .out-teacher-wrap .out-box .out-item .out3 {
    padding-top: 14px;
    height: 35px;
    overflow: hidden;
    padding-bottom: 7px;
}

.pc-wrap .out-teacher .out-teacher-wrap .out-box .out-item .out3 p {
    font-weight: normal;
    font-size: 13px;
    color: #999;
    padding-right: 7px;
    float: left;
}

.pc-wrap .out-teacher .out-teacher-wrap .out-box .out-item .out3 span {
    font-size: 14px;
    color: #000;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.pc-wrap .downDeatil {
    width: 100%;
    min-height: 743px;
}

.pc-wrap .downDeatil .downDeatil-wrap {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.pc-wrap .downDeatil .downDeatil-wrap .left {
    width: 67%;
    float: left;
}
.acc-wrap{
    width: 100%;
    height: auto;
    padding: 0 12px;
}
.acc-wrap ul{
    padding: 6px 0;
}
.acc-wrap ul li{
    border: 1px solid #ebebeb;
    padding-right: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.acc-wrap .downloadTitle{
    margin-left: -20px;
    float: left;
    width: 420px;
    color: #333;
}
.downloadRT{
    float: right;
}
.downloadRT .downloadDate{
    float: left;
    color: #999;
}
.downloadRT .downloadDate span{
    color: #999;
}
.downloadBtn{
    margin-left: 10px;
    cursor: pointer;
    float: right;
}
.pc-wrap .downDeatil .downDeatil-wrap .left .down-title {
    width: 100%;
    border-bottom: 1px solid #ebebeb;
    text-align: center;
    padding-top: 50px;
    box-sizing: border-box;
}
.pc-wrap .downDeatil .downDeatil-wrap .left .down-title .downm-title .pub-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 5px;
}
.h30 {
    height: 30px;
}
.vio{
    text-align: center;
}
.content video{
    max-width: 65%;
    display: inline-block;
}
.pc-wrap .downDeatil .downDeatil-wrap .left .down-title .title-top {
    font-size: 23px;
    color: #0b337b;
    line-height: 49px;
}
.pc-wrap .inbox {
    width: 100%;
    min-height: 200px;
    padding-bottom: 70px;
}
.pc-wrap .inbox .inbox-wrap {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.pc-wrap .doc-wrap .doc-item {
    display: block;
    padding: 40px 0 40px 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.pc-wrap .doc-wrap .doc-item .do-right {
    width: 538px;
    max-width: 45%;
    position: relative;
    overflow: hidden;
}
.pc-wrap .doc-wrap .doc-item .do-right::before {
    content: '';
    width: 100%;
    padding-top: 56.3197%;
    display: block;
}
.pc-wrap .doc-wrap .doc-item .do-right img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.pc-wrap .doc-wrap .doc-item .do-left {
    margin-right: 70px;
    text-align: justify;
    line-height: 1.8;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    flex-basis: 0%;
    display: block;
    max-width: 100%;
}
.pc-wrap .doc-wrap .doc-item .do-left .h {
    font-size: 20px;
    color: #000;
}
.pc-wrap .doc-wrap .doc-item .do-left .p {
    font-size: 14px;
    padding-top: 5px;
    color: #000;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.pc-wrap .doc-wrap .doc-item2 {
    display: block;
    padding: 40px 0 40px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: rgb(230, 244, 241);
}
.pc-wrap .doc-wrap .doc-item2 .do-left {
    width: 538px;
    max-width: 45%;
    position: relative;
    overflow: hidden;
}
.pc-wrap .doc-wrap .doc-item2 .do-left::before {
    content: '';
    width: 100%;
    padding-top: 56.3197%;
    display: block;
}
.pc-wrap .doc-wrap .doc-item2 .do-left img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.pc-wrap .doc-wrap .doc-item2 .do-right {
    width: 45%;
    line-height: 1.8;
}
.pc-wrap .doc-wrap .doc-item2 .do-right .h {
    font-size: 20px;
    color: #000;
}
.pc-wrap .doc-wrap .doc-item2 .do-right .p {
    font-size: 14px;
    padding-top: 5px;
    color: #000;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.pc-wrap .downDeatil .downDeatil-wrap .left .down-title .downm-title .pub span {
    color: #7f7f7f;
}

.pc-wrap .downDeatil .downDeatil-wrap .left .item {
    width: 100%;
    height: 50px;
    background-color: #f5f5f5;
    line-height: 50px;
    padding-left: 12px;
    padding-right: 32px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 12px;
}

.pc-wrap .downDeatil .downDeatil-wrap .left .item .item-left {
    float: left;
    font-size: 12px;
}

.pc-wrap .downDeatil .downDeatil-wrap .left .item .item-left .num {
    width: 18px;
    height: 18px;
    border-radius: 4px;
    text-align: center;
    line-height: 18px;
    border: 1px solid;
    float: left;
    margin-top: 16px;
    margin-right: 6px;
}

.pc-wrap .downDeatil .downDeatil-wrap .left .item .item-right {
    float: right;
    width: 77px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    color: #fff;
    background-color: #7a0f1f;
    font-size: 14px;
    border-radius: 5px;
    margin-top: 11px;
}

.pc-wrap .downDeatil .downDeatil-wrap .left .mt6 {
    margin-top: 18px;
}

.pc-wrap .downDeatil .downDeatil-wrap .left .softmsg {
    width: 100%;
    height: 337px;
    border: 1px solid #f5f5f5;
    margin-top: 11px;
    padding: 17px 15px 15px 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.pc-wrap .downDeatil .downDeatil-wrap .left .softmsg .msg {
    width: 100%;
    height: 278px;
    border-bottom: 1px solid #f5f5f5;
}

.pc-wrap .downDeatil .downDeatil-wrap .left .softmsg .msg .msg-txt {
    font-size: 13px;
    color: #343434;
    line-height: 35px;
}

.pc-wrap .downDeatil .downDeatil-wrap .left .softmsg .msg span {
    display: block;
    font-size: 11px;
    color: #939393;
    line-height: 26px;
}

.pc-wrap .downDeatil .downDeatil-wrap .left .softmsg .space {
    width: 100%;
    height: 26px;
    line-height: 26px;
}

.pc-wrap .downDeatil .downDeatil-wrap .left .softmsg .space .space-l {
    float: left;
    font-size: 11px;
}

.pc-wrap .downDeatil .downDeatil-wrap .left .softmsg .space .space-l a {
    font-size: 11px;
    color: #000;
    padding-left: 10px;
}

.pc-wrap .downDeatil .downDeatil-wrap .left .softmsg .space .space-l a:hover {
    color: #842331;
}

.pc-wrap .downDeatil .downDeatil-wrap .left .softmsg .space .space-r {
    float: right;
    font-size: 11px;
}

.pc-wrap .downDeatil .downDeatil-wrap .left .softmsg .space .space-r a {
    font-size: 11px;
    color: #000;
    padding-left: 10px;
}

.pc-wrap .downDeatil .downDeatil-wrap .left .softmsg .space .space-r a:hover {
    color: #842331;
}

.pc-wrap .downDeatil .downDeatil-wrap .right {
    float: right;
    width: 30%;
    margin-top: 23px;
}

.pc-wrap .newsDetail {
    width: 100%;
    min-height: 72px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.pc-wrap .newsDetail .newsDeatil-wrap {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.pc-wrap .newsDetail .newsDeatil-wrap .xxy1 {
    height: 57px;
    position: relative;
}

.pc-wrap .out-teacher .out-teacher-wrap .wite-box {
    width: 100%;
    height: 54px;
}

.pc-wrap .out-teacher .out-teacher-wrap .teacher-box {
    padding: 20px;
    box-sizing: border-box;
    min-height: 1028px;
    background: url(../images/doctor-bg3.jpg) no-repeat right center;
    background-size: cover;
    border: 1px solid #e4e4e4;
    margin-bottom: 70px;
}

.pc-wrap .out-teacher .out-teacher-wrap .teacher-box .top {
    display: flex;
}

.pc-wrap .out-teacher .out-teacher-wrap .teacher-box .left {
    width: 237px;
    height: 100%;
}

.pc-wrap .out-teacher .out-teacher-wrap .teacher-box .left img {
    width: 207px;
    height: 286px;
}

.pc-wrap .out-teacher .out-teacher-wrap .teacher-box .right {
    height: 100%;
    box-sizing: border-box;
    margin-top: 37px;
    margin-left: 30px;
}

.pc-wrap .out-teacher .out-teacher-wrap .teacher-box .right .tit1 {
    font-size: 24px;
    color: #333333;
    padding-bottom: 20px;
}

.pc-wrap .out-teacher .out-teacher-wrap .teacher-box .right .tit2 {
    font-size: 14px;
    color: #474747;
    line-height: 35px;
}

.pc-wrap .out-teacher .out-teacher-wrap .teacher-box p {
    display: block;
    float: right;
    width: 925px;
    margin-bottom: 20px;
}

.pc-wrap .out-teacher .out-teacher-wrap .teacher-box p:nth-last-child(1) {
    margin-bottom: 50px;
}

.positon {
    font-size: 14px;
    padding: 18px 0;
}

.positon a {
    color: #707070;
}

.positon span {
    color: #707070;
    margin-left: 5px;
}

.positon::after {
    content: '';
    display: table;
    clear: both;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap {
    width: 1200px;
    min-height: 644px;
    margin: auto;
    position: relative;
    padding-bottom: 70px;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy3 {
    float: left;
    width: 65%;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy3 .tit {
    border-bottom: 1px solid #dddddd;
    position: relative;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy3 .tit::before {
    content: '';
    display: block;
    background: url(../images/cloud.jpg) no-repeat 0 0;
    background-size: cover;
    width: 19px;
    height: 17px;
    position: absolute;
    bottom: -6px;
    right: 0;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy3 .tit .s1 {
    font-size: 30px;
    border-bottom: 2px solid #842331;
    padding: 18px 0;
    float: left;
    margin-bottom: -1px;
    max-width: 80%;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy3 .tit .s2 {
    float: right;
    color: #909090;
    font-family: Arial;
    padding: 20px 0;
    text-align: right;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy3 .tit::after {
    content: '';
    display: table;
    clear: both;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy3 .content {
    color: #707070;
    line-height: 35px;
    margin-top: 25px;
    font-size: 16px;
    text-indent: 2em;
    text-align: justify;
    word-break: break-all;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy3 .content p {
    margin-bottom: 20px;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy3 .content table {
    border-collapse: collapse;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy3 .content table th{
    background-color: #f1f1f1;
}
.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy3 .content table th, .pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy3 .content table td {
    border: 1px solid #ccc;
    min-width: 50px;
    height: 20px;
}
.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy3 .content p img {
    width: 90%;  
    height: 100%; 
    object-fit: contain; 
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy3 .author {
    margin-top: 46px;
    margin-bottom: 15px;
    font-size: 16px;
    text-indent: 0;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy3 .author .s1 {
    float: left;
    margin-right: 24px;
    color: #333333;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy3 .share-mod {
    margin-bottom: 28px;
    font-size: 14px;
    line-height: 1.5;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy3 .share-mod .share-label {
    display: inline-block;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy3 .share-mod .share-label .share-box {
    zoom: 1;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy3 .share-mod .share-label .share-box a {
    display: inline-block;
    width: 20px;
    height: 21px;
    background: url(../images/wx.png) no-repeat center center;
    background-size: 100% 100%;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy3 .button {
    font-size: 16px;
    padding-top: 12px;
    border-top: 1px solid #e3e3e3;
    margin-bottom: 20px;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy3 .button a {
    width: 40%;
    display: block;
    font-size: 16px;
    padding-top: 12px;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy3 .button a:hover {
    color: #842331;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy4 {
    float: right;
    width: 27.8%;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy4 .tit {
    padding: 18px 0;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy4 .tit .s1 {
    font-size: 30px;
    display: inline;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy4 .tit .more {
    color: #707070;
    font-size: 12px;
    border: 1px solid #c7c7c7;
    border-radius: 200px;
    text-align: center;
    float: right;
    padding: 6px 28px;
    margin-top: 9px;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy4 .tit .more:hover {
    background-color: #842331;
    color: #fff;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy4 .list .item {
    margin-bottom: 25px;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy4 .list .item .img {
    height: 249px;
    overflow: hidden;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy4 .list .item .img img {
    width: 100%;
    height: 100%;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy4 .list .item .text {
    padding: 15px 18px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy4 .list .item .text .tit1 .s1 {
    font-size: 16px;
    float: left;
    width: 205px;
    color: #000;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy4 .list .item .text .tit1 .s1:hover {
    color: #842331;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy4 .list .item .text .tit1 .s2 {
    float: right;
    color: #909090;
    padding: 2px 0;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap .xxy4 .list .item .text .desc {
    line-height: 22px;
    margin-top: 6px;
    color: #707070;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.pc-wrap .newsDetail .newsDeatil-wrap .x-wrap::after {
    content: '';
    display: table;
    clear: both;
}
.x1-AC1 {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
    -webkit-animation: move-tops 0.5s ease-out;
    animation: move-tops 0.5s ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.x1-AC2 {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
    -webkit-animation: move-tops 0.4s ease-out;
    animation: move-tops 0.4s ease-out;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.x1-AC2 {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
    -webkit-animation: move-tops 1.2s ease-out;
    animation: move-tops 1.2s ease-out;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes move-tops {
    from {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes move-tops {
    from {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

.pc-1024-wrap {
    display: none;
}

.web-wrap {
    display: none;
}

.wto {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.elli {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.clear::after {
    content: '';
    display: table;
    clear: both;
}

.s-b {
    -webkit-transform: translateY(400px);
    transform: translateY(400px);
    opacity: 0;
}

.s-move {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation: move-top 1s ease-out;
    animation: move-top 1s ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes move-top {
    from {
        -webkit-transform: translateY(400px);
        transform: translateY(400px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes move-top {
    from {
        -webkit-transform: translateY(400px);
        transform: translateY(400px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

.slide-in-right {
    -webkit-animation: slide-in-right 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation: slide-in-right 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@-webkit-keyframes slide-in-right {
    0% {
        -webkit-transform: translateX(1000px);
        transform: translateX(1000px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}
@keyframes slide-in-right {
    0% {
        -webkit-transform: translateX(1000px);
        transform: translateX(1000px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

.slide-left {
    -webkit-animation: slide-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation: slide-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
@-webkit-keyframes slide-left {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
        opacity: 1;
    }
}
@keyframes slide-left {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
        opacity: 1;
    }
}
.scale-up-center {
    -webkit-animation: scale-up-center 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
    animation: scale-up-center 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
@-webkit-keyframes scale-up-center {
    0% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
@keyframes scale-up-center {
    0% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
