*{
    margin: 0px;
    padding: 0px;
}
li{
    list-style: none;
}
#li li{
    float: left;
    line-height: 30px;

}

.DH{
    width: 100%;
    height: 65px;
    background: #faf9f9;
    position: relative;
}
.logo img{
    width: 140px;
    height: 77px;
    margin-left: 235px;
    margin-bottom: 15px;
}
.strategy{
    font-size: 22px;
    color: #069;
}
..gn_login{
    width: 310px;
    height: 27px;
    float: right;
    margin-top: 22px;
}
.gn_login ul{
    list-style: none;
    float: left;
    padding-left: 90px;
}
.gn_login ul li{
    float: left;
    display: inline;
    position: relative;
    line-height: 26px;
    margin: 0 15px;
    white-space: nowrap;
}
.gn_login a{
    text-decoration: none;
    color: #999;
    display: block;
    font-size: 15px;
    font-weight: 400;
}
.body{
    width: 100%;
    float: left;
}
#div{
    border:1px solid #999; 
    width:350px; 
    height:340px; 
    margin:0 auto;
    margin-top: 100px;
}
#form{
    width:350px; 
    height:210px;
    margin-top:25px;
}
.div{
    width:100%;
    margin-top:15px;
    height:24px;
}
.div_1{
    float:left;
    width:80px;
    height:20px;
    line-height:20px;
    margin-left:15px;
}
.div_2{
    float:left;
}
.div_3{
    float:left; 
    margin-left:5px;
}
.div_2_1{
    width: 150px;
    height: 20px;
    padding: 6px 5px;
    font-size: 14px;
    color: #333; 
    border: 1px solid #97c0c0;
    float: left;
}
.div_div{
    width:100%;
    margin-top:30px;
    height:40px;
}
#submit{
    height: 40px;
    width: 100%;
    background-color: #999;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    border: 1px solid #000;
}
/* 可以使用 */
.user_1{
    font-size:12px;
    line-height:24px; 
    float:left; 
    margin-left:5px; 
    display:none;
}
.phone_1{
    font-size:12px;
    line-height:24px; 
    float:left; 
    margin-left:5px; 
    display:none;
}
.email_1{
    font-size:12px;
    line-height:24px; 
    float:left; 
    margin-left:5px; 
    display:none;
}

/* 不可使用 */
.user_2{
    font-size:12px;
    line-height:24px; 
    float:left; 
    margin-left:5px; 
    display:none;
    color:red; 
}
.phone_2{
    font-size:12px;
    line-height:24px; 
    float:left; 
    margin-left:5px; 
    display:none;
    color:red; 
}
.email_2{
    font-size:12px;
    line-height:24px; 
    float:left; 
    margin-left:5px; 
    display:none;
    color:red; 
}
.zc{
    width: 300px;
    height: 25px;
}
.x{
    width: 25px;
    height: 25px;
    float: right;
    margin-top: -30px;
}
#a{
    text-decoration: none;
    color: #999;
}
#del{
    width:100%;
    height:29px;
    margin-top: -10px;
}
.del{
    float:right;
    line-height:29px;
    margin-right:10px;
}