@charset "utf-8";
/* CSS Document */
/* 主体 */
body{background: url(../images/index/bg-body.png) left top -40px /cover repeat;}
/* .is-main{background:url(../images/index/main-bg.png) left top 30px no-repeat;} */

/* 标题 */
.m-title{height: 154px;background: #fff;margin-top: 44px;border:solid 1px #d1e0ef;clip-path: polygon(24px 0,100% 0,100% 100%,0 100%, 0 24px);}
.home-new-title-icon{position: absolute;left: 0;top: 0;}
.m-title h1 a{display:block;color:#1f61af;text-align:center;line-height: 36px;padding:34px 30px;}
.m-title p {color:#666666;text-align: center;}

/* 轮播 */
.new-flash{position: relative;width: 58.07743658210948%;}
.new-flash .swiper-slide a{display: block; height: 0;padding-top: 75.05747%;position: relative;}
.new-flash img{position: absolute;left: 0;top: 0;width: 100%; height: 100%; object-fit: cover;transition: all linear .3s }
.new-flash img:hover{transform: scale(1.1);}
.new-flash .home-new-info{position: absolute;width: 100%;height: 237px;background: linear-gradient(to top, rgba(0,0,0,0.5) 0%, rgba(255,255,255,0.01) 69%); left: 0; right: 0; bottom: 0px; padding: 0 24px 24px ;}
.new-flash .home-new-tit{position: absolute;left: 16px;bottom: 24px;right: 140px;}
.new-flash.swiper-container-horizontal>.swiper-pagination-bullets{width: max-content;right: 16px;left: unset;bottom: 26px;}
.new-flash.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 5px;}
.new-flash .swiper-pagination-bullet{width: 15px; height: 15px; background: #dddddd; opacity: 1;}
.new-flash .swiper-pagination-bullet-active{background: #af2227;}

/* 新闻列表 */
.news-region{margin-top: 40px;overflow: hidden;}
.new-tab-list{width: 39.57219%;height: 653px;overflow: hidden;}
.new-tab-list .m-tabstyle1 li.u-active::after{left: 0;}
.m-liststyle2 li{position: relative;height: 71px;line-height: 71px;border-bottom: 1px dashed #b7cee0; overflow: hidden;}
.m-liststyle2 li a{display: block; padding-left: 14px;font-size: 18px; -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}
.m-liststyle2 li span{float: right; color: #666666; font-size: 18px;}
.m-liststyle2 li:hover{background: white;}
.m-liststyle2 li:hover a{padding-left: 21px; color: #333;border-left: 8px solid #1f61af; }
/* .m-liststyle2 li:hover::before{position: absolute; height: 69px;width: 8px;display: block;content:"";left: 0;top: 2px;background-color: #1f61af;} */

/* 部门动态、通知公告 */
.btz-region{margin-top: 55px;}
.btz-left{width: calc(100% - 490px); overflow: hidden;padding-top: 30px;}
.btz-left .m-tabstyle1 ul{margin: unset;}
.btz-left .m-tabstyle1 li{margin-right: 70px;}
.btz-left .m-tabstyle1 li:last-child{margin-right: 0;}
.btz-left .m-liststyle3 li{width: 50%;padding-right: 53px;overflow: hidden;margin-bottom: 24px;}
.btz-left .m-liststyle3 li .img-box{width: 100%;position: relative;overflow: hidden;}
.btz-left .m-liststyle3 li .img-box::before{content:'';display:block;width: 100%;padding-top: 40.35476%;}
.btz-left .m-liststyle3 .img-box img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;transition: all ease-in-out 0.3s;}
.btz-left .m-liststyle3 li:hover .img-box img{transform:scale(1.1);}
.btz-left .m-liststyle3 .calendar{height: 118px;width: 100%;padding: 32px 13px 0 17px;border-bottom:1px solid #eee; background-color:white}
.btz-left .tzgg-list .calendar{height: 158px;}
.btz-left .m-liststyle3 .date{color: #ab951c;width: 88px;}
.btz-left .m-liststyle3 .day{margin-top: -14px;}
.btz-left .m-liststyle3 .month{margin-top: -4px;}
.btz-left .m-liststyle3 .new-tit{width: calc(100% - 88px);}
.btz-left .m-liststyle3 .tag{height: 50px;background: #fff;padding: 10px 13px 0 17px;}
.btz-left .m-liststyle3 .tag-txt{padding: 0 12px;height:30px;line-height: 30px;color: #1f61af;background-color:#e7f3ff;border-radius: 15px;}
.btz-left .m-liststyle3 .tag-link{float: right; line-height: 28px; color: #999;}
.btz-left .m-liststyle3 li:hover .tag-txt{color:white; background-color: #1f61af;}
.btz-left .m-liststyle3 li:hover .tag-link{color: #1f61af;}
.btz-left .tzgg-list li{margin-bottom: 48px;}
/* 招标采购 */
.btz-right{width: 490px;height: 857px;padding: 60px 0 36px 16px;background:url(../images/index/bg-zbcg-blue.png) left top /cover no-repeat;border-radius: 0px 60px 0px 0px;overflow: hidden;}
.zbcg-tit{text-align: center;}
.zbcg-tit img{transition: all ease-in-out 0.3s;}
.zbcg-tit:hover .zbcg-tit-icon{transform: rotate(360deg);}
.zbcg-tit-txt{margin-left: 17px;}
.zbcg-list-item{width:100%;padding: 15px 20px 15px 14px;margin-top: 10px;}
.zbcg-list-item:hover{background-color:#ffffff;}
.zbcg-list-item:hover a{color: #333;}
.zbcg-more-btn{margin-left: -16px; text-align: center;display: block;width: 100%;}
.zbcg-more-btn span{line-height: 28px;margin-right: 10px;}

/* 招生信息 */
.zsxx-region{max-width: 1920px;margin: 0 auto;margin-top: 50px;background-color: #fff;}
.zsxx-box{margin-top: 76px;height:495px;padding: 30px 0}
.zsxx-left{width: 32.91054%;}
.zsxx-list{width: 100%;margin-top: -18px;}
.zsxx-list-item{height: 131px;line-height: 130px;border-bottom: 1px solid #e6e6e6;overflow: hidden;padding-right: 10px;}
.zsxx-list-item i{display: block;margin-top: 58px;width: 18px;height: 18px;background: url(../images/index/icon-zsxx-nav.png) center no-repeat;}
.zsxx-list-item:hover a{color: ffe96f;}
.zsxx-right{margin-left: 64px;}
.zsxx-right .icon-play{width: 107px;height: 107px;background:url(../images/index/icon-play.png) center no-repeat;display: block;left: 50%; top: 50%; transform: translate(-50%, -50%);}
.zsxx-right-video{width: 885px; height: 436px;}

/* 融媒体矩阵 */
.rmmtjz-region{margin-top: 84px;}
.rmmtjz-tit{width: 100%; }
.rmmtjz-tit img{transition: all ease-in-out 0.3s;}
.rmmtjz-tit:hover .tab1-tit-icon{transform: rotate(360deg);}
.icon-media{margin-left: 18px;}
.icon-media dl{right: 50%;transform: translateX(50%);width:140px;height:140px;padding: 15px;background-color:#ffffff;border-radius:10px;border:solid 1px #dddddd;z-index: 1;}
.icon-media dl img{width: 100%;height: 100%;object-fit: cover;}
.icon-media:hover dl{display:block;}
.rmmtjz-img1{margin-top: 60px;width:452px;height: 700px;overflow: hidden;}
.rmmtjz-list{margin-left: 10px;margin-top: 60px;}
.rmmtjz-img2,.rmmtjz-img5{height: 330px;overflow: hidden;}
.rmmtjz-img3,.rmmtjz-img4{height: 360px;overflow: hidden;}
.rmmtjz-img2,.rmmtjz-img3{width: 540px;margin-bottom: 10px;}
.rmmtjz-img4,.rmmtjz-img5{width: 486px;margin-bottom: 10px;}
.rmmtjz-img img{height: 100%;width: 100%;object-fit: cover;transition: all ease-in-out 0.3s;}
.rmmtjz-img:hover img{transform: scale(1.1);}
.rmmtjz-pop{display:flex;align-items:center;width:100%; height: 237px;padding-top: 164px;left: 0;bottom: 0;background: linear-gradient(to top,rgba(0,0,0,0.5) 0%, rgba(255,255,255,0.01) 69%);}
.spacer-left{min-width: 98px;height: 56px;flex:1;}
.spacer-dy{background: url(../images/index/icon-dy.png) left 25px top no-repeat}
.spacer-wx{background: url(../images/index/icon-wx.png) left 25px top no-repeat}
.spacer-right{flex:1;min-width:10px}
.rmmtjz-txt{margin: 0 auto;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

/* 专题专栏 */
.zt-region{margin-top: 80px;margin-bottom: 70px;}
.zt-region .zt-flash{width: 100%;margin-top: 40px;position: relative;overflow: hidden;}
.zt-link img{transition: all ease-in-out 0.3s;}
.zt-link:hover .tab1-tit-icon{transform: rotate(360deg);}
.zt-list .swiper-slide{position: relative;width:calc(25% - 34px);}
.zt-list .swiper-slide a{display: block;width:100%;height: 0%;padding-top: 65.71428%;overflow: hidden;}
.zt-list .swiper-slide img{position: absolute;top: 0;left: 0;width:100%;height: 100%;object-fit:cover;transition: transform 0.3s ease-in-out;}
.zt-list .swiper-slide:hover img{transform: scale(1.1);}
.zt-flash .swiper-button-prev,.zt-flash .swiper-button-next{background: none;}
.zt-region .zt-flash .prev,.zt-region .zt-flash .next{position:absolute;right:0;top:50%;margin-top:-23px;width:28px;height:46px;background-color:rgba(0,0,0,0.3);border-radius:4px;overflow:hidden;}
.zt-region .zt-flash .prev::after,.zt-region .zt-flash .next::after{content: "";position: absolute;left: 5px;top: 18px;width: 12px; height: 12px; border: 2px solid white;border-left: none;border-bottom: none; transform: rotate(45deg);}
.zt-region .zt-flash .prev{left: 0;transform: rotate(-180deg);}
.zt-region .zt-flash .prev:hover,.zt-region .zt-flash .next:hover{background-color: rgba(0,0,0,0.8);}

/* 友情链接 */
.friend-region{margin-bottom: 50px;}
.friend-links{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;gap: 38px;}
.friend-item{position: relative;flex: 1;height: 58px;line-height: 58px;padding: 0 16px 0 22px;border: solid 1px #e6e6e6;}
.friend-item a{display: block;width: 100%;position: relative;}
.friend-item>a:hover,.friend-item>a:active,.friend-item>a:focus{color: #333;}
.friend-item i{display: block;position: absolute;top: 50%;transform: translateY(-50%);right: 0;width:20px;height: 13px;background: url(../images/index/icon-arrow.png) center top no-repeat;}
.friend-item.u-active i{transform: rotate(180deg) translateY(6px);}
.friend-item dl{width:100%;height: 0;left:0;top:60px;display:flex;flex-direction:column;transition: all 0.3s ease-in-out;overflow: hidden;background:#fff;z-index: 1;}
.friend-item.u-active dl{max-height: 312px;height: max-content;padding:20px;box-shadow:0 0 10px rgba(0,0,0,0.3);overflow: auto;}
.friend-item dl dd{width: 100%;height: 36px;line-height: 36px;border-bottom: 1px solid #eee;}

/* 主题切换 */
.theme-red .m-title h1 a{color: #9a0813;}
.theme-red .m-tabstyle1 li.u-active::after{background: #9a0813;}
.theme-red .m-liststyle2 li span{color: #ab951c;}
.theme-red .m-tabstyle1 .icon-more{background: #fff url(../images/index/icon-more-red.png) center no-repeat;border: solid 1px rgba(154, 8, 19, 0.36);}
.theme-red .m-liststyle2 li:hover a{border-color: #9a0813;}
.theme-red .m-liststyle2 li{border-bottom-color: #9a0813;}
.theme-red .btz-right{background:url(../images/index/bg-zbcg.png) left top / cover no-repeat;}
.theme-red .m-liststyle3 li .tag-txt{background-color: #f7eaeb; color: #9a0813;}
.theme-red .m-liststyle3 li:hover .tag-txt{background-color: #9a0813; color:white;}
.theme-red .m-liststyle3 li:hover .tag-link,.btz-left .m-liststyle3 .new-tit:hover{color: #9a0813;}

/*medium pcScreen lg*/
@media screen and (max-width: 1498px) {
	.news-region{height: auto;margin-top: 20px;}
	/* .new-flash .bd,.new-flash li{width: 1280px; height: 685px;} */
	.zsxx-right-video{width: 648px;height: 365px;}
	.zsxx-left{width: 38%;}
	.zsxx-list{margin-top: 0;}
	.zsxx-list-item{height: 102px;line-height: 102px;}
	.zsxx-list-item i{margin-top: 42px;}
	.btz-left .tab1-tit-icon{height: 48px;}
	.btz-left .tab1-tit-txt{height: 33px;}
	.rmmtjz-img1{width: 367px;height: 568px;}
	.rmmtjz-img2, .rmmtjz-img3{width: 450px;}
	.rmmtjz-img2, .rmmtjz-img5{height: 286px;}
	.rmmtjz-img4, .rmmtjz-img5{width: 430px;}
	.rmmtjz-img3, .rmmtjz-img4{height: 272px;}
	.zt-list li{height: 192px}
	.btz-left .m-liststyle3 .month,.btz-left .m-liststyle3 .day{margin-top: 0;}
}
/*pad md*/
@media screen and (max-width: 1280px ){
	.xyyw-box{width: 100%;}
	.btz-left{width: calc(100% - 398px);}
	.btz-right{width: 398px;height: auto;}
	.new-tab-list{height: 424px;}
	.m-liststyle2 li{height: 45px;line-height: 44px;}
	.zsxx-right-video{width:533px;height:300px;}
	.zsxx-list-item{height:64px;line-height:64px;}
	.zsxx-list-item i{margin-top: 25px;}
	.btz-left .m-tabstyle1 li{margin-right: 10px;}
	.btz-left .tab1-tit-icon{height: 38px;}
	.btz-left .tab1-tit-txt{height: 22px;}
	.m-tabstyle1 li.u-active::after{left: 58px;}
	.btz-left .m-liststyle3 li{padding-right: 20px;}
	.btz-left .bmtd-list .calendar{height: 193px;overflow: auto;}
	.btz-left .tzgg-list .calendar{height: 160px;overflow: auto;}
	.theme-red .m-liststyle3 li .tag-txt{max-width:60%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
	.rmmtjz-img1{width:320px;height:430px;}
	.rmmtjz-img2,.rmmtjz-img5,.rmmtjz-img3, .rmmtjz-img4{height:210px;}
	.rmmtjz-img2,.rmmtjz-img3,.rmmtjz-img4, .rmmtjz-img5{width:315px;}
	.zsxx-box{height: auto;}
}
/*pad md*/
@media screen and (max-width: 991px ){
	.m-flash,.m-news,.btz-left .m-liststyle3 li,.new-flash .bd, .new-flash li,.zsxx-list,.new-tab-list,.zsxx-left{width:100%}
	.btz-left .m-liststyle3 li .img-box{height: 434px;}
	.zsxx-box,.btz-left .m-liststyle3 .calendar{height: auto;}
	.rmmtjz-list{float: none;}
	.tab1-tit-icon{height: 40px}
	.tab1-tit-txt{height: 20px;margin-left: 6px;}
	.m-tabstyle1 li.u-active::after{left: 50px;width: 86px;}
	.m-flash,m-news{float: none;}
	.news-region{height: auto;}
	.m-liststyle2 ul,.btz-region,.news-region{margin-top: 0;}
	.m-liststyle3 li{padding-right: 0;}
	.zsxx-region{margin-top: 15px;}
	.btz-right{width: 100%;height: auto;margin-top: 0px;background-color: #3973B7;}
	.zsxx-box{margin-top: 0;}
	.zsxx-left img{height: 30px;}
	.zsxx-box{padding: 10px;}
	.zsxx-right{margin-left: 0;margin-top: 20px;}
	.zsxx-list{margin-top: 0;}
	.zsxx-list-item{height: 61px;line-height: 60px;}
	.zsxx-list-item i{margin-top: 21px;}
	.rmmtjz-media img{height: 30px;}
	.rmmtjz-img1{margin-bottom: 10px;}
	.rmmtjz-img1, .rmmtjz-list{margin-top: 10px;}
	.rmmtjz-list{margin-left: 0;}
	.rmmtjz-img1,.rmmtjz-img2,.rmmtjz-img3,.rmmtjz-img4,.rmmtjz-img5{width: 100%; height: auto;}
	.zt-region{margin: 30px 0;}
	.zt-list li{width: 100%;height: 516px;margin: 0;}
	.zt-list{margin-left: 0; margin-right: 0;}
	.btz-left{width: 100%;}
	.btz-left .tab1-tit-txt{height: 22px;}
	.btz-left .m-liststyle3 li{padding-right: 0;}
	.header-flash.swiper-container-horizontal>.swiper-pagination-bullets{display: none;}
	

	.friend-links,.friend-item dl{gap: 10px;}
	.friend-item{flex: unset;width:calc(50% - 5px);padding: 0 5px;}
	.friend-item dl{top: 128px;}
	.friend-item dl dd{width: calc(50% - 5px);height: 28px;line-height: 28px;}


/*phone sm*/
@media screen and (max-width: 767px) {
	.is-main .container{padding: 0 15px;}
	img{max-width:100%}
	.ln-card-item{width: 100%;}
	.m-news,.zfxxgk-wrap, .hdjl-wrap{height: auto;}
	/* 新闻 */
	.new-flash .bd, .new-flash img{height:260px}
	.m-tabnav2{overflow-x: auto;}
	.m-tabnav2 ul{width: max-content;}
	.zsxx-right-video{width: 100%;height: 260px;}
	.zt-list li{width: 100%;height: 200px;}
 	.tab1-tit-icon{height:34px;}
	.btz-left .m-liststyle3 li .img-box{height: auto;}
	.rmmtjz-tit{height: 42px;overflow-x: auto;}
	.rmmtjz-tit>.f-clearfix{width: 380px;}
	.rmmtjz-region{margin-top: 30px;}
}