
        .page_country_box{display: inline-flex;margin-left: 15px;cursor: pointer;align-items: center;white-space: nowrap;}
        .page_country_box i{font-size: 32px;}
        .page_country_box span{font-size: 14px;margin-left: 5px;}
        #header .ly_navdown .ly_navright{justify-content: flex-end;}
        @media screen and (max-width: 1000px){
            .page_country_box {display: none;}
        }
    