/* 公共样式*/
body,html{width:100%;height:100%;background-color:#f6f6f6;font-family: 'microsoftyahei','avenir', helvetica, arial, sans-serif;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color: #333;font-size:15px;line-height: 1.5;cursor: default}
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, dd, dl, dt, ol, ul, li,input,select,button,textarea,tr,td,section,blockquote,a,label{ padding:0; margin:0; border:none;box-sizing:border-box;-moz-box-sizing: border-box;word-break:break-all;}
html{font-size: 100px;}
@media screen and (max-width:1440px){
html{font-size:93.75px}
}
@media screen and (max-width:1366px){
html{font-size:87.5px}
}
@media screen and (max-width:1280px){
html{font-size:80px}
}
h1, h2, h3, h4, h5, h6{font-weight: 500;}
input,button,select,textarea,a,img{outline:none; }
::-moz-focus-inner{border:0;}
p>img{display:inline-block;width:auto;height: auto;margin-bottom:10px;max-width: 100%;}
a{display:inline-block;color:inherit;text-decoration:none}
i{display:inline-block}
input,button,select,textarea,a,img{outline:none;}
input{font-size:14px;font-family: "microsoftyahei";}
textarea {padding:10px;font-family: 'microsoftyahei';}
ul,ul li,ol li,li{list-style:none}
a,img,input,textarea{border:none}
input::-webkit-input-placeholder{color:#ababab;}
a{text-decoration:none}
table{border-collapse:collapse;border-spacing:0}
label{display: inline-block;}
.img-cover{display:block;width:100%;height: 100%;object-fit:cover;}
.img-width{display:block;width:100%;height: auto;}
.img-height{display:block;width:auto;height: 100%;}
.img-scale{display:block;width:100%;height: 100%;object-fit: scale-down;}
.img-auto { max-width: 100%;height: auto;}
.img-block { display: block;}
.fl{float:left}
.fr{float:right}
.clear::after { content: '';display: block;clear: both;}
.none{display:none}
.pr{position:relative}
.pa{position:absolute}
.flex {display: flex;}
.flex-c{display: flex;align-items: center;}
.flex-c-c{display: flex;align-items: center;justify-content: center;}
.flex-c-sb{display: flex;align-items: center;justify-content: space-between;}
.flex-c-sa{display: flex;align-items: center;justify-content: space-around}
.flex-c-e{display: flex;align-items: center;justify-content: flex-end;}
.flex-e{display: flex;align-items: flex-end;}
.flex-e-sb{display: flex;align-items: flex-end;justify-content: space-between;}
.flex-s{display: flex;align-items: flex-start;}
.flex-s-sa{display: flex;align-items: flex-start;justify-content: space-around;}
.flex-s-sb{display: flex;justify-content: space-between;}
.flex-s-c{display: flex;justify-content: center;}
.flex-wrap {display: flex;flex-wrap: wrap;align-content: flex-start;}
.flex-wrap-c-c {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}
.flex-wrap-c-sb {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.flex-warp-c-e{display: flex;;flex-wrap: wrap;align-items: center;justify-content: flex-end;}
.flex-column {display: flex;flex-direction: column;align-items: start;}
.flex-column-c {display: flex;flex-direction: column;align-items: center;justify-content: start;}
.flex-column-c-c {display: flex;flex-direction: column;align-items: center;justify-content: center;}
.flex-column-s-sb {display: flex;flex-direction: column;justify-content: space-between;}
.flex-column-c-sb {display: flex;flex-direction: column;align-items: center;justify-content: space-between;}
.flex-column-s-c {display: flex;flex-direction: column;justify-content: center;align-items: start;}
.flex-column-c-e {display: flex;flex-direction: column; align-items: end;justify-content: center;}
.flex-auto {flex: 1 1 auto;}
.ellipsis_1{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.ellipsis_2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.ellipsis_3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.ellipsis_4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.pointer { cursor: pointer;}
.text-center{text-align: center;}
.text-right{text-align: right;}
.nowrap{white-space: nowrap;}
.inline-div {display: inline-block;}
.margin_tb7 {margin: 7px 0;}
.margin_tb2 {margin: 2px 0;}
.margin_tb20 {margin: 20px 0;}
.margin_top3{margin-top: 3px;}
.margin_top6{margin-top: 6px;}
.margin_top10{margin-top: 10px;}
.margin_top14{margin-top: 14px;}
.margin_top16{margin-top: 16px;}
.margin_top20{margin-top: 20px;}
.margin_top30{margin-top: 30px;}
.margin_top40{margin-top: 40px;}
.margin_top50{margin-top: 50px;}
.margin_top70{margin-top: 70px;}
.margin_top80{margin-top: 80px;}
.margin_bottom3 {margin-bottom: 3px;}
.margin_bottom10 {margin-bottom: 10px;}
.margin_bottom14{margin-bottom: 14px;}
.margin_bottom16{margin-bottom: 16px;}
.margin_bottom20 {margin-bottom: 20px;}
.margin_bottom30 {margin-bottom: 30px;}
.margin_lr6 { margin-left: 6px;margin-right: 6px;}
.margin_lr10 { margin-left: 10px;margin-right: 10px;}
.margin_lr20 { margin-left: 20px;margin-right: 20px;}
.margin_right5 {margin-right: 5px;}
.margin_right8 {margin-right: 8px;}
.margin_right10 {margin-right: 10px;}
.margin_right16 {margin-right: 16px;}
.margin_right20 {margin-right: 20px;}
.margin_right30 {margin-right: 30px;}
.margin_left5{margin-left: 5px;}
.margin_left10{margin-left: 10px;}
.margin_left16{margin-left: 16px;}
.margin_left20{margin-left: 20px;}
.padding30{padding: 30px;}
.padding20{padding: 20px;}
.padding10{padding: 10px;}
.padding_tb10{padding: 10px 0;}
.padding_tb20{padding: 20px 0;}
.padding_top10{padding-top: 10px;}
.padding_top20{padding-top: 20px;}
.padding_top50{padding-top: 50px;}
.padding_right10 { padding-right: 10px;}
.padding_right20 { padding-right: 20px;}
.padding_left20 { padding-left: 20px;}
.margin_left_auto { margin-left: auto;}
.font-weight-bold { font-weight: bold;}
.line-height18{line-height: 1.8;}
.page-center{ max-width: 1400px;width: 90%;margin: auto;}
.bg-white{background-color: #ffffff;}
.mask{position: absolute;left: 0;top:0;right: 0;bottom: 0;background-color: rgba(0, 0, 0, .4);z-index: 1}
/*头部*/
.header{width: 100%;min-width: 300px;height: auto;z-index: 1000;}
/*搜索pc*/
.search-block{width: 0.82rem;height: 0.5rem;border-radius: 0.25rem 0 0 0.25rem;position: absolute;right: 0;top: calc(50% - 0.25rem);z-index: 11;transition:.5s}
.search-block-btn{width: 100%;height: 100%;background: #0076c1;border-radius: 25px 0 0 25px;transition:.5s}
.search-block .search-block-icon{width: 0.3rem;height: 0.3rem;margin-left: 14px}
.search-block .search-block-icon img:nth-child(2){display: none}
.header-block-blue .search-block-btn{background: #ffffff}
.header-block-blue .search-block-icon img:nth-child(2){display: block}
.header-block-blue .search-block-icon img:nth-child(1){display: none}
.search-content{position: fixed;left: 0;top:0;right: 0;bottom: 0;display: none}
.search-for{z-index: 2;width: 46%;height: 0.6rem;background: #fff;left: 50%;top:50%;transform: translate(-50%,-50%)}
.search-for-input{flex: 1;height: 100%;padding: 0 10px;font-size: 0.18rem;color: #333}
.search-for-btn{flex: 0 0 140px;height: 100%;background: #0076c1;color: #fff;font-size: 20px}
.search-for-btn:hover{background: #1b94e1;}
.search-content .search-close{width: 40px;height: 40px;right: 30px;top: 30px;z-index: 2}
.search-content .search-close b{display: block;width: 40px;height:3px;position: absolute;left: 0;top: 18px;border-radius: 6px;background: #fff}
.search-content .search-close b:nth-child(1){transform: rotate(45deg);}
.search-content .search-close b:nth-child(2){transform: rotate(-45deg);}
/*搜索移动*/
.search-dialog-mobile{position: fixed;width: 100%;padding: 10px;top: 60px;right: 0;z-index: 66;background: #fff;display: none}
.search-dialog-mobile .dialog-icon-search{flex:0 0 20px;height: 20px;margin-right: 5px}
.search-dialog-mobile .dialog-brode {margin-right: 10px;flex:1 1 auto;border: 1px solid #eee;height: 40px;line-height: 40px;}
.search-dialog-mobile .dialog-brode input { padding:0 10px;}
.search-dialog-mobile .icon-close-search{text-align: center;line-height: 40px;flex: 0 0 28px;font-size: 40px;font-weight: 300;color: #666;}
/*pc端*/
.header-block{width: 100%;transition: all .5s;opacity: 1;position: fixed;background: linear-gradient(180deg, #030000 0%, rgba(0,0,0,0) 100%);z-index: 100;padding: 0.2rem 0}
.header-block.header-block-blue{background: #0076c1;box-shadow: 0 0 18px 0 rgba(0,0,0,0.1);}
.header-block-top{margin: 0 1rem 0 0.5rem;position: relative;transition: all .3s;flex: 1}
.header-block-top-logo{height: 0.63rem}
.header-block-top-logo img { object-fit:scale-down;}
.header-web-top-nav{font-size: 0.16rem;color: #fff;}
.header-web-top-nav li{position: relative;cursor: pointer}
.header-web-top-nav ul{position: absolute;left: 0;top: 0.44rem;width: 100%;display: none;box-shadow: rgba(0, 0, 0, 0.1) 0 0 0.2rem 0.1rem}
.header-web-top-nav li.first-nav{padding: 0 0.2rem;height: 0.44rem;line-height: 0.44rem;text-align: center;}
.header-web-top-nav li.first-nav .bg-shadow{box-shadow: rgba(0, 0, 0, 0.1) 0 0 0.2rem 0.1rem}
.header-web-top-nav li.first-nav a{width: 100%;white-space: nowrap;position: relative;display: block;}
.header-web-top-nav li.first-nav::before{content: '';width: 0;height: 1px;background: #fff;position: absolute;left: 50%;transform: translatex(-50%);top:0.43rem;transition:.5s}
.header-web-top-nav li.first-nav:hover::before{width: 40%;}
.first-nav li{transition: opacity .4s, transform .5s;color:#ffffff; background: #0076c1;opacity: 1;transition: all ease-in-out 0.3s;-ms-transition: all ease-in-out 0.3s;-moz-transition: all ease-in-out 0.3s;-webkit-transition: all ease-in-out 0.3s;-o-transition: all ease-in-out 0.3s;font-size: 0.14rem;}
.header-web-top-nav li.first-nav.on li:hover {background: #fff;color: #0076c1}
.header-block.header-block-blue .header-web-top-nav li.first-nav.on li:hover {background: #0076c1;color: #fff}
.header-block.header-block-blue .first-nav li{color:#0076c1; background: #ffffff;}
/*移动端导航*/
.header-mobile{width: 100%;position: absolute;display: none;top: 0;right: 0;z-index:100;}
.mobile-inner-header{position: fixed;top: 15px;right: 10px;z-index: 110;height: 30px}
.header-mobile .nav-icon{width: 50px;height: 50px;}
.header-mobile .nav-icon b{display: block;width: 34px;height:3px;background-color: #fff;margin: 4px 0;transition: .3s;-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;border-radius: 6px;transform-origin:center 50%}
.header-mobile .nav-icon b:nth-child(2){width: 6px;opacity: 1;transition:0s;-ms-transition: .3s;-moz-transition: 0s;-webkit-transition: 0s;-o-transition: 0s;}
.header-mobile .nav-icon b:nth-child(2)::before{content: '';width: 24px;height:3px;background: #fff;position: absolute;right: 10px;top:0px;border-radius: 6px}
.header-mobile .nav-icon.open b:nth-child(1){transform: rotate(45deg);position: absolute;top:50%;right: 0;margin-top: -1px}
.header-mobile .nav-icon.open b:nth-child(2){opacity: 0;}
.header-mobile .nav-icon.open b:nth-child(3){transform: rotate(-45deg);position: absolute;top:50%;right: 0;margin-top: -1px}
.image-search{width: 30px;height: 30px;margin-right: 15px}
.header-mobile .mobile-nav-list .l-nav .t-nav-list .icon-arrow{width: 20px;height:9px;transition: .3s;}
.header-mobile .mobile-nav-list .l-nav .t-nav-list .icon-arrow.mobile-nav-list-openicon{transform: rotate(180deg)}
@keyframes subdd {
from { opacity: 0;}
50% { opacity: 0.5; }
to { opacity: 1;}
}
/* 轮播图 */
.bg-swiper{width: 100%;height: 100vh;overflow-x: hidden;overflow-y: hidden; transition: all 0.7s cubic-bezier(0.5,0,0.2,1) 0s}
.bg-swiper-height0 .nav{background:#015bb1;box-shadow: 0 0 10px rgba(0,0,0,0.15);}
.image-search-pc{width:20px;height:20px;margin-left:15px;position:relative;cursor:pointer;}
.search-dialog-pc{position:fixed;width:300px;padding:10px;background:#fff;top:50px;z-index:99999;display:none;right:60px;}
.search-dialog-pc .dialog-icon-search-pc{width:32px;height:32px;padding:4px}
#searchbox{height:32px;line-height:32px;padding:0 10px;}
.icon-close-search-pc{flex:0 0 28px;font-size:32px;line-height:32px;text-align:center;margin-left:5px;cursor:pointer;}
.dialog-brode{border:1px solid #eee;flex:1 1 auto;}
.bg-swiper .nav-mobile{display: none;}
.bg-swiper .is-mobile{display: none;}
.bg-swiper{width: 100%;height: 100vh;overflow-x: hidden;overflow-y: hidden; transition: all 0.7s cubic-bezier(0.5,0,0.2,1) 0s}
.bg-content{width: 100%;z-index: 0;top: 100%;transition: all 0.7s cubic-bezier(0.5,0,0.2,1) 0s;overflow-x: hidden;overflow-y: hidden;}
.bg-swiper-height0{height: 0;overflow: hidden}
.bg-content-height100{height: auto;overflow-y: auto;padding-top: 1rem;background: #f8f8f8;}
/*首页轮播图*/
.banner-swiper{overflow: hidden;z-index:100;width: 100%;height: 100%}
.swiper-slide-banner,.banner-img{width: 100%;height: 100%;overflow: hidden}
.banner-img img{animation: scales 10s infinite;}
@keyframes scales {
from { transform: scale(1); transform-origin: 50% 50%;}
50% { transform: scale(1.06); transform-origin: 50% 50%; }
to { transform: scale(1); transform-origin: 50% 50%; }
}
.banner-swiper .banner-pagination{z-index: 99;display: flex;align-items: center;justify-content: end;bottom: 40px;right: 140px; width: min-content;left: auto;height: 32px}
.swiper-button-prev:after{display: none;z-index: 999;}
.swiper-button-next:after{display: none;}
.banner-swiper .swiper-button-prev{width: 23px;height: 82px;background-image: ;background-size:23px 82px;left: 99px;}
.banner-swiper .swiper-button-next{width: 23px;height: 82px;background-image: ;background-size:23px 82px;right: 99px;}
.banner-swiper .banner-pagination .swiper-pagination-bullet {width: 8px;height: 8px;background: #ffffff;border-radius: 50%;margin-left: 10px;transition: all .3s linear;opacity: 1}
.banner-swiper .banner-pagination .swiper-pagination-bullet-active {width: 0.21rem;height: 0.31rem;background: no-repeat;background-size: 100% 100%;}
/*主体内容*/
/*首页公共标题*/
.index-title { width: 100%; color: #333;}
.index-title-white { color: #fff;}
.title-bold { font-size: 0.36rem;font-weight: bold;margin: 0 0.16rem 0 0.1rem;padding:0.1rem 0.17rem;}
.title-bold::before{content: ""; width: 1.66rem;height: 0.93rem;position: absolute;left: 50%;bottom: 0;background: center bottom no-repeat;background-size: cover;transform: translatex(-50%)}
.title-text{z-index: 1;line-height: 1.2;}
.title-icon1 { width: 0.5rem;height: 0.5rem;position:relative;background: rgba(1,91,177,0.2);border-radius: 50%}
.title-icon-img{width: 0.4rem;height: 0.4rem;border-radius: 50%}
.title-circle{width: 0.6rem;height: 0.6rem;border-radius: 50%;border: 1px dashed #0076c1;animation: rotation 5s linear infinite;}
.title-circle::before{width: 6px;height: 6px;background: #0076c1;border: 1px solid #015bb1;border-radius: 50%;content: "";position: absolute;top:-4px;left: 27px }
.title-circle::after{width: 6px;height: 6px;background: #0076c1;border: 1px solid #015bb1;border-radius: 50%;content: "";position: absolute;top:40px;right:0 }
.circle-small{width: 8px;height:8px;background: #0076c1;border: 1px solid #015bb1;border-radius: 50%;top:0.4rem;left: 0}
.title-icon1-white{background: none}
.title-icon1-white .title-circle{border: 1px dashed #fff;}
.title-icon1-white .title-circle::before{background: #fff;}
.title-icon1-white .title-circle::after{background: #fff;}
.title-icon1-white .circle-small{background: #fff}
@keyframes rotation {
0% {transform: rotate(0deg);}
100% {transform: rotate(360deg);}
}
.title-icon2 { width: 47px;height: 27px;margin-top: 0 !important;}
/*首页公共标题 - 更多*/
.index-more { font-size: 0.18rem;color: #015bb1;transition: .3s;position:relative;z-index:3;margin-top: -0.32rem}
.index-more:hover { transform: translatex(5px);}
.index-more .more-icon { width: 0.44rem;height: 0.44rem;margin-right: 0.14rem;background: center center no-repeat;background-size: cover}
.index-more:hover .more-icon { background: center center no-repeat;}
.index-more-white{color: #fff}
.index-more.index-more-white .more-icon{background: center center no-repeat;background-size: cover}
.index-more-block-mobile{display: none}
/*晋院要闻*/
.news-block{width: 100%;padding: 0.6rem 0 1.34rem 0;background: center bottom no-repeat;background-size: 100% auto;}
.news-main {margin-top: 0.6rem;}
.news-top-left{width: 66%;height: 6.6rem; box-shadow: 0 0 30px 0 rgba(0,0,0,.15);margin-right: 2%;}
.news-top-left:hover .top-info{color:#0076c1}
.top-img { width: 100%;height: 100%;}
.top-info { bottom: 0;left: 0;width: 100%;background-color: rgba(255,255,255,0.93);color: #fff;height: 0.8rem;color: #333;box-shadow: 0px 0px 10px 0px rgba(4,0,0,0.1);}
.top-info-time{width: 0.87rem;height: 0.91rem;margin-top: -0.11rem;background: #0076c1;border-radius: 0px 10px 0px 0px;}
.top-info .info-tt { font-size: 0.2rem;flex: 1;width: 0;padding: 0 10px}
.top-info-time-dady{font-weight: 700;font-size: 0.3rem;color: #fff}
.top-info-time-yearmonth{font-size: 0.14rem;color: #fff}
.news-top-right{width: 32%;height: 100%}
.news-top-right-list{width: 32%;height: 3.2rem;margin-right:2%;margin-bottom: 0.2rem;box-shadow: 0 0 30px 0 rgba(0,0,0,.15);}
.news-top-right-list:nth-child(3n){margin-right: 0rem;}
.news-top-right-list .top-info{height: 0.6rem}
.news-top-right-list .top-info-time{height: 0.71rem;padding: 0 10px;width: auto}
.news-top-right-list .top-info .info-tt { font-size: 0.16rem}
.news-top-right-list .top-info-time-dady{font-size: 0.26rem;line-height: 0.28rem}
.news-top-right-list:hover .top-info{color:#0076c1}
.news-card { width: 100%;}
.news-card .card-item { margin-top: 0.2rem;width: 32%;margin-right: 2%;transition:.4s;border-bottom: 3px solid #0076c1;padding: 0.25rem;
background:#fff 96% bottom no-repeat;background-size: 0.64rem 1.66rem;}
.news-card .card-item:nth-child(3n) { margin-right: 0;}
.news-card .card-item:hover { transform: translatey(-6px);box-shadow: 0 4px 20px 0 rgba(0,0,0,.1);color: #fff;background:#0076c1 96% bottom no-repeat;}
.news-card .card-item .item-tt { font-size:0.18rem;font-weight:bold;}
.news-card .card-item .item-intro { margin-top: 10px;font-size: 0.16rem;color: #666;height: 0.5rem;}
.news-card .card-item .date-box { font-size: 0.15rem;color: #666;line-height: 1.3;height: 0.35rem;color: #fff;margin-top: 0.3rem}
.news-card .card-item .date-box .day{width: 0.37rem;font-size: 0.25rem;background: #0076c1;height: 100%;}
.news-card .card-item .date-box .year-month{width: 0.8rem;height: 100%;text-align: center;background: #e6f1fc;color: #0076c1}
.news-card .card-item:hover .date-box .day{background: #fff}
.news-card .card-item:hover .item-intro{color: #fff}
.news-card .card-item:hover .date-box .day{color: #0076c1}
/*晋院教学/科研*/
.teach-esearch-block{ min-height: 7.065rem;width: 100%;padding: 0.6rem 0 0.25rem 0;background: center bottom no-repeat;background-size: cover;}
.teach-block{width: 50%;padding-right: 3%;}
.teach-block-left{width: 10%;height: 5.7rem;margin-top: 0.2rem;}
.teach-block-left .title-bold::before{background: center bottom no-repeat;bottom: -0.36rem;}
.teach-block-left-more .index-more.index-more-white .more-icon{transform: rotate(90deg);margin-bottom: 0.1rem;}
.teach-block-left-title .index-more{transform: rotate(90deg);margin-top: 0.35rem !important;}
.teach-block-left-title .index-more:hover{margin-top: 0.45rem !important}
.teach-block-left-title .title-bold{margin: 0.2rem 0;}
.teach-block-left-more .more-icon{margin-right: 0}
.teach-block-right{width: 90%;margin-left: 0.4rem;}
.teach-block-right-list{width: 47.5%;height: 2.25rem;background: no-repeat;background-size: 100% 100%;padding: 0.27rem 0.3rem 0 0.3rem;transition:.4s;margin-top: 0.6rem;margin-right: 5%;}
.teach-block-right-list:nth-child(2n) { margin-right: 0;}
.teach-blockright-list-time{padding:0 0.12rem 0 0.36rem;font-size: 0.16rem;background: #ffffff;border-radius: 0.2rem;color: #0076c1;height: 0.26rem;line-height: 0.26rem}
.teach-blockright-list-time::before{content: '';width: 0.52rem;height: 0.14rem;position: absolute;top: 50%;transform: translatey(-50%);left: -0.2rem;background: no-repeat;background-size: 100% auto; transition:.4s;}
.teach-block-right-list a{display: block;width: 100%;height: 100%}
.teach-blockright-list-text{font-size: 0.18rem; color: #ffffff;margin: 0.26rem 0 0.2rem;transition:.4s;}
.teach-blockright-list-view{margin-top: 0.1rem;font-size: 0.16rem;color: #0378c2;color: #fff;transition:.4s;}
.teach-blockright-list-view .teach-item-arrow { margin-left: 9px;width: 0.18rem;height: 0.07rem;background-image: ;background-size: cover;background-repeat: no-repeat;}
.teach-block-right-list-circle{width: 0.2rem;height: 0.2rem;left: -0.1rem;bottom: -0.18rem;border-radius: 50%;background: rgba(255,255,255,0.2);}
.teach-block-right-list-circle::before{content: "";width: 0.1rem;height: 0.1rem;border-radius: 50%;background: #fff;}
.teach-block-right-list::before{content: '';height: 1px;border-bottom: 1px dashed rgba(255, 255, 255, 0.5);position: absolute;left: 0;right: -0.28rem;bottom: -10px;}
.teach-block-right-list:nth-child(2n):before{right: 0;}
.teach-block-right-list:hover{background: no-repeat;background-size: 100% 100%;}
.teach-block-right-list:hover .teach-blockright-list-time{background: #0076c1;color: #fff}
.teach-block-right-list:hover .teach-blockright-list-time::before{background: no-repeat;background-size: 100% auto}
.teach-block-right-list:hover .teach-blockright-list-text{color: #333;}
.teach-block-right-list:hover .teach-blockright-list-view{color: #0076c1;}
.teach-block-right-list:hover .teach-blockright-list-view .teach-item-arrow{background-image: ;}
.teach-block .index-more-white.index-more:hover { transform: translate(0,10px);}
/*科研*/
.esearch-block{width: 50%;}
.esearch-block .index-title-white{width: 100%;}
.esearch-block .index-more-block{width: 100%;}
.esearch-block-content{margin-top: 0.35rem;width: 100%;padding-left: 0.85rem}
.esearch-block-content-list{width: 100%;height: 0.66rem;background: #cfe8f8;margin-bottom:0.2rem;transition:.4s;cursor: pointer;}
.esearch-block-content-list .time{width: 1.11rem;height: 100%;font-weight: bold;color: #3c689b;transition: .3s;position: relative;}
.esearch-block-content-list .day{font-size: 0.26rem;line-height: 0.3rem;}
.esearch-block-content-list .year-month{font-size: 0.16rem}
.esearch-block-content-list .time-center{opacity: 0;width: 0.59rem;height: 0.62rem;background: #0076c1;box-shadow: 0 5px 20px 0 rgba(0,0,0,0.2);border-radius: 10px 0 10px 10px;position: absolute;top: 0.19rem;left:-0.43rem;transition: .3s;border: 1px solid #66a8d8;}
.esearch-block-content-list .time-center .day{font-size: 0.3rem;color: #fff}
.esearch-block-content-list .time-center .year-month{font-size: 0.12rem;color: #fff}
.line{width: 1px;height: 0.42rem;background: #739ba9;transition: .4s;}
.list-title{font-size: 0.16rem;color: #3c689b;}
.circle{width: 0.16rem;height: 0.16rem;background: #ffffff;box-shadow: 0 0 16px 0 rgba(0,0,0,0.24);border-radius: 50%;left: -0.08rem;top: 50%;margin-top: -0.08rem;;transition: .4s;}
.esearch-block-content-list.current-list{height: 1.66rem;min-height: 0.62rem;background: #ffffff;box-shadow: 0 0.05rem 0.2rem 0 rgba(0,0,0,0.2);flex-direction:column;align-items: flex-start;}
.esearch-block-content-list.current-list .time{opacity: 0;display: none;overflow: hidden}
.esearch-block-content-list.current-list .time-center{opacity: 1;display: flex}
.esearch-block-content-list.current-list .list-title{width: 100%;padding: 0 10px 0 30px;font-size: 0.2rem;font-weight: bold;color: #0076c1;line-height: 0.3rem;margin: 0.16rem 0 0.08rem;flex: initial}
.esearch-block-content-list.current-list .line{display: none}
.esearch-block-content-list.current-list .circle{display: none}
.esearch-block-content-list.current-list .intro-text{display: -webkit-box}
.esearch-block-content-list.current-list .column-line{display: block;}
.list-title{height: 0.3rem;line-height: 0.3rem;padding: 0 0.1rem 0 0.2rem;color: #507785;flex: 1}
.intro-text{margin: 0.1rem 0.2rem 0.12rem 0.3rem;font-size: 0.16rem;color: #5c5c5c;line-height:0.26rem;display:none;min-height:0.78rem;}
.column-line{width: 100%;height: 1px;background: #1b55be;margin-left: 0;display: none}
/*学术动态*/
.sciencedata-block { width: 100%;padding: 0.6rem 0 0.2rem 0;background: left bottom no-repeat;background-size: 100% auto}
.sciencedata-con-top{margin-top: 0.6rem;}
.sciencedata-con-top-left{width: 57%;height: 4.92rem;background: left bottom no-repeat;background-size: 100% auto;padding: 0 0 0.5rem 0.44rem;margin-right: 2%;}
.sciencedata-con-top-swipercard{width: 100%;height: 100%;overflow: hidden;}
.sciencedata-con-top-swipercard .swiper-slide{width: 100% !important;}
.sciencedata-con-top-swipercard .swiper-slide .banner-block-img{display: block;width: 100%;height: 100%;}
.sciencedata-con-top-swipercard .banner-pagination{z-index: 99;display: flex;align-items: center;padding-bottom: 20px;}
.sciencedata-con-top-swipercard .swiper-pagination-bullet{background: rgba(255,255,255,.8);}
.sciencedata-con-top-swipercard .swiper-pagination-bullet-active{background: #fff;}
.sciencedata-con-top-right{width: 41%;}
.sciencedata-con-topright-list{width: 100%;background: #fff;color: #333;padding: 0.26rem;margin-bottom: 0.2rem;transition: .4s;box-shadow: 0 0 18px 0 rgba(0,0,0,0.1);}
.sciencedata-con-topright-list .title{font-size: 0.2rem;font-weight: bold;margin-bottom: 0.2rem;margin-right: 0.94rem;}
.sciencedata-con-topright-list .info{font-size: 0.16rem;line-height: 0.24rem;}
.sciencedata-con-topright-list .time{margin-top: -0.08rem;;width: 1.1rem;height:0.36rem;font-size: 0.16rem;color: #fff;font-weight: bold;background: center center no-repeat;background-size: cover;right: 0;top: 0.3rem;padding-left: 0.1rem;transition: .4s;}
.sciencedata-con-topright-list:hover{background: #0076c1;color: #fff;box-shadow: 0px 10px 18px 0px rgba(0,118,193,0.3); }
.sciencedata-con-topright-list:hover .time{color: #0076c1;background: center center no-repeat;background-size: cover;}
.sciencedata-con-bottom{width: 100%;overflow: hidden;}
.sciencedata-con-bottom .swiper-slide.swiper-slide-next{padding-right: 0;}
.sciencedata-con-bottom .banner-block-img{display: block;width: 100%;height: 100%;}
.sciencedata-conbottom-slide-top{width: 100%;height: 0.46rem;}
.sciencedata-conbottom-slide-top::before{content: "";width: 100%;height: 1px;background: #0076c1;position: absolute;left: 0;right: 0;top:0.22rem;z-index: 0;}
.sciencedata-dwiper-circle{width: 0.46rem;height: 0.46rem;border-radius: 50%;background: #ffffff;border: 1px solid #015bb1;margin-left: 0.76rem;z-index: 0;transition: .4s;}
.sciencedata-dwiper-circle-img{width: 0.27rem;height: 0.31rem;background: center center no-repeat;background-size: cover;transition: .4s;}
.sciencedata-conbottom-slide-bottom{width: 100%;height: 1.6rem;background: left top no-repeat;background-size: 100% 100%;margin-top: -0.12rem;transition: .3s;}
.sciencedata-conbottom-slide-bottom:hover{background: left top no-repeat;background-size: 100% 100%;}
.sciencedata-conbottom-slide-bottom .slide-bottom-text{color: #333;font-size: 0.16rem;flex: 1;width: 0;margin-right: 0.12rem;padding-left: 0.4rem;}
.sciencedata-conbottom-slide-bottom .slide-bottom-title{font-size: 0.18rem;font-weight: bold;margin-bottom: 0.1rem;margin-top: 0.1rem}
.sciencedata-conbottom-slide-bottom .slide-bottom-arrow{width: 28px;height: 28px;background: center center no-repeat;background-size: 100% 100%;margin-right: 0.39rem;transition: .4s;}
.sciencedata-con-bottom .swiper-slide:hover .sciencedata-dwiper-circle{background: #0076c1;border: none;}
.sciencedata-con-bottom .swiper-slide:hover .sciencedata-dwiper-circle-img{background: center center no-repeat;}
.sciencedata-con-bottom .swiper-slide:hover .sciencedata-conbottom-slide-bottom .slide-bottom-arrow{background: center center no-repeat;background-size: 100% 100%;}
.sciencedata-swiper-prev{width: 0.33rem;height: 0.33rem;left: 0;top: 0.065rem;z-index: 2;background:#fff left top no-repeat;background-size: cover;border-radius: 50%;transition: .4s;z-index: 10}
.sciencedata-swiper-next{width: 0.33rem;height: 0.33rem;right: 0;top: 0.065rem;z-index: 2;background:#fff left top no-repeat;background-size: cover;transform: rotate(180deg);border-radius: 50%;transition: .4s;z-index: 10;}
.sciencedata-swiper-prev:hover{background:#fff left top no-repeat; background-size: cover}
.sciencedata-swiper-next:hover{background:#fff left top no-repeat;background-size: cover}
/*专题专栏pc*/
.ztzl-block { width: 100%;padding: 0.6rem 0 1.34rem 0;background: left bottom no-repeat;}
.ztzl-card { width: 100%;margin: 0.2rem 0 0.3rem 0;}
.ztzl-card .card-item { margin-top: 0.4rem;width: 32%;margin-right: 2%;transition: .4s;}
.ztzl-card .card-item:hover { transform: translatey(-0.06rem);box-shadow: 0 0 0.20rem 0.1rem rgba(0,0,0,.1);}
.ztzl-card .card-item:nth-child(3n) { margin-right: 0;}
/*/*专题专栏移动*/
.ztzl-card-mobile { display:none;margin-top:1rem;width:100%;overflow:hidden;height: auto}
.ztzl-card-mobile .banner-img{width:100%;height: 6rem;}
.ztzl-card-mobile .banner-pagination{z-index: 99;bottom: 0.8rem !important;left: 0 !important;display: flex;justify-content: center;align-items: center;}
.ztzl-card-mobile .banner-pagination .swiper-pagination-bullet {width: 0.425rem;height: 0.425rem;background: #ffffff;border-radius: 50%;display:block;margin: 0 6px;opacity: 0.8;transition: .3s;}
.ztzl-card-mobile .banner-pagination .swiper-pagination-bullet-active {width:1rem;height: 0.425rem;background: #ffffff;border-radius: 8px;}
/*通知公告/媒体晋院*/
.notice-media{ width: 100%;}
.notice-media-line{width: 100%;height: 9px;background: #e2c090;}
.notice-media::before{content: "";width: 1.42rem;height: 0.76rem;background: center center no-repeat;background-size: cover;position: absolute;left: 50%;margin-left: -0.71rem;top: -0.74rem}
.notice-media-block{width: 100%;padding: 0.74rem 0 0 0;background:#fff left top no-repeat;background-size: 100% 90%}
/*通知公告*/
.notice-content{margin-top: 0.3rem}
.notice-content-list{width: 49%;height: 0.84rem;background: #fff;margin-right:2%;margin-bottom: 0.2rem}
.notice-content-list:nth-child(2n) { margin-right: 0;}
.notice-list-a{width: 100%;height: 100%;padding: 0.14rem 0.3rem 0.14rem 0.12rem;font-size: 0.18rem;color: #0076c1;z-index: 1}
.notice-list-left{width: 1.53rem;height: 0.56rem;background: #eaeaf4;margin-right: 0.3rem;transition: .3s;}
.notice-list-left p{z-index: 1}
.notice-list-left::before{content: "";z-index: 0;transition: .3s;width: 0.62rem;height: 0.56rem;background: center center no-repeat;background-size: cover;position: absolute;left: 50%;top:0;transform: translatex(-50%)}
.notice-list-right{flex: 1;width: 0;font-size: 0.16rem;color: #333;transition: .3s;}
.notice-content-list:hover .notice-list-left{background: #0076c1}
.notice-content-list:hover .notice-list-a{color: #fff}
.notice-content-list:hover .notice-list-left::before{background: center center no-repeat;}
.notice-content-list:hover .notice-list-right{color: #0076c1}
.notice-content-list:before, .notice-content-list:after,.figcaption:before, .figcaption:after {transition: all 600ms ease; background-color: #fff;background-color:#0076c1;position: absolute;content: ''; }
.notice-content-list:before,.figcaption:before{transform-origin: 100% 100%; }
.notice-content-list:after,.figcaption:after{transform-origin: 0 0; }
.notice-content-list:before,.notice-content-list:after{height: 1px;left: 3px;right: 3px;transform: scalex(0);}
.notice-content-list:before{top:3px}
.notice-content-list:after{bottom:3px}
.figcaption:before,.figcaption:after{ width: 1px;top: 3px;bottom: 3px;transform: scaley(0);}
.figcaption:before{left:3px}
.figcaption:after{right:3px}
.notice-content-list:hover:before, .notice-content-list:hover:after, .notice-content-list:hover .figcaption:before, .notice-content-list:hover .figcaption:after, .notice-content-list:focus:before, .notice-content-list:focus:after, .notice-content-list:focus .figcaption:before, .notice-content-list:focus .figcaption:after, :focus > .notice-content-list:before, :focus > .notice-content-list:after, :focus > .notice-content-list .figcaption:before, :focus > .notice-content-list .figcaption:after {transform: scale(1); }
/*媒体晋院*/
.media-block{margin-top: 2.47rem}
.media-block .page-center{z-index: 1}
.media-block .index-more{position: absolute;right: 0;top:-0.5em}
.media-center{width: 95%;height: 100%;max-width: 1582px;margin: 0 auto;z-index: 0;position: absolute;left: 50%;transform: translatex(-50%);top: 0;background: #fff;}
.media-content{width: 100%;background: #fff;display: inline-block}
.media-title{width: 3.53rem;height: 3.53rem;margin: -1.75rem auto 0}
.media-list-block{width: 100%;}
.media-list{width: 23.5%;height: 4rem;border: 1px solid #0076c1;transition: .3s;margin-right: 2%}
.media-list:nth-child(4n){margin-right: 0}
.media-list:nth-child(2n){margin-top: 0.64rem}
.media-list::before{content: '';width: 0.12rem;height: 100%;background: #0076c1;position: absolute;left: 0;top: 0;bottom:0;transition: .3s;}
.media-list::after{content: '';width: 100%;height: 0.2rem;background: #0076c1;position: absolute;left: 0;bottom: 0;transition: .3s;}
.media-list-a{display: block;width: 100%;height: 100%}
.media-list-a::before{opacity: 0;width: 100%;height: 1.36rem;z-index: 0;content: '';position: absolute;left: 0;bottom: 0;background: center center no-repeat;background-size: cover;transition: .3s;}
.media-list-top{width: 100%;padding: 0.23rem 0.1rem 0.25rem 0.4rem}
.media-list-top::before{content: "";width: 0.02rem;height: 100%;background: #e2c090;position: absolute;left: 0.25rem;top:0;transition: .3s;}
.media-list-top-title{height: 0.42rem;}
.media-list-top-time{padding: 0 0.1rem;height: 0.34rem;background: #0076c1;color: #fff;font-size: 0.16rem;transition: .3s;white-space:nowrap;}
.media-list-center{font-size: 0.18rem;color: #333;margin: 0.25rem 0 0.35rem;padding:0 0.19rem 0 0.4rem;font-weight: bold;transition: .3s;position: relative;z-index: 1}
.media-list-bottom{font-size: 0.16rem;color: #666;line-height: 0.26rem;padding:0 0.19rem 0 0.4rem;transition: .3s;position: relative;z-index: 1}
.media-list:hover{box-shadow: 0px 10px 18px 0px rgba(0,118,193,0.3);}
.media-list:hover .media-list-center{color: #0076c1;text-decoration: underline;}
.media-list:hover .media-list-a::before{opacity: 1}
/*美丽校园*/
.school-block{width: 100%;padding: 1.2rem 0 0.7rem 0;background:#ffffff left bottom no-repeat;background-size: 100% 100% }
.school-main { width: 100%;margin-top: 0.4rem;}
.school-card { width: 18%;padding: 0.1rem;transition:.4s;margin-right: 2.5%;height:4.73rem;}
.school-card:nth-child(5n) { margin-right:0;}
.school-card:nth-child(2n) { margin-top: 0.54rem;}
.school-card .card-img { width: 100%;height: 100%;position: relative;z-index: 2;transition: .4s;}
.school-card .card-img::before{content: "";position: absolute;left: 0;right: 0;top:0;bottom: 0;background: rgba(0,98,160,0.7);z-index: 0;transition:.4s;opacity: 1}
.school-card .card-img .card-img-over { width:100%;height:100%;overflow:hidden;z-index: 1}
.school-card .card-img img { transition:.4s;}
.school-card .card-cir { z-index: 1;width: 62%;height: 34%;background: rgba(0,118,193,0.2);transition: .4s;}
.school-card .card-cir.top { right: 0;top: 0;}
.school-card .card-cir.bottom { left: 0;bottom: 0;}
.school-card .card-tt { font-size: 0.28rem;color: #fff;font-weight: bold;width: 0.28rem;left: calc(50% - 0.14rem);top: calc(50% - 0.76rem);text-align: center;line-height: 1.1;transition:.4s;z-index: 1}
.school-card .card-hea {z-index: 1; top: 0;right: 0;width: 0.32rem;height: 1.48rem;background: linear-gradient(180deg, #e6c390 0%, rgba(230,195,144,0) 100%);font-size: 0.17rem;font-weight: 400;line-height: 1.5;color: #fff;text-align: center;padding-top: 0.1rem;transition: .4s;}
.school-card:hover { transform:translatey(-0.08rem);}
.school-card:hover .card-img { box-shadow: 0 0 0.16rem 0 rgba(0,0,0,.3);background: none}
.school-card:hover .card-img::before{opacity: 0}
.school-card:hover .card-tt { transform:scale(1.1);text-shadow: 0 0 10px rgba(0,0,0,.5);}
.school-card:hover .card-cir { background: #0076c1;box-shadow: 0 0 0.2rem 0 rgba(0,0,0,0.3);}
.school-card:hover .card-hea { right: 0.18rem;}
/*工具栏*/
.tool-block { width: 100%;position: relative;z-index: 1;background: #fff;border-bottom:5px solid #e6c390;}
.fast-item { width: 12.5%;height: 2rem;}
.fast-icon { width: 0.73rem;height: 0.73rem;border: 1px dashed #0076c1;border-radius: 50%;transition: .3s;}
.fast-icon-img{width: 0.65rem;height: 0.65rem;border: 1px solid #0076c1;border-radius: 50%;transition: .3s;background: #fff}
.fast-icon img { width: 0.32rem;height: 0.32rem;display: block;transition: .8s;}
.fast-icon-img img:nth-child(2){display: none}
.fast-name { font-size: 0.17rem;margin-top: 0.16rem;text-align: center;color: #333333;transition: .3s;}
.fast-item:hover{background: #f6f8fd}
.fast-item:hover .fast-icon { transform: translatey(-0.14rem);}
.fast-item:hover .fast-icon-img{background: #0076c1}
.fast-item:hover .fast-name { transform: scale(1.2) translatey(-0.08rem) !important;color: #0076c1}
.fast-item:hover .fast-icon img { transform: rotatey(360deg);}
.fast-item:hover .fast-icon-img img:nth-child(1){display: none}
.fast-item:hover .fast-icon-img img:nth-child(2){display: block}
/*底部*/
.footer .footer-top{padding:0.5rem 0;width: 100%;background: no-repeat 100%;background-size: cover;}
.footer-top-left{width: 6.2rem}
.footer-top-left-logo{width: 3.74rem;height: 1.04rem;margin-bottom: 0.44rem}
.footer-top-left-news .news-list{font-size: 0.14rem;color: #fff;margin-right: 0.6rem;margin-bottom: 0.18rem}
.footer-top-left-news .news-list:nth-child(2n){margin-right: 0}
.footer-top-left-news .news-list-icon{width: 0.34rem;height: 0.34rem;margin-right: 0.13rem}
.footer-top-center{width: 4rem}
.footer-top-cente-title{font-size: 0.24rem;font-weight: bold;color: #fff;margin-bottom: 0.09rem}
.footer-top-cente-block .block-list{background: rgba(251,251,251,0.11);border-radius: 4px;margin-right: 0.2rem;margin-top: 0.35rem;font-size: 0.14rem;color: #fff;font-weight: bold}
.footer-top-cente-block .block-list a{display: block;width: 100%;height: 100%;padding: 0.13rem 0.25rem;}
.footer-top-right .qrcode{width: 1.2rem;font-size: 0.16rem;color: #fff;margin-right: 0.4rem}
.footer-top-right .qrcode:nth-child(2n){margin-right: 0}
.footer-top-right .qrcode .qrcode-img{width: 1rem;height: 1rem;margin-bottom: 0.2rem}
.footer-bottom{width: 100%;height: 0.48rem;background: #05498a;font-size: 0.14rem;color: #fff}
.footer-bottom .info-text{margin:0 0.5rem 0 0.2rem}
/*不同分辨率适配*/
@media screen and (max-width: 1024px) {
.bg-swiper { height:6.5rem}
.school-card { height:4.5rem;}
.media-list-center { color:#0076c1;}
.media-list-top-title { height: 0.36rem;}
.media-list-top-time { font-size:0.1rem;padding: 0 0.05rem;}
.media-list-a::before { opacity:1;}
#fixedbox { z-index:999 !important;}
}
@media screen and (max-width: 980px){
.header-block-top-logo { height:0.42rem;}
.header-web-top-nav { font-size:0.13rem;}
.header-web-top-nav li.first-nav { padding:0 0.1rem;}
.news-top-left { height:5.6rem;}
.news-top-right-list { height:2.7rem;}
.teach-block-right-list { padding: 0.27rem 0.2rem 0 0.2rem;height:2.2rem}
.teach-blockright-list-time { font-size:0.12rem;}
.media-list-center,.media-list-bottom { padding:0 0.15rem 0 0.3rem;margin:0.2rem 0;}
.media-list-top { padding: 0.2rem 0.1rem 0.2rem 0.3rem;}
.media-list-top::before { left:0.2rem;}
.media-list { height:3.5rem;}
.media-list-a::before { height:1rem;}
.school-card { height: 3.7rem;}
}
@media screen and (max-width: 768px) {
/*导航*/
.header-block-top-logo{height: 36px;width: auto;}
.header-block-top{padding: 0 2% 0 4%;margin: 0;}
.image-search{width: 22px;height: 22px}
.header-mobile .nav-icon{width: 24px;height: 24px}
.header-mobile .nav-icon b{width: 24px;margin: 2px 0;}
.header-mobile .nav-icon b:nth-child(2){width: 4px}
.header-mobile .nav-icon b:nth-child(2)::before{width: 16px;right: 8px}
.header-block{padding: 0.1rem 0;height: 60px;}
.header-web-top-nav{display: none}
.search-block{display: none}
.header-mobile{display: block}
.header-block{background: #0076c1 !important;}
.header-mobile .mobile-nav-list{
display: none; top: 60px;left: 0;position: fixed;width: 100vw;bottom:0;z-index: 99;flex-direction: row;
padding: 5px 5% 30px;background: rgba(255,255,255,1);overflow-y: auto
}
.header-mobile .mobile-nav-list .l-nav{overflow-y: auto;overflow-x: hidden;width:100%;height: 100%;transition: all 0.5s;}
.header-mobile .mobile-nav-list .l-nav .t-nav-list{padding: 12px 0;border-bottom: 1px solid #ddd;color: #0076c1;font-size: 16px;}
.header-mobile .mobile-nav-list .l-nav .t-nav-list:last-child{border-bottom: 0px}
.header-mobile .mobile-nav-list .l-nav .t-nav-list .icon-arrow{font-size: 25px;}
.header-mobile .mobile-nav-list .l-nav .t-nav-list .sec-nav-mobile{padding-top: 10px;padding-left: 10px;display: none}
.header-mobile .mobile-nav-list .l-nav .t-nav-list .sec-nav-mobile li{line-height: 34px;font-size: 16px;color: #333;font-weight: normal}
.page-center{width: 100%;padding: 0 15px}
/*首页轮播图*/
.bg-swiper{height: 5.5rem;padding-top: 60px}
.banner-swiper .swiper-button-next,.banner-swiper .swiper-button-prev{display: none}
.banner-swiper .banner-pagination{right: 50%;transform: translatex(50%);bottom: 20px}
/*标题图标设置*/
.title-icon1{width: 36px;height: 36px}
.title-icon-img{width: 30px;height: 30px}
.title-circle{width: 46px;height: 46px}
.title-circle::before{top: -4px;left: 19px;}
.circle-small{top: 33px;left: 1px;}
.title-circle::after{top:32px}
.title-bold{padding: 0 0 0 14px;margin-right: 12px}
/*晋院要闻*/
.news-block{padding: 0.5rem 0 0.8rem 0;position: relative}
.title-bold::before{width: 0.9rem;height: 0.7rem;bottom: -0.1rem;}
.news-top-left { height:5rem;}
.news-top-right-list { height:2.4rem}
.news-top-right-list .top-info-time { padding: 0 4px;}
/*晋院教学/科研*/
.teach-block-left .title-bold::before{height: 0.8rem;background-size: auto 100%;bottom: -0.1rem}
.teach-esearch-block{padding: 0rem;background: none;min-height: auto;}
.teach-esearch-block .page-center{flex-direction: column}
.teach-block{width: 100%;flex-direction: column;position: relative;padding: 0.2rem 0 0.6rem;}
.teach-block::before{
content: "";position: absolute;left: -15px;right: -15px;top: 0;bottom: 0;
background: no-repeat;background-size: 19.2rem cover;z-index: 0;
}
.teach-block-left{width: 100%;height: auto;flex-direction: row;justify-content: center}
.teach-block-left-title{flex-direction: row; justify-content: center;}
.teach-block-left-title .index-more{transform: rotate(0deg);margin-top: 0 !important;}
.teach-block-right{margin-left: 0;width: 100%}
.teach-block-right-list{margin-top: 0.4rem;width: 23.5%;margin-right: 2%;background-image: ; }
.teach-block-right-list:nth-child(2n) { margin-right:2%;}
.teach-block-right-list:nth-child(4n) { margin-right:0;}
.teach-block-right-list .teach-blockright-list-time{background: #0076c1;color: #fff}
.teach-block-right-list .teach-blockright-list-time::before{background: no-repeat;
background-size: 100% 100%;}
.teach-block-right-list .teach-blockright-list-text{color: #333;}
.teach-block-right-list .teach-blockright-list-view{color: #0076c1;}
.teach-block-right-list .teach-blockright-list-view .teach-item-arrow{background-image: ;}
.teach-block-left .index-more-white{flex-direction: row;margin-top: 0.2rem}
.teach-block-left .index-more-white .index-more{flex-direction: row}
.teach-block-left .index-more-white .more-icon{margin-right: 0.14rem;transform: rotate(0deg) !important;}
.teach-block-left-more .index-more.index-more-white .more-icon{margin-bottom: 0;}
.teach-block-right-list::before{right: -0.4rem}
/*科研*/
.list-title{height: 0.36rem}
.esearch-block-content-list .time-center{left: -18px;width: 0.65rem;height: 0.65rem;}
.esearch-block-content-list .time-center .day{font-size: 0.24rem}
.esearch-block-content-list .time-center .year-month{font-weight: normal}
.esearch-block-content-list.current-list .list-title{padding-left: 0.5rem;line-height: 0.38rem;}
.esearch-block-content-list.current-list .intro-text{padding-left: 0.2rem}
.esearch-block{width: 100%;padding: 0.5rem 0;position: relative;}
.esearch-block::before{content: "";position: absolute;left: -15px;right: -15px;top: 0;bottom: 0;
background: right top no-repeat;background-size: 19.2rem 100%;z-index: 0;}
.esearch-block-content{padding-left: 0.2rem;margin-top: 0.5rem;flex-wrap: wrap;flex-direction: row;}
.esearch-block-content-list.current-list{width: 48%;height: auto;margin-right:4%;}
.esearch-block-content-list.current-list:nth-child(2n) { margin-right:0;}
.esearch-block .index-more-white{margin-top: -0.1rem}
/* 学术动态 */
.sciencedata-con-top-left{padding: 0 0 0.4rem 0.3rem;background-size: 100% 93%;height:4.2rem;}
.sciencedata-con-topright-list { padding: 0.2rem 0.18rem;}
.sciencedata-con-topright-list .title { margin-bottom:0.1rem;}
.sciencedata-con-topright-list .time { margin-top:-0.15rem;width:1rem;height:0.3rem;font-size:0.12rem;}
/*专题专栏*/
.ztzl-block { padding:0.5rem 0 0.6rem 0;}
/*通知公告*/
.notice-list-left { width:1.2rem;margin-right:0.2rem;}
/*媒体晋院*/
.media-block { margin-top:1.9rem;}
.media-center { width:100%}
.media-title { width:3rem;height:3rem;margin-top:-1.5rem;}
.media-list { height:3.2rem;}
.media-list-top { padding:0.2rem 0.1rem 0.2rem 0.25rem;}
.media-list-top::before { left:0.18rem;}
.media-list-top-title { height:0.3rem;}
.media-list-top-time { font-size:12px;}
.media-list-center { padding:0 0.1rem 0 0.25rem;margin: 0.15rem 0;}
.media-list-bottom { padding:0 0.1rem 0 0.25rem;}
.media-list-a::before { height:1rem;}
/*美丽校园*/
.school-card { height: 3.5rem;}
/*工具栏*/
.fast-item{width: 25%;border-top: 1px solid #cde5f1;border-right: 1px solid #cde5f1;background: #f6f8fd}
.fast-icon{width: 0.55rem;height: 0.55rem;}
.fast-icon-img{width: 0.5rem;height: 0.5rem}
.tool-block .tool-main{flex-wrap: wrap;padding: 0}
.fast-item{height: auto;padding: 0.2rem 0;border-bottom: 1px solid #fff}
.fast-icon img{width: 0.2rem;height: 0.2rem}
/*底部*/
.footer .footer-top{height: auto;padding: 0.3rem 0 0.2rem 0;background: #0b5caa}
.footer .footer-top .page-center{flex-direction: column}
.footer-top-left-logo{width: 30%;height: auto; margin: 0 auto 0.4rem}
.footer-top-left-news .news-list{font-size: 0.12rem;margin-bottom: 0.1rem;margin-right: 1rem}
.footer-top-left-news .news-list:nth-child(2n){margin-right: 1rem}
.footer-top-left,.footer-top-center{width: 100%;margin-bottom: 0.2rem}
.footer-top-left-news .news-list-icon{width: 0.25rem;height: 0.25rem;margin-right: 0.1rem}
.footer-top-cente-title{font-size: 0.28rem;margin-bottom: 0.1rem}
.footer-top-cente-block .block-list{font-size: 15px;margin-right: 0.1rem;margin-top: 0.1rem;}
.footer-top-cente-block .block-list:nth-child(3n){margin-right: 0.1rem}
.footer-top-right .qrcode{width: 100px;font-size: 14px}
.footer-top-right .qrcode .qrcode-img{width: 0.8rem;height: 0.8rem;margin-bottom: 0.1rem;}
.footer-bottom{padding: 0.1rem 0;height: auto;flex-direction: column;font-size: 14px}
.footer-top-cente-title{font-size: 0.16rem;margin-bottom: 0}
.footer-top-cente-block .block-list{font-size: 12px;margin-right: 0.1rem;margin-top: 0.1rem;}
.footer-top-cente-block .block-list a{padding: 0.08rem 0.1rem;}
.footer-top-right .qrcode{width: 100px;font-size: 0.12rem;}
.footer-bottom{font-size: 0.12rem;}
/*更多*/
.index-more-block{display: none;}
/* .index-more-block-mobile{display: block;position: absolute;right: 15px; }
.index-more-block-mobile .index-more{font-size: 0.18rem;margin-top:0;}
.index-more-block-mobile .index-more .more-icon{width: 0.3rem;height: 0.3rem;margin-right: 0.1rem} */
}
@media screen and (max-width: 640px) {
.bg-swiper{height: 4.7rem;}
.news-top-left {height: 3.8rem;}
.news-top-right-list { height:1.8rem;}
.teach-block-right-list { padding:0.2rem;height:2rem;}
.teach-block-right-list .teach-blockright-list-time { font-size: 12px;}
.sciencedata-con-top { display:block;}
.sciencedata-con-top-left,.sciencedata-con-top-right { width:100%;margin-bottom:0.3rem;}
.ztzl-block { padding: 0.5rem 0;}
.ztzl-card .card-item { width:49%;margin-top:0.2rem;}
.ztzl-card .card-item:nth-child(3n) { margin-right:2%;}
.ztzl-card .card-item:nth-child(2n) { margin-right:0;}
.media-list-block { flex-wrap:wrap;padding:0 3%;}
.media-list { width:48%;margin-right:3.5%;}
.media-list:nth-child(2n) { margin-right: 0;}
.media-list-top-title { height:0.5rem;}
.media-center { width:95%;}
}
@media screen and (max-width: 550px) {
.bg-swiper{height: 4rem;}
.teach-block-right-list { width:48%;margin-right:4%;height:2.1rem;}
.teach-block-right-list:nth-child(2n) { margin-right:0;}
.teach-block-right { padding: 0 2%;}
.esearch-block-content-list.current-list { width:47.5%;margin-right:5%;}
/* 学术动态 */
.sciencedata-block{padding: 0.5rem 0 0.6rem;position: relative}
.sciencedata-con-top{margin-top: 0.35rem;flex-direction: column;}
.sciencedata-con-top-left{width: 100%;height: auto;margin-right: 0;padding: 0 0 0.25rem 0.25rem;}
.sciencedata-con-top-right{width: 100%;margin-top: 0.2rem;}
.sciencedata-con-topright-list .title{margin-bottom: 0.15rem}
.sciencedata-conbottom-slide-bottom{height: 1.8rem}
.sciencedata-conbottom-slide-bottom .slide-bottom-text{padding-left: 0.6rem;}
.sciencedata-conbottom-slide-bottom .slide-bottom-arrow{margin-right: 0.6rem}
.sciencedata-dwiper-circle{margin-left: 1.65rem;}
.sciencedata-con-top-swipercard .banner-pagination{bottom: 0px}
/*美丽校园*/
.school-block{padding: 0.8rem 0;position: relative}
.school-card { height:2.6rem;}
.school-card .card-tt { width: 0.2rem;left: calc(50% - 0.1rem);top: calc(50% - 0.5rem);font-size: 0.2rem;}
.footer-top-left-logo{width: 40%;height: auto; margin: 0 auto 0.4rem}
}
@media screen and (max-width: 450px) {
.bg-swiper{height: 3.2rem;}
/*晋院要闻*/
.teach-block-left-title .title-bold,.title-bold{font-size: 0.28rem;padding: 0 0 0 14px;margin-right: 12px}
.news-main{margin-top: 0.35rem}
.news-top{height: auto;flex-direction: column;}
.news-top-left{width: 100%;height: auto;margin-right: 0;margin-bottom: 0.2rem}
.top-info,.news-top-right-list .top-info{height: 0.8rem}
.news-top-right-list .top-info .info-tt{font-size: 0.18rem}
.news-top-right-list .top-info-time,.top-info-time{width: auto;height: auto;padding: 0 5px;height: 0.9rem;margin-top: -0.1rem}
.top-info-time-yearmonth{font-size: 0.18rem}
.news-top-right{width: 100%}
.news-top-right-list{height: auto;width:100%;}
.news-card .card-item{width: 100%;height: auto;margin-right: 0;}
.news-card .card-item .item-tt{font-size: 0.18rem;font-weight: normal;}
.news-card .card-item .item-intro{font-size: 0.14rem;line-height: 0.24rem;height: auto;}
.top-img{height: 50vw}
.news-top-left .top-img{height: 65vw}
.news-top-left .top-info .info-tt{font-size: 0.18rem}
.news-top-left .top-img{background: center center no-repeat;background-size: cover}
.news-top-right-list:nth-child(1){background: center center no-repeat;
background-size: cover}
.news-top-right-list:nth-child(2){background: center center no-repeat;
background-size: cover;}
.media-list-a{padding-bottom: 1.1rem}
.news-top .top-info{height: 0.6rem}
.news-top-left .top-info{height: 0.8rem}
.news-top-left .top-info-time {height:0.9rem;}
.news-top-left .top-info-time-dady{font-size: 0.2rem}
.news-top-right-list .top-info-time-dady, .top-info-time-dady { font-size:0.18rem;}
.news-top-right .top-info-time-yearmonth{font-size: 0.12rem}
.news-top-right .news-top-right-list .top-info-time{height: 0.7rem}
.news-card .card-item .date-box .day{font-size: 0.16rem}
.news-card .card-item .date-box .year-month{font-size: 0.14rem}
/*教学&&科研*/
.esearch-block-content { padding-right:2%;}
.esearch-block-content-list.current-list { width:100%;margin-right:0;}
/*专题专栏*/
.ztzl-block{padding: 0.5rem 0 0.6rem 0;position: relative;margin-bottom: 0.2rem}
.ztzl-card{display: none}
.ztzl-card-mobile{display: block;margin-top: 0.35rem;}
.ztzl-card-mobile .banner-pagination{bottom: 0.3rem !important;}
.ztzl-card-mobile .banner-pagination .swiper-pagination-bullet{width: 0.1rem;height: 0.1rem;}
.ztzl-card-mobile .banner-pagination .swiper-pagination-bullet-active {width: 0.2rem;background: #ffffff;opacity: 1}
.ztzl-card-mobile .banner-img{height: auto;}
/*通知公告*/
.notice-media-block{padding: 0.5rem 0 0.8rem 0;background-size: cover}
.notice-content-list{width: 100%;margin-right: 0;height: auto}
.notice-content{margin-top: 0.3rem}
.notice-list-a{font-size: 0.18rem;padding: 0.1rem 0.1rem 0.1rem 0.1rem;}
.notice-list-left{background: #0076c1;margin-right: 0.1rem;width: 1.4rem}
.notice-content-list .notice-list-a{color: #fff}
.notice-content-list .notice-list-left::before{background: center center no-repeat;
background-size: 100% 100%;}
.notice-list-right{font-size: 0.18rem}
/*媒体晋院*/
.media-center{width: 100%}
.notice-media-block{padding-bottom: 0;}
.media-list{padding-bottom: 0;margin-top:0 !important;margin-bottom:0.2rem;height:2.9rem;}
.media-list-a {padding-bottom: 0.6rem;position: relative;}
.media-list-top{padding: 0.13rem 0.1rem 0.15rem 0.35rem;}
.media-list-top::before{left: 0.22rem}
.media-list-top-time{font-size: 0.12rem;margin-left: 0;padding: 0 2px;height: 0.24rem}
.media-list-center{padding: 0 0.1rem 0 0.3rem;}
.media-list-bottom{padding: 0 0.1rem 0 0.3rem;}
.media-list-a::before{height: 0.8rem;bottom:0;opacity: 1;}
.media-list-top { padding: 0.13rem 0.05rem 0.13rem 0.25rem;}
.media-list-top::before{left: 0.18rem}
.media-list-top-title{height: 0.26rem}
.media-list-center {padding: 0 0.1rem 0 0.2rem;font-size: 0.18rem}
.media-list-bottom {padding: 0 0.1rem 0 0.2rem;font-size: 0.14rem}
.media-list-a{padding-bottom: 0;}
.media-list-block { padding:0}
/* 工具栏 */
.fast-name { font-size:0.14rem;}
/*美丽校园*/
.school-block{padding: 0.4rem 0;position: relative}
.school-main{margin-top: 0.35rem}
.school-main{flex-wrap: wrap;}
.school-card{width: 32%;margin-right: 2%;margin-bottom: 0.2rem;padding: 0.1rem;height:2.6rem}
.school-card:nth-child(2n){margin-top: 0}
.school-card:nth-child(3n){margin-right: 0}
.school-card .card-cir{width:0.8rem;height: 0.8rem;}
.school-card .card-tt{font-size: 0.2rem;left: calc(50% - 0.1rem);width: 0.2rem;top: 50%;transform: translatey(-50%);font-weight: bold}
.school-card .card-hea{width: 0.26rem;height:1rem;font-size: 0.14rem; line-height: 1.42;}
.school-card .card-img::before{background: rgba(0,98,160,0.2);}
.footer-top-left-news .news-list,.footer-top-left-news .news-list:nth-child(2n) { margin-right:0;width:100%;}
}