@charset "utf-8";
.subBox{flex: 1;}
/* ————— subBanner start ————— */
.subBanner {position: relative; overflow: hidden;width: 100%;margin-top: 120px;}
.subBanner:before {display: block;content: '';padding-top: 27.083%;z-index: 2;position: relative;}
.subBanner img {position: absolute;width: 100%;height: 100%;left: 0;top: 0;object-fit: cover;object-position: center center;transform: scale(1.1);transition: all 3s ease;}
.subBanner.on img {transform: scale(1);}
/* ————— subBanner end ————— */
/* ————— 侧边导航 start ————— */
.leftMenu{width: 21.1538%;background-image: linear-gradient( -80deg, rgb(115,186,224) 0%, rgb(178,64,63) 0%, rgb(144,25,24) 99%);position: relative;top: -85px;z-index: 2;padding-left: 20px;box-shadow: 0px 5px 21px 0px rgba(78, 58, 143, 0.1);box-sizing: border-box;}
.leftMenu .titleT{height: 85px;line-height: 85px;padding-left: 20px;font-size: 26px;font-family: '黑体';color: #ffffff;}
.leftMenuList{background: #fff url(../images/img/leftMenubg.png) no-repeat right bottom;padding: 20px 0 77px;}
.leftMenuList li{padding: 0 20px 0 30px;height: 80px;line-height: 80px;position: relative;}
.leftMenuList li a{display: block;color: #333;font-size: 18px;position: relative;z-index: 3;font-family: '黑体';transition: all .4s ease;}
.leftMenuList li::before{display: block;content: "";position: absolute;right: 100%;top: 0;bottom: 0;left: -10px;background: #fbd0d1;transition: all .4s ease;opacity: 0;}
.leftMenuList li::after{display: block;content: "";position: absolute;right: 20px;top: 50%;width: 40px;height: 10px;background: url(../images/img/leftMenuicn.png) no-repeat center;opacity: 0;transition: all .8s ease;}
.leftMenuList li.hover a,.leftMenuList li:hover a{color: #9d1c20;}
.leftMenuList li.hover:before,.leftMenuList li:hover:before{right: 0;opacity: 1;}
.leftMenuList li.hover:after,.leftMenuList li:hover:after{opacity: 1;}
/* ————— 侧边导航 end ————— */
/* ————— 当前位置 start ————— */
.location{height: 64px;overflow: hidden;padding-left: 25px;position: relative;}
.location a.home{ position: absolute; left: 0; top: 0; width: 25px; height: 100%;background-position: left top 28px;background-repeat: no-repeat;background-image: url(../images/img/home.png); padding-left: 0; margin-right: 0;}
.location a{display: inline;float: left;height: 70px;line-height: 70px;padding-left: 12px;margin-right: 10px;background-position: left center;background-repeat: no-repeat;background-image: url(../images/img/locationicn.png);color: #666666;font-size: 15px;}
.location a:hover,.location a:last-child{color:#9d1c20}
/* ————— 当前位置 end ————— */
/* ————— 分页 start ————— */
.pageBox{text-align: center;clear: both;font-size: 14px;padding:  30px 0 50px;}
.pageBox a{display: inline-block;overflow: hidden;color:#999999;background: #fff; margin: 0 5px;border: 1px solid #ececec;transition: all .4s ease;border-radius: 50%;height: 40px;width: 40px;text-align: center;line-height: 40px;position: relative;}
.pageBox span{display: inline-block; padding: 6px 2px; position: relative; top: -15px;}
.pageBox a:hover{background: #9d1c20;color: #fff;border-color: #9d1c20;}
.pageBox a.hover{background: #9d1c20;color: #fff;border-color: #9d1c20;}
.pageBox input{display: inline-block;vertical-align: middle;height: 22px;border: 1px solid #e6e6e6;position: relative; top: -2px;}
.pageBox input.pageDetail{width: 30px; height: 30px; text-align: center; border-radius: 3px; color: #999999; position: relative; top: -13px;}
.pageBox label{color:#999999;position: relative;top: -11px;}
.pageBox input.page_bnt{border: none; width: 30px; height: 25px; cursor: pointer; background: none; color: #999999; position: relative; top: -13px;}
.pageBox a div{width: 11px;height: 19px;background-position: center center;background-repeat: no-repeat;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.pageBox a.firstPage div{background-image: url(../images/img/firstPage.png)}
.pageBox a.prevPage div{background-image: url(../images/img/prevPage.png)}
.pageBox a.nextPage div{background-image: url(../images/img/nextPage.png)}
.pageBox a.lastPage div{background-image: url(../images/img/lastPage.png)}
.pageBox a.firstPage:hover div{background-image: url(../images/img/firstPageh.png)}
.pageBox a.prevPage:hover div{background-image: url(../images/img/prevPageh.png)}
.pageBox a.nextPage:hover div{background-image: url(../images/img/nextPageh.png)}
.pageBox a.lastPage:hover div{background-image: url(../images/img/lastPageh.png)}
.pageBox a.firstPage.disabled{background:#f2f2f2;border-color: #ececec;}
.pageBox a.prevPage.disabled{background:#f2f2f2;border-color: #ececec;}
.pageBox a.nextPage.disabled{background:#f2f2f2;border-color: #ececec;}
.pageBox a.lastPage.disabled{background:#f2f2f2;border-color: #ececec;}
.pageBox a.firstPage.disabled div{background-image: url(../images/img/firstPage.png)}
.pageBox a.prevPage.disabled div{background-image: url(../images/img/prevPage.png)}
.pageBox a.nextPage.disabled div{background-image: url(../images/img/nextPage.png)}
.pageBox a.lastPage.disabled div{background-image: url(../images/img/lastPage.png)}
/* ————— 分页 end ————— */
/* ————— 教师列表 start ————— */
.teacherList{margin-right: -27px;}
.teacherList li{width: 33.3333%;float: left;display: inline;margin-bottom: 27px;}
.teacherList li a{display: block;margin-right: 27px;transition: all 0.2s linear;border-radius: 10px;padding: 30px 20px 60px;text-align: center;background: #fff;}
.teacherList .pic{width: 56.7567%;margin: 0 auto;margin-bottom: 45px;border-radius: 50%;border: 1px solid #cdcdcd;transition: all .4s ease;}
.teacherList .pic img{border-radius: 50%;z-index: 2;}
.teacherList .pic::before{padding-top: 100%;}
.teacherList .pic::after{display: block;content: '';position: absolute;left: 50%;top: 50%;width: 112%;height: 112%;transform: translate(-50%, -50%) scale(0);border-radius: 50%;border: 1px dashed #dddeec;transition: all .4s ease;}
.teacherList a:hover .pic{border-color: #9d1c20;}
.teacherList a:hover .pic::after{transform: translate(-50%, -50%) scale(1);}
.teacherList .title{font-size: 28px;font-weight: bold;color: #333333;transition: all .4s ease;margin-bottom: 20px;}
.teacherList a:hover .title{color: #9d1c20;}
.teacherList .titlec{font-size: 18px;color: #333333;margin-bottom: 30px;}
.teacherList .info{font-size: 14px;color: #666666;margin-bottom: 40px;line-height: 22px;height: 44px;}
.teacherList .more{font-size: 14px;color: #666666;}
.teacherList a:hover{box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.09)}
/* ————— 教师列表 end ————— */
/* ————— 教师详情 start ————— */
.teacherView{background: #fff;border-radius: 10px;margin-bottom: 30px;padding: 50px 50px 60px;text-align: center;min-height: 400px;}
.teacherView .pic{width: 210px;margin: 0 auto;margin-bottom: 40px;border-radius: 50%;border: 1px solid #9d1c20;transition: all .4s ease;}
.teacherView .pic img{border-radius: 50%;z-index: 2;}
.teacherView .pic::before{padding-top: 100%;}
.teacherView .pic::after{display: block;content: '';position: absolute;left: 50%;top: 50%;width: 115%;height: 115%;transform: translate(-50%, -50%) scale(1);border-radius: 50%;border: 1px dashed #dddeec;transition: all .4s ease;}
.teacherView .title{font-size: 28px;font-weight: bold;color: #9d1c20;transition: all .4s ease;margin-bottom: 20px;}
.teacherView .titlec{font-size: 18px;color: #333333;margin-bottom: 25px;}
.teacherView .info{font-size: 15px;color: #333333;line-height: 24px;}
/* ————— 教师详情 end ————— */
/* ————— 荣誉列表 start ————— */
.honorList {overflow: hidden;margin-right: -28px;}
.honorList dd {width: 33.3333%;float: left;display: inline;margin-bottom: 28px;}
.honorList dd a {display: block;margin-right:28px;overflow: hidden;background: #FFFFFF;transition: all .4s ease;}
.honorList dd a .picBox {padding: 12% 10%;}
.honorList dd a .picBox .pic::before {padding-top: 110.5882%;}
.honorList dd a .picBox .pic img {object-fit: contain;}
.honorList dd a .text {box-sizing: border-box;-webkit-box-sizing: border-box;text-align: center;border-top: 1px solid #e7e7e7;height: 64px;line-height: 64px;font-size: 16px;color: #333333;padding: 0 20px;}
.honorList dd a:hover .text{color: #9d1c20;font-weight: bold;}
.honorList dd a:hover{box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.09);}
/* ————— 荣誉列表 end ————— */
/* ————— 教学科研 start ————— */
.scientificList {overflow: hidden;margin-right: -28px;}
.scientificList li {width: 50%;float: left;display: inline;margin-bottom: 28px;}
.scientificList li a{display: block;margin-right:28px;overflow: hidden;background: #FFFFFF;transition: all .4s ease;border-radius: 4px;padding: 30px;}
.scientificList li .pic{margin-bottom: 20px;border-radius: 4px;}
.scientificList li .pic::before{padding-top: 60%;}
.scientificList li .title{font-size: 18px;line-height: 26px;color: #333333;height: 52px;margin-bottom: 5px;}
.scientificList .bot{align-items: flex-end;}
.scientificList .time{font-size: 14px;color: #999999;}
.scientificList .more{width: 40px;height: 40px;transition: all .4s ease;background: url(../images/img/commonmore.png) no-repeat center / 100%;}
.scientificList li a:hover{box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.09);}
.scientificList li a:hover .title{color: #9d1c20;}
.scientificList li a:hover .more{background-image: url(../images/img/commonmoreh.png);}
/* ————— 教学科研 end ————— */
/* ————— 新闻详情 start ————— */
.newsView{background: #fff;border-radius: 10px;margin-bottom: 30px;padding: 50px;min-height: 400px;}
.newsView .title{font-size: 28px;font-weight: bold;color: #333333;line-height: 42px;margin-bottom: 30px;text-align: center;}
.newsView .titlec{justify-content: center;gap: 20px;font-size: 16px;color: #999999;padding-bottom: 33px;background: url(../images/img/newsViewxian.png) repeat-x bottom / 100%;margin-bottom: 50px;}
.newsView .textC{font-size: 16px;line-height: 30px;color: #595959;}
/* ————— 新闻详情 end ————— */
/* ————— 领导详情 start ————— */
.leaderView{background: #fff;border-radius: 10px;margin-bottom: 30px;padding: 50px 50px 60px;min-height: 400px;}
.leaderView img{display: block;width: 100%;border-radius: 10px;margin-bottom: 45px;}
.leaderView .title{font-size: 24px;font-weight: bold;color: #9d1c20;margin-bottom: 30px;}
.leaderView .titlec{font-size: 15px;color: #333333;margin-bottom: 25px;padding-bottom: 20px;border-bottom: 1px solid #e0e0e0;}
.leaderView .info{font-size: 15px;color: #333333;line-height: 24px;}
/* ————— 领导详情 end ————— */
/* ————— 图文列表 start ————— */
.imgTextList li{margin-bottom: 20px;}
.imgTextList li a{background: #fff;padding: 20px;gap: 30px;transition: all .4s ease;border-radius: 8px;}
.imgTextList li .pic{width: 350px;border-radius: 8px;}
.imgTextList li .pic::before{padding-top: 60%;}
.imgTextList li .text{flex: 1;}
.imgTextList li .text .title{font-size: 20px;color: #333333;line-height: 22px;margin-bottom: 20px;transition: all .4s ease;}
.imgTextList li:hover .text .title{font-weight: bold;color: #9d1c20;}
.imgTextList li .text .time{font-size: 15px;color: #999999;line-height: 16px;height: 16px;padding-left: 20px;background: url(../images/img/time.png) no-repeat center left;margin-bottom: 20px;}
.imgTextList li .text .info{font-size: 15px;line-height: 24px;color: #666666;height: 48px;margin-bottom: 16px;}
.imgTextList li .text .more{width: 40px;height: 40px;background: url(../images/img/commonmore.png) no-repeat center;transition: all .4s ease;}
.imgTextList li:hover .text .more{background-image: url(../images/img/commonmoreh.png);}
.imgTextList li:hover a{box-shadow: 0px 5px 20px 0px rgba(71, 71, 71, 0.2);}
/* ————— 图文列表 end ————— */
/* ————— 全文列表 start ————— */
.textList {margin-right: -28px;}
.textList li {width: 50%;float: left;display: inline;margin-bottom: 28px;}
.textList li a {margin-right:28px;background: #FFFFFF;transition: all .4s ease;border-radius: 8px;height: 150px;padding: 0 30px;gap: 20px;}
.textList li .text{flex: 1;color: #333333;}
.textList li .text .title{font-size: 18px;margin-bottom: 25px;}
.textList li .text .time{font-size: 16px;}
.textList li .more{width: 40px;height: 40px;transition: all .4s ease;}
.textList li a:hover{background-image: linear-gradient( -180deg, rgb(115,186,224) 0%, rgb(178,64,63) 0%, rgb(144,25,24) 99%);}
.textList li a:hover .more{background: url(../images/img/commonmoreb.png) no-repeat center;}
.textList li a:hover .text{color: #fff;}
/* ————— 全文列表 end ————— */
/* ————— 学院介绍 start ————— */
.about{background: #fff;border-radius: 10px;margin-bottom: 30px;padding: 50px 40px 30px;min-height: 400px;}
.about .title{font-size: 24px;font-weight: bold;color: #333333;margin-bottom: 20px;}
.about .text{font-size: 16px;line-height: 32px;color: #333333;}
/* ————— 学院介绍 end ————— */
/* ————— 领导列表 start ————— */
.leaderBox{background: #fff;border-radius: 10px;margin-bottom: 30px;padding: 50px 50px 0;min-height: 400px;}
.leaderC{overflow: hidden;}
.leaderList {margin-right: -45px;overflow: hidden;}
.leaderList li {width: 33.3333%;float: left;display: inline;margin-bottom: 40px;}
.leaderList li a {margin-right:45px;display: block;position: relative;padding-bottom: 40px;}
.leaderList li a::before{display: block;content: "";position: absolute;left: 0;bottom: 0;width: 100vw;height: 1px;background: #ebebeb;}
.leaderList li a .pic{border-radius: 10px;margin-bottom: 20px;}
.leaderList li a .title{font-size: 24px;color: #333333;margin-bottom: 20px;}
.leaderList li a .info span{display: inline-block;padding: 0 18px;height: 34px;line-height: 34px;background: #f4f5ff;border: 1px dashed #c4a6ec;border-radius: 30px;font-size: 16px;color: #9d1c20;margin-bottom: 10px;margin-right: 10px;max-width: 100%;word-break: break-all;display: -webkit-box !important;-webkit-line-clamp: 1 !important;-webkit-box-orient: vertical;overflow: hidden;}
/* ————— 领导列表 end ————— */
/* ————— 专业介绍列表 start ————— */
.professionalList {margin-right: -28px;overflow: hidden;}
.professionalList li {width: 50%;float: left;display: inline;margin-bottom: 28px;}
.professionalList li a {margin-right:28px;background: #fff;border-radius: 10px;border: 1px solid #fff;transition: all .4s ease;padding: 30px 20px;gap: 30px;}
.professionalList li .pic{width: 300px;border-radius: 15px;}
.professionalList li .pic::before{padding-top: 60%;}
.professionalList li .text{flex: 1;}
.professionalList li .text .textT{gap: 15px;align-items: flex-start;margin-bottom: 15px;}
.professionalList li .text .textT .textC{flex: 1;}
.professionalList li .text .textT .title{font-size: 20px;font-weight: bold;color: #444444;margin-bottom: 12px;transition: all .4s ease;}
.professionalList li .text .textT .tag{font-size: 14px;color: #9d1c20;margin-bottom: 12px;display: inline-block;height: 22px;line-height: 22px;padding: 0 12px;background: #eeebf3;border-radius: 6px;word-break: break-all;-webkit-line-clamp: 1 !important;-webkit-box-orient: vertical;overflow: hidden;}
.professionalList li .text .textT .titlec{justify-content: flex-start;gap: 20px;font-size: 14px;color: #999999;}
.professionalList li .text .textT .titlec span{color: #333;}
.professionalList li .text .textT .more{width: 40px;height: 40px;background: url(../images/img/commonmore.png) no-repeat center;}
.professionalList li .text .info{padding-top: 10px;border-top: 1px solid #ebebeb;font-size: 14px;line-height: 22px;color: #666666;}
.professionalList li a:hover{border-color: #9d1c20;}
.professionalList li a:hover .text .textT .more{background-image: url(../images/img/commonmoreh.png);}
/* ————— 专业介绍列表 end ————— */
/* ————— 专业介绍详情 start ————— */
.professionalView{background: #fff;border-radius: 10px;margin-bottom: 50px;padding: 50px;}
.professionalView .titleT{font-size: 24px;font-weight: bold;color: #9d1c20;margin-bottom: 30px;}
.prV1{padding: 8.2% 20px;border-radius: 8px;margin-bottom: 50px;justify-content: space-around;background: url(../images/img/zybg.jpg) no-repeat right bottom / cover;}
.prV1 .icn{margin-bottom: 10px;gap: 5px;font-size: 18px;color: #ffffff;justify-content: center;}
.prV1 .info{font-size: 24px;font-weight: bold;color: #ffffff;text-align: center;}
.professionalView .title1{gap: 20px;margin-bottom: 25px;}
.professionalView .title1 span{display: block;padding-left: 10px;background: url(../images/img/zytitleicn.png) no-repeat center left;font-size: 24px;color: #333333;font-weight: bold;}
.professionalView .title1 em{flex: 1;height: 1px;background: #edebf4;}
.professionalView .text{font-size: 16px;line-height: 32px;color: #333333;margin-bottom: 40px;}
.professionalView .text span{color: #9d1c20;font-weight: bold;}
.prV2{margin-right: -30px;overflow: hidden;margin-bottom: 50px;}
.prV2 .item{float: left;display: inline;width: 33.3333%;}
.prV2 .item .con{margin-right: 30px;background-image: linear-gradient( -180deg, rgb(115,186,224) 0%, rgb(178,64,63) 0%, rgb(144,25,24) 99%);padding: 10px 0;border-radius: 8px;}
.prV2 .item .con .pic{border-radius: 8px;overflow: hidden;}
.prV2 .item .con .pic::before{padding-top: 60%;}
.prV3Box{position: relative;padding: 10px;margin-bottom: 40px;}
.prV3Box::before{display: block;content: "";position: absolute;left: 0;top: 0;width: 250px;height: 150px;background: #4f3b8f;border-radius: 10px;}
.prV3Box::after{display: block;content: "";position: absolute;right: 0;bottom: 0;width: 250px;height: 150px;background: #4f3b8f;border-radius: 10px;}
.prV3{margin-right: -10px;overflow: hidden;position: relative;z-index: 2;}
.prV3 .item{float: left;display: inline;width: 33.3333%;}
.prV3 .item .con{margin-right: 10px;}
.prV3 .item .con .pic{border-radius: 8px;overflow: hidden;}
.prV3 .item .con .pic::before{padding-top: 60%;}
.prV4{justify-content: space-around;gap: 17%;padding:  4.7% 9%;background: url(../images/img/zybg.jpg) no-repeat right bottom / cover;border-radius: 8px;overflow: hidden;}
.prV4 .text {flex: 1;}
.prV4 .text .title{font-size: 20px;font-weight: bold;color: #ffffff;margin-bottom: 10px;}
.prV4 .text .info{font-size: 15px;color: #ffffff;line-height: 24px;}
.prV4 .btn{width: 180px;height: 56px;line-height: 56px;text-align: center;background: #fff;border-radius: 8px;font-size: 18px;color: #4e3b8f;font-weight: bold;position: relative;margin-right: 43px;}
.prV4 .btn::before{display: block;content: "";position: absolute;right: -43px;bottom: -12px;width: 35px;height: 36px;background: url(../images/img/zyjiantou.png) no-repeat center;}
/* ————— 专业介绍详情 end ————— */

