@charset "utf-8";
/* ---html、body100%--- */
html, body{}
*{ margin:0; padding:0;}
/* ---div居中、div背景--- */
body{text-align: left;background-color: #f3f0f0;font-size: 9pt;color: #262626;margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
table{font-size: 9pt;}
.none{display:none;}
/* ---标准链接样式--- */
a{font-size: 12px;text-decoration: none;color:#555555;line-height: 24px;text-align: justify;font-family: 宋体}
a:hover {font-size: 12px;text-decoration:none;color: #262626;line-height: 24px;text-align: justify;}
/* ---白色字链接样式--- */
.wlink a{font-size: 9pt;text-decoration: none;color:#FFFFFF;}
.wlink a:hover {font-size: 9pt;text-decoration: none;color:#FFFFFF;}
/* ---查询input框宽--- */
.SearchTitleInput{width: 105px;}
/* ---信息正文--- */
.content{font-size: 10.5pt;line-height: 25px;}
#infocontent div{font-size: 10.5pt;line-height: 25px;}
/* ---最大的div容器--- */
#container_page{width: 1300px;text-align: left;min-height: 100%; /* For IE */margin-top: 0;margin-right: auto;margin-bottom: 0;margin-left: auto;background-color: #ffffff;}
/* ---中部div，要制定高度--- */
#container_content{width: 1300px;padding: 0px;background-image: url(images/body1.jpg);background-repeat: no-repeat;background-position: top;}
/* ---头--- */
#headnav{padding-right: 0px;padding-left: 0px;width: 1300px;}
#head{width: 1300px;}
/* ---导航栏--- */
#nav{width: 1300px;}
#page{width: 1300px;clear: both;}
/* ---左侧放子栏目div--- */
#listleft{float: left;width: 25%;background-color: #eeeeee;}
/* ---右侧放主要信息div--- */
#listright{background-color: #FFFFFF;float: right;width: 70%;}
/* ---当前位置--- */
#position{padding: 3px;}
.listtitfont{font-size: 12pt;font-weight: normal;}
/* ---列表标题--- */
#listtit{font-size: 12pt;font-weight: normal;padding-top: 15px;padding-bottom: 10px;padding-left: 15px;padding-right: 5px;}
/* ---列表正文--- */
#newslist{padding-top: 8px;padding-right: 15px;padding-bottom: 8px;padding-left: 15px;width: 100%;font-size: 10.5pt;}
#newslist div{font-size: 10.5pt;line-height: 25px;}
#newslist img{background-color:#FFFFFF;border: 2px solid #FFFFFF;}
/* ---版权栏--- */
#foot{clear: both;background-repeat: repeat-x;color: #FFFFFF;}
.kuang{border: 1px solid #cbcbcb;background-image: url(images/mainright5.gif);background-repeat: no-repeat;background-position: center center;}
.kuang2{border: 1px solid #e4e4e4;height: 219px}
.baizi{color: #FFFFFF;font-size: 10pt;}
.nanzi{color: #04274f;}
.huizi{color: #ffea03;clear: both;}
.biaoti{color: #68696a;font-family: "宋体";font-size: 9pt;font-weight: bolder;}
.biaoti1{color: #003184;font-family: "宋体";font-size: 14px;font-weight: bold;clear: both;line-height: 25px;}
.biaoti5{color: #212f4c;font-family: "宋体";font-size: 13px;font-weight: bold;clear: both;}
.biaoti2{color: #3c52cf;font-family: "宋体";font-size: 14px;font-weight: bold;clear: both;filter: DropShadow(Color=#e0e0e0, OffX=1, OffY=1, Positive=true);}
.biaoti3{color: #960508;font-family: "宋体";font-size: 20px;clear: both;padding-top: 10px;padding-bottom: 10px;padding-right: 20px;padding-left: 20px;line-height: 25px;text-align: center;font-weight: bold;}
.biaoti4{color: #7ea1ce;font-weight: bolder;clear: both;font-family: "华文行楷";font-size: 24pt;}
.headbg{background-image: url(images/head_1.jpg);background-repeat: no-repeat;background-position: right top;}
.mainleftbg1{background-image: url(images/mainleft1_2.gif);background-repeat: no-repeat;background-position: top;}
.mainleftbg2{background-image: url(images/mainleft1.gif);background-repeat: no-repeat;background-position: right top;}
.mainrightbg1{background-image: url(images/mainright4.gif);background-repeat: no-repeat;background-position: top;}
.mainrightbg2{background-image: url(images/mainright5_4.gif);background-repeat: repeat-x;background-position: top;}
.listleftbg1{background-image: url(images/listbg1.gif);background-repeat: repeat-y;background-position: top;}
.listleftbg2{background-image: url(images/listleft3.gif);background-repeat: repeat-x;background-position: top;}
.listrightbg1{background-image: url(images/listright1_1.gif);background-repeat: no-repeat;background-position: left top;clear: both;}
.toolsInput{width: 100px;}
.xian{background-repeat: repeat-x;border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #999999;}
.foothang{line-height: 25px;color: #113f95;}
.kuang3{border-right-width: 1px;border-left-width: 1px;border-top-style: none;border-right-style: solid;border-bottom-style: none;border-left-style: solid;border-right-color: #f4ad80;border-left-color: #f4ad80;}
.article {
  line-height: 1.7em;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
}/* ---文章正文--- *
/*下导航链接的修改*/
#wp_nav_w1 > ul > li > a > span{color:#fff;font:14px/30px "微软雅黑"; padding:0px 20px; text-decoration:none;background:url("images/nav_l.png") right center no-repeat}/*一级导航文字样式*/
#wp_nav_w1 > ul > li.i10 > a > span{background: none}
#wp_nav_w1 a:hover span{color:#eee;}  /*鼠标划过文字颜色*/
#wp_nav_w1 ul li a.parent span{color:#eee;}/*弹出下拉菜单后上一级文字样式*/
#wp_nav_w1 .wp_nav{height:auto;}/*清除横向导航的默认高度*/
#wp_nav_w1 ul li ul li a span{color:#000 ;text-decoration:none;}  /*下拉菜单及及其下级菜单的文字样式*/
#wp_nav_w1 ul li ul li a:hover span{color:#000}  /*下拉菜单及及其下级菜单的文字样式*/

.more {
  text-align: right;
  margin-top: 5px;
  padding-right: 10px;
}
.kuang3 .more{margin-top: 4px;margin-bottom: 9px}
.imgscroll2_img {
  padding: 3px;
  border: 1px solid;
  border-color: #dadada;
  margin-right: 17px;
  margin-top: 5px;
}
.jubao .articlecontent{padding-top: 12px}
.jubao p{line-height: 28px;font-size: 13px;color: #555555;margin-left: 12px;font-family: 微软雅黑}
.jubao p span{color: #df2c18}
.Site_Name{
  font-family: 微软雅黑;
  font-size: 38px;
  line-height: 50px;
  padding-right: 40px;
  color: white;
}
.topnav{width: 230px;float: right;text-align: right;padding-right: 20px}
.topnav a,.topnav span{
  font-size: 12px;
  line-height: 28px;
  color: white;
}
.topnav span{
  margin: 0 8px;
}
.search{
  background: url("images/search.png") no-repeat;
  width: 167px;
  height: 28px;
  float: right;
}
.xiala{
  width: 188px;
  float: left;
  margin: 0 22px;
}
.wp_article_list .list_item .Article_Index{display: none}
.Site_Logo img {
    max-width: 300px;
}