.banner_page1 {
    position: relative;
    overflow: hidden;
}
.banner_page1 img {
    width: 100%;
    height: auto;
}
.banner_page1 .block {
    position: absolute;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.block {
    width: 1400px;
    margin: auto;
}
.banner_page1 .text {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    width: 100%;
}
.fz40 {
    font-size: 40px;
    line-height: 1.3;
}
.banner_page1 .text .p {
    margin-top: 40px;
    color: #e8afaf;
}
.text .p {
    line-height: 1.7;
    text-align: left;
}
.fz20 {
    font-size: 20px;
    line-height: 1.3;
}
.banner_page1 .text .p .now {
    color: #fff;
}
.banner_page1 .text .p a {
    display: inline-block;
    margin-bottom: 20px;
    width: 120px;
    margin-right: 30px;
    line-height: 1.2;
    vertical-align: top;
    white-space: nowrap;
}
.banner_page1 .text .p a:hover{
    display: inline-block;
    margin-bottom: 20px;
    width: 120px;
    margin-right: 30px;
    line-height: 1.2;
    vertical-align: top;
    white-space: nowrap;
	color:#e7e4e7;
}

.newscontent{font-family: Microsoft YaHei, '微软雅黑', Simsun,SimHei,Arial;clear: both;padding: 30px 0;
    line-height: 2.25em;
    text-align: justify;
    overflow: hidden;}