.m-special-item{
    width: 100%;
    position: relative;
    margin-top: 60px !important;
}
.m-special-back{
    width: 100%;
}
.m-special-back img{
    width: 100%;
    display: block;
}

.m-special-content {
    width: 90%;
    margin-left: 5%;
    position: absolute;
    z-index: 9;
    top: 0;
}

.m-special-content1-text{
    font-size: 13px;
    line-height: 25px;
}

.m-special-content1{
    padding-top: 100%;
}
.m-special-content1-subtext{
    font-size: 10px;
    color: #8d8d8d;
    margin-top: 8%;
    text-align: right;
}
.m-spaciel-content2{
    padding-top: 10%;
    padding-bottom: 10%;
}
.m-special-item2{
    background-color: #f8f8f8;
    padding-bottom: 10%;
}
.m-special2-list{
    display: flex;
    flex-wrap: wrap;
    margin-left: 5%;
    margin-right: 5%;
}
.m-special2-item1{
    width: 49%;
    margin-right: 1%;
    margin-bottom: 2%;
    position: relative;
}
.m-special2-item2{
    width: 49%;
    margin-left: 1%;
    margin-bottom: 2%;
    position: relative;
}
.m-special2-item3{
    width: 49%;
    margin-right: 1%;
    margin-bottom: 2%;
    position: relative;
}
.m-special2-item4{
    width: 49%;
    margin-left: 1%;
    margin-bottom: 2%;
    position: relative;
}
.m-special-item-text4{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #f0f0f0;
    text-align: center;
    display: none;
}
.m-special-item-text1{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #f0f0f0;
    text-align: center;
    display: none;
}
.m-special-item-text2{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #f0f0f0;
    text-align: center;
    display: none;
}
.m-special-item-text3{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #f0f0f0;
    text-align: center;
    display: none;
}
.m-special-item-innertext{
    font-size: 8pt;
    padding: 5px 0;
}
.m-special-content2-subtext{
    font-size: 10px;
    color: #8d8d8d;
    text-align: justify;
    margin: 8% 5% 0 5%;
}
.m-right-top{
    height: 40px;
    line-height: 20px;
    font-size: 15px;
    vertical-align: text-top;
}