*{ margin:0; padding:0;}
input:focus, textarea:focus {outline:none;}
input::-ms-clear {display:none;}
/*body{ background:#F1F7FF url(../images/login_bg20180613.jpg) no-repeat center top; font-family:"微软雅黑";}*/
.login_box{width: 600px;  position: absolute; left: 50%;  top: 50%;  margin: -270px 0 0 -300px;z-index: 999;}
.login_logo{ height:69px;line-height: 69px;color: #fff; font-size: 40px; text-align: center;}
.login_box_top{ width: 453px;height:26px; margin: 0 auto; background:url(../images/login_box_top20180613.png) no-repeat; margin-top:30px;}
.login_box_bottom{ height: 71px;width: 453px; margin: 0 auto; background:url(../images/login_box_bottom20180613.png) no-repeat;}
.login_box_middle{width: 453px;height: 280px;  margin: 0 auto;background:url(../images/login_box_middle20180613.png) repeat-y;  padding-bottom:30px;}
.login_box_title{ color:#3882f6; font-size:28px; border-bottom:#3882F6 solid 2px; padding-bottom:20px; width:112px; height:20px; line-height:20px; float:left; margin:11px 0 16px 185px; }
.login_box_row{ margin:20px 90px 0; border:#D2D2D2 solid 1px; width:301px; float:left; border-radius:5px; height:40px; background-position:10px 0px; background-repeat:no-repeat;}
.login_box_row input{ border:none; background:none; height:40px; line-height:40px; font-size:14px; margin-left:40px; width:250px; float:left;}
.login_ico1{ background-image:url(../images/login_user_ico20180613.png);}
.login_ico2{ background-image:url(../images/login_password_ico20180613.png);}
.login_ico3{ background-image:url(../images/login_yzm_ico20180613.png);}
.login_focus{ background-position:10px -40px; border:#1482EA solid 1px;}
.login_box_yzm{ border:none; width:75px; height:24px; margin-top:8px; float:left;}
.login_shuaxin{ width:22px; height:22px; background:url(../images/login_shuaxin_btn20180613.png) no-repeat center; float:right; margin:9px 16px 0 0; cursor:pointer;}
.login_box_btn { float:left; width:310px; padding:38px 0 0 86px}
.login_box_btn input{ width:310px; border:none; background:url(../images/login_submit_20180613.png) no-repeat; color:#fff; height:50px; cursor:pointer; font-size:16px; line-height:36px;}
.login_footer{ font-size:14px; text-align:center; width:100%; position:absolute; left:0; bottom:12px; color:#666; line-height:24px; height:48px;}
.login_box_mm{ clear: both;margin: 20px 90px 0;   text-align: right; }
.login_box_mm a{ font-size: 12px; color: #888787; text-decoration:none; }
.login_box_mm  a:hover{ color: #610df8; }