/******************************/
*{ padding:0px; margin:0px;}
h1,h2,h3,h4,h5,h6,small{font-size:14px;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:14px '黑体';color:#333;outline:0;line-height:24px;}
ul,li{
	list-style:none;
	}
img{
	border:0px;
	vertical-align:middle;
	}
a{
  text-decoration:none;
  color:#333;
}
a:hover{
  text-decoration:none;
  color:#335cd5;
}
i,em{
  font-style:normal;
}
a:focus {
    outline:none;
}
select,input,img{ vertical-align:middle;}
input:focus,a:focus{ outline:0;}
.left{ float:left; overflow:hidden;}
.center{ float:left; overflow:hidden;}
.right{ float:right; overflow:hidden;}
/******************************/
/*分页*/
.listpage{ width:100%; height:30px;line-height:30px;padding:30px 0px; overflow:hidden;}
.listpage .total{ float:left;}
.listpage .total span{margin:0px 5px; color:#666;}
.listpage .pager { float:right;}
.listpage .pager a{ display:inline-block; height:30px; margin-left:5px; padding:0px 10px;border:solid 1px #CCC; background:#FFF;color:#666;}
.listpage .pager a:hover,.listpage .pager .oran_pg_cur{border:solid 1px #d1232a; background:#d1232a;color:#FFF;}
.btn{ width:120px; height:40px; line-height:40px; cursor:pointer; text-align:center; background:#333; color:#FFF; border:none;}
.txb{  
 border:solid 1px #DDD; height:40px; line-height:40px; text-indent:2px;
}
.txb2{ 
 border:solid 1px #CCC; height:40px; line-height:40px; text-indent:2px;
}
.txb3{
border:solid 1px #DDD; line-height:40px; text-indent:2px;
}
.kuangtab0{ clear:both; overflow:hidden; width:100%; font-size:14px;}
.kuangtab0 td{ padding:10px;}
.kuangtab0 .td1{ text-align:right;}
.kuangtab0 .td1 b{ color:#fb0000;}
.kuangtab0 .td2{ text-align:left; padding-left:10px;}

#show{display:none; position:absolute; width:100%;height:100%; top:0; left:0; background:rgba(0,0,0,0.3); overflow:hidden;  z-index:9999999991;}
#show .kuang{ position:absolute; width:800px; border:solid 1px #EEE; background:#FFF; border-radius:2px; z-index:9999999992;}
#show .ktop{ width: 100%; padding:20px 0px; height:50px; line-height:50px;font-size:24px; position:relative; text-align:center; border-bottom:solid 1px #EEE;}
#show .ktop a{ display:block; height:50px; width:50px; line-height:50px; text-align:right; text-align:center; position:absolute; right:0px; top:20px; font-size:36px;color:#f35a4a;}
#show .body{ width:100%; padding:100px 10px; box-sizing:border-box; clear:both; float:left; overflow:hidden; text-align:center;}
#show .body a{ padding:20px 30px; border:solid 1px #042275; color:#042275; margin:0px 20px; border-radius:10px; font-size:18px;}
#show .body a:hover{ background:#042275; color:#FFF;}
.overflow{ width:100%; height:100%; overflow:hidden;}