﻿@charset "utf-8";
/* CSS Document */

body,html{ background:#f7f7f7; -webkit-text-size-adjust:none; height:100%; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,blockquote,th,td{margin:0;padding:0}

body{color:#000; font:12px/1.5 "microsoft yahei",Arial; background:url(../images/login-bg.png) top center no-repeat; text-align:center ;}
.clear{clear:both; height:0; font-size: 0px; line-height: 0px;}
 li{list-style:none}
.fl { float:left; }
.fr { float:right; }
a{ text-decoration:none;outline: none;} 

.loginNew { width:1000px;  margin-left: auto;margin-right: auto; padding-top:140px; border:0px solid #000; }
.loginNew-con { width:250px; margin-left:580px; }
.loginNew-input { padding-left:10px; width:240px;height:35px; line-height:35px; font-size:14px; border:1px solid #fbd7d7; font-family:"microsoft yahei",Arial;}
.loginNew-con p { width:250px; position:relative;}
.yzm-span { background:#ffffff; height:36px; line-height:36px; width:102px; display:inline-block; }
.yzm-span img { vertical-align:5px; float:left; margin:6px 0 0 10px; }
.yzm-span b { float:right; font-size:16px; color:#fff; cursor:pointer; font-weight:normal; padding-left:20px; border-left:1px solid #f5e4ef; height:22px; line-height:22px; margin-top:6px; padding-right:12px; }

.loginNew-submit { color:#fff; border:0px solid #eb1e25;  height:35px; line-height:35px; text-align:center; margin-top:60px; background:#fa222f; cursor:pointer; display:block; width:100%; font-family:"microsoft yahei"; font-size:18px; }
.loginNew-submit:hover { background:#fa6978; }
div.error, span.error, label.error { width:100% !important; }