html,body{margin: 0;padding: 0;width: 100%;height: 100%;}
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;}
.row > *{padding-left:0;padding-right: 0;}
.row{margin-left:0;margin-right:0;}
.viewMore{font-size: 0.8em;}
/* 头部大图 */
.header{width: 100%;position: relative;}
.navigation>div>h4{color: white;}
/* 轮播图 */
.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: 100%;height: 100%;}
.schoolImg>a>img{width: 16vw;height: 2.96vw;}
/*.schoolImg>a>img{width: 313px;height:58px;}*/

.navigation{display: flex;justify-content: space-between;align-items: center;margin: 0 30px;width: 46%;position: relative;}
.navigation:hover{cursor: pointer;}
.navigation>div>div{position: absolute;}
.navigationContent{background-color: rgba(0,0,0,0.6);padding: 10px 16px;border-radius: 4px;}
.navigation>div>h4{font-size: 1.2em;}
.navigationContent>div{color: white;border-bottom:1px solid white;padding: 5px 0;}
.navigationContent>div:nth-of-type(1){padding-top: 0;}
.navigationContent>div:nth-last-of-type(1){border: none;padding-bottom: 0;}
.institutional>div{color: white}
.navigationContent>div>a{color: white;}
.navigationContent{display: none;}
.search{display: flex;justify-content: center;align-items: center;position: relative;width: 15%;}
.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: 25px;}
input:focus{outline: none;}
.search>input::-webkit-input-placeholder{color: white;}
.search>input.input2::-webkit-input-placeholder{color: #888 !important;}
.maskNavigation>div>h4{color:white}
.download{display: flex;position: absolute;bottom:0;left:50%;transform: translateX(-50%); z-index:3;width:90%;justify-content: center;bottom:2px;}
.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: rgba(0,0,0,0.6);padding: 10px 16px;width: auto;display: none;border-radius: 4px;}
/* 删除了 top值 */
.functionsOne{left: 59px;}
.functionsTwo{left: 59px;}
.functionsThree{left: 59px;}
.functions>a{color: white;display: block;font-size: 0.8em;border-bottom:1px solid white;padding: 5px 0;}
.functions>div{color: white;display: block;font-size: 0.8em;border-bottom:1px solid white;padding: 5px 0;}
.functions>a:nth-of-type(1){padding-top: 0;}
.functions>a:nth-last-of-type(1){padding-bottom: 0;border: none;}
/* 删除了 top值 */
.recruit{position: absolute;background-color: rgba(0,0,0,0.6);padding: 10px 20px;width: 160px;left: 90px;display: none;border: 1px solid rgba(0,0,0,.15);border-radius: 4px;}
.recruit>a{color: white;display: block;font-size: 0.8em;border-bottom:1px solid white;padding: 5px 0;}
.recruit>a:nth-of-type(1){padding-top: 0;}
.recruit>a:nth-last-of-type(1){padding-bottom: 0;border: none;}
/* 小屏导航栏 */
.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>div{margin-bottom: 10px;}
.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;}

.address>div{font-size: 0.79em;text-align: center;}