.layer{background:rgba(0,0,0,0.8);position: fixed;left:0;top:0;right:0;bottom:0;z-index:10;opacity:0; z-index: -1; transition:all 0.3s ease-out 0s;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}
.layer.showdiv{opacity:1;visibility:visible; z-index: 100000;}
.layer .close{font-size:60px; font-family: "宋体"; position:absolute;right:50px;top:50px;width:80px;height:80px;text-align: center;line-height:80px;cursor:pointer;color:#ccc;}
.layer .search_box{height:45px;line-height:45px;width:550px;display:-ms-flexbox;display:flex;transform:translateY(-50px);opacity:0;margin-top:-100px;}
.layer.showdiv .search_box{transform:none;transition:all 0.5s ease-out 0s;opacity:1;}
.layer .search_box .kw{background:#fff; border:none; -ms-flex:1;flex:1;padding:0 12px;font-size:16px;-webkit-appearance:none;appearance:none;border-radius:0;}
.layer .search_box .ok{background:#0d3a7e;color:#fff; box-shadow: none; border:none; width:120px;text-align: center;font-size:18px;cursor: pointer;-webkit-appearance:none;appearance:none;border-radius:0;}
.layer.active{ opacity: 1; z-index: 1000000; }

#nr .cont { line-height: initial; }

footer .middle h3 { margin-bottom: 0.6em; }

#wp_pager { width: 100%; text-align: center; margin: 1em auto 0; }
#wp_pager ul.pages { display: inline-block; }
#wp_pager ul.pages li {
    float: left;
    margin: 0 4px 0 0;
    line-height: 33px;
    list-style: none;
    color: #333;
    border: 1px solid #999;
    text-decoration: none;
    cursor: pointer;
    font-size: 14px;
}
#wp_pager ul.pages li a {
    display: inline-block;
    line-height: 33px;
    width: 33px;
    padding: 0px;
    color: #999;
}
#wp_pager  ul.pages li a.pgCurrent { background:#1c4680; color:#fff; }



.possplit { background-image: url(../images/hdhe_pos_split.png); }



.msearch form { display: flex; width: 100%; }


#hdhe_list_thumb_02 #msgdList .ul .li .img img { border-radius: 50%; }


#hdhe_index #point .swiper-slide img { width: 130px;  height: 130px; border-radius: 50%; }
#hdhe_index_video {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 500;
}
#hdhe_index_video .hdhe_video_cont {
    position: relative;
    height: 100%;
}
#hdhe_index_video .hdhe_video_box {
    position: absolute;
    margin-top: 10%;
    width: 70%;
    height: 60%;
    margin-left: 15%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: right;

}
#hdhe_index_video .hdhe_video_box #hdhe_video {
    width: 65%;
    margin: 0 auto;
}

#hdhe_index_video .hdhe_video_box .hdhe_video_close img {
    width: 30px;
}

#hdhe_index_video .hdhe_video_box .hdhe_video_close {
    margin-bottom: 25px;
    cursor: pointer;
}

#hdhe_tl_links { display: inline-block; }

#hdhe_t3 { display: none; }
#wp_news_w51{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

@media screen and (max-width:768px) {

	#hdhe_index_video .hdhe_video_box {
		margin-top: 13%;
		width: 95%;
		height: 60%;
		margin: 0 2.5%;

	}
	#hdhe_index_video .hdhe_video_box #hdhe_video {
		width: 100%;
		margin: 0 auto;
	}

}
