@charset "utf-8";
/* CSS Document */
body,html{font-family:"微软雅黑"; overflow:hidden; width:100%; height:600px; margin-top:20px;}
.header{margin-left:90px; margin-top:20px; margin-bottom:20px;}
.logo{float:left;}
.logo1{background:url(../img/logo.jpg) no-repeat; width:51px; height:51px; float:left; margin}
.logo2{background:url(../img/logo-h1.png) no-repeat; width:234px; height:35px; float:left; margin-left:10px; margin-top:5px; line-height:35px; margin-right:5px;}
.logo-font{font-size:24px; color:#016533; font-family:"微软雅黑"; float:left; margin-top:6px; border-left:3px solid #3b9b5e; padding-left:10px; }
.bacg-wrap{ height:415px;background:url(../img/bgbottom8.jpg) no-repeat center; margin-bottom:20px;width: 100%;background-size:88% 99%;}
.bacg{ min-width:650px; height:415px; display:block; position:relative; margin:0 auto; background-size:cover;}
.text-box{width:343px; height:368px; background:#fff; position:absolute; top:10px; right:130px; padding-left:35px; padding-top:30px; }
.text-box h2{font-size:20px; color:#616161; margin-bottom:18px; font-weight:bold;}
.text-box .username{width:283px; height:40px; border:1px solid #318760; display:block; margin-bottom:20px; padding-left:28px; float:left; position:relative; line-height:40px; font-family:"微软雅黑"; }
.icon1{background:url(../img/username2.png) no-repeat; width:15px; height:15px; position:absolute; top:82px; left:40px;}
.text-box .password{width:283px; height:40px; border:1px solid #b5b5b5; display:block; padding-left:28px; margin-bottom:50px; position:relative; line-height:40px;  font-family:"微软雅黑";}
.icon2{background:url(../img/password.jpg) no-repeat; width:16px; height:13px; position:absolute; top:145px; left:40px;}
.text-box .sub{width:305px; height:40px; background:#328a60; color:#fff; display:block; font-size:16px; font-weight:bold;  border-radius:5px; line-height:40px; }
/*.text-box .rad{margin-bottom:50px;margin-top:40px;}*/
.inp-box h2{float:left;}
#password2{ display:none;}
/*---------------------------footer---------------------------*/
.footer{width:100%; height:60px; font-size:14px; color:#fff; line-height:60px; text-align:center; background:#439d53; margin-top:30px; position:fixed; bottom:0; }