﻿@charset "utf-8";

/* ----------- 配置默认样式 ----------- */
.container{ padding-left: 10px; padding-right: 10px; width: 1220px;}
.row{ margin-left: -10px; margin-right: -10px;}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{ padding-left: 10px; padding-right: 10px;}
#content-wrap{ position: relative; z-index: 9;}
#content-wrap .container{ width: 1200px; *width: 1160px; padding: 0 20px;}
.col-xs-12{ *width: 1180px;}

/* 配置按钮色 */
.btn-primary{ border-color: #066; background-color: #066;}
.btn-primary:hover{ border-color: #076; background-color: #076;}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary{ border-color: #076; background-color: #076;}
.btn-primary:active, .btn-primary:visited{color: #fff;}
.btn-primary:active:hover, .btn-primary.active:hover, .open>.dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open>.dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open>.dropdown-toggle.btn-primary.focus{ color: #fff; background-color: #076; border-color: #078;}

/* 配置盒子 */
.box>.hd{ background-color: #efefef; border: none;font-size: 20px;}
.box>.hd .more{ font-size: 12px; color: #999;}
.box>.hd h3, .box>.hd .on a{ font-weight: bold;}

/* 盒子-default */
.box-default>.hd{ background: none; border-bottom: 1px solid #ddd;}
.box-default>.hd h3, .box-default>.hd .on{ border-color: #066; color: #066;}
.box-default>.hd h3 a, .box-default>.hd .on a{ color: #066;}

/* 盒子-primary */
.box-primary>.hd{ background: none; border-bottom: 1px solid #ddd; font-size: 20px;}
.box-primary>.hd h3, .box-primary>.hd .on{ border-color: #eee; border-top: 2px solid #066; color: #066}
.box-primary>.hd h3 a, .box-primary>.hd .on a{ color: #066;}

/* 盒子-block */
.box-block>.hd{ background: url(../img/nav-bg.png);}
.box-block>.hd .on, .box-block>.hd h3{ background: url(../img/box-hd-h3-bg.png) no-repeat right 0; font-weight: normal; border-left: 4px solid #f90; padding-right: 40px;}
.box-block>.hd .on a, .box-block>.hd h3 a, .box-block>.hd h3 span{ background-color: #066;}

/* 盒子-big */
.box-big>.hd{ line-height: 30px; overflow: hidden;}
.box-big>.hd h3{ float: left;}
.box-big>.hd li a{font-size: 20px;}
.box-big>.hd h3, .box-big>.hd .on{ background: #066; padding-left: 25px; padding-right: 25px; color: #fff;}
.box-big>.hd h3 a,.box-big>.hd h3 span, .box-big>.hd .on a{ padding-left: 0; padding-right: 0; font-size: 20px; color: #fff;}

/* 相关内容 */
#relativeInfo>.hd{ border-bottom: 1px solid #eee; line-height: 20px; background-color: #efefef; border: none;font-size: 20px;}
#relativeInfo>.hd h3{display: inline-block; *display: inline; padding: 10px 15px;font-weight: bold; background: #066; color: #fff;}
#relativeInfo>.hd .more{float: right; margin-top: 10px; margin-right: 5px;font-size: 12px; color: #999;}
#relativeInfo>.bd{padding: 10px 5px;}

/* list */
.list .date, .list .calendar{margin-left:10px}

/* list-intro */
.list-intro li{padding-top:20px;padding-bottom:20px;}
.list-intro .intro{line-height:26px; height:52px;}
.list-pic .title, .list-pic .tit{ line-height: 20px;}

/* 友情链接 */
.list-link li{float: left; width: 33.33%;padding-top: 8px; padding-bottom: 8px; padding-left: 0px; background: none;}
.list-link li a{ margin: 0 5px; padding-left: 18px; background: url(../img/icons/icons-link.png) 0px 3px no-repeat;  }
.list-link li i{ margin-right: 5px;}

/* 位置导航 */
.breadcrumb { color: #666; line-height: 20px; padding: 15px 0; text-align: left; max-width: 1240px; _width: 1240px; margin: 0 auto; font-size: 14px;}
.breadcrumb a,
.breadcrumb span{ padding: 0 3px; color: #666;}
.breadcrumb em {font-style: normal;}

/* url_方块样式分页 */
.page a:hover, .page span:hover{ border: 1px solid #066; color: #066;}
.page .current{ background: #066; border: 1px solid #066;}

/* 配置图标 */
.icons{width: 4px; height: 4px; background: url(../img/icons/icons.png);}
.icons-arrow{width: 3px; height: 5px; background: url(../img/icons/icons-arrow.png);}
.icons-link{width: 12px; height: 12px; background: url(../img/icons/icons-link.png);}
.icons-path{width: 16px; height: 19px; background: url(../img/icons/icons-path.png);}
.icons-write-msg{width: 15px; height: 15px; background: url(../img/icons/icons-write-msg.png);}
.icons-msg-search {width: 16px; height: 16px; background: url(../img/icons/icons-msg-search.png); }
.icons-arrow-top{width: 11px; height: 6px; background: url(../img/icons/icons-arrow-top.png);}
.icons-mailbox{width: 14px; height: 12px; background: url(../img/icons/icons-mailbox.png);}
.icons-prev{width: 9px; height: 17px; background: url(../img/icons/icons-prev.png);}
.icons-next{width: 9px; height: 17px; background: url(../img/icons/icons-next.png);}
.icons-pad{width: 12px; height: 12px; background: url(../img/icons/icons-pad.png);}
.icons-phone{width: 8px; height: 12px; background: url(../img/icons/icons-phone.png);}
.icons-search{width: 16px; height: 16px; background: url(../img/icons/icons-search.png);}
.icons-share{width: 15px; height: 17px; background: url(../img/icons/icons-share.png);}
.icons-sitemap{width: 13px; height: 11px; background: url(../img/icons/icons-sitemap.png);}
.icons-vote{width: 16px; height: 14px; background: url(../img/icons/icons-vote.png);}
.icons-survey{width: 16px; height: 14px; background: url(../img/icons/icons-survey.png);}
.icons-weixin{width: 24px; height: 20px; background: url(../img/icons/icons-weixin.png);}
.icons-weibo{width: 24px; height: 19px; background: url(../img/icons/icons-weibo.png);}

/* 列表 */
.list-intro .t .title a{ font-size: 18px;}

/* ----------- 正文 ----------- */

/* 顶部 */
#top-bar{ position: relative; z-index: 13; height: 36px; line-height: 36px; background: url(../img/top-bar.png); font-size: 12px; color: #fff;}
#top-bar .top-Bar-right{float: right; }
#top-bar .top-Bar-right a{ color: #fff;}
#top-bar .top-Bar-right a:hover{ color: #ff0;}
#top-bar .top-Bar-right .row{ overflow: visible;}
#top-bar .top-Bar-right .user-panel a{ padding: 0 10px;}
#top-bar .top-Bar-right dl{position: relative;z-index: 2;display: inline-block;*display: inline;zoom: 1; }
#top-bar .top-Bar-right dl dt{ line-height: 36px; font-weight: normal; cursor: pointer;padding-right:0;}
#top-bar .top-Bar-right dl dd{display: none;position: absolute;top: 36px;right: 50%; margin-right: -50px; box-shadow: 2px 2px 5px rgba(0, 0, 0, .15);}
#top-bar .top-Bar-right dl dd:after{display: block; position: absolute; left: 50%; top: -12px; margin-left: -3px; content: ""; border-width: 6px; border-color: transparent; border-bottom-color: #fff; border-bottom-style: solid; border-style: dashed; display: block; font-size: 0; line-height: 0; width: 0;}
#top-bar .top-Bar-right dl dd i{display: none}
#top-bar .top-Bar-right dl li{ margin-bottom: 0; float: left; width: 19.99%; min-width: 80px;}
#top-bar .top-Bar-right dl li a{ display: block; background: none; padding: 5px 10px; color: #fff}
#top-bar .top-Bar-right .mailbox{ display: inline-block; *display: inline; zoom: 1;}
#top-bar .top-Bar-right a:hover.mailbox, #top-bar .top-Bar-right .on dt{ background-color: #078; color: #fff;}
#top-bar .top-Bar-right .on dd{display: block;}
#top-bar .top-Bar-right #siteLast{float:right}
#top-bar .top-Bar-right #siteLast dt{ padding: 0 10px;}
#top-bar .top-Bar-right #siteLast dd{right: 0px; padding: 10px; width: 540px; margin-right: 0;background: #fff; border:2px solid #078; border-top:none; color:#333}
#top-bar .top-Bar-right #siteLast dd a{color:#333}
#top-bar .top-Bar-right #siteLast dd table tr td div{ writing-mode: vertical-lr; text-align: center; height: 60px; width: 30px; overflow: hidden;}
#top-bar .top-Bar-right #siteLast dd:after{ display: none}
#top-bar .top-Bar-right #siteLast dd h3{ text-align:left; position:relative; font-size:14px; font-weight:bold; height:34px; line-height:34px;}
#top-bar .top-Bar-right #siteLast dd h3.h i{display:none;}
#top-bar .top-Bar-right #siteLast dd h3 span{float:left; height:34px; line-height:34px; padding:0 15px 0 0; background:#ffffff; position:relative; z-index:2;}
#top-bar .top-Bar-right #siteLast dd h3 i{ content:""; display:block; height:1px; line-height:0; font-size:0; background:#eeeeee; top:16px; right:0; width:100%; position:absolute; z-index:1;}
#top-bar .top-Bar-right .user-panel dl dd img{width: 100px; height: auto;}
#top-bar .top-Bar-right .user-panel dl dd img{width: 100px; height: auto; padding:5px; background:#fff; }
#top-bar .user-login{ display: inline-block; *display: inline; zoom: 1; padding: 0 10px; height: 36px; line-height: 36px;}
#top-bar .user-login .notlogged>a{padding:0 5px; color: #fff;}
#top-bar .user-login .notlogged>a:hover{color: #ff0}
#top-bar .user-login .loggedin>a{padding:0 5px; color: #fff;}
#top-bar .user-login .loggedin>a:hover{color: #ff0}
#top-bar .user-login .userlogincomment{color: #333}
.dropdown-word{
        position: absolute;
    background: #fff;
    width: 100%;
    padding: 10px;
    line-height: 32px;
    border-radius: 0 0 6px 6px;
}


/* 头部 */
#header{ position: relative; z-index: 12; height: 100px;}
#header #logo{ float: left; margin-top: 25px;}
#header #logo img{max-height:60px;}
/* 搜索框 */
#search-group{ float: right; margin-top: 30px; background: #fff;}
#search-group .search-bg{ height: 46px; padding: 5px; background-color: #fff; box-shadow: 0 0 5px rgba(0, 0, 0, .3);}
#search-group .search-con{ float: left;}
#search-group .select-box{ float: left; height: 36px; padding: 0 25px 0 10px; position: relative; z-index: 2;}
#search-group .select-box ul{ position: absolute; left: -5px; top: 50px; background: #f7f7f7; display: none; width: 450px; padding: 10px; box-shadow: 0 5px 15px rgba(0, 0, 0, .2);}
#search-group .select-box ul li{ float: left; width: 33.33%; height: 30px; line-height: 30px; text-indent: 10px;cursor: pointer; overflow: hidden;}
#search-group .select-box ul li:hover{color: #E20500; background: #eee;}
#search-group .select-box .s-option{ display: block; line-height: 36px;}
#search-group .select-box .arrow-dn{ position: absolute; right: 10px; top: 18px; height: 0; width: 0; font-size: 0; overflow: hidden; border: 5px solid transparent; border-color: #666 transparent transparent; transition: all 0.25s ease 0s;}
#search-group .select-box .arrow-hover{ top: 14px; transform: rotate(180deg);}
#search-group .input-group{ float: left; position: relative; z-index: 1;}
#search-group .input-group input{ width: 240px; height: 36px; *height: 20px; background: none;}
#search-group .btn-box{ float: left;  height: 36px; line-height: 36px; background-color: #066; font-size: 16px; color: #fff; border-radius: 0;}
#search-group #search{    background: none; padding:0 20px; height:36px;outline: none;}
#search:active{background: none; color:#fff;}
/* 主导航 */
#nav-bar{ position: relative; z-index: 11; border-bottom: 4px solid #f0b04e; background: url(../img/nav-bg.png) 0px 0px repeat; text-align: center; transition: all 0.3s ease 0s;}
#nav-bar:hover{ border-color: #066; box-shadow: 1px 3px 5px rgba(0, 0, 0, .2);}
.nav-main{ height: 50px; text-align: center;}
.nav-main .li1{ position: relative; width: 8.3%; float: left;}
.nav-main .li1 .h1{ height: 50px; line-height: 50px;}
.nav-main .li1 .h1 a{ display: block; font-size: 16px;}
.nav-main .li1 .h1 a:hover{ text-decoration: none;}
.nav-main .on1 .h1 a{ font-weight: bold; color: #066;}
.nav-main .ul1{ overflow: hidden; position: absolute; top: 50px; left: 0; background: #066; width: 100%; display: none; z-index: 10;}
.nav-main .a2{ display: block; height: 36px; line-height: 36px; overflow: hidden; font-size: 14px; color: #fff;}
.nav-main .a2:hover{ background: #077; color: #fff; text-decoration: none;}
.nav-main .last1 .ul1{ left: auto; right: 0;}

/* 焦点图 */
#banner{ height: 350px;}
#banner .focus-ad{ width: 100%; min-width: 1200px; height: 350px; position: relative; overflow: hidden; background: #fff; text-align: center;}
#banner .focus-ad .bd{ width: 1200px; position: absolute; left: 50%; margin-left: -600px}
#banner .focus-ad .bd li{ width: 1200px; overflow: hidden;}
#banner .focus-ad .bd li img{ display: block; width: 1200px; height: 350px;}
#banner .focus-ad .tempWrap{ overflow: visible !important}
#banner .focus-ad .tempWrap ul{ margin-left: -1200px !important;}
#banner .focus-ad .hd{ display: none; position: absolute; width: 100%; left: 0; z-index: 1; height: 8px; bottom: 20px; text-align: center;}
#banner .focus-ad .hd li span{ background: #fff; filter: alpha(opacity=50); border-radius: 50%;}
#banner .focus-ad .hd li.on span{ background: #066; filter: alpha(opacity=100); opacity: 1;}
#banner .focus-ad .pnBtn{ position: absolute; z-index: 1; top: 0; width: 100%; height: 350px; cursor: pointer;}
#banner .focus-ad .prev{ left: -50%; margin-left: -600px;}
#banner .focus-ad .next{ left: 50%; margin-left: 600px;}
#banner .focus-ad .pnBtn .blackBg{ display: block; position: absolute; left: 0; top: 0; width: 100%; height: 350px; background: #000; filter: alpha(opacity=50); opacity: 0.5;}
#banner .focus-ad .pnBtn .arrow{ display: none; position: absolute; top: 0; z-index: 1; width: 60px; height: 350px;}
#banner .focus-ad .pnBtn .arrow:hover{ filter: alpha(opacity=60); opacity: 0.6;}
#banner .focus-ad .prev .arrow{ right: 0; background: url(../img/slider-arrow.png) -120px 0 no-repeat;}
#banner .focus-ad .next .arrow{ left: 0; background: url(../img/slider-arrow.png) 0 0 no-repeat;}

/* ---------- 底部 ---------- */
#footer{ position: relative; z-index: 10; padding: 25px 0; background: #066; color: #fff; line-height: 32px;}
#footer .footer-nav{ padding: 10px 0; overflow: hidden;}
#footer .footer-nav li{ display: inline-block; *display: inline; zoom: 1; color: #fff;}
#footer .footer-nav a{ padding: 0 5px; color: #fff;}
#footer .copyright{ overflow: hidden;text-align: center;}
#footer .qr{ overflow: hidden;}
#footer .qr dl{ float: left; margin-left: 20px; text-align: center;}
#footer .qr dl dt{ font-weight: normal; font-size: 12px; line-height: 2em;}
#footer .qr dl img{ width: 60px; height: 60px; border: 3px solid #fff;}
#footer a{color:#fff;}
#footer img{vertical-align: middle;}

/* 修复bootstrap与默认样式的兼容性 */
#SurveyBox .codeerror{display:none}
#SurveyBox .field-validation-error{display:block; margin-top:10px;}
.surveyResult,
.surveyResult *{-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;}
.userlogincomment .loginDialog .form-control{height:auto;}
.login-panel .codeinp input[type="text"]{ width:100% !important;}
.login-panel .validationcode{top: 9px;right: -4px;}


/*内容页-智能标签*/
.article .smart-tags { font-weight: normal; margin: 5px 0 20px;}
.article .smart-tags label { display: inline-block; background: url(/content/_common/fulltextsearch/img/icon_tag.png) no-repeat left center; padding-left: 25px; cursor: default;}
.article .smart-tags a { display: inline-block !important; margin-right: 5px;}
.article .smart-tags a:hover { color: #f00; text-decoration: underline;}
.article .smart-tags a span { color: #f00;}



/*顶部样式-追加*/
#top-bar .userLogged{height: 36px; line-height: 36px; margin: 0; padding: 0;}
#top-bar .top-Bar-right .user-panel{width: auto; padding: 0;}
#top-bar .top-Bar-right dl{margin: 0; vertical-align: top; }
#top-bar .userLogged .userDropdown{margin-top: 6px;}
#top-bar .userLogged .userDropdown .photo{display: none;}
#top-bar .userLogged .userDropdown .nickname{color: white;}
#top-bar .userLogged .userDropdown .nickname:hover{ color:#ddd}
#top-bar .userLogged .userDropdown .nickname:after{background-image: url(../img/userlogged-arrow.png);}
#top-bar .userLogged .loggedin .myMsg{margin-top: 5px; background-image: url(../img/icons-userlogged-white.png);}
#top-bar .userLogged .userDropdown .ud-bd li a{font-size: 14px; color: #333; }
#top-bar .userLogged .userDropdown .ud-bd li a:hover{color: #066;}
/*弹出登陆框*/
.user-mainbox .hd h3{color:#066 !important; border-bottom-color:#066 !important;}
.user-mainbox .loginBtn{background-color:#066 !important; }
.user-mainbox .loginBtn:hover{background-color:#066 !important;}
.login-tip .forget-password a,
.login-tip .registerlink a,
.loginCookie dd .cookie-time{color:#066 !important;}

/*站群导航-样式追加*/
#siteLast dd ul{overflow: hidden;}

/* detailTable */
.detailTable {
    margin-bottom: 20px;
    background: #fff;
    width: 100%;
}
.detailTable,
.detailTable tr,
.detailTable tr td {
    border: 1px solid #e6e6e6;
    border-collapse: collapse;
}
.detailTable thead tr {
    border-color: #f7f7f7;
}
.detailTable thead th {
    background: #f7f7f7;
    height: 40px;
    line-height: 40px;
    color: #333;
    font-size: 16px;
    text-align: center;
    border: 1px solid #e6e6e6;
}
.detailTable tbody td {
    padding: 10px 15px;
}
.detailTable tbody td.tdName {
    font-weight: bold;
    background: #f7f7f7;
    text-align: center;
    width: 20%;
    font-size: 14px;
}
.detailTable .trTitle .tdCon {
    font-weight: bold;
    white-space: normal;
    word-break: break-all;
}
.detailTable .trName td:nth-child(2),
.detailTable .trUnit td:nth-child(2) {
    width: 160px;
}
.detailTable .trName td:nth-child(3),
.detailTable .trUnit td:nth-child(3) {
    width: 160px;
}
.detailTable .preDiv {
    width: 670px;
    overflow: auto;
}
.detailTable .preDiv pre {
    font-size: 14px;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

/*验证码*/
div.codeinp input[type=text] { width: 100px !important; float: left; margin-right: 10px;}

/* 通用底部按钮 */
.bot { text-align: center; padding: 0 0 20px 0;}
.bot a,
.bot button { cursor: pointer; display: inline-block; height: 46px; line-height: 46px; padding: 0 5%; font-size: 16px; background: #066; border: 0; color: #fff; margin: 0 2%; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.bot a:hover,
.bot button:hover { text-decoration: none; background: #066;}

/* 依申请、信访、咨询等通用 查询页样色 */
.queryForm { padding: 3% 0; width: 80%; margin: 30px auto; font-size: 16px;}
.queryForm td { padding: 8px 0}
.queryForm .tdlab { width: 40%; text-align: right;}
.queryForm input[type=text] { width: 56%; height: 30px; line-height: 30px; padding: 0 10px; border: 1px solid #ddd; border-radius: 3px;}
.queryForm .bot { text-align: left;}
.queryForm .bot a { margin: 0}
.queryForm .required strong { color: #f00; margin-right: 5px;}
.queryForm .errorMessage { color: #f00;}
.queryForm table { width: 100%; border: 0;}

/* 依申请、信访、咨询等通用 查询结果页样色 */
.queryResult { width: 80%; margin: 30px auto;}
.queryResult .mainBox { margin-bottom: 50px;}
.queryResult .tit h3 { text-align: center; font-size: 38px; line-height: 2; margin-bottom: 30px;}
.queryResult .tips { text-align: center; font-size: 16px; margin-bottom: 50px; border-top: 1px solid #ddd; padding: 50px 0 20px 0;}
.queryResult .number { font-weight: bold; color: #066}

.power-content_voice{display:none;}