body{
	 font-family:Microsoft YaHei,Simsun,SimHei,Arial; 
}
* {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #000;
	;
}

input {
	background: none;
	outline: none;
}

input:focus {
	border: none;
}

ul li {
	list-style: none;
}
.clearfix:after{
  content: "";
  display: block;
  height: 0;
  clear:both;
  visibility: hidden;
}
.clearfix{
  *zoom: 1;
}
.list{
	width: 1200px;
	margin: 0 auto;
  	background: #fff;
	overflow: hidden;
}
.wz{
	width: 100%;
	height: 66px;
	margin-top: 10px;
	overflow: hidden;
}
.wz-l{
	width: auto;
	float: left;
	overflow: hidden;
}
.wz-img{
	width: 15px;
	float: left;
	margin-top: 25px;
	margin-right: 10px;
	margin-left: 15px;
}
.wz-l a{
	width: auto;
	float: left;
	font-size: 16px;
	line-height: 66px;
	color: #666;
}
.wz-l span{
	width: auto;
	float: left;
	font-size: 16px;
	line-height: 66px;
	color: #666;
}
.wz-r{
	width: 375px;
	border: 1px solid #A8A8A8;
	float: right;
	overflow: hidden;
	margin-top: 10px;
}
#searchs{
	width: 340px;
	height: 40px;
	border: none;
	float: left;
	text-indent: 1em;
}
.qsearch{
	width: 20px;
	float: left;
	margin: 9px 0 0 3px;
	cursor: pointer;
}
.lis-l{
	width: 265px;
	float: left;
}
.lis-tit{
	width: 100%;
	height: 54px;
	background: url(../img/cor.png) center center no-repeat;
	background-size: 100% 100%;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 54px;
	margin-top: 26px;
	margin-left: 10px;
	margin-bottom: 7px;
}
.lis-ul{
	width: 265px;
	margin-left: 10px;
}
.lis-ul li{
	width: 100%;
	height: 54px;
	font-size: 17px;
	line-height: 54px;
	margin-bottom: 3px;
	color: #333;
	background: #F8F8F8;
	text-align: center;
	line-height: 54px;
	cursor: pointer;
  	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.lis-lis{
	color: #266CD0 !important;
	background: #E8F0FC !important;
}
.lis-r{
	width: 910px;
	float: left;
	margin-left: 25px;
    margin-top: 12px;
}
.lis-r-tit{
	width: 100%;
	height: 64px;
	border-bottom: 1px solid #1764CE;
}
.lis-r-tit p{
	width: auto;
  	display: inline-block;
	height: 64px;
	line-height: 64px;
	text-align: center;
	color: #1764CE;
	font-size: 20px;
	border-bottom: 4px solid #1764CE;
}
.lis-x{
	width: 910px;
}
.lis-x li{
	width: 100%;
	height: 49px;
	overflow: hidden;
	cursor: pointer;
}
.dian{
	width: 4px;
	height: 4px;
	background: #1764CE;
	float: left;
	margin: 23px 10px 0 2px;
}
.lis-txt{
	width: 795px;
	height: 49px;
	line-height: 49px;
	font-size: 16px;
	color: #333;
    padding-left:3px;
	float: left;
}
.lis-txt:hover{
	color:#ea2b22;
}
.lis-time{
	width: 94px;
	height: 49px;
	line-height: 49px;
	font-size: 16px;
	color: #999;
	float: left;
	text-align: right;
}

.show{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.content{
	width: 100%;
	margin-top: 10px;
  	margin-bottom: 30px;
}
.ct-tit{
	width: 93%;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	color: #000000;
    padding-bottom: 20px;
    padding-top: 30px;
  	margin:0 auto;
}
.ct-l{
	width: 1100px;
    height: 40px;
    line-height: 40px;
    margin: 25px auto;
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}
.g{
  width: 1100px;
    margin: 10px auto 0px;
    overflow: hidden;
    border: 1px solid #e7e7e7;
    padding-bottom: 20px;
}
.g-div{
    width: 315px;
    float: left;
    color: #333;
    font-size: 14px;
    margin-left: 25px;
    margin-top: 20px;
}
.g-span{
  font-weight: bold;
  color: #333;
  font-size: 14px;
}
.g-div:nth-child(2),.g-div:nth-child(5){
  width:400px;
}
.g-div:nth-child(3n){
  width:300px;
}
.ct{
  	width:1100px;
  	margin:20px auto 0;
	color: #7D7F83;
	text-indent: 1em;
}
.pn{
	width: 1100px;
	height: 90px;
 	margin:0 auto;
	border: 1px solid #E8F0FC;
	overflow: hidden;
}
.prev a{
  	display: block;
	width: 800px;
	float: left;
	font-size: 15px;
	color: #555;
	margin-left: 15px;
  	margin-top: 17px;
}
.next a{
	width: auto;
	float: right;
	font-size: 16px;
	color: #7B7D80;
	margin-right: 10px;
}