﻿/*body {
    background: #fff;
}

.top {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.top_info {
    width: 100%;
    background-color: rgb(248 248 248);
    height: 27px;
}

.top_welcome {
    font-size: 12px;
    width:960px;
    background: url(../assets/images/top_info_icon01.gif) no-repeat left center;
    line-height: 27px;
    padding-left: 16px;*/
/*color:#fff;*/
/*margin: 0 auto;
}

.top_main {
    height: 110px;
    width: 960px;
    margin: 0 auto;
    margin-top: 20px;
}

.top_logo {
    height: 100%;
    width: 350px;
    float: left;
}

    .top_logo img {
        height: 100%;
    }

.top_serch {
    float: right;
    width: 50%;
    height: 100%;
}

.top_serch_body {
    height: 36px;
    background-color: rgb(240 240 240);
    margin-top: 50px;
    border: 1px solid rgb(221 221 221);
}

.top_serch_input input {
    width: 84%;
    height: 26px;
    outline: none;
    margin-top: 5px;
    margin-left: 5px;
    float: left;
}

.top_serch_btn input {
    width: 13%;
    height: 28px;
    margin-top: 4px;
    margin-right: 5px;
    background-color: rgb(254 202 43);
    border: none;
    border: 1px solid rgb(0 0 0);
}
.top_menu {
    width: 960px;
    height: 36px;
    margin: 0 auto;
    margin-top: 20px;
    background-color: rgb(8 144 59);
    border-right: 1px solid rgb(0 0 0);
    border-radius: 3px;*/
/*border-top-right-radius: 5px;*/
/*}
    .top_menu ul {
        margin: auto 0;
        padding: 0;
        border: none;
        list-style-type: none;
        text-align:center;
    }
        .top_menu ul li {
            position: relative;
            padding: 0 22px;
            font-size: 15px;
            z-index: 10001;
            float: left;
            width: 118px;
            height: 30px;
            margin-top: 5px;
            
        }
            .top_menu ul li:not(:last-child) {
                border-right: 1px solid #fff;
            }
            .top_menu ul li :hover {
                background-color: #fff;
                color: black;
                border-top-left-radius: 5px;
                border-top-right-radius: 5px;
            }

            
            .top_menu ul li a {
                display: block;
                height: 31px;
                line-height: 36px;
                text-decoration: none;
                color: #fff;
                font-size: 14px;
                font-weight: bold;
            }
.xxxx {
    background-color: #fff;
    color: black;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.swiper {
    width: 960px;
    height: 300px;
    margin-top:10px;
}*/
header .header-bottom.d-none.d-lg-block {
    /*background-color: #fff;*/
}


.offcanvas.offcanvas-mobile-menu .offcanvas-close {
    background-color: rgb(8 144 59)
}
.search-element {
    position: relative
}
.search-element input {
    background-color: rgb(247,247,247);
    height: 44px;
    width: 100%;
    border: 0;
    border-radius: 5px;
    padding-right: 80px
}
    .search-element button {
        position: absolute;
        top: 0;
        right: 0;
        width: 65px;
        height: 44px;
        font-size: 25px;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        ...........
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 0 5px 5px 0;
        background-color: rgb(8 144 59);
    }
.header-nav-area.d-none.d-lg-block.sticky-nav {
    /*background: rgb(8 144 59);*/
    background-image: radial-gradient(circle, rgb(7,193,96),rgb(8 144 59));
}
header .header-top .top-nav ul li .fa.fa-user, header .header-top .top-nav ul li .lni.lni-exit {
    color: rgb(8 144 59)
}
header .header-top .top-nav ul li a {
    line-height: 20px;
    color:#000;
}
.offcanvas-menu.mb-4 .fa.fa-user, .offcanvas-menu.mb-4 .lni.lni-exit {
    color: rgb(8 144 59)
}
.offcanvas-menu.mb-4 .logout {
    text-align:right;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    Center slide text vertically;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

    .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #000;
    opacity: 1;
    background: rgba(0, 0, 0, 0.2);
}

.swiper-pagination-bullet-active {
    color: #fff;
    background: rgb(8 144 59);
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0px;

}

/*.foot {
    width:960px;
    height:200px;
    margin:0 auto;
}
.main {
    width:960px;
    height:300px;
    background-color:blue;
    margin:10px auto;
}
.foot_link_tit {
    width:960px;
    height:26px;
    background-color:rgb(8,144,59,0.1);
    border: rgb(8,144,59) 1px solid;
}
    .foot_link_tit h1 {
        display: block;
        font-size: 14px;
        height: 26px;
        line-height: 26px;
        width: 86px;
        text-align: center;
        border-right: rgb(8,144,59) 1px solid;
        display: block;
        background: #FFF;
        color: #003078;
        font-weight: 800;
    }
.foot_link_main {
    width: 960px;
    height: auto;
    overflow: hidden;
    border: rgb(8,144,59) 1px solid;
    border-top: 0px;
    padding-bottom: 10px;
}
    .foot_link_main p {
        padding-top: 12px;
        padding-right: 10px;
        padding-left: 10px;
        line-height: 24px;
        color: #333;
        display: block;
    }
        .foot_link_main p a {
            padding-left: 10px;
            padding-right: 10px;
            color: #333;
            white-space: nowrap;
            word-break: normal;
            border-right: rgb(8,144,59) 1px solid;
        }
.foot_serch {
    width: 958px;
    height: 95px;
    margin-top: 10px;
    border: rgb(8,144,59) 1px solid;
}
.foot_serch_body {
    width: 458px;
    height: 29px;
    margin: 50px auto;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
.foot_serch_input {
    width: 360px;
    height: 27px;
}
.foot_serch_input input {
    width: 360px;
    height: 27px;
    line-height: 27px;
    font-size: 14px;
    color: #656565;
    padding-left: 5px;
}
.foot_serch_btn {
    height: 27px;
    width: 77px;
  
}
.foot_serch_btn input {
    height: 27px;
    width: 77px;
}
.foot_menu {
    width: 960px;
    height: 45px;
    line-height: 45px;
}
    .foot_menu p {
        text-align: center;
        color: #013277;
    }
        .foot_menu p a {
            color: #013277;
            padding-left: 10px;
            padding-right: 10px;
            border-right: rgb(8,144,59) 1px solid;
        }
.foot_info {
    width: 960px;
    height: auto;
    overflow: hidden;
    padding-bottom: 10px;
    font-size:12px;
}
    .foot_info p {
        text-align: center;
        line-height: 21px;
        color: #434343;
    }*/
header {
    /*background-color: #fff;*/
    /*background-image: url('/img/gshgs.png');*/
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #fff;
    
}

.header-logo {
    width: 210px;
    text-align:center;
}

    .header-logo img {
        width: 60%;
    }

header .main-menu {
    /*background-color: none;*/
    background: none;
}

.search-element form button {
    background-color: rgb(8 144 59);
}

.sticky-nav.menu_fixed {
    background-color: rgb(8,144,59);
}

    .sticky-nav.menu_fixed.style-1 {
        background-color: rgb(247,247,247);
    }

.footer-logo {
    width: 210px;
}

    .footer-logo img {
        width: 100%;
    }

.footer-area {
    /*background-color: rgb(253,253,253);*/
    /*border-top: 1.5px solid #000,*/
}

    .footer-area .footer-container {
       /* border-top: 1px solid #000;*/
    }

.footer-bottom {
    /*background: rgb(8,144,59) none repeat scroll 0 0;*/
    /*background: rgb(255,255,255) none repeat scroll 0 0;*/
    background: #fff none repeat scroll 0 0;
    padding: 25px 0 20px 0;
}

header .header-bottom .header-actions .header-action-btn {
    color: #000;
}
/*.pb-50px {
    padding-bottom: 50px;
    text-align: justify;
}*/

.pt-30px {
    padding-top: 30px;
}
.footer-top {
    background-color: rgb(255,255,255);
    box-shadow: 10px 10px 50px #000;

}
.footer-top .row p {
    text-align: justify;
    line-height: 24px;
}

    .footer-top .row p a {
        white-space: nowrap;
        color: #333;
        margin-left: 10px;
        font-size: 13px;
        border-right: 1.5px solid #000;
        padding-right: 10px;
    }

        .footer-top .row p a:hover {
            color: blue;
        }

.footer-area .footer-top {
    padding: 20px 0 20px 0;
    border-bottom: 0.5px solid rgb(242,242,242);
}

.yqljlist {
    text-align: center;
    font-size: 14px;
    color: #013179;
    font-weight: bold;
}

#scrollUp {
    background-color: rgb(8,144,59,0.5);
}

    #scrollUp:hover {
        background-color: rgb(8,144,59);
    }

.text-center.text-md-start p {
    /*color: #fff;*/
    font-size: 14px;
}

.footer-area {
    margin-top: 0px;
}

.single-blog .blog-athor-date span i, .blog-sidebar .recent-post-widget .recent-single-post .media-side span i, .blog-post-content-inner .blog-athor-date span i {
    color: rgb(8,144,59);
}
/*.blog-sidebar .recent-post-widget .recent-single-post .media-side span i {
    color: rgb(8,144,59);
}
.blog-post-content-inner .blog-athor-date span i {
    color: rgb(8,144,59);
}*/
.footer-top .container .row {
    /*border: 2px solid #e1e1e1; 
    border-radius: 20px;
    padding-top:20px;
    padding-bottom:20px;*/
}

.foot_link {
    margin-top: 15px;
    text-align: center;
}

    .foot_link .link_img {
        /*border: 1.5px solid rgb(242,242,242);*/
        border-radius: 4px;
        box-shadow: 0 0 20px 0 rgba(40,40,42,.3);
    }

        .foot_link .link_img img {
            width: 100%;
        }
/*新闻标题*/
.blog-heading .blog-heading-link {
    font-size: 16px;
}
/*查看详情按钮*/
.btn.btn-primary.blog-btn {
    max-width: 100px;
    max-height: 40px;
    font-size: 14px;
    border-color: rgb(8,144,59);
    background-color: rgb(8,144,59);
    border-radius: 5px;
}
/*新闻封面图*/
.single-blog .blog-image {
    border-radius:4px;
}
.blog-post-content-inner .blog-title {
    font-size: 20px;
}
@media screen and (max-width: 994px) {
    .blog-sidebar .sidebar-widget-group {
        display: none;
    }
    .row.justify-content-between.align-items-center {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    /*.pb-50px {
        padding-bottom: 30px;
    }*/
    .pt-30px {
        padding-top: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* .pb-50px {
        padding-bottom: 10px;
    }*/
    .pt-30px {
        padding-top: 10px;
    }
    .header-logo img {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    /* .pb-50px {
        padding-bottom: 5px;
    }*/
    .pt-30px {
        padding-top: 5px;
    }
    .header-logo img {
        width: 100%;
    }
}
@charset "utf-8";


