@charset "utf-8";
/* 首页标题通用 开始 */
.sy_tit{letter-spacing:0;height: 0.7rem;position: relative;}
.sy_tit .tit_cn{position: relative;line-height:0.6rem;font-family:"思源宋体";font-size:0.36rem;font-weight: bold; align-items: center;text-align:left;color: #981D60;}
.sy_tit .tit_cn b{color: #000;top: 0.1rem;position: inherit;}
.sy_tit .tit_en{font-family: Source Sans Pro;font-size: 0.2rem; color: rgba(152, 29, 96, 0.2);position: absolute;left:0.1rem;top: 0.42rem;z-index: -1;}

.sy_tit a{font-size:0.16rem;letter-spacing:normal;width:auto;height:0.42rem;font-weight: 100;padding-right: 0.3rem;line-height:0.42rem;color:#323232;right:0;bottom: 0.2rem;position:absolute;background: url(../images25/icon_more.png) no-repeat right center;background-size: 0.21rem; transition: 0.4s;}
.sy_tit a:hover{right:-0.05rem;transition: 0.4s;}
@media(max-width: 650px){
	.sy_tit .wz_out{text-align:left;}
}
/* 首页标题通用 结束 */


/* 首页banner开始 */
.banner{overflow: hidden;width: 100%;height:auto;/* margin-top:1.54rem; */}
.banner .a{ display: block; position: relative; z-index: 1; overflow: hidden; }
.banner .swiper-slide{height: auto;overflow: hidden;}
.banner .swiper-slide a{display: block;position: relative;}
.banner .swiper-slide a img{width: 100%;}

.banner_box{padding: 0;position: relative;z-index: 1;overflow: hidden;}
.banner_box .dots{position: absolute;bottom: .34rem;left: 0;right: 0;z-index: 10;text-align: center;padding: 0 6%;}
.banner_box .dots span{width: .22rem;height: .17rem;color: #fff;transition: .5s;margin: 0 .03rem;border-radius: 0;opacity: 1;background: none;position: relative;}
.banner_box .dots span:before{content: "";position: absolute;width: 0.1rem;height: .1rem;border: rgba(255,255,255,1) .01rem solid;border-radius: 50%;top: 55%;left: 50%;transform: translate(-50%, -50%);transition: .5s;}
.banner_box .dots span:after{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: url(../images25/banner_icon_on.png) center no-repeat;background-size: cover !important;transform-origin: bottom;transform: scale(0);transition: .5s; opacity: 0;}
.banner_box .dots span.active{ margin: 0 .1rem;}
.banner_box .dots span.active:before{opacity: 0;}
.banner_box .dots span.active:after{transform: scale(1); opacity: 1;}
/*  */
@media(max-width: 1024px){
	.fix-top{position: relative;transform: translate3d(0, 0, 0);}
    .banner{height: auto;position: relative;/* margin-top:60px; */}
	.imgBox img{position:inherit;opacity: 1 !important;}
	.banner .img .imgLi{display: none;}
	.banner_box .dots{text-align: center;bottom: .1rem;}
	.banner_box .dots span{ transform: scale(.6); margin: 0 0 !important}
	.banner .top{ transform: scale(.6)}
}
/* 首页banner结束 */



/*-- 新闻、通知 开始 --*/
.xw_tz{padding-top: 0.4rem;position:relative;}
.xw_tz::before{content: '';display: inline-block;width:3.71rem;height:8.87rem;background: url(../images25/bg_zhuxi.png) no-repeat; background-size: 3.71rem; position:absolute; bottom:-2rem;right:50%;margin-right:-7.4rem;z-index: -1;}
/* 新闻中心 开始 */
.xwsd{width: 8.4rem;float: left;}
.xwsd .xwsd_top{width: 100%;margin-top: 0.2rem;position:relative;}
.xwsd .xwsd_top .xwsd_img{width: 100%;height:4.72rem;overflow:hidden;}
.xwsd .xwsd_top .xwsd_img img{width:100%;min-height:100%;transition:0.5s;}
.xwsd .xwsd_top:hover .xwsd_img img{transform: scale(1.05);transition:0.5s;}
.xwsd .xwsd_top .swiper-slide>a{position:relative;}
.xwsd .xwsd_top .swiper-slide>a::before{content:"";position:absolute;bottom:0;left: 0;z-index: 1;width: 100%;height:3rem;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 8%, rgba(0, 0, 0, 0.48) 41%, rgba(0, 0, 0, 0.7) 87%);} 
.xwsd .swiper-slide .con{overflow: hidden;position:absolute;left: 0; bottom:0.2rem; padding:0 2rem 0 0.25rem;color: #fff;transition: 0.4s;z-index: 2;}
.xwsd .swiper-slide .con p.sj{font-size: 0.16rem;line-height:0.4rem;font-family: Georgia; padding-left:0.3rem; background: url(../images25/xinwen_sj.png) no-repeat left center; background-size: 0.25rem;}
.xwsd .swiper-slide .con p.bt{font-size: 0.18rem;line-height:0.3rem;margin-top:0.1rem;height:0.3rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;}
.xwsd .swiper-slide:hover .bt{transition: 0.4s;font-weight:bold;}
.xwsd .swiper-button-prev,.xwsd .swiper-button-next{width: 0.14rem;height: 0.16rem;font-size:0;text-align: center;transition:0.5s;position:absolute;display: inline-block;bottom:0.2rem;top: inherit;margin-top: 0;left: inherit;}
.xwsd .swiper-pagination{position:absolute;right:0.1rem;left: inherit;width: auto;z-index: 6;text-align:right;bottom: 0.22rem;overflow:hidden;font-size: 0;}
.xwsd .swiper-pagination span{width: .22rem;height: .17rem;font-size:0; color: #fff;transition: .5s;margin:0 !important;border-radius: 0;opacity: 1;background: none;position: relative;}
.xwsd .swiper-pagination span:before{content: "";position: absolute;width: 0.1rem;height: .1rem;border: rgba(255,255,255,1) .01rem solid;border-radius: 50%;top: 55%;left: 50%;transform: translate(-50%, -50%);transition: .5s;}
.xwsd .swiper-pagination span:after{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: url(../images25/banner_icon_on.png) center no-repeat;background-size: cover !important;transform-origin: bottom;transform: scale(0);transition: .5s; opacity: 0;}
.xwsd .swiper-pagination span.swiper-pagination-bullet-active{margin: 0 .06rem!important;;}
.xwsd .swiper-pagination span.swiper-pagination-bullet-active:before{opacity: 0;}
.xwsd .swiper-pagination span.swiper-pagination-bullet-active:after{transform: scale(1); opacity: 1;}
.xwsd .xwsd_bottom{margin-top:0.22rem;}
.xwsd .xwsd_bottom *{transition: .5s;}
.xwsd .xwsd_bottom .li{width: 4rem;height: 1.12rem;border-bottom: 0.01rem solid #E5E5E5; float: left;position:relative;}
.xwsd .xwsd_bottom .li::after{content: "";position: absolute;width: 0.72rem;height: .02rem; background: #981D60;bottom:-0.01rem;left:0;transition: .5s;}
.xwsd .xwsd_bottom .li+.li{float: right;}
.xwsd .xwsd_bottom .li p.sj{font-size: 0.16rem;line-height:0.2rem;font-family: Georgia;color: #981D60;}
.xwsd .xwsd_bottom .li p.bt{font-size: 0.18rem;line-height:0.26rem;margin-top:0.15rem;height:0.52rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
.xwsd .xwsd_bottom .li:hover p.bt{color: #981D60;padding-left:0.05rem;display:block;transition: .5s;}
@media(max-width: 1024px){
	.xwsd .xwsd_top .xwsd_img{height:auto;}
	.xwsd .xwsd_bottom .li{width:calc(50% - 0.15rem);}
	.xwsd .xwsd_top .swiper-slide::before{height:1.2rem;}
}
@media(max-width: 650px){
	.xwsd .xwsd_bottom .li{width:100%;float: none !important;margin-top:0.2rem;}
}
/* 新闻中心 结束 */

/* 通知公告 开始 */
.tzgg{width:6.2rem;float:right;font-family:"阿里巴巴普惠体";}
.tzgg_list{list-style: none;margin-top: 0.2rem;}
.tzgg_list li{padding:0.05rem 0;height:0.8rem;margin-bottom:0.25rem;display: block;cursor: pointer;position:relative;border-bottom:1px solid #E5E5E5;}
.tzgg_list li .sj{width: 0.52rem;height:0.52rem;top:0.05rem;padding-top:0.05rem; border-radius: 50%;left:0;line-height:1.2;background:#fff; text-align:center;display:inline-block;position: absolute;font-family: Georgia;letter-spacing: -0.005rem;}
.tzgg_list li .sj .p1{font-size: 0.18rem;color: #981D60;}
.tzgg_list li .sj .p2{font-size: 0.12rem;color: #981D60;}
.tzgg_list li .wz{width: calc(100% - 0.75rem);float:right;transition: 0.4s;}
.tzgg_list li .wz p.p_bt{font-size: 0.18rem;line-height:0.25rem;height:0.5rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;transition: 0.4s;}
.tzgg_list li .wz p.p_bt a{color:#333;transition: 0.4s;display: block;}
.tzgg_list li:hover{border-bottom:1px solid #981D60;}
.tzgg_list li:hover .sj{box-shadow: 0rem 0.05rem 0.1rem #eee}
.tzgg_list li:hover .wz p.p_bt a{color: #981D60;transition: 0.4s;}
.tzgg_list li:hover .wz{width: calc(100% - 0.8rem);transition: 0.4s;}
/* 通知公告 结束 */

@media(max-width: 1024px){
	.xw_tz{padding-top: 0rem;}
	.xwsd,.tzgg{width: 100%;height: auto;float:none;padding-top: 0.3rem;}
}
@media(max-width: 800px){
	.xwsd .xwsd_left,.xwsd .xwsd_right{width: 100%;height: auto;float:none;}
	.xwsd .xwsd_right{margin-top:0.1rem;}
}
/*-- 新闻、通知 结束 --*/


/*-- 研究生教育、科研 开始 --*/
.yjs_xs{padding-top:0.83rem;position: relative;z-index:3;margin-top:0.7rem;background: url(../images25/bg_yanjiu.png) no-repeat right top;background-size:67.34% 100%;padding-bottom: 0.3rem;}
.yjs_xs::before{content: '';display: inline-block;width:50%;height: 6.02rem; background:#fff;background-size:9.6rem;position:absolute;top: 0.6rem;left:0;z-index: -1;}
.yjs_xs::after{content: '';display: inline-block;width:50%;height:0.04rem;background: linear-gradient(90deg, #98921D 18%, rgba(255, 255, 255, 0) 100%);position:absolute;top: 6.58rem;left:0;z-index: -1;}
/* 研究生教育 开始 */
.yjsjy{width:7.2rem;float: left;margin-top:0.25rem;}
.yjsjy_list{margin-top:0.2rem;}
.yjsjy_list *{transition: 0.5s;}
.yjsjy_list li{height:1.2rem;margin-bottom:0.24rem;padding-left:1.92rem;position:relative;}
.yjsjy_list li::before{content: '';display: inline-block;width:calc(100% - 1.92rem);height:0.01rem; background:#E5E5E5;background-size:9.6rem;position:absolute;bottom:0;right:0;z-index: -1;}
.yjsjy_list li .yjsjy_img{width:1.72rem;height:1.2rem;overflow:hidden;position: absolute;left: 0;top: 0;}
.yjsjy_list li .yjsjy_img img{width:100%;min-height:100%;}
.yjsjy_list li p.bt{height:0.56rem;line-height: 0.28rem;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;font-size: 0.18rem;color: #333;transition: 0.4s;}
.yjsjy_list li p.sj{font-family: Georgia; height:0.3rem;line-height:0.3rem;margin-top: 0.14rem;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 0.14rem;color: #981D60;transition: 0.5s;}
.yjsjy_list li:hover p.bt{color: #981D60;padding-left: 0.05rem;transition: 0.5s;}
.yjsjy_list li:hover .yjsjy_img img{transform: scale(1.05);transition: 0.5s;}
/* 研究生教育 结束 */

/* 学术与科研 开始 */
.xueshu{width:7.2rem;float:right;}
.xueshu .sy_tit .tit_cn{color: #fff;}
.xueshu .sy_tit .tit_cn b{color: #F0B0D3;}
.xueshu .sy_tit .tit_en{color: rgba(255, 255, 255, 0.2);}
.xueshu .sy_tit a{color:#fff;background: url(../images25/banner_icon_on.png) no-repeat right center;}
.xueshu_left{width:3.3rem;float:left;margin-top:0.33rem;}
.xueshu_left li{width:100%;margin-bottom: 0.3rem;position:relative;}
.xueshu_left li::before{content: '';display: inline-block;width:100%;height:0.94rem; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 8%, rgba(0, 0, 0, 0.48) 41%, rgba(0, 0, 0, 0.7) 87%);position:absolute;bottom:0;right:0;z-index:1;}
.xueshu_left li .xueshu_img{width:100%;height:2.2rem;overflow:hidden;}
.xueshu_left li .xueshu_img img{width:100%;min-height:100%;transition: 0.5s;}
.xueshu_left li .con{position: absolute;left: 0;bottom: 0.14rem;width:100%;padding:0 0.14rem;z-index:2;}
.xueshu_left li p.bt{height:0.28rem;line-height: 0.28rem;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1; font-size: 0.2rem;color: #fff;transition: 0.4s;}
.xueshu_left li p.sj{font-family: Georgia; height:0.3rem;line-height:0.3rem;margin-top: 0.16rem;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;color: #fff;transition: 0.5s;}
.xueshu_left li:hover .xueshu_img img{transform: scale(1.05);transition: 0.5s;}
.xueshu_left li:hover p.bt{padding-left: 0.05rem;transition: 0.5s;}
.xueshu_right{width:3.6rem;float:right;margin-top:0.33rem;}
.xueshu_right li{height:1.03rem;margin-bottom: 0.2rem;border-bottom: 1px solid rgba(240, 228, 241, 0.16);}
.xueshu_right li p.bt{height:0.56rem;line-height: 0.28rem;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;font-size: 0.18rem;color: #fff;transition: 0.4s;margin-top:0.1rem}
.xueshu_right li p.sj{font-family: Georgia; height:0.2rem;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;color: #fff;transition: 0.5s;}
.xueshu_right li:hover p.bt{padding-left: 0.05rem;transition: 0.5s;}
@media(max-width: 1024px){
	.xueshu{width:100%;margin:0.3rem auto 0; padding:0.3rem 2.5%;background: url(../images25/bg_yanjiu2.png) no-repeat center center; background-size:cover;}
	.xueshu_right{width:calc(100% - 3.6rem);}
}
@media(max-width: 550px){
	.xueshu_left{width:100%;float: none;}
	.xueshu_left li .xueshu_img{height:auto;max-height:4rem;}
	.xueshu_right{width:100%;margin-top:0.1rem;float: none;}
}
/* 学术与科研 结束 */

@media(max-width: 1024px){
	.yjs_xs{padding-top: 0rem;background:#fff;}
	.yjs_xs::before{display:none;}
	.yjs_xs::after{display:none;}
	.yjs_xs .w15{width:100%;}
	.yjsjy{width:95%;margin:0 auto;height: auto;float:none;padding-top: 0.3rem;}
}
@media(max-width: 800px){
	.xwsd .xwsd_left,.xwsd .xwsd_right{width: 100%;height: auto;float:none;}
	.xwsd .xwsd_right{margin-top:0.1rem;}
}
/*-- 研究生教育、科研 结束 --*/



/*-- 本科生教育、学生工作 开始 --*/
.bks_gz{padding-top:0.7rem;position: relative;z-index:2;background:#fff url(../images25/bg_jiaoyu.png) no-repeat center top;background-size:100% 100%;padding-bottom: 0.3rem;}
.bks_gz::before{content: '';display: inline-block;width:100%;height: 1rem; background:#fff;background-size:100%;position:absolute;top: -1rem;left:0;z-index: -1;}
.jygz_list{width:3.4rem;padding:2.3rem 0.2rem 0; height:4.4rem;background: #F6F6F9; margin-top: 0.3rem;float:left;position:relative;}
.jygz_list .jygz_img{width:100%;height:2.1rem;overflow:hidden;position: absolute;top: 0;left: 0;}
.jygz_list .jygz_img img{width:100%;min-height:100%;transition: 0.5s;}
.jygz_list p.bt{height:0.56rem;line-height: 0.28rem;margin-bottom:0.2rem;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;font-size: 0.18rem;color: #333;transition: 0.5s;}
.jygz_list p.zy{height:0.66rem;line-height: 0.22rem; margin-bottom:0.2rem; overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3; font-size: 0.14rem;color: #888;}
.jygz_list p.sj{font-family: Georgia; height:0.2rem;line-height:0.2rem;margin-top: 0.14rem;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 0.14rem;color: #981D60;transition: 0.5s;}
.jygz_list:hover p.bt{color: #981D60;padding-left: 0.05rem;transition: 0.5s;}
.jygz_list:hover .jygz_img img{transform: scale(1.05);transition: 0.5s;}

.jygz_right{width:3.5rem;padding:0.3rem;height:4.36rem;float:right;margin-top:0.6rem;}
.jygz_right li{height:1.3rem;position:relative;}
.jygz_right li::before{content:"";display:inline-block;position:absolute;right:0;top:0.1rem;width:calc(100% - 0.8rem);height:0.01rem;background: rgba(229, 229, 229, 0.12);}
.jygz_right li p.sj{font-family: Georgia; height:0.2rem;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;color: #fff;transition: 0.5s;margin-bottom:0.1rem;font-size: 0.14rem;}
.jygz_right li p.bt{height:0.78rem;line-height: 0.26rem;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;font-size: 0.18rem;color: #fff;transition: 0.4s;margin-top:0.1rem;text-align: justify;}
.jygz_right li:hover p.bt{padding-left: 0.05rem;transition: 0.5s;}

/* 本科生教育 开始 */
.bksjy{width:7.2rem;float: left;}
.bksjy_list{margin-top:0.2rem;}
.bksjy_list *{transition: 0.5s;}
.bksjy_left{}
.bksjy_right{background: linear-gradient(159deg, rgba(135, 22, 83, 0.75) 0%, #981D60 88%);}
.bksjy_right li{}
.bksjy_right li p.bt{}
.bksjy_right li p.sj{}
.bksjy_right li:hover p.bt{}
/* 本科生教育 结束 */

/* 学生工作 开始 */
.xsgz{width:7.2rem;float: right;}
.xsgz_title{}
.xsgz_title ul{width:100%;text-align: left;position: relative;height: .7rem;font-size: 0;}
.xsgz_title ul li{display: inline-block;margin-right: 0.6rem;}
.xsgz_title ul li .tit_cn{position: relative;line-height:0.6rem;font-family:"思源宋体";font-size:0.36rem;font-weight: bold; align-items: center;text-align:left;color: rgba(51, 51, 51, 0.5);}
.xsgz_title ul li .tit_cn b{color: rgba(51, 51, 51, 0.5);position: inherit;transiton:0.5s;}
.xsgz_title ul li .tit_en{display:none;font-family: Source Sans Pro;font-size: 0.2rem; color: rgba(152, 29, 96, 0.2);position: absolute;left:0.1rem;top: 0.42rem;z-index: -1;line-height: initial;font-weight: normal;}
.xsgz_title ul li a{display: none; font-size:0.16rem;letter-spacing:normal;width:auto;height:0.42rem;font-weight: 100;padding-right: 0.3rem;line-height:0.42rem;color:#323232;right:0;bottom: 0.2rem;position:absolute;background: url(../images25/icon_more.png) no-repeat right center;background-size: 0.21rem; transition: 0.4s;}
.xsgz_title ul li a:hover{right:-0.05rem;transition: 0.4s;}

.xsgz_title ul li.default .tit_cn{color: #981D60;}
.xsgz_title ul li.default .tit_cn b{color: #000;top: 0.1rem;transiton:0.5s;}
.xsgz_title ul li.default .tit_en{display:block;}
.xsgz_title ul li.default a{display:block;}

.xsgz_right{background: #FFFFFF;border: 2px solid #F6F6F9;}
.xsgz_right.jygz_right li::before{background:#E5E5E5;}
.xsgz_right.jygz_right li p.sj{color: #871653;}
.xsgz_right.jygz_right li p.bt{color: #333333;}
/* 学生工作 结束 */
@media(max-width: 1024px){
	.bks_gz{padding-top: 0rem;background-size:cover;}
	.bksjy,.xsgz{width:48%;}
	.jygz_list{width:48%;}
	.jygz_right{width:48%;padding:0.3rem 0.2rem;}
	.jygz_list p.bt,.jygz_right li p.bt{font-size:0.16rem}
	.xsgz_title ul li{margin-right:0.2rem;}
}
@media(max-width:780px){
	.bksjy{width:100%;}
	.xsgz{width:100%;margin-top: 0.3rem;}
	.jygz_list p.bt,.jygz_right li p.bt{font-size:0.2rem}
}
/*-- 本科生教育、学生工作 结束 --*/


/*-- 党建工作、招生就业 开始 --*/
.djgz_zsjy{padding-top:0.8rem;position: relative;z-index:2;background:#fff url(../images25/bg_dibu.png) no-repeat center top;background-size:100%;padding-bottom: 0.3rem;}
.djjy_list{width:3.3rem;padding:2.3rem 0.2rem 0; height:4.4rem;background: rgba(255, 255, 255, 0.4); margin-top: 0.3rem;float:left;position:relative;}
.djjy_list .djjy_img{width:100%;height:2.1rem;overflow:hidden;position: absolute;top: 0;left: 0;}
.djjy_list .djjy_img img{width:100%;min-height:100%;transition: 0.5s;}
.djjy_list p.bt{height:0.56rem;line-height: 0.28rem;margin-bottom:0.2rem;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;font-size: 0.18rem;color: #333;transition: 0.5s;}
.djjy_list p.zy{height:0.66rem;line-height: 0.22rem; margin-bottom:0.2rem; overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3; font-size: 0.14rem;color: #888;}
.djjy_list p.sj{font-family: Georgia; height:0.2rem;line-height:0.2rem;margin-top: 0.14rem;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 0.14rem;color: #981D60;transition: 0.5s;}
.djjy_list:hover p.bt{color: #981D60;padding-left: 0.05rem;transition: 0.5s;}
.djjy_list:hover .djjy_img img{transform: scale(1.05);transition: 0.5s;}

.djjy_right{width:3.9rem;padding:0.3rem;height:4.54rem;float:right;margin-top:0.6rem;background: rgba(255, 255, 255, 0.4);}
.djjy_right li{height:1.4rem;position:relative;}
.djjy_right li p.sj{font-family: Georgia; height:0.2rem;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;color: #871653;transition: 0.5s;margin-bottom:0.1rem;font-size: 0.14rem;}
.djjy_right li p.bt{height:0.52rem;line-height: 0.26rem;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;font-size: 0.18rem;color: #333;transition: 0.4s;margin-top:0.2rem;}
.djjy_right li:hover p.bt{padding-left: 0.05rem;transition: 0.5s;}

/* 党建工作 开始 */
.djgz{width:7.2rem;float: left;}
.djgz_title{}
.djgz_title ul{width:100%;text-align: left;position: relative;height: 0.7rem;font-size: 0;}
.djgz_title ul li{display: inline-block;margin-right: 0.6rem;}
.djgz_title ul li .tit_cn{position: relative;line-height:0.6rem;font-family:"思源宋体";font-size:0.36rem;font-weight: bold; align-items: center;text-align:left;color: rgba(51, 51, 51, 0.5);}
.djgz_title ul li .tit_cn b{color: rgba(51, 51, 51, 0.5);position: inherit;transiton:0.5s;}
.djgz_title ul li .tit_en{display:none;font-family: Source Sans Pro;font-size: 0.2rem; color: rgba(152, 29, 96, 0.2);position: absolute;left:0.1rem;top: 0.42rem;z-index: -1;line-height: initial;font-weight: normal;width: 200%;}
.djgz_title ul li a{display: none; font-size:0.16rem;letter-spacing:normal;width:auto;height:0.42rem;font-weight: 100;padding-right: 0.3rem;line-height:0.42rem;color:#323232;right:0;bottom: 0.2rem;position:absolute;background: url(../images25/icon_more.png) no-repeat right center;background-size: 0.21rem; transition: 0.4s;}
.djgz_title ul li a:hover{right:-0.05rem;transition: 0.4s;}

.djgz_title ul li.default .tit_cn{color: #981D60;}
.djgz_title ul li.default .tit_cn b{color: #000;top: 0.1rem;transiton:0.5s;}
.djgz_title ul li.default .tit_en{display:block;}
.djgz_title ul li.default a{display:block;}

.djgz_left{width:3rem;float:left;margin-top: 0.3rem;}
.djgz_left li{width:100%;margin-bottom: 0.3rem;position:relative;}
.djgz_left li::before{content: '';display: inline-block;width:100%;height:0.94rem; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 8%, rgba(0, 0, 0, 0.48) 41%, rgba(0, 0, 0, 0.7) 87%);position:absolute;bottom:0;right:0;z-index:1;}
.djgz_left li .djgz_img{width:100%;height:2rem;overflow:hidden;}
.djgz_left li .djgz_img img{width:100%;min-height:100%;transition: 0.5s;}
.djgz_left li .con{position: absolute;left: 0;bottom: 0.14rem;width:100%;padding:0 0.14rem;z-index:2;}
.djgz_left li p.bt{height:0.28rem;line-height: 0.28rem;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;font-size: 0.18rem;color: #fff;transition: 0.4s;}
.djgz_left li p.sj{font-family: Georgia; height:0.3rem;line-height:0.3rem;margin-top: 0.16rem;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;color: #fff;transition: 0.5s;}
.djgz_left li:hover .xueshu_img img{transform: scale(1.05);transition: 0.5s;}
.djgz_left li:hover p.bt{padding-left: 0.05rem;transition: 0.5s;}
/* 党建工作 结束 */

/* 招生就业 开始 */
.zsjy{width:7.5rem;float: right;}
.zsjy_list{margin-top:0.2rem;}
.zsjy_list *{transition: 0.5s;}
/* 招生就业 结束 */

@media(max-width: 1024px){
	.djgz_zsjy{padding-top:0.3rem;background-size:cover;}
	.djgz,.zsjy{width:48%;}
	.djjy_list,.djgz_left{width:48%;}
	.djjy_right{width:48%;padding:0.3rem 0.2rem;}
	.djjy_list p.bt,.djjy_right li p.bt{font-size:0.16rem}
	.djgz_title ul li{margin-right:0.2rem;}
}
@media(max-width:780px){
	.djgz{width:100%;}
	.zsjy{width:100%;margin-top: 0.3rem;}
	.jygz_list p.bt,.jygz_right li p.bt{font-size:0.2rem}
}
/*-- 党建工作、招生就业 结束 --*/

/* 二维码 */
#side_qr_box { position: fixed; width: 111px; height: 100px; top: 40%; left: 2%; z-index: 10;}

.index_ewm.on{display: block;}
#side_qr_box ul { list-style: none;}
#side_qr_box li {  margin-bottom: 1em;}
#side_qr_box li a { text-decoration: none;}
#side_qr_box img{ display: block;}

#side_qr_box .qr_box { /* display: none; */ width: 175px; left: -36px; position: relative;}
#side_qr_box img.qr { width: 100%; display: block;}
#side_qr_box li:hover .qr_box { display: block;}
#side_qr_box .qr_box p { background: #fff; line-height: 3; color: #333; text-align: center; margin: 0; padding: 0;}

#side_qr_box img.icon{ display: none;}