
/* 妗堜緥鍒楄〃 */
a.caseli {
    display: block;
    width: 92%;
    height: auto;
    background: #fff;
    margin: 0 auto 15px auto;
    overflow: hidden;
}
.caseli img {
    display: block;
    width: 100%;
    height: auto;
}
.caseli span {
    display: block;
    text-align: center;
    line-height: 180%;
    height: auto;
}
.caseli span:nth-child(2) {
    margin: 10px;
    font-size: 1.1rem;
    font-weight: bold;
    padding-bottom: 5px;
    position: relative;
}
.caseli span:nth-child(2)::after {
    content: '';
    width: 20px;
    height: 1px;
    background: #666;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: 0;
}
.caseli span:nth-child(3) {
    font-size: 0.75rem;
    margin-bottom: 10px;
}

/* 妗堜緥璇︽儏 */

.caset {
    height: auto;
    overflow: hidden;
    padding-left: 10px;
}
.caset span {
    display: block;
    line-height: 180%;
}
.caset span:nth-child(1) {
    font-size: 1.2rem;
    font-weight: bold;
    margin-top: 20px;
}
.caset span:nth-child(2) {
    font-size: 0.875rem;
    color: #666;
}
.dalislide.casep {
	margin-top: 10px;
    padding-bottom: 50px;
}
.dalislide.casep .slideb {
    bottom: 20px;
    text-align: center;
    padding-right: 0;
}
.casec {
    width: 90%;
    margin: 10px auto 20px auto;
    overflow: hidden;
    font-size: 0.875rem;
    line-height: 200%;
}
.casec img {
    max-width: 100%;
}
.viewli {
    height: auto;
    overflow: hidden;
    padding: 40px 0;
}
.viewli a {
    display: block;
    width: 15%;
    height: 200px;
    float: left;
    margin-left: 2%;
    margin-bottom: 20px;
}
.viewli a:nth-child(6n+1) {
    margin-left: 0;
}
.viewli a img {
    display: block;
    width: 100%;
    height: 150px;
}
.viewli a span {
    display: block;
    font-size: 1rem;
    line-height: 50px;
    text-align: center;
}