body{width: 100%;height:100vh;background:url("http://www.ourjiangsu.com/advice/img/fzdh_advicebg.jpg") no-repeat;background-size:100% 100%;position: relative;}

.advice-container{width:88.93%;position: absolute;top:41.47vw;left:5.33%;}
.advice{width:100%;font-size:16px;color:#515151;}
#adviceText{ width:100%; height:70.4vw; border:none; padding:0; margin:0; border-radius:8px; -webkit-border-radius:8px; -moz-border-radius:8px; -ms-border-radius:8px; -o-border-radius:8px; margin-top:20px;padding:10px;font-size:14px;color:#6c6c6c;}
#submit{ width:100%; height:12vw; background-color:#f18d0f; border:0; font-size:16px; color:#ffffff; border-radius:8px; -webkit-border-radius:8px; -moz-border-radius:8px; -ms-border-radius:8px; -o-border-radius:8px;margin-top:20px; }
.grayBg{width:100%;height:100vh;background:rgba(0, 0, 0, .8);position: fixed;top:0;left:0;display:none;}
.loginBox{width:88.93%;position: absolute;top:43.73vw;left:5.33%;z-index:9;display:none;}
.inputbox{ width:100%; height:42.4vw; background-color:#e2e1e5; padding-top:7.07vw; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px;position: relative; }
.loginBox input{ display:block; width:90%; height:10.67vw; border:0; border-radius:8px; -webkit-border-radius:8px; -moz-border-radius:8px; -ms-border-radius:8px; -o-border-radius:8px;padding-left:10px; }
.loginBox input.username{margin:0 auto 6.27vw;}
.loginBox input.tel{margin:0 auto;}
#loginSubmitBtn{ width:100%; height:12.27vw; line-height:12.27vw; background-color:#f18d0f; font-size:16px; color:#ffffff; text-align: center; margin-top:20px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; }

.closebtnlogin{width: 25px;position: absolute;top: -30px;right: -10px;}