 ﻿@charset "utf-8";
/* ----------- 配置默认样式 ----------- */
body{ background-color: #fff;}
.container{ width: 1200px;}
#content-wrap{ position: relative; z-index: 9; overflow:hidden}
#content-wrap .container{ padding: 0px; width: 1200px;}

/* 配置按钮色 */
.btn-primary{ border-color: #ac0f19; background-color: #ac0f19;}
.btn-primary:hover{border-color: #9a0d16; background-color: #9a0d16;}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary{border-color: #9a0d16; background-color: #9a0d16;}
.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: #c40000; border-color: #c40000;}

/* 配置盒子 */
.box>.hd{ background-color: #efefef; border: none;}
.box>.hd .more{ font-size: 12px; color: #999;}
.box>.hd h3, .box>.hd .on a{ font-weight: bold;}

/* 盒子-default */
.box-default>.hd{ background: none; overflow:hidden;}
.box-default>.hd h3{float:left;}
.box-default>.hd h3, .box-default>.hd li{ border-bottom:0; font-size:24px; color: #333; font-weight:normal; float: left;}
.box-default>.hd h3 a,.box-default>.hd li a{padding:10px 0; color: #333;}
.box-default>.hd li { background: url(../img/spe.png) no-repeat right center; padding-right: 25px; margin-right: 25px; }
.box-default>.hd li.on a{ color: #940000;}
.box-default>.hd li.last { margin-right: 0; background: none; }
.box-default>.hd .more{ background:url(../img/icons/icons-more.png) no-repeat right center; float: right; padding-right: 25px; font-size: 14px; padding-top: 1px;}
.box-default>.hd h3 a:hover { color: #940000;}

/* 盒子-border */
.box-border>.hd { height: 50px; background-color: #f2f2f2; border-left: 3px solid #ac0f19; }
.box-border>.hd h3 { font-size: 16px; line-height: 30px; font-weight: normal; }
.box-border>.hd .more{ background:url(../img/icons/icons-more.png) no-repeat right center; float: right; padding-right: 25px; font-size: 14px; padding-top: 1px; line-height: 30px;}


/* 盒子-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 #ac0f19; color: #ac0f19}
.box-primary>.hd h3 a, .box-primary>.hd .on a{ color: #ac0f19;}

/* 盒子-block */
.box-block>.hd{ background: none; overflow:hidden; background-color: #f2f2f2;}
.box-block>.hd h3{float:left; background: #ac0f19;}
.box-block>.hd h3, .box-block>.hd li{ border-bottom:0; font-size:18px; color: #fff; font-weight:normal; float: left;}
.box-block>.hd h3 a,.box-block>.hd li a{padding:10px 30px; color: #fff;}
.box-block>.hd li { background: url(../img/spe.png) no-repeat right center; padding-right: 25px; margin-right: 25px; }
.box-block>.hd li.on a{ color: #940000;}
.box-block>.hd li.last { margin-right: 0; background: none; }
.box-block>.hd .more{ background:url(../img/icons/icons-more.png) no-repeat right center; float: right; padding-right: 25px; font-size: 14px; padding-top: 1px;}

/* 盒子-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: #ac0f19;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: #0d67bb; 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 li{font-size:16px;padding-top:10px;padding-bottom:10px;background-position: 0px 19px;}
.list .date, .list .calendar{margin-left:10px}

/* infoList */
.infoList li{font-size:16px;padding-top:10px;padding-bottom:10px;background-position: 0px 19px;}
.infoList .date, .infoList .calendar{margin-left:10px}

/* list-intro */
.list-intro li{padding-top:20px;padding-bottom:20px;}
.list-intro .intro{line-height:26px; height:52px;}

/* 友情链接 */
.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;}

/* 位置导航 */
.box-main { margin-top: 20px; }
.breadcrumb{float: right; margin: 20px 0 0;padding: 0 0 0 26px;background: url(../../base/img/icons/icons-path.png) no-repeat 5px 3px;}
.breadcrumb a,
.breadcrumb span { padding: 0 3px; color: #666; }
.breadcrumb em {font-style: normal;}

/* url_方块样式分页 */
.page a:hover, .page span:hover{ border: 1px solid #ac0f19; color: #ac0f19;}
.page .current{ background: #ac0f19; border: 1px solid #ac0f19; }

/* 配置图标 */
.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: 26px; height: 20px; background: url(../img/icons/icons-weixin.png);}
.icons-weibo{width: 25px; height: 21px; background: url(../img/icons/icons-weibo.png);}
.icons-book { width: 25px; height: 25px; background: url(../img/icons/icons-book.png); margin-right: 10px;}
.icons-zsjy{width: 26px; height: 26px; background: url(../img/icons/icons-zsjy.png); margin-right: 10px;}
.icons-kycz{width: 26px; height: 27px; background: url(../img/icons/icons-kycz.png); margin-right: 10px;}
.icons-ztzl{width: 26px; height: 26px; background: url(../img/icons/icons-ztzl.png); margin-right: 10px;}
.icons-xshd{width: 25px; height: 25px; background: url(../img/icons/icons-book.png); margin-right: 10px;}
.icons-jyjx{width: 31px; height: 24px; background: url(../img/icons/icons-jyjx.png); margin-right: 10px;}
.icons-tzgg{width: 24px; height: 25px; background: url(../img/icons/icons-tzgg.png); margin-right: 10px;}
.icons-xwzx{width: 25px; height: 25px; background: url(../img/icons/icons-xwzx.png); margin-right: 10px;}



/* 列表 */
.list-intro .t .title a{ font-size: 18px;}

/* ----------- 正文 ----------- */
/* 顶部 */
.top-Bar-right{float: right; *padding-right: 30px;}
.top-Bar-right a{ color: #fff;}
.top-Bar-right a:hover{ color: #ff0;}
.top-Bar-right .row{ overflow: visible;}
.top-Bar-right .user-panel a{ padding: 0 5px;}
.top-Bar-right dl.phone,.top-Bar-right dl.site  {position: relative;z-index: 2;display: inline-block;*display: inline;zoom: 1; }
.top-Bar-right dl.phone dt,.top-Bar-right dl.site dt{ padding: 0 10px; line-height: 36px; font-weight: normal; cursor: pointer;}
.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-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-right dl dd i{display: none}
.top-Bar-right dl li{ margin-bottom: 0; float: left; width: 19.99%; min-width: 80px;}
.top-Bar-right .mailbox{ display: inline-block; *display: inline; zoom: 1;}
.top-Bar-right dl.phone.on dt,.top-Bar-right dl.site.on dt{background-color: #ac101b;color: #fff;}
.top-Bar-right .on dd{display: block;}
.top-Bar-right #siteLast{float:right;}
.top-Bar-right #siteLast dt{padding-left: 28px;background: url(../img/icons/icons-sitemap.png) 9px 13px no-repeat; color: #fff;}
.top-Bar-right #siteLast.on dt { background-color: #ac101b; }
.top-Bar-right #siteLast dd{right: 0px;padding: 10px; width: 540px; margin-right: 0;background: #fff; border:2px solid #ac101b;}
.top-Bar-right #siteLast dd a{color:#333}
.top-Bar-right #siteLast{margin-right:38px;}
.top-Bar-right #siteLast dd table tr td div { writing-mode: vertical-lr; text-align: center; height: 60px; width: 30px; overflow: hidden; color: #fff;}
.top-Bar-right #siteLast dd:after{display:none}
.top-Bar-right #siteLast dd h3{ text-align:left; position:relative; font-size:14px; font-weight:bold; height:34px; line-height:34px;}
.top-Bar-right #siteLast dd h3.h i{display:none;}
.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-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-right .user-panel dl dd img{width: 100px; height: auto;}
.top-Bar-right .user-panel dl dd img{width: 100px; height: auto; padding:5px; background:#fff; }
.user-login{display: inline-block;*display: inline;zoom: 1; padding:0 10px; line-height:36px;}
.user-login .notlogged>a{padding:0 5px; color: #fff;}
.user-login .notlogged>a:hover{color: #ff0}
.user-login .loggedin>a{padding:0 5px; color: #fff;}
.user-login .loggedin>a:hover{color: #ff0}
.user-login .userlogincomment{color: #333}


/*顶部样式-追加*/
.top-Bar-right .userLogged{height: 36px; line-height: 36px; margin: 0; padding: 0; color: white;}
.top-Bar-right .user-panel{width: 128px; padding: 0; line-height: 36px;}
.top-Bar-right .user-panel dl{margin: 0; vertical-align: top; }
.top-Bar-right .userLogged .userDropdown{margin-top: 6px;}
.top-Bar-right .userLogged .userDropdown .photo{display: none;}
.top-Bar-right .userLogged .userDropdown .nickname{color: white;}
.top-Bar-right .userLogged .userDropdown .nickname:hover{ color:#ddd}
.top-Bar-right .userLogged .userDropdown .nickname:after{background-image: url(../img/userlogged-arrow.png);}
.top-Bar-right .userLogged .loggedin .myMsg{margin-top: 5px; background-image: url(../img/icons-userlogged-white.png);}
.top-Bar-right .userLogged .userDropdown .ud-bd li a{font-size: 14px; color: #333; }
.top-Bar-right .userLogged .userDropdown .ud-bd li a:hover{color: #f16e14;}
/*弹出登陆框*/
.user-mainbox .hd h3{color:#f16e14 !important; border-bottom-color:#f16e14 !important;}
.user-mainbox .loginBtn{background-color:#f16e14 !important; }
.user-mainbox .loginBtn:hover{background-color:#f16e14 !important;}
.login-tip .forget-password a,
.login-tip .registerlink a,
.loginCookie dd .cookie-time{color:#f16e14 !important;}

/*站群导航-样式追加*/
#siteLast dd ul{overflow: hidden;}

/* 头部 */
#header{position: absolute;top: 0; z-index: 12 !important; width: 100%; height: 130px; }
#header .container{ position: relative; height: 130px; background: url(../img/png.png) repeat;}
#header #logo{ position: absolute; left: 0; top: 0; width: 350px; height: 130px; background-color: #aa0914;} 
#header #logo a { display: block; padding: 15px 0 0 20px; }

/* 搜索框 */
#search-group{position: absolute;z-index: 12;top: 6px;right: 20px; *right: 50px;vertical-align: top;}
#search-group .search-con{position: relative;z-index: 2;width: 0;margin-right: 24px;overflow: hidden;}
#search-group:hover .search-con{ width: 295px; overflow: visible;}
#search-group .select-box{position: absolute;top: 0;left: 0;width: 115px;height: 24px;background: #a27f49;border: none;position: relative;z-index: 2;border-radius: 4px;display: none;}
#search-group .select-box ul{position: absolute;left: 0;top: 24px;background: #f7f7f7;display: none;width: 340px;padding: 10px;box-shadow: 0 5px 15px rgba(0, 0, 0, .2); color:#333}
#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;padding-left: 5px;line-height: 24px;width: 90px;color: #fff;text-align: center;overflow: hidden;}
#search-group .select-box .arrow-dn{position: absolute;right: 10px;top: 11px;height: 0;width: 0;font-size: 0;overflow: hidden;border: 5px solid transparent;border-color: #fff transparent transparent;transition: all 0.25s ease 0s;}
#search-group .select-box .arrow-hover{top: 5px;transform: rotate(180deg);}
#search-group .input-group{ position: absolute; top: 0; left: 110px;}
#search-group .input-group input{width: 200px;height: 24px; *height: 20px;color: #fff;background-color: #a27f49;border: none;border-radius: 4px 0 0 4px;padding: 10px;}
#search-group .input-group input a{color: #fff;}
#search-group .input-group input{outline:none}
#search-group .input-group input::-webkit-input-placeholder{color: #ddd;}

#search-group .btn{position: absolute;right: 0;z-index: 3;top: 0px;height: 24px;*height: 24px;padding: 0px 6px;background-color: #a27f49;border-radius: 4px;}
#search-group .btn i{ margin: 0;}


/* 主导航 */
#nav-bar { background: url(../img/foot-bg.png) repeat; position: absolute; right: 0; top: 40px; width: 850px; *right: 30px; *width: 880px; }



.nav-main{ height: 90px; text-align: center; width: 100%;}
.nav-main .item{width: 11%; float: left; height:90px;}
.nav-main .item .item-name{height:48px; padding:3px; margin-top:25px;}
.nav-main .item .item-name a{ font-size: 14px; height: 42px; line-height: 42px; margin: 1px; color: #fff}
.nav-main .item .item-name a:hover{ text-decoration: none; }
.nav-main .active .item-name a { color: #e4e797;}

/* 首页-自定义导航 */
.nav-main .item-sub{ display: none; position: absolute; top: 90px; left: 0; width: 100%; background: url(../img/png.png) repeat; overflow: hidden; padding: 20px 0;}
.nav-main .item-sub .con{ overflow: hidden;}
.nav-main .item-sub .title{ float: left; width: 150px; text-align: left; padding-left: 30px;}
.nav-main .item-sub .title i{ display: block; width: 40px; height: 4px; background-color: #fff;}
.nav-main .item-sub .title h4{ margin: 25px 0; font-size: 24px; color: #fff;}
.nav-main .item-sub .nav{ overflow: hidden;}
.nav-main .item-sub .nav li{ float: left; width: auto; white-space: normal;}
.nav-main .item-sub .nav li a { color: #fff;}
.nav-main .item-sub .nav li:hover a { color: #000; }
 

/* ---------- 底部 ---------- */
#footer{  position: relative;z-index: 10;padding: 20px 0;background: #333 url(../img/foot-bg.png) repeat; color:#fff; text-align:left; line-height:1.8}
#footer a{color:#fff;}
#footer .footer-logo { float: left; margin-right: 40px; padding-top: 40px; }
#footer .footer-con { float: left; line-height: 30px; }
#footer .footer-con .ba img { padding-top: 3px; padding-right: 4px; }
#footer .qrcodes {position:absolute; right:10px; top:20px; text-align:center;}
#footer .qrcodes dd { display: none; padding-top: 10px; position: absolute; top: -180px; left: -15px;}
#footer .qrcodes dd img{ width:146px; height:169px; }
#footer .qrcodes dl {float:left; position: relative; }
#footer .qrcodes dl.dl1 { margin-right: 15px; }
#footer .qrcodes dl dt { width: 70px; height: 70px; background: url(../img/qr-bg-yellow.png) no-repeat; position: relative; cursor: pointer; }
#footer .qrcodes dl dt i { position: absolute; left: 22px; top: 25px; -webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all  0.5s;-o-transition:all 0.5s;transition:all 0.5s; }
#footer .qrcodes dl.on dt i { transform: rotate(360deg) ; }
#footer .qrcodes dl.dl2 dt { background: url(../img/qr-bg-red.png) no-repeat; }
#footer .qrcodes dl.on dd { display: block; }
.footer-nav { padding-bottom: 10px; }
.footer-nav li { display: inline;  margin-right: 15px;}
#footer .sydw {position:absolute; right:200px; top:25px; text-align:center;}

/* 分享 */
#share{ overflow: visible;}
#share .share-btn{ margin: 15px 0; height: 50px;}
#share .share-btn a{ position: relative; float: left; margin-left: 40px; width: 50px; height: 50px; border-radius: 50px; background-color: #ccc; cursor: pointer; transition: all 0.25s ease 0s;filter: alpha(opacity=70);opacity: 0.7;}
#share .share-btn a i{ margin: 15px 0 0 15px; transition: all 0.5s ease 0s;}
#share .share-btn a .pic{ display: none; position: absolute; top: -110px; left: 50%; margin-left: -50px; box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);}
#share .share-btn a .pic img{ width: 100px;}
#share .share-btn a:hover{ filter: alpha(opacity=100);opacity: 1;}
#share .share-btn a:hover i{ transform: rotate(360deg) scale(1.2);}
#share .share-btn a:hover .pic{ display: block;}
#share .bdsharebuttonbox{ text-align: center;}
#share .bdsharebuttonbox a{ float: none; display: inline-block; *display: inline; zoom: 1; padding: 0; background: none !important; color: #333;}

/* 友情链接 */
#friend-link { overflow: visible; background:#b22322; height: 60px; line-height: 60px;  font-size: 16px;  color: #fff; margin-top: 20px;}
#friend-link a { color: #fff; }
#friend-link h3 { float: left; background: url(../img/arrow-red.png) no-repeat center top; margin-right: 20px;line-height: 60px; }
#friend-link a.more { float: right; }
#friend-link .bd { float: left;  overflow: hidden; width: 1020px; height: 60px}
#friend-link .bd li { float: left; white-space: normal; text-overflow: ellipsis; overflow: hidden; margin-right: 25px; }
#friend-link .bd li .date{display: none;}
/* 修复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;}
.login-panel .codeinp input[type="text"]{ width:100% !important;}
.login-panel .validationcode{top: 9px;right: -4px;}
.userlogincomment .loginDialog .form-control{height:34px}
.icons-book { position: relative; *top: -6px; }

/*内容页-智能标签*/
.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;}

span.image-container img {
    padding-left: 5px !important;
    display: block;
    margin: 0 auto !important;
}

.power-content_voice {

    display: none !important;}