body{
    background: url(../imgs/bg.gif) repeat 0 0;
}

@media screen and (max-width: 670px) {
    .nh-button_nav {
        height: 15px !important;
        width: 10px !important;
        color: #FFF !important;
        font-size: 33px !important;
        line-height: 10px !important;
    }
    .nh-padding_left{
        padding-left: 30px !important;
    }

    .nh-margin{
        margin: 20px !important;
    }


}


.nh-button_nav {
    height: 34px;
    top: 50%;
    width: 21px;
    color: #FFF;
    font-size: 5px;
    line-height: 24px;
    text-align: center;
    background-color: #373535c4;
    cursor: pointer;
}

.nh-mnav{
    color: #fff;
    top: 24px;
    left: 24px;
    position: relative;
}

.nh-mnav_bg {
    background: url(../imgs/bg.gif) repeat 0 0;
    border-right: 2px solid #FFCB01;
}

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

.nh-border_white{
    border: 10px solid #fff;
    border-top: 0px solid #fff;
}

.nh-container{
    background: #fff;
    padding: 0;
}

.nh-margin{
    margin: 10px;
}

.nh-padding_bottom{
    padding-bottom: 20px;
}

.nh-block_title {
    font-size: 16px;
    color: #1b3364;
    line-height: 1em;
    text-align: left;
    font-weight: bolder;
    background: #e1e1e1;
    padding: 10px;
    border-left: #fc2f02 solid 6px;
}

.nh-block_title_more{
    font-size: 14px;
    float: right;
    color: #9e9595;
    font-weight: bolder;
    line-height: 1px;
}


.nh-news_img_height {
    height: 183px !important;
}

.nh-overlay {
    background: rgb(41, 68, 124);
    padding: 5px 15px;
    height: 18px;
}

.nh-news_title{
    width: 83%;
    float: left;
}

.nh-news_title a{
    display: inline-block;
    font-size: 14px;
    color: #fff;
}
.nh-news_next{
    text-align: right;
    color: #fff;
    bottom: 5px;
    position: relative;
    right: -15px;
}

.nh-news_button_nav:hover {
    color: #dcedab;
}
.nh-padding_left{
    padding-left: 20px;
}
.nh-padding_news_left{
    padding-left: 30px;
}

.nh-new_list li{
    margin-top: 0px;
    line-height: 18px;
    font-size: 14px;
}
.nh-new_list li:hover{
    color: #fc2f02;
}

.nh-new_list li a{
    color: #000000;
}

.nh-new_list li a:hover{
    color: #fc2f02;
}

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

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

.nh-ewm img{
    width: 111px;
    margin-top: -3px;
}
.nh-ewm p{
    text-align: center;
    padding-bottom: 15px;
}

/**********************************************************footer******************************************************/
.nh-footer{
    padding-bottom: 15px;
}
.nh-footer p{
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    margin: 21px 0;
}






/**********************************************************列表页******************************************************/
.nh-list_dh {
}

.nh-list_dh h2 {
    font-size: 16px;
    color: #f0f7ff;
    font-weight: bolder;
    background: #fb5835;
    padding: 5px 15px;
    margin-bottom: 5px;
}

.nh-list_dh ul li {
    font-size: 15px;
    padding: 7px 21px;
    list-style-type: none;
    border-bottom: #29447c solid 1px;
    border-style: dashed;
}

.nh-list_dh ul li a {
    display: block;
    text-decoration: none;
    color: #03438c;
}

.nh-list_dh ul li a:hover {
    text-decoration: none;
    color: #fc2f02;
}

.nh-list_dh_click {
    border-left: 5px solid #fc2f02;
    color: #fc2f02 !important;
    padding-left: 20px;
}
.nh-block_position{
    float: right;
    color: #000;
    font-size: 14px;
}




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

@media screen and (max-width:720px)
{
    .nh-content_title{
        font-size:21px !important;
    }
    .nh-content_time{
        font-size: 15px !important;
    }
}
.nh-content_title{
    font-size: 22px;
    padding-bottom: 21px;
    text-align: center;
}
.nh-content_time{
    font-size: 14px;
}

.nh-content_fj{
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 21px;
}
.nh-content_fj a{
    color: #fc2f02;
}

.nh-content_next{
    font-size: 14px;
    padding-bottom: 15px;
}
.nh-content_next a{
    color: #fc2f02;
}




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

.nh-sousuo_m_input{
    height: 7px;
    font-size: 18px;
    padding: 10px 5px;
    border-radius: 25px;
    border: #127fe0 solid 1px;
}

.nh-sousuo_pc_input{
    height: 7px;
    font-size: 18px;
    padding: 15px 15px;
    border-radius: 25px;
    border: #127fe0 solid 1px;
    width: 283%;
}

.nh-sousuo_pc_button{
    margin-left: 321px;
    display: block;
}

.nh-sousuo_input {
    height: 7px;
    font-size: 18px;
    padding: 15px 19px;
    border-radius: 25px;
    border: #127fe0 solid 1px;
}



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

.nh-sousuo_title li a{
    font-size: 16px;
    padding: 16px 21px;
    color: #fc2f02;
}


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



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

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