﻿/* CSS Document */
/* base */
body {font-size:12px; padding:0; margin:0;}
ul,ol{list-style:none;padding: 0px;overflow: visible;}
h1, h2, h3, h4, h5, h6, form, div, p, i, img, ul, li, ol, table, tr, td, fieldset, label, legend,dt,dd,dl{margin:0;padding:0;}
img {border:0; }
a {color:#fff;}
a:hover {text-decoration:none;color:#F00;}
button {cursor:pointer;}
fieldset,form{ background:none; border:none; padding:0; margin:0;}

/*Floats*/
.left{float:left;}    
.right{float:right;}

/* --------|  Clear Fix |--------- */
.clearfix:after {content: ".";display:block;clear:both;visibility:hidden;line-height: 0;height: 0;}
.clearfix{display: inline-block;}/* Hide from IE Mac */
html[xmlns] .clearfix{display: block;}/* End hide from IE Mac */
* html .clearfix{height:0; }

/* Typography */
h2 {font-size:14px;font-weight:bold;}
p {font-size:12px; line-height:22px;}

blockquote  {margin:0px; color: #666; font-style: italic;}
strong {font-weight: bold;}
em     {line-height:24px; font-style: normal;}

.allBorder { border: #A8B6E0 1px solid;}
.page { margin: 0px auto; WIDTH: 990px; padding:5px; background-color:#FFF;}



/* .title{ height:31px; background-color:#282898;  padding-left:20px;}
.title span{ float: left; font-size:12px; color:#E48385; padding-top:11px; padding-left:12px;} */

.con1{width:900px; height:470px; background:#323130; }

.con2{width:900px;background:#323130; color:#fff;}



#alldiv {width:900px;   margin:0 auto 10px auto; background:#efefef;}
#towdiv {width:1000px; height:1270px; background:#f8f4e8;}

ul { list-style:none;}
img { border:0px;}
.con4 ul li{ width: 190px; text-align: center; float: left; margin-right:8px; height:145px;}
.con4 ul li a img{border:1px solid #CCC; padding:1px;}

.FocusPic{zoom:1;position:relative; overflow:hidden;width:430px; height:430px; margin-top:18px; float:left; background:#CCC}
.FocusPic .content{overflow:hidden}
.FocusPic .changeDiv a{position:absolute;top:0px;left:0px;display:none;}
.FocusPic .title-bg,.FocusPic .title{position:absolute;left:0px;bottom:0;width:434px;height:30px;line-height:30px;overflow:hidden}
.FocusPic .title-bg{background:#000;filter:alpha(opacity=50);opacity:0.5;}
.FocusPic .title a{display:block;padding-left:15px;color:#fff; font-size:14px;}
.FocusPic .change{bottom:4px;height:20px;right:3px;*right:5px;_right:4px;position:absolute;text-align:right;z-index:9999;}
.FocusPic .change i {background:#666;color:#FFF;cursor:pointer;font-family:Arial;font-size:12px;line-height:15px;margin-right:2px;padding:2px 6px; font-style:normal; height:15px;display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline;}
.FocusPic .change i.cur {background:#FF7700;}

/* 内容 */
#Article{ overflow:hidden}
#Article,.photo-channel .relevance{ padding:0 20px}
#Article h1{color:#fff;font:800 26px/30px "宋体",arial;margin-bottom:6px; text-align:center; padding:16px 0 8px; border-bottom:1px solid #e5e5e5}
#Article h1 span{ font-size:12px; font-weight:normal; line-height:20px; color:#999}
#Article .content{ font-size:14px; text-align:center;}
#Article .content p{font-size:14px;line-height:23px;text-align:justify;word-wrap:break-word; padding:8px 0}
#Article .related{ border-top:dashed 1px #ccc; margin-top:15px}
#Article .related h5{padding-bottom:4px}
#Article .related{ padding:10px 0 0}
#Article .related a{ color:#0b3b8c}



/* 分页 */
#pages { padding:14px 0 10px; font-family:宋体; text-align:center;}
#pages a { display:inline-block; height:22px; line-height:22px; background:#000; border:1px solid #e3e3e3; text-align:center; color:#fff; padding:0 10px}
#pages a.a1 { background:#000; width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span { display:inline-block; height:22px; line-height:22px; background:#5a85b2; border:1px solid #5a85b2; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }