123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164 |
- *{padding: 0;margin: 0;box-sizing:border-box;font-family: "微软雅黑";}
- html{font-size:62.5%;}
- body{font:14px "simsun",Arial,Helvetica,sans-serif;width:100%;
- background-color:#fff;
- font-size:1.4rem;
- }
- body,h1,h2,h3,h4,h6,p,ul,ol,dl,dd{margin:0;padding:0;list-style:none;}
- a{color:#000;text-decoration:none;}
- a:hover{color:#000;text-decoration:none;}
- .lf{float:left;}
- .rf{float:right;}
- .clear{clear:both;}
- input:focus{outline: none;}
- ul,ol{padding: 0;margin: 0;list-style: none;}
- ::input-placeholder{color:#cccccc;}
- ::-webkit-input-placeholder{color:#cccccc;}
- ::-moz-input-placeholder{color:#cccccc;}
- ::-ms-input-placeholder{color:#cccccc;}
- /*registered页面container的css*/
- .registered{width:100%;height:800px;
- background: url(../../img/resiger_bj.jpg) no-repeat ;
- background-size: 100% 100%;
- margin-top: 65px;
- }
- .reg_con{width:1200px;height:770px;margin:0 auto;
- /* background-image:url(../../img/zhucebg5.jpg) ;*/
- }
- .clear_first{width:100%;height:1px;}
- .zhuce{width:775px;height:515px;margin:0 auto;margin-top:80px;
- background: #fff; position: relative;}
- .title{width:100%;height:50px;font-size: 2rem;color:#5C5C5D;
- line-height:50px;padding-left:50px;}
- .shadow{width:775px;height:25px;margin:0 auto;margin-top:-3px;}
- .regist{width:350px;height:450px;padding-left:50px;display: inline-block;
- position: absolute;top:50px;left:0;}
- .zhuce_input{width:255px;height:40px;border:1px solid #E5E5E5;
- margin-bottom:10px;line-height:38px;}
- .zhuce_input>input{border:none;color:#ccc}
- .log_del{margin-left:15px;}
- .yanzheng{width:255px;height:40px;position: relative;margin-bottom:10px;}
- .yanzhengma{width:165px;height:40px;border:1px solid #E5E5E5;
- line-height: 38px;display:inline-block;margin-right:10px;}
- .yanzhengma>input{border:none;padding-left:10px;}
- .yanzhengma_cont{display:inline-block;width:80px;height:40px;line-height: 38px;
- position: absolute;top:0;right:0;}
- .yanzhengma_cont>img{width:100%;height:100%;border: none;}
- .cellcode{width:255px;height:40px;position: relative;}
- .cellcode>div{width:165px;height:40px;border:1px solid #E5E5E5;
- line-height: 38px;display:inline-block;margin-right:10px;}
- input{padding-left:10px;}
- .cellcode>a{color:#F18101;}
- #photo{color:#ccc;display: inline-block;padding-left: 0;background: none;text-align: center;border:none}
- #photo_num{display: inline-block;color:#ccc;height: 38px;line-height: 38px;border: none}
- .leibie{width:120px;height:30px;display:inline-block;color:#F18101;font-size: 1.4rem;
- line-height: 28px;font-weight: bold;padding-left: 20px;position: relative;}
- .leibie input{display:inline-block;width:15px;height:15px;margin-right: 5px;position: absolute;
- top:5px;left:0;visibility: hidden;}
- .login_check .qiye_lab,.login_check .zhuangjia_lab{height:34px;}
- .businessName{width:255px;height:40px;border:1px solid #E5E5E5;
- margin-bottom:10px;line-height:38px;}
- .linkmanName{width:255px;height:40px;border:1px solid #E5E5E5;
- margin-bottom:10px;line-height:38px;}
- .zhuangjiaName{width:255px;height:40px;border:1px solid #E5E5E5;
- margin-bottom:10px;line-height:38px;display:none;}
- #business,#linkman,#man{width:250px;}
- .submit{width:255px;height:40px;border:1px solid #E5E5E5;
- margin-bottom:10px;line-height:38px;}
- .submit>input{width:100%;height:100%;background-color: #F18101;color:#fff;
- font-size: 1.8rem;font-weight: bold;letter-spacing:20px;}
- .protocol{width:255px;height:30px;line-height: 20px;}
- .protocol a{color:#F18101;font-weight: 400;}
- #protocol{visibility: hidden;}
- .picture{width:420px;height:420px;border-left:1px solid #E5E5E5;
- display: inline-block;position: absolute;top:50px;left:350px;}
- .denglu{width:400px;height:20px;text-align: right;display: inline-block;
- position: absolute;top:0;left:0;}
- .denglu>a{color:#F18101;}
- .huodong{position: absolute;top:20px;left:0;}
- .login_{width: 100%;background: rgba(6,6,6,.4);position: fixed; display: none;height: 100%;
- top: 0;left: 0;z-index: 999;}
- .login_close_{position: absolute;top:21%;right: 576px;width: 24px;
- height: 22px;z-index: 2000;cursor: pointer;}
- .login_main_{width:800px;height:60%;background-color: #fff;position: absolute;top: 20%;left: 50%;margin-left: -400px;
- padding: 20px 50px;overflow-y: auto;box-shadow: 0 10px 10px 0 #777;}
- .title_{line-height: 50px;}
- .longin_foot{line-height: 50px;}
- #userpassword{width: 190px;}
- .star{
- float: right;
- color: red;
- margin-right: -20px;
- }
- /*登陆页面*/
- .login{width: 100%;background: rgba(6,6,6,.4);position: fixed;top: 0;left: 0;z-index: 999;}
- .login_mian{width: 600px;background: #ffffff;position: absolute;top: 50%;margin-top: -200px;left: 50%;margin-left: -300px;padding-left: 60px;padding-top: 60px;padding-bottom: 96px;}
- .login_left{float: left;padding-bottom: 10px;width: 220px;}
- .login_left .login_ewm{width: 95px;padding-top: 34px;margin-bottom: 10px;display: inline-block;text-align: center;}
- .login_left .login_ewm img{margin-bottom: 10px;width:90px;}
- .login_left p{line-height: 26px;font-size: 16px;width: 95px;text-align: center;}
- .login_right{float: left;padding-left: 32px;width:288px;border-left:1px solid #E5E5E5;}
- .login_right h5{font-size: 18px;color: #373739;font-weight: normal;}
- .login_right h5 a{font-size: 14px;color: #f81009;margin-left: 62px;}
- .login_right form .login_uesr,.login_pass{width: 256px;height: 40px;position: relative;border: 1px solid #cccccc;}
- .login_uesr label img,.login_pass label img{width: 20px;height: 22px;position: absolute;top: 8px;left:10px;border: none;}
- .login_uesr .log_del{width: 16px ;height: 16px;position: absolute; top: 10px;right: 10px;}
- .log_del:hover{cursor: pointer;}
- .login_uesr{margin-bottom: 20px;}
- .cheackeds{background:url(../../img/check_lo.png) no-repeat center left}
- .cheackeds_no{background:url(../../img/check_lono.png) no-repeat center left}
- .login_{display: none;}
- .login_check u{float: right;line-height: 38px;}
- .login_check u a{color: #f18101;}
- .login_check label{height: 38px;line-height: 38px ;color: #f18101;font-weight: normal;}
- .lab_check{background: url(../../img/check_lo.png) no-repeat center left;/*background-size:34% 40%;*/}
- .lab_checkno{background: url(../../img/check_lono.png) no-repeat center left;/*background-size:34% 40%;*/}
- .login_check label input{margin-right: 4px; visibility: hidden;}
- .login_check label:hover{cursor: pointer;}
- .login_submit{width: 100%;height: 38px;font-size: 20px;background: #f18101;color: #FFFFFF;text-align: center;border: none;}
- .login_hua {position: absolute;top: 0;right: 0;}
- .login_close:hover{cursor: pointer;}
- .login_check label:first-child{margin-right: 15px;}
- .head_login:focus{text-decoration: none;}
- /*底部定制*/
- #bottom{background:#fff;margin-top:-150px;background: url(../../img/bottom_bg.png) no-repeat center center;
- background-size:120% 100%;}
- .bottom{margin-top:0;}
- .glyphicon-user,.glyphicon-phone{
- vertical-align: top;
- margin-top: 10px;
- font-size: 18px;
- padding: 0 10px;
- border-right: 1px solid #E5E5E5;
- }
- /*弹出消息提示*/
- .smg{width: 260px;height: 40px;text-align: center;transform: scale(0) rotate(360deg);
- line-height:40px;background:#17a2b8;border-radius: 10px;
- position: fixed;top: -200px; left: 50%;margin-left: -130px;color:#ffffff;
- transition: all .5s ease-in-out;
- }
- .smg input{width: 260px;height: 40px;border: none;background: none;text-align: center;font-size: 14px;}
- .smg.active{
- left: 50%;margin-left: -130px;
- transform: scale(1) rotate(0);
- top: 200px;
- z-index: 9999999999;
- transition: all .5s ease-in;
- }
|