* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #3fcba8;
	/* background-image: url(../images/banner.png); */
	background-repeat: no-repeat; 
	-webkit-text-size-adjust: none;
	background-size: 100%;
}

html {
	min-width: 1200px;
	font: 14px/1.5 "Microsoft YaHei", "PingFang SC",Arial, "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
}

.wraper {
	width: 100%;
	margin: 0 auto;
	min-width: 1200px;
}

.wrap {
	width: 1200px;
	margin: 0px auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

dl,
dt,
ul {
	list-style: none;
	text-decoration: none;
	padding-inline-start: 0px;
}

a {
	text-decoration: none;
	color: #333;
}

.clearfix::before,
.clearfix::after {
	content: "";
	display: table;
	clear: both;
}

.un {
	transition: all 0.3s ease-out 0s;
}

.none {
	display: none;
}

.ellipsis {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.flex {
	display: flex;
}

.column {
	flex-direction: column;
}

.bg1{width: 100%; background: url(../images/banner.png) center no-repeat; height: 536px;}
.logo{padding-top: 20px; display: block;}
.logo img{margin-left: 20px;}

.mid{position: relative; margin-top: 300px;}
.talk{position: absolute; right: 130px; top: 30px;}
.heart{position: absolute; left: 518px; top: 70px;}
.swing:hover{-webkit-animation:swing 1s .2s ease both;
-moz-animation:swing 1s .2s ease both;
}
@-webkit-keyframes swing {
20%, 40%, 60%, 80%, 100% {
-webkit-transform-origin:top center
}
20% {
-webkit-transform:rotate(7deg)
}
40% {
-webkit-transform:rotate(-5deg)
}
60% {
-webkit-transform:rotate(2deg)
}
80% {
-webkit-transform:rotate(-2deg)
}
100% {
-webkit-transform:rotate(0deg)
}
}
@-moz-keyframes swing {
20%, 40%, 60%, 80%, 100% {
-moz-transform-origin:top center
}
20% {
-moz-transform:rotate(7deg)
}
40% {
-moz-transform:rotate(-5deg)
}
60% {
-moz-transform:rotate(2deg)
}
80% {
-moz-transform:rotate(-2deg)
}
100% {
-moz-transform:rotate(0deg)
}
}
.pulse{animation-name: pulse;
	-webkit-animation-name: pulse;	
	animation-duration: 1.5s;	
	-webkit-animation-duration: 1.5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;}
@keyframes pulse {
	0% {
		transform: scale(0.9);
		opacity: 0.8;		
	}
	50% {
		transform: scale(1);
		opacity: 1;	
	}	
	100% {
		transform: scale(0.9);
		opacity: 0.8;	
	}			
}
@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(0.95);
		opacity: 0.8;		
	}
	50% {
		-webkit-transform: scale(1);
		opacity: 1;	
	}	
	100% {
		-webkit-transform: scale(0.95);
		opacity: 0.8;	
	}			
}

.content{display: flex; width: 100%; justify-content: center;}
.main{position: relative;margin-top: 40px;width: 1216px;}
.calendar{background: url(../images/calendar.png) center no-repeat;width: 141px;height: 550px;box-sizing: border-box;padding: 75px 14px 0;margin-top: 58px;margin-right: 20px;position: sticky;top: 0;}
.calendar a{background: url(../images/update.png) center no-repeat;width: 115px;height: 51px;display: block;color: #fff;text-align: center;box-sizing: border-box;padding-top: 5px;margin-bottom: 7px;transition: all 0.3s ease;}
.calendar a.active,.calendar a:hover{background: url(../images/active.png) center no-repeat;transition: all 0.3s ease;}
.calendar a.active p,.calendar a:hover p{color: #e4391e;}
.calendar a p{font-size: 12px;color: #333;margin-bottom: 2px;}
.calendar a h2{font-size: 16px;font-weight: normal;}
.item{margin-bottom: 50px;}
.item1{background: url(../images/box1.png) center no-repeat;height: 569px;}
.item2{background: url(../images/box2.png) center no-repeat;height: 569px;}
.line-top{display: flex;height: 88px;align-items: center;position: relative;}
.line-top .name{
    font-size: 28px;
    color: #333;
    font-weight: bold;
    margin-left: 35px;
}
.line-top .inr{
    font-size: 14px;
    color: #666;
    margin-left: 25px;
    margin-top: 10px;
}
.line-top .date{
    position: absolute;
    right: 147px;
    top: 37px;
    background: url(../images/date.png) center no-repeat;
    width: 174px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #8d2502;
}
.special{display: flex;justify-content: flex-start;gap: 45px 20px;padding: 28px 32px;flex-wrap: wrap;}
.special .subject-box{display: flex;flex-direction: column;justify-content: center;align-items: center;transition: all 0.3s ease;}
.subject-box .bg{background: url(../images/bg.png) center no-repeat;width: 214px;height: 128px;display: flex;align-items: center;flex-direction: column;padding-top: 55px;}
.subject-box .bg .subject{
    color: #c33a10;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
}
.subject-box .bg p{
    font-size: 12px;
    color: #ba7962;
    margin-bottom: 5px;
}
.subject-box .bg .bottom-inr{
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 10px;
    font-size: 12px;
    color: #ffd9ab;
    align-items: center;
}
.subject-box .down
.bottom-inr .number{}
.bottom-inr .count{
    color: #fff;
}

.bottom-inr .count span{
    font-size: 14px;
    color: #fff269;
}
.subject-box .download{
    margin-top: 15px;
    font-size: 14px;
    color: #fff;
    background-image: linear-gradient(45deg, #ff8434, #ff4811);
    width: 100px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    border-radius: 19px;
}
.subject-box .download:hover{background-image: linear-gradient(45deg, #ff4811,#ff8434);}


.bot{color: #fff; font-size: 14px; padding: 20px; box-sizing: border-box; text-align: center;}
.subject-box .download span{
        display: inline-block;
    width: 2px;
    height: 2px;
    background: #fff;
    border-radius: 8px;
    position: relative;
    top: -4px;
    margin-left: 2px;
}