.second-lunbo_img .layui-carousel-ind {
    width: 120px;
    position: absolute;
    top: unset;
    bottom: 0;
    right: 0;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wraps{
    margin:0 auto;
}
.content-yaowen_lunbo-box_img .yaowen-lunbo_zhishiqi {
    width: 40px;
    position: absolute;
    top: unset;
    font-size: 18px;
    bottom: 0;
    right: 0;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
}

.content-yaowen_lunbo-box_img .yaowen-lunbo_zhishiqi span {
    font-size: 20px;
    color: #d74339;
}
.wraps {
    min-height: 65vh;
    overflow-x: hidden;
    overflow-y: auto;
}
.content_box {
    -webkit-box-shadow: 0px -6px 20px #e0e4e9;
    box-shadow: 0px -6px 20px #e0e4e9;
    /*width: 1200px;*/
    max-width: 1200px;
    min-width: 1000px;
    margin: 26px auto 63px;
}
.content_box .title {
    text-align: center;
    font-family: fzzhunysk sans-serif;
    line-height: 50px;
    color: rgba(51, 51, 51, 1);
    font-size: 30px;
    padding: 30px 90px 20px 90px;
}
.content_box .top-bar {
    padding-bottom: 5px;
    border-bottom: 1px #eee solid;
    font-size: 14px;
    text-align: center;
}
.content_box .top-bar span {
    margin-left: 10px;
    margin-right: 10px;
    color: #888;
}
.content {
    margin-top: 34px;
}
.com_text {
    position: relative;
    top: -10px;
    line-height: 38px;
    font-size: 20px;
    padding-left: 90px;
    padding-right: 90px;
    text-indent: 2em;
    text-align: justify;
}
.com_text img {
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 8px;
}