/*--
  Created by IntelliJ IDEA.
  User: yw
  Date: 2017/11/15
  Time: 15:46
--*/
@charset "utf-8";
.tCont .layui-input{
    border-radius: 0;
}
.clearFix:after{
    clear: both;
    overflow: hidden;
    display: block;
    height: 0;
    content: '';
}
.loginOuterBox{
    position: relative;
    min-height: 100%;
    background-color: #F5F5F5;
}
.layui-layer, .layui-layer * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.erTips{
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200px;
    height: 200px;
    z-index: 2;
    background: rgba(0,0,0,.8);
    color: #fff;
    font-size: 20px;
    /*line-height: 50px;*/
    box-sizing: border-box;
    padding-top: 66px;
    cursor: pointer;

}
.erTips.active{
    display: block;
}
.navbar-brand-img{
    height: 55px;
}
.navbar-inverse .navbar-nav > li > a {
    color: #4c4c4c!important;
    height: 98px;
    line-height: 68px;
    font-size: 16px;
    font-weight: bold;
}
#liHot {
    width: 34px;
    height: 14px;
    font-size: 12px;
    color: #ffffff;
    background: #FD0B0B;
    text-align: center;
    line-height: 14px;
    font-weight: bold;
    border-radius: 3px;
    position: absolute;
    left: 62px;
    top: 30px;
    z-index: 1;
    transform: scale(.8);
}
.footInfos {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-size: 14px;
    height: 70px;
    color: #4c4c4c;
    line-height: 70px;
}
.footInfos a{
    color: #4c4c4c!important;
    text-decoration:underline;
    margin-right: 8px;
}
.newLoginBox{
    box-sizing: border-box;
    width: 780px;
    min-height: 540px;
    position: relative;
    margin: 0 auto;
    background: #fff;
}
.newErBox{
	box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 350px;
    padding: 40px;
    color: #FFFFFF;
    background-image: url(../res/img/login.png);
    background-position: center;
    background-size: 92% 95%;
    background-repeat: no-repeat;
}
.newloginBoxContent{
    margin-left: 336px;
}
.newboxInner{
    padding:20px 60px 40px;
    box-sizing: border-box;
}
.wxLoginBox{
    margin-top: 20px;
}
.wxBox img{
    width: 30px;
}
*{
    font-size: 14px;
    font-family: "creatfont",'TqbU69';
}
.header_wrap{
    position: relative;
    top: 0;
    left: 0;
    padding: 20px 40px;
    min-width: 700px;
    background-color: #F3F3F3;
}
.header_logo{
    width: 660px;
    cursor: pointer;
}
.backPage{
    font-size: 38px!important;
    position: absolute;
    top: 50%;
    right: 50px;
    transform: translateY(-50%);
    cursor: pointer;
    color: #4c4c4c;
}
.backPage:hover{
	color: #F93b00;
}
.wxLogin_wrap{

    position: relative;
    left: 40px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.hideWxlogin{
    opacity: 0;
}
.wxTitle_wrap{
    display: inline-block;
    position: relative;
    top:-4px;
    left:14px;
    width: 86px;
    height: 26px;
    line-height: 26px;
    margin-right: 20px;
    text-align: center;
    background-color: #E5F8F1;
    color:#03C0B0;
}
.wxText{
    font-size: 12px;
}
.wx_codeHalf{
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 37px solid #FFFFFF;
    border-right: 37px solid transparent;
    cursor: pointer;
}
.wx_sjx{
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-left: 20px solid #E5F8F1;
    border-bottom: 15px solid transparent;
}
.wx_code,.wx_pwd{
    font-size: 40px!important;
    color:#8E8E93;
    cursor: pointer;
}
.wx_pwd{
    display: none;
}


.centCont{
    padding: 80px 0;
}
.logo{
    padding: 140px 0 0;
    text-align: center;
}
.grayT{
    color: #808080;
    line-height: 30px;
}
.tips{
    text-align: left;
    margin-bottom: 10px;
}
/*.changeLoginType{*/
/*    float: right;*/
/*}*/
.forget{
    display: inline-block;
    float: right;
}
.orgT,.grayT .orgT,.grayToOrg:hover{
    color: #fc7a3a;
    line-height: 30px;
    cursor: pointer;
}
.orgT:hover{
    border-bottom: 1px solid #fc7a3a;
}
.errorT{
    color: #fc3a48;
    font-size: 12px;
    line-height: 20px;
    height: 20px;
    text-indent: 10px;
    width: 400px;
    padding-top: 2px;
}
.loginCont,.OtherCont{
    margin-top: 50px;
}
.changCont{
    display: flex;
    margin: 0 auto 10px;
}
.borderBottom{
    display: none;
    width: 40px;
    margin: -8px auto 0;
    border-bottom: 2px solid #fc7a3a;
}
.type{
    color: #808080;
    margin: 0 15px 0;
    cursor: pointer;
}
.boxNav{
    flex: 1;
    text-align: center;

    font-weight: bold;
    color:#999999;
}
.registerTitle{
    display: none;
    flex: 1;
    text-align: center;
    font-weight: bold;
    color:#999999;
}
.fortitle{
    text-align: center;
}
.resetPassword{
    font-size: 18px;
    color:#000000;
}
.registerTitle .navTitle{
    font-size: 18px;
    color:#000000;
}
.showBorderBottom{
    display: block!important;
}
.boxNav p{
    font-size: 18px;
}
.activeNav{
    color:#000000;
}
.showbk{
    position: relative;
}
.names{
    position: absolute;
    color: #bbbbbb;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
}
.names .mfbIconfont{
    color: #bbbbbb;
    margin: 0 15px 0 12px;
}

.sp2{
    text-indent: 30px;
}
.loginBtn{
    width: 100%;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    background: #F93b00;
    border-radius: 40px;
}
.backLogin{
    margin-top: 20px;
    text-align: center;
}
.backLogin_text{
    color:#808080;
}
.backLogin_btn{
    color: #F93b00;
}
.loginBtn:hover{
    background: #ff835c;
}
.register_wrap{
    text-align: center;
    margin-top: 20px;
}
.register{
    color:#F93b00;
}
.register_text{
    color:#808080;
}

.inputTitle{
    color:#808080;
    font-size: 12px;
    margin-bottom: 5px;
    height: 20px;
    line-height: 20px;
}
.cursor {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.regBox,.forgetBox,.emailBox,.phoneBox,.regNextBox{
    display: none;
}
.fortitle{
    text-align: center;
    position: relative;
    top: 20px;
    margin-bottom: 40px;
    font-weight: bold;
    color: #999999;
}
.selectBtn{
    height: 42px;
    line-height: 42px;
    border: 1px solid #e0e0e0;
    color: #c5c5c5;
    text-align: center;
    margin-bottom: 20px;
}
.selectBtn:hover{
    border-color: #fc7b3a;
    color: #fc7b3a;
}
.marginTop_20{
    margin-top: 20px;
}
.clauseSelect{
    position: relative;
    top: 1px;
    margin-right: 5px;
}
.clauseText{
    color:#808080;
}
.clause_row{
    padding-left: 10px;
}
/*.showPhoneYz .sp2{*/
/*    width: 200px;*/
/*}*/
.djs{
    position: absolute;
    width: 100px;
    right: -5px;
    top: -5px;
    height: 36px;
    color: #F93b00;
    border: 1px solid #F93b00;
    text-align: center;
    color: #F93b00;
    line-height: 36px;
    border-radius: 40px;
    font-size: 12px;
}
.djs:hover{
    background: #fc7b3a;
    color: #fff;
}
.unclicks.djs{
    background: #e5e5e5;
    border-color: #e5e5e5;
    color: #999;
    cursor: not-allowed;
}
.unclicks.djs:hover{
    background: #e5e5e5;
    border-color: #e5e5e5;
    color: #999;
}

.showbk .layui-input{
    border: none;
    border-bottom:1px solid #D4D9E2!important;
    background-color: #FFFFFF;
    font-family: "creatfont",'Microsoft YaHei';
}

.showbk:hover .layui-input,.showbk.focus .layui-input,.showbk .layui-input:focus{
    border-bottom:1px solid #F93b00!important;
}
.pwdShowhide{
    width: 38px;
    height: 38px;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 38px;
    text-align: center;
}

.pwdShowhide2{
    width: 38px;
    height: 38px;
    position: absolute;
    top: 22px;
    right: 0;
    line-height: 38px;
    text-align: center;
}





input::-webkit-input-placeholder {
    color: #bbbbbb;
}
input:-moz-placeholder {
    color: #bbbbbb;
}
input:-ms-input-placeholder {
    color: #bbbbbb;
}


@media (max-width: 1000px){
    .container {
         width:auto!important;
    }
}
@media (min-height: 1200px){
    .loginOuterBox {
        max-height: 900px;
    }
}
.lrBox{
    position: relative;
}
.wxBingTips {
    display: none;
    position: relative;
    color: #F93b00;
    top: 58px;
    width: 100%;
    text-align: center;
    z-index: 1;
}
.wxBingTips.active{
    display: inline-block;
}
#PhoneCodeForm{
    display: none;
}
.selerBtns {
    font-size: 16px;
    text-align: center;
    width: 300px;
    margin: 20px auto;
    background: #F93b00;
    padding: 10px 0;
    color: #fff;
    cursor: pointer;
}

.codeBox{
    text-align: center;
    display: none;
}
.codeTitle{
    font-size: 18px;
    font-weight: 700;
    color: #000000;
    margin: 20px 0 15px;
}

.code_hint{
    margin: 20px 0 40px;
    color:#808080;
    font-size: 14px;
}
.code_photoWrap{
    position: relative;
    display: inline-block;
    width: 240px;
    height: 240px;
    padding: 5px;
    border: 1px solid #e5e5e5;
}

.code_photoWrap img{
    width: 100%;
    height: 100%;
}

#loginForm,#PhoneCodeForm{
    margin-top: 30px;
    height: 160px;
}
.centCont_imgs{
	position: absolute;
	width: 100%;
    height: 100%;
	top:0px;
    z-index: 0;
    top: 0;
}
.addProjectBlock, .showEditss {
    padding: 20px 30px 20px;
    overflow: visible;
}

.addProjectBlock .layui-form-label {
    width: 80px;
    color: #808080;
    text-align: left;
}
.addDirbtns {
    text-align: right;
    position: relative;
    top: 412px;
    left: 449px;
    width: 184px;
}

.addDirbtns .layui-btn-fff {
    padding: 0 15px;
    border-radius: 0;
    margin-left: 10px;
    background: #F93b00;
    color: #fff;
    width: 120px;
}

.layui-btn.guideBtns {
    background: #F93b00;
    color: #fff;
    border-color: transparent;
}
.layui-textarea {
    min-height: 100px;
    height: auto;
    padding: 6px 5px;
    resize: vertical;
}
.moreInfoForms .layui-form-label span, .baseIngoForms .layui-form-label span {
    color: red;
    position: relative;
    top: 3px;
}
.brandAdvert{
    box-sizing: border-box;
    position: absolute;
    top: -2px;
    left: 0;
    height: 100%;
    width: 350px;
    padding: 40px;
    color: #FFFFFF;
    background-image: url(../res/img/apply.png);
    background-position: center;
    background-size: 92% 95%;
    background-repeat: no-repeat;
}
#deletFormSlelect{
    width: 500px;
    float: right;
}
.EcreatPageCancle{
    width: 365px;
}
.EcreatPageCancle:hover{
    border-color: #F93b00;
    color: #F93b00;
}
.EcreatPageSave {
    width: 365px;
    margin-bottom: 10px;
}
.EcreatPageSave:hover{
    border-color: #F93b00;
    color: #ffffff;
}
.brandLine{
    height: 557px;
    width: 1px;
    border-left: 1px solid #eee;
    position: absolute;
    left: 350px;
    top: 0;
}
.divisionLine{
    height: 10px;
    width: 497px;
    position: relative;
    top: -2px;
    left: 14px;
}
.selectUl{
    width: 325px;
    border: 1px solid #e6e6e6;
    background: #fff;
    position: absolute;
    top: 65px;
    z-index: 1;
    min-height: 40px;
    max-height: 400px;
    overflow: auto;
}
.selectUl li {
    height: 40px;
    line-height: 34px;
    padding: 5px 9px;
    box-sizing: border-box;
    cursor: pointer;
}
.selectUl li:hover{
    background-color: #d5d5d5;
}
.liIcon{
    float: right;
    position: relative;
    top: 10px;
    z-index: 100;
    cursor: pointer;
    right: 6px;
}
.liIcon:hover{
    color: #F93b00;
}
.keep_div{
    float: left;
    height: 30px;
    line-height: 30px;
    color: #808080;
}
.keep_div input{
    position: relative;
    top: 1px;
    cursor: pointer;
}
.addResLayer .layui-layer-content{
    height: 560px!important;
}


