@charset "gb2312";

.new_year {
    width: 100%;
    height: auto;
    text-align: center;
    min-width: 1100px;
}
.newyear_banner {
    width: 100%;
    height: auto;
}
.newyear_banner01 {
    background: url(../images/banner202301.jpg) center no-repeat;
    width: 100%;
    height: 309px;
}
.div-center {
    width: 1100px;
    height: auto;
    margin: 0 auto;
}
.clear{
	clear:both;
}
.new-logo {
    float: left;
    margin-top: 80px;
    margin-left: 44px;
    position: relative;
    z-index: 99;
}
.newyear_banner02 {
    background: url(../images/banner202302.jpg) center no-repeat;
    width: 100%;
    height: 179px;
    position: relative;
}

.new-logo02 {
    width: 100%;
    background: url(../images/banner202303.jpg) center no-repeat;
    height: 4240px;
    position: relative;
}

.new-logo03 {
    width: 922px;
    height: auto;
    margin-left: 90px;
    text-align: left;
}

.new-logo03 h1{
    color: #f7453b;
    font-size: 24px;
    font-weight: bold;
    margin-top: 250px;
    display: inline-block;
}
.new-logo03 p {
    font-size: 16px;
    line-height: 30px;
    color: #5b5b5b;
    text-indent: 2em;
    margin-bottom: 14px;
}
.deng img{
    width: 924px;
}
.name{
    float: right;
    margin-top: 100px;
    margin-right: 90px;
    font-size: 25px;
}
.sign{
	margin-top: 60px;
    margin-right: 90px;
    font-size: 25px;
	margin-bottom:40px;
	text-align:right;
}
.sign p{
	margin-right: 52px;
	margin-bottom:10px;
}
.senior-left{
	float: left;
	width: 436px;
	position: relative;
	margin-left: 10px;
}
.sen-img01{
	width: 436px;
	height: 266px;
	margin: 26px 0;
}
.senior-i{
	width: 436px;
	height: 266px;
	background-color: rgba(0,0,0,0.2);
	position: absolute;
	top: 26px;
	z-index: 1;
	display: block;
}
.sen-img02{
	position: absolute;
	top: 123px;
	left: 184px;
	z-index: 2;
	width: 71px;
	height: 71px;
	cursor:pointer;
	border-radius: 100%;
}
.senior-left:hover .senior-i{
	display: none;
}

.mask {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1000;
    text-align: center;
}