@import "websit-full-en-min.css";
@import "custom2.css";
@import "website-new-style-en-min.css";
@import "slider-min.css";
@import "style-tools-c-f.css";
@import "custom-new.css";
@import "custom-en.css";
@import "custom-output-en.css";
@import "waihui.css";
@import "bootstrap.css";
@import "custom-zh.css";
@import "count.css";
@import "count-type.css";
@import "mt4.css";
@import "style.css";


.logo img {
    height: 62px;
    padding: 10px 0;
}

.top-header-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.top-header-content ul {
    margin-bottom: 0 !important;
}

.not-before:before {
    content: none !important;
}

.small-menu-title a {
    color: #ffffff;
}

.top-header-buttons {
    padding: 0 !important;
}

.second-header-wrapper .wrap-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#content1 .middle .middle-content .container .box img {
    margin-top: 0;
}

.forex-blocks__footer {
    display: flex;
    align-items: center;
    justify-content: center;
}

.youshi .bt {
    display: flex;
    align-items: center;
    justify-content: center;
}

.youshi .bt span {
    display: inline-block;
    margin: 0 5px;
    width: 10%;
    border-top: 1px solid #b7b7b7;
}


.footer-logo {
    max-height: 40px;
}

.footer-first-section {
    display: flex;
    justify-content: space-between;
}

.footer-first-section:before,
.footer-first-section:after {
    content: none;
}

.main .carousel-item {
    padding-top: 4rem !important;
}

.carousel-indicators {
    bottom: 160px !important;
}

.mt-2 {
    margin-top: 1.2rem !important;
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }

    .text-md-right {
        text-align: right !important;
    }

    .text-md-center {
        text-align: center !important;
    }
}

@media (max-width: 600px) {
    .main .carousel-item {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }

    .button {
        min-width: 200px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }

    .carousel-item-title {
        font-size: 20px;
        line-height: 20px;
    }

    .carousel-item-tag {
        font-size: 16px;
        line-height: 20px;
        font-weight: 400;
        letter-spacing: 1px;
    }
}

.hzw_lql_newsr h3 a {
    text-decoration: none;
}

.hzw_lql_newsl img {
    height: 100px;
    width: 100%;
}

.pagination {
    justify-content: center;
}

.post-footer-info {
    background-color: #E5E5E5;
    border-radius: 4px;
    padding: 5px 10px;
    margin: 10px 0;
}

.post-footer-info p {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 0;
    color: #8d8d8d;
}

.copy {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
}

.sitemap {

}

.clamp {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.clamp-1 {
    -webkit-line-clamp: 1;
}