@charset "utf-8";
/* banner */
.banner{height: auto;width:1250px;margin: 0 auto;}
.banner .swiper-button-prev{background: url(../../images/2020/index.files/prev.png) no-repeat center;padding: 3rem 1.5rem;left: 0;top: 45%;}
.banner .swiper-button-next{background: url(../../images/2020/index.files/next.png) no-repeat center;padding: 3rem 1.5rem;right: 0;top: 45%;}
.banner img{height: 350px;margin: 0 auto;}
.banner .swiper-pagination {position: absolute;left: 0;bottom: -4px;padding-right: 15px;z-index: 20;text-align: right;}
.banner .swiper-pagination-bullet {display: inline-block;width: 8px;height: 8px;margin: 0 2px;cursor: pointer;background: #fff;border-radius: 8px;opacity: 0.8;}
/* 通栏横条 */
.img-ht{width: 100%;height: auto;}
.img-ht img{height: 70px;margin: 0 auto;}
/* 图片列表 */
.img-lst{padding-top: 0;}
.img-lst li{float: left;margin-top: 2rem;width: 370px;}
.img-lst li:nth-of-type(even){float: right;}
.img-lst li a{display: block;overflow: hidden;}
.img-lst li p{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 16px;padding-top: 1.5rem;}
.img-lst li span{font-size: 16px;color: #999999;}
.img-lst li img{width: 100%;height: 208px;}
.img-lst li:hover img{transform: scale(1.1);transition: -moz-all 1s;transition: all 1s;}
/* 师生风采列表 */
.shis-lst{padding-top: 2rem;}
.shis-lst li{float: left;width: 170px;height: auto;}
.shis-lst li:nth-of-type(even){float: right;}
.shis-lst li a{display: block;overflow: hidden;}
.shis-lst li p{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 16px;line-height: 3;}
.shis-lst li:hover img{transform: scale(1.1);transition: -moz-all .5s;transition: all .5s;}
/* 讲座预告 */
.jiangz-lst{padding-top: 2rem;}
.jiangz-lst li{width: 100%;height: auto;overflow: hidden;margin-bottom: 2rem;}
.jiangz-lst .jiangz-img{width: 85px;height: 85px;float: left;border-radius: 50%;overflow: hidden;}
.jiangz-lst .jiangz-img img{width: 100%;}
.jiangz-lst .jiangz-title{float: right;width: 72%;padding-top: 2rem;}
.jiangz-lst .jiangz-title p{font-size: 16px;}
.jiangz-lst .jiangz-title img{padding-right: 1rem;margin-top: -4px;}
.jiangz-lst .jiangz-title span{color: #999999;display: inline-block;}
.jiangz-lst li:hover .jiangz-img img{transform: scale(1.1);transition: -moz-all .5s;transition: all .5s;}
 /* 图标矩阵 */
.icon-bg{height: 71px; background: #a02327; padding: 9px 0;overflow: hidden; border-bottom: 1px solid #6d6d6d;}
.icon-bd li{float: left;width: 10.28%;margin: 0 2%;text-align: center;}
.icon-bd li{font-size: 14px;line-height: 2.5;}
.icon-bd li p{font-size: 14px; color:#ffffff;}
.icon-bd li i{display: block;width: 30px;height: 30px;border: 1px solid #ffffff;border-radius: 50%;margin: 0 auto;}
.icon-bd li:first-child i{background: #a02327 url(../../images/2020/index.files/icon-anpai-hv.png) no-repeat center}
.icon-bd li:nth-of-type(2) i{background: #a02327 url(../../images/2020/index.files/icon-OA-hv.png) no-repeat center}
.icon-bd li:nth-of-type(3) i{background: #a02327 url(../../images/2020/index.files/icon-xinx-hv.png) no-repeat center}
.icon-bd li:nth-of-type(4) i{background: #a02327 url(../../images/2020/index.files/icon-dating-hv.png) no-repeat center}
.icon-bd li:nth-of-type(5) i{background: #a02327 url(../../images/2020/index.files/icon-book-hv.png) no-repeat center}
.icon-bd li:nth-of-type(6) i{background: #a02327 url(../../images/2020/index.files/icon-jiaow-hv.png) no-repeat center}
.icon-bd li:last-child i{background: #a02327 url(../../images/2020/index.files/icon-keyan-hv.png) no-repeat center}

/* 选中效果 */
/* 
.icon-bd li:hover p{color: #A02327;}
.icon-bd li:hover:first-child i{background: #a02327 url(../../images/2020/index.files/icon-anpai-hv.png) no-repeat center}
.icon-bd li:hover:nth-of-type(2) i{background: #a02327 url(../../images/2020/index.files/icon-OA-hv.png) no-repeat center}
.icon-bd li:hover:nth-of-type(3) i{background: #a02327 url(../../images/2020/index.files/icon-xinx-hv.png) no-repeat center}
.icon-bd li:hover:nth-of-type(4) i{background: #a02327 url(../../images/2020/index.files/icon-dating-hv.png) no-repeat center}
.icon-bd li:hover:nth-of-type(5) i{background: #a02327 url(../../images/2020/index.files/icon-book-hv.png) no-repeat center}
.icon-bd li:hover:nth-of-type(6) i{background: #a02327 url(../../images/2020/index.files/icon-jiaow-hv.png) no-repeat center}
.icon-bd li:hover:last-child i{background: #a02327 url(../../images/2020/index.files/icon-keyan-hv.png) no-repeat center}
*/
/* 通知公告 */
.tzgg{padding-top: 2rem;}
.tzgg li{margin-bottom: 12px;height: auto;overflow: hidden;}
.tzgg li .time{height: 60px;float: left;width: 60px;background: #a02327;text-align: center;padding-top: 6px; cursor:pointer}
.tzgg li .time font{font-size: 24px;color: #FFFFFF;display: inline-block;}
.tzgg li .time span{display: block;padding-top: 5px;color: #de7676;}
.tzgg li a{height: 60px;float: right;width: 295px;font-size: 16px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height: 3;}
.tzgg li:hover .time{background: #014D98; color:#ffffff;}
.tzgg li:hover .time span{color:#ffffff;}
/* 媒体文理 */
.mtwl{padding-top: 2rem;}
.mtwl li{margin-bottom: 8px;padding: 18px;background: #f6f6f6 url(../../images/2020/index.files/mtwl-bg.png) no-repeat left top;}
.mtwl li .mtwl-nm{float: left;padding: 1rem 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.mtwl li .mtwl-nm span{font-size: 16px;color: #d25254;display: inline-block;width: 80px;}
.mtwl li i{border-right: 2px solid #c7d5e3;font-weight: bold;margin: 0 1rem;}
.mtwl li a{font-size: 15px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}

/* 专题专栏横条 */
.ztzl img{width: 100%;}
.ztzlbd{margin: 0 -30px;}



@media (max-width: 1199px) {
	.img-lst li{width: 46%;margin: 2rem 2% 0;float: left;}
	.shis-lst li{width: 46%;margin: 0 1%;float: left;}
	.banner img{height: 240px;}
	.img-ht img{height: 60px;}
	.g-nav{padding: 0;width: 100%;}
	.banner img{width: 100%;height: auto;}
	.tzgg li a{width: 230px;}
}
@media (max-width: 991px) {
	.nav>li{width: 25%;text-align: center;}
	.shis-lst li{width: 23%;margin: 0 1%;float: left;}
	.tzgg li a{width: 80%;float: left;padding-left: 2rem;}
}
@media (max-width: 767px) {
	.icon-bg{height: 66px;  background: #a02327;}
	.icon-bd li{width: 20%;margin: 0 2.5%; line-height: 1.5;}
	.icon-bd li:nth-of-type(n+5){width: 28.33%;margin: 0 2.5%;}
	.icon-bd li p{white-space: nowrap;font-size: 14px;}
	.img-lst li img{height:117px;width: 100%;}
	.shis-lst li{width: 46%;margin: 0 1%;float: left;}
	.shis-lst li img{width: 100%;height: auto;}
	.ztzlbd{margin: 0 -15px;}
}
@media (max-width: 480px) {
	.img-ht img{height: auto;}
	.icon-bd li{width: 22%;margin: 0 1.5%;}
}


/* 快速链接 */
.erweima {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .8);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 3000;
	display: none;
}

.erweima>div {
	padding: 10px;
	width: 65%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.erweima h3 {
	font-size: 24px;
	text-align: left;
	color: #ffffff;
	margin-bottom: 45px;
}
.erweima .widget{
    float: left;
    width: 25%;
}
.erweima .widget ul>li {
    font-size: 18px;
    margin-bottom: 20px;
}
.erweima .widget ul>li a {
    color: #999999;
}
/* 返回顶部 */
.shortcutBox {
	position: fixed;
	bottom: 6%;
	right: -1%;
	height: 500px;
	z-index: 300;
}

.shortcutBox>div {
	cursor: pointer;
}

.topCut {
	top: 177px;
	display: none;
}

.topCut img,
.link img,
.pc img {
	width: 70%;
}