/*珠峰动态*/

.Z-news { width: 100%; height: 802px; background: url(../images/newsbg.jpg) no-repeat left top; }
.Z-news h3,.our_news h3{ font-size: 27px; color: #1f4fa2; text-align: center; font-weight: bold; padding-top: 55px }
.Z-news p,.our_news em{ height: 30px; line-height: 30px; text-align: center; color: #999; display:block }
.Z-news p i,.our_news em i { display: inline-block; height: 1px; background-color: #ddd; width: 44px; vertical-align: middle; }
.Z-news p span,.our_news em span { margin: 0 20px; color: #999; }
.newsNav { width: 1100px; margin: 50px auto 0; height: 80px; text-align: center; }
.newsWrap .over,.newsMore .over { background: #1f4fa2; color:white; box-shadow: 5px 0 5px #666, /*右边阴影*/  7px 10px 5px #666; /*底边阴影*/ }
.newsWrap .white { color: #fff!important }
.newsNav a { width: 105px; height: 26px; margin: 0 7px; text-align: center; line-height: 26px; display: inline-block; background: #e1e1e1; color: #4c4c4c; border-radius: 10px; }
.newsWrap { width: 510px; float:left; margin: 0 auto; overflow: hidden; margin-left: 40px; padding-bottom:12px}
.newsWrap dl { margin-top:22px;  height:143px; width: 505px; background: #fff; position: relative; }
.newsWrap dl.nones{ margin-top:0 !important;}
.newsWrap dl dt { float: left; width: 130px; height: 122px; margin: 10px 0 0 10px; color: #fff; text-align: center; overflow: hidden }
.newsWrap dl dt img { cursor: pointer; transition: all 1s; }
.newsWrap dl img:hover { transform: scale(1.2); }
.newsWrap dl dd { float: left; width: 336px; padding: 10px 0 0 25px; }
.newsWrap dl dd strong { display: block; height: 30px; line-heihgt: 30px; color: #000; }
.newsWrap dl dd strong a { font: bold 16px/26px "微软雅黑"; color: #303030; }
.newsWrap dl dd a { font-size: 12px; line-height: 32px }
.newsMore { position:absolute;bottom:76px; text-align: center; width:100% }
.newsMore a { height: 25px; width: 120px; display: inline-block; line-height: 25px; color: #fff; background: #646464; border-radius: 10px; }
.newsMore a:HOIVER{ background:#1f4fa2; color:white}
.newsWrap span { display: block; width: 85px; height: 25px; line-height: 25px; float: right; position: absolute; bottom: 5px; right: 0; }
