| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256 |
- div,h1,h2,ul,li,input,textarea,p,img{
- margin: 0;
- padding: 0;
- }
- ul,li{
- list-style: none;
- }
- .iconfont, em, i {
- font-style: normal;
- }
- .iconfont {
- font-family: iconfont!important;
- -webkit-font-smoothing: antialiased;
- -webkit-text-stroke-width: 0;
- -moz-osx-font-smoothing: grayscale;
- vertical-align: top;
- }
- @font-face {
- font-family: 'iconfont'; /* project id 257074 */
- src: url('//at.alicdn.com/t/font_9lo2abhktc7bvs4i.eot');
- src: url('//at.alicdn.com/t/font_9lo2abhktc7bvs4i.eot?#iefix') format('embedded-opentype'),
- url('//at.alicdn.com/t/font_9lo2abhktc7bvs4i.woff') format('woff'),
- url('//at.alicdn.com/t/font_9lo2abhktc7bvs4i.ttf') format('truetype'),
- url('//at.alicdn.com/t/font_9lo2abhktc7bvs4i.svg#iconfont') format('svg');
- }
- body {
- padding: 0;
- margin: 0;
- background-color: #fff;
- font: 14px/1.4 'Microsoft YaHei', Helvetica, sans-serif;
- color: #555;
- }
- .blank0{
- clear: both;
- display: block;
- height: 0;
- overflow: hidden;
- }
- .nav{
- margin: 0 auto;
- width: 1050px;
- height: 60px;
- overflow: hidden;
- }
- .nav .nav-list{
- float: right;
- }
- .nav .nav-list li{
- float: left;
- height: 57px;
- line-height: 60px;
- margin-right: 20px;
- border-bottom: 3px solid #fff;
- -webkit-transition: all .5s ease-out;
- -moz-transition: all .5s ease-out;
- -o-transition: all .5s ease-out;
- transition: all .5s ease-out;
- }
- .nav .nav-list li:hover{
- border-bottom-color: #e11d86;
- }
- .nav .nav-list li.active{
- border-bottom-color: #e11d86;
- }
- .nav .nav-list li a{
- display: block;
- padding: 0 15px;
- font-size: 18px;
- color: #e11d86;
- height: 100%;
- text-decoration: none;
- }
- .con{
- width: 100%;
- height: 1000px;
- background: url("../images/index-bg.jpg") center center no-repeat;
- overflow: hidden;
- }
- .con .con-wrap{
- position: relative;
- width: 1050px;
- margin: 0 auto;
- overflow: visible;
- }
- .con .con-wrap .app-box{
- float: left;
- margin-top: 215px;
- }
- .con .app-box .mark-img{
- width: 500px;
- height: 100px;
- overflow: hidden;
- }
- .con .app-box .mark-img img{
- max-width: 500px;
- max-height: 100px;
- }
- .con .app-box h1{
- max-width: 500px;
- display: block;
- line-height: 146px;
- font-size: 48px;
- color: #fff;
- font-weight: normal;
- }
- .con .app-box .app-download{
- float: left;
- width: 217px;
- overflow: hidden;
- }
- .app-download .app {
- width: 217px;
- height: 60px;
- text-align: center;
- border-radius: 30px;
- }
- .app-download .app a{
- display: block;
- height: 60px;
- line-height: 60px;
- font-size: 24px;
- text-align: center;
- text-decoration: none;
- }
- .app-download .ios{
- background: #fff;
- }
- .app-download .ios a{
- color: #ff6f9b;
- }
- .app-download .ios .icon{
- font-size: 42px;
- color: #ff6f9b;
- }
- .app-download .android{
- margin-top: 30px;
- background: #4c4c4c;
- }
- .app-download .android a{
- color: #fff;
- }
- .app-download .android .icon{
- font-size: 42px;
- color: #fff;
- }
- .app-box .ewm{
- float: left;
- padding: 10px;
- margin-left: 80px;
- width: 156px;
- height: 156px;
- background: #fff;
- overflow: hidden;
- border: 1px solid #999;
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
- }
- .app-box .ewm img{
- position: relative;
- width: 100%;
- height: 100%;
- }
- .copyright{
- position: absolute;
- left: 0;
- bottom: -70px;
- width: 100%;
- text-align: center;
- font-size: 13px;
- line-height: 14px;
- color: #fff;
- }
- .index-right{
- float: right;
- margin-top: 130px;
- margin-right: -30px;
- width: 536px;
- height: 730px;
- overflow: hidden;
- }
- .index-right img{
- max-width: 536px;
- max-height: 730px;
- }
- .txt-agreement {
- width: 620px;
- margin: 0 auto;
- padding: 10px;
- }
- .wrap{
- max-width: 620px;
- margin: 0 auto;
- visibility: visible;
- }
- .contact{
- margin-top: 50px;
- }
- .contact h2{
- line-height: 24px;
- font-size: 14px;
- color: #e11d86;
- font-weight: bold;
- }
- .contact .font{
- line-height: 18px;
- color: #000;
- text-align: left;
- font-size: 14px;
- }
- .contact .font a{
- text-decoration: underline;
- }
- .animated {
- -webkit-animation-duration: 1s;
- animation-duration: 1s;
- -webkit-animation-fill-mode: both;
- animation-fill-mode: both;
- }
- @-webkit-keyframes fadeInUp {
- from {
- opacity: 0;
- -webkit-transform: translate3d(0, 10%, 0);
- transform: translate3d(0, 20%, 0);
- }
- to {
- opacity: 1;
- -webkit-transform: none;
- transform: none;
- }
- }
- @keyframes fadeInUp {
- from {
- opacity: 0;
- -webkit-transform: translate3d(0, 12%, 0);
- transform: translate3d(0, 12%, 0);
- }
- to {
- opacity: 1;
- -webkit-transform: none;
- transform: none;
- }
- }
- .fadeInUp {
- -webkit-animation-name: fadeInUp;
- animation-name: fadeInUp;
- }
|