123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635 |
- /*登录*/
- .logbox{
- width: 100%;
- height: auto;
- background: url(../img/bei@2x.png) no-repeat center center;
- background-size: 100%;
- padding: 20% 0;
- letter-spacing: 1px;
- }
- .logobg{
- background-color: rgba(255, 255, 255, 0.9);
- box-shadow: 0px 3px 0.3rem 0px
- rgba(74, 68, 66, 0.6);
- border-radius: 0.5rem;
- opacity: 0.9;
- padding: 5%;
- text-align: center;
- }
- .logo{
- width: 36%;
- margin-bottom: 0.75rem;
- }
- .logobg h2{
- font-size: 0.65rem;
- font-weight: 600;
- text-align: left;
- margin-bottom: 0.5rem;
- }
- .logul{
- text-align: left;
- font-size: 0.35rem;
- }
- .logul li{
- margin-bottom: 0.75rem;
- border-bottom: 1px solid #dbdbdb
- }
- .logicon{
- width: 0.575rem;
- height: 0.575rem;
- margin-right: 0.35rem;
- vertical-align: middle;
- }
- .logul input{
- width: 100%;
- height: 1.0rem;
- font-size: 0.4rem;
- padding-left: 0.4rem;
- margin-top: 0.25rem;
- }
- .redbtn,.blubtn,.graybtn{
- width: 70%;
- height: 1.0rem;
- font-size: 0.45rem;
- text-align: center;
- line-height: 1.0rem;
- letter-spacing: 0.25rem;
- color: #ffffff;
- border-radius: 0.75rem;
- margin: 0.75rem auto;
- }
- .redbtn{
- background-color: #ed453c;
- box-shadow: 0px 2px 6px 2px rgba(237, 69, 60, 0.5);
- }
- .blubtn{
- background-color: #104d9f;
- }
- .graybtn{
- background-color: #888;
- }
- .loga{
- width: 70%;
- font-size: 0.35rem;
- margin: 0.5rem auto;
- overflow: hidden;
- }
- .loga a{
- color: #232323;
-
- }
- /*注册*/
- .logclean{
- overflow: hidden;
- }
- .logclean input{
- width: 60%;
- }
- .logclean p{
- width: 30%;
- height: 0.75rem;
- font-size: 0.35rem;
- line-height: 0.75rem;
- text-align: center;
- border-radius: 0.6rem;
- border: solid 1px #e0e0e0;
- margin-top: 0.25rem;
- }
- .logreturn{
- color: #232323;
- }
- /*忘记密码*/
- .titbox{
- width: 100%;
- height: 1.25rem;
- line-height: 1.25rem;
- text-align: center;
- background:#fff;
- position: fixed;
- top: 0;
- left: 0;
- z-index: 22;
- }
- .titreturn{
- width: 1.25rem;
- height: 1.25rem;
- line-height: 1.25rem;
- text-align: center;
- }
- .titreturn img{
- width: 0.7rem;
- vertical-align: middle;
- }
- .titbox h1{
- width: 50%;
- margin: auto;
- font-size: 0.4rem;
- font-weight: 600;
- letter-spacing: 0.05rem;
- line-height: 1.25rem;
- }
- .forgetbox{
- width: 100%;
- height: auto;
- background:#fff;
- padding: 10% 0;
- letter-spacing: 1px;
- border-top: 0.25rem solid #f3f3f3;
- }
- /*个人信息*/
- .logtitul{
- overflow: hidden;
- }
- .logtitul li a{
- width: 45%;
- text-align: center;
- line-height: 1.15rem;
- }
- .logtitsel{
- width: 1.125rem;
- height: 0.1rem;
- background-color: #dd1e25;
- border-radius: 1px;
- margin: auto;
- }
- .lonoticebox{
- margin-top: 1.125rem;
- font-size: 0.35rem;
- }
- .lonotice{
- margin-bottom: 0.5rem;
- }
- .lonoline{
- display: inline-block;
- width: 5rem;
- height: 2px;
- background-color: #e8e8e8;
- border-radius: 1px;
- vertical-align: middle;
- }
- .lonoticeul{
- margin-left: 0.5rem;
- line-height: 0.6rem;
- }
- .locity{
- overflow: hidden;
- }
- .locity input{
- width: 80%;
- }
- .locity img{
- width: 0.35rem;
- margin-top: 0.5rem;
- }
- /*登录结束*/
- /*个人中心开始*/
- .mebox{
- background: #f3f3f3;
- padding-bottom: 2rem;
- }
- .mebanner{
- width: 100%;
- height: 4.625rem;
- background: url(../img/mebg_02.png) no-repeat center center;
- background-size: cover;
- }
- .metop{
- overflow: hidden;
- }
- .metop a{
- width: 0.75rem;
- height: 0.75rem;
- text-align: center;
- margin-top: 0.15rem;
- }
- .metop a img{
- width: 0.45rem;
- }
- .metopcon{
- width: 50%;
- text-align: center;
- margin: 0 auto;
- }
- .mephoto{
- width: 1.5rem;
- height: 1.5rem;
- border: 0.15rem solid rgba(231, 231, 231, 0.2);
- border-radius: 100%;
- margin: 0 auto;
- }
- .mephoto img{
- width: 1.5rem;
- }
- .mexinxi{
- line-height: 0.5rem;
- margin-top: 0.15rem;
- }
- .mexinxi span{
- font-size: 0.4rem;
- }
- .mexinxi p{
- font-size: 0.35rem;
- }
- .mexinxi img{
- width: 0.375rem;
- vertical-align: middle;
- margin-left: 0.1rem;
- }
- .mesum{
- width: 100%;
- height: 2.25rem;
- background-color: #ffffff;
- box-shadow: 0px 3px 0.5rem 0px
- rgba(122, 145, 175, 0.35);
- border-radius: 0.25rem;
- margin-top: -1.0rem;
- text-align: center;
- }
- .mesum h2{
- font-size: 0.35rem;
- line-height: 0.9rem;
- }
- .redbigtxt{
- font-size: 0.75rem;
- font-weight: border;
- line-height: 1.0rem;
- color: #ec1b24;
- }
- .meul{
- margin-top: 0.25rem;
- }
- .meli{
- height: 1.2rem;
- font-size: 0.35rem;
- line-height: 1.2rem;
- background: #fff;
- border-bottom: 1px solid #ededed;
- overflow: hidden;
- }
- .meicon{
- width: 0.5rem;
- vertical-align: middle;
- margin-right: 0.25rem;
- }
- .mejinru{
- width: 0.5rem;
- margin-top:0.3rem;
- }
- /* 邀请好友 */
- .meinvibox{
- width: 100%;
- /* height:100%; */
- background: url(../img/invibg_02.png) no-repeat top center;
- background-size: cover;
- text-align: center;
- position: absolute;
- background-position: 50% 50%;
- top: 0;
- }
- .meinvibox h2{
- font-size: 0.45rem;
- font-weight: border;
- line-height: 0.55rem;
- }
- .meinvitit{
- padding-top: 5.25rem;
- }
- .meinvitit img{
- height: 0.025rem;
- }
- .merweima{
- width: 5.0rem;
- height: 5.0rem;
- text-align: center;
- background-color: #374caa;
- border-radius: 0.25rem;
- margin: auto;
- margin-top: 0.5rem;
- margin-bottom: 0.75rem;
- }
- .merweima img{
- width: 4.5rem;
- height: 4.5rem;
- margin-top: 0.25rem;
- }
- .meinviul{
- width: 80%;
- margin: 0.5rem auto;
-
- }
- .meinviul li{
- display: inline-block;
- margin-bottom: 0.75rem;
- }
- .meinviul a{
- width: 1.25rem;
- height: 1.25rem;
- }
- .meinviul .meinviul_cen{
- margin: 0 1.0rem;
- }
- .meinviul a img{
- width: 1.25rem;
- }
- /*邀请记录*/
- .merecli{
- /*height: 1.2rem;*/
- padding: 0.4rem 0;
- line-height: 0.4rem;
- font-size: 0.35rem;
- overflow: hidden;
- color: #232323;
- border-bottom: 1px solid #f3f3f3;
- background: #fff;
- }
- /*我的佣金*/
- .memontop{
- width: 100%;
- height: 6.3rem;
- background: url(../img/beijing18@2x.png) no-repeat top center;
- background-size: cover;
- }
- .memontop .memontit{
- line-height: 1.25rem;
- }
- .memontit h1{
- font-size: 0.4rem;
- text-align: center;
- font-weight: border;
- }
- .memoncen{
- margin-top: 0.75rem;
- text-align: center;
- }
- .memoncen p{
- font-size: 0.35rem;
- line-height: 0.5rem;
- }
- .memoncen h2{
- font-size: 1.0rem;
- font-weight: border;
- line-height: 1.5rem;
- }
- .memont{
- height: 1.3rem;
- line-height: 1.3rem;
- background: #f3f3f3;
- }
- .memont img{
- height: 0.5rem;
- margin-right: 0.15rem;
- vertical-align: middle;
- }
- .memont span{
- font-size: 0.4rem;
- vertical-align: middle;
- }
- .memonul{
- background: #fff;
- }
- .memonli{
- height: 1.85rem;
- color: #232323;
- border-bottom: 1px solid #dbdbdb;
- }
- .memonli h3{
- font-size: 0.45rem;
- font-weight: border;
- line-height: 1.15rem;
- }
- /*消息通知*/
- .messageli{
- font-size: 0.35rem;
- margin-top: 0.25rem;
- }
- .messageli h2{
- font-size: 0.35rem;
- line-height: 0.9rem;
- text-align: center;
- }
- .messagep{
- padding: 0.3rem;
- background: #fff;
- line-height: 0.5rem;
- text-align: justify;
- }
- /*关于我们*/
- .meaboutimg{
- width: 100%;
- height: 3.75rem;
- }
- .meaboutit{
- text-align: center;
- padding: 0.375rem 0;
- }
- .meaboutit h2{
- font-size: 0.45rem;
- line-height: 0.7rem;
- font-weight: 600;
- }
- .meaboutit p{
- font-size: 0.25rem;
- }
- .meaboutcon{
- padding: 0.35rem 0;
- font-size: 0.35rem;
- text-indent: 0.7rem;
- line-height: 0.7rem;
- }
- /*个人信息*/
- .noline textarea{
- width: 100%;
- height: 2.5rem;
- padding: 0.25rem;
- border: solid 1px #e0e0e0;
- margin-top: 0.15rem;
- }
- .logul .noline{
- border-bottom: 0px solid #fff;
- }
- /*我的客户*/
- .addimg{
- width: 0.45rem;
- margin-right: 0.1rem;
- vertical-align: middle;
- }
- .titbox .smtxt{
- vertical-align: middle;
- }
- .mepeoname{
- width: 60%;
- }
- /*添加客户*/
- .meaddle{
- width: 30%;
- color: #666;
- }
- .meaddinpu{
- width: 60%;
- }
- .meaddlila textarea{
- height: 1.6rem;
- padding-left: 0.2rem;
- }
- .meaddlik{
- width: 100%;
- }
- .meaddlik textarea{
- width: 100%;
- border: 1px solid #dbdbdb;
- margin: 0.25rem 0;
- }
- /*个人中心结束*/
- /*集团公告*/
- .mejituanli{
- border-bottom: 1px solid #dbdbdb;
- padding: 12px 0;
- overflow: hidden;
- }
- .mejituanimg{
- width: 2.1rem;
- height: 1.675rem;
- }
- .mejituanli p{
- width: 6rem;
- font-size: 0.35rem;
- line-height: 0.5rem;
- margin-left: 0.3rem;
- margin-top: 0.25rem;
- }
- .mejituanjin{
- width: 0.55rem;
- height: 0.55rem;
- margin-top: 0.6rem;
- }
- /*进度管理*/
- .jinduli{
- padding: 0.25rem 0;
- border-bottom: 1px solid #dbdbdb;
- overflow: hidden;
- }
- .jindule{
- width: 3.5rem;
- }
- .jinduri{
- width: 4.5rem;
- }
- .jinduli h3{
- font-size: 0.4rem;
- color: #232323;
- line-height: 0.7rem;
- }
- .jinduli p{
- font-size: 0.35rem;
- line-height: 0.8rem;
- color: #898989;
- }
- .jinduli .redtxt{
- color: #dd1e25;
- }
- .jinduimg{
- width: 0.6rem;
- margin-top: 0.50rem;
- }
- .tuijiejian{
- width: 0.55rem;
- }
- .mineTop a {
- margin-top:0;
- line-height: 0.75rem;
- }
- .mineTop a.right {
- width: 1.5rem;
- height: 0.75rem;
- text-align: center;
- color: #fff;
- font-size: 0.35rem;
- }
- .mineTop a img {
- width: 0.45rem;
- height: 0.45rem;
- vertical-align: middle;
- margin-left: 0.1rem;
- }
- /*通用*/
- .top50{
- margin-top: 1.25rem;
- }
- .blubg{
- color: #fff;
- background: #104d9f;
- }
- .whtxt{
- color: #fff;
- }
- .metime{
- color: #666;
- }
- .whbg{
- background: #fff;
- }
- .blutxt{
- color: #104d9f;
- }
- .redtxt{
- color: #dd1e25;
- }
- .smtxt{
- font-size: 0.3rem;
- }
- .graytxt{
- color: #898989;
- }
- .top10{
- margin-top: 0.5rem;
- }
- .rightxt{
- text-align: right;
- }
- /* 我的推介中我的客户 */
- .overFlow {
- overflow: hidden;
- height: 1.2rem;
- line-height: 1.2rem;
- border-bottom: 0.025rem solid #ddd;
- }
- .merecli67 {
- padding: 0 0.25rem;
- margin-bottom: 0.25rem;
- }
- .gai67 {
- width: 100%;
- font-size: 0.35rem;
- overflow: hidden;
- height: 0.9rem;
- line-height: 0.9rem;
- }
- .gai67 > div {
- width: 20%;
- text-align: right;
- margin-left: 5%;
-
- }
- .gai67 img {
- width: 0.35rem;
- margin-right: 0.1rem;
- }
|