@media screen and (max-width: 670px) {

}

.nh-banner_li li {
    padding: 0px 5px 0px 5px;
    width: 100%;
}

.nh-banner_li li img {
    width: 100%;
}

.nh-banner-button {
    height: 27px;
    top: 50%;
    width: 34px;
    color: #FFF !important;
    text-align: center;
    background-color: #4242427a;
    cursor: pointer;
}


.nh-mnav_bg {
    border-right: 5px solid #1572af;
    backdrop-filter: blur(5px);
    background-color: rgba(21, 114, 175, 0.56);
}

.nh-bg1 {
    padding-top: 34px;
    /*! background: url("../imgs/bg1.jpg") no-repeat; */
    background-size: cover;
}

.nh-bg2 {
    /*! background: url("../imgs/bg1.jpg") no-repeat; */
    background-size: cover;
    padding-top: 34px;
}

.nh-bg3 {
    padding-top: 34px;
    /*! background: url("../imgs/bg1.jpg") no-repeat; */
    background-size: cover;
    padding-bottom: 34px;
}

.nh-bg4 {
    padding-top: 34px;
    /*! background: url("../imgs/bg1.jpg") no-repeat; */
    background-size: cover;
}


.nh-bg5 {
    padding-top: 5px;
    /*! background: url("../imgs/bg1.jpg") no-repeat; */
    background-size: cover;
    padding-bottom: 34px;
}

.nh-mnav_dh li a {
    font-size: 16px;
    padding: 10px 5px;
}


.tit001 {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    background: url("../imgs/tit.png") repeat-x 50%;
    justify-content: space-between;
}

.tit001 .ll {
    display: flex;
    padding-right: 20px;
    background: #eee;
    align-items: baseline;
}

.tit001 .ll h2 {
    font-size: 24px;
    color: #0e4f8f;
    line-height: 34px;
    font-weight: bold;
}

.tit001 .ll i {
    color: #0e4f8f;
    line-height: 34px;
    margin-right: 10px;
    font-weight: bolder;
    background: #0e4f8f;
    width: 10px;
    height: 23px;
}

.tit001 .rr {
    padding-left: 20px;
    background: #eee;
}

.tit001 .rr .mores {
    font-size: 16px;
    color: #999999;
    line-height: 32px;
}

@media screen and (max-width: 670px) {
    .tit001 {
        margin-bottom: 5px;
    }

    .tit001 .ll h2 {
        font-size: 16px;
    }

    .tit001 .ll i {
        font-size: 10px;
    }

    .tit001 .rr .mores {
        font-size: 14px;
    }
}

.nh-news_button_nav {
    width: 43px;
    text-align: center;
    cursor: pointer;
}

.nh-new_img_height {
    height: 378px;
    width: 100%;
}

@media screen and (max-width: 670px) {
    .nh-new_img_height {
        height: 200px;
        width: 100%;
    }

    .nh-new_img_title p {
        font-size: 14px !important;
    }

    .nh-new_img_title {
        padding: 10px 15px !important;
    }

}


.nh-new_img_title {
    z-index: 100;
    background: rgba(0, 0, 0, 0.58);
    padding: 15px 21px;
}

.nh-new_img_title p {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    color: white;
}


.gglist li {
    position: relative;
    line-height: 43px;
}

.gglist li a {
    font-size: 16px;
    color: #333333;
    padding-right: 134px;
}

.gglist li time {
    font-size: 16px;
    color: #999;
    position: absolute;
    right: 0;
    top: 0;
}

.gglist li:hover time {
    color: #0e4f8f;
    font-weight: bold;
}




.gglist li:before {
    position: absolute;
}

.aline_r {
    position: relative;
    background-image: linear-gradient(#0e4f8f, #0e4f8f);
    background-position: 0 100%;
    background-size: 0 1px;
    background-repeat: no-repeat;
    transition: background-size .5s;
}

.alin_r:hover .aline_r {
    background-size: 100% 1px;
    color: #0e4f8f;
    font-weight: bold;
}

.eclip {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media screen and (max-width: 670px) {
    .gglist li a {
        font-size: 14px;
        padding-right: 25%;
    }
    .gglist li time {
        font-size: 14px;
    }

    .nh-wlxy_border img{
        width: 100%;
        height: 80px;
    }

    .nh-wlxy_border p{
        font-size: 13px;
    }

    .nh-wlxy_border{
        background: #fff;
        box-shadow: 0 0 10px rgba(51, 51, 51, 0.2);
        margin-right: 24px !important;
        width: 58%;
    }

    .link li {
        width: 43% !important;
        padding: 5px 10px 10px 0px !important;
    }

    .nh-link_img img{
        height: 50px !important;
        width: 100%;
    }
}

.nh-wlxy_border a{
    width: 100%;
}

.nh-wlxy_border img{
    width: 100%;
}

.nh-wlxy_border{
    background: #fff;
    box-shadow: 0 0 10px rgba(51, 51, 51, 0.2);
    margin-right: 34px;
}


.nh-image-card {
    transition: all .3s cubic-bezier(.2, .5, .3, 1);
}

.nh-image-card:hover {
    transform: translateY(-5px);
}






/**************************************************footer**************************************************************/

.flex{display:flex;justify-content:space-between;flex-wrap:wrap}
.flex-left{display:flex;flex-wrap:wrap}


.wp{
    max-width: 1200px;
    margin: 0 auto;
}

.ftewm{
    width: 7%;
    margin: 0px auto;
    padding-left: 58px;
}

.ftewm img{
    display: block;
}

.ftewm p{
    font-size: 14px;
    color: #999999;
    line-height: 24px;
    margin-top: 5px;
    text-align: center;
}

.ftlogo{
    margin: 0px auto;
}
.ftlogo img{
    display: block;
    width: auto;
    max-width: 230px;
    margin-bottom: 23px;
}
.ftlogo p{
    font-size: 14px;
    line-height: 25px;
    color: #fff;
    text-align: center;
}
.ftxun{
    width: 18%;
    margin: 5px auto;
}


.ftxun h2 span{
    margin-right: 20px;
}
.ftxun div a{
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
}

.ftadd{
    width: 17%;
    padding-left: 58px;
}
.ftadd h2{
    font-size: 14px;
    line-height: 25px;
    color: #999;
    font-weight: bold;
}
.ftadd h2 p{
    font-weight: lighter;
    font-size: 14px;
    line-height: 25px;
}
.ftadd li{
    width: 25%;
    font-size: 16px;
    line-height: 34px;
    color: #737070 !important;
}
.ftadd li:hover{
    color: #0054a3;
}
.foot .wp{
    align-items: center;
}
.foot .wp>div{
    position: relative;
}
.foot .wp>div:before{
    position: absolute;
    content: '';
    width: 1px;
    top: 50%;
    left: 0;
    height: 120px;
    background: #e5e5e5;
    transform: translateY(-50%);
}
.foot .wp>div:first-child:before{
    display: none;
}

.foot{
    padding-top: 21px;
    padding-bottom: 21px;
    overflow:hidden;
    background: #0e4f8f;
}


@media screen and (max-width: 1400px){

    .ftlogo,.ftxun,.ftadd{
        padding-left: 15px;
    }
    .wp{
        /*! padding-left: 15px; */
        /*! padding-right: 15px; */
        /*! width: 100%; */
    }
}
@media screen and (max-width: 1200px){
    .ftlogo,.ftxun{
        width: 50%;
        margin-bottom: 20px;
    }
    .ftadd{
        width: 100%;
        margin-bottom: 20px;
    }
    .foot .wp>div:before{
        display: none;
    }
    .foot{
        padding-top: 30px;
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 1024px){
    .ftewm{
        width: 100%;
    }
    .ftadd h2{
        font-size: 16px;
        margin-bottom: 10px;
    }
    .ftadd li{
        font-size: 14px;
    }
    .ftxun h2{
        font-size: 16px;
        margin-bottom: 20px;
    }

}
@media screen and (max-width: 768px){
    .foot .wp>div{
        width: 100% !important;
        padding-left: 0 !important;
    }
    .ftxun{
        padding-bottom: 0;

    }

    .ftlogo img{
        margin-bottom: 15px;
    }

    .ftewm img{
        display: block;
        width: 34%;
    }

    .ftxun img{
        display: block;
        width: 58%;
        margin: 0px auto;
    }

}
@media screen and (max-width: 640px){
    .m-logo img{
        max-height: 35px;
    }
    .m-logo a{
        height: 35px;
    }
    .foot{
        padding-top: 20px;
    }
    .ftlogo img{
        margin: 0 auto 15px;
    }
    .ftewm img{
        margin: 0 auto;
    }
    .ftewm{
        text-align: center;
    }
}

@media screen and (max-width: 640px){
    .m-logo img{
        max-height: 35px;
    }
    .m-logo a{
        height: 35px;
    }
    .foot{
        padding-top: 20px;
    }
    .ftlogo img{
        margin: 0 auto 15px;
    }
    .ftewm img{
        margin: 0 auto;
    }
    .ftewm{
        text-align: center;
    }
}


@media screen and (max-width: 1400px){

    .ftlogo,.ftxun,.ftadd{
        padding-left: 0px;
    }
    .wp{
        /*! padding-left: 15px; */
        /*! padding-right: 15px; */
        /*! width: 100%; */
    }
}


/**********************************************************列表页*******************************************************/


.nh-list_list {
    background: #fff;
    padding: 21px;
    border: 1px solid #ccc;
    border-radius: 8px;
}


@media screen and (max-width: 800px) {

    .nh-list_list li p {
        color: #666;
        font-size: 14px !important;
        font-weight: inherit;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
}

.nh-list_list li p {
    color: #000;
    font-size: 16px;
    font-weight: inherit;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 5px 0px;
}

.nh-list_list li p:hover {
    color: #0e4f8f;
    font-weight: bold;
}


.nh-list_list li p:hover .nh-list_list_time {
    color: #0e4f8f;
    font-weight: bold;
}


.nh-list_list_time {
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    float: right;
    color: #666;
}


.nh-list_bg {
    position: relative;
    padding-top: 34px;
    padding-bottom: 83px;
    background: #eeeeee;
}


.nh-list_location {
    margin: 0px auto 43px auto;
    display: block;
    font-size: 17px;
}

.nh-list_location h3{
    margin: 0px auto 21px auto;
    float: left;
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    color: #5e5e5e;
}

.nh-list_location p{
    margin: 0px auto 21px auto;
    float: right;
    font-size: 14px;
    color: #666;
    line-height: 34px;
}




/****************************************************搜索页*************************************************************/

@media screen and (max-width: 800px) {
    .nh-sousuo_title li {
        font-size: 14px !important;
        padding: 28px 14px !important;
    }
}

.nh-sousuo_input {
    font-size: 15px;
    padding: 15px 15px;
    border-radius: 25px;
    border: 1px solid #bd1314;
    height: 0px;
    color: #090909;
}

.nh-sousuo_title li {
    font-size: 18px;
    padding: 21px 21px;
    color: #bd1314;
}

.nh-sousuo_nav_input {
    height: 0px;
    font-size: 18px;
    padding: 15px 10px;
    border-radius: 25px;
    border: #114275 solid 1px;
}


.nh-images {
    transition: all .3s cubic-bezier(.2, .5, .3, 1);
}

.nh-images:hover {
    transform: translateY(-6px);
}

.nh-search-form {
    width: 234px;
    height: 34px;
}

.nh-search-home {
    width: 234px;
    height: 34px;
}



.nh-search-input {
    background-color: aliceblue !important;
    color: black;
    font-size: 16px;
    height: 34px !important;
}

.nh-search-home a {
    float: right;
    font-size: 15px;
    color: #eceaea;
    padding: 10px 0px 5px 21px;
    position: relative;
}

.nh-search-home a:hover {
    color: #fff !important;
}

.nh-search-home span {
    float: left;
    font-size: 15px;
    color: #ffffff;
    padding: 10px 0px 5px 0px;
    font-weight: bold;
}




/****************************************************内容页************************************************************/

@media screen and (max-width: 720px) {
    .nh-content_title {
        font-size: 21px !important;
        padding-bottom: 10px !important;
    }

    .nh-content_time {
        font-size: 13px !important;
    }

    .nh-content_width {
        width: 100% !important;
        margin: auto;
    }

    .nh-content-box {
        padding: 2px 10px !important;
    }

    .nh-content-box p img {
        width: 100% !important;
        height: 100% !important;

    }

    .nh-content-box p {
        font-size: 13px !important;;

    }

}

.nh-content-box {
    background: #fff;
    padding: 21px 43px;
    text-align: justify;
    border: 1px solid #ccc;
    border-radius: 8px;
}


.nh-content-box p img {
    width: 83%;
    margin: 21px 0px;
}

.nh-content-imgbox {
    padding: 21px 34px;
    border: 1px solid #dbdbdb;
}


.nh-content_title {
    font-size: 34px;
    padding: 34px 0px 21px 0px;
    text-align: center;
}

.nh-content_time {
    color: #bbb;
    text-align: center;
    background: #f7f7f7;
    font-size: 14px;
    margin-bottom: 21px;
    padding: 10px 5px;
}

.nh-content_width {
    width: 83%;
}

.nh-content_imgwidth {
    width: 100%;
    margin: auto;
}



