@media screen and (max-width: 1000px) { body{ min-width: 1100px !important; } .content{ width: 1100px !important; padding-left: 20px; padding-right: 20px; } } .clearfix:after{ content: ''; display: block; height: 0; overflow: hidden; clear: both; } .container{ width: 100%; padding-top: 80px; } .navigation{ background-color: #fff; height: 80px; font-size: 16px; color: #333; width: 100%; position: fixed; top: 0; z-index: 999; -webkit-box-shadow: 1px 1px 5px #888; box-shadow: 1px 1px 5px #888; } .navigation-text{ float: left; margin-left: 20px; line-height: 80px; } .navigation-right{ float: right; line-height: 80px; } .navigation-right li { margin-left: 30px; color: #767676; } .navigation-icon{ display: inline-block; width: 16px; height: 17px; background: no-repeat; vertical-align: middle; } .navigation-a{ color: #767676; } .content{ width: 1200px; margin: 0 auto; } .navigation-logo{ background: no-repeat; width: 131px; height: 40px; margin-left: -8px; margin-top: 19px; float: left; } .navigation-btn{ display: inline-block; font-size: 18px; width: 150px; height: 50px; line-height: 50px; color: #fff; text-align: center; background-color: #ff9100; border-radius: 2px; margin-left: 40px; } .navigation-btn:hover{ background-color: #ea8609; } .navigation-a:hover{ color: #000; } .section-01{ height: 750px; background: no-repeat top center;position: relative; } .section-02{ height: 630px; background: url(/uploads/image/lmtimg/web-1x_02.jpg) no-repeat top center;position: relative; } .section-03{ height: 674px; background: url(/uploads/image/lmtimg/web-1x_03.jpg) no-repeat top center;position: relative; } .section-04{ height: 1350px; background: url(/uploads/image/lmtimg/web-1x_04.jpg) no-repeat top center;position: relative; } .section-05{ height: 765px; background: url(/uploads/image/lmtimg/web-1x_05.jpg) no-repeat top center;position: relative; } .section-06{ height: 875px; background: url(/uploads/image/lmtimg/web-1x_06.jpg) no-repeat top center;position: relative; } .section-07{ height: 700px; background: no-repeat top center;position: relative; } .pop__content{ display: none; position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 9999; text-align: center; cursor: pointer; } .pop__content.is-show{ display: block; } .pop__mask{ display: none; position: fixed; top: 0; bottom: 0; left: 0; right: 0; background-color: #000; opacity: .6; z-index: 9998; } .pop__mask.is-show{ display: block; } .pop__content:after{ content: ''; height: 100%; display: inline-block; vertical-align: middle; } .pop__img{ display: inline-block; vertical-align: middle; cursor: default; } .demo-gif__wrapper{ display: none; align-items: center; position: absolute; top: 137px; left: 50%; border-radius: 30px; margin-left: -346px; height: 634px; background-color: #000; z-index: 10; } .start-btn{ width: 90px; height: 90px; position: absolute; top: 393px; left: 50%; margin-left: -242px; border-radius: 50%; cursor: pointer; } .demo-gif__wrapper.is-show{ display: flex; } .arrow-down{ position: absolute; width: 60px; height: 60px; border-radius: 50%; top: 264px; left: 50%; margin-left: -491px; cursor: pointer; }