.title00 h3 span{
    font-size: 2.6rem;
    display: block;
    text-align: center;
    margin-bottom: 2rem;
}

.content{
    margin: 7rem 1.2rem 0rem 1.2rem;

}


.toppic{
    width: 18rem;
    margin: 4rem auto 3rem auto;
}
.content img{
    width: 100%;
}
.content p{
    font-size: 1.3rem;
    line-height: 2.4rem;
    color: #333;
    text-align: justify;
}

.artworks02{
    margin-top: 3rem;
}
.artworks02 .title01{
    margin-bottom: 3rem;
}
.artworks02 .title01 img{
    width: 18.3rem;
    float: left;
}
.title01 .more{
    float: right;
    width: 7.2rem;
    height: 1.8rem;
    color: #999;
    font-size: 1.1rem;
    background:url(../images/artwork_more.png) no-repeat;
    background-size: 1.2rem;
    background-position: 6rem center;
    padding-left: 0.7rem;
    line-height: 1.8rem;
    border: 1px solid #999;
}
.content .alztitle h4{
    font-size: 1.5rem;
    margin-top: 2rem;
    margin-bottom: 1rem;
    font-weight: bold;
    color: #333;
}
.zhuti img{
    width: 12rem;
    margin-top: 2rem;
    margin-bottom: 1rem;
}

@media (max-width: 375px){
    
}
.content ul li {
    margin-bottom: 1rem;
}
.content ul.intro01 li h4{
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.3rem;
    display: inline;
    color: #333;
}
.content ul.intro01 li p{
    font-size: 1.4rem;
    font-weight: normal;
    display: inline;
    margin-left: 0.6rem;
    line-height: 2.6rem;
    color: #333;
}
.content ul.intro01 li{
    opacity: 1;
}
.content ul.intro01 li:hover{
    opacity: 0.6;
}

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

.lhz_tap ul li{
    cursor: pointer;
    font-size: 1.6rem;
    /*display: inline;*/
    line-height: 2.8rem;
    font-weight: 400;
    color: #000;
}
.lhz_tap ul li span{
    margin-right: 1rem;
    color: #fff;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    border-radius: 50%;
    background-color: #00ac4f;
    display: block;
    text-align: center;
    float: left;
    margin-top: 0.4rem;
    font-size: 1.5rem;
}
.lhz_tap ul li.tap01{
    color: #999;
    font-weight: 400;
}
.lhz_tap ul li:hover{
    color: #000;
}









