@charset "utf-8";

body {
	min-width: 1220px;
	font-family: "微软雅黑";
}

.header {
    /* height: 935px; */
    height: 1034px;
	background: url(banner2021tbh2.jpg) no-repeat center 0;
    position: relative;
}

.header>img {
	display: none;
}
.header .headerContent{
    position: absolute;
    top: 48px;
    bottom: 0;
    left:33px;;
    right: 0;
    margin: auto;
    width: 496px;
    height: 490px;
}
.header .headerContent .top{
    margin-bottom: 30px;
}
.header .top,
.header .bottom{
    width: 571px;
    height: 230px;
    /* border: 1px solid red; */
    display: flex;
}
.header .top .top-right,
.header .bottom .top-right{
    width: 75px;
    height: 230px;
    background: #fcddbd;
    margin-left: 11px;
    font-size: 20px;
    color: #D50831;
    writing-mode: tb-rl;
    text-align: center;
    line-height: 1.5;
}
.headerContent-pic{
    width: 496px;
    height: 100%;
}

/*院领导新春问候*/
.leader {
    display: none;
	background: url(bg_caidai.png) no-repeat center 0, url(bg_pingpu.jpg);
}

.leader-c {
	width: 1173px;
	margin: 0 auto;
}

.leader-t {
	text-align: center;
	margin-bottom: 20px;
}

.leader-c .leader-1:nth-child(1) {
	margin-bottom: 12px
}

.leader-1 {
	height: 416px;
	background: url(bg_yuanzhang.png) no-repeat center;
	text-align: center;
}

.leader-pic {
	
	width: 514px;
	height: 290px;
	margin: 36px 0 14px;
}

.leader-info {
	display: none;
	font-size: 24px;
	color: #b40000;
	padding: 0px 0 40px 0;
}

.leader-img2 {
	display: none;
}

/*团拜活动视频*/
.team {
	background: url(bg_caidai.png) no-repeat center 0, url(bg_pingpu.jpg);
}

.team-t {
	/* margin-bottom: 36px; */
}

.team-c {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
    /* padding-top: 50px; */
    padding-top: 1px;
}

.team-bg {
	width: 1200px;
	height: 510px;
	background: url(bg_room.jpg) no-repeat center 0;
	/* padding-top: 42px; */
	position: relative;
}
.team-bg img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.team-bg .leader-pic {
	width: 514px;
	height: 290px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.team-img2 {
	display: none;
}

.team-bg>img {
	width: 906px;
	height: 462px;
}

/*分节目展示*/
.programme {
	height: 2232px;
	background: url(bg_caidai.png) repeat-y center 0, url(bottom2021.jpg) no-repeat center bottom, url(bg_pingpu.jpg);
}

.programme-c {
	width: 1206px;
	margin: 0 auto;
}

.programme-img2 {
	display: none;
}

.pro-t {
	text-align: center;
	padding-top: 70px;
	padding-bottom: 44px;
}

.progs {
	width: 1200px;
	height: 1338px;
	background: #da1830;
	margin: 0 auto;
	padding: 40px 54px 0;
	box-sizing: border-box;
}

.progs-tab {
	

	border: 1px solid rgba(225, 225, 225, 0.5);
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	padding-top: 36px;
}
.progs-tab2 {
	

	border: 1px solid rgba(225, 225, 225, 0.5);
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	padding-top: 36px;
}

.tab {
	width: 332px;
	height: 316px;
	margin-bottom: 18px;
}
.tab img{
	width: auto;
	max-width: 100%;
}
.tab2 {
	width: 94%;
	height: 186px;
	margin-bottom: 18px;
}

.tab-img {
	background: #daab4f;
	font-size: 50px;
	color: #960d00;
	text-align: center;
	line-height: 254px;
	width: 331px;
	height:190px;
}

.tab-title {
	
padding-left: 26px;
	
font-size: 18px;
	
background: url(play2021tbh.png) no-repeat 0 center;
	
color: #f8e095;
	
/* border: 1px solid; */
	
margin: 10px 0 5px 0;
	
display: inline-block;
	
text-align: left;
	
width:331px;
}

.tab-info {
	color: #ffc5cc;
	font-size: 13px;
	line-height: 24px;
	text-align: left;
}