@charset "utf-8";
/* Common */
*
{
    margin:0;
    padding:0;
}
body
{
    color:#404040;
    font-size:12px;
    font-family:Tahoma,Arial,"宋体";
}
a
{
    color:#404040;
    text-decoration:none;
}
a:hover
{
    color:#FF3C00;
    text-decoration:underline;
}
p
{
    line-height:1.8;
   /* text-indent:2em;*/
}
ul
{
    list-style:none;
}
img
{
    border:0;
}
b,em,i
{
    font-weight:normal;
    font-style:normal;
}
h1,h2,h3
{
    font-size:13px;
}
.fl
{
    float:left;
}
.fr
{
    float:right;
}
.mt5
{
    margin-top:5px;
}
.mr5
{
    margin-right:5px;
}
.mb5
{
    margin-bottom:5px;
}
.ml5
{
    margin-left:5px;
}
.mt10
{
    margin-top:10px;
}
.mr10
{
    margin-right:10px;
}
.mb10
{
    margin-bottom:10px;
}
.ml10
{
    margin-left:10px;
}

.ml13
{
    margin-left:13px;
}

.clear
{
    clear:both;
    height:0;
    line-height:0;
    font-size:0;
}
.map
{
    height:42px;
    line-height:42px;
    color:#7392D5;
    font:12px/42px "宋体";
    padding-left:40px;
    background:#E1E4F3 url(../images/ico.gif) no-repeat 20px center;
}
.tit
{
    color:#3F3CB1;
    font:bold 18px/30px "微软雅黑",黑体,Arial;
    text-align:center;
}
.info
{
    color:#797979;
    font:12px/30px Arial;
    text-align:center;
    border-bottom: #CCC 1px solid;
}
.red
{
    color:#1A42E6;
}
/* Main */
.main
{
    width:980px;
    margin:0 auto;
}
/* Top */
.top
{
    height:29px;
    background:#e4e4e4;
    overflow:hidden;
}
.top-nav,.top-search
{
    height:29px;
    overflow:hidden;
}
.top-nav
{
    width:346px;
    padding-left:30px;
}
.top-nav a
{
    display:block;
    float:left;
    line-height:29px;
    color:#FFF;
    font-weight:bold;
    margin-right:10px;
    padding-left:25px;
    background:url(../images/top-nav.png) no-repeat;
}
.top-nav a.d
{
    background-position:0 5px;
}
.top-nav a.g
{
    background-position:0 -20px;
}
.top-nav a.z
{
    background-position:0 -45px;
}
.top-search
{
    width:374px;
    padding-left:230px;
}
.top-search span,.top-search input,.top-search button
{
    display:block;
    float:left;
}
.top-search span
{
    height:29px;
    line-height:29px;
    color:#838383;
    font-weight:bold;
    padding-left:40px;
    background:url(../images/sc-ico.jpg) no-repeat;
}
.top-search input
{
    width:178px;
    height:18px;
    margin:5px 10px 0 10px;
    border:1px solid #838383;
}
.top-search button
{
    width:57px;
    height:19px;
    cursor:pointer;
    margin-top:5px;
    background:url(../images/sc-btn.jpg) no-repeat;
    border:0;
}
/* Banner */
.banner
{
    height:149px;
    overflow:hidden;
}
.banner-l
{
    width:460px;
}
.banner-r
{
    width:520px;
}
.banner-all
{
  width:980px;
}
/* Nav */
.nav-out
{
    height:73px;
    padding-left:4px;
    background:url(../images/nav_left.gif) no-repeat left 0;
}
.nav-in
{
    padding-right:4px;
    background:url(../images/nav_right.gif) no-repeat right 0;
}
.nav-item
{
    width:952px;
    height:73px;
    padding-left:20px;
    background:url(../images/nav_bg.gif) repeat-x;
}
.nav-item ul
{
    height:35px;
    overflow:hidden;
}
.nav-item li
{
    float:left;
    width:95px;
    height:35px;
    line-height:35px;
    text-align:center;
    overflow:hidden;
}
.nav-item li.line
{
    width:6px;
    background:url(../images/nav_line.gif) no-repeat center 0;
}
.nav-item li a
{
    color:#FFF;
    font-size:13px;
    font-weight:bold;
}
.nav-item li a:hover
{
    text-decoration:none;
}
.nav-item li.active
{
    line-height:40px;
    background:url(../images/nav-active.png) no-repeat;
}
.nav-item li.active a
{
    color:#3F3CB1;
}
.nav-item div
{
    display:none;
    height:22px;
    line-height:22px;
    padding:7px 0 7px 20px;
    overflow:hidden;
}
.nav-item div.show
{
    display:block;
}
.nav-item div a,.nav-item div b,.nav-item div a span
{
    float:left;
    display:block;
    height:22px;
}
.nav-item div a
{
    color:#310EBE;
    padding-left:3px;
}
.nav-item div a span
{
    cursor:pointer;
    padding:0 13px 0 10px;
}
.nav-item div a:hover
{
    text-decoration:none;
    background:url(../images/nc-item-l.png) no-repeat left 0;
}
.nav-item div a:hover span
{
    background:url(../images/nc-item-r.png) no-repeat right 0;
}
.nav-item div b
{
    width:21px;
    background:url(../images/nc_line.gif) no-repeat center 0;
}
/* Public */
.public
{
    width:270px;
    height:335px;
    overflow:hidden;
}
.public h1
{
    
}
.public h1 a.link
{
    display:block;
    float:left;
	width:270px;
	height:55px;
}
.public h1 a.p0
{
    background:url(../images/pub-h1.jpg) no-repeat;
}
.pub-links
{
    overflow:hidden;
}
.public a.link
{
    display:block;
    float:left;
    width:130px;
    height:30px;
    margin-top:5px;
}
/* uu 20170919 局长信箱拉长*/
.public a.link_jzxx
{
    display:block;
    float:left;
    width:270px;
    height:30px;
    margin-top:5px;
}
.public a.p1
{
  /*
     background:url(../images/pub-1.jpg) no-repeat; 
    */
	background:url(../images/zsjs.jpg) no-repeat;
    background-size:280px 30px;
}
.public a.p5{
	background:url(../images/zsjs.jpg) no-repeat;
    background-size:280px 30px;
}
.public a.p2
{
    background:url(../images/pub-2.jpg) no-repeat;
}
.public a.p3
{
    background:url(../images/pub-3.jpg) no-repeat;
}
.public a.p4
{
    background:url(../images/pub-4.jpg) no-repeat;
}
.erwm
{	
    background:url(../images/wxewm1.png) top center no-repeat;
    background-size:100% 100%
}
#pub-slide,#pub-slide img
{
    width:270px;
    height:205px;
}
/* Layout1 */
.layout-1
{
    border:1px solid #072750;
    overflow:hidden;
}
.layout-1 h1,.layout-1 h2
{
    height:30px;
    padding-left:10px;
    /*border-bottom:1px solid #E9D2BD;*/
	background:url(../images/ga_bg02.jpg) repeat-x;
    overflow:hidden;
}
.layout-1 h1 a,.layout-1 h2 a
{
    display:block;
    float:left;
    width:70px;
    height:30px;
    line-height:32px;
    color:#3F3CB1;
    text-align:center;
    margin-right:5px;
    overflow:hidden;
}
.layout-1 h2 a
{
    width:97px;
}
.layout-1 h1 a:hover,.layout-1 h2 a:hover
{
    text-decoration:none;
}
.layout-1 h1 a.tab
{
    color:#FFF;
    background:url(../images/tab-1.jpg) no-repeat;
}
.layout-1 h2 a.tab
{
    color:#FFF;
    background:url(../images/tab-2.jpg) no-repeat;
}
/*wln 2013-9-27*/
.layout-1 h1 span a.more
{
    color:#333;
	float:right;
	background-image:none;
}
.layout-1 div
{
    display:none;
    padding:5px 15px 10px;
}
.layout-1 div.show
{
    display:block;
}
.layout-1 h3
{
    height:30px;
    line-height:30px;
	background:#E1E4F3;
	border-top:0px solid #fff;
	border-left:8px solid #E1E4F3;
	border-right:0px solid #fff;
}
.layout-1 p
{
	background:#E1E4F3;
	border-bottom:8px solid #E1E4F3;
	border-left:8px solid #E1E4F3;
	border-right:0px solid #E1E4F3;
}
.layout-1 h3 a,.layout-1 p a
{
    color:#310EBE;
}
.layout-1 h3 a:hover,.layout-1 p a:hover
{
    color:#FF3C00;
}
.szfxx_list{
    height: 208px;
    margin-top: 5px;
   overflow: hidden;
}
.layout-1 .sty-1 li,.szfxx_list li
{
    height:26px;
    line-height:26px;
    text-align:right;
    padding-left:10px;
    background:url(../images/dot.gif) no-repeat left center;
}
.layout-1 .sty-1 li a,.szfxx_list a
{
    float:left;
}
.szfxx_list a,.wenjk-title{
    display: inline-block;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  text-align: left;
}
.layout-1 .sty-2 li
{
    height:26px;
    line-height:26px;
    padding-left:10px;
    background:url(../images/dot.gif) no-repeat left center;
}
/* TopNews */
.topNews
{
    width:438px;
    height:333px;
    overflow:hidden;
}
/* PersonalWork */
.personal-work,.recruit,.catalog
{
    height:183px;
    overflow:hidden;
}
.personal-work
{
    width:268px;
}
.personal-work div
{
    overflow:hidden;
}
.personal-work div a
{
    display:inline-block;
    line-height:26px;
    margin-right:15px;
}
/* Recruit */
.recruit
{
    width:438px;
}
/* Catalog */
.catalog
{
    width:520px;
}
/* Question */
.question
{
    width:268px;
    height:234px;
    overflow:hidden;
}
/* Inquire */
.inquire
{
    width:698px;
    height:83px;
    overflow:hidden;
}
.inquire div
{
    height:22px;
    line-height:22px;
    padding:15px;
    overflow:hidden;
}
.inquire span,.inquire input,.inquire button
{
    float:left;
}
.inquire input
{
    width:130px;
    height:20px;
    margin:0 10px 0 5px;
    border:1px solid #999;
}
.inquire .btnInquire
{
    width:63px;
    height:20px;
    background:url(../images/btninquire.jpg) no-repeat;
    border:0;
}
/* Layout2 */
.layout-2
{
    width:250px;
}
.layout-2 h1
{
    height:36px;
    line-height:36px;
    color:#FFF;
    text-indent:15px;
    background:url(../images/layout2-h1.jpg) no-repeat;
}
.layout-2 h1 a.more
{
    float:right;
    color:#FFF;
    font-size:12px;
    font-weight:normal;
    margin-right:15px;
}
.layout-2 ul
{
    padding:5px 10px;
}
.layout-2 li
{
    height:26px;
    line-height:26px;
    padding-left:10px;
    background:url(../images/arrow.gif) no-repeat left center;
}

/* Layout4 */
.layout-4
{
    width:250px;
}
.layout-4 h1
{
    height:36px;
    line-height:36px;
    color:#FFF;
    text-indent:15px;
    background:url(../images/title-bg0.jpg) no-repeat;
}
.layout-4 h1 a.more
{
    float:right;
    color:#FFF;
    font-size:12px;
    font-weight:normal;
    margin-right:15px;
}
.layout-4 ul
{
    padding:5px 10px;
}
.layout-4 li
{
    height:26px;
    line-height:26px;
    padding-left:10px;
    background:url(../images/arrow.gif) no-repeat left center;
}
/* Notice,Topics */
.notice,.topics
{
    background:url(../images/left-bg.jpg) repeat-y;
    border-bottom:1px solid #D8BCA6;
    overflow:hidden;
}
.bg-FCF0D9
{
	background:#EBF0F3;
	border-bottom:1px solid #EBF0F3;
}
.notice
{
    background:#EBF0F3;
    overflow:hidden;
	height:334px;
}
.topics
{
	height:234px;
}
.topics div a
{
    display:block;
    width:234px;
    height:36px;
    margin:10px auto 0;
}
.topics div a.tp-1
{
    background:url(../images/topic-1.jpg) no-repeat;
}
.topics div a.tp-2
{
    background:url(../images/topic-2.jpg) no-repeat;
}
.topics div a.tp-3
{
    background:url(../images/topic-3.jpg) no-repeat;
}
.topics div a.tp-4
{
    background:url(../images/topic-4.jpg) no-repeat;
}
/* Sub-Site */
.sub-site
{
    height:47px;
    overflow:hidden;
}
/*this bottom*/
.sub-site-b
{
    height:36px;
}

.sub-l
{
    width:106px;
    height:33px;
    background:url(../images/sub-site-l.jpg) no-repeat;
}
.sub-m
{
    width:980px;
    height:47px;
    padding:0 0px 0 0px;
    overflow:hidden;
}
.sub-m-b
{
    width:980px;
    height:36px;
    padding:0 0px 0 0px;
    overflow:hidden;
}
.sub-m-b a
{
    display:block;
    float:left;
    width: 234px;
    height:36px;
}
.sub-m-b a.sub-1
{
    background:url(../images/sub-b-1.jpg) no-repeat;
	background-size:100% 100%;
	margin-right:15px;
}
.sub-m-b a.sub-2
{
    background:url(../images/sub-b-2.jpg) no-repeat;
	background-size:100% 100%;
	margin-right:14px;
}
.sub-m-b a.sub-3
{
    background:url(../images/sub-b-3.jpg) no-repeat;
	background-size:100% 100%;
	margin-right:14px;
}
.sub-m-b a.sub-4
{
    background:url(../images/sub-b-4.png) no-repeat;
	background-size:100% 100%;
	
}

.sub-m a
{
    display:block;
    float:left;
    width: 235px;
    height:47px;
}
.sub-m a.sub-1
{
    background:url(../images/sub-site1.jpg) no-repeat;
    background-size:100% 100%;
	margin-right:10px;
	
}
.sub-m a.sub-2
{
    background:url(../images/sub-site2.jpg) no-repeat;
    background-size:100% 100%;
	margin-right:10px;
	
}
.sub-m a.sub-3
{
    background:url(../images/sub-site3.jpg) no-repeat;
    background-size:100% 100%;
	margin-right:10px;
	
}
.sub-m a.sub-4
{
    background: url(../images/4jg.jpg) no-repeat;
    background-size: 100%;
    margin-right:10px;
}
.sub-m a.sub-5
{
    background:url(../images/sub-site5.jpg) no-repeat;
     background-size:188px;
}
.sub-r
{
    width:34px;
    height:33px;
    background:url(../images/sub-site-r.jpg) no-repeat right 0;
}
/* Top-Hits */
.top-hits li a
{
    color:#2D0CAF;
}
.top-hits li a:hover
{
    color:#FF3C00;
}
.layout-1 h1 span a.more
{
    color:#333;
	float:right;
	background-image:none;
}
/* Layout3 */
.layout-3
{
    width:353px;
    border:1px solid #072750;
    border-top:0;
}
.layout-3 h1
{
    height:32px;
    line-height:32px;
    padding-left:10px;
    background:url(../images/layout3-h1.jpg) repeat-x;
    overflow:hidden;
}
.layout-3 h1 a
{
    display:block;
    float:left;
    width:82px;
    height:32px;
    color:#3F3CB1;
    text-align:center;
}
.layout-3 h1 a:hover
{
    text-decoration:none;
}
.layout-3 h1 a.tab
{
    background:url(../images/layout3-tab.jpg) no-repeat;
}
/*wln 2013-9-27*/
.layout-3 h1 span a.more
{
    color:#333;
	float:right;
	background-image:none;
}
.layout-3 div
{
	display:none;
}
.layout-3 div.show
{
	display:block;
}
.layout-3 ul
{
    padding:10px;
}
.layout-3 li
{
    height:26px;
    line-height:26px;
    padding-left:10px;
    background:url(../images/dot.gif) no-repeat left center;
}
.newFile,.policy
{
    height:234px;
    overflow:hidden;
}
/* Consult */
//.consult
//{
   // height:79px;
    //background-image: url(../images/consult-bg1.gif);
    //background-repeat:no-repeat;
//}
/* Hall */
.hall
{
    height:48px;
    background:url(../images/hall-bg.jpg) no-repeat;
}
/* Query-List */
.query-list
{
    width:686px;
    height:113px;
    padding-left:12px;
    border:1px solid #E9D2BD;
    overflow:hidden;
}
.query-list a
{
    display:block;
    float:left;
    width:106px;
    height:23px;
    line-height:23px;
    margin:10px 8px 0 0;
    padding-left:22px;
    background:url(../images/query-item.jpg) no-repeat;
}
/* Flinks */
.flinks
{
    height:56px;
}
.flinks .fs-l,.flinks .fs-r
{
    width:193px;
    height:56px;
}
.flinks .fs-l
{
    background:#FFF7CA url(../images/flinks-l.jpg) no-repeat;
    margin-top:20px;
}
.flinks .fs-r
{
    background:#FFF7CA url(../images/flinks-r.jpg) no-repeat;
    margin-top:20px;
}
.flinks .fs-m
{
    width:500px;
    height:54px;
    margin:20px 10px;
    padding-left:72px;
    background:#E1E4F3 url(../images/flinks.jpg) no-repeat left 0;
    border:1px solid #072750;
}
.flinks .fs-m .fs-m-t
{
    height:20px;
    line-height:20px;
    text-align:center;
    padding:2px 0 4px;
    overflow:hidden;
    background:url(../images/flinks-line.jpg) no-repeat center bottom;
}
.flinks .fs-m .fs-m-t b
{
    margin:0 8px;
}
.flinks .fs-m .fs-m-b
{
    height:24px;
    text-align:center;
    padding-top:4px;
    overflow:hidden;
}
.flinks .fs-m .fs-m-b select
{
    width:230px;
    height:22px;
}
/* Footer */
.footer
{
    clear:both;
    height:50px;
    text-align:center;
    padding-top:10px;
    border-top:2px solid #D7AF7E;
}
/* Wrap */
.wrap
{
    width:979px;
    border:1px solid #D8BCA6;
    border-left:0;
    overflow:hidden;
}
.left,.right
{
    margin-bottom:-10000px;
    padding-bottom:10000px;
}
/* Left */
.left
{
    width:250px;
    background:url(../images/left-bg.jpg) repeat-y;
}
/* Right */
.right
{
    width:729px;
}
.right ul
{
    padding:0 25px 10px;
}
/* 新闻列表样式 */
.right li
{
    height:26px;
    line-height:26px;
    /* text-align:right;*/
     /* padding-left:15px;  */
    /* background:url(../images/dot.gif) no-repeat 3px center;  */
    border-bottom:1px dashed #999;
    overflow:hidden;
    /*font-size: 13px;*/
    /*font-family: Tahoma,Arial,"宋体";*/
}
.right li a
{
    float:left;
}
.wrap:after
{
	display:block;
	visibility:hidden;
	font-size:0;
	line-height:0;
	clear:both;
	content:"";
}
/* News-Center */
.news-center
{
    width:250px;
}
.news-center h1
{
    height:25px;
    color:#FFF;
    padding:17px 0 0 30px;
    background:url(../images/title-bg.jpg) no-repeat;
}
.news-center ul
{
    padding:10px;
}
.news-center li
{
    height:28px;
    line-height:28px;
    padding-left:20px;
    background:url(../images/arraw-1.gif) no-repeat left center;
    border-bottom:1px solid #D9BCA4;
}
.news-center li.curr
{
    background:url(../images/arraw-2.gif) no-repeat left center;
}
.news-center li.curr a
{
    color:#2D16A4;
    font-weight:bold;
}
/* Pager */
.pager
{
    height:30px;
    line-height:30px;
    text-align:center;
    padding-bottom:20px;
}
.pager i,.pager b,.pager a.curr
{
    color:#FE0003;
}
.pager a.curr
{
    font-weight:bold;
}
/* Content */
.content
{
    border:1px solid #072750;
}
.con-detail
{
    padding:15px 50px 25px;
}
.con-detail p
{
    margin-top:15px;
}
/* Catalog-List */
.catalog-list
{
    width:669px;
    padding:15px 30px;
}
.catalog-list dl
{
	height:120px;
	margin-bottom:10px;
    border:1px solid #E0AA77;
    overflow:hidden;
}
.catalog-list dd
{
    float:left;
    margin-bottom:-10000px;
    padding:10px 10px 10000px;
}
.catalog-list dd.img
{
    width:234px;
    border-right:1px solid #E0AA77;
}
.catalog-list dd.summary
{
    width:392px;
}
.catalog-list h1
{
	line-height:30px;
    color:#FE0003;
}
.catalog-list p
{
	/*height:50px;*/
    text-indent:0;
}

/*tianw*/
/*下载页样式*/
ul.down_top{list-style:none;}
ul.down_top li{width:100px; text-align:right; float:left;height:26px;line-height:26px;overflow:hidden;padding-left:15px;}
ul.down_top li.name{width:350px;font-weight:bold;text-align:left;}
.img_border {border:1px solid #ccc; padding:2px;}
ul.blocklist li{height:25px; line-height:25px;}

/*搜索页样式*/
.search_msg{height:30px; line-height:30px; margin:10px 0 10px; border-bottom:#ccc 1px solid; font-weight:bold;}
dl.list3{border-bottom:1px dashed #ccc; line-height:1.8em; padding:10px 0 10px;}
dl.list3 dt{height:30px;}
dl.list3 dt span a,dl.list3 dt span a:visited{font-size:14px; color:#ff3300;}
dl.list3 dt a,dl.list3 dt a:visited{font-size:14px; color:#0033FF;}
dl.list3 dt a:hover{font-size:14px; color:#ff3300;}
dl.list3 dd{color:#000;}
dl.list3 dd.zy{height:50px; text-indent:20px; text-indent:20px; color:#999;}
.tb1 td {color: #767676;text-align: left;}
#btnSearch{border:0;display:inline;float:left;height:20px;width:50px;cursor:pointer;background-image:url(../images/ga_r2_c41.jpg);}

/*左侧圆角版块样式*/
.left_top{background-position:0 -140px; height:30px;}
.left_low{background-position:0 -179px; height:6px; overflow:hidden;}

.line{border-bottom:dotted 1px #d7d7d7; padding-bottom:6px;width:91%;}

/*tianw*/

/* fong */
.summary_old{width:96%; line-height:1.8em; text-indent:20px; font-size:14px; border:#072750 1px solid; background:#E1E4F3; margin:15px auto; padding:8px;text-align:left;}
.content{line-height:1.8em; font-size:14px; color:#000; margin-top:10px;min-height:400px;}
.pagebar{/*height:30px;line-height:30px; */text-align:center;}

.other{font-size:12px;
       border-top: #CCC 1px solid;
       padding-top: 10px;
      }
.other ul{float:left; margin-left:10px;}
.other ul li{height:26px; line-height:26px; text-align:left;}

/*信息提示页样式*/
.prompt{width:500px; border:#ccc 1px solid; background:#F6F6F6; margin:100px auto; padding:5px;}
.prompt dl{background:#fff;border:#ccc 1px solid; margin:0; padding:0 10px 0; font:16px;}
.prompt dl dt{height:55px;line-height:55px;background:url(../images/prompt.jpg) 20px 10px no-repeat; border-bottom:1px solid #ccc;}
.prompt dl dd{line-height:30px;font-size:12px;}
.prompt dl dd a{color:#0033FF;}
.prompt dl dd.msg{height:40px;line-height:40px; font-size:18px; font-weight:bold;}

/*增加新闻分类页面样式*/
.news_list
{
	height:32px;
	margin:15px 19px 10px 20px;
	background:url(../images/news_list_bg2.jpg) no-repeat;	
}
.news_list h1.title
{
    color:#02214D;
    font-weight:bold;
	line-height:32px;
	padding-left:35px;	
}
.news_list a
{
    color:#3049A6;
	line-height:32px;
	text-decoration:none;
	padding-right:20px;
}
.right li a.Category
{
    color:#1A42E6;
}

.fs14{font-size:14px;}


/* tmp */
.one{ width:268px; float:left;}
.two{ width:438px; float:left;}
.three{ width:250px; float:left;}
.bg-FCF0D9-01
{
	background:#FCF0D9;
	border-bottom:1px solid #FCF0D9;
	height:208px;
}



/* Layout5 */
.layout-5
{
    width:248px;
    border:1px solid #072750;
    border-top:0;
}
.layout-5 h1
{
    height:32px;
    line-height:32px;
    padding-left:10px;
    background:url(../images/layout3-h1.jpg) repeat-x;
    overflow:hidden;
}
.layout-5 h1 a
{
    display:block;
    float:left;
    width:82px;
    height:32px;
    color:#3F3CB1;
    text-align:center;
}
.layout-5 h1 a:hover
{
    text-decoration:none;
}
.layout-5 h1 a.tab
{
    background:url(../images/layout3-tab.jpg) no-repeat;
}
/*wln 2013-9-27*/
.layout-5 h1 span a.more
{
    color:#333;
	float:right;
	background-image:none;
}
.layout-5 div
{
	display:none;
}
.layout-5 div.show
{
	display:block;
}
.layout-5 ul
{
    padding:10px;
}
.layout-5 li
{
    height:26px;
    line-height:26px;
    padding-left:10px;
    background:url(../images/dot.gif) no-repeat left center;
}
/* Layout6 */
.layout-6
{
    width:250px;
}
.layout-6 h1
{
    height:36px;
    line-height:36px;
    color:#FFF;
    text-indent:15px;
    background:url(../images/title-bg0.jpg) no-repeat;
}
.layout-6 h1 a.more
{
    float:right;
    color:#FFF;
    font-size:12px;
    font-weight:normal;
    margin-right:15px;
}
.layout-6 ul
{
    width: 220px;
    height:36px;
    line-height:36px;
    background:#E9D2BD no-repeat left ;
}
.layout-6 a
{
	color: red;
}
.weixin
{
    width:250px;
}
.weixin ul
{
    padding:10px;
}
.weixin li
{
    height:45px;
    line-height:45px;
    padding-left:25px;
    background:url(../images/arraw-1.gif) no-repeat left center;
    border-bottom:1px solid #D9BCA4;
    list-style:none;
    float: left;
    font-size: 20px
}
.weibo
{
    background:url(../images/toux1.png) no-repeat;
    height: 195px;
    width: 195px;
    float:left;
    margin-left:20px;
    background-size:100% 100%
}
.weibo1
{
	margin-left:10px;
	float:left;
    width: 20px; 
	font-size: 40px; 
	word-wrap: break-word; 
}
.youjian
{
	margin-top:20px;
	float:left;
    background:url(../images/youjian1.png) no-repeat;
    height: 270px;
    width: 670px;
    background-size:100% 100%;
    
}
/*通知公告，由于marquee标签和ul标签在ie7下冲突，故作此修改*/
.tzgg_out
{
    padding:5px 10px;
    height: 285px;
}
.tzgg_in{
    height:26px;
    line-height:26px;
    padding-left:10px;
    background:url(../images/arrow.gif) no-repeat left center;
}
#zt{
	margin-top: 10px;
	overflow: hidden;
}
#zt1{
	margin-top: 20px;
	overflow: hidden;
}
#zt img{
    width: 228px;
	padding:7px 0;
}
#zt a, #zt1 a {
    position: relative;
    display: block;
    width: 230px;
    height: 42px;
    padding-left: 30px;
    margin-bottom: 10px;
    background: #b4c8e6;
    line-height: 42px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    box-sizing: border-box;
}
#zt a:hover, #zt1 a:hover {
    background: #46a8ff;
}
#zt a i, #zt1 a i {
    position: absolute;
    top: 50%;
    left: 50px;
    margin-top: -15px;
    width: 30px;
    height: 30px;
}
#zt .shui001 i {
    background: url(../images/16155345246924.png) center no-repeat;
}
#zt .shui002 i {
    background: url(../images/16155345021157.png) center no-repeat;
}
#zt .shui003 i {
    background: url(../images/16155345592098.png) center no-repeat;
}
#zt .shui004 i {
    background: url(../images/16155345743407.png) center no-repeat;
}
#zt .shui005 i {
    background: url(../images/16155345934652.png) center no-repeat;
}
#zt .shui006 i {
    background: url(../images/16155346104744.png) center no-repeat;
}
#zt1 .shui007 i {
    background: url(../images/16155346244579.png) center no-repeat;
}
#zt1 .shui008 i {
    background: url(../images/16155346434515.png) center no-repeat;
}
#zt1 .shui009 i {
    background: url(../images/16155346688754.png) center no-repeat;
}
#zt1 .shui010 i {
    background: url(../images/1615534722103.png) center no-repeat;
}
#zt1 .shui011 i {
	background: url(../images/16155343703089.png) center no-repeat;
}
#zt1 .shui012 i {
	background: url(../images/16155343992369.png) center no-repeat;
}
#zt1 .shui013 i {
	background: url(../images/16155344548239.png) center no-repeat;
}
#zt1 a.shui007 {
    width: 320px;
}
#zt1 a.shui008 {
    width: 320px;
}
#zt1 a.shui009 {
    width: 320px;
}
#zt1 a.shui010 {
    width: 320px;
}
#zt1 a.shui013 {
    width: 462px;
}

#ztname{
	float:left;
	width:20px;
	padding: 6px 10px;
	font-size:16px;
	background:#1d74c2;
	color:#fff;
}	

#ztimg{
	float:left;
}

.div12 {
    width: 225px;
  	margin-left: 10px;
    height: 45px;
    border: 0px solid red;
    float: left;
    margin-top: 12px;
    background-image: url(../images/sy_pic_14_17.png);
    text-align: center;
    line-height: 45px;
}
.div12 a {
    color: white;
    margin-left: 70px;
    font-size: 17px;
}
.div13 a {
    color: white;
    margin-left: 70px;
    font-size: 17px;
}
.div15 a {
    color: white;
    margin-left: 70px;
    font-size: 17px;
}
.div16 a {
    color: white;
    margin-left: 70px;
    font-size: 17px;
}
.div13 {
    width: 225px;
    height: 45px;
    border: 0px solid red;
  	margin-right: 10px;
    float: right;
    margin-top: 12px;
    background-image: url(../images/sy_pic_15_17.png);
    text-align: center;
    line-height: 45px;
}
.div16 {
    width: 225px;
    height: 45px;
  	margin-left: 10px;
    border: 0px solid red;
    float: right;
    margin-top: 12px;
    background-image: url(../images/sy_pic_16_17.png);
    text-align: center;
    line-height: 45px;
}
.div15 {
    width: 225px;
    height: 45px;
  	margin-right: 10px;
    border: 0px solid red;
    float: left;
    margin-top: 12px;
    background-image: url(../images/sy_pic_17_17.png);
    text-align: center;
    line-height: 45px;
}

/* Layout3 */
.layoutx
{
    width:353px;
    border:1px solid #072750;
    border-top:0;
}
.layoutx h1
{
    height:32px;
    line-height:32px;
    padding-left:10px;
    background:url(../images/layout3-h1.jpg) repeat-x;
    overflow:hidden;
}
.layoutx h1 a
{
    display:block;
    float:left;
    width:82px;
    height:32px;
    color:#3F3CB1;
    text-align:center;
}
.layoutx h1 a:hover
{
    text-decoration:none;
}
.layoutx h1 a.tab
{
    background:url(../images/layout3-tab.jpg) no-repeat;
}
/*wln 2013-9-27*/
.layoutx h1 span a.more
{
    color:#333;
	float:right;
	background-image:none;
}
.layoutx div.show
{
	display:block;
}
.layoutx ul
{
    padding:10px;
}
.layoutx li
{
    height:26px;
    line-height:26px;
    padding-left:10px;
    background:url(../images/dot.gif) no-repeat left center;
}
.slide2 .num2 {
    position: absolute;
    z-index: 3;
    bottom: 12px;
    right: 2px;
}
.slide2 .num2 li {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    width: 8px;
    height: 8px;
    border-radius: 10px;
    background: #f9f9f9;
    float: left;
    position: relative;
    overflow: hidden;
    text-align: center;
    margin-right: 5px;
    cursor: pointer;
}
.slide2 .num2 .on {
    background: #18388c;
}
.slide2 .btbg2 {
    background: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    width: 100%;
    height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.scroll_list ul li{  font-size: 15px;line-height: 40px;height: 40px;}
							.scroll_list ul li a{
								float: left;
								display: block;
								width: 80%;
								overflow: hidden;
								text-overflow: ellipsis;
								white-space: nowrap;
								word-wrap: normal;
							}
							.scroll_list ul li span{
								color: #b2b2b2;
								font-size: 16px;
								margin-left: 20px;
								font-weight: 100;
								float: right;
							}
							.scroll_list ul li.cf:after {
								display: block;
								content: ' ';
								height: 0;
								visibility: hidden;
								clear: both;
							}
														  .zn_cont {
															  height: 1172px;
														  }
														  
														  .scroll_list {
															  height: 1161px!important;
														  }
											   #mypages {
						  text-align: center;
						  margin-top: 10px;
					  }
				   #mypages a{ 
					  margin: 0 10px;
					  color:red;
					  display: inline;
				   }  
				   .defalt_total{
					   color:red;
				   }
				   #mypages .first, #mypages .last,#mypages .prev,#mypages .next{
					   padding: 3px 6px;
					  font-size: 14px;
					  color: #333;
					  border: 1px solid #eee;
				  }
				  #mypages .prev{
					  border-left: none;
				  }
				  #mypages .next{
				  border-right: none;
				  }
				   #mypages .first{
					  margin-left: 10px;
				  }
				  #mypages .last{
					  margin-right: 10px;
					  
				  } 
				  #mypages select{
					  border: 1px solid #eee;
					  float: initial;
					  display: initial;
				  }

