@charset "utf-8";
.thought_text {
    height: 200px;
    position: relative;
}

@media screen and (max-width:480px) {
    .thought_text {
        height: 150px;
    }

}
@media screen and (max-width:860px){
    .btn-news-page span{
        font-size: 12px !important;
    }
}
.thought_text h5 {
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    line-height: 160%;
    position: absolute;
    top: 55%;
    transform: translateY(-50%);

}

.thought_text h5 span {
    font-size: 38px;
    display: block;
    padding-bottom: 10px;
}

.tt-news-page {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.tt-news-page span {
    color: #0072cd;
    font-weight: bold;
    font-size: 18px;
    line-height: 160%;
    border-bottom: #0072cd solid 3px;
    display: inline-block;
}

.btn-news-page {
    background: #0072cd;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.btn-news-page span {
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 160%;
    overflow: hidden;
    width: 100%;
}

.thou-pt-55 {
    padding-top: 55px;
}

.thou-pb-55 {
    padding-bottom: 55px;
}

.inner-news {
    padding-bottom: 78px;
}

.inner-news ul li.pr-159 {
    padding-right: 2%;
}

.thought_text img {
    max-width: 311px;
    padding-top: 68px;
    padding-bottom: 68px;
}

.desc-news-page {
    height: 100px;
}
@media screen and (max-width: 1025px) {
    .desc-news-page {
        height: 168px;
    }
}
@media screen and (max-width: 840px) {
    .desc-news-page {
        height: 180px;
    }
}
@media screen and (max-width: 767px) {
    .desc-news-page {
        height: auto;
    }
}

@media screen and (max-width:1025px) {
    .thou-pt-55 {
        padding-top: 0px;
    }
    .thou-pb-55 {
        padding-bottom: 55px;
    }
    .inner-news {
        padding-bottom: 40px;
    }
    .wapper-news {
        padding-bottom: 40px;
    }
}

@media screen and (max-width:767px) {
    .thou-pt-55 {
        display: none;
    }
    .inner-news ul li.sp-149 {
        margin-left: 1% !important;
        padding-bottom: 9px;
        margin-top: 10px;
    }
    .inner-news ul li.pr-159 {
        padding-right: 1.5%;
        margin-left: 0;
        margin-top: 10px;
        border: 1px solid #eee;
    }
}

@media screen and (max-width:480px) {
    .inner-news ul li.sp-149 {
        margin-left: 0% !important;
    }
    .inner-news {
        padding-bottom: 10px;
    }
    .wapper-news {
        padding-bottom: 20px;
    }
    .icon-home-right>.cont>.ow>img {
        display: none;
    }
    .in_mn_69 {
        margin-bottom: 26px;
    }
    .inner-news ul li, .inner-news ul li:nth-child(3), .inner-news ul li.pr-159 {
        border: none;
        border-bottom: 2px dashed #e8e8e8;
    }
    .inner-news ul li.pr-159 {
        border: none;
    }
}

@media screen and (max-width:375px) {
    .inner-news {
        padding-bottom: 10px;
    }
    .wapper-news {
        padding-bottom: 20px;
    }
    .btn-news-page {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .btn-news-page span {
        font-size: 14px;
    }
}