/* 开启全球之旅 */
.pricing-plan .nav-tabs-area .nav-tabs li {
    margin: 5px 10px !important;
}

@media (max-width: 1920px) {
    .banner-section .overlay .banner-content {
        padding: 220px 0 230px;
    }
}
/* 为什么选择我们  */
.why-select .why-select-item .text div{
    font-size: 16px !important;
}

.why-select .why-select-item .text p{
     font-size: 14px !important;
}
.pay-nl .pay-ml-item .hover-text{
    font-size: 14px !important;
}

/* 团队 */
.do-team .mask p{
    font-size: 14px;
    line-height: 1.2;
}

.do-team .left-img:hover .mask-content{
    transform: translateY(-20px);
}

.hot-list a:hover{
    text-decoration: underline;
    text-decoration-color: #ffffff;
}