.news_info_box{
    margin-bottom: 32px;
}
.news_second_title{
    margin-bottom: 6px;
    font-size: 17px;
    font-family: Poppins SemiBold;
}

.news_normal_p{
    line-height: 26px;
    margin-bottom: 12px;
}
.visa_country{
}
.visa_country li{
    float: left;
    background: #e3f7ff;
    line-height: 28px;
    border-radius: 14px;
    padding: 0px 12px;
    margin-right: 12px;
    margin-bottom: 15px;
}
.link_a{
    color: blue;
}
.red_bold2{
    color: #f65312;
    font-family: Poppins SemiBold;
}