/* CSS Document */
body{ font:workspace; font-family:"微软雅黑"}
.body-img{position:fixed; top:0px; left:0px; z-index:-111; width:100%; height:100%;}
.body-img1{ position:fixed; top:5px; left:5px; z-index:-100;}
header{ text-align:center; padding-top:20px;}
header img{ width:99%;}
.long{ display:none;}
.LongW{ display:none;}
.LongT{ display:none;}

.back1{ width:98%; text-align:center; height:120%; display:none;}
 form{ margin:50px 10px 0px; padding:30px 20px 10px; border:3px #8190b9 solid;  border-radius:5px; background: url(../images/form-bg1.png);}
 .form-group{ width:100%; margin-bottom:10px; padding-bottom:10px; display:inline-block;}
 .form-group1{ text-align:center;}
 .tit{ border-radius:5px; border:1px #ccc solid; padding:8px 10px; background-color:#fff;}
 .tit1{ white-space:nowrap; font-size:14px; font-family:"微软雅黑"; line-height:30px;}
 .Code{ padding:5px 10px; border:1px #ccc solid; float:right; background-color:#fff;}
 .btn{ padding:5px 15px;}
.Den{ margin-left:-45px;}
.Cho{ float:right; z-index:999}