body{
    position: relative;
}
.n-title-img{
    text-align: center;
    padding-top: 70px;
}
.n-return-ruzhu button{
    background-color: #D9383E;
    color: white;
    width: 230px;
    font-size: 16px;
    line-height: 50px;
    
}
.n-onemaster-title h1{
    font-size: 42px;
    font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
    font-weight: bold;
    color: #4f4e4e;
    line-height: 19px;
}
.n-onemaster-title{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px;
}
.n-top-tilte p{
    font-size: 30px;
    font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
    font-weight: bold;
    color: #4f4e4e;
}
.n-top-tilte span{
    font-size: 17px;
    color: #4f4e4e;
    line-height: 19px;
    text-align: center;
}
.n-top-tilte{
    display: block;
    text-align: center;
}
.n-onemaster-title div{
    padding: 0px 15px;
    line-height: 48px;
}
.n-onemaster-title img{
    padding: 0px 15px;
    width: 54px;
    height: 24px;

}
.n-onemaster-conter ul li{
    width: 15%;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 13px;
    box-shadow:0 0 10px rgb(207, 206, 206);
    margin: 0px 50px;
}  
.n-onemaster-conter ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.n-onemaster-conter ul li p{
    font-size: 17px;
    font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
    font-weight: 700;
    text-align: center;
    color: #4f4e4e;
    line-height: 40px;
}
.n-onemaster-conter ul li span{
    font-size: 15px;
    color: #807E7E;
    text-align: center;
    line-height: 25px;
    display: block;
}
.n-onemaster-conter ul li img{
    width: 272px;
    height: 181px;
}

.n-master-two{
    background: url('../images/activity/master/mast16.png');
    width: 100%;
    height: 580px;
}
.n-two-conter ul{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 49px;
}
.n-two-conter ul li{
    display: inline-block;
    text-align: center;
    padding: 0px 40px;
}
.n-two-conter ul li p{
    font-size: 18px;
    font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
    font-weight: 700;
    color: #4f4e4e;
    line-height: 40px;
}
.n-two-conter ul li span{
    font-size: 15px;
    color: #807E7E;
    line-height: 25px;
    display: block;
}
.n-three-bottom ul{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.n-three-bottom img{
    width: 137px;
    height: 126px;
}
.n-three-bottom ul li{
    display: inline-block;
    text-align: center;
    padding: 0px 40px;
}
.n-three-bottom ul li p{
    font-size: 20px;
    font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
    font-weight: 700;
    color: #F6554B;
    line-height: 29px;
}
.n-three-bottom ul li span{
    font-size: 14px;
    font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
    color: #949393;
    line-height: 40px;
}
.z-hcx-content ul {
    flex-wrap: wrap;
    width: 1200px;
    margin: 0 auto;
    padding: 0px 48px;
}
.z-hcx-content ul li {
    width: 534px;
    border: 1px solid rgba(230,230,230,1);
    padding: 15px;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
}