
html,
body{
}
.jggl_bodybg{
  position: relative;
  left: 0;
  top: 0;
  overflow: hidden;
  height: 100%;
  box-sizing: border-box;
  background: url(../img/bg_wjjs.jpg) no-repeat center center;
  font-family: "微软雅黑";
  background-attachment:fixed;
}

a {
	color: #fff; text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.title_box{margin:0px auto;width:700px;padding-top:5%;height:10%;text-align: center;}
.input_box{margin:0px auto;width:700px;padding-top:1%}
.inpub_box_center{
	margin:0px auto;
	width:422px;
	height:298px;
	background: url(../img/form_bg.png);
	margin-top:5%;
}
.yhdl{margin:0px auto;
    color:#fff;
    font-size:20px;
    text-align:center;
    padding-top:15px;
    padding-bottom:10px;}
.box_form{margin:0px auto;padding:20px;width:280px;height:60%}	
.box_form2{margin:0px auto;padding:10px;width:280px;height:650%}

.box_uid2{margin-top:15px;width:280px;height:32px;padding-top:2px;padding-left:10px;border:1px solid #ccc;border-radius: 5px;}

.box_uid2 input{float:left;width:200px;height:30px;font-size:16px;border:0px;outline:none;color:#666}

.box_yzm{margin-top:15px;margin-bottom:15px;}
.box_yzm input{float:left;
    width:180px;
    height:30px;
    font-size:16px;
    border:1px solid #ccc;
    outline:none;
    padding-left:10px;
    border-radius:5px;
    color:#666}
.box_yzm img{padding-left:5px;padding-top:5px}

 .blue_button{width: 120px;
    height: 36px;
    background: #015ebd;
    background-position: left top;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    font-weght: bold;
    border: none;
    margin-top:15px;
    cursor: pointer;}
  
.bottom{width:100%;margin-top:20%;height:30%;text-align:center;line-height:24px;clear:both;color:#fff;padding-top:40px;font-size:14px;}        