* {
    font-family: Microsoft YaHei-Regular, Microsoft YaHei !important;

}

.logos{
    width: 93px;
    height: 35px;
    object-fit: contain;
}
.navbar-default .container {
    padding-left: 200px
}

.navbar-default {
    padding-top: 1rem;
    margin-bottom: 1rem;
}
.sy-pager {
    overflow: hidden;
    zoom: 1;
    display: block;
    width: 100%;
    margin: 1em 0 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 80%;
    z-index: 111;
}
.sy-pager li{
    width: .8em !important;
    height: .8em !important;
}

.sy-pager li.sy-active a{
    background-color: #ffffff !important;
}

.navbar-logo {
    float: left;
    padding-top: 21px;
    padding-left: 205px;
}

.sy-box {
    margin-top: 95px;
    position: relative;
}

.navbar-default .navbar-nav > li > a {
    color: #333333;
    font-weight: 400;
    font-size: 16px;
    height: 60px;
    padding-bottom: 1rem;
    text-align: center;
}

.navbar-default .navbar-nav > li.active > a {
    color: #005183;
    background-color: transparent;
    font-weight: bold;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li.open > a:hover, .navbar-default .navbar-nav > li.open > a:focus, .navbar-default .navbar-nav > li.active > a:hover, .navbar-default .navbar-nav > li.active > a:focus {
    color: #005183;
    background-color: transparent;
}

.navbar-default .navbar-nav > li.active > a > span {
    border: 3px solid #186EA4;
    display: block;
    border-radius: 15px;
    margin-top: 6px;
    width: 80px;
    background: #186EA4;
}

.navbar-nav > li {
    margin-right: 1.5rem !important;
}

.navbar-default {
    background-color: #FFFFFF;
}

.open > .dropdown-menu {
    display: inline-block;
    text-align: center;
    border: none;
    background-color: #ffffff;
    color: #666666;
    /*left:-25%;*/
    padding: 15px 25px;
    border-radius: 10px 10px 10px 10px !important;

}

.open .dropdown-menu > li > a {
    color: #ffffff;
    font-size: 15px;
}

.open .dropdown-menu > li:nth-child(1) {
    margin-top: 1rem;
}

.open .dropdown-menu > li {
    margin-bottom: 1rem;
}

.open .dropdown-menu > li > a:hover, .open .dropdown-menu > li > a:focus {
    background-color: transparent;
}

.wer {
    width: 0;
    height: 0;
    border-width: 0 8px 8px;
    border-style: solid;
    border-color: transparent transparent #186EA4;
    position: absolute;
    top: -10px;
    display: none;
    left: 77px;
}

.wer em {
    display: block;
    width: 0;
    height: 0;
    border-width: 0 10px 10px;
    border-style: solid;
    border-color: transparent transparent #186EA4;
    position: absolute;
    top: 0px;
    left: -10px;
}

.idNumber1 {
    /*width: 66%;*/
    width: 100%;
    overflow: hidden;
    text-align: left;
    height: 3rem;
    border: 1px solid #EEEEEE;
    border-radius: 1rem;
    font-size: 14px;
    margin-top: 9.5%;
    margin-left: 3rem;
    outline-style: none;
    background-color: #eee;
    text-indent: 3rem;
    text-overflow: ellipsis;
}

#searchImgButton {
    display: inline-block;
    cursor: pointer;
    background: url(../images/20221109/Vector.png) no-repeat 0 0px;
    width: 20px;
    height: 25px;
    position: relative;
    top: -25px;
    left: 39px;
}

.navbar-form {
    margin-bottom: 0;
    margin-top: 0;
}
.open > .dropdown-menu{
    left: -40%;
}
.open > .dropdown-menu > .menu-item > a{
    background-color: transparent !important;
    color: #666666;
}
.open > .dropdown-menu > .menu-item > a:hover,.open > .dropdown-menu > .menu-item > a:focus{
    color: #0B90C4;
}

