body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0} 
body{font-family: "微软雅黑";background:#fff;-webkit-text-size-adjust:100%;} 
a{color:#2d374b;text-decoration:none} 
a:hover{color:#cd0200;text-decoration:underline} 
em{font-style:normal} 
li{list-style:none} 
img{border:0;vertical-align:middle} 
table{border-collapse:collapse;border-spacing:0} 
p{word-wrap:break-word} 


/*登录页面*/
.outer{ width: 100%; height:890px; }
.outer-top{ background-color: #FFFFFF; width: 100%; }
.outer-center{ width: 1300px; margin: 0 auto; overflow: hidden;}
.outer-center img{ padding: 20px 0;}
.outer-centers{ width: 1300px; margin: 0 auto; overflow: hidden;}
.outer-middle{ background-color: #FFFFFF;width: 100%; padding: 20px 0;}
.middle-left{ padding: 35px 0 30px 0; float: left; }
.middle{ width: 100%; background-color: #556fb5;}
.outer-right{ float: right; margin-top: 77px;}
.outer-border{ border: 2px solid #f8f8f8; width: 412px; height: 441px;}
.inside{ width: 360px; height: 384px; background-color: #F9F9F9; border-radius: 6px; margin: 0 auto; margin-top: 28px; overflow: hidden;}
/*登录框*/

.login{ width: 280px; margin: 0 auto; margin-top: 20px; overflow: hidden;}
.login-title{ font-size: 18px; color: #3c3c3c; font-weight: bold;}
.login-title-right{ font-size: 18px; color: #3C3C3C; margin-right: 0;}
.code{ float: left; width: 180px;}
.spacing{ margin-top: 20px;}
.proving{ width: 80px; height: 34px; float: right; background-color: #FFFFFF; margin-top: 20px;}
.entry{ /*height: 34px;*/ background-color: #029598; line-height: 15px; margin-top: 20px;}
.entry2 {
  
    line-height: 15px;
    margin-top: 10px;
}
.password{ margin-right: 0;}
.browser{ text-align: center; /*height: 70px;*/ font-size: 12px; color: #3C3C3C;}
/*底部*/
.bottom{ width: 100%;  background-color: #f1f1f1; }
.bottom-center{ width: 1300px; margin: 0 auto; text-align: center; padding: 10px 0;}
.bottom-content{ font-size: 12px; color: #666666;  line-height: 22px;}


/*注册页面*/











