.Person-Regest-Content{
    width: 1000px;
    height: 2400px;
    margin: 0 auto;
    padding-top: 80px;

}
.left{
    width: 300px;
    float: left;
}
.left ul{

    margin: 0;
}
.left ul li{

    list-style: none;
    width: 100%;
    height: 30px;
    padding-left: 50px;
    line-height: 30px;
    padding-top: 5px;


}
.left ul li a{
    text-decoration: none;
    color: #7d7d7d;
    display: block;
    width: 75px;
    text-align: center;
    line-height: 20px;

}
.left ul .NewPerson{

    background: url("../images/NewPerson.png")  100% no-repeat ;
    background-position: left;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 18px;
}
.left ul .Partner {
    background: url("../images/LittlePartner.png")  100% no-repeat ;
    background-position: left;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 18px;
}
.left ul .Companynews {

    background: url("../images/Companynews.png") 100% no-repeat ;
    background-position: left;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;

}
.left ul .PersonHelp {
    background: url("../images/PersonHelp.png") 100% no-repeat ;
    background-position: left;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;

}
.left ul .NewPerson a,.left ul .Partner a,.left ul .Companynews a,.left ul .PersonHelp a{

    font-size: 16px;
    color: #000;
}
.Person-regest-content p{
    color: #7d7d7d;
}
.right{
    width: 700px;

    float: left;
}
.right .Person-regest-title{

    width: 700px;
    height: 30px;
    border-bottom: 2px solid #838383;
    margin-top: 15px;
    font-size: 15px;
    color: #ff9610;
}
.Person-regest-content{
margin-top: 17px}
.Person-regest-content .TitleOne{
font-size: 16px;
color: #009b43;
    font-weight: bold;
    margin-bottom: 20px;
}
.right .ImgOne{
    margin-top: 25px;
    width: 464px;
    height: 164px;
    margin-bottom: 28px;
}
.ImgOne img{
    width: 100%;
}

 .ImgTwo{
     width: 472px;
     height: 356px;
     margin-top: 34px;
     margin-bottom: 35px;
 }
.ImgTwo img{
    width: 100%;
}
.Person-regest-content .TitleTwo{
    font-size: 16px;
    color: #009b43;
    font-weight: bold;
    margin-bottom: 20px;
}
.TestshowImg{
    height: 275px;
    padding-left: 10px;
}
.andriodDiv{
    float: left;
    margin-left: 30px;
    margin-right:164px ;
}
.andriodDiv p{
    text-align: center;
}
.IOSDiv{
    float: left;
}
.IOSDiv p{
    text-align: center;
}
.phoneTest {
    height: 488px;

    margin-top: 29px;
}
.phoneTest img{
    margin-left: 230px;
}
.left ul li .activeA{

    color: #fff;

    background-color: #009b43;

}