
/*.title00{
    width: 8.6rem;
    margin: 0 auto;
}*/

.title00 h3{
    font-size: 2.6rem;
    color: #000;
    text-align: center;
}
.title00 h3 span{
    font-size: 2.6rem;
    display: block;
}

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

}

.workimg img{
    width: 100%;
    margin-top: 3rem;
}


.content h2{
    font-size: 2.2rem;
    color: #333;
    margin-top: 2rem;
    margin-bottom: 1rem;
    line-height: 2.8rem;
    font-weight: 500;
}
.content p{
    font-size: 1.3rem;
    line-height: 2.4rem;
    color: #333;
    text-align: justify;
    margin-bottom: 1.4rem;
    font-weight: 300;
}
.content h4{
    font-size: 1.5rem;
    color: #333;
    margin-top: 2rem;
    font-weight: 400;
    margin-bottom: 1rem;
    line-height: 2.6rem;
}
.content h4 span{
    font-size: 1.3rem;
    line-height: 2.4rem;
    color: #333;
    margin-bottom: 1.4rem;
    font-weight: 300;
    display: block;
}

.ysjbox{
    margin-top: 3rem;
}
.ysjbox img{
    width: 12rem;
    height: 12rem;
    opacity: 0.85;
}
.ysjbox .none{
    width: 12rem;
    height:12rem;
    background-color: #ccc;
}
.ysjbox h5{
    font-size: 1.5rem;
    margin-top: 1rem;
    color: #333;
    width: 12rem;
    line-height: 2.4rem;
}
.ysjbox h5 span{
    display: block;
    font-size: 1.3rem;
    margin-top: 0.2rem;
    font-weight: 300;
    line-height: 2rem;
}



