/*by lanye.org 蓝叶*/ 
.lanyeloginreg-bodybg{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9990;background:rgb(0 0 0 / 50%);}
.lanyeloginreg-tips{display:none;position:fixed;top:10%;left:0;right:0;width:205px;background:rgb(0 0 0 / 60%);text-align:center;z-index:99999;margin:0 auto;color:#fff;padding:10px;border-radius:4px;font-size:14px;box-sizing: border-box;}
.lanyeloginreg-clear{clear:both}
.lanyeloginreg-box{display:none;width:460px;background:#fff;position:fixed;top:10%;left:0;right:0;margin:0 auto;z-index:9999;border-radius:6px;box-sizing: border-box;padding:20px}
.lanyeloginreg-right{float:right;width:calc(100% - 1px)}
.lanyeloginreg-wrap{}
.lanyeloginreg-wrap .lanyeloginreg-body{position:relative;padding:10px}
.lanyeloginreg-body .lanyeloginreg-close{position:absolute;top:5px;right:5px;cursor:pointer;font-size:16px;color:#999}
.lanyeloginreg-body .lanyeloginreg-logo{text-align:center;padding:20px 0;display:none}
.lanyeloginreg-body .lanyeloginreg-logo img{height:60px}
.lanyeloginreg-body .lanyeloginreg-title{margin-bottom:30px;text-align:left;padding:0 10px}
.lanyeloginreg-body .lanyeloginreg-title .h3{display:inline-block;padding:0!important;border:0!important;margin:0!important;color:#262626!important;font-size:16px!important;font-weight:500!important;}
.lanyeloginreg-body .lanyeloginreg-title ul{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;width:100%;}
.lanyeloginreg-body .lanyeloginreg-title ul li{list-style:none;padding:10px 0;width:95px;cursor:pointer; position:relative;font-size:18px}
.lanyeloginreg-body .lanyeloginreg-title ul li span.line{display:none;position:absolute;bottom:0px;background:#00aff0;width:calc(100% - 23px);height:1px;left:0;}
.lanyeloginreg-body .lanyeloginreg-title ul li.on span.line{display:block}
.lanyeloginreg-body .lanyeloginreg-title ul li:hover span.line{display:block}
.lanyeloginreg-body .lanyeloginreg-notice{line-height:25px;margin-bottom:10px;border-radius:4px;}
.lanyeloginreg-body .lanyeloginreg-input{border:1px solid #dcdfe6;padding:10px;margin-bottom:10px;border-radius:4px;font-size:16px;position:relative; text-align:left}
.lanyeloginreg-body .lanyeloginreg-input:focus{border:1px solid #00aff0;}
.lanyeloginreg-body .lanyeloginreg-input i{color:#227bd6;}
.lanyeloginreg-body .lanyeloginreg-input input{width:calc(100% - 50px);padding:5px;border:0;font-size:12px;}
.lanyeloginreg-body .lanyeloginreg-input input[name="reg-email"]{width:calc(100% - 50px);}
.lanyeloginreg-body .lanyeloginreg-input select[name="hou-email"]{text-align:left;outline:none;}
.lanyeloginreg-body .lanyeloginreg-input input:focus{border:0;outline:none;}
.lanyeloginreg-body .lanyeloginreg-check{font-size:14px;color:#5a5a5a;margin:10px 0; text-align:left}
.lanyeloginreg-body .lanyeloginreg-check label{cursor:pointer;}
.lanyeloginreg-body .lanyeloginreg-check input{vertical-align:middle;margin-right:5px}
.lanyeloginreg-body .lanyeloginreg-check a{float:right;color:#00aff0}
.lanyeloginreg-body .lanyeloginreg-button{margin:10px auto 10px;cursor:pointer;background:#00aff0;color:#fff;text-align:center;font-size:14px;padding:10px;}
.lanyeloginreg-body .lanyeloginreg-button:hover{background:#09F;}
.lanyeloginreg-body .lanyeloginreg-footer{margin:20px auto 10px;font-size:14px}
.lanyeloginreg-body .lanyeloginreg-footer span{}
.lanyeloginreg-body .lanyeloginreg-footer ul{list-style:none;float:right}
.lanyeloginreg-body .lanyeloginreg-footer ul li{float:left;}
.lanyeloginreg-body .lanyeloginreg-footer ul li i{color:#00aff0}
.lanyeloginreg-body .lanyeloginreg-code{position:relative}
.lanyeloginreg-code input{width:calc(100% - 150px)}
.lanyeloginreg-popup{display:none;position:fixed;top:0;bottom:0;left:0;right:0;width:calc(100% - 10px);max-width:410px;height:420px;margin:auto;z-index:9992;box-sizing:content-box;background:#fff;border-radius:6px;text-shadow:none}
.lanyeloginreg-popup-t{font-size:16px;font-weight:bold;padding:20px 0;border-bottom:1px solid #ccc;}
.lanyeloginreg-popup-cont{text-align:left;padding:10px;height:300px; overflow-y:auto;line-height:25px}
.lanyeloginreg-popup-cont p{text-align:left;line-height:25px;}
.lanyeloginreg-popup-cont::-webkit-scrollbar {
width:5px
}
.lanyeloginreg-popup-cont::-webkit-scrollbar-track {
background-color:#bee1eb
}
.lanyeloginreg-popup-cont::-webkit-scrollbar-thumb {
background-color:#989999
}
.lanyeloginreg-popup-cont::-webkit-scrollbar-thumb:hover {
background-color:#989999
}
.lanyeloginreg-popup-cont::-webkit-scrollbar-thumb:active {
background-color:#989999
}
.lanyeloginreg-popup-btn{
    background: #3f51b5;
    color: #fff;
    width: 90px;
    margin: 10px auto 0;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
}
#lanyeimgcode{position:absolute;top:5px;right:5px; cursor:pointer}
.lanyeregcode-tips{
    background:#fefefe;
    border:1px solid #ff6767;
    border-radius:4px;
    padding:20px 10px;
    text-align:center;
    position:relative;
    font-family:"Microsoft JhengHei","Microsoft Yahei";
    font-size:12px;
}
.lanyeregcode-tips .lockico{position:absolute;top:-16px;left:0;right:0;margin:0 auto;width:26px;height:26px;background:url(lock.png) no-repeat;background-size:100% 100%;}
.lanyeregcode-tips span{color:#ff6767;font-weight:bold;}
.lanyeregcode-tips #lanyeregcode-mall{
    background:#ff6767;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin: 10px auto 0;
    width: 90px;
    cursor: pointer;
    font-size: 14px;
    border-radius: 4px;
    -webkit-transition: 0.8s;-moz-transition:0.8s; -ms-transition:0.8s;-o-transition:0.8s;transition:0.8s;
}
.lanyeregcode-tips #lanyeregcode-mall:hover{background:#dc2e2e}
.lanyeregcode-show{font-family:"Microsoft JhengHei","Microsoft Yahei";border: 1px solid #6f9621;
    border-radius: 4px;
    padding: 10px;
    position:relative;
    background: #fff;
    }
.lanyeregcode-show .unlockico{position:absolute;top:-16px;left:0;right:0;margin:0 auto;width:26px;height:26px;background:url(unlock.png) no-repeat;background-size:100% 100%;}
.lanyeregcode-show .lanyeregcode-tit{font-size: 14px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;}
.lanyeregcode-show .lanyeregcode-content{width:100%}
.lanyeregcode-show .lanyeregcode-content p{line-height:25px;}


.lanyeregcode-warning{display:none;position:fixed;top:100px;left:0;right:0;z-index:9999;width:230px;margin: 0 auto;background: rgba(0, 0, 0, 0.6);text-align: center;padding: 10px;border-radius: 4px;color: #fff;font-size:14px}
.lanyeregcode-bodybg{display:none;background:rgb(0 0 0 / 50%);width:100%;height:100%;left:0;top:0;z-index:99999;position:fixed;}
.lanyeregcode-alipay-wrap{display:none;width:350px;height:420px;background:#fff;position:fixed;z-index:99999;top:100px;left:0;right:0;margin:0 auto;border-radius:6px;}
.lanyeregcode-alipay-wrap .lanyeregcode-alipay-content{position:relative;padding:10px;height:100%}
.lanyeregcode-alipay-wrap .lanyeregcode-alipay-content .lanyeregcode-alipay-close{cursor:pointer;position:absolute;top:5px;right:5px;width:26px;height:26px;background-image: url(data:image/png;base64,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);}
.lanyeregcode-alipay-wrap .lanyeregcode-alipay-content .lanyeregcode-alipay-ico{width:160px;height:40px;background:url(../images/alipay.png) no-repeat;background-size:cover;;margin:10px auto 0}
.lanyeregcode-alipay-wrap .lanyeregcode-alipay-content .lanyeregcode-alipay-title{font-weight:bold;font-size:24px;color:#000;text-align:center;padding:20px 0;}
.lanyeregcode-alipay-wrap .lanyeregcode-alipay-content .lanyeregcode-alipay-title span{color:#00a0e8;padding:0 tpx;}
.lanyeregcode-alipay-wrap .lanyeregcode-alipay-content .lanyeregcode-alipay-qrcode{background:#fff;width:200px;height:200px;border:1px solid #ccc;border-radius:6px;margin:0 auto;padding:10px;}
.lanyeregcode-alipay-wrap .lanyeregcode-alipay-content .lanyeregcode-alipay-qrcode canvas{width:100%;height:100%}
.lanyeregcode-alipay-wrap .lanyeregcode-alipay-content .lanyeregcode-alipay-tip{color:#fff;font-size:18px;margin:10px auto;text-align:center}
.lanyeregcode-alipay-wrap .lanyeregcode-alipay-content .lanyeregcode-alipay-tip a{color:#fff;text-align:center;display:block;padding:5px 0}
.lanyeregcode-alipay-wrap .lanyeregcode-alipay-content .lanyeregcode-alipay-bg{position:absolute;bottom:0;left:0;right:0;width:100%;height:160px;background:#00a0e8;z-index:-1}
.lanyeregcode-yanzheng{background-image: linear-gradient(180deg, #ffffff 0%,#f3f3f3 100%);cursor:pointer;}
.lanyeregcode-yanzheng span{font-size:14px;padding-left:10px}
.lanyeregcode-yanzheng:hover{background:#f3f3f3}
.lanyeregcode-yanzheng-good{background:#EEFFF5;border:1px solid #26C267;}
.lanyeregcode-yanzheng-good i{color:#18A452 !important;}
.lanyeregcode-yanzheng-good span{color:#18A452;font-size:14px;padding-left:10px}
.lanyeregcode-loader{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:99999;}.lanyeregcode-loader-inner{bottom:0;height:60px;left:0;margin:auto;position:absolute;right:0;top:0;width:100px;}.lanyeregcode-loader-line-wrap{-webkit-animation:spin 2000ms cubic-bezier(.175,.885,.32,1.275) infinite;animation:spin 2000ms cubic-bezier(.175,.885,.32,1.275) infinite;box-sizing:border-box;height:50px;left:0;overflow:hidden;position:absolute;top:0;transform-origin:50% 100%;width:100px;}.lanyeregcode-loader-line{border:4px solid transparent;border-radius:100%;box-sizing:border-box;height:100px;left:0;margin:0 auto;position:absolute;right:0;top:0;width:100px;}.lanyeregcode-loader-line-wrap:nth-child(1){-webkit-animation-delay:-50ms;animation-delay:-50ms;}.lanyeregcode-loader-line-wrap:nth-child(2){-webkit-animation-delay:-100ms;animation-delay:-100ms;}.lanyeregcode-loader-line-wrap:nth-child(3){-webkit-animation-delay:-150ms;animation-delay:-150ms;}.lanyeregcode-loader-line-wrap:nth-child(4){-webkit-animation-delay:-200ms;animation-delay:-200ms;}.lanyeregcode-loader-line-wrap:nth-child(5){-webkit-animation-delay:-250ms;animation-delay:-250ms;}.lanyeregcode-loader-line-wrap:nth-child(1) .lanyeregcode-loader-line{border-color:hsl(0,80%,60%);height:90px;width:90px;top:7px;}.lanyeregcode-loader-line-wrap:nth-child(2) .lanyeregcode-loader-line{border-color:hsl(60,80%,60%);height:76px;width:76px;top:14px;}.lanyeregcode-loader-line-wrap:nth-child(3) .lanyeregcode-loader-line{border-color:hsl(120,80%,60%);height:62px;width:62px;top:21px;}.lanyeregcode-loader-line-wrap:nth-child(4) .lanyeregcode-loader-line{border-color:hsl(180,80%,60%);height:48px;width:48px;top:28px;}.lanyeregcode-loader-line-wrap:nth-child(5) .lanyeregcode-loader-line{border-color:hsl(240,80%,60%);height:34px;width:34px;top:35px;}@-webkit-keyframes spin{0%,15%{transform:rotate(0);}100%{transform:rotate(360deg);}}@keyframes spin{0%,15%{transform:rotate(0);}100%{transform:rotate(360deg);}}
#SendMailYZ,#PassMailYZ, #SmsSendYZ, #SendMailYZ-reg, #SmsSendYZ-reg{font-size:12px;position:absolute;top:5px;right:2px;color:#fff;background:#03a9f4;cursor:pointer;box-sizing:border-box;padding:10px;border-radius:4px;}
#SendMailYZ:hover,#PassMailYZ:hover, #SmsSendYZ:hover, #SmsSendYZ-reg:hover{background:#0c82b7;}
#SendMailTIME,#PassMailTIME, #SmsSendYZTIME, #SmsSendYZTIME-reg{display:none;font-size:12px;position:absolute;top:5px;right:2px;color:#fff;background:#626262;cursor:pointer;box-sizing:border-box;padding:10px;border-radius:4px;}
.login-statu-tip{padding:10px;font-size:14px;color:#31708f;background-color:#d9edf7;line-height:25px;}
.openlogin-wrap {
    position: relative;
    margin-top: 20px;
}
.openlogin-wrap .openlogin-head {
    border-bottom: 1px solid #ccc;
    position: relative;
    height: 1px;
}
.openlogin-wrap .openlogin-head span {
    font-size: 12px;
    position: absolute;
    top: -12px;
    background: #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 80px;
}
.openlogin-wrap .openlogin-list {
    margin-top: 20px;
}
.openlogin-wrap .openlogin-list a {
    text-decoration: none;
    padding: 0;
    margin: 0;
}
.openlogin-wrap .openlogin-list img {
    width: 26px;
    height: 26px;
    margin:0 5px
}
#wxlogin-wrap{
    margin: 0 auto;
    width: 320px;
    padding:10px;
    background: #fff;
    border-radius:6px
}
#wxclosebtn{
    cursor: pointer;
    text-align: center;
    background: #33ab42;
    color: #fff;
    font-size: 14px;
    padding: 5px;
    width: 50px;
    display: block;
    margin: 0 auto;
    border-radius: 4px;
}
#wxlogin-wrap{ overflow:hidden}
#wxlogin-wrap iframe{margin-top:-1px;height:300px !important;}
.loginlinktxt{ text-align:center;font-size:12px}
.loginlinktxt a{font-size:12px}
@media screen and (max-width: 600px){
 .lanyeloginreg-left{display:none}
 .lanyeloginreg-box{top:10px;width:calc(100% - 20px) !important}
 .lanyeloginreg-body .lanyeloginreg-title ul li{text-align:center}
 .lanyeloginreg-body .lanyeloginreg-title ul li span.line{width:100%}
 .lanyeloginreg-right{float:none;width:calc(100% - 1px)}
 .loginlinktxt{font-size:12px}
 .lanyeloginreg-wrap .lanyeloginreg-body{padding:0;}
}