@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}
html{width: 100%;min-height:1000px;}
body{font:12px/1.5 微软雅黑, 黑体, Arial, Helvetica, sans-serif; color:#000;min-height: 1000px}
table{width:100%; border:0; border-collapse:collapse; border-spacing:0;margin-bottom: 20px;}
table th{font-weight:normal; }
ul,ol,li{list-style-type:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
input,select,textarea,li{vertical-align:middle;font:12px/1.5 微软雅黑, 黑体, Arial, Helvetica, sans-serif;color:#000;border:none;border:0;}
a{color:#000; text-decoration:none;}
.fr{float:right}
.fl{float:left}
b,i,strong{font-weight:normal; font-style:normal;}
img{ border:0;}
.clearfix{overflow:hidden;zoom:1;}/**/
.clear{clear:both}
.fl{float:left}
.fr{float:right}
/*.title{font-size:18px;font-family:微软雅黑;font-weight:100;height:78px;line-height:78px;}*/
.blue{color:#5959c9;}

.Page{text-align:right;font-size:12px;padding:15px 0;}
.Page a{display:inline-block;padding:0px 10px;background:#eee;color:#333;border:1px solid #ccc;margin-right:10px;}
.Page a:hover{background:#9ec44e;border:1px solid #7b9e31;color:#fff}
.Page a.Pagecur{background:#9ec44e;border:1px solid #7b9e31;color:#fff}
.Page p{float:left;font-size:14px;}
.Page p i{padding:0 5px;color:#0c98db}

/***
图片预览弹出层
***/
.imgALert{position:absolute;width:100%;height:200%;background:#000;filter:alpha(opacity=40);opacity:0.4;left:0;top:0;z-index:9999}
.imgCon{width:auto;height:auto;background:url(/resource/portal/images/lvse.jpg);position:absolute;top:20%;left:25%;z-index:9999;padding:0 50px;}
.imgCon h3{height:50px;font-size:14px;color:#FFF;line-height:50px;}
.imgClosed{width:26px;height:26px;position:absolute;right:-60px;top:-60px;background:url(/resource/portal/images/imgClosed.png) no-repeat;}
.fullScreen{width:31px;height:31px;position:absolute;background:no-repeat;top:46px;right:-31px;}
.imgLoad{width:31px;height:31px;position:absolute;background:no-repeat;top:77px;right:-31px;}
.bigimgCOn h3{height:50px;font-size:14px;color:#FFF;line-height:50px;}
.bigimgCOn{width:100%;height:100%;background:#000;top:0;left:0;z-index:9999;position:absolute;}
.bigimgCOn .imgClosed{right:0;top:-40px;}
.bigimgCOn .fullScreen{right:0;top:45px;background:url(../images/smallScreen.jpg) no-repeat;}
.bigimgCOn .imgLoad{right:0;top:77px;}
.imgCon .imgdiv{overflow:hidden;height:auto;line-height:500px;text-align:center;margin-bottom:100px}
.imgCon .imgdiv img{width:70%}
