123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475 |
- html {
- font-size: 62.5%;
- color: #222;
- }
- ::selection {
- background-color: #b3d4fc;
- text-shadow: none;
- }
- .clearfix:before,
- .clearfix:after {
- content: "";
- display: table;
- }
- .clearfix:after {
- clear: both;
- }
- body {
- font-size: 1.2rem;
- line-height: 1.5;
- background-color: #E79006;
- }
- @media only screen and (min-width: 640px) {
- body {
- background-color: #ffffff;
- }
- .extension-style {
- width: 620px;margin: 0 auto;padding-bottom: 10px;background-color: #F45848;
- }
- .reg-invite-Pag {
- width: 620px;margin: 0 auto;padding-bottom: 10px;background-color: #E79006;
- }
- }
- @media only screen and (max-width: 640px) {
- body {
- background-color: #E79006;
- }
- .reg-invite-Pag {
- width: 620px;margin: 0 auto;padding-bottom: 10px;background-color: #E79006;
- }
- }
- a {
- color: #666;
- text-decoration: none;
- }
- a:hover, a:active {
- color: #0ae;
- text-decoration: underline;
- }
- button:focus, input:focus{
- outline: 0;
- }
- header {
- width: 100%;
- }
- header .top {
- }
- header .top .logo{
- position: absolute;
- /*left: 30%;*/
- }
- header .top .bottom-img{
- width: 100%;
- }
- /*@media only screen and (min-width: 700px) {*/
- /*header .top .center-pic{*/
- /*margin-left: 28%;*/
- /*width: 44%;*/
- /*}*/
- /*}*/
- /*@media only screen and (min-width: 640px) and (max-width: 700px){*/
- @media only screen and (min-width: 1071px) {
- header .top-font {
- color: #E64635;
- position: absolute;
- top: 9%;
- left: 31%;
- }
- header .top-font .top-font-m {
- font-size: 19rem
- }
- header .top-font .top-font-s {
- font-size: 5rem
- }
- }
- @media only screen and (min-width: 850px) and (max-width: 1071px) {
- header .top-font {
- color: #E64635;
- position: absolute;
- top: 24%;
- left: 38%;
- }
- header .top-font .top-font-m {
- font-size: 10rem
- }
- header .top-font .top-font-s {
- font-size: 3rem
- }
- }
- @media only screen and (min-width: 600px) and (max-width: 850px) {
- header .top-font {
- color: #E64635;
- position: absolute;
- top: 24%;
- left: 38%;
- }
- header .top-font .top-font-m {
- font-size: 10rem
- }
- header .top-font .top-font-s {
- font-size: 3rem
- }
- }
- @media only screen and (min-width: 450px) and (max-width: 600px) {
- header .top-font {
- color: #E64635;
- position: absolute;
- top: 24%;
- left: 38%;
- }
- header .top-font .top-font-m {
- font-size: 8rem
- }
- header .top-font .top-font-s {
- font-size: 2rem
- }
- }
- @media only screen and (max-width: 450px) {
- header .top-font {
- color: #E64635;
- position: absolute;
- top: 22%;
- left: 35%;
- }
- header .top-font .top-font-m {
- font-size: 6rem
- }
- header .top-font .top-font-s {
- font-size: 1rem
- }
- }
- @media only screen and (min-width: 640px) {
- body {
- background-color: white;
- }
- .extension-con {
- width: 45%;margin: 0 auto;padding-bottom: 10px;background-color: #F45848;
- }
- header .top .logo{
- left: 30%;
- }
- header .top .center-pic{
- margin-left: 10%;
- width: 79%;
- }
- }
- @media only screen and (max-width: 640px) {
- body {
- background-color: #F45848;
- }
- header .top .logo{
- top: 50px;
- left: 2.5%;
- width: 25%;
- }
- header .top .center-pic{
- margin-left: 2.5%;
- width: 95%;
- }
- }
- /*header .top .center-pic{*/
- /*margin-left: 28%;*/
- /*width: 44%;*/
- /*}*/
- header .top .center-pic img{
- width: 100%;
- }
- header .top .center-pic .recv-cont {
- width: 85%;
- margin-left: 7%;
- /*background-color: #ffffff;*/
- border-radius: 1rem;
- margin-top: -11rem;
- }
- @media only screen and (min-width: 700px) {
- header .top .center-pic .recv-cont{
- margin-bottom: 2rem;
- }
- }
- @media only screen and (min-width: 480px) and (max-width: 700px){
- header .top .center-pic .recv-cont{
- margin-bottom: 1rem;
- }
- }
- @media only screen and (max-width: 480px) {
- header .top .center-pic .recv-cont{
- margin-bottom: 1rem;
- }
- }
- header .top .center-pic .recv-cont .icon {
- position: absolute;
- left: 17%;
- background-color: red;
- width: 15%;
- background: url("../img/phone.png") no-repeat;
- background-size: 100% auto;
- }
- header .top .center-pic .recv-cont .recv-ipt{
- margin-top: 3rem;
- width: 100%;
- padding-left: 15%;
- border-radius: 5rem;
- color: #BBBBBB;
- background-color: white;
- border: none;
- }
- header .top .center-pic .recv-cont .recv-btn {
- /*border-radius: 5rem;*/
- width: 109%;
- margin: 7% 0 0 -4%;
- /*border:none;*/
- }
- .exte-recv-btn{
- width: 100%;
- margin: 7rem 0 0 0%;
- }
- @media only screen and (min-width: 1000px) {
- header .top .center-pic .recv-cont .recv-btn-font {
- position: absolute;
- font-size: 6rem;
- color: white;
- top: 42%;
- left: 38%;
- letter-spacing: 3rem;
- }
- }
- @media only screen and (min-width: 700px) and (max-width: 1000px) {
- header .top .center-pic .recv-cont .recv-btn-font {
- position: absolute;
- font-size: 5rem;
- color: white;
- top: 41%;
- left: 38%;
- letter-spacing: 15px;
- }
- }
- @media only screen and (min-width: 455px) and (max-width: 700px) {
- header .top .center-pic .recv-cont .recv-btn-font {
- position: absolute;
- font-size: 32px;
- color: white;
- top: 44%;
- left: 38%;
- letter-spacing: 15px;
- }
- }
- @media only screen and (max-width: 455px) {
- header .top .center-pic .recv-cont .recv-btn-font {
- position: absolute;
- font-size: 2.8rem;
- color: white;
- top: 40%;
- left: 33%;
- letter-spacing: 15px;
- }
- }
- header .top .center-pic .load-menu {
- width: 100%;
- background-color: rgba(255,192,185, 0.5);
- border-radius: 1rem;
- margin-top: 7rem;
- padding: 0.1rem 0rem;
- margin-bottom: 4rem;
- }
- header .top .center-pic .load-menu .tb-codes {
- width: 92%;
- margin: 1rem auto;
- border-radius: 1rem;
- background-color: white;
- }
- header .top .center-pic .load-menu .tb-codes .tb-con {
- width: 90%;
- margin: 0 auto;
- padding-top: 8%;
- padding-bottom: 3%;
- }
- header .top .center-pic .load-menu .tb-codes p{
- font-size: 2rem;
- color: #6D747C;
- letter-spacing: 0.2rem;
- margin-bottom: 5%;
- }
- header .top .center-pic .load-menu .tb-font {
- font-size: 3%;
- display: block;
- text-align: center;
- font-weight: bold;
- }
- @media only screen and (min-width: 700px) {
- header .top .center-pic .load-menu .tb-font {
- font-size: 3rem;
- }
- }
- @media only screen and (min-width: 480px) and (max-width: 700px){
- header .top .center-pic .load-menu .tb-font {
- font-size: 2.5rem;
- }
- }
- @media only screen and (max-width: 480px) {
- header .top .center-pic .load-menu {
- border-radius: 0.5rem;
- }
- header .top .center-pic .load-menu .tb-font {
- font-size: 1.5rem;
- margin-top: 1rem;
- }
- }
- header .top .center-pic .load-menu .recv-btn {
- border-radius: 5rem;
- width: 60%;
- margin: 7% 0 7% 19%;
- border:none;
- background-color: #ffa71c;
- color: #1C262E;
- }
- header .top .center-pic .load-menu .recv-btn a:hover{
- color: #ffffff;
- text-decoration: none;
- }
- header .top .center-pic .load-menu .recv-btn a:active{
- text-decoration: none;
- }
- header .top .center-pic .load-menu .recv-btn a:visited{
- text-decoration: none;
- }
- .strategy{
- overflow: hidden;
- width: 80%;
- margin: 0 auto;
- }
- .strategyText{
- overflow: hidden;
- width: 100%;
- margin: 0 auto;
- margin: 1rem 0 02rem 0;
- }
- .strategyHao{
- width: 10%;
- height: 10%;
- background: rgba(219,112,19,1);
- border-radius: 50%;
- text-align: center;
- line-height: 2rem;
- font-size: 14px;
- color: #fff !important;
- }
- .strategyBox{
- width: 30%;
- height: 2px;
- background: rgba(219,112,19,1);
- margin: 1rem 2% 0 2%;
- }
- .strategyLeft-text{
- width: 33%;
- font-size:14px;
- color:#DB7013 ;
- text-align: center;
- }
- .goodFriend{
- overflow: hidden;
- width: 95%;
- margin: 0 auto;
- }
- .goodFriend-hoed{
- width: 100%;
- overflow: hidden;
- }
- .goodFriend-text-left{
- width: 40%;
- text-align: center;
- font-size: 15px;
- color: #000;
- padding: 0.7rem 0rem;
- }
- .goodFriend-text-right{
- width: 40%;
- text-align: center;
- font-size: 15px;
- color: #000;
- padding: 0.7rem 0rem;
- }
- .goodFriend-text-left-xe{
- width: 40%;
- text-align: center;
- font-size: 13px;
- color: #6D747C;
- padding: 0.7rem 0rem;
- }
- .setww{
- font-size: 14px;
- margin-bottom: 1rem;
- color: #6D747C;
- }
- .goodFriend-text-right-xe{
- width: 40%;
- text-align: center;
- font-size: 13px;
- color: #6D747C;
- padding: 0.7rem 0rem;
- }
- .box-color{
- color: #F04646;
- }
- .left{
- float: left;
- }
- .right{
- float: right;
- }
- .goodFriend-hoedtext{
- text-align: center;
- margin: 1.5rem;
- font-size: 14px;
- }
|