@charset "utf-8";
/* ----------- 配置默认样式 ----------- */
body{color: #555;}
a{color: #555; text-decoration: none;}
a:focus, a:hover{color: #a53326;}
.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; padding: 0 0 20px 0;}

/* 侧栏和主栏 */
.side{ width: 290px; margin-right: 10px; }
.main{ padding-top: 20px; min-height: 400px; }

/* 归档图标 */
#content-wrap #nodeArchive{top: 80px; right: 20px;}

/* 配置按钮色 */
.btn-primary{border-color: #a53326; background-color: #a53326; border-radius: 3px;}
.btn-primary:hover,.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary,.btn-primary.focus, .btn-primary:focus{color: #fff; background-color: #2e9aa0; border-color: #2e9aa0;}

/* 配置盒子 */
.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;}
.box>.hd .tips{ vertical-align: top; font-size: 12px; color: #e47415; }

/* 盒子-default */
.box-default{ border: 1px solid #ededed; }
.box-default>.hd{ height: 58px; padding: 0 10px; border-bottom: 1px solid #ededed; background: #fcfcfc; }
.box-default>.hd ul li, .box-default>.hd h3{ float: left; height: 58px; line-height: 58px; padding: 0 20px; font-size: 18px; border: none; }
.box-default>.hd ul li.on, .box-default>.hd h3{ border-bottom: 2px solid #a53326; color: #a53326; font-weight: bold; }
.box-default>.hd ul li.on a, .box-default>.hd h3 a{ padding: 0; color: inherit; text-decoration: none; }
.box-default>.hd .more{ margin: 16px 10px 0 0; width: 25px; height: 25px; overflow: hidden; text-indent: 999px; line-height: 999px; background:  url(/Content/ntzx/Base/img/icon-more.png) no-repeat; }
.box-default>.hd .more:hover{ background-image: url(/Content/ntzx/Base/img/icon-more-hover.png); }
.box-default>.hd .btn{ margin: 12px 10px 0 0; }
.box-default>.bd{ padding: 12px 20px; }


/* 盒子-primary */
.box-primary>.hd{ height: 57px; border-bottom: 1px solid #ededed; border-top: 1px solid #ededed; background: none; }
.box-primary>.hd ul li, .box-primary>.hd h3{ float: left; height: 56px; line-height: 56px; padding: 0 14px; font-size: 18px; border: none; }
.box-primary>.hd ul li.on, .box-primary>.hd h3{ border-bottom: 2px solid #a53326; color: #a53326; font-weight: bold; }
.box-primary>.hd ul li.on a, .box-primary>.hd h3 a{ padding: 0; color: inherit; text-decoration: none; }
.box-primary>.hd ul li a { padding: 0; }
.box-primary>.hd .more{ margin: 16px 12px 0 0; width: 25px; height: 25px; overflow: hidden; text-indent: 999px; line-height: 999px; background:  url(/Content/ntzx/Base/img/icon-more.png) no-repeat; }
.box-primary>.hd .more:hover{ background-image: url(/Content/ntzx/Base/img/icon-more-hover.png); }
.box-primary>.bd{ padding: 12px 0 0; }

/* 盒子-block */
.box-block>.hd h3 a,
.box-block>.hd span{ padding: 14px 24px; }
.box-block>.hd .on, .box-block>.hd h3{ background: #a53326; font-size: 18px; }

/* 盒子-big */
.box-big>.hd{ position: relative; height: 75px; background: none; }
.box-big>.hd h3{ position: absolute; left: 0; top: 0; width: 200px; height: 250px; line-height: 75px; background: url(/Content/ntzx/Base/img/bg-hd01.png) no-repeat; font-size: 24px; font-weight: bold; text-align: center; }
.box-big>.hd h3 a,
.box-big>.hd h3 span{ padding: 0; color: #fff; text-decoration: none; }
.box-big>.hd .more{ margin: 25px 0 0; width: 25px; height: 25px; overflow: hidden; text-indent: 999px; line-height: 999px; background:  url(/Content/ntzx/Base/img/icon-more.png) no-repeat; }
.box-big>.hd .more:hover{ background-image: url(/Content/ntzx/Base/img/icon-more-hover.png); }
.box-big>.bd{ position: relative; margin-left: 28px; background: #faf9f7; padding: 20px; }

/* 相关内容 */
#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: #a53326; color: #fff;}
#relativeInfo>.hd .more{float: right; margin-top: 10px; margin-right: 5px;font-size: 12px; color: #999;}
#relativeInfo>.bd{padding: 10px 5px;}

/* 焦点图 */
.focus .bd .title{ text-align: left; }
.focus .bd .title a{ margin-right: 100px; }
.focus .hd{ right: 7px; bottom: 12px; }
.focus .hd span{ width: 15px; height: 15px; margin-right: 3px; background: #696969; text-indent: 999px; line-height: 999px; overflow: hidden; }
.focus .hd .on span{ background: #a53326; }

/* list */
.list li{ font-size: 14px; padding-top: 8px; padding-bottom: 8px; background-position: 0px 16px; }
.list li:hover{ background-image: url(/Content/ntzx/Base/img/icons/icons-hover.png); }
.list .date{ margin-left:10px; }

/* list-top */
.list-top .t{ padding-bottom: 15px; margin-bottom: 10px; }
.list-top .t:hover{ background: none; }
.list-top .t .title{ font-weight: bold; text-align: center; padding-bottom: 0; }
.list-top .t .title a{ font-size: 18px; color: #a53326; }
.list-top .intro{ margin-top: 10px; font-size: 12px; line-height: 2.2; text-indent: 2em; }
.list-top .n{ padding-top: 10px; padding-bottom: 10px; background-position: 0 18px; }

/* 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: 18px; background: url(/Content/ntzx/Base/img/icons/icons-link.png) 0px 11px no-repeat;}
.list-link li:hover{ background-image: url(/Content/ntzx/Base/img/icons/icons-link.png); }

/* 位置导航 */
.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 #a53326; color: #a53326;}
.page .current{ background: #a53326; border: 1px solid #a53326; }

/* 配置图标 */
.icons{width: 4px; height: 4px; background: url(/Content/ntzx/Base/img/icons/icons.png);}
.icons-arrow{width: 3px; height: 5px; background: url(/Content/ntzx/Base/img/icons/icons-arrow.png);}
.icons-link{width: 12px; height: 12px; background: url(/Content/ntzx/Base/img/icons/icons-link.png);}
.icons-path{width: 16px; height: 19px; background: url(/Content/ntzx/Base/img/icons/icons-path.png);}
.icons-write-msg{width: 15px; height: 15px; background: url(/Content/ntzx/Base/img/icons/icons-write-msg.png);}
.icons-msg-search {width: 16px; height: 16px; background: url(/Content/ntzx/Base/img/icons/icons-msg-search.png); }
.icons-arrow-top{width: 11px; height: 6px; background: url(/Content/ntzx/Base/img/icons/icons-arrow-top.png);}
.icons-mailbox{width: 14px; height: 12px; background: url(/Content/ntzx/Base/img/icons/icons-mailbox.png);}
.icons-prev{width: 9px; height: 17px; background: url(/Content/ntzx/Base/img/icons/icons-prev.png);}
.icons-next{width: 9px; height: 17px; background: url(/Content/ntzx/Base/img/icons/icons-next.png);}
.icons-pad{width: 12px; height: 12px; background: url(/Content/ntzx/Base/img/icons/icons-pad.png);}
.icons-phone{width: 8px; height: 12px; background: url(/Content/ntzx/Base/img/icons/icons-phone.png);}
.icons-search{width: 16px; height: 16px; background: url(/Content/ntzx/Base/img/icons/icons-search.png);}
.icons-share{width: 15px; height: 17px; background: url(/Content/ntzx/Base/img/icons/icons-share.png);}
.icons-sitemap{width: 13px; height: 11px; background: url(/Content/ntzx/Base/img/icons/icons-sitemap.png);}
.icons-vote{width: 16px; height: 14px; background: url(/Content/ntzx/Base/img/icons/icons-vote.png);}
.icons-survey{width: 16px; height: 14px; background: url(/Content/ntzx/Base/img/icons/icons-survey.png);}
.icons-weixin{width: 24px; height: 20px; background: url(/Content/ntzx/Base/img/icons/icons-weixin.png);}
.icons-weibo{width: 24px; height: 19px; background: url(/Content/ntzx/Base/img/icons/icons-weibo.png);}

/* 列表 */
.list-intro .t .title a{ font-size: 18px;}

/* ----------- 正文 ----------- */

/* 顶部 */
#top-bar{ position: relative; z-index: 2; background: #f6f6f6; line-height: 34px; height: 34px; font-size: 12px; color: #555; }
#top-bar a{ color: inherit; }

/* 顶部面板 */
.user-panel dl{ float: left; position: relative; }
.user-panel .spe{ float: left; color: #999; }
.user-panel dl dt{ line-height: 34px; padding: 0 12px; color: inherit; font-weight: normal; }
.user-panel dl dt a{ color: inherit; }
.user-panel dl dd { display: none; position: absolute; top: 100%; }
.user-panel dl.on dd{ display: block; }
.user-panel dl.search{ padding: 4px 0; }
.user-panel dl.search dt{ width: 26px; height: 26px; padding: 0; border-radius: 5px; background: #a53326; cursor: pointer; }
.user-panel dl.search dt .icon{ vertical-align: top; margin: 5px; }
.user-panel dl.search dd{ right: 0; width: 1000px; }
.user-panel .userLogged .spe{ float: none; display: inline; padding: 0 12px; }
.user-panel .notlogged>a{ color: inherit;}
.user-panel .loggedin>a{ color: inherit;}
.user-panel .userlogincomment{ color: inherit; }
.user-panel dl.qrcode dd{ padding: 7px; background: #fff; position: absolute; left: 50%; top: 100%; margin: 6px 0 0 -57px; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3); box-shadow: 0 0 5px rgba(0, 0, 0, .3); }
.user-panel dl.qrcode dd img{ width: 100px; height: 100px; }
.user-panel dl.qrcode dd:before{ position: absolute; content: ''; bottom: 100%; left: 50%; margin-left: -6px; border: 6px solid transparent; border-top: none; border-bottom-color: #fff; }

/* 站群导航-公共 */
#siteLast{ position: relative; }
#siteLast dt{ cursor: pointer; }
#siteLast dd{ padding: 10px; width: 1000px; position: absolute; top: 100%; margin-right: 0; right: 0; background: #fff; -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, .15); -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, .15); box-shadow: 2px 2px 5px rgba(0, 0, 0, .15); }
#siteLast dd h3{ text-align: left; margin: 0 10px; position: relative; font-size: 14px; font-weight: bold; line-height: 34px; display: block; height: 34px; }
#siteLast dd h3 span{ float: left; height: 34px; line-height: 34px; padding: 0 15px 0 0; background: #ffffff; position: relative; z-index: 2; }
#siteLast dd h3 i{ content: ""; display: block; height: 1px; line-height: 0; font-size: 0; background: #eee; top: 18px; right: 0; width: 100%; position: absolute; z-index: 1; }
#siteLast dd ul{ overflow: hidden; padding: 0 0 0 10px; display: block; margin-right: -10px; }
#siteLast dd li{ float: left; min-width: 20%; text-align: left; overflow: hidden; height: 30px; line-height: 30px; padding: 0 0 0 0; }
#siteLast li a{ cursor: pointer; }

/* 站群导航-个性 */
#siteLast dd,
#siteLast dd h3 span{ color: #333; }
#siteLast dd li{ font-size: 12px; }

/* 搜索框 */
#search-group{ float: right; height: 58px; padding: 10px; background: #a53326; border-radius: 5px; }
#search-group .select-box{ float: left; height: 38px; margin-right: 10px; background: #78c9cc;border: none;position: relative;z-index: 2;border-radius: 4px;}
#search-group .select-box ul{position: absolute;left: 0;top: 100%;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: 0 25px 0 20px;line-height: 38px; color: #fff;text-align: center;overflow: hidden; font-size: 14px;}
#search-group .select-box .arrow-dn{position: absolute;right: 10px;top: 17px;height: 0;width: 0;font-size: 0;overflow: hidden;border: 5px solid transparent; border-bottom: none; border-top-color: #fff; transition: all 0.25s ease 0s;}
#search-group .select-box .arrow-hover{ transform: rotate(180deg);}
#search-group .search-con{ float: left; }
#search-group .input-group{ float: left; }
#search-group .input-group .from-control{ display: block; width: 280px; line-height: 20px; padding: 9px 12px; background-color: #fff; font-size: 14px; border: none; border-radius: 4px 0 0 4px; outline: none; }
#search-group .btn{  display: block; width: 70px; height: 38px; line-height: 38px; font-size: 14px; color: white; text-align: center; outline: none; padding: 0; background-color: #bd7f2f; border: none; border-radius: 0 4px 4px 0; }
#search-group .btn-box { float: left;  width: 70px;}



/* 头部 */
#header{ position: relative; height: 120px; }
#header .col-xs-12{ position: static;}
#header #logo{ float: left; margin: 25px 0 0; }
#header #logo img{ max-width: 320px; max-height: 70px; }

/* 固定头部 */
#header.fixed{ position: fixed !important; z-index: 2000; top: 0 !important; left: 0; width: 100%; height: 60px; background: #fff; background: rgba(255, 255, 255, .9); box-shadow: 0px 2px 5px rgba(0, 0, 0, .2);}
#header.fixed #logo{ display: none; }
#header.fixed #nav-bar{ float: none; height: 60px; }
#header.fixed .nav-main .a1{ line-height: 60px; padding: 0 28px; }

/* 主导航 */
#nav-bar{ float: right; height: 120px; }
.nav-main .li1{ float: left; }
.nav-main .a1{ display: block; line-height: 120px; padding: 0 10px; font-size: 16px; }
.nav-main .on1 .a1{ background: #a53326; color: #fff; text-decoration: none; font-weight: bold; }
.nav-main .ul1{ display: none; position: absolute; left: 0; top: 100%; z-index: 1; width: 100%; background: #a53326; background: rgba(165, 51, 38, .7); text-align: center; font-size: 0; }
.nav-main .li2{ display: inline-block; vertical-align: top; height: 50px; line-height: 50px; }
.nav-main .h2:before{ float: right; content: '|'; font-size: 14px; color: #fff; }
.nav-main .last2 .h2:before{ display: none; }
.nav-main .a2{ display: block; font-size: 14px; color: #fff; padding: 0 15px; }

/* 内页banner */
#banner-page{ position: relative; width: 100%; height: 268px; text-align: center; overflow: hidden; background: url(/Content/ntzx/Base/img/pageBanner.jpg) 0px 50% no-repeat; }


/* ---------- 底部 ---------- */

/* 友情链接 */
#friendly-link{position: relative; background: #eceae9; padding: 12px 0; z-index: 2;}
.group-link{margin: 0 -.8%;}
.group-link dl{float: left; width: 23.4%; position: relative; margin: 8px .8%; border: 1px solid #e1e1e1; }
.group-link dl dt{height: 44px; line-height: 44px; overflow: hidden; position: relative; cursor: pointer; z-index: 1; background-color: #fff; font-size: 14px;}
.group-link dl dt i{ position: absolute; right: 16px; top: 50%; margin-top: -6px; width: 12px; height: 12px; }
.group-link dl dt i:before,
.group-link dl dt i:after{ position: absolute; content: ''; left: 0; right: 0; bottom: 0; top: 0; margin: auto; width: 100%; height: 2px; background: #bebebe; }
.group-link dl dt i:after{ width: 2px; height: 100%; }
.group-link dl dt span{display: block; margin: 0 44px 0 15px; border-right: 1px solid #eee;}
.group-link dl dt span a{font-weight: normal;}
.group-link dl dd{bottom: 100%; display: none; position: absolute; left: 0; right: 0; width: 100%;}
.group-link ul{max-height: 400px; border: 1px solid #ccc; background: #fff; overflow-y: scroll;}
.group-link li{border-bottom: 1px dotted #ccc; word-break: keep-all; white-space: nowrap; cursor: pointer;}
.group-link li a{display: block; padding: 8px 10px; }
.group-link li a:hover{background-color: #f4f4f4; text-decoration: none;}
.group-link .last{border-bottom: 0}
.group-link .on dt{ box-shadow: 0 0 5px rgba(0, 0, 0, .2);}
.group-link .on dt i:after{display: none;}
.group-link .on dd{display: block; box-shadow: 0 0 5px rgba(0, 0, 0, .2);}
.group-link .on dd ul{border-color: #bbb;}

/* ---------- 底部 ---------- */
#footer{padding: 30px 0; background: #fff; text-align: center; line-height: 2.1; color: #555;}
#footer .col-xs-12{position: relative;}
#footer a{color: inherit;}
.footer-nav{font-size: 0; margin-bottom: 6px;}
.footer-nav li{display: inline-block; font-size: 14px; padding: 0 5px;}
.copyright{font-size: 14px;}

#footer .ewm { position: absolute; left: 10px; top: -5px; z-index: 1;}
#footer .ewm img { width: 110px;}

/* 修复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;}

/*内容页-智能标签*/
.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;}

/* goTop */
#goTop{ position: fixed; display: none; _display: none !important; width: 50px; height: 50px; bottom: 60px; right: 5px; z-index: 99; cursor: pointer; margin: 5px; width: 40px; height: 40px; border-radius: 2px; -webkit-box-shadow: 0 0 5px #9c9c9c; opacity: .9; background: rgba(0, 0, 0, .5); }
#goTop::after{ display: block; position: absolute; left: 50%; top: 50%; margin-left: -10px; margin-top: -15px; content: ""; border-width: 10px; border-color: transparent; border-bottom-color: #fff; border-bottom-style: solid; border-style: dashed; display: block; font-size: 0; line-height: 0; width: 0; }

/* winMark */
#winMark{ z-index: 1; width: 100%; display: none; height: 100%; position: fixed; background: rgba(0, 0, 0, .8); left: 0; top: 0; }

/*验证码*/
div.codeinp{ top: 0; }
div.codeinp input[type=text]{ min-width: 100px !important; float: left; margin-right: 10px; outline: none; }

/* 通用底部按钮 */
.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: #f38541; 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: #f38541; }



.userlogincomment .hd .on {
    border-color: #a53326 !important;
}

.userlogincomment .hd .on a,.login-tip .registerlink a {
    color: #a53326 !important;
}

.loginBtn {
    background-color: #a53326 !important;
}
.loginBtn:hover {
    background-color: #9b2416 !important;
}


