@charset "utf-8";
/* CSS Document */
.my_iconfont {
  font-family: "iconfont" !important;
  font-size: 23px;
  color: #999;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body{ overflow-y:hidden}
.all{width:100%; height:100%; position:fixed;}
.ph_img{width:100%; height:auto; position:absolute; z-index:1; top:0; left:0; display:none;}
.imgbox{width:65%; height:100%; overflow:hidden; float:left; display:block; background-color:#f0f0f2;}
.imgbox img{width:100%; height:auto;}
.loginbox{width:35%; height:90%; background:white; float:left; justify-content:center; align-items:center; display:-webkit-flex;}
.lb_box{width:400px; height:350px;}
.lb_img{ width:160px;}
.lb_box p{font-size:20px; font-family:'微软雅黑'; text-align:center; margin:30px 0 -5px;}
.myinput{margin-top:20px; margin-left:45px; width:320px; height:auto; padding:1.5px; border:1px solid #858585; border-radius:10px; position:relative;}
.myspan{ position:absolute; top:2px; right:5px; z-index:10; display:none;}
.myspan1{ position:absolute; top:2px; left:5px; z-index:10; display:none;}
.lb_box input{outline:none; width:300px; height:35px; border:none; border-radius:0px; text-indent:10px; margin-left:7px;}
.lb_box button{background:#fe890c; outline:none; border:none; border-radius:10px; font-size:18px; color:white; font-family:'微软雅黑'; width:320px; height:35px; margin:25px 0 0 46px;}
@media screen and (max-width:1024px) {body{ overflow-y:scroll;}}
@media screen and (max-width:1024px) {.all{width:100%; height:100%; position:relative;}}
@media screen and (max-width:1024px) {.ph_img{width:100%; height:auto; position:absolute; z-index:1; top:0; left:0; display:block;}}
@media screen and (max-width:1024px) {.imgbox{ display:none;}}
@media screen and (max-width:1024px) {.loginbox{ width:100%;}}
@media screen and (max-width:767px) {.lb_box{width:350px; height:400px; margin-top:180px;}}
@media screen and (max-width:1024px) and (min-width:768px) {.lb_box{width:350px; height:400px; margin-top:340px;}}
@media screen and (max-width:1024px) {.lb_img{ width:115px; margin-left:40px;}}
@media screen and (max-width:1024px) {.myinput{margin-top:20px; margin-left:45px; width:255px; height:auto; border:1px solid #858585; position:relative;}}
@media screen and (max-width:1024px) {}
@media screen and (max-width:1024px) {.lb_box input{outline:none; width:250px; height:35px; border:none; border-radius:0px; text-indent:10px;}}
@media screen and (max-width:1024px) {.lb_box button{background:#337df7; outline:none; border:none; border-radius:0px; font-size:18px; color:white; font-family:'微软雅黑'; width:254px; height:35px; margin:25px 0 0 46px;}}

