@charset "utf-8";
/* ====================
     公共样式
==================== */
body{font-size:18px; font-family:"微软雅黑",Georgia, 'Times New Roman', Times, serif; line-height:150%; margin:0; padding:0; color:#333;}

h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form,input,img,p{
margin:0; padding:0; list-style-type:none; font-weight:normal;
}

/*放大镜时专用*/
h1,h2,h3,h4,h5,h6,dl,dt,dd,form,input,img,p{
margin:0; padding:0; list-style-type:none;
}
/*放大镜时专用*/

img { border:none;}
.fl { float:left;}
.fr { float:right;}
.more { font-size:12px; font-weight:normal;}
.dis{display:block;}
.inline{display:inline;}
.none{display:none;}


.clearfix:after{
content:"."; display:block; height:0; clear:both;
visibility:hidden;
}
*html .clearfix{
 height:1%;
}
*+html .clearfix{
 height:1%;
}
/*英文强制换行*/
.word{word-break:break-all;}

/*页面留白*/
.blank{height:30px; line-height:30px; clear:both; visibility:hidden; overflow:hidden;}

/*************************
		布局
*********************/
.block{width:850px; margin:0 auto;}

/* ====================
     head
==================== */



/*************************
		布局
*********************/


/*所在位置-ur-here-----------------------*/
.Position {height:42px; line-height:40px; font-size:14px; border-bottom:2px solid #cadae9; position:relative;}
.Position .catname {width:158px; height:42px; text-align:center; color:#293d72; font-size:24px; font-weight:bold; position:absolute; z-index:100; left:0; top:0; border-bottom:2px solid #293d72;}
.Position .left {width:500px; float:left; padding-left:168px;}
.Position .right {width:350px; text-align:right; padding-right:10PX; float:right;}
.Position a:link,.Position a:visited {color:#000;}
.Position .cur { color:#0087E1;}

/* 列表分页 */
#pages {text-align:center; margin-top:20px; margin-bottom:30px;}
#pages a { display:inline-block; height:65px; line-height:65px; background:#CDD8DA; border:0px solid #e3e3e3; text-align:center; color:#333; padding:0 15px}
#pages a.a1 {width:56px; padding:0;  cursor:pointer;}
#pages a:hover { background:#CC1B1B; color:#fff; text-decoration:none }
#pages span { display:inline-block; height:65px; line-height:65px; background:#6B767F; border:0px solid #4889F3; color:#fff; text-align:center;padding:0 15px; cursor:pointer;}
.page .noPage { display:inline-block; width:56px; height:25px; line-height:25px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4;}


.ttBox { text-align:center; border:1px solid #EEE; background:#F6F6F6; padding:10PX 0; position:relative;}
.ttBox h1 { height:50px; line-height:50px; text-align:center; font-weight:bold;}
.ttBox li { width:auto; display:inline-block; padding-left:10px; text-align:center; height:30px; line-height:30px; color:#000;}
.ttBox h1 a {color:#000;}
.ttBox span {width:74px; height:74px; position:absolute; z-index:10; left:0; top:0;}

/*链接样式*/
a:link,a:visited{ color:#000; text-decoration:none;}
/*a:hover { color:#CC0000; text-decoration:none;}*/


/*提交表单页面-phpcms*/
.ib, .ib-li li, .ib-a a, .ib-span span,.btn,.btn input,.photo-hot li,.Article-Tool a ,.photo-list li,.photo-channel .photo-slide .change i,.photo-channel .tool .auto,.photo-channel .tool .up,.photo-channel .tool .next,.photo-cat .content h5 span.blue a,.submit{display:inline-block;zoom:1;*display:inline;}



.link { background:#CCC; width:100%; height:35PX; line-height:35PX;}
.foot {width:100%; text-align:center; overflow:hidden; line-height:30PX; padding:30px 0;}

