﻿.position{
	width: 1180px;
	margin: 0 auto;
	height: 20px;
	padding: 20px 0;
	border-bottom: 1px dashed #ddd;
}
.position p{
	font-size: 14px;
	line-height: 20px;
}
.position p a{
	color: #333;
	margin: 0 5px;
}
.position p a:hover{
	color: #92AF00;
}
.position i{
	font-size: 20px;
	line-height: 20px;
	color: #92af00;
	vertical-align: middle;
	margin-right: 5px;
}
.listMain{
	width: 1180px;
	margin: 0 auto;
}
.listLeft{
	width: 850px;
	float: left;
}
.listLeft dl{
	padding: 20px 0;
	height: 132px;
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
}
.listLeft dl dt{
	width: 220px;
	float: left;
}
.listLeft dl dt img{
	width: 220px;
	height: 132px;
	border-radius: 2px;
}
.listLeft dl dd{
	width: 610px;
	float: right;
}
.listLeft dl.noPic dd{
	width: 100%;
}
.listLeft dl dd h3{
	font-size: 20px;
	line-height: 30px;
}
.listLeft dl dd h3 a{
	color: #333;
}
.listLeft dl dd h3 a:hover{
	color: #92AF00;
}
.listLeft dl dd p{
	font-size: 16px;
	line-height: 25px;
	color: #666;
	margin: 5px 0 15px;
}
.listLeft dl dd p a{color: #92AF00;}
.date{
	font-size: 12px;
	line-height: 20px;
	color: #999;
}
.date span{
	float: left;
	margin-right: 30px;
}
.date span.share{
	float: right;
	margin-right: 0;
}
.btns{
	float: right;
}
.date span i{
	font-size: 14px;
	line-height: 20px;
	margin-right: 5px;
	position: relative;
	top: 2px;
}
.newspages{width: 850px; height: 40px;clear:both;padding: 58px 0 18px;text-align: center;font:normal 14px/40px "Tahoma";text-align: center;color: #666;}
.newspages a{ padding: 0 17px; height: 38px; display: inline-block; border:1px solid #e6e6e6; border-left: 0; text-align: center; font:normal 14px/38px "Tahoma"; color: #666666; vertical-align: middle; }
.newspages a.ft{width: 52px;padding: 0; border-left: 1px solid #e6e6e6;border-right:0;background: url(../../images/news/pageBg.png) no-repeat 0 0;}
.newspages a.next{margin-right:15px;width: 52px;padding: 0;background: url(../../images/news/pageBg.png) no-repeat -199px 0; }
.newspages a.prev{width: 64px;padding: 0;background: url(../../images/news/pageBg.png) no-repeat -54px 0;   border-left: 1px solid #e6e6e6; }
.newspages a.lt{width: 64px;padding: 0;background: url(../../images/news/pageBg.png) no-repeat -134px 0;}
.newspages a.on{background: #92AF00;border: 1px solid #92AF00;border-left: 0;color: #fff;font-weight: bold;}
.newspages input{ width: 38px; height: 38px; display: inline-block; text-align: center; border: 1px solid #e6e6e6; font:normal 14px/38px "Tahoma"; margin: 0 10px; vertical-align: middle; }
.newspages button{ width: 52px; height: 40px; display: inline-block; text-align: center; border: 1px solid #e6e6e6; font:normal 14px/40px "Tahoma"; vertical-align: middle; cursor: pointer; background: #92AF00;color: #fff; }



.listRight{
	width: 300px;
	float: right;
}
.rankingList{
	margin-top: 20px;
}
.listTitle{
	height: 22px;
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
}
.listTitle h2{
	font-size: 18px;
	line-height: 22px;
}
.listTitle h2 a{
	color: #333;
}
.listTitle h2 i{
	font-size: 20px;
	position: relative;
	top: 2px;
	margin-right: 5px;
	color: #92AF00;
}
.rankingList ul{
	padding-top: 12px;
}
.rankingList ul li{
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin-bottom: 12px;
}
.rankingList ul li a{
	color: #333;
}
.rankingList ul li a:hover{
	color: #92AF00;
}
.rankingList ul li b{
	width: 20px;
	height: 20px;
	float: left;
	text-align: center;
	background: #ccc;
	color: #fff;
	margin-right: 8px;
	font-weight: normal;
	border-radius: 2px;
}
.interviewV{
	margin-top: 10px;
}
.interviewV ul li{
	width: 300px;
	height: 196px;
	margin-top: 16px;
	position: relative;
}
.interviewV ul li img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.interviewV ul li b{
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0.3;
	filter: alpha(opacity=30);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
}
.interviewV ul li p{
	font-size: 14px;
	line-height: 25px;
	padding: 0 15px;
	position: absolute;
	bottom: 8px;
	left: 0;
	z-index: 9;
}
.interviewV ul li p a{
	color: #fff;
}
.interviewV ul li a.play{
	width: 48px;
	height: 48px;
	background: url(../../images/news/news.png) no-repeat 0 -423px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -24px;
	margin-top: -24px;
	z-index: 10;
}
.exhibition{
	margin-top: 20px;
}
.exhiPic{
	width: 300px;
	height: 170px;
	margin-top: 16px;
}
.exhiPic img{
	width: 300px;
	height: 170px;
}
.exhibition p{
	font-size: 14px;
	line-height: 20px;
	padding: 10px;
	border-bottom: 1px dashed #ddd;
	text-align: center;
}
.exhibition p a{
	color: #333;
}
.exhibition p a:hover{
	color: #92AF00;
}
.exhibition ul{
	margin-top: 10px;
}
.exhibition ul li{
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	padding-left: 18px;
	background: url(../../images/news/news.png) no-repeat 0 -297px;
	margin-bottom: 3px;
}
.exhibition ul li a{
	color: #333;
}
.exhibition ul li:hover{
	background: url(../../images/news/news.png) no-repeat 0 -325px;
}
.exhibition ul li:hover a{
	color: #92af00;
}
.topic{
	margin-top: 10px;
}
.topic b{
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	display: block;
	margin: 5px 0 5px;
}
.topic b a{
	color: #333;
}
.topic b a:hover{
	color: #92AF00;
}
.topicContent{
	width: 100%;
	height: 86px;
	background: #f5f5f5;
}
.topicContent img{
	width: 93px;
	height: 86px;
	float: left;
}
.topicContent p{
	width: 190px;
	float: left;
	margin-left: 12px;
	font-size: 12px;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
	margin-top: 10px;
	color: #333;
}
.topicContent p a{
	color: #92AF00;
}
.topic ul{
	margin-top: 10px;
}
.topic ul li{
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	padding-left: 18px;
	background: url(../../images/news/news.png) no-repeat 0 -297px;
	margin-bottom: 3px;
}
.topic ul li a{
	color: #333;
}
.topic ul li:hover{
	background: url(../../images/news/news.png) no-repeat 0 -325px;
}
.topic ul li:hover a{
	color: #92af00;
}

.paper{
	width: 100%;
}
.paper img{
	width: 90px;
	height: 113px;
	float: left;
	border: 1px solid #ddd;
}
.paper span{
	width: 170px;
	height: 24px;
	display: block;
	float: right;
	overflow: hidden;
	margin-top: 10px;
	font: normal 16px/30px "microsoft yahei";
}
.paper span a{
	color: #474747;
}
.paper span a:hover{
	color: #f60;
}
.paper p{
	color: #666;
	width: 160px;
	display: block;
	float: right;
	overflow: hidden;
	padding-right: 10px;
	font-size: 16px;
	line-height: 25px;
	margin-top: 8px;
	height: 50px;
}
.paper b{
	width: 170px;
	height: 28px;
	display: block;
	float: right;
	margin-top: 25px;
	font-size: 16px;
	color: #bf0a2c;
}
.paper b a{
	width: 76px;
	height: 27px;
	float: left;
	font-weight: normal;
	font-size: 14px;
	line-height: 27px;
	text-align: center;
	color: #fff;
	background: #5a7648;
	border-radius: 3px;
	margin-right: 8px;
	margin-top: 10px;
}
.paper b a.join{
	background: #ef6301;
}

.publicbox{width: 100%}
.lostpro{width:450px;background: url(http://www.zyzhan.com/images/lostpro.jpg) no-repeat;margin: 45px auto 0;padding-left: 165px;}
.lostpro span{font: 22px/44px "Microsoft Yahei";color: #333;}
.lostproab{font: 12px/30px "\5b8b\4f53";color: #767676;}
.lostproab a{background: url(http://www.zyzhan.com/images/caigouSearch.png) no-repeat -145px -35px;padding-left: 12px;}
.fix-navigation {
	background-color: #92af00;
	padding: 12px 0;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 99999;
	display: none;
  }
  .fix-navigation .item {
	width: 1180px;
	margin: 0 auto;
	position: relative;
  }
  .fix-navigation .item .logo {
	float: left;
	margin-top: 0;
  }
  .fix-search {
	width: 614px;
	margin: 0 132px;
	  margin-top: 0px;
	float: left;
	margin-top: 1px;
  }
  .fix-search .form {
	height: 36px;
	float: left;
	background-color: #fff;
	border-radius: 2px;
	width: 100%;
  }
  .fix-search .form .select {
	width: 67px;
	height: 100%;
	position: relative;
	float: left;
	padding: 0;
	background: transparent;
  }
  .fix-search .form .select .select-top {
	width: 100%;
	height: 100%;
	position: relative;
  }
  .fix-search .form .select .select-top p {
	font-size: 14px;
	line-height: 34px;
	cursor: pointer;
	text-indent: 12px;
  }
  .fix-search .form .select .select-top i {
	height: 10px;
	width: 10px;
	display: block;
	top: 15px;
	right: 5px;
	position: absolute;
	background: url(../../images/index/index2019/index.png) no-repeat;
	vertical-align: middle;

	transform: rotate(0);
  }
  .fix-search .form .select .select-bot {
	width: 80px;
	position: absolute;
	background-color: #ffffff;
	top: 36px;
	left: 0px;
	z-index: 99;
	border-top: 2px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6;
	display: none;
  }
  .fix-search .form .select .select-bot li {
	line-height: 30px;
	font-size: 14px;
	text-indent: 16px;
	border-left: 2px solid #e6e6e6;
	border-right: 2px solid #e6e6e6;

	transition: all 0.3s ease;
  }
  .fix-search .form .select .select-bot li:hover {
	background-color: #92af00;
	border-left: 2px solid #92af00;
	border-right: 2px solid #92af00;
	color: #fff;
	cursor: pointer;
	transition: all 0.3s ease;
  }
  .fix-search .form input {
	border: none;
	height: 100%;
	width: 464px;
	font-size: 14px;
	color: #aaaaaa;
	float: left;
	text-indent: 15px;
  }
  .fix-search .form button {
	width: 74px;
	height: 30px;
	border: none;
	background-color: #92af00;
	font-size: 14px;
	color: #fff;
	float: right;
	cursor: pointer;
	outline: none;
	margin: 3px 3px 0 0;
	border-radius: 2px;
	position: relative;
	text-align: center;
  }
  .fix-search .form button i {
	height: 13px;
	width: 14px;
	display: inline-block;
	background: url(../../images/index/index2019/search.png) no-repeat;
	  background-size: auto;
	background-size: cover;
	vertical-align: top;
	margin-top: 3px;
	margin-right: 5px;
  }
  .fix-navigation .item .login-btn {
	float: right;
  }
  .fix-navigation .item .login-btn a {
	display: inline-block;
	line-height: 34px;
	font-size: 16px;
	color: #fff;
	vertical-align: top;
	padding: 0 15px;
	border-radius: 2px;
	background-color: #f2a141;
	margin-top: 1px;
	height: 36px;
  }
 @media only screen and (min-width:1920px){
	.w,.position,.listMain,.footer .foot,.fix-navigation .item{
		width: 1400px;
	}
	.fix-search {
		margin: 0 242px;
	}
	.listLeft {
		width: 1070px;
	}
	.listLeft dl dd {
		width: 825px;
	}
	.footer .foot .hot-line {
		margin-left: 110px;
	}
	.newspages {
		width: 100%;
	}

}
@media only screen and (min-width: 1500px) and (max-width:1919px){
	.w,.position,.listMain,.footer .foot,.fix-navigation .item{
		width: 1400px;
	}
	.fix-search {
		margin: 0 242px;
	}
	.listLeft {
		width: 1070px;
	}
	.listLeft dl dd {
		width: 825px;
	}
	.footer .foot .hot-line {
		margin-left: 110px;
	}
	.newspages {
		width: 100%;
	}

}
@media only screen and (min-width: 1400px) and (max-width:1499px){
	.w,.position,.listMain,.footer .foot,.fix-navigation .item{
		width: 1240px;
	}
	.fix-search {
		margin: 0 162px;
	}
	.listLeft {
		width: 910px;
	}
	.listLeft dl dd {
		width: 668px;
	}
	.newspages {
		width: 100%;
		padding: 58px 0 18px;
	}
	.footer .foot .hot-line {
		margin-left: 50px;
	}

}
@media only screen (max-width:1399px){
	.w{
		width: 1180px;
	}
}
