a{
    text-decoration:none !important;
}
body{
    min-width:1200px !important;
    font-family: Source Han Serif CN !important;
}
.banner-box,.bot{
	position: relative;
    height: 917px;
    min-width: 1005px;
    overflow: hidden;
}
.bannerImg,.bot img{
	position: absolute;
    min-width: 1005px;
    left: 50%;
    top: 0%;
    transform: translate(-50%,0%);
    height: 917px;
    z-index: 0;
    background-position: center;
    background-size: cover;
}
.w{
	width: 1200px;
	margin:0 auto;
}
.inner{
    position:relative;
    min-height:auto;
}
.dy{
    position: relative;
    top:560px;
}
.dh-t{
    text-align:center;
}
.dy-inner{
    margin-top:24px;
    box-sizing: border-box;
    padding:34px 40px;
    width:100%;
    height:214px;
    background: url(../images/dy-bg.png) no-repeat;
}
.dy-inner span{
    display:inline-block;
    text-indent: 2em;
    font-size:20px;
    line-height:34px;
}
.zpzs-t{
    margin:36px 0px;
    min-width:1200px;
    height:73px;
    overflow: hidden;
    position:relative;
}
.zpzs-t img{
    position:absolute;
    left:50%;
    transform: translate(-50%,0);
}
.comment{
    width:100%;
}
.comment ul{
    display:flex;
    content: '';
    justify-content: space-between;
    flex-wrap: wrap;
}
.comment ul li{
    margin-bottom:44px;
}
.li-t{
    width: 380px;
    height:43px;
    box-sizing: border-box;
    padding:4px 44px 14px 69px;
    margin-bottom:12px;
    background: url(../images/spring_content_bg.png) no-repeat;
}
.li-t span{
    color:#04866B;
    font-weight:700;
    display:block;
    width:100%;
    font-size:22px;
    text-align:center;
}
.li-inner{
    width: 380px;
    height:540px;
    box-sizing: border-box;
    padding:20px;
    background: url(../images/spring_content_bg2.png) no-repeat;
}
.li-inner img{
    width:340px;
    height:255px;
    margin-bottom:8px;
    border-radius:5px;
}
.li-inner p{
    line-height:26px;
    font-size:16px;
    color:#000000;
    text-indent:2em;
}
.summer .li-t{
    padding:4px 66px 14px 50px;
    background: url(../images/summer_content_bg.png) no-repeat;
}
.summer .li-t span{
    color:#C7372F;
}
.autumn .li-inner{
    background: url(../images/summer__content_bg.png) no-repeat;
}
.autumn .li-t{
    background: url(../images/autumn_content_bg.png) no-repeat;
}
.autumn .li-t span{
    color:#BE5D0A;
}
.autumn .li-inner{
    background: url(../images/autumn_content_bg2.png) no-repeat;
}
.winter .li-t{
    padding:4px 66px 14px 50px;
    background: url(../images/winter_content_bg.png) no-repeat;
}
.winter .li-t span{
    color:#1385C4;
}
.winter .li-inner{
    background: url(../images/winter_content_bg2.png) no-repeat;
}
.bot,.bot img{
    height:601px;
}