html,
body {
    position: relative;
    /* height: 100%; */
}

body {
    background: #fff;
    font-size: 14px;
    color: #000;
    margin: 0 auto;
    padding: 0;
    max-width: 1920px;
}

@font-face {
    font-family: 'ZhenyanGB';
    src: url('../font/ZhenyanGB.ttf');
}

a {
    outline: none;
    blr: expression(this.onFocus=this.blur());
    text-decoration: none;
}

a,
a:hover {
    text-decoration: none;
}

input {
    outline: none;
    border: 0;
    background: none;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
    -webkit-appearance: none;
}

.BannerImg {
    background: url('../images/banner.png') 100% no-repeat;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-size: cover;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.BannerText {
    color: #ffffff;
    position: absolute;
    z-index: 3;
    width: 42.2%;
    text-align: right;
    transform: rotate(0deg) skewX(-8deg);
    right: 374px;
    bottom: 146px;
    display: none;
}

.BannerText span {
    font-family: ZhenyanGB;
    font-size: 50px;
    letter-spacing: 6px;
}

.BannerText span~span {
    background-image: -webkit-linear-gradient(bottom, #545353c2, #ffffff, #fffffe);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.mengceng {
    background: url(../images/mengceng.png) transparent no-repeat;
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    background-size: cover;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    width: 1400px;
    /* 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;
}

.swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    color: #fff;
    opacity: 1;
    background: rgba(255, 255, 255, 0.0);
}

.swiper-pagination-bullet-active {
    color: #fff;
    /* background: #007aff; */
}

.s_btn {
    width: 1400px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -700px;
    height: 550px;
}

.Bannerswiper .swiper-button-next,
.Bannerswiper .swiper-button-prev {
    top: 98.6%;
}

.Bannerswiper .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: -100%;
    width: 1400px;
    background: rgba(0, 0, 0, 0.68) !important;
    height: 100%;
    z-index: 99;
    top: 22px;
    bottom: 0;
}

.Bannerswiper .swiper-button-prev:hover,
.Bannerswiper .swiper-button-next:hover {
    opacity: 0.6;
}

.Bannerswiper .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: -100%;
    width: 1400px;
    height: 100%;
    background: rgba(0, 0, 0, 0.68) !important;
    top: 22px;
    z-index: 99;
    transition: 0.2s;
}

.Bannerswiper .swiper-button-next.swiper-button-disabled,
.Bannerswipe .swiper-button-prev.swiper-button-disabled,
.Bannerswiper .swiper-button-next.swiper-button-disabled,
.Bannerswiper .swiper-button-prev.swiper-button-disabled {
    --swiper-theme-color: #fff;
}

.Bannerswiper .swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after,
.Bannerswiper .swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: '';
}

.Bannerswiper .swiper-pagination-bullet-active i {
    width: 56px;
    height: 2px;
    background: white;
    display: block;
    /* position: absolute; */
    margin-left: 18px;
    margin-top: -12px;
}

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets>.swiper-pagination-bullet:nth-child(4) i {
    display: none;
}

.Bannerswiper span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    margin-right: 50px;
}

.Teacher {
    background: url('../images/teacher.png');
    height: 360px;
    position: absolute;
    z-index: 6;
    width: 360px;
    background-size: cover;
}

.TeacherBjing {
    position: absolute;
    background: #af0a2a;
    height: 360px;
    width: 360px;
    z-index: 3;
    top: 10px;
    left: 10px;
}

.TeacherBorder {
    position: absolute;
    top: -10px;
    left: 20px;
    border: 1.8px solid #af0a2a;
    height: 366px;
    width: 360px;
}

.TeacherBorderX {
    border-bottom: 1.8px solid #af0a2a;
    position: absolute;
    width: 30px;
    right: 2px;
    top: 28px;
}

.TeacherFl {
    background: url('../images/teacher2.png') no-repeat;
    height: 336px;
    position: absolute;
    z-index: 6;
    width: 350px;
    background-size: 100%;
    left: 50px;
}

.TeacherBjingFl {
    position: absolute;
    background: #af0a2a;
    height: 336px;
    width: 350px;
    z-index: 3;
    top: 10px;
    left: 40px;
}

.TeacherBorderFl {
    position: absolute;
    top: -8px;
    left: 30px;
    border: 1.8px solid #af0a2a;
    height: 340px;
    width: 350px;
}

.leaderThreeBorderFl {
    position: absolute;
    top: 10px;
    left: -10px;
    border: 1.8px solid #af0a2a;
    height: 340px;
    width: 330px;
    z-index: -4;
}

.TeacherBorderFlX {
    border-bottom: 1.8px solid #af0a2a;
    position: absolute;
    width: 427px;
    right: 356px;
    top: 30px;
}

.leaderThreeText {
    width: 340px;
    padding-top: 1px;
}

.leaderThreeText .IncumbentContent {
    font-size: 16px;
    color: #333333;
    height: 142px !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
}

.leaderThreeText .IncumbentContent p {
    margin: 0 0 0px;
}

.zhankai {
    font-size: 16px !important;
    float: right;
    color: #af0a2a !important;
}

.container .title {
    font-size: 30px;
    text-align: center;
    padding: 54px 0;
}

.gonggao {
    padding-left: 22px !important;
}

.gonggao .TitleImg {
    left: 4.2% !important;
}

.container .title.fl {
    text-align: left;
}

.container .title.fl .TitleImg {
    left: 0;
}

.Incumbent .IncumbentText {
    padding-left: 16px;
}

.leaderTow .IncumbentText {
    padding-right: 8px;
    padding-left: 0;
}

.Research {
    height: 550px;
    /* background: url('../images/yanjiu.png') no-repeat; */
    width: 100%;
    background-size: cover;
}

.Research .col-sm-6:nth-child(2n)+.col-sm-6 {
    padding-left: 30px;
}

.Research .title {
    padding: 46px 0px !important;
    position: relative;
    z-index: 2;
    text-align: left;
}

.Research .TitleImg {
    left: 0;
}

.more a {
    color: #af0a2a;
    font-size: 14px;
    font-weight: 600;
}

.more.fr {
    float: right;
    position: absolute;
    right: 10px;
}

.newMore {
    right: 32px !important;
}

.TitleImg {
    position: absolute;
    width: 120px;
    height: 14px;
    background: url('../images/title.png');
    z-index: -1;
    margin-top: 28px;
    left: 45%;
}

.col-sm-6.New {
    float: right;
}

.fakeimg {
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 28px;
}

.fakeimages {
    width: 40%;
    display: block;
    float: left;
    height: 188px;
}

.fakeText {
    float: right;
    width: 360px;
    margin-right: 28px;
}

.fakeText h4 {
    line-height: 28px;
    margin-block-start: 0;
    margin-block-end: 0;
}

.fakeText h5 {
    color: #999999;
    font-size: 16px;
    line-height: 26px;
    margin-block-start: 8px;
    margin-block-end: 0;
}

.New .fakeimg a>img {
    transition: all .3s ease-out .1s;
    -webkit-transition: all .3s ease-out .1s;
    -moz-transition: all .3s ease-out .1s;
    -ms-transition: all .3s ease-out .1s;
    -o-transition: all .3s ease-out .1s;
    width: 100%;
}

.New .fakeimg:hover img {
    z-index: 5;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.NewList {
    height: 100px;
    width: 454px;
    margin-bottom: 20px;
    background: #ffffff;
    --tw-shadow: 0 1px 8px 0 rgb(0 0 0 / 3%), 0 1px 14px 0 rgba(0, 0, 0, 0.08);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    border-radius: 5px;
    cursor: pointer;
    right: -47px;
}

.NewList h3 {
    line-height: 30px;
    font-size: 18px;
    font-weight: 500;
}

.NewList h5 {
    height: 28px;
    color: #999999;
    font-size: 16px;
    line-height: 26px;
    overflow: hidden;
    width: 374px;
    margin-block-start: 0;
    margin-block-end: 0;
}

.NewTopList span {
    height: 34px;
    font-size: 16px;
    line-height: 32px;
    margin-block-start: 0;
    margin-block-end: 0;
    text-align: justify;
    overflow: hidden;
    float: right;
    color: #af0a2a;
}

.NewList a {
    padding: 1px 22px 0px 64px !important;
}

.NewList>a .NewsTime {
    left: -24px;
    top: 12px;
}

.NewTopList {
    /* background: #ffffff; */
    /* --tw-shadow: 0 1px 8px 0 rgb(0 0 0 / 3%), 0 1px 14px 0 rgba(0, 0, 0, 0.08); */
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    border-radius: 5px;
}

.NewTopList:hover .NewsTime,
.NewList:hover .NewsTime {
    -ms-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    -webkit-transform: translateY(-8px);
    -o-transform: translateY(-8px);
}

.NewTopList:hover h3,
.NewList:hover h3 {
    color: #af0a2a;
}

.NewTopList h3 {
    font-size: 18px;
    line-height: 32px;
    float: left;
    margin-block-start: 0;
    margin-block-end: 1em;
    width: 100%;
}

.NewTopList h3 i {
    width: 6px;
    display: inline-block;
    height: 6px;
    background: #af0a2a;
    float: left;
    margin-top: 14px;
    margin-right: 12px;
}

.NewsTime {
    position: absolute;
    width: 60px;
    height: 71px;
    background: #af0a2a;
    bottom: 0;
    left: 4%;
    right: 0;
    top: 30%;
    border-radius: 6%;
    color: #ffffff;
    z-index: 10;
    transition: transform .3s ease-out .1s;
    -webkit-transition: transform .3s ease-out .1s;
    -moz-transition: transform .3s ease-out .1s;
    -ms-transition: transform .3s ease-out .1s;
    -o-transition: transform .3s ease-out .1s;
}

.NewsTime span {
    font-size: 24px;
    font-weight: bold;
    font-family: Times New Roman;
    margin-left: 10px;
    display: block;
    margin-top: -1px;
}

.NewsTime i {
    background-color: #ffffff;
    height: 1px;
    display: block;
    transform: rotate(317deg) skewX(1deg);
    width: 92%;
    margin-top: 1px;
}

.NewsElis {
    font-size: 16px !important;
    font-weight: 400 !important;
    text-align: right;
    margin-right: 6px;
}

.Incumbent h2 {
    color: #af0a2a;
    font-size: 28px;
}

.Incumbent span {
    font-size: 18px;
    color: #676666;
}

.Incumbent .IncumbentContent {
    margin-top: 18px;
    font-size: 16px;
    line-height: 34px;
    height: 300px;
    overflow: hidden;
    text-align: justify;
    color: #000000;
}

.leader {
    height: 370px;
    margin-bottom: 50px;
}

.leaderTow {
    height: 340px;
    margin-bottom: 72px;
}

.leaderTow .IncumbentContent {
    height: 300px;
}

.leaderThree {
    margin-bottom: 40px;
    width: 329px;
    margin-right: 106px;
}

.leaderThree h3 {
    color: #af0a2a;
    font-weight: 500;
}

.leaderThree h3>span {
    font-size: 16px;
}

.leaderThree+.leaderThree+.leaderThree {
    margin-right: 0px;
}

.leaderThree .fakeimg {
    height: 340px;
    width: 330px;
    background: url('../images/teacher3.png') no-repeat;
    background-size: cover;
}

.ResearchList {
    width: 100%;
    height: 160px;
    background: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 16px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    padding: 24px 34px 24px 30px;
    color: black;
    cursor: pointer;
    --tw-shadow: 0 1px 8px 0 rgb(0 0 0 / 3%), 0 1px 14px 0 rgba(0, 0, 0, 0.08);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.ResearchList:hover {
    border: 1px solid #af0a2a;
}

.ResearchList:hover h4 {
    color: #af0a2a;
}

.ResearchList .time {
    font-family: Times New Roman;
    font-size: 16px;
    transition: 0.8s;
}

.ResearchList h4 {
    font-size: 18px;
    line-height: 30px;
    margin-block-start: 0em;
    margin-block-end: 0em;
    /* height: 56px; */
    overflow: hidden;
    transition: 0.7s;
    font-weight: 500;
    margin-bottom: 10px;
}

.ResearchList p {
    font-size: 14px;
    color: #999999;
    line-height: 26px;
    height: 50px;
    overflow: hidden;
    transition: 0.8s;
}

.ResearchListImg {
    width: 23.4%;
    height: 162px;
    float: left;
    padding: 32px;
}

.FullTime {
    padding-bottom: 12px;
}

.FullTimeSwiper {
    width: 1070px;
    top: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
}

.FullTimeSwiper a {
    display: block;
    width: 100%;
}

.FullTimeImage {
    display: block;
    height: 426px;
    width: 100%;
    background: url('../images/teacher.png') no-repeat;
    border-radius: 6px;
    background-size: cover;
}

.FullTimeContent {
    width: 100%;
    height: 100%;
    background-color: #b21f3c;
    opacity: 0.9;
    box-sizing: border-box;
    padding: 100px 50px;
    position: absolute;
    z-index: 5;
    top: 0px;
    left: 0px;
    border-radius: 7px;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    /* box-shadow: 0 10px 20px -8px rgb(0 0 0 / 75%); */
    transition: transform .3s ease-out .1s;
    -webkit-transition: transform .3s ease-out .1s;
    -moz-transition: transform .3s ease-out .1s;
    -ms-transition: transform .3s ease-out .1s;
    -o-transition: transform .3s ease-out .1s;
}

.FullTimeSwiper .swiper-slide {
    cursor: pointer;
    overflow: hidden;
}

.FullTimeSwiper .swiper-slide:hover .FullTimeContent {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}

.FullTimeContentTop {
    color: #ffffff;
    position: relative;
}

.FullTimeContentTop span {
    font-size: 28px;
    position: absolute;
    top: 10px;
    left: 10px;
}

.FullTimeContentTop i {
    width: 1px;
    height: 51px;
    display: block;
    position: absolute;
    margin: auto;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ffffff;
}

.FullTimeContentTop p {
    /* position: absolute; */
    padding-left: 116px;
    line-height: 20px;
}

.FullTimeContentBottom {
    color: #c5aab1;
    margin-top: 56px;
    font-size: 14px;
    text-align: justify;
    line-height: 24px;
    overflow: hidden;
    height: 122px;
}

.FullTimeNext,
.FullTimeprev {
    background-size: contain;
    --swiper-theme-color: #af0a2a;
    --swiper-navigation-size: 30px;
    font-weight: 600;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    --swiper-theme-color: #232222;
}

.achievements .col-lg-12 {
    height: 560px;
}

.jianjie {
    font-size: 30px;
    float: left;
    z-index: 2;
    position: relative;
    margin-top: -10px;
}

.jianjie>.TitleImg {
    z-index: -1;
    left: 0px;
}

.jianjieTitle .title {
    padding: 30px 0 !important;
}

.achieContent {
    /* background: #f6f6f6; */
    background: url(../images/yanjiu.png) no-repeat;
    height: 420px;
}

.achieContentimg {
    background: url('../images/jianjie.png');
    height: 420px;
    cursor: pointer;
}

.achieContent .col-sm-5 {
    padding: 60px 0px 60px 60px;
}

.xiangqing {
    border: 1px solid #af0a2a;
    width: 22.8%;
    font-size: 14px;
    border-radius: 4px;
    height: 34px;
    text-align: center;
    margin-bottom: 36px;
    float: right;
}

.xiangqing:hover {
    background: #af0a2a;
}

.xiangqing:hover a {
    color: #ffffff;
}

.xiangqing a {
    color: #af0a2a;
    line-height: 32px;
    transition: .5s;
}

.AchieContentText {
    font-size: 16px;
    color: #333333;
    line-height: 32px;
    text-align: justify;
    height: 230px;
    overflow: hidden;
    float: left;
}

.achievementsImg {
    width: 940px;
    height: 540px;
    background: url('../images/achievementsImg.png') no-repeat;
    position: absolute;
    left: -355px;
    background-size: cover;
}

.achievementsText {
    width: 970px;
    height: 540px;
    z-index: 10;
    position: absolute;
    right: 0;
    cursor: pointer;
}

.achievementsText:hover .AchievemenText span {
    color: #af0a2a;
}

.AchievementsBanner .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: auto;
    right: 30px;
}

.AchievementsBanner .swiper-button-next,
.AchievementsBanner .swiper-button-prev {
    top: 84%;
}

.AchievementsBanner .swiper-button-next {
    background: url(../images/chengguoRigh.png) no-repeat;
}

.AchievementsBanner .swiper-button-prev {
    background: url(../images/chengguoLeft.png) no-repeat;
    /* opacity: 1; */
    background-size: 9px;
}

.AchievementsBanner .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: -18px;
    left: auto;
    background-size: 9px;
}


/* .swiper-button-next.swiper-button-disabled{
	 background: url(../images/chengguoRigh.png) no-repeat;
	 transform: rotate(
	 176deg
	  ) skewX( 
	 356deg
	  );
}
.AchievementsBanner .AchievementsPrev .swiper-button-prev.swiper-button-disabled {
	background: url(../images/chengguoRigh.png) no-repeat;
	 transform: rotate(
	 176deg
	  ) skewX( 
	 356deg
	  );
 } */


/* .swiper-button-next.swiper-button-disabled {
	    background: url(../images/chengguoright2.png) no-repeat;
	    width: 46px;
	    right: -23px;
	    left: auto;
	    top: 83%;
}
 */

.AchievementsBanner .swiper-button-next:after,
.AchievementsBanner .swiper-container-rtl .swiper-button-prev:after,
.AchievementsBanner .swiper-button-prev:after,
.AchievementsBanner .swiper-container-rtl .swiper-button-next:after {
    content: ' ';
}

.AchievementsImg {
    height: 320px;
    /* background: url(../images/news.png) no-repeat; */
    cursor: pointer;
    overflow: hidden;
}

.AchievementsImg>img {
    transition: all .3s ease-out .1s;
    -webkit-transition: all .3s ease-out .1s;
    -moz-transition: all .3s ease-out .1s;
    -ms-transition: all .3s ease-out .1s;
    -o-transition: all .3s ease-out .1s;
}

.AchievementsImg:hover img {
    z-index: 5;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.AchievemenText {
    text-align: left;
    padding: 28px 0px 0px 60px;
    height: 320px;
}

.AchievemenText span {
    font-size: 20px;
    color: #333333;
}

.AchievemenText p {
    color: #999999;
    font-size: 16px;
    margin-top: 20px;
    line-height: 30px;
    text-align: justify;
    height: 140px;
    overflow: hidden;
}

.cooperation {
    padding-bottom: 50px;
}

.cooperation .col-sm-4 {
    text-align: center;
    height: 180px;
}

.cooperationborder {
    width: 120px;
    height: 120px;
    border: 2px solid #af0a2a;
    margin: auto;
    border-radius: 50%;
    position: relative;
}

.cooperationborder:hover {
    background: #af0a2a;
}

.cooperationborderI {
    width: 1px;
    height: 60px;
    border: 1px solid #df9baa;
    position: absolute;
    right: 0;
    transform: translateY(-222%);
}

.cooperationImg {
    margin: auto;
    width: 46px;
    position: absolute;
    height: 46px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.cooperationImg.pingtai {
    background: url('../images/pingtai.png') no-repeat;
    background-size: cover;
}

.cooperationborder:hover .cooperationImg.pingtai {
    background: url('../images/pingtai1.png') no-repeat;
    background-size: cover;
}

.cooperationImg.jiaoliu {
    background: url('../images/jiaoliu.png') no-repeat;
    background-size: cover;
}

.cooperationborder:hover .cooperationImg.jiaoliu {
    background: url('../images/jiaoliu2.png') no-repeat;
    background-size: cover;
}

.cooperationImg.hezuo {
    background: url('../images/hezuo.png') no-repeat;
    background-size: cover;
}

.cooperationborder:hover .cooperationImg.hezuo {
    background: url('../images/hezuo2.png') no-repeat;
    background-size: cover;
}

.cooperation p {
    margin-top: 16px;
    font-size: 16px;
    color: #000000;
}

.footerTitle {
    color: #af0a2a;
    font-size: 16px;
    font-weight: 600;
}

.footerTitle i {
    color: #af0a2a;
    height: 1px;
    width: 18px;
    display: block;
    border: 1px solid;
    margin-bottom: 10px;
}

.footer ul,
li {
    list-style: none;
    padding-inline-start: 0px;
    color: #ffefe2;
}

.footer ul,
li a {
    color: #ffefe2;
    line-height: 36px;
}

.footer>.container>.col-sm-4>ul>li:hover a {
    color: #af0a2a;
}

.sys {
    max-width: 1200px;
    margin: auto;
    text-align: center;
    background: url('../images/true.jpg') no-repeat;
    height: 156px;
    background-size: 100%;
    border-top-right-radius: 14px;
    border-top-left-radius: 14px;
}

.sys .opa70 {
    height: 156px;
    background: url(../images/opa70.png);
    text-align: center;
    display: block;
    border-top-right-radius: 14px;
    border-top-left-radius: 14px;
}

.sys .opa70 a {
    height: 100%;
    color: #fff;
    display: inline-block;
}

.sys .opa70 p:first-child {
    font-size: 24px;
    line-height: 42px;
    margin-top: 38px;
}

.sys .opa70 p+p {
    font-size: 14px;
    font-family: 'Arial';
    line-height: 14px;
}

#fenxiang {
    margin-top: 15px;
    margin-left: -8px;
}

.FullTimeContentPhone,
.phone_nav {
    display: none;
}

.swiperBox {
    width: 1200px;
    height: 430px;
    margin: 0 auto;
    position: relative;
    top: 134px;
    margin-bottom: 139px;
}

#app.is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    -webkit-box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
    box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
    -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    max-width: 100%;
    border-radius: 0px;
    background: #af0a2a;
}

#app.is-sticky .sear .active {
    background: #ffffff;
}

#app.is-sticky .sear .inp2 {
    background: url(../images/search.png) no-repeat center center #af0a2a;
    border: 1px solid #f3f1f1;
}

@media screen and (max-width:414px) {
    #app {
        display: none;
    }
    .more.fr {
        right: 20px !important;
    }
   

    .masking {
        height: 100%;
        width: 100%;
        position: fixed;
        top: 0;
        right: 0;
        background-color: transparent;
        transition: all 0.5s ease 0.2s;
        z-index: -1;
    }
    .masking.focus {
        background-color: rgba(0, 0, 0, 0.7);
        z-index: 1001;
    }
	
	.BannerImg,.swiper-slide{
		width: 414px;
		
	}
	
    .TeacherBorderX,
    .achievementsImg,
    .TeacherBorderFlX ,.s_btn{
        display: none;
    }
    .BannerText p {
        display: none;
    }
    .BannerText {
        right: 0px;
        bottom: 15px;
        left: 12px;
        top: 80px;
        width: 86%;
        height: 62px;
    }
    .BannerText span {
        font-size: 20px;
    }
    .jumbotron {
        height: 200px;
    }
    .swiper-pagination {
        display: none;
    }
    
    .Bannerswiper .swiper-button-next,
    .swiper-container-rtl .swiper-button-prev {
        right: 20px;
    }
    .Bannerswiper .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        left: 18px;
    }
    .container .title {
        font-size: 24px;
        padding: 26px 20px !important;
        width: 100%;
		z-index: 100;
    }
    
    .gonggao {
        top: 736px;
    }

    .TitleImg {
        width: 100px;
        left: 18px !important;
        margin-top: 22px;
    }

    .Incumbent  .TitleImg {
        left: 38% !important;
    }
    .New .fakeimg {
        /* display: none; */
        display: inline-block;
    }
    
    .fakeimages {
        width: 96%;
        height: 274px;
    }

    .New {
        padding-right: 20px;
        padding-left: 20px;
        top: -84px;
    }

    .col-xs-12{
        top: 0px;
    }
    .NewTopList h3 {
        margin-top: 0px;
        height: 38px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .fakeText h4{
        font-size:16px;
    }
    .fakeText h5{
        font-size:14px;
    }
    
    .nav>li>a {
        padding: 0px 0px 0px 0px;
    }

    .NewTopList h3,
    .NewList h3 {
        font-size: 16px;
    }
    .NewTopList h5 {
        font-size: 14px;
        height: 60px;
        line-height: 20px;
    }
    .NewsTime span {
        font-size: 24px;
    }
    .NewsElis {
        font-size: 16px !important;
    }
    .NewTopList {
        /* margin-top: 62px; */
        /* height: 12px; */
        /* margin-bottom: 20px; */
    }
    .NewList a {
        padding: 1px 22px 0px 98px !important;
    }
    .NewList>a .NewsTime {
        left: 15px;
    }
    .NewList,
    .NewList h5 {
        width: 100%;
    }
    .NewList{
        right: 0px;
     }
    
    /* .leader .col-sm-4 {
		display: block;
		height: 100%;
	} */
    .leader {
        height: 208px;
        padding: 22px;
        margin-bottom: 0px;
    }
    .Teacher,
    .TeacherBjing,
    .TeacherBorder,
    .TeacherFl,
    .TeacherBjingFl,
    .TeacherBorderFl,
    .leaderThree .fakeimg,
    .leaderThreeBorderFl {
        height: 160px;
        width: 124px;
    }
    .leaderTow {
        height: 208px;
        padding: 20px;
        margin-bottom: 0px;
    }
    .leaderThree {
        margin-bottom: 0px;
        padding: 20px;
        width: 100%;
    }
    .TeacherBjing {
        top: 6px;
        left: 6px;
        display: none;
    }
    .TeacherBorder {
        top: -6px;
        left: 6px;
    }
    .Incumbent h2 {
        font-size: 18px;
        margin-top: 6px;
    }
    .Incumbent span {
        font-size: 14px;
    }
    .Incumbent .IncumbentContent {
        margin-top: 12px;
        font-size: 14px;
        line-height: 20px;
        height: 102px !important;
    }
    .Incumbent .IncumbentText {
        padding-left: 150px;
    }
    .TeacherFl {
        left: 0;
        background-size: cover;
    }
    .leaderTow .IncumbentText {
        padding-right: 0px;
        float: left;
    }
    .TeacherBorderFl {
        top: -6px;
        left: 6px;
    }
    .TeacherBjingFl {
        top: 6px;
        left: 6px;
        display: none;
    }
    .leaderThreeBorderFl {
        left: 26px;
    }
    .leaderThree .fakeimg {
        position: absolute;
    }
    .leaderThreeText {
        width: 100%;
        padding-top: 0px;
        padding-left: 148px;
    }
    .leaderThreeText h3 {
        font-size: 18px;
        margin-top: 4px;
    }
    .leaderThree h3>span {
        font-size: 14px;
    }
    .Research {
        height: 100%;
    }
    .ResearchList h4 {
        font-size: 16px;
        margin-block-start: 0.4em;
        margin-block-end: 0.4em;
        height: 56px;
    }
    .FullTimeImage {
        height: 100%;
    }
    .FullTimeContentBottom {
        display: none;
    }
    .FullTimeContent {
        padding: 46px 8px;
    }
    .FullTimeContentTop span {
        margin: auto;
        top: 0px;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .FullTimeContentTop i {
        display: none;
    }
    .FullTimeContentTop p {
        display: none;
    }
    .FullTimeContentPhone {
        display: block;
        font-size: 16px !important;
        margin-top: 40px !important;
    }
    .AchievementsImg {
        display: block;
        width: 100%;
        background-size: cover;
        height: 274px;
        position: absolute;
        top: 0;
    }
    .achievementsText {
        left: 0;
        width: 100%;
        padding: 20px;
    }
    .AchievemenText {
        position: absolute;
        bottom: 0;
        padding: 0;
        height: 200px;
    }
    .AchievementsBanner .swiper-button-next,
    .AchievementsBanner .swiper-button-prev {
        top: 100%;
    }
    .AchievemenText span {
        font-size: 16px;
    }
    .AchievemenText p {
        font-size: 14px;
    }
    .achieContent {
        padding: 20px;
        height: 100%;
    }
    
    .jianjie{
        font-size: 24px;
        margin-top: 10px;
    }

    .jianjie>.TitleImg{
        left: 0px !important;
    }

    .achieContent .col-sm-5 {
        padding: 0;
    }
    .achieContentimg {
        background-size: cover;
        height: 210px;
        margin-top: 10px;
    }
    .AchieContentText {
        line-height: 28px;
        height: 174px;
    }
    .xiangqing {
        position: absolute;
        bottom: 0;
        right: 0;
        margin-bottom: -50px;
    }
    .AchieContentText {
        margin-top: 20px;
    }
    .phoneCooper {
        display: flex;
    }
    .phoneCooper .col-sm-4 {
        flex: 1;
        height: 140px;
    }
    .cooperationborder {
        width: 77px;
        height: 77px;
    }
    .cooperationImg {
        width: 30px;
        height: 30px;
    }
    .cooperation {
        padding-bottom: 0px;
    }
    /* .footer .col-sm-3{
		display: none;
	} */
    .footer {
        height: 100%;
        padding: 10px;
    }
    .FLogo,
    #fenxiang,
    .footer .col-sm-3,
    .footer .col-sm-4 {
        display: none;
    }
    /* .banquan {
		font-size: 14px;
		text-align: center;
	} */
    .leaderThreeBorderFl {
        top: 14px;
    }
    .cooperationborderI {
        top: 80%;
        height: 42px;
    }
    .swiperBox {
        top: 20px;
        width: 100%;
        height: 214px;
        margin-bottom: 20px;
    }
    .FullTimeSwiper {
        width: 78%;
    }
    .Research .col-sm-6:nth-child(2n)+.col-sm-6 {
        padding-left:0px;
    }
    .ResearchList {
        width: 374px;
        height: 174px;
        padding: 24px 19px 20px 0px;
    }

    .ResearchListImg{
        padding: 20px;
        margin-left: 22px;
        width: 30%;
        margin-top: 14px;
    }

    .sys .opa70 p:first-child {
        font-size: 20px;
        margin-top: 30px;
        line-height: 30px;
    }
    .sys .opa70 p+p{
        margin: 0px 16px 22px;
        line-height: 28px;
    }
}