.navbar-brand {
    width: 265px;
    height: 36px;
}

.navbar-brand img {
    width: 100%;
    height: 100%;
}

.footer-logo img {
    width: 140px;
    height: 34px;
}

.navbar-nav {
    width: 700px !important;
}

.navs-right {
    display: none !important;
}

/* 手机端 */

.h5-nav {
    display: none;
}

.h5-nav .h5-nav-top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(99vw / 7.5);
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #FFFFFF;
    z-index: 7;
    padding: 0 30px;
    box-sizing: border-box;
}

.h5-nav .h5-logo img {
    width: calc(311vw / 7.5);
}

.h5-button-box {}

.h5-button-box .menu {
    width: calc(36vw / 7.5);
    height: calc(24vw / 7.5);
    background: url('/images/bdfh/menu.png');
    background-size: calc(36vw / 7.5) calc(24vw / 7.5);
}

.down-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #F1F1F1;
    padding: calc(99vw / 7.5) calc(30vw / 7.5) 0;
    box-sizing: border-box;
    overflow-y: scroll;
    display: none;
    z-index: 6;
}

.down-menu.show {
    display: block;
}


/*  */

.down-menu-item {
    font-size: calc(30vw / 7.5);
    font-weight: bold;
    /* height: calc(100vw / 7.5); */
    color: #333333;
    border-bottom: calc(2vw / 7.5) solid #D2D2D2;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
}


/* .down-menu-item:last-child{
    border-bottom: none;
} */

.down-menu-item.alone {
    height: calc(100vw / 7.5);
}

.down-menu-item.alone {
    color: #333333;
}

.down-menu-item .one-menu {
    /* height: 100px; */
    height: calc(100vw / 7.5);
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.down-menu-item .one-menu a {
    color: #333333;
}

.down-menu-item .tow-menu {
    border-top: calc(2vw / 7.5) solid #D2D2D2;
    display: none;
}

.down-menu-item .tow-menu.show {
    display: block;
}

.down-menu-item .tow-menu .tow-menu-item {
    display: block;
    height: calc(80vw / 7.5);
    line-height: calc(80vw / 7.5);
    font-size: calc(26vw / 7.5);
    color: #666666;
    font-weight: 400;
    opacity: 0.7;
}


/*  */

.h5-nav .lang {
    width: calc(260vw / 7.5);
    height: calc(70vw / 7.5);
    border: calc(2vw / 7.5) solid #D2D2D2;
    box-sizing: border-box;
    border-radius: calc(35vw / 7.5);
    margin-top: calc(30vw / 7.5);
    font-size: calc(30vw / 7.5);
    color: #666666;
    display: flex;
    align-items: center;
    justify-content: center;
}

.arrow {
    width: calc(16vw / 7.5);
    height: calc(16vw / 7.5);
    border-top: calc(3vw / 7.5) solid #313131;
    border-right: calc(3vw / 7.5) solid #313131;
    transform: rotate(135deg);
    margin-right: calc(3vw / 7.5);
    transition: 1s;
}

.arrow-deg {
    transition: 1s;
    transform: rotate(-45deg);
}

.footer-menu {
    display: none;
    padding: 0 calc(30vw / 7.5) 0;
}

.h5-switch {
    width: calc(180vw / 7.54);
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: calc(25vw / 7.5);
    display: none;
}

.h5-switch .h5-switch-left,
.h5-switch-right {
    width: calc(80vw / 7.5);
    height: calc(80vw / 7.5);
}

.h5-switch img {
    width: 100%;
}


/* 回到顶部 */

.toTop {
    display: none;
    position: fixed;
    right: calc(30vw / 7.5);
    /* bottom: calc(711vw / 7.5); */
    bottom: calc(150vw / 7.5);
    z-index: 5;
    width: calc(80vw / 7.5);
    height: calc(80vw / 7.5);
    border-radius: calc(10vw / 7.5);
    /* background: #000000;
    opacity: 0.7; */
}

.toTop img {
    width: 100%;
    height: 100%;
}


/* 手机端结束 */

.content {
    width: 1200px;
    margin: 0 auto;
}

.bs {
    box-sizing: border-box;
}

.pl355 {
    padding-left: 615px;
}

.active {
    /* color: #2EA0D3 !important; */
    opacity: 1 !important;
    border-bottom: 3px solid #2EA0D3;
}

.ft {
    font-family: "宋体";
}


/* .active::after {
    display: block;
    content: "";
    height: 4px;
    width: 100%;
    position: relative;
    top: -23px;
    left: 0;
    background: #2EA0D3;
    ;
    border-bottom: 3px solid #2EA0D3;
    opacity: 0;
} */


/* 头部 */

.navbar {
    position: fixed !important;
    top: 0;
    left: 0;
    height: 90px;
    padding: 0 38px 0 81px !important;
    background-color: rgba(255, 255, 255, 1);
    width: 100%;
    z-index: 11;
}

.navbar .navbar-brand:hover {
    opacity: 1;
}

@media all and (max-width:1460px) {
    .navs .navbar-nav {
        margin-left: 10px !important;
    }
}

.navs .navbar-nav {
    width: 870px;
    display: flex;
    justify-content: space-between;
    margin-left: 156px;
}

.navs .nav-link {
    /* height: 40px; */
    height: 90px;
    font-size: 20px;
    line-height: 90px;
    /* color: #333333 !important; */
    padding: 0;
    cursor: pointer;
    /* cursor: pointer; */
}

.navs .nav-link>a {
    width: 100%;
    height: 70px;
    display: block;
}

.navs .nav-link .navs-hover {
    position: absolute;
    left: 0;
    top: 90px;
    width: 100%;
    height: 40px;
    background-color: rgba(255, 255, 255, 0.9);
    opacity: .8;
    color: #666666;
    font-size: 16px;
    display: none;
    z-index: 5;
    /* display: flex;
    align-items: center; */
}

.navs-show {
    display: block !important;
}

.navs .nav-link .navs-hover li {
    float: left;
    line-height: 32px;
}

.navs .nav-link a {
    color: #333333;
    font-weight: 500;
    text-decoration: none;
}

.navs .nav-link .navs-hover li a,
a:hover {
    opacity: 1;
    color: #666666;
    text-decoration: none;
}

.navs .nav-link .navs-hover .line {
    margin: 0 10px;
}

.navs-right {
    width: 80px;
    /* height: 16px; */
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #AFB3B5;
}

.navs-right .lang {
    font-size: 16px;
    font-weight: 500;
    color: #052029;
    opacity: 0.6;
}

.navs-right .logon {
    font-weight: 500;
    color: #333333;
    font-size: 16px;
}


/* 尾部 */

.footer {
    width: 100%;
    height: 433px;
    background-color: #f1f1f1;
    padding-top: 66px;
    box-sizing: border-box;
    margin-top: 101px;
}

.footer-top {
    display: flex;
    justify-content: space-between;
}

.footer .footer-logo {
    /* width: 177px; */
    /* height: 57px; */
    /* background-color: red; */
}

.footer .footer-logo img {
    /* width: 100%;
    height: 100%; */
    /* background-color: red; */
}

.footer .footer-nav {
    width: 901px;
    height: 181px;
    display: flex;
    justify-content: space-between;
    /* margin-left: 100px;*/
}

.footer .footer-nav .onRouter {
    font-size: 18px;
    cursor: pointer;
    color: #000;
    font-weight: bold;
    /* margin-left: 80px; */
}

.footer .footer-nav .onRouter a {
    color: #000;
}

.footer .footer-nav .onRouter a:hover {
    opacity: 1;
    text-decoration: none;
}

.footer .footer-nav .towRouter {
    font-size: 16px;
    margin-top: 20px;
    color: #999;
    font-weight: normal;
}

.footer .footer-nav .towRouter li {
    cursor: pointer;
    margin-bottom: 10px;
}

.footer .footer-nav .towRouter li a {
    color: #999;
}

.footer .footer-nav .towRouter li a:hover {
    color: #2ea0d3;
    text-decoration: none;
}

.footer .footer-copyright {
    width: 100%;
    height: 160px;
    background-color: #DFDFDF;
    margin-top: 96px;
    box-sizing: border-box;
}

.footer .footer-copyright .government {
    width: 1200px;
    height: 60px;
    border-bottom: 2px solid #BFBFBF;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    margin: 0 auto;
    padding-top: 23px;
    box-sizing: border-box;
    display: flex;
}

.footer .footer-copyright .government a {
    color: #666666;
}

.footer .footer-copyright .government .footer-line {
    margin: 0 15px;
}

.footer .footer-bottom-box {
    width: 100%;
    height: 99px;
    background-color: #DFDFDF;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.footer .footer-bottom-box .footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer .footer-bottom-box .footer-bottom .dropdown {
    position: relative;
    width: 180px;
    height: 36px;
    background: #D1D1D1;
    border: 1px solid #B2B2B2;
    box-sizing: border-box;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    line-height: 36px;
    cursor: pointer;
}

.footer .footer-bottom-box .footer-bottom .dropdown .dropdown-down {
    padding-left: 21px;
    padding-right: 21px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* banner */


/* 修改  新闻公共样式 */
.news .card-deck {
    height: 480px;
    margin-top: 63px;
    // border-top: 1px solid #dcdcdc;
    display: flex;
    /* justify-content: space-between; */
}

.news .news-card {
    display: none;
}

.news .news-card.show {
    display: block;
}

.news .card-deck .card {
    flex: 0 0 23%;
    /* width: 280px; */
    height: 421px;
    border-bottom: 3px solid #BB9962;
    margin: 0;
    margin-top: 55px;
    cursor: pointer;
    border-radius: 0;
}


/* #FBFBFB */

.news .card-deck .card:hover {
    /* background-color: #D5D5D5; */
    border: 1px solid transparent !important;
    border-bottom: 3px solid transparent;
}

.news .card-deck .card:hover .card-body {
    background-color: #FBFBFB;
}

.news .card-deck .card .card-footer {
    background-color: #FFFFFF;
}

.news .card-deck .card:hover .card-footer .text-muted span {
    color: #666666 !important;
}

.news .card-deck .card:hover .card-footer {
    background-color: #E9E9E9;
    border: 1px solid transparent;
}

.news .card-deck .card .card-img {
    width: 100%;
    height: 199px;
    overflow: hidden;
    border-radius: 0;
}

.news .card-deck .card .card-img .card-img-top {
    width: 278px;
    height: 199px;
    transition: 1s;
}

.news .card-deck .card:hover .card-img .card-img-top {
    transition: 1s;
    transform: scale(1.1);
}

.news .card-deck .card .card-body {
    width: 280px;
}

.news .card-deck .card .card-title {
    font-size: 14px;
    color: #aaaaaa;
}

.news .card-deck .card .card-text {
    font-family: Source Han Sans CN;
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    line-height: 24px;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: clip;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.news .card-deck .card .text-muted {
    display: flex;
    justify-content: space-between;
}

.news .card-deck .card .text-muted span {
    font-size: 14px;
    color: #666666;
}

.news .card-deck .card+.card {
    margin-left: 31px;
}


/* 修改 */

@media all and (min-width:1000px) {
    .footer .footer-bottom-box .footer-bottom .dropdown .dropdown-down::after {
        display: block;
        content: "";
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 7px solid #666666;
    }

    .footer .footer-bottom-box .footer-bottom .dropdown:hover .dropdown-down::after {
        display: block;
        content: "";
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 7px solid #666666;
        transform: rotate(-90deg);
    }

    .footer .footer-bottom-box .footer-bottom .dropdown .dropdown-list .dropdown-list-item a {
        color: #666666;
    }

    .footer .footer-bottom-box .footer-bottom .dropdown .dropdown-list .dropdown-list-item:hover {
        background: #2EA0D3;
        color: #FFFFFF;
    }

    .footer .footer-bottom-box .footer-bottom .dropdown .dropdown-list .dropdown-list-item:hover a {
        opacity: 1;
        color: #FFFFFF;
        text-decoration: none;
    }

    .footer .footer-bottom-box .footer-bottom .dropdown .dropdown-list .dropdown-list-item:hover::after {
        border-left: 7px solid #FFFFFF;
    }

    .footer .footer-bottom-box .footer-bottom .dropdown .dropdown-list .dropdown-list-item::after {
        display: block;
        content: "";
        width: 0;
        height: 0;
        border-left: 7px solid #666666;
        border-bottom: 6px solid transparent;
        border-top: 6px solid transparent;
    }
}

.footer .footer-bottom-box .footer-bottom .dropdown .dropdown-list .dropdown-list-item a {
    opacity: 1;
    color: #666666;
}

.footer .footer-bottom-box .footer-bottom .dropdown .dropdown-list {
    display: none;
    position: absolute;
    top: -36px;
    left: -1px;
    width: 180px;
}

@media all and (min-width:1000px) {
    .footer .footer-bottom-box .footer-bottom .dropdown:hover .dropdown-list {
        display: block;
    }

    .footer .footer-bottom-box .footer-bottom .dropdown .dropdown-down:hover .dropdown-list {
        display: block;
    }
}

.footer .footer-bottom-box .footer-bottom .dropdown .dropdown-list.show {
    display: block;
}

.footer .footer-bottom-box .footer-bottom .dropdown .dropdown-list .dropdown-list-item {
    width: 180px;
    height: 36px;
    padding-left: 21px;
    padding-right: 21px;
    box-sizing: border-box;
    background: #D1D1D1;
    border: 1px solid transparent;
    border-bottom: 1px solid #B2B2B2;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
}


/* .footer .footer-bottom-box .footer-bottom .dropdown .dropdown-list .dropdown-list-item:hover {
    background: #2EA0D3;
    color: #FFFFFF;
}

.footer .footer-bottom-box .footer-bottom .dropdown .dropdown-list .dropdown-list-item:hover::after {
    border-left: 7px solid #FFFFFF;
}

.footer .footer-bottom-box .footer-bottom .dropdown .dropdown-list .dropdown-list-item::after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-left: 7px solid #666666;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
} */


/* .footer .footer-bottom-box .footer-bottom .dropdown .btn{
    width: 100%;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    display: flex;
    justify-content: space-between;
    align-items: center; 
}
.footer .footer-bottom-box .footer-bottom .dropdown-menu {
    width: 100%;
    background: #D1D1D1;
    text-align: center;
}
.footer .footer-bottom-box .footer-bottom .dropdown-menu.show{
    transform: translate3d(0px, -100px, 0px);   
    padding: 0;
}
.footer .footer-bottom-box .footer-bottom .dropdown-menu.show .dropdown-item{
    border-top: 1px solid #BFBFBF;
}
.footer .footer-bottom-box .footer-bottom .dropdown-menu.show .dropdown-item:hover{
    background-color:#2EA0D3;
} */

.footer .footer-bottom-box .footer-bottom-text {
    /* width: 329px; */
    height: 39px;
    font-size: 14px;
    color: #333333;
    text-decoration: none;
    opacity: 0.6;
    display: flex;
    align-items: center;
}

.footer .footer-bottom-box .footer-bottom-text img {
    vertical-align: middle;
}

.footer .footer-bottom-box .footer-bottom-text a {
    color: #333333;
    text-decoration: none;
    vertical-align: middle;
}


/* ._page_container ._pages li {
    min-width: 44px !important;
    height: 44px;
    line-height: 44px;
    box-sizing: border-box;
    border-radius: 4px !important;
    font-size: 18px !important;
    color: #666666;
} */

._active_1,
._page_container ._pages li:hover {
    background-color: #2EA0D3 !important;
}

.page-box {
    margin-top: 43px;
}

._page_container ._pages li._pages_li_2 {
    min-width: 25px !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

._page_container ._pages ._pages_li_2:hover {
    background-color: transparent !important;
}




/* ._page_container .right {
    height: 44px;
} */

@media all and (max-width:990px) {
    /* @media all and (max-width:1200px) { */
}

@media all and (max-width:1336px) and (min-width:990px) {
    .navs .navbar-nav {
        width: calc(800vw / 15);
    }

    .footer .content {
        width: 100%;
    }

    .navs .nav-link {
        font-size: calc(20vw / 13);
    }

    .navbar-light .navbar-brand img {
        width: calc(251vw / 13);
    }

    .navbar {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .navs-right {
        font-size: calc(14vw / 13);
    }

    .navs-right .lang {
        font-size: calc(16vw / 13);
    }

    /*新闻公共样式*/
    .news .card-deck .card+.card {
        margin-left: calc(30vw / 12.2);
    }

    .news .card-deck:nth-of-type(5) {
        margin-left: 0 !important;
    }

    .news .card-deck .card {
        flex: 0 0 23%;
    }

    .news .card-deck .card .card-body {
        width: 100%;
    }

    .news .card-deck .card .card-img {
        width: 100%;
    }

    .news .card-deck .card .card-img .card-img-top {
        width: 100%;
    }

    /*头部 */
    .navbar-expand-lg .navbar-collapse {
        justify-content: center;
    }

    .footer .footer-nav .onRouter {
        font-size: calc(18vw / 13);
    }

    .footer .footer-nav .towRouter {
        font-size: calc(16vw / 13);
    }

    .footer-top {
        padding: 0 30px;
    }

    .footer-bottom-box {
        padding: 0 30px;
    }
}

@media all and (max-width:990px) {

    /* @media all and (max-width:1200px) { */
    .navbar {
        display: none !important;
    }

    .h5-nav {
        display: block !important;
    }

    .footer-menu {
        display: flex;
    }

    .footer-menu {
        display: block;
    }

    .footer-menu a:hover {
        color: #333333;
    }

    .footer-top {
        display: none;
    }

    .footer-button {
        width: 100%;
        display: block !important;
    }

    .footer .footer-bottom-box {
        height: calc(467vw / 7.5) !important;
    }

    .dropdown {
        width: 100% !important;
        height: calc(100vw / 7.5) !important;
        border: none !important;
    }

    .dropdown-down {
        font-size: calc(30vw / 7.5);
        line-height: calc(100vw / 7.5);
    }

    .footer .footer-bottom-box .footer-bottom .dropdown .dropdown-down::after {
        display: block;
        content: "";
        width: 0;
        height: 0;
        border-left: calc(14vw / 7.5) solid transparent;
        border-right: calc(14vw / 7.5) solid transparent;
        border-top: calc(15vw / 7.5) solid #666666;
    }

    .footer .footer-bottom-box .footer-bottom .dropdown .dropdown-down.h5-dropdown::after {
        display: block;
        content: "";
        width: 0;
        height: 0;
        border-left: calc(14vw / 7.5) solid transparent;
        border-right: calc(14vw / 7.5) solid transparent;
        border-top: calc(15vw / 7.5) solid #666666;
        transform: rotate(-90deg);
    }

    .footer {
        height: auto;
        padding: 0;
        margin-top: calc(76vw / 7.5);
    }

    .footer .footer-bottom-box .footer-bottom-text {
        margin-top: calc(50vw / 7.5);
        font-size: calc(24vw / 7.5);
    }

    .footer .footer-bottom-box .footer-bottom-text img {
        display: none;
    }

    .dropdown+.dropdown {
        margin-left: 0 !important;
        margin-top: calc(40vw / 7.5);
    }

    .footer .footer-bottom-box .footer-bottom {
        flex-direction: column-reverse;
    }

    .footer .footer-copyright {
        margin-top: 0;
    }

    .footer .footer-bottom-box .footer-bottom .dropdown .dropdown-list {
        width: 100% !important;
        top: calc(-400vw / 7.5) !important;
    }

    .footer .footer-bottom-box .footer-bottom .dropdown:nth-of-type(2) .dropdown-list {
        width: 100% !important;
        top: calc(-100vw / 7.5) !important;
    }

    .footer .footer-bottom-box .footer-bottom .dropdown .dropdown-list .dropdown-list-item::after {
        display: block;
        content: "";
        width: 0;
        height: 0;
        border-left: calc(15vw / 7.5) solid #666666;
        border-bottom: calc(14vw / 7.5) solid transparent;
        border-top: calc(14vw / 7.5) solid transparent;
    }

    .footer .footer-bottom-box .footer-bottom .dropdown .dropdown-list .dropdown-list-item {
        width: 100% !important;
        height: calc(100vw / 7.5) !important;
    }

    .footer .footer-bottom-box .footer-bottom .dropdown .dropdown-list .dropdown-list-item a {
        width: 100%;
        color: #666666;
        font-size: calc(30vw / 7.5);
        line-height: calc(100vw / 7.5);
    }

    .page-box {
        display: none;
    }

    .h5-switch {
        display: flex;
    }

    .news-tab-box {
        height: calc(99vw / 7.5);
        font-size: calc(24vw / 7.5);
    }

    .content {
        width: 93vw;
    }

    /*新闻公共样式 */
    .news .news-card {
        width: calc(690vw / 7.5);
        margin: 0 auto;
    }

    .news .news-top {
        flex-direction: column;
    }

    .news .card-deck {
        flex-direction: column;
        margin-top: calc(57vw / 7.5);
    }

    .news .news-top .news-top-right .title a {
        font-size: calc(30vw / 7.5);
    }

    .news .news-top .news-top-right .text a {
        font-size: calc(24vw / 7.5);
    }

    .news .card-deck .card {
        margin-top: calc(50vw / 7.5);
        border-top: none;
        border-left: none;
        border-right: none;
        background-color: #FBFBFB;
        height: calc(848vw / 7.5);
    }

    .news .card-deck .card+.card {
        margin-left: 0;
    }

    .news .card-deck .card .card-img {
        width: 100%;
        height: calc(489vw / 7.5);
    }

    .news .card-deck .card .card-img .card-img-top {
        width: 100%;
        height: 100%;
    }

    .news .card-deck .card .card-body {
        width: 100%;
        height: calc(257vw / 7.5);
    }

    .news .card-deck .card .card-title {
        font-size: calc(24vw / 7.5);
    }

    .news .card-deck .card .card-text {
        font-size: calc(30vw / 7.5);
        line-height: calc(48vw / 7.5);
    }

    .news .card-deck .card .text-muted span {
        font-size: calc(26vw / 7.5);
    }
}

@media (min-width: 576px) {
    .news .card-deck {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}

