@charset "utf-8";
html,body{
  height: 100%;
  font-size: 62.5%!important;
}
@media screen and (min-width:540px) and (max-width:639px){
  html,body{
    font-size:55%!important;
  }
}
@media screen and (min-width:480px) and (max-width:539px){
  html,body{
    font-size:50%!important;
  }
}
@media screen and (min-width:420px) and (max-width:479px){
  html,body{
    font-size:46%!important;
  }
}
@media screen and (min-width:414px) and (max-width:419px){
  html,body{
    font-size:44%!important;
  }
}
@media screen and (min-width:375px) and (max-width:413px){
  html,body{
    font-size:40%!important;
  }
}
@media screen and (min-width:360px) and (max-width:374px){
  html,body{
    font-size:40%!important;
  }
}
@media screen and (max-width:359px){
  html,body{
    font-size:36%!important;
  }
}
body{
  background:#FFF;
  text-align:center;
  margin:0;
}
body,td,th,div,ul,li,a,dl,dd,dt,input,select,textarea,h1,h2,h3,h4,h5,h6{
	/* color:#222; */
}
a:hover{
	color:#1a5899;
}
body,td,th,div,ul,li,a,font,a,dl,dd,dt{
	line-height:2;
	font-size: 15px;
}
input,select,textarea,
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{
	font-size: 14px;
}
body,td,th,div,ul,li,a,font,a,input,select,textarea{
	font-family:'Arial', 'Verdana', 'Microsoft YaHei', '微软雅黑', '宋体';
}
a{
	text-decoration:none;
}
a,
img,
*:focus{
	outline:none;
}
input[type="button"],input[type="submit"],input[type="reset"],textarea{
   -webkit-appearance: none;
}
textarea{
  resize:none;
}
div,ul,li,dd,dt,h1,h2,h3,h4,h5,h6,dl,menu,nav{
	margin:0;
	padding:0;
	text-align:left;
	list-style:none;
}
a,img{
    star:expression(this.onFocus=this.blur());
    border:0;
    color: #000;
}
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;
}
.big_img img{
	max-width:100%;
}
.ellipsis{
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.ellipsis1{
	overflow:hidden;
	display:-webkit-box;
  display:block\9;
	-webkit-line-clamp:2;/*控制行数，超出用...省略*/
	-webkit-box-orient:vertical;
}
.autoimg{
	display:block;
	position:relative;
}
.autoimg img{
	width:100%;
}
.autoimg1{
	display:block;
	position:relative;
}
.autoimg1 img{
	width:180px;
	height: 120px;
}
.autoimg img:nth-child(2){
	position:absolute;
	left:0;
	top:0;
	height:100%;
	border-radius: 5px;
}
#pageStyle{
	text-align:center;
	font-size:0;
	padding-top:3%;
}
#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{
	background:white;
	border:1px solid #dddddd;
}
#pageStyle select{
	height:26px;
}
#pageStyle a{
	width:auto!important;
	width:24px;
	min-width:24px;
	text-align:center;
	white-space:nowrap;
}
#pageStyle a.other{
	padding:0 7px;
}
#pageStyle a.Act,
#pageStyle a:hover,
#pageStyle select:hover{
	color:inherit;
	background:#eaf6ff;
	border-color:#0099ff;
}

/*分页样式*/
.pagenum {padding:20px; text-align:center;}
.pagenum a {border: 1px solid #cccccc;color: #39393b;margin: 0 3px;padding: 3px 10px;width: 20px;height: 20px;line-height: 20px; }
.pagenum a:hover { color: #005ba8 !important;}
.pagenum .current {color: #fff !important;background-color: #005ba8;padding: 3px 10px;width: 20px;height: 20px;line-height: 20px; }
.pagenum .firstPage,.pagenum .nextPage,.pagenum .prePage,.pagenum .lastPage {background-color: #F8F8F8; border: 1px solid #D9D9D9; color: #999999; height: 20px; line-height: 20px; padding: 3px 10px; width: 39px;}


@charset "utf-8";
html,body{
  height: 100%;
  font-size: 62.5%!important;
}
@media screen and (min-width:540px) and (max-width:639px){
  html,body{
    font-size:55%!important;
  }
}
@media screen and (min-width:480px) and (max-width:539px){
  html,body{
    font-size:50%!important;
  }
}
@media screen and (min-width:420px) and (max-width:479px){
  html,body{
    font-size:46%!important;
  }
}
@media screen and (min-width:414px) and (max-width:419px){
  html,body{
    font-size:44%!important;
  }
}
@media screen and (min-width:375px) and (max-width:413px){
  html,body{
    font-size:40%!important;
  }
}
@media screen and (min-width:360px) and (max-width:374px){
  html,body{
    font-size:40%!important;
  }
}
@media screen and (max-width:359px){
  html,body{
    font-size:36%!important;
  }
}
body{
  background:#FFF;
  text-align:center;
  margin:0;
}
body,td,th,div,ul,li,a,dl,dd,dt,input,select,textarea,h1,h2,h3,h4,h5,h6{
	/* color:#222; */
}
a:hover{
	color:#1a5899;
}
body,td,th,div,ul,li,a,font,a,dl,dd,dt{
	line-height:2;
	font-size: 15px;
}
input,select,textarea,
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{
	font-size: 14px;
}
body,td,th,div,ul,li,a,font,a,input,select,textarea{
	font-family:'Arial', 'Verdana', 'Microsoft YaHei', '微软雅黑', '宋体';
}
a{
	text-decoration:none;
}
a,
img,
*:focus{
	outline:none;
}
input[type="button"],input[type="submit"],input[type="reset"],textarea{
   -webkit-appearance: none;
}
textarea{
  resize:none;
}
div,ul,li,dd,dt,h1,h2,h3,h4,h5,h6,dl,menu,nav{
	margin:0;
	padding:0;
	text-align:left;
	list-style:none;
}
a,img{
    star:expression(this.onFocus=this.blur());
    border:0;
    color: #000;
}
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;
}
.big_img img{
	max-width:100%;
}
.ellipsis{
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.ellipsis1{
	overflow:hidden;
	display:-webkit-box;
  display:block\9;
	-webkit-line-clamp:2;/*控制行数，超出用...省略*/
	-webkit-box-orient:vertical;
}
.autoimg{
	display:block;
	position:relative;
}
.autoimg img{
	width:100%;
}
.autoimg1{
	display:block;
	position:relative;
}
.autoimg1 img{
	width:180px;
	height: 120px;
}
.autoimg img:nth-child(2){
	position:absolute;
	left:0;
	top:0;
	height:100%;
	border-radius: 5px;
}
#pageStyle{
	text-align:center;
	font-size:0;
	padding-top:3%;
}
#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{
	background:white;
	border:1px solid #dddddd;
}
#pageStyle select{
	height:26px;
}
#pageStyle a{
	width:auto!important;
	width:24px;
	min-width:24px;
	text-align:center;
	white-space:nowrap;
}
#pageStyle a.other{
	padding:0 7px;
}
#pageStyle a.Act,
#pageStyle a:hover,
#pageStyle select:hover{
	color:inherit;
	background:#eaf6ff;
	border-color:#0099ff;
}

/*分页样式*/
.pagenum {padding:20px; text-align:center;}
.pagenum a {border: 1px solid #cccccc;color: #39393b;margin: 0 3px;padding: 3px 10px;width: 20px;height: 20px;line-height: 20px; }
.pagenum a:hover { color: #005ba8 !important;}
.pagenum .current {color: #fff !important;background-color: #005ba8;padding: 3px 10px;width: 20px;height: 20px;line-height: 20px; }
.pagenum .firstPage,.pagenum .nextPage,.pagenum .prePage,.pagenum .lastPage {background-color: #F8F8F8; border: 1px solid #D9D9D9; color: #999999; height: 20px; line-height: 20px; padding: 3px 10px; width: 39px;}


