img {
    max-width: 100%;
}

p {
    margin-bottom: 0;
}

a {
    text-decoration: none;
}
.to-top { display: none;}
.to-top img { width: 54px;}
#cssmenu > ul > li > a {
font-size: 14px;
}
#cssmenu ul ul li a{
font-size: 14px;
}
.site-top-box {
    background-color: #FFFFFF;
    height: 30px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.site-top {
    display: flex;
    flex-direction: row;
    background-color: #FFFFFF;
    font-size: 12px;
}

.site-top-right {
    margin-left: auto;
}

.site-top-link {
    color: #115AA5;
}

.site-top-link:hover {
    text-decoration: underline;
}


/* .site-header {
    background-color: #0058FF;
} */
.site-header-brand {
    background-image: url('../images/site_header_bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 30px;
}
#cssmenu #menu-button{
    background-image: url('../images/site_header_bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    color: transparent;
}
#cssmenu #menu-button::before{
    content: '';
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 220px;
    height: 34px;
}
#cssmenu #menu-button::after{
    color: #FFFFFF;
    font-size: 14px;
}
.site-header-logo {
    height: 85px;
    margin-bottom: 0;
}

@media (max-width: 767.98px) {
    .site-header-brand {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    .site-header-logo {
        height: 35px;
    }
}
.site-header-brand .search-box {}

.site-header-brand .search-box form.search {
    position: relative;
    border-radius: 15px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    margin-bottom: 6px;
}

.site-header-brand .search-box .search-input {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 15px;
    border: none;
    font-size: 14px;
    color: #FFFFFF;
    padding: 0 16px;
    width: 240px;
    height: 28px;
}
.site-header-brand .search-box .search-input::placeholder {
  color: #FFFFFF;
}

.site-header-brand .search-box .search-submit {
    width: 63px;
    height: 28px;
    background: #FFFFFF;
    border-radius: 15px;
    position: absolute;
    right: 0;
    border: none;
    font-size: 14px;
    color: #306DAC;
}
.site-header-brand .search-box input.keyword {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 15px;
    border: none;
    font-size: 14px;
    color: #FFFFFF;
    padding: 0 16px;
    width: 240px !important;
    height: 28px;
}
.site-header-brand .search-box input.search {
    position: absolute;
    top: 14%;
    right: 11px;
    border-radius: 10px;
}
.site-header-brand .search-box .search-tuijian {
    font-size: 12px;
    color: #FFFFFF;
}

.site-footer {
    background-color: #0058FF;
    padding-top: 22px;
}

.site-nav {
    background-color: #0058FF;
    height: 118px;
}

.ylink {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding-bottom: 16px;
    margin-bottom: 50px;
    border-bottom: 0px solid rgba(255, 255, 255, 0.5);
    padding-bottom: 0px;
    margin-bottom: 0px;
}

@media (max-width: 767.98px) {
    .ylink {
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        padding-bottom: 10px;
        margin-bottom: 20px;
        border-bottom: 0px solid rgba(255, 255, 255, 0.5);
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
}

.Ylink-title-box {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 20px;
}

.Ylink-title-box h2 {
    margin-bottom: 0;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
    flex-shrink: 0;
    margin-left: 8px;
    margin-right: 18px;
}

.Ylink-title-box .Ylink-title-icon {
    height: 16px;
}

.Ylink-title-box .Ylink-title-line {
    height: 16px;
    flex: 1;
    background-image: url('../images/ylink_line.png');
    background-repeat: no-repeat;
    background-position: left;
    background-size: 100%;
    background-size: cover;
}

.Ylink-select {
    width: 100%;
    max-width: 270px;
    margin: auto;
    /* height: 27px; */
    background: rgba(255, 255, 255, 0.1);
    border-radius: 30px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    color: #FFFFFF;
    padding: 6px 14px;
    margin-bottom: 10px;
}
.Ylink-select option{
    color: #333333;
}

.footer-title-box {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    max-width: 118px;
    margin-bottom: 22px;
}

@media (max-width: 767.98px) {
    .footer-title-box {
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        max-width: 100%;
        margin-bottom: 22px;
        margin-top: 20px;
    }
}

.footer-title-box h2 {
    font-size: 14px;
    color: #FFFFFF;
}

.footer-logo {
    width: 100%;
    max-width: 298px;
    margin-bottom: 36px;
}

.footer-banquan {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 1.6;
}

.mobile-qr {
    width: 80px;
    border: 4px solid #FFFFFF;
    border-radius: 4px;
}

.footer-ksrk {
    max-width: 118px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

@media (max-width: 767.98px) {
    .footer-ksrk {
        max-width: 100%;
    }
}

.footer-ksrk dd a {
    font-size: 12px;
    color: #FFFFFF;
}

.footer-ksrk dd a:hover {
    text-decoration: underline;
}

.site-end {
    background-color: #0049D3;
    height: 60px;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 10px;
}

@media (max-width: 767.98px) {
    .site-end {
        margin-top: 10px;
    }
}

.site-end p {
    margin-bottom: 0;
    color: #CCE1FF;
    font-size: 12px;
}

.site-end p a {
    color: #CCE1FF;
    font-size: 12px;
}

.site-end p a:hover {
    text-decoration: underline;
}



.navbar-brand {
    padding: 29px 15px;
    height: auto;
}

nav.navbar.bootsnav {
    border: none;
    /* margin-bottom: 150px; */
    padding-top: 0;
    padding-bottom: 0;
}

.navbar-nav {
    float: left;
}

nav.navbar.bootsnav ul.nav>li {
    position: relative;
}

nav.navbar.bootsnav ul.nav>li>a {
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 400;
}

.nav>li:after {
    content: "";
    width: 0;
    height: 5px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.5s ease 0s;
}

.nav>li:hover:after {
    width: 100%;
}

nav.navbar.bootsnav ul.nav>li.dropdown>a.dropdown-toggle:after {
    content: "+";
    font-family: 'FontAwesome';
    font-size: 16px;
    position: absolute;
    top: 35%;
    right: 10%;
    transition: all 0.4s ease 0s;
    border: none;
display:none;
}

nav.navbar.bootsnav ul.nav>li.dropdown.on>a.dropdown-toggle:after {
    content: "\f105";
    transform: rotate(90deg);
display:none;
}

.dropdown-menu.multi-dropdown {
    position: absolute;
    left: -100% !important;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    border: none;
}

@media only screen and (max-width:990px) {

    nav.navbar.bootsnav ul.nav>li.dropdown>a.dropdown-toggle:after,
    nav.navbar.bootsnav ul.nav>li.dropdown.on>a.dropdown-toggle:after {
        content: " ";
    }

    .dropdown-menu.multi-dropdown {
        left: 0 !important;
    }

    nav.navbar.bootsnav ul.nav>li:hover {
        background: transparent;
    }

    nav.navbar.bootsnav ul.nav>li>a {
        margin: 0;
    }
}

@media (max-width: 992px) {
    nav.navbar.bootsnav.navbar-mobile .navbar-collapse {
        /* background: #0058FF; */
        left: 0;
        /* display: block !important; */
    }

    nav.navbar.bootsnav ul.nav>li>a {
        color: #333333;
    }
}


.page-left-nav {

}


.page-left-nav .nav {
    display: flex;
    flex-direction: row;
}
@media (max-width: 992px) {
    .page-left-nav .nav {
        flex-wrap: nowrap;
        overflow-x: scroll;
        margin-bottom: 20px;
    }
}
.page-left-nav .nav .nav-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 133px;
    height: 57px;
    background-color: #F8F8F8;
    font-size: 14px;
    color: #333333;
    position: relative;
    padding-left: 12px;
    border-right: 2px solid #EEEEEE;
    transition: 0.5;
    flex-shrink: 0;
    margin-right: 0;
    padding-right: 0;
}

.page-left-nav .nav .nav-item::before {
    margin-right: 18px;
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 8px;
    background: linear-gradient(to right, #B9D0FF, #395FEE);
    opacity: 0.2;
    transition: 0.5;
}
.page-left-nav .nav .nav-item:hover,
.page-left-nav .nav .nav-item.selected{
    color: #0058FF;
    background-color: #FFFFFF;
    border-right: 2px solid #0058FF;
}
.page-left-nav .nav .nav-item:hover::before,
.page-left-nav .nav .nav-item.selected::before{
    opacity: 1;
}

.page-left-nav  .tbl_columnlist_name{ display: none; }
.page-left-nav  .tbl_subcolumnlist .tbl_subcolumnlist_name{
background-image: none;
}

.page-left-nav .tbl_subcolumnlist_name a {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 133px;
    height: 57px;
    background-color: #F8F8F8;
    font-size: 14px;
    color: #333333;
    position: relative;
    padding-left: 12px;
    border-right: 2px solid #EEEEEE;
    transition: 0.5;
    flex-shrink: 0;
    margin-right: 0;
    padding-right: 0;
}

.page-left-nav .tbl_subcolumnlist_name a::before {
    margin-right: 18px;
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 8px;
    background: linear-gradient(to right, #B9D0FF, #395FEE);
    opacity: 0.2;
    transition: 0.5;
}
.page-left-nav .tbl_subcolumnlist_name a:hover,
.page-left-nav .tbl_subcolumnlist_name a.active{
    color: #0058FF;
    background-color: #FFFFFF;
    border-right: 2px solid #0058FF;
}
.page-left-nav .tbl_subcolumnlist_name a:hover::before,
.page-left-nav .tbl_subcolumnlist_name a.active::before{
    opacity: 1;
}

@media (max-width: 992px) {
    .page-left-nav .nav .nav-item {
        width: auto;
        height: 30px;
        font-size: 12px;
        padding-left: 12px;
        padding-right: 12px;
        margin-right: 10px;
    }
    
    .page-left-nav .nav .nav-item::before {
        margin-right: 10px;
    }
}