﻿/*全局变量样式表*/
@import url("homeflash.css");
body{ font-family: Arial, Helvetica, sans-serif;font-size:12px;line-height:160%;background-image:url('../images/0/bg.jpg');background-repeat:repeat-x;background-position:center top;color:#333333}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote{padding:0; margin:0;} 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote{padding:0; margin:0;} 
table,td,tr,th{font-size:12px;}
li{list-style-type:none;}
ol,ul {list-style:none;}   
table{ margin:0 auto;}
img{vertical-align:top;border:none;}
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}   
caption,th {text-align:left;} 
.none{display:none}

a:link {color:#333;text-decoration:none;}
a:visited {color:#333;text-decoration:none;}
a:hover {color:#333;text-decoration:underline;}
a:active {color:#333;}

.white{color:white;}	
.white A:link {COLOR:white;text-decoration:none;}
.white A:visited {COLOR:white;TEXT-DECORATION:none;}
.white A:hover {COLOR:white;TEXT-DECORATION: none;}

.cblue{color:#003399}	
.cblue A:link {COLOR:#003399;text-decoration:none;}
.cblue A:visited {COLOR:#003399;TEXT-DECORATION:none;}
.cblue A:hover {COLOR:#003399;TEXT-DECORATION: none;}

.cblues{color:#0033CC}	
.cblues A:link {COLOR:#0033CC;text-decoration:none;}
.cblues A:visited {COLOR:#0033CC;TEXT-DECORATION:none;}
.cblues A:hover {COLOR:#0033CC;TEXT-DECORATION: none;}


.f14,.f14 a:link,f14 a:hover, f14 a:visited{font-size:14px;}	
/*居中样式*/
.center{text-align:center;}
.pd5{
	padding:5px;
}

.f-left{
	float:left
}
.f-right{
	float:right
}

.clear{clear:both;height:0;overflow:hidden;display:block}
.clearfix{*zoom:1}
.clearfix:after{clear:both;height:0;overflow:hidden;display:block;visibility:hidden;content:"."}

/*灰色字体*/
.gray{color:#666666}
.gray a:link,.gray a:visited,.gray a:hover{color:#666666}

/* 弹出层 */
/*浮层*/
#floatBoxBg{width:100%;height:100%;background:#000;filter:alpha(opacity=70);opacity:0.7;position:absolute;top:0;left:0;}
.floatBox{border:#666 5px solid;position:absolute;margin-top:150px;left:40%}
.floatBox .title{height:23px;padding:7px 10px 0;background:#333;color:#fff;}
.floatBox .title h4{float:left;padding:0;margin:0;font-size:18px;line-height:18px;font-weight:bold;color:#FF9900}
.floatBox .title span{float:right;cursor:pointer;}
.floatBox .content{padding:15px;background:#fff;}
/*页面*/
#box{padding:5px;margin:0 50px;background:#999;font-size:14px;}
#box h1{font-size:40px;line-height:50px;height:90px;}
#box #testFloatBox{position:static;margin:20px 0;}
#box table{margin:20px 0;}
#box h3{font-size:16px;padding:20px 0 10px;}
code{font-size:12px;color:#333;margin:10px;display:block;}
#box ol{margin:0;padding:0;list-style-position:inside;list-style-type:decimal;}
#box ol li{margin:0 0 20px 0;line-height:18px;}
#box ol li span{color:#00f;text-decoration:underline;cursor:pointer;}
#box ol li strong{display:block;}
body .iframe .content{padding:0;}
#box .title span{font-size:12px;}
#box p{line-height:18px;}

/* 翻页代码 */

.page-show{
	padding:10px;
	margin-left:10px;
	margin:0 auto;
}
.ud-page{
	padding: 5px 0;
	margin:10px 0;
	border:1px #CCCCCC solid;
	border-left-style:none;
	border-right-style:none;
}
#pages {

    padding: 14px 0 10px;
    font-size:12px;
    margin-left:20px
    
}

#pages a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D8D8D8;
    color: #333333;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    text-align: center;
}
#pages a.a1 {
    background: url("../images/admin_img/pages.png") no-repeat scroll 0 5px #FFFFFF;
    padding: 0;
    width: 56px;
}
#pages a:hover {
    background: none repeat scroll 0 0 #F1F1F1;
    color: #000000;
    text-decoration: none;
}
#pages span {
    background: none repeat scroll 0 0 #5A85B2;
    border: 1px solid #5A85B2;
    color: #FFFFFF;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    text-align: center;
}
.page .noPage {
    background: url("../img/icu/titleBg.png") repeat-x scroll 0 -55px transparent;
    border: 1px solid #E3E3E3;
    color: #A4A4A4;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    text-align: center;
    width: 56px;
}



.li_12{
	padding:5px;
}
.li_12 ul{
	
}
.li_12 li{
	height:22px;
	line-height:22px;
	overflow:hidden;
	border-bottom:1px #CCCCCC  dashed
}
.red{color:red;}
.red a:link{color:red;}
.clear{
	clear:both;
}
.w980{
	width:980px;
	margin:0 auto;
}
.w985{
	width:985px;
	margin:0 auto;
}

.top{
	
	background-image:url('../images/0/top_bg.jpg');
	height:90px;
	background-repeat:no-repeat;
	margin-bottom:3px;
	
}
.top-logo{
	float:left;
	width:250px;
      padding-top:10px;
      margin-left:18px;
	text-align:center;
	display:inline;
	

}
.top-logo img{
	

}
.top-nav ul{

}
.top-nav{
	float:left;
	width:695px;
	margin-left:15px;
	text-align:center;
	display:inline;
	margin-top:10px;

	
	
}
.ads{
	z-index:0;
	height:255px;


}
.ad-pic{
	
	height:235px;
	background-color:green;
	position:relative;
}
.bt-link{
	
	position:absolute;
	width:490px;
	height:55px;
	bottom:-10px;
	right: 20px;
	
	
}
.bt-link-box{
	float:left;
	display:inline;
	margin-left:10px;
	
}
.issue-box{
	padding-top:26px;
	text-align:center;
}
.issue-box a{
	display:block;
}
#bt3{
	cursor:pointer;
}
.bt-link-box2{
	float:left;
	display:inline;
	margin-left:10px;
	background-image:url('../images/0/b_2.png');
	width:226px;
	height:56px;
	background-repeat:no-repeat;
	}
.w-left{
	float:left;
	width:280px;
}
.left-bd{
	margin-bottom:8px;
}
.left-b-1{
	background-image:url('../images/0/left_b1.jpg');
	height:38px;
	line-height:38px;
	background-repeat:no-repeat;
	text-indent:10px;
	font-size:18px;
	font-weight:bold
}
.left-b-2{
	background-image:url('../images/0/left_b2.jpg');
	background-repeat:repeat-y;
}
.left-con{
	padding:8px;
	padding-right:15px;
}
.left-b-3{
	background-image:url('../images/0/left_b3.jpg');
	height:17px;
	background-repeat:no-repeat;
}
.pub-list{
	
}
.wn{
	color:#333333;
}
.wn strong{

color:#842100;
}


.wn a:link, .wn a:visited ,.wn a:hover {
	color:#333333
}
.pub-list strong{

color:#842100;
}
.pub-list li{

border-bottom:1px #CCCCCC dashed;
padding-bottom:2px;
margin-bottom:2px;
background-image:url('../images/0/dot.png');
background-repeat:no-repeat;
background-position:left center;
padding-left:10px;


	
}
.pub-list a:link ,.pub-list a:visited{
	
}
.chief-pic{
	float:left;
	width:100px;
	display:inline;
	overflow:hidden;
}
.chief-tt{
	float:left;
	width:145px;
	margin-left:5px;
	display:inline;
	
	
	
}
.chief-tt strong{

color:#842100;

}
.chief-h{
	margin-bottom:7px;
	padding-bottom:7px;
	border-bottom:1px #CCCCCC dashed;
}
.chief-h a:link ,.chief-h a:visited{
	color:#842100;
}
.w-right{
	float:left;
	width:700px;
	display:inline;
	margin-left:5px;
}
.r-box{
	background-image:url('../images/0/r_b2.jpg');
	background-repeat:repeat-y;
	
}
.r-con{
	padding: 10px;
	padding-top:15px;
	padding-bottom:0px;
	background-image:url('../images/0/r_b1.jpg');
	background-repeat:no-repeat;

}
.r-con2{
	background-image:url('../images/0/r_b1.jpg');
	background-repeat:no-repeat;
}
.r-bt{
	background-image:url('../images/0/r_b3.jpg');
	background-repeat:no-repeat;
	height:12px;

}
.book-p{
	float:left;
	width:190px;
}
.book-t{
	float:left;
	width:475px;
	text-align:justify;
	margin-left:5px;
	display:inline;
}
.book-t h2{
	font-size:14px;
	margin-bottom:5px;
}
.book-read{

	margin: 8px 0;
}
.m-ls{
	
	margin-top:10px;
}
#bklist{
	
	display:none
}
.iss-list{
margin:0px;
padding:0px;
}
.iss-list li{
     float:left;
     width:31%;
     background-image:url('../images/0/dot.png');
     padding-left:10px;
     background-repeat:no-repeat;
     background-position:left center;
   
}


.ls-bg{
	background-image:url('../images/0/t_bg.jpg');
	background-repeat:no-repeat;
	height:150px;
	background-position:2px 30px;

	
}
.ls-1a{
	float:left;
	width:350px;
	
}
.ls-a1-t{
	padding:10px;
	font-size:16px;
	font-weight:bold;
}
.ls-a1-c{
	padding-left:130px;
	padding-right:10px;
	padding-top:15px;
}
.ls-a2-c{
	padding-left:120px;
	padding-right:10px;
	padding-top:15px;
}
.ls-1b{
	float:left;
	width:330px;
}
.pub-bg{
	
	background-repeat:no-repeat;
	background-position: 10px center;
}
.pub-cc{
	padding-left:0px;
}
.fa-l{
	width:450px;
	text-align:justify
}
.about-t{
	font-size:16px;
	font-weight:bolder;
	margin-bottom:10px;
	
}
.pub-txt{

line-height:175%;
text-align:justify;
padding-right:8px;
	
}
.a-pub{
	margin-top:10px;
}
.logo-list{
	margin-top:10px;
}
.logo-list  .logos{
	float:left;
	width:160px;
	height:55px;
	display:inline;
	margin-left:10px;
	overflow:hidden;
	margin-bottom:8px;
	border:1px #CCCCCC solid;
	overflow:hidden;
}
.foot{

/*background-image:url('../images/0/foot_bg.jpg');*/
background-color:#666;
height:80px;
background-repeat:no-repeat;
margin-top:10px;
}
.foot-txt{
	padding:25px;
	text-align:center;
	
}
.page-div{
	background-image:url('../images/0/r_b1.jpg');
	background-repeat:no-repeat;
    height:auto!important;
    height:650px;
    min-height:650px;
    margin-top:8px;
}
.page-con{
	padding: 10px 18px;
	padding-right:25px;
	
}
.path{
	font-weight:bold;
	height:25PX;
	line-height:25PX;
	border-bottom:1PX #CCCCCC solid
}
.base-info{
	background-image:url('../images/0/base.png');
	padding-left:50px;
	height:45px;
	padding-top:10px;
	background-position:left center;
	background-repeat:no-repeat;
	
	

}
.page-cons{
	text-align:justify;
	margin-top:10px;
	font-size:12px;
	line-height:170%;
	border-top:1px #CCCCCC solid;
}
.page-cons a:link,.page-cons a:visited{
	
	color:blue
}
.page-div h1{
	font-size:18px;
	line-height:110%;
	font-family:"Times New Roman", Times, serif;
	margin: 15px 0;
	font-weight:bold;
	color:#0066CC;

	
}

.page-bg{
	background-image:url('../images/0/r_b2.jpg');
	background-repeat:repeat-y
}
.iss-h{
	height:28px;
	background-color:#333333;
	float:left;
	font-size:16px;
	line-height:28px;
	color:white;
	padding:0 10px;
}
.iss-hline{
	height:1px;
	overflow:hidden;
	background-color:#333333;
	clear:both;
	
	
}
.iss-tb{
	margin: 10px 0;
}
#isstab{
	
}
#isstab td{
	padding: 2px 5px;
}
.editor{
	color:#4C4C4C
}
.s-editor{
	color:#4C4C4C;
	font-size:14px;
	text-align:center;
	padding-bottom:5px;
}
.iss-title{
	
	font-family:Tahoma;
	
}
.iss-title a:link ,.iss-title a:visited{
	color:blue;
	font-size:13px;
	
	
	
	
	
	
	
}
.full-top{
	background-image:url('../images/0/r_f1.jpg');
	background-repeat:no-repeat;
	background-position: center top;
}
.gray_bg{
	background-color:#F0F0F0
}
.full-div{
	background-image:url('../images/0/r_f2.jpg');
	background-repeat:repeat-y;
}
.full-bt{
	background-image:url('../images/0/r_f3.jpg');
	background-repeat:no-repeat;
	height:13px;
	overflow:hidden;
}
.full-pd{
	padding:10px;
	padding-right:15px;
}
.pdf-con{
	float:right;
	width:98px;
	height:28px;
	background-repeat:no-repeat
	
}
.pno{
	font-size:15px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold
	
}
.p-div{

padding-top:5px;


}
.p-d{
	margin: 3px 0;

}
.p-up{
	background-image:url('../images/0/p_up.gif');
	background-repeat:no-repeat;
	display:block;
	height:21px;
	line-height:21px;
	width:110px;
	padding-left:33px;

	
}
.p-down{
	background-image:url('../images/0/p_down.gif');
	background-repeat:no-repeat;
	display:block;
	height:21px;
	line-height:21px;
	width:110px;
	padding-left:33px;

	
}

.p-up-txt{
	display:block;
	background-image:url('../images/0/dot.png');
	padding-left:10px;
	background-repeat:no-repeat;
	background-position:left center;
	

}
.p-up-txt  a:link,.p-up-txt  a:visited{
	color:blue;
	font-size:12px;
}
.p-bd{
	background-image:url('../images/0/line.gif');
	background-repeat:no-repeat;
	background-position:left center;
}
.down-pdf{
	text-align:center;
	margin: 8px;
}
.down-pdf li a{
	text-align:center;
	background-image:url('../images/0/down_pdf.jpg');
	width:204px;
	height:44px;
	background-repeat:no-repeat;
	display:block;
	margin:0 auto;
	font-size:0px;
	line-height:0px;
	
}
.iss-lm{
	
}
.iss-lm h3{
	font-size:17px;
	margin:10px 0;
	border-bottom:1px #666 solid;
	height:30px;
}
.iss-lm h3 span{
	background-color:#666;
	float:left;
	height:30px;
	line-height:30px;
	color:#FFF;
	padding:0 20px;
	
	
}

.iss-lm li{
	float:left;
	width:195px;
	height:35px;
	line-height:35px;
	border:1px #CCCCCC solid;
	margin-left:10px;
	margin-bottom:10px;
	background-image:url('../images/0/iss_bg.jpg');
	border-bottom-style:none;
	padding-left:10px;

	
}
.iss-lm li a{
	display:block;
}
.news-more{
	margin:0px 20px;

}
.news-more a:link ,.news-more a:visited {
	
}

#search{width:270px; 
		height:64px;
		margin-bottom:8px;
		position:relative;
       }
#search .search_in{width:268px;
	               height:46px;
				   border:1px solid #CCC;
				   margin:10px 0px 0px 0px;
				   }
#search .input_text{
	width:200px;
	height:44px;
	float:left;
	border:0px;
	line-height:46px;
}
#search .input_submit{
	width:60px;
	height:44px;
	float:right;
	border:0px;
	background:#fff url(../images/0/seach_sub.png) no-repeat;
	color:#000;
	font-size:14px;
	position:absolute;
	top:3px;
	right:5px;
}	 

.hs_date {
    font-size: 14px;
    background-color: #ede9e9;
    color: #808080;
    padding: 5px 0px 5px 10px;
}  
.slideTxtBox {
    width: 100%;
    text-align: left;
}
.slideTxtBox .hd {
    height: 30px;
    line-height: 30px;
    padding: 0 10px 0 0px;
    position: relative;
}
.slideTxtBox .hd ul {
    float: left;
    position: absolute;
    top: -1px;
    height: 32px;
}
.slideTxtBox .hd ul li {
    float: left;
    padding: 0 15px 0 0;
    cursor: pointer;
}
.slideTxtBox .hd ul li.on {
    height: 30px;
    background: #fff;
    border-bottom: 2px solid #333;
}
.zzinfo {
    text-align: center;
    margin-bottom: 10px;
    font-size: 14px;
}
.uplabel {
    vertical-align: super;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
}
.cblue {
    color: #055999;
}
.uplabel {
    vertical-align: super;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
}
.book-read a {
    width: 160px;
    height: auto;
    border: 1px solid #337ab7;
    text-align: center;
    line-height: 36px;
    margin-top: 15px;
    display: inline-block;
}
.about-more a {
    width: 160px;
    height: auto;
    border: 1px solid #337ab7;
    text-align: center;
    line-height: 36px;
    margin-top: 15px;
    display: inline-block;
	float:left;
	margin-right:15px;
}
    .toggle-notice {
      display: inline-block;
      cursor: pointer;
      font-weight: bold;
      animation: blinker 1s linear infinite;
      color: red;
      background-color: #fff3cd;
      border-radius: 8px;
      padding: 12px 0px;
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
      margin: 10px auto;
      text-align: center;
	  width:100%;
      transition: transform 0.2s ease, box-shadow 0.2s ease;
    }

    .toggle-notice:hover {
      transform: scale(1.03);
      box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
    }

    @keyframes blinker {
      50% { opacity: 0.5; }
    }

      #security-notice.content {
  max-width: 985px;
  margin: 0 auto 40px auto;
  padding: 30px;
  background-color: #fff9e6;
  border-radius: 12px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
  position: relative;
  border-left: 6px solid #e74c3c; /* 红色强调边框 */
  transition: all 0.3s ease-in-out;
  font-size:14px;
}
.close-btn {
  position: absolute;
  top: 12px;
  right: 20px;
  width: 30px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  font-size: 20px;
  color: #888;
  background-color: #f5f5f5;
  border-radius: 50%;
  border: 1px solid #ddd;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  transition: all 0.3s ease;
  font-weight: bold;
}

.close-btn:hover {
  color: #e74c3c;
  background-color: #fceae9;
  border-color: #e74c3c;
  box-shadow: 0 2px 6px rgba(231, 76, 60, 0.2);
  transform: scale(1.1);
}

    p {
      margin-bottom: 16px;
    }

    ul, ol {
      padding-left: 20px;
      margin-bottom: 16px;
    }

    a {
      color: #2980b9;
      text-decoration: none;
      font-weight: bold;
    }

    a:hover {
      text-decoration: underline;
    }

   #security-notice strong {
      color: #2c3e50;
	  font-size:14px;
	  font-weight:bold;
    }

    /* 移动端适配 */
    @media (max-width: 768px) {
      .toggle-notice {
        font-size: 14px;
        padding: 10px 14px;
        margin: 20px 15px;
      }

     #security-notice.content {
        margin: 15px 15px 30px;
        padding: 20px;
      }

      h2 {
        font-size: 20px;
      }
	  .close-btn {
        font-size: 18px;
        top: 8px;
        right: 12px;
      }
    }
