.page1{height:500px;background: url('../images/banner-1.png') no-repeat center top;}
.page2{height:702px;background: url('../images/2.png') no-repeat center top;}
.page3{height:454px;background: url('../images/3.png') no-repeat center top;}
.page4{height:734px;background: url('../images/4.png') no-repeat center top;}
/*  */
.page2 .more-1{cursor: pointer;width: 83px;height: 21px;border-radius: 10px;background: #0f7268;padding: 0 1px 0 13px;display: flex;justify-content: space-between;align-items: center;position: absolute;left: 570px;top: 285px;font-size: 16px;color: #fff;}
.page2 .more-1 span{padding-bottom: 2px;}
.page2 .more-1::after{content: '';width: 19px;height: 19px;border-radius: 50%;background: rgba(255,255,255,0.3) url('../images/more.png') no-repeat center center;}

.page2 .more-2{width: 81px;display: flex;justify-content: space-between;align-items: center;font-size: 18px;color: #0f7268;position: absolute;left: 480px;top: 360px;}
.page2 .more-2 span{padding-bottom: 4px;}
.page2 .more-2::after{content: '';width: 27px;border-radius: 5px;height: 12px;border: 1px solid #d2d2d2;background: rgba(255,255,255,0.3) url('../images/more-1.png') no-repeat center center;}

/*  */
.page3 .videoBox{width: 430px;height: 291px;position: absolute;left: 524px;top: 109px;cursor: pointer;}
.page3 .relative{width: 100%;height: 100%;position: fixed;left: 0px;top: 0px;z-index: 9999;background: rgba(0, 0, 0, 0.75);display: flex;justify-content: center;align-items: center;line-height: auto;}
.page3 .relative.active{display: none;}
.page3 .video{max-width: 800px;max-height: 450px;}
.page3 .close-video{width: 50px;height: 50px;background: url('../images/close_white.png') no-repeat center center;background-size: 50px;position: absolute;right: 50px;top: 50px;cursor: pointer;}
/*  */

.page4 .button-1{width: 325px;height: 134px;position: absolute;left: -2px;top: 504px;display: block;}
.page4 .button-2{width: 325px;height: 134px;position: absolute;left: 328px;top: 504px;display: block;}
.page4 .button-3{width: 325px;height: 134px;position: absolute;left: 658px;top: 504px;display: block;}



















