﻿@charset "utf-8";
/* ----------- 配置通用样式 ----------- */
#content-wrap { padding-top: 20px;}
#content-wrap .main { overflow: hidden;}
#content-wrap .main .article { padding: 30px 0 0;}
.list-pic li { width: 33.33%;}

/* 盒子-side */
.box-side { margin: 0 0 20px;}
.box-side>.hd { background: #066;}
.box-side>.hd h3 { font-size: 18px; font-weight: normal;}
.box-side>.bd { padding: 15px; background-color: #fff;}

/* 盒子-main */
.box-main>.hd { margin-bottom: 20px; line-height: 50px; background: #f3f3f3;}
.box-main>.hd h3 { background: #066; font-size: 22px; font-weight: normal; display: inline-block; *display: inline; zoom: 1;}
.box-main>.hd h3 a, .box-main>.hd span { padding: 0 30px; color: #fff;}
.box-main>.hd .more { margin-right: 10px;}
.box-main>.hd .btn { margin-top: 20px; color: #000;}
.box-main>.bd { padding-top: 0;}
.box-main .box>.hd .more { margin: 10px 5px 0 0;}

/* 位置导航 */
.breadcrumb { margin-top: -15px; margin-bottom: 5px; color: #666; border-radius: 0; line-height: 20px; background: none; padding: 10px;}
.breadcrumb a, .breadcrumb span { padding: 0 3px; color: #666;}
.breadcrumb em { background: url(../../base/img/icons/icons-path.png) no-repeat 5px 0px; padding-left: 26px; font-style: normal;}

/* ----------- 正文 ----------- */
/* 内页banner */
#banner-page { position: relative; width: 100%; height: 340px; text-align: center; overflow: hidden; background: url(../../base/img/banner-page.jpg) 0px 50% no-repeat; margin-bottom: 30px;}

/* 侧栏-菜单 */
#side-menu .hd { text-align: center; line-height: 40px; font-size: 22px;}
#side-menu .hd h3 { font-size: 22px; font-weight: normal;}
#side-menu .bd { position: relative; z-index: 3; padding: 0; background: #fafafa;}
#side-menu li { font-size: 16px; border-top: 1px solid #fff;}
#side-menu li a { position: relative; display: block; padding: 10px 25px; background: url("../../base/img/icons-menu-side.png") no-repeat 94% 16px; line-height: 25px; border-left: 4px solid #ddd; text-align: center;}
#side-menu li a:hover { background-color: #f5f5f5; color: #066; text-decoration: none;}
#side-menu li.on a { border-color: #066; background-position: 94% -108px; background-color: #fff; color: #066;}

/* 侧栏-搜索 */
#side-search .bd li { padding: 5px 0;}
#side-search .bd .form-control { height: 36px; *height: 18px; padding: 8px;}

/* 侧栏-热点资讯 */
#side-rdzx .bd { background: #fafafa}
#side-rdzx .bd .list li { font-size: 14px; border-bottom: 1px solid #d7d7d7;}
#side-rdzx .bd .list li.last { border-bottom: none;}
#side-rdzx .bd .list .title, #side-rdzx .bd .list .title a { display: inline;}

/* 侧栏-咨询查询 */
.zxcx { margin-top: 20px;}

/* 父列表页-焦点图 */
#page-focus { margin-bottom: 20px;}
#page-focus .bd .pic img { width: 450px; height: 255px;}
#page-focus .bd .intro { height: 130px; line-height: 26px}
.box-group>.box .bd { overflow: hidden; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;}
.box-group>.box .bd ul { height: 180px; overflow: hidden;}

/* 列表页-图文式 */
.list-intro-page {}
.list-intro-page li { width: 31.33%; float: left; margin: 1%; padding: 0px}
.list-intro-page li .con { border: 1px solid #f0f0f0; padding: 25px; background: #fdfdfd; position: relative; height: 230px; display: block; box-sizing: content-box;}
.list-intro-page li .pic { display: none;}
.list-intro-page li .title { display: block; zoom: 1; line-height: 26px; max-height: 52px; overflow: hidden; _height: 52px; font-size: 18px; margin-bottom: 10px}
.list-intro-page li .title a { display: block; zoom: 1; white-space: normal;}
.list-intro-page li .intro { height: 130px; overflow: hidden; line-height: 26px; font-size: 12px; text-indent: 2em; color: #767676}
.list-intro-page li .date { float: none; display: block; height: 26px; line-height: 26px; font-size: 12px; margin-left: 0px; position: absolute; left: 25px; bottom: 25px}
.list-intro-page li:hover .con { background: #fff}
.list-intro-page li:hover .title a { color: #ed0000}
.list-intro-page li:hover .intro { color: #333}

/* 信件-内容页 */
.letter-detail tbody tr .control-label { background-color: #fafafa;}

/* 领导-列表页 */
.list-leader li { padding: 15px; background: none;}
.list-leader li .title { padding-bottom: 10px; font-size: 16px;}
.list-leader li .title a { font-size: 16px;}
.list-leader li .title i { font-style: normal;}

/* 领导-内容页 */
#leader-detail { overflow: hidden;}
#leader-detail .pic { float: left; margin-right: 20px;}
#leader-detail .con { overflow: hidden;}

/* 机构设置 */
#jgsz .box-main .box .hd h3 { background: none; padding: 0; border: none; font-size: 16px;}
#jgsz .box-main .bd { padding: 0; overflow: hidden;}
#jgsz .box-main .bd .bd { padding: 10px 0 15px;}
#jgsz .main .box .list li { float: left; width: 33.33%; padding: 0; font-size: 14px; background: none; height: 30px; line-height: 30px; margin-bottom: 5px}
#jgsz .main .box .list li i { display: none;}
#jgsz .main .box .list li a { padding: 0px 10px; border-radius: 4px; display: inline-block; *display: inline; zoom: 1;}
#jgsz .main .box .list li a:hover { background-color: #066; color: #fff; text-decoration: none;}
#jgsz .box-main #jg-hzjfbm .hd span { background-position: 30px -164px;}
#jgsz .box-main #jg-dzznbm .hd span { background-position: 30px -341px;}
#jgsz .box-main #jg-fsdw .hd span { background-position: 30px -523px;}

/* 专题-汇总页 */
#special .main .box .list-pic { margin: 0 -10px; overflow: hidden;}
#special .main .box .list-pic li { float: left; width: 33.33%;}
#special .main .box .list-pic li img { width: 100%; height: 70px !important;}
#special .main .box .list-pic li a:hover img { filter: alpha(opacity=80); opacity: 0.8;}
#special .main .box .list-pic .tit { display: none;}
#special .main .box .list-pic .title { height: 30px; line-height: 30px; font-size: 16px;}
#special .main .box .list-pic .title a { display: block;}

/* 网站地图 */
.sitemap li { padding-bottom: 5px; line-height: 30px;}
.sitemap li a { display: block; padding: 5px 10px;}
.sitemap li .h1 { border-bottom: 1px solid #eee; background-color: #f8f8f8; font-size: 16px;}
.sitemap li .h1:hover { background-color: #eee; border-color: #ddd;}
.sitemap li .h2 { font-size: 14px;}
.sitemap li .ul1 { margin: 10px 0 10px 10px; overflow: hidden;}
.sitemap li .ul1 li { float: left;}
.sitemap li .ul1 a:hover { background-color: #f5f5f5;}

/* 投票 - 列表页 */
.voteList li { margin-bottom: 15px; padding-left: 28px; background: url(../../base/img/icons/icons-vote.png) 2px 5px no-repeat; border-bottom: 1px dashed #e5e5e5; padding-bottom: 15px;}
.voteList li .voteTitle { margin-bottom: 4px; line-height: 24px; font-size: 16px; color: #066;}
.voteList li .voteTitle a { color: #066;}
.voteList li .VoteInfo { height: 22px; line-height: 22px; font-size: 14px; color: #999;}
.voteList li .VoteInfo span { margin-right: 20px;}

/* 网上调查-列表页 ----------------------------------------------------- */
.surveyListPage .surveyList li { height: 40px; line-height: 40px; overflow: hidden; padding-left: 40px; background: url(../../base/img/icons/icons-survey.png) 9px 12px no-repeat #fff; font-size: 16px;}
.surveyListPage .surveyList li.even { background-color: #f2f2f2;}
.surveyListPage .surveyList li .view, .surveyListPage .surveyList li .join { color: #f60; font-size: 14px;}
.surveyListPage .surveyList li .view { margin: 0 0 0 10px;}

/* 图片-内容页 */
.slide-wrap, .slide-wrap * { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;}
.slide-wrap { padding: 40px 15px !important;}

/*点赞与收藏*/
.likes-group *
{
-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.likes-group ul li {
    width: 70px;
    border-radius: 35px;
    height: 70px;
}
.likes-group ul a {
    padding-top: 38px;
    display:block;
    height:70px;
}
.likes-group ul .Likes {
    background: url(../../base/img/btnicon.png) no-repeat 27px -98px;
}
.likes-group ul .Collection {
    background: url(../../base/img/btnicon.png) no-repeat 26px -39px;
}
.likes-group ul .addLikes {
    background: url(../../base/img/btnicon.png) no-repeat 27px -343px;
}
.likes-group ul .addCollection {
    background: url(../../base/img/btnicon.png) no-repeat 26px -285px;
}


/*档案-追加样式*/
.archiveSearchBar .btn-box .btn{padding: 0;}
.tableCon table th{color: #066; background: #f1f8ff;}

/*知识竞赛-追加样式*/
.surveyCommonList .btns a{border-color: #066!important; color: #066!important;}
.surveyCommonList .btns a:hover{border-color: #066!important; background-color: #066!important; color: white!important;}