/*20181129*/
.margin-top-20{
    margin-top: 20px;
}
.m-container{
    width: 100%;
    height: 100%;
    background: url(/ythwz/admin/images/regist/yunying.jpg);
    background-repeat: no-repeat;
}
.m-head{
    width: 100%;
    height: 50px;
    background:#127c85;
}
.m-box{
    width: 1280px;
    margin: 0 auto;
}
.top-logo{
    float: left;
}
.top-logo img{
    height: 40px;
    margin-top: 5px;
}
.m-head .nav.nav-pills{
    float:right;
    padding-top: 10px;
}
.m-head .nav.nav-pills>li{

}
.m-head .nav.nav-pills>li>a{
    padding: 3px 10px;
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    width: 130px;
    text-align: center;
    border-radius: 50px;
}
.m-head .nav.nav-pills>li>a:hover{
    background: #FFFFFF;
    color: #589deb;
}

.introducebox{
    float: left;
    width:700px;
    padding-top:10vw;
    color: #FFFFFF;
    font-family: "microsoft yahei";

}
.introducebox h1 strong{
    background:linear-gradient(to bottom,rgba(255,255,255,0.8) 0% ,#589deb 100%);
    -webkit-background-clip: text;          /*规定背景的划分区域 */
    -webkit-text-fill-color: transparent;   /* 防止字体颜色覆盖 */
}
.introducebox p,.introducebox p span{
    font-size: 16px;
}
.login-box{
    width: 980px;
    height: 570px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -490px;
    margin-top: -285px;
    overflow: hidden;
}
.login-box .login-top{
    height: 90px;
}
.login-box .login-center{
    height: 480px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 0 10px 30px #9a9a9a;
    overflow: hidden;
}

.login-box .left{
    width: 620px;
    float: left;
    height: 480px;
}
.login-box .login-boxtop{
    height: 80px;
    /*background:-webkit-linear-gradient(left, #8ce1f1, #008dcb);*/
    /*background:-o-linear-gradient(right, #8ce1f1, #008dcb);*/
    /*background:-moz-linear-gradient(right, #8ce1f1, #008dcb);*/
    /*background:linear-gradient(to right, #8ce1f1, #008dcb);*/
}
.login-box .login-boxtop ul li{
    list-style-type:none;
}
.login-box .login-boxtop ul{
    padding-top: 30px;
    overflow: hidden;
    background: none;
    border: 0;
    height: 80px;
    padding-left: 95px;
}
.login-box .login-boxtop ul li{
    display: block;
    float: left;
    width:165px ;
    height:50px ;
    line-height:50px ;
    text-align: center;
    border: 0px;
    padding: 0;


}
.login-box .login-boxtop ul li a{
    color: #fff;
    font-size: 16px;
    display: block;
}
.login-box .layui-tab{
    width: 360px;
    height: 480px;
    background: #ffffff;
    float: left;
    margin: 0;
}
.login-box .login-boxtop ul li.layui-this{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: #FFFFFF;
    border: 0px;



}
.login-box .login-boxtop .layui-tab-title .layui-this:after{
    border-style: none;

}
.login-box .login-boxtop .layui-tab-title i{
    padding: 0 5px;
}
.login-box .login-boxtop ul li.layui-this a{
    color: #26a3d5;
    font-size: 24px;
}
.layui-tab .layui-tab-content{
    height: 335px;
    padding: 10px 15px;
}
.layui-tab .layui-tab-content .layui-tab-item{
    /*width: 340px;*/
    margin: 20px auto;
}
.loginaccount dl{ padding:5px 0; border-bottom:1px solid #c9c9c9; border-radius:3px; -moz-border-radius:3px; margin-bottom:25px; }
.loginaccount dt{height:30px;width:45px;line-height:30px;text-align:center;color:#ccc;font-size: 20px;float:left;}
.loginaccount dd{padding:0 9px; overflow:hidden;}
.loginaccount dd input{padding:5px 0;width:100%;border:none;outline:none;color:#999;font-size: 14px; background: none;}
.loginaccount dd input::placeholder{ color:#999;}

.code {
    width: 85px;
    height: 40px;
    display: inline-block;
    float: left;
    margin: 0 10px;
    border: 1px solid #dddddd;
}
.changec {
    display: block;
    line-height: 40px;
    padding: 0 10px;
    float: right;
    color: #7ad0f9;
    font-size: 14px;
}
.cl .login-ac{
    font-size: 16px;
    width: 240px;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    background: #07b4c3;
    margin-left: 50px;
    box-shadow: 0 0 20px #b3d8dc;

}
.cl .layui-btn-normal{
    font-size: 16px;
    width: 110px;
    background: #49c3f7;
}

.login-boxbottom{
    height: 40px;
    line-height: 40px;
    background: #eff0f1;
    padding-right: 60px;

}
.login-boxbottom a{
    float: right;
    padding-right: 10px;
    color: #49c3f7;

}




.m-body{
    width: 1280px;
    margin: 0 auto;
    /* overflow:  hidden; */
}

.m-foot{
    width: 100%;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: fixed;
    bottom: 30px;
    font-size: 12px;
    color: #fff;
}
.register-box{
    /*background: #f4f4f4;*/
    padding-top: 80px;
}
.register-head{
    height: 50px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    min-width: 1200px;

}

.register-toplogo{
    padding-top: 5px;
}
.register-toplogo img{
    height: 40px;
}

.register-body{
    background: #ffffff;
    padding: 20px 0;
}
.register-step{
    height: 105px;
    width: 680px;
    margin: 0 auto;
    overflow: hidden;
}
.register-step >ul> li{
    text-align: center;
    display: none;
}
.register-step-con{

    height: 30px;
}
.register-step-con ul{
    overflow: hidden;
    margin: 0 10px;
}
.register-step-con ul li{
    line-height: 30px;
    display: inline-block;
    width: 33%;
    float: left;
    font-size: 16px;

}

.register-step-con ul li:first-child{
    text-align: left;
}
.register-step-con ul li:nth-child(2){
    padding-left: 20px;
}
.register-step-con ul li:last-child{
    text-align: right;
}
.register-step> ul li.active{
    display: block;

}



.form-box{
    width: 620px;
    margin: 0 auto;
}

.formTitle{
    height: 20px;
    width: 100%;
    line-height:20px;
    color: #000;
    font-size: 18px;
    border-left: 3px solid #49c3f7;
    padding-left: 20px;
    margin: 20px 0;
}
.margin-bottom-15{
    margin-bottom: 15px;
}
.register-body .layui-input, .layui-select, .layui-textarea{
    height: 38px;
}

.register-body .layui-form-pane .layui-form-label{
    width: 130px;
    text-align: right;
    padding: 8px 10px;
}
.register-body .layui-form-pane .layui-form-label i{
    padding: 0 5px;
    color:#49c3f7 ;
    float: left;
    font-size: 16px;
}
.register-body .layui-form-pane .layui-input-block{
    margin-left: 130px;
}

.layui-btn.register-btn{
    width: 135px;
    height: 35px;
    line-height: 35px;
    background: #49c3f7;
    text-align: center;
    color: #fff;
    border-radius: 3px;

}

.form-box2{
    width: 1030px;
    margin: 0 auto;
    padding: 20px 0;
}

.width-45{
    width: 45%;
    float: left;
}
.width-10{
    width: 10%;
    float: left;
    min-height: 43px;
}
.form-box .layui-form-radio{
    min-width: 100px;
    height: 36px;
    border:1px solid #ddd;
    position: relative;
}
.form-box .layui-anim.layui-icon{
    visibility: hidden;
}
.form-box .layui-form-radio div{
    margin-top: 3px;
}
.form-box .layui-unselect.layui-form-radio:after{
    font-family: "iconfont";
    content: '\e621';
    color: #CCCCCC;
    position: absolute;
    font-size: 24px;
    top: -3px;
    left: 0;
    width: 30px;
    height: 30px;
}
.form-box .layui-unselect.layui-form-radio.layui-form-radioed{
    border-color:#49c3f7 ;
    box-shadow: 0 0 5px #49c3f7;
}
.form-box .layui-unselect.layui-form-radio.layui-form-radioed:after{
    color: #49c3f7;
}



.form-box3{
    width: 1050px;
    margin: 20px auto;

}
.form-box3 .formTitle{
    margin-top: 0px;
}
.formTitle i{
    padding: 0 10px;
    font-size: 20px;
}

#step3 .layui-form-label{
    background: none;
    border-width: 0px;
}

.yyzzfujian {
    margin: 0 10px 10px;
    width: 135px;
    height: 95px;
}
.yyzzfujian img{
    width: 100%;
    height: 100%;
}


.topbar-right{
    width: 500px;
    height: 50px;
    /* overflow: hidden; */
    position: relative;
}
.naviconbox{
    float: right;
    width: 110px;
    height: 50px;
    position: relative;
}
.naviconbox .iconyuan{
    width: 40px;
    height: 40px;
    border-radius: 40px;
    margin: 5px auto;
    text-align: center;
    background: -webkit-linear-gradient(left, #67cae7 , #008dcb); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #67cae7, #008dcb); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #67cae7, #008dcb); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #67cae7 , #008dcb); /* 标准的语法 */
}
.naviconbox .iconyuan .iconfont{
    color: #FFFFFF;
    font-size: 28px;
    line-height: 40px;

}

.console-component-topbar .register-toplogo img{
    /*height: 30px;*/
}
.topbar-right .layui-nav{
    width: 300px;
    float: right;
    background:url(/ythwz/admin/images/topnav-r.png) right no-repeat;
}
.topbar-right .layui-nav .layui-nav-item{
    /* padding: 9px 0px; */
    text-align: center;
    line-height:20px;
    width: 100px;
    line-height: 48px;
    float: left;
}
.topbar-right .layui-nav .layui-nav-item a{
    display: block;
    color: #FFFFFF;
    transition: all .3s;
    -webkit-transition: all .3s;
    font-size:14px;
}
/*.topbar-right .layui-nav .layui-nav-item a:hover{*/
/*border-bottom: 3px solid #49c3f7;*/
/*}*/
.topbar-right .layui-nav .layui-nav-item .iconfont{
    font-size: 16px;
    padding: 0 5px;
}
.topbar-right .title{
    font-size: 14px;
    color: #FFFFFF;
    line-height: 50px;
    float: right;
    padding-right: 20px;
    background: url(/ythwz/admin/images/topnav-r.png) right no-repeat;

}

.yonghuslide{
    position: absolute;
    width: 382px;
    height: 225px;
    background: #FFFFFF;
    right: 0px;
    top: 49px;
    padding: 20px;
    border: 1px solid #888;
    box-shadow: 0 0 5px #aaa;
    text-align: center;
    display: none;
}
.yonghuslide h3{
    margin: 10px 0;
    text-align: center;
    font-size: 16px;
}
.yonghuslide button{
    text-align: center;
    width: 215px;
    height: 40px;
    margin: 10px;
    font-size: 14px;

}
.yonghuslide button.btn-info{
    background: #589deb;
}
.yonghuslide button.btn-danger{
    background: #FF0000;
    color: #FFFFFF;
}


.service-right{
    width: 15px;
    position: fixed;
    bottom: 200px;
    right: 0px;
    z-index: 999;
}
.service-right-menu{
    position: relative;
}
.service-right-btn{
    height: 120px;
    display: block;
    padding:10px 0px;
    text-align: center;
    color: #FFFFFF;
    background: #66b1b7;
}

.service-right-btn span{
    font-size:14px;
    line-height: 20px;
    color: #FFFFFF;
    padding-top: 5px;
}

.service-right-box{
    position: absolute;
    right: 30px;
    top: 0px;
    display: none;
}
.service-right-box .box-border{
    width: 340px;
    height: auto;
    padding:20px;
    border: 1px solid #ccc;
    border-top: 3px solid #66b1b7;
    background: #FFFFFF;
}
.service-right-box .box-border p{
    margin-bottom: 10px;
    font-size: 14px;
}
.arrow-right{
    display: block;
    width: 13px;
    height: 16px;
    background: url(/ythwz/admin/images/arrow.png) no-repeat;
    position: absolute;
    right: -12px;
    top: 30px;}


.login-box .margin-top-20{
    line-height: 40px;

}
.login-box .margin-top-20 a{
    color: #07b4c3;
    padding-right: 20px;
}