.center_box .logo{
    width: 50%;
    height: auto;
    display: block;
    margin: auto;
    margin-top: 20px;
    /*margin-top: 1.2rem;*/
    font-size: 14px;
}
.center_box .intp{
    width: 100%;
    /*background: #002046;*/
    margin: auto;
    margin-top: 20px;
    height: 40px;
    border: none;
    color: #4B4E53;
    border-bottom: 1px solid #4B4E53;
    outline:none;
    padding: 0px;
    box-sizing: border-box;
    /*padding-left: 5px;*/
    /*margin-bottom: 10px;*/
    font-size: 14px;
    
    /*overflow: hidden;*/
}
input::placeholder {
    color: #c0c0c0 !important;
    font-size: 14px;
}
.submit{
    width: 100%;
    height: 46px;
    background: #1877f2;
    text-align: center;
    line-height: 46px;
    color: #FFF;
    border: none;
    margin: 0px auto;
    padding: 0px;
    border-radius: 8px;
    margin-top: 36px;
    font-size: 16px;
    font-weight: bold;
}
.code{
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #4B4E53;
    font-size: 14px;
    overflow: hidden;
}
.code input{
    border: none;
    outline-style: none;
    color: #4B4E53;
    height: 40px;
    margin-top: 18px;
    font-size: 14px;
    box-sizing: border-box;
    padding-left: 10px;
    background-color:transparent;
}
.send{
    width: 90px;
    height: 40px;
    margin: 0px;
    margin-top: 10px;
    font-size: 14px;
   
}
.titlelogo{
    font-family: 'fontb';
    color: #ffffff;
    text-align: center; 
    margin-bottom: 34px;
    margin-top: 6px;
    font-family: 'fonta';
    font-size: 20px;
}
.yingdu{
    width: 26px;
    height: 18px;
    margin-top: 13px;
    margin-right: 6px;
}
.quhao{
    width: 25px;
    color: #4B4E53;
    height: 35px;
    line-height: 45px;
    text-align: center;
    font-size: 15px;
}
input{
    font-size: 15px;
}
.userphone{
    width: 55%;
    background:none;
    margin: auto;
    margin-top: 20px;
    height: 42px;
    border: none;
    color: #4B4E53;
    margin: 0px;
    padding-left: 20px;
    outline: none;
}
.password1{
    height:32px;
    margin-top: 20px;
}
.codesend{
  background: none;
  outline: none;
  height: 36px;
  color: #4B4E53;
  border: none;
}

.mordd{
    width: 100%;
    margin: auto;
    color: #ffffff;
    font-size: 12px;
    margin-top: 30px;
}
.mordd a{
    font-size: 12px;
    color: #00A3FE !important;
    /*transform: scale(0.9);*/
}
.toponepas{
    width: 100%;
    /* background: #002046; */
    margin: auto;
    margin-top: 0px;
    height: 56px;
    border: none;
    color: #ffffff;
    border-bottom: 1px solid #4B4E53;
    overflow: hidden;
}
.toponepas input{
    border: none;
    background-color:transparent;
}
body{
    font-family: 'fontb';
}
.codesendbtn{
    background: none;
    border: none;
    outline: none;
    color: #ffffff;
    /* border: 1px solid #BFC7D0; */
    width: 78px;
    border-radius: 4px;
    height: 28px;
    margin-top: 4px;
    
}
::-webkit-input-placeholder{/*Webkit browsers*/
    color:#ffffff;
    font-family: 'fontb';
}
:-moz-placeholder{/*Mozilla Firefox 4 to 8*/
   color:#ffffff;
    font-family: 'fontb';
}
::moz-placeholder{/*Mozilla Firefox 19+*/
    color:#ffffff;
    font-family: 'fontb';
}
:-ms-input-placeholder{/*Internet Explorer 10+*/
     color:#ffffff;
    font-family: 'fontb';
}
input{
   font-family: 'fontb';
}
.tologin{
    display: block;
    margin: auto;
    text-align: center;
    margin-top: 20px;
    color: #4B4E53;
    margin-bottom: 20px;
}



.toponepas .intp{
    border: none;
}
#posti{
    width: 86px;
    height: 70px;
    position: absolute;
    top: 60px;
    right: 0px;
}

.blue{
   color:#00A3FE ;
   font-size: 13px;
   width: 100%;
   height: 24px;
   text-align: center;
}
 .video{
        width: 86px;
        height: 50px;
        border: 1px solid  #405875 ;
        border-right: none;
        background: #001630;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        box-sizing: border-box;
        position: relative;
        display: block;
        
    }
    
.videocover{
    width: 67px;
    height: 40px;
    margin: 4px;
    
}
.playvideo{
    width: 13px;
    height: 16px;
    margin: auto;
    z-index: 100;
    position: absolute;
    top: 18px;
    left: 32px;
    z-index: 1;
}
.center_box{
    width: 75%;
}
.videocenter{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    display: flex;
    align-items: center;
}
.videocenter video{
    width: 80%;
    height: auto;
    z-index: 300;
    margin: auto;
    display: block;
}
.outerbox_v{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 100;
    display: none;
}

.stopvideo{
    color: #ffffff;
   margin-top: 20px;
}


