.bg,
.header{
    height: 640px;
    background: linear-gradient(0deg, #86AD71, #8A9C85);
    border: none;
    position: relative;
    overflow: hidden;
}
.gwidth{
    overflow: hidden;
}
.header .head{
    position: relative;
    height: 640px;
}
.bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/ding.png);
    background-repeat: no-repeat;
    background-attachment: fixed;   
    background-position: center 110px; 
}
.img{
    position: absolute;
}
.header .img1{
    left: 220px;
    top: 226px;
    z-index: 2;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    animation-delay: .7s
}
.header .img2{
    left: 360px;
    top: 50px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    animation-delay: .45s
}
.page5 .text1,
.page5 .img1,
.page5 .img2,
.page5 .text2,
.page5 .text3,
.page4 .text,
.page4img,
.table,
.items2{
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    animation-delay: .45s
}
.head .text{
    position: absolute;
    font-size: 20px;
    color: #000000;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    animation-delay: .45s
}
.head .text p{
    margin-bottom: 12px;
}
.head h3{
    font-size: 32px;
    font-weight: bold;
    color: #000000;
    margin-top: 28px;
}
.head .text1{
    width: 275px;
    left: 0;
    text-align: right;
    top: 264px;
}
.head .text2{
    text-align: left;
    width: 287px;
    top: 178px;
    right: 0;
}
.head .sj{
    position: absolute;
    height: 26px;
    width: 23px;
    background: url(../images/sj.png) center center no-repeat;
}
.head .text1 .sj{
    right: -46px;
    top: 26px;
}
.head .text2 .sj{
    left: -42px;
    top: 20px;
    transform: rotate(180deg);
}
.page1 .cont{
    padding: 90px 0 80px ;
}
.item{
    display: flex;
    justify-content: space-between;
}
.info{
    width: 470px;
}
.info h3{
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    padding-bottom: 34px;
    border-bottom: 1px solid #9edd26;
    margin-bottom: 42px;
}
.info p{
    font-size: 12px;
    font-weight: 500;
    color: #333333;
    line-height: 20px;
    margin-bottom: 16px;
}
.info1{
    padding-top: 30px  ;
}
.item1{
    margin-bottom: 16px;
}
.info2{
    padding-top: 68px;
}
.item2{
    margin-bottom: 90px;
}
.info3{
    position: relative;
    padding-top: 35px;
}
.info3 img{
    position: absolute;
    top: 0;
    left: 288px;
}
.page2{
    height: 676px;
    background: #23452C;
}
.page2 .cont{
    display: flex;
}
.page2 .left{
    width: 445px;
}
.page2 .title{
    position: relative;
    padding-top: 52px;
    margin-bottom: 70px;
}
.page2 .title h3{
    font-size: 90px;
    font-weight: bold;
    color: #999999;
    opacity: 0.2;
    line-height: 1em;
}
.page2 .title p{
    font-size: 56px;
    font-weight: bold;
    color: #FFFFFF;
    position: absolute;
    top: 68px;
    left: 0;
    line-height: 1em;
}
.page2 .detail{
    font-size: 12px;
    color: #FFFFFF;
    line-height: 20px;
    margin-top: 40px;
}
.page2 .detail p{
    margin-bottom: 14px;
}
.page2 .text{
    font-size: 18px;
    line-height: 36px;
    width: 238px;
    color: #23452C;
    text-align: center;
    background: #9EDD26;
}
.page2 .right{
    padding-top: 26px;
}

.itme{
    display: flex;
}
.items{
    width: 33.33%;
}
.items .top{
    height: 140px;
    width: 336px;
    padding: 20px;
    background-color: #9EDD26;
    box-sizing: border-box;
    color: #FFF;
    position: relative;
    margin-bottom: 70px;
}
.items .top h4{
    font-size: 16px;
    line-height: 1em;
    margin-bottom: 12px;
}
.items .top h3{
    font-size: 30px;
    line-height: 1em;
    font-weight: bold;
    margin-bottom: 12px; 
}
.items .top p{
    font-size: 12px;
    line-height: 26px;
    padding-left: 12px;
    width: 168px;
    background: linear-gradient(to right, #389C38 ,70%, #9EDD26 100%);
    border-radius: 26px 0 0 26px;
}
.items .top .icon{
    height: 66px;
    width: 66px;
    position: absolute;
    top: 20px;
    right: 28px;
}
.items .top .icon1{
    background: url(../images/infoicon.png) center center no-repeat;
}
.items .top .icon2{
    background: url(../images/infoicon1.png) center center no-repeat;
}
.items .top .icon3{
    background: url(../images/infoicon2.png) center center no-repeat;
}
.items .bottom{
    position: relative;
}
.items .bottom h3{
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    line-height: 1em;
    padding-bottom: 24px;
    margin-bottom: 22px;
    border-bottom: 1px solid #9EDD26;
}
.items .bottom{
    font-size: 12px;
    color: #333333;
    line-height: 20px;
}
.items .p1{
    width: 308px;
}
.items .p2{
    width: 314px;
}
.items table{
    width: 90%;
}
.items .text{
    border-top: 2px solid transparent;
    line-height: 20px;
    width: 90%;
    display: flex;
    justify-content: space-between;
}
.items .linebg{
    position: absolute;
    top: 66px;
    height: 118px;
    left: -14px;
    width: 10px;
    background: url(../images/itembg.png) center center no-repeat;
}
.table{
    background: #23452C;
    margin-bottom: 44px;
}
.table th{
    border-bottom: 1px solid #FFF;
    font-size: 20px;
    line-height: 60px;
}
.table table{
    color: #FFF;
    width: 100%;
    border-collapse:collapse;
    text-align: left;
}
.table td{
    font-size: 18px;
    line-height: 56px;
}
.page4 .text{
    font-size: 24px;
    font-weight: bold;
    color: #666666;
    padding: 16px 0 68px;
    text-align: center;
    line-height: 1em;
}
.page5{
    background: linear-gradient(to right, #1A1A1A 50%,#9EDD26 50%);
    position: relative;
}
.page5 .cont{
    height: 676px;
    background: url(../images/infoimg10.jpg) center center no-repeat;
    background-size: 100% 100%;
}
.page5 .gtitle h3{
    color: #FFF;
}
.page5 .cont{
    position: relative;
}
.page5 .text1{
    font-size: 12px;
    color: #E8E8E8;
    line-height: 20px;
    padding-top: 42px;
    margin-bottom: 50px;
}
.page5 .text2{
    line-height: 36px;
    width: 320px;
    padding-left: 44px;
    font-size: 24px;
    color: #9EDD26;
    background: #23452C;
    position: absolute;
    top: 209px;
    left: 642px;
}
.page5 .text3{
    font-size: 27px;
    font-weight: bold;
    color: #1A1A1A;
    line-height: 82px;
    position: absolute;
    top: 275px;
    left: 770px;
}
.page5 .img{
    position: absolute;
    bottom: 42px;
    right: 0;
}
.headeractive{
    z-index: 999;
}