|
|
@@ -0,0 +1,408 @@
|
|
|
+*{
|
|
|
+ margin: 0;
|
|
|
+ padding: 0;
|
|
|
+ box-sizing: border-box;
|
|
|
+ font-size: 14px;
|
|
|
+ font-family: microsoft yahei,"Heiti SC",heiti,serif;
|
|
|
+ font-style: inherit;
|
|
|
+}
|
|
|
+a{
|
|
|
+ text-decoration: none;
|
|
|
+}
|
|
|
+a:hover{
|
|
|
+ color: #f00 !important;
|
|
|
+}
|
|
|
+.fl{
|
|
|
+ float: left;
|
|
|
+}
|
|
|
+.fr{
|
|
|
+ float: right;
|
|
|
+}
|
|
|
+#wrap{
|
|
|
+ width: 100%;
|
|
|
+ margin: 0 auto;
|
|
|
+}
|
|
|
+.head{
|
|
|
+ width: 100%;
|
|
|
+ height: 36px;
|
|
|
+ line-height: 36px;
|
|
|
+ background: #fff;
|
|
|
+ position: absolute;
|
|
|
+ top: 0;
|
|
|
+ left: 0;
|
|
|
+ z-index: 1000;
|
|
|
+}
|
|
|
+.width1170{
|
|
|
+ width: 1170px;
|
|
|
+ margin: 0 auto;
|
|
|
+}
|
|
|
+.head span,.head span a{
|
|
|
+ font-size: 16px;
|
|
|
+ color: #323232;
|
|
|
+}
|
|
|
+.head span img{
|
|
|
+ vertical-align: sub;
|
|
|
+ margin-right: 5px;
|
|
|
+}
|
|
|
+.head span em{
|
|
|
+ margin-right: 40px;
|
|
|
+}
|
|
|
+.section-1 p{
|
|
|
+ display: block;
|
|
|
+ position: absolute;
|
|
|
+ top: 55%;
|
|
|
+ left: 0;
|
|
|
+ height: 7.5%;
|
|
|
+ line-height: 7.5%;
|
|
|
+ width: 38%;
|
|
|
+}
|
|
|
+.section-1 p span{
|
|
|
+ font-size: 55px;
|
|
|
+ color: #fff;
|
|
|
+ float: left;
|
|
|
+ margin-top: 25%;
|
|
|
+}
|
|
|
+.section-1 p img{
|
|
|
+ float: right;
|
|
|
+}
|
|
|
+.section{
|
|
|
+ position: relative;
|
|
|
+ width: 100%;
|
|
|
+ min-width: 1170px;
|
|
|
+ height: 736px;
|
|
|
+ overflow: hidden;
|
|
|
+}
|
|
|
+.section-1{
|
|
|
+ background: url("../img/start/background-image.jpg") no-repeat center;
|
|
|
+ height: 990px !important;
|
|
|
+}
|
|
|
+.section-1 .flexible-box{
|
|
|
+ height: 990px !important;
|
|
|
+ margin: -495px 0 0 -585px !important;
|
|
|
+}
|
|
|
+.flexible-box{
|
|
|
+ position: absolute;
|
|
|
+ top: 50%;
|
|
|
+ left: 50%;
|
|
|
+ width: 1170px;
|
|
|
+ height: 736px;
|
|
|
+ margin: -368px 0 0 -585px;
|
|
|
+}
|
|
|
+.section-1 .img-title {
|
|
|
+ position: absolute;
|
|
|
+ top: 30%;
|
|
|
+ width: 45%;
|
|
|
+ left: 2%;
|
|
|
+ -webkit-animation: resetOpacity 0s ease 0s 1 normal forwards;
|
|
|
+ -moz-animation: resetOpacity 0s ease 0s 1 normal forwards;
|
|
|
+ -ms-animation: resetOpacity 0s ease 0s 1 normal forwards;
|
|
|
+ animation: resetOpacity 0s ease 0s 1 normal forwards;
|
|
|
+}
|
|
|
+.section-1 .img-phone {
|
|
|
+ position: absolute;
|
|
|
+ right: -15%;
|
|
|
+ bottom: 0;
|
|
|
+ height: 85%;
|
|
|
+ -webkit-animation: resetOpacity 0s ease 0s 1 normal forwards;
|
|
|
+ -moz-animation: resetOpacity 0s ease 0s 1 normal forwards;
|
|
|
+ -ms-animation: resetOpacity 0s ease 0s 1 normal forwards;
|
|
|
+ animation: resetOpacity 0s ease 0s 1 normal forwards;
|
|
|
+}
|
|
|
+.section-2{
|
|
|
+ background: #feffd7;
|
|
|
+}
|
|
|
+.section-2 .flexible-box{
|
|
|
+ background: url("../img/start/sec02-bg.png") no-repeat right 90%;
|
|
|
+}
|
|
|
+.section-2 .section-img{
|
|
|
+ position: absolute;
|
|
|
+ width: 35%;
|
|
|
+ left: 2%;
|
|
|
+ bottom: 0;
|
|
|
+}
|
|
|
+.section-2 .section-title,.section-4 .section-title{
|
|
|
+ position: absolute;
|
|
|
+ right: 5%;
|
|
|
+ top: 36%;
|
|
|
+ opacity: 0;
|
|
|
+}
|
|
|
+.section-2 .section-title p,.section-4 .section-title p{
|
|
|
+ font-size: 60px;
|
|
|
+ color: #464646;
|
|
|
+ line-height: 90px;
|
|
|
+}
|
|
|
+.section-3{
|
|
|
+ background: #d4e9f9;
|
|
|
+}
|
|
|
+.section-3 .flexible-box{
|
|
|
+ background: url("../img/start/sec03-bg.png") no-repeat left 60%;
|
|
|
+}
|
|
|
+.section-3 .section-img{
|
|
|
+ position: absolute;
|
|
|
+ right: 2%;
|
|
|
+ width: 35%;
|
|
|
+ top: 10%;
|
|
|
+}
|
|
|
+.section-3 .section-title{
|
|
|
+ position: absolute;
|
|
|
+ left: 0;
|
|
|
+ top: 45%;
|
|
|
+ opacity: 0;
|
|
|
+}
|
|
|
+.section-3 .section-title p{
|
|
|
+ font-size: 60px;
|
|
|
+ color: #464646;
|
|
|
+ line-height: 90px;
|
|
|
+}
|
|
|
+.section-3 .section-img-t{
|
|
|
+ position: absolute;
|
|
|
+ top: 20%;
|
|
|
+ left: 37%;
|
|
|
+ opacity: 0;
|
|
|
+}
|
|
|
+.section-4{
|
|
|
+ background: #c8f9f0;
|
|
|
+}
|
|
|
+.section-4 .flexible-box{
|
|
|
+ background: url("../img/start/sec04-bg.png") no-repeat right 90%;
|
|
|
+}
|
|
|
+.section-4 .section-img{
|
|
|
+ position: absolute;
|
|
|
+ width: 45%;
|
|
|
+ left: -5%;
|
|
|
+ bottom: 0;
|
|
|
+}
|
|
|
+.section-4 .btn{
|
|
|
+ position: absolute;
|
|
|
+ right: 5%;
|
|
|
+ top: 70%;
|
|
|
+}
|
|
|
+.animated.section-4 .btn:hover a{
|
|
|
+ background-position: 0 -70px;
|
|
|
+}
|
|
|
+.section-4 .btn,.section-4 .btn a{
|
|
|
+ width: 223px;
|
|
|
+ height: 68px;
|
|
|
+ display: inline-block;
|
|
|
+}
|
|
|
+.section-4 .btn a{
|
|
|
+ background: url("../img/start/btn.png") no-repeat;
|
|
|
+}
|
|
|
+.animated .section-img-t{
|
|
|
+ animation: scaleUp 1s ease .5s 1 normal both;
|
|
|
+}
|
|
|
+.animated .img-title,.animated .section-title{
|
|
|
+ animation:slideDown 1s ease 0s 1 normal both;
|
|
|
+}
|
|
|
+.animated .img-phone {
|
|
|
+ -webkit-opacity:1;
|
|
|
+ -moz-opacity:1;
|
|
|
+ opacity:1;
|
|
|
+ -webkit-animation:slideUp 1s ease 0s 1 normal both;
|
|
|
+ -moz-animation:slideUp 1s ease 0s 1 normal both;
|
|
|
+ -ms-animation:slideUp 1s ease 0s 1 normal both;
|
|
|
+ animation:slideUp 1s ease 0s 1 normal both
|
|
|
+}
|
|
|
+.animated.section-2 .section-img,.animated.section-4 .section-img{
|
|
|
+ -webkit-opacity:1;
|
|
|
+ -moz-opacity:1;
|
|
|
+ opacity:1;
|
|
|
+ -webkit-animation:slideRight 1s ease 0s 1 normal none;
|
|
|
+ -moz-animation:slideRight 1s ease 0s 1 normal none;
|
|
|
+ -ms-animation:slideRight 1s ease 0s 1 normal none;
|
|
|
+ animation:slideRight 1s ease 0s 1 normal none
|
|
|
+}
|
|
|
+.animated.section-3 .section-img,.animated.section-4 .btn{
|
|
|
+ -webkit-opacity:1;
|
|
|
+ -moz-opacity:1;
|
|
|
+ opacity:1;
|
|
|
+ -webkit-animation:slideLeft 1s ease 0s 1 normal none;
|
|
|
+ -moz-animation:slideLeft 1s ease 0s 1 normal none;
|
|
|
+ -ms-animation:slideLeft 1s ease 0s 1 normal none;
|
|
|
+ animation:slideLeft 1s ease 0s 1 normal none
|
|
|
+}
|
|
|
+.section-img {
|
|
|
+ -webkit-animation:resetOpacity 0s ease 0s 1 normal forwards;
|
|
|
+ -moz-animation:resetOpacity 0s ease 0s 1 normal forwards;
|
|
|
+ -ms-animation:resetOpacity 0s ease 0s 1 normal forwards;
|
|
|
+ animation:resetOpacity 0s ease 0s 1 normal forwards
|
|
|
+}
|
|
|
+@-webkit-keyframes slideDown {
|
|
|
+ from {
|
|
|
+ -webkit-opacity:0;
|
|
|
+ -moz-opacity:0;
|
|
|
+ opacity:0;
|
|
|
+ -webkit-transform:translate3d(0,-20%,0);
|
|
|
+ -moz-transform:translate3d(0,-20%,0);
|
|
|
+ -ms-transform:translate3d(0,-20%,0);
|
|
|
+ -o-transform:translate3d(0,-20%,0);
|
|
|
+ transform:translate3d(0,-20%,0)
|
|
|
+ }
|
|
|
+ to {
|
|
|
+ -webkit-opacity:1;
|
|
|
+ -moz-opacity:1;
|
|
|
+ opacity:1;
|
|
|
+ -webkit-transform:translate3d(0,0,0);
|
|
|
+ -moz-transform:translate3d(0,0,0);
|
|
|
+ -ms-transform:translate3d(0,0,0);
|
|
|
+ -o-transform:translate3d(0,0,0);
|
|
|
+ transform:translate3d(0,0,0)
|
|
|
+ }
|
|
|
+}
|
|
|
+@-webkit-keyframes slideUp{
|
|
|
+ from {
|
|
|
+ -webkit-opacity:0;
|
|
|
+ -moz-opacity:0;
|
|
|
+ opacity:0;
|
|
|
+ -webkit-transform:translate3d(0,20%,0);
|
|
|
+ -moz-transform:translate3d(0,20%,0);
|
|
|
+ -ms-transform:translate3d(0,20%,0);
|
|
|
+ -o-transform:translate3d(0,20%,0);
|
|
|
+ transform:translate3d(0,20%,0)
|
|
|
+ }
|
|
|
+ to {
|
|
|
+ -webkit-opacity:1;
|
|
|
+ -moz-opacity:1;
|
|
|
+ opacity:1;
|
|
|
+ -webkit-transform:translate3d(0,0,0);
|
|
|
+ -moz-transform:translate3d(0,0,0);
|
|
|
+ -ms-transform:translate3d(0,0,0);
|
|
|
+ -o-transform:translate3d(0,0,0);
|
|
|
+ transform:translate3d(0,0,0)
|
|
|
+ }
|
|
|
+}
|
|
|
+@-webkit-keyframes resetOpacity {
|
|
|
+ from {
|
|
|
+ -webkit-opacity:1;
|
|
|
+ -moz-opacity:1;
|
|
|
+ opacity:1
|
|
|
+ }
|
|
|
+ to {
|
|
|
+ -webkit-opacity:0;
|
|
|
+ -moz-opacity:0;
|
|
|
+ opacity:0
|
|
|
+ }
|
|
|
+}
|
|
|
+@-webkit-keyframes slideRight {
|
|
|
+ from {
|
|
|
+ -webkit-opacity:0;
|
|
|
+ -moz-opacity:0;
|
|
|
+ opacity:0;
|
|
|
+ -webkit-transform:translate3d(-20%,0,0);
|
|
|
+ -moz-transform:translate3d(-20%,0,0);
|
|
|
+ -ms-transform:translate3d(-20%,0,0);
|
|
|
+ -o-transform:translate3d(-20%,0,0);
|
|
|
+ transform:translate3d(-20%,0,0)
|
|
|
+ }
|
|
|
+ 10% {
|
|
|
+ -webkit-opacity:0;
|
|
|
+ -moz-opacity:0;
|
|
|
+ opacity:0;
|
|
|
+ -webkit-transform:translate3d(-20%,0,0);
|
|
|
+ -moz-transform:translate3d(-20%,0,0);
|
|
|
+ -ms-transform:translate3d(-20%,0,0);
|
|
|
+ -o-transform:translate3d(-20%,0,0);
|
|
|
+ transform:translate3d(-20%,0,0)
|
|
|
+ }
|
|
|
+ to {
|
|
|
+ -webkit-opacity:1;
|
|
|
+ -moz-opacity:1;
|
|
|
+ opacity:1;
|
|
|
+ -webkit-transform:translate3d(0,0,0);
|
|
|
+ -moz-transform:translate3d(0,0,0);
|
|
|
+ -ms-transform:translate3d(0,0,0);
|
|
|
+ -o-transform:translate3d(0,0,0);
|
|
|
+ transform:translate3d(0,0,0)
|
|
|
+ }
|
|
|
+}
|
|
|
+@-webkit-keyframes slideLeft {
|
|
|
+ from {
|
|
|
+ -webkit-opacity:0;
|
|
|
+ -moz-opacity:0;
|
|
|
+ opacity:0;
|
|
|
+ -webkit-transform:translate3d(20%,0,0);
|
|
|
+ -moz-transform:translate3d(20%,0,0);
|
|
|
+ -ms-transform:translate3d(20%,0,0);
|
|
|
+ -o-transform:translate3d(20%,0,0);
|
|
|
+ transform:translate3d(20%,0,0)
|
|
|
+ }
|
|
|
+ 10% {
|
|
|
+ -webkit-opacity:0;
|
|
|
+ -moz-opacity:0;
|
|
|
+ opacity:0;
|
|
|
+ -webkit-transform:translate3d(20%,0,0);
|
|
|
+ -moz-transform:translate3d(20%,0,0);
|
|
|
+ -ms-transform:translate3d(20%,0,0);
|
|
|
+ -o-transform:translate3d(20%,0,0);
|
|
|
+ transform:translate3d(20%,0,0)
|
|
|
+ }
|
|
|
+ to {
|
|
|
+ -webkit-opacity:1;
|
|
|
+ -moz-opacity:1;
|
|
|
+ opacity:1;
|
|
|
+ -webkit-transform:translate3d(0,0,0);
|
|
|
+ -moz-transform:translate3d(0,0,0);
|
|
|
+ -ms-transform:translate3d(0,0,0);
|
|
|
+ -o-transform:translate3d(0,0,0);
|
|
|
+ transform:translate3d(0,0,0)
|
|
|
+ }
|
|
|
+}
|
|
|
+@-webkit-keyframes scaleUp{
|
|
|
+ from {
|
|
|
+ -webkit-opacity:0;
|
|
|
+ -moz-opacity:0;
|
|
|
+ opacity:0;
|
|
|
+ -webkit-transform: scale(0);
|
|
|
+ -moz-transform:scale(0);
|
|
|
+ -ms-transform:scale(0);
|
|
|
+ -o-transform:scale(0);
|
|
|
+ transform:scale(0)
|
|
|
+ }
|
|
|
+ to {
|
|
|
+ -webkit-opacity:1;
|
|
|
+ -moz-opacity:1;
|
|
|
+ opacity:1;
|
|
|
+ -webkit-transform: scale(1);
|
|
|
+ -moz-transform:scale(1);
|
|
|
+ -ms-transform:scale(1);
|
|
|
+ -o-transform:scale(1);
|
|
|
+ transform:scale(1)
|
|
|
+ }
|
|
|
+}
|
|
|
+.animated.section-2 .section-title,.animated.section-4 .section-title,.animated.section-3 .section-title,.animated.section-3 .section-img-t{
|
|
|
+ opacity: 1 !important;
|
|
|
+}
|
|
|
+
|
|
|
+#footer{
|
|
|
+ background: #fff !important;
|
|
|
+ color: #333 !important;
|
|
|
+ margin-top: 0 !important;
|
|
|
+}
|
|
|
+#footer .row{
|
|
|
+ padding-top: 20px !important;
|
|
|
+}
|
|
|
+#footer a{
|
|
|
+ color: #333 !important;
|
|
|
+}
|
|
|
+#footer .col-sm-2 a{
|
|
|
+ color: #fff !important;
|
|
|
+}
|
|
|
+@media screen and (max-width: 1170px) {
|
|
|
+ #wrap{
|
|
|
+ width: auto;
|
|
|
+ min-width: 1170px;
|
|
|
+ }
|
|
|
+ #wrap .head{
|
|
|
+ min-width: 1170px;
|
|
|
+ }
|
|
|
+}
|
|
|
+/*
|
|
|
+@media screen and (max-width: 1366px) {
|
|
|
+ #wrap .section{
|
|
|
+ height: 600px !important;
|
|
|
+ }
|
|
|
+ #wrap .flexible-box{
|
|
|
+ height: 600px !important;
|
|
|
+ margin: -300px 0 0 -585px !important;
|
|
|
+ }
|
|
|
+}*/
|