
.title00 h3{
    font-size: 2.6rem;
    color: #000;
    text-align: center;
}
.title00 h3 span{
    font-size: 1.8rem;
    display: block;
    margin-top: 1rem;
}
.content{
    margin: 7rem 1.2rem 0rem 1.2rem;

}
.content img{
    width: 100%;
}

.alz_title{
    margin-bottom: 3rem;
    margin-top: 3rem;
}
.alz_title01 img{
    width: 11rem; 
}

.alz_title h5{
    font-size: 1.3rem;
    color: #666666;
    font-weight: normal;
    line-height: 1.8rem;
    background: url(../images/site_projects_detail_position.png) no-repeat;
    background-size: 1.5rem;
    padding-left: 2.2rem;
    margin-top: 1.2rem;
}
.content p{
    font-size: 1.3rem;
    line-height: 2.4rem;
    color: #333;
    text-align: justify;
    margin-bottom: 1.6rem;
}
.content img{
    margin-top: 1.4rem;
}
.content .alztitle h4{
    font-size: 1.5rem;
    margin-top: 2rem;
    margin-bottom: 1rem;
    font-weight: bold;
    color: #333;
}
.alz_title h3{
    font-size: 2.1em;
    font-weight: 500;
    color: #333;
    line-height: 2.8rem;
}
.zhuti img{
    width: 34rem;
    margin-top: 2rem;
    margin-bottom: 1rem;
}

@media (max-width: 375px){
    
}



.alz_tap{
    margin-top: 3rem;
    padding-bottom: 1.8rem;
    border-bottom: 2px solid #eeeeee;
}

.alz_tap ul li{
    margin-bottom: 1rem;
    cursor: pointer;
    font-size: 1.5rem;
    /*display: inline;*/
    line-height: 2.6rem;
    font-weight: 400;
    color: #000;
}
.alz_tap ul li span{
    margin-right: 1rem;
    color: #000;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    border-radius: 50%;
    background-color: #ffe500;
    display: block;
    text-align: center;
    float: left;
    margin-top: 0.2rem;
}
.alz_tap ul li.tap01{
    color: #999;
    font-weight: 400;
}
.alz_tap ul li:hover{
    color: #000;
}











