@charset "utf-8";
body{
  background:#f1f1f1;
  text-align:center;
  margin:0;
 
}
body,td,th,div,ul,li,a,dl,dd,dt,h1,h2,h3,h4,h5,h6{
	color:#333;
}

body,body *{
	font-family:'Arial', 'Verdana', 'Microsoft YaHei', '微软雅黑', '宋体';
	 font-size: 16px;
}
a:hover{
	color:#08a058;
}
body,td,th,div,ul,li,a,font,a,dl,dd,dt{
	font-size:15px;
	line-height:2;
}
input,select,textarea{
	font-size:12px;
}
a{
	text-decoration:none;
}
a,
img,
*:focus{
	outline:none;
}
textarea{
  resize:none;
}
div,ul,li,dd,dt,h1,h2,h3,h4,h5,h6,dl,menu{
	margin:0;
	padding:0;
	text-align:left;
	list-style:none;
}
a,img{
    star:expression(this.onFocus=this.blur()); 
	border:0;
}
li img{
	display:block;
	margin:0 auto;
}
input[type='text'],
input[type='password'],
input[type='number'],
select,
textarea{
	border:1px solid #CCC;
}
input[type='text'],
input[type='number'],
input[type='password']{
	padding:5px 0;
}
input[type='submit'],
input[type='reset'],
input[type='button']{
	padding:3px 12px;
	cursor:pointer;
}
select{
	padding:3px 0;
}
body .fl-left{
	float:left;
}
body .fl-right{
	float:right;
}
.clear,
.clearfix:before,
.clearfix:after,
.content:after,
#header:before,
#header:after,
#among:before,
#among:after,
#footer:before,
#footer:after{
	height:0;
	clear:both;
	display:block;
	overflow:hidden;
}
.clearfix:before,
.clearfix:after,
.content:after,
#header:before,
#header:after,
#among:before,
#among:after,
#footer:before,
#footer:after{
	content:"";
}
.nr p{
	margin:0;
}
#icp_con{
	display:none;
}
.big_img img{
	max-width:100%;
}
.big_img #dituContent{
  box-sizing:border-box;
}
.big_img #dituContent img,
.big_img .msg img{
	max-width:inherit;
}
#pageStyle{
	text-align: center;
	font-size: 0;
	padding-top: 24px;
	padding-bottom: 20px;
}
#pageStyle a,
#pageStyle span{
	font-size:12px;
	display:inline-block;
	vertical-align:top;
	margin:0 5px;
	line-height:24px;
}
#pageStyle span{
	line-height:26px;
}
#pageStyle a,
#pageStyle select{
	font-size: 12px!important;
}
#pageStyle select{
	height: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px!important;
}
#pageStyle a{
	width:auto!important;
	width:24px;
	min-width:24px;
	text-align:center;
	white-space:nowrap;
	
}
#pageStyle b{
	font-weight: normal;
	font-size: 13px;
	background-color: #dedede;
	padding:0 7px;
}
#pageStyle a.other{
	padding:0 7px;
	color: #F00;	
}
#pageStyle a:hover {
	background:#fff;
	font-size: 14px!important;
	color: #F00;	
}
#pageStyle a.Act,

#pageStyle select:hover{
	color:inherit;
	background:#eaf6ff;
	border-color:#08a058;
}
#msg{
	margin:auto;
	max-width:660px;
}
#msg h2{
	font-weight:normal;
	font-size:12px;
	line-height:200%;
	margin-top:20px;
}
#msg .list{
	border:1px solid #d7d6d6;
	border-top:0;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	position:relative;
}
#msg .list > i{
	height:1px;
	overflow:hidden;
	display:block;
	margin-right:25px;
	background:#d7d6d6;
}
#msg .list > div{
	margin:7px 12px 0;
	position:relative;
	min-height:24px;
	border-bottom:1px solid #d7d6d6;
}
#msg .list div .img{
	position:absolute;
	left:0;
	top:4px;
}
#msg .list div .img img{
	height:15px;
}
#msg .list div .img1{
	position:absolute;
	right:0;
	top:4px;
}
#msg .list div .img1 img{
	height:17px;
}
#msg .list div .title{
	padding-bottom:5px;
	margin:0 55px 0 24px;
}
#msg .list > .nr{
	margin:9px 12px 0;
}
#msg .list > .nr1{
	margin:9px 12px 6px 36px;
}
#msg .list > b{
	background:url(http://images02.cdn86.net/kps01/M00/F3/2D/wKiAiVffpC3qY-WaAAAFteXZxJY727.png);
	display:block;
	width:52px;
	height:21px;
	position:absolute;
	right:-1px;
	top:-21px;
}
.msg{
  width: 600px;
  margin: auto;
}
.msg input[type='text'],
.msg textarea{
  box-sizing:border-box;
  padding:5px 6px;
}
.element{
  overflow: hidden;
}
.element img{
	transition: all 1s ease 0s;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.element:hover img{
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08);
}
.autoimg{
	display:block;
	position:relative;
}
.autoimg img{
	width:100%;
}
.autoimg img:nth-child(2){
	position:absolute;
	left:0;
	top:0;
	height:100%;
}
.ellipsis{
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.ellipsis1{
	overflow:hidden;
	display:-webkit-box;
  display:block\9;
	-webkit-line-clamp:3;/*控制行数，超出用...省略*/
	-webkit-box-orient:vertical;
}
/*分页导航*/
.shpa {
height:45px;
line-height:45px;
margin:25px 0 10px 0;
text-align:center;
}   
.shpa span a {border:1px solid #f4f4f4;padding:10px 15px;text-align:center;text-decoration:none; font:12px/14px Tahoma;background:#f4f4f4; }    
.shpa span a:hover { background:#ccc;text-decoration:none; }    
.shpa span b {font-weight:bold;background:none;padding:9px 15px;background:#f4f4f4;; display:inline-block; line-height:18px;}
.shpa span b:hover {background:#ccc;}    
.shpa span a b {border:0 none; padding:0;line-height:14px;}    
.shpa span a:hover b {background:none;}  
/*分页导航结束*/