html,body{margin: 0;padding: 0;width: 100%;height: 100%;}
html{font-size:14px;}
body{background-color: rgb(245, 245, 245);font-family: "Microsoft Yahei", PingFang SC,Tahoma,Arial,sans-serif;font-size:14px;}
a{color: white;text-decoration: none;}
.row{padding: 0;}
.viewMore{font-size: 0.8em;}
/* 头部大图 */
.header{width: 100%;height: auto;position: relative;}
/* 轮播图 */
.swiper {width: 100%;height: 100%;}
.swiper-slide {background-position: center;background-size: cover;}
.swiper-slide img {display: block;width: 100%;height: 100%;}

/* 导航栏 */
.bigShow{display: none;}
.headerNavigation{justify-content: center;position: fixed;top: 0;left: 0;height:80px;z-index: 99;width: 102%;
background:linear-gradient(to bottom, rgba(0,0,0,0.6), rgba(0,0,0,0.1));}
.schoolImg{display: flex;align-items: center;}
/*.schoolImg>a>img{width: 16vw;height: 2.96vw;}*/
.schoolImg>a>img{width: 313px;height:58px;}

.navigation{display: flex;align-items: center;margin: 0 30px;width: 60%;position: relative;justify-content: space-between;}
.navigation:hover{cursor: pointer;}
.navigation>div{margin-right:20px;}
.navigation>div>div{position: absolute;}
.navigationContent{background-color: white;padding: 10px 16px;border-radius: 4px;}
.navigation>div>h4{font-size: 1.15em;}
.navigation>div>h4{color: white;}
.navigationContent>div{margin-bottom: 20px;color: black;}
.navigationContent>div:nth-last-of-type(1){margin-bottom: 0;}
.navigationContent>div>a{color: black;}
.navigationContent{display: none;}
.search{display: flex;justify-content: center;align-items: center;position: relative;width: 12%;}
.search>input{background-color: rgba(255, 255, 255, 0);border: 1px solid white;border-radius: 20px;width: 100%;color: white;padding: 5px 35px;padding-left: 10px;}
.search>img{width:20px;height: 20px;position: absolute;right: 8px;}
input:focus{outline: none;}
.search>input::-webkit-input-placeholder{color: white;}
.search>input.input2::-webkit-input-placeholder{color: #5d2c1b !important;}
.maskNavigation>div>h4{color:white}
.download{display: flex;justify-content: center;}
.download>a{padding: 0 10px;font-size: 0.8em;height: 17px;}
.collect{padding: 0 10px;color: white;font-size: 0.8em}
.collect:hover{font-weight: 600;cursor: pointer;}
.download>a:hover{font-weight: 600;}
.functions{position: absolute;background-color: white;padding: 10px 16px;width: auto;display: none;border-radius: 4px;}
.functionsOne{left: 59px;}
.functionsTwo{left: 59px;top: 60px;}
.functionsThree{left: 59px;top: 110px;}
.functionsThree{}
.functions>a{color: black;margin-bottom: 10px;display: block;font-size: 0.8em;}
.functions>div{color: black;margin-bottom: 10px;display: block;font-size: 0.8em;}
.functions>a:nth-last-of-type(1){margin: 0px;}
.recruit{position: absolute;background-color: white;padding: 10px 20px;width: 160px;left: 90px;display: none;border: 1px solid rgba(0,0,0,.15);border-radius: 4px;}
.recruit>a{color: black;margin-bottom: 10px;display: block;font-size: 0.8em;}
.recruit>a:nth-last-of-type(1){margin: 0px;}
.institutional>div{color: black;}
/* 小屏导航栏 */
.bigHide{display: none;}
.minNavigation{justify-content: space-between;height:3rem;margin: 0;position: fixed;top: 0;left: 0;z-index: 99;width: 100%;}
.maskImg{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.maskImgItem{width:80%;}
.navigationImg{width: 20%;}
.navigationImg{display: flex;align-items: center;}
.navigationImg>img{width: 100%;height: 100%;}
.navigationImg>img{width: 48vw;height: 8.88vw;}
.extension{margin-left: 10px;}
.extension:hover{cursor: pointer;}
.extension>img{width:44px;height: 34px;}
.minSearch{display: flex;justify-content: center;align-items: center;position: relative;width: 20%;}
.minSearch>input{background-color: rgba(255, 255, 255, 0);border: 1px solid white;border-radius: 20px;width: 100%;color: white;padding: 5px 35px;padding-left: 10px;}
.minSearch>input::-webkit-input-placeholder{color: white;}
.minSearch>input.input2::-webkit-input-placeholder{color: #5d2c1b !important;}
.minSearch>img{width: 1.25rem;height: 1.25rem;position: absolute;right: 74px;}
/* 小屏幕扩展 */
.mask{width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 9999;background-color: rgb(93,44,27);padding: 30px;overflow-y: auto;display: none;}
.maskNavigation{padding: 20px;}
.maskNavigation>div>h4{margin-bottom: 10px;padding: 15px;width: 80%;}
.maskContent{display: none;}
.maskContent>div{padding: 15px;color:white}
.maskfunctions{display: none;}
.maskfunctions>a:nth-of-type(1){margin-top: 10px;}
.maskfunctions>a{display: block;margin-bottom: 10px;}
.maskrecruit{display: none;}
.maskrecruit>a{display: block;margin-bottom: 10px;}
.close{width: 30px;height: 30px;}
.close>img{width: 100%;height: 100%;}

.line1{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.line2{word-break: break-all;overflow: hidden;text-overflow:ellipsis;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.line3{word-break: break-all;overflow: hidden;text-overflow:ellipsis;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
li{list-style:none;}

/* 内容 */
.content{margin: 0 auto;margin-top: 40px;width: 1390px;}
/* 学校新闻 */
.schoolJournalism{align-items: center;padding: 0;margin-right: 11px;}
.journalismContent{margin: 0;margin-top: 40px;}
.journalism{font-size: 1.7em;height: 100px;line-height: 100px;}
.journalismImg{justify-content: space-between;}
/* 学校新闻图片 */
.journalismImg>img{width: 24.8rem;height: 12.75rem;}
.journalismImg>img:nth-of-type(1){padding-right: 7px;}
.journalismImg>img:nth-of-type(2){padding-left: 7px;}
/* 学校新闻内容 */
.journalismWork>a{display: flex;justify-content: space-between;margin: 15px 0;align-items: center;color: #333;}
.journalismWork:hover{cursor: pointer;}
.journalismWork:nth-of-type(1){margin-top: 25px;}
.journalismWork>a>div:nth-of-type(1){display: flex;align-items: center;width: 75%;}
.journalismWork>a>div:nth-of-type(1)>div:nth-of-type(1){width: 0.8rem;height: 0.8rem;background-color: rgb(120, 74, 31);border-radius: 50%;margin-right: 15px;}
.journalismWork>a>div:nth-of-type(1)>div:nth-of-type(2){width: 95%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/* 通知公告 */
.affiche{align-items: center;padding: 0;height: 100px;width: 100%;margin: 0;}
.afficheWork{font-size: 1.7em;padding: 0;color:#572c1c;}
.more>a{display: flex;justify-content: flex-end;align-items: center;padding: 0;}
.more>a>div{color: gray;}
.moreImg{width: 6.0625rem;height: 3.3125rem;}
.afficheContent{display: flex; justify-content: space-between;align-items: center;margin-bottom: 20px;}
.afficheTime{border: 1px solid gray;width:15%;border-top: 7px solid #784a3d;padding: 0;height: 73.5px;}
.afficheTime>div{text-align: center;}
.afficheTime>div:nth-of-type(1){font-weight: 600;font-size: 2em;height: 42px;}
.afficheTime>div:nth-of-type(2){color: gray;}
.afficheWord{padding-right: 0;width: 82%;color:#333;}
.afficheWord>div:nth-of-type(1){font-weight: 900;}
.afficheWord>p{color: gray;font-size: 0.7em;margin-top: 5px;margin-bottom: 0;}
/* 参观导览 */
.visit{margin-top: 40px;}
.visit>div{font-size: 1.7em;}
.visit>img{width: 100%;height: 83%;margin-top: 30px;}
/* 内容板块 */
.contentContainer{margin-top: 40px;}
/* 内容板块头部 */
.contentHeader{position: relative;}
.contentHeader>div{text-align: center;color: rgb(120, 74, 31);font-size: 3em;}
.contentHeader>a{color: gray;position: absolute;right: 0;bottom: 0;display: flex;align-items: center;width: 161px;}
.contentHeader>a>img{width: 97px;height: 53px;}
/* 内容板块文字内容 */
.contentWork{display: flex;justify-content: space-between;align-content: center;margin-top: 30px;}
.contentWordBox{border-top: 6px solid #572c1c;width: 27%;padding-top: 20px;display: flex;justify-content: space-between;}
.contentTime{width: 20%;text-align: center;height: 75px;background-color: rgb(238, 238, 238);}
.plateContent{width: 70%;}
.contentTime>div:nth-of-type(1){font-size: 2em;color:#572c1c;}
.contentTime>div:nth-of-type(2){color:#572c1c;}
.plateContent>p:nth-of-type(1){font-weight: 600;font-size: 1.5em;margin-bottom: 5px;}
.plateContent>p:nth-of-type(2){font-size: 1em;color: gray;}
/* 福软媒体 */
.FRmedia{position: relative;margin: 40px 0;}
.FRmedia>div{text-align: center;color: rgb(120, 74, 31);font-size: 2em;}
.FRmedia>a{color: gray;position: absolute;right: 0;bottom: 0;display: flex;align-items: center;width: 161px;}
.FRmedia>a>img{width: 97px;height: 53px;}
/* 福软媒体内容 */
.mediaImg>img{width: 100%;height: 100%;}
.FRmediaContent{justify-content: space-between;}
.mediaContent{display: flex;justify-content: space-between;flex-wrap: wrap;width: 50%;}
.mediaContent>div{width: 48%;}
.mediaContentWord{background-color: white;margin-bottom: 10px;padding:30px 30px;}
.mediaContentWord:last-child{margin-bottom:0;}
/*.mediaContentWord:last-child{margin: 0;border-bottom: 8px solid #572c1c;}*/
/*.mediaContentWord:nth-of-type(4){margin: 0;border-bottom: 8px solid #572c1c;}*/
.mediaContentWord>p:nth-of-type(1){font-weight: 600;font-size: 1.2em;}
.mediaContentWord>p:nth-of-type(2){font-size: 0.9em;color: gray;}
/* 院处动态和教务科研*/
.xyHeader{align-items: center;padding: 0;height: 100px;width: 100%;margin: 0;}
.xyHeaderWord{font-size: 1.7em;padding: 0;color: #572c1c;}
.xyContentWord{border-bottom: 8px solid #572c1c;}
/* 院处动态和教务科研内容*/
.xyContenWord{position: relative;padding: 30px 30px;background-color: white;}
.xyContenWord>p{font-size: 1.2em;font-weight: 600;}
.xyContenWord>div:nth-of-type(1){color: gray;font-size: 0.8em;}
/* 院处动态边框 */
.dynamicContenWord>div:nth-of-type(2){width: 75%;height: 1px;position: absolute;border-bottom: 1px solid rgba(128,128,128,1);bottom: 33%;right:9%;}
/* 教务科研内容 */
.scientificContentWord{margin-bottom: 10px;padding-bottom: 22px;}
.scientificContentWord:last-child{border-bottom: 8px solid #572c1c;}
/* 底部 */
.product-section {padding: 2em 0;background: #784a3d;color: white;cursor: pointer;margin-top: 100px;}
.container{margin: 0 auto;padding: 0 15px;}
.scanningImg>img{width: 90px;height: 90px;}
.scanningImg>img:nth-of-type(1){margin: 0;}
.scanning>p{text-align: center;font-size: 0.75em;margin-top: 20px;}
.container>div>div{margin-bottom: 10px;}
.department>div>div>div{margin-bottom: 10px;}
.container>div>div>a{font-size: 0.79em;}
.department>div>div>div>a{font-size: 0.79em;}
/* 联系地址 */
.address>div{font-size: 0.79em;}
/* 底部 */
.footer{padding: 1.2em 0;text-align: center;background: #572c1c;}
.footer>div:nth-of-type(1)>p{color: white;font-size: 0.85em;}
.footer>div:nth-of-type(1)>p>a{margin-left: 10px;font-size: 0.85em;}
.footer>div:nth-of-type(1)>p>a:hover{border-bottom: 1px solid white;}
.footer>div:nth-of-type(2){padding: 5px 0;}
.footer>div:nth-of-type(2)>a{display: inline-block;height: 20px;line-height: 20px;display: flex;justify-content: center;}
.footer>div:nth-of-type(2)>a>img{width: 20px;height: 20px;margin-right: 5px;}
.footer>div:nth-of-type(2)>a>p{font-size: 0.85em;}
/* 置顶 */
.toTop{position: fixed;right: 30px;bottom: 30px;z-index: 9999;}
.toTop>a>img{width: 48px;height: 48px;}


.headerNavigation{height:108px;}
.logoRow{width:1390px;margin:0 auto;display: flex;justify-content: space-between;height:80px;align-items: center;}
.logoRow h4{font-family: 楷体;font-weight: bold;margin-left:10px;color:#fff;}
.logoRow .logo{display: flex;align-items: center;}
.logoRow .logo img{width: 313px;height:58px;}
.menuRow{width:1390px;margin:0 auto;}
.navigation{margin:0 auto;}
@media (max-width:1629px){
	/*.download{padding-right: 150px;}*/
}
@media (min-width:1392px){
	.content{width: 1390px;}
	.bigShow{display: block;}


}
@media (max-width:1392px) and (min-width:1104px){
	/*.download{padding-right: 100px;}*/
	/*.header{height: 51vw;}*/
	.content{width: 1112px;}
	.journalismImg>img{width: 20rem;height: 12.75rem;}
	.dynamicContenWord>div:nth-of-type(2){bottom: 32%;width: 71%;}
	.navigationImg{width: 20%;}
	.minSearch{width: 22%;}
	.bigShow{display: block;}


	.logoRow{width:1000px;}
	.menuRow{width:1000px;}
}
@media (max-width:1104px){
	/*.download{padding-right: 30px;}*/
	/*.header{height: 51vw;}*/
	.bigShow{display: block;}
	.content{width: 90%;margin-left: 5%;}
	.schoolImg{width: 20%;}
	.minSearch{width: 22%;}
	.navigationImg{width: 20%;}
	.navigation{width: 50%;margin: 0 30px;}
	.schoolJournalism{width: 100%;margin: 0 auto;}
	.journalismImg>img{width: 27.5rem;height: 14rem;}
	.informAffiche{width: 100%;margin: 0 auto;}
	.affiche{margin: 0;;}
	.afficheWork{width: 50%;}
	.more{width: 50%;}
	.afficheTime{width: 11%;}
	.more{padding-right: 0;}
	.contentTime {width: 28%;}
	.plateContent>p:nth-of-type(1){font-size: 1.1em;}
	.plateContent>p:nth-of-type(2){font-size: 0.8em;}
	.mediaContentWord>p:nth-of-type(1){font-size: 0.8em;}
	.dynamicContenWord>div:nth-of-type(2){bottom: 26%;width: 66%;}

	.logoRow{width:100%;}
	.menuRow{width:100%;}
}
@media (max-width:890px) and (min-width:748px){
	/*.download{padding-right: 10px;}*/
	/*.header{height: 51vw;}*/
	.content{width: 90%;margin-left: 5%;}
	.headerNavigation{justify-content: flex-end;}
	.schoolImg{width: 26%;}
	.navigation{width: 66%;}
	.navigationImg{width: 28%;}
	.minSearch{width: 28%;}
	.search{margin-top: 20px;width: 170px;}
	.journalismImg>img{width: 22rem;height: 13rem;}
	.contentWordBox{width: 31%;}
	.contentTime>div:nth-of-type(1){font-size: 1.5em;}
	.plateContent>p:nth-of-type(1){font-size: 1em;}
	.FRmedia{margin: 40px 0;}
	.mediaImg{width: 100%;}
	.mediaContent{width: 100%;margin-top: 10px;}
	.dynamicContenWord>div:nth-of-type(2){bottom: 26%;width: 59%;}
	.bigShow{display: block;}
}
@media (max-width:758px){
	/*.download{padding-right: 10px;}*/
	.xyHeaderWord{width: 50%;}
	.more{width: 50%;}
	.dynamicContenWord>div:nth-of-type(2){bottom: 32%;width: 76%;}
	.mediaImg{width: 100%;}
	.mediaContent{width: 100%;margin-top: 10px;}
	.bigShow{display: block;}
}
@media(max-width:768px){
	.navigationImg{width: 38%;}
	.minSearch{width: 35%;}
}
@media(max-width:748px){
	.bigShow{display: none;}
	.bigHide{display: flex;}
	.content{width: 90%;margin-left: 5%;}
	.headerNavigation{justify-content: flex-end;}
	.schoolImg{width: 28%;}
	.navigation{width: 70%;margin: 0;}
	.minSearch{width: 40%;}
	.search{margin-top: 20px;width: 170px;}
	.journalismImg>img{width: 17.7rem;height: 10.5rem;}
	.afficheTime{width: 12%;}
	.dynamicContenWord>div:nth-of-type(2){bottom: 32%;width: 72%;}
	.contentWork{flex-wrap: wrap;}
	.contentWordBox{width: 47%;margin-bottom: 10px;}
	.FRmedia{margin: 40px 0;}
	.contentContainer{margin-top: 60px;}
	.FRmedia>a{width: 149px;}
	.contentHeader>div{font-size: 2em;}
}
@media(max-width:562px){
	.content{width: 90%;margin-left: 5%;}
	.navigationImg{width: 45%;}
	.journalismImg>img{width: 14.2rem;height: 9rem;}
	.journalismWork>div{font-size: 0.9em;}
	.afficheTime {width: 15%;}
	.minSearch{width: 50%;}
	.contentHeader>a{bottom: -29px;width: 149px;}
	.contentTime{width: 23%;}
	.plateContent{width: 73%;}
	.contentWordBox{width: 100%;}
	.FRmedia>a{bottom: -29px;width: 149px;}
	.mediaContent>div{width: 100%;}
	.mediaContent>div:nth-of-type(3){border: none;margin-bottom: 10px;}
	.mediaContent>div:nth-of-type(4){border: none;}
	.dynamicContenWord>div:nth-of-type(2){bottom: 26%;width: 67%;}
}
@media (max-width:460px){
	.content{width: 90%;margin-left: 5%;}
	.journalismImg>img{width: 11.3rem;height: 7rem;}
	.afficheTime {width: 19%;}
	.afficheWord{width: 75%;}
	.dynamicContenWord>div:nth-of-type(2){bottom: 26%;width: 61%;}
}
@media (max-width:425px){
	.download{padding-right: 0px;}
	/*.header{height: auto;width: 418px;}*/
	.content{width: 90%;margin-left: 5%;}
	.footer{width: 100%;}
	.journalismContent{margin-top: 0;}
	.product-section{width: 100%;}
	.journalismImg>img{width: 10.4rem;height: 7.5rem;}
	.journalismWork>div:nth-of-type(1){width: 74%;}
	.afficheTime{width: 20%;}
	.afficheWord{width: 74%;}
	.more{padding: 0;}
	.dynamicContenWord>div:nth-of-type(2){bottom: 26%;width: 57%;}
}


.visitList{width:100%;display: flex;margin-top:30px;}
.visitItem{width:25%;height:;display: flex;flex-direction: column;aspect-ratio:9/10;}
.visitItem:first-child{background:#0269b8;}
.visitItem:nth-child(2){background:#f49e47;}
.visitItem:nth-child(3){background:#8e5647;}
.visitItem:nth-child(4){background:#b71b30;}
.visitItem>a{width:100%;height:50%;font-size:1.3rem;display: flex;flex-direction: column;align-items: center;justify-content: center;font-weight: bold;}
.visitItem>a>img{width:50px;height:50px;}
.visitItem>img{width:100%;height:50%;}

@media (max-width:460px){
	.visitItem>a{width:100%;height:50%;font-size:0.5rem;}
	.visitItem>a>img{width:20px;height:20px;}
	.visitItem>img{width:100%;height:50%;}
}



.content{min-height: 500px;}
.banner2{width:100%;}
.banner2 img{width:100%;;height:22vw;}


.article-label{border-bottom:1px solid #784a3d;font-weight: bold;font-size:1.5rem;height:3rem;}
.article-nav-item{color:#000;}

.article-item{font-size:1.2rem;height:6rem;border-bottom:1px solid #eee;}
.article-item a{color:#000;line-height: 3.5rem;}
.article-item span{font-size:0.8rem;color:#888;}
.article-page{margin-top:1.6rem;}
.article-page a{color:#000;}

.imgOb{display: flex;align-items: center;border-bottom:1px solid #eee;padding:20px 0;cursor: pointer;}
.imgOb img{width:200px;height:109px;}
.imgItem{font-size:1.5rem;height:109px;margin-left:10px;}
.imgItem a{color:#000;}
.imgItem span{font-size:0.8rem;color:#888;}

@media (max-width:460px){
	.imgOb img{width:100px;height:54px;}
	.imgItem{font-size:1.2rem;height:54px;margin-left:10px;}
}

.article-content{
	font-size: 1.25rem;
	line-height: 2em;
	word-wrap: break-word;
	padding:1em 0 2em;
	overflow: hidden;
}

@media (max-width:758px){
    .article-content img{
        max-width: 100% !important;
        height: auto !important;
    }
}

blockquote {
    padding: 0 0;
    margin: 0 0 0 2em;
    font-size: 1.25rem;
    border-left: none;
}

.article-title{text-align: center;color:rgba(87,44,28, 0.8);font-size:1.8em;}
.article-desc{text-align: center;color:#666;font-size:1em;margin-top:1em;border-bottom:1px solid rgba(87,44,28, 0.1);padding:0.3em 0 0.5em;}

p {
    margin: 0 0;
    padding:0 0;
}