﻿@charset "utf-8";
/* ----------- 配置默认样式 ----------- */
body {background: #f5f5f5;}
body .wrap{max-width:1680px; margin:0 auto; background:#fff}
.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; padding: 0px;}
.col-xs-12 { *width: 1180px;}

/* 配置按钮色 */
.btn-primary { border-color: #1c876d; background-color: #1c876d; border-radius: 3px;}
.btn-primary:hover { border-color: #13775f; background-color: #13775f;}
.btn-primary:hover { border-color: #13775f; background-color: #13775f;}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover{color: #fff; background-color: #13775f !important; border-color: #13775f !important}
.btn-primary:hover, .btn-primary.active:hover, .open>.dropdown-toggle.btn-primary:hover, .btn-primary: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: #13775f; border-color: #13775f;}

/* 配置盒子 */
.box>.hd { border: none; font-size: 18px;}
.box>.hd h3 a, .box>.hd li a { padding-left: 25px; padding-right: 25px;}
.box>.hd .more { font-size: 12px; color: #999; background: url(../img/icons/icons-more.png) no-repeat right center; padding-right: 15px; margin-right: 15px;}

/* 盒子-default */
.box-default>.hd ul {overflow:hidden}
.box-default>.hd h3, 
.box-default>.hd li{height:43px;}
.box-default>.hd h3, 
.box-default>.hd .on { border-bottom:3px solid #ed7a37; color:#ed7a37; margin:0px; }
.box-default>.hd h3 a,
.box-default>.hd h3 span, 
.box-default>.hd li a, 
.box-default>.hd li span{padding:10px;}
.box-default>.hd h3 a,
.box-default>.hd h3 span, 
.box-default>.hd .on a, 
.box-default>.hd .on span { color: #ed7a37;}

/* 盒子-primary */
.box-primary>.hd { background: none; border-bottom: 1px solid #ddd;}
.box-primary>.hd h3, .box-primary>.hd .on { border-color: #eee; border-top: 2px solid #1c876d; color: #1c876d;}
.box-primary>.hd h3 a, .box-primary>.hd .on a { color: #1c876d;}

/* 盒子-block */
.box-block>.hd {}
.box-block>.hd li a,
.box-block>.hd h3 a{padding:8px 15px;}
.box-block>.hd .on, 
.box-block>.hd h3 { background: #1c876d; border-radius:5px;}
.box-block>.hd .more{margin-top:8px}

/* 盒子-block2 */
.box-block2>.hd { height:40px; background:#1c876d ; }
.box-block2>.hd h3{float:left; line-height:40px; position:relative; padding-left:20px; font-weight:bold; color:#fff; }
.box-block2>.hd h3 a,
.box-block2>.hd h3 span{padding:0px; color:#fff;}
.box-block2>.hd .more{color:#fff; padding:0px; background:none;}
.box-block2>.bd{border:1px solid #dddddd; }

/* 盒子-big */
.box-big>.hd { height:41px; border-bottom:1px solid #dddddd }
.box-big>.hd h3{float:left; line-height:40px; position:relative; padding-left:5px; font-weight:bold; color:#1c876d }
.box-big>.hd h3:before{content:""; width:6px; height:16px; background:#6bb2a1; float:left; margin-right:10px; margin-top:12px; border-radius:3px; }
.box-big>.hd h3 a,
.box-big>.hd h3 span{padding:0px; color:#1c876d}



/* 相关内容 */
#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: #1c876d; color: #fff;}
#relativeInfo>.hd .more{float: right; margin-top: 10px; margin-right: 5px;font-size: 12px; color: #999;}
#relativeInfo>.bd{padding: 10px 5px;}

/* 友情链接 */
.list-link li { float: left; width: 33.33%; padding-top: 8px; padding-bottom: 8px;}
.list-link li .title { margin: 0 5px;}
.list-link li i { margin-right: 5px;}

/* 配置图标 */
.icons { width: 4px; height: 4px; background: url(../img/icons/icons.png);}
.icons-arrow { width: 4px; height: 6px; background: url(../img/icons/icons-arrow.png);}
.icons-hdpt { width: 22px; height: 22px; background: url(../img/icons/icons-hdpt.png);}
.icons-jgsz { width: 20px; height: 20px; background: url(../img/icons/icons-jgsz.png);}
.icons-jydt { width: 16px; height: 19px; background: url(../img/icons/icons-jydt.png);}
.icons-jygk { width: 19px; height: 19px; background: url(../img/icons/icons-jygk.png);}
.icons-jzxx { width: 43px; height: 38px; background: url(../img/icons/icons-jzxx.png);}
.icons-ldbz { width: 19px; height: 19px; background: url(../img/icons/icons-ldbz.png);}
.icons-link { width: 12px; height: 12px; background: url(../img/icons/icons-link.png);}
.icons-path { width: 11px; height: 15px; background: url(../img/icons/icons-path.png);}
.icons-search-big { width: 32px; height: 32px; background: url(../img/icons/icons-searchs.png);}
.icons-survey { width: 16px; height: 14px; background: url(../img/icons/icons-survey.png);}
.icons-tsjb { width: 41px; height: 36px; background: url(../img/icons/icons-tsjb.png);}
.icons-vote { width: 16px; height: 14px; background: url(../img/icons/icons-vote.png);}
.icons-weibo { width: 23px; height: 20px; background: url(../img/icons/icons-weibo.png);}
.icons-weixin { width: 26px; height: 21px; background: url(../img/icons/icons-weixin.png);}
.icons-msg-write { width: 16px; height: 16px; background: url(../img/icons/icons-msg-write.png);}
.icons-msg-search { width: 16px; height: 16px; background: url(../img/icons/icons-msg-search.png);}
.icons-wsbs { width: 22px; height: 22px; background: url(../img/icons/icons-wsbs.png);}
.icons-xjcx { width: 37px; height: 37px; background: url(../img/icons/icons-xjcx.png);}
.icons-xxgk { width: 22px; height: 22px; background: url(../img/icons/icons-xxgk.png);}
.icons-xxgk-li1 { width: 17px; height: 19px; background: url(../img/icons/icons-xxgk-li1.png);}
.icons-xxgk-li2 { width: 16px; height: 19px; background: url(../img/icons/icons-xxgk-li2.png);}
.icons-xxgk-li3 { width: 19px; height: 19px; background: url(../img/icons/icons-xxgk-li3.png);}
.icons-xxgk-li4 { width: 19px; height: 19px; background: url(../img/icons/icons-xxgk-li4.png);}
.icons-xxgk-li5 { width: 17px; height: 12px; background: url(../img/icons/icons-xxgk-li5.png);}
.icons-xxxz { width: 32px; height: 35px; background: url(../img/icons/icons-xxxz.png);}
.icons-wyxx { width: 41px; height: 31px; background: url(../img/icons/icons-wyxx.png);}
.icons-zyzx { width: 16px; height: 14px; background: url(../img/icons/icons-zyzx.png);}
.icons-tel { background: url(../img/icons/icons-tel.png) no-repeat; width: 62px; height: 62px;}
.icons-xjcx2 { background: url(../img/icons/icons-xjcx2.png) no-repeat; width: 33px; height: 22px;}
.icons-xjcx-white { width: 32px; height: 32px; background: url(../img/icons/icons-searchs.png) no-repeat;}

/* ----------- 正文 ----------- */

/* 顶部 */
#top-bar { 
    position: relative;
    z-index: 13; 
    height: 40px; 
    line-height: 40px;
     /*color:#669999*/
     color:#fff
}
#top-bar a{
	color:#fff
       /*  color:#669999*/
}
#top-bar .bg { 
    position: absolute; 
    left: 0; top: 0; 
    width: 100%; 
    height: 100%; 
    /*background-color: #1c876d; */
    background-color: #EFEAE6; 
}

#top-bar .container { position: relative; z-index: 1}
#top-bar .row { overflow: visible;}
#top-bar .top-user-panel li { position: relative; cursor: pointer; float: left; padding: 0 5px;}
#top-bar .top-user-panel li .pic { display: none; position: absolute; top: 40px; left: 50%; margin-left: -50px;}
#top-bar .top-user-panel li .pic img { width: 100px;}
#top-bar .top-user-panel li:hover .pic { display: block;}
#top-bar .phone { position: relative; z-index: 2; display: inline-block; *display: inline; zoom: 1;}
#top-bar .phone dt { padding: 0 5px; line-height: 40px; font-weight: normal; cursor: pointer;}
#top-bar .phone dd { display: none; position: absolute; top: 120%; right: 50%; margin-right: -50px; padding: 5px; background-color: #fff; box-shadow: 0 2px 4px rgba(0, 0, 0, .2);}
#top-bar .phone dd .pic img { width: 100px;}
#top-bar .phone.on dd { display: block;}

/* 登录注册 */
#top-bar .userLogged{margin-top: 7px;}
#top-bar .userLogged .split{width:5px; text-align:center; display:inline-block; margin: 0 5px;}
#top-bar .userLogged .userDropdown .ud-bd li a:hover,
#top-bar .userLogged .userDropdown .nickname:hover{ color:#1c876d}
.user-mainbox .hd h3{color:#1c876d !important; border-bottom-color:#1c876d !important;}
.user-mainbox .loginBtn{background-color:#1c876d !important; }
.user-mainbox .loginBtn:hover{background-color:#27997d !important;}

/* 站群导航 */
#siteLast { position: relative; z-index: 9; float: right;}
#siteLast dt { padding: 0 5px; line-height: 40px; font-weight: normal; cursor: pointer;}
#siteLast.on dt { font-weight: bold;}
#siteLast dd { display: none; clear: both; background: #fff; border:2px solid #1c876d; color: #333; font-size: 12px; position: absolute; left: auto; right: 0; top: 100%; margin: 0; padding: 10px; width: 540px; max-height: 500px; line-height: 24px; overflow: auto; box-shadow: 0 2px 4px rgba(0, 0, 0, .2);}
#siteLast dd h3{ text-align:left; position:relative; font-size:14px; font-weight:bold; height:34px; line-height:34px;}
#siteLast dd a{color:#333;}
#siteLast dd h3.h i{display:none;}
#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:#eeeeee; top:16px; right:0; width:100%; position:absolute; z-index:1;}

#siteLast dd table { border-collapse: collapse; border-spacing: 0; width: 100%;}
#siteLast dd table td { padding-top: 10px; padding-bottom: 10px; border-bottom: 1px dotted #ddd; overflow: hidden;}
#siteLast dd table .tdlab { width: 100px; text-align: right; padding-right: 20px; vertical-align: middle; font-weight: bold;}
#siteLast dd ul { overflow: hidden;}
#siteLast dd ul li { width: 24.99%; float: left; overflow: hidden;}
#siteLast dd ul li a { position: relative; float: left; padding-left: 10px; max-width: 90%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #333;}
#siteLast dd ul li a:before { content: ""; position: absolute; top: 50%; left: 0; margin-top: -2px; width: 4px; height: 4px; border-radius: 50%; background-color: #000;}
#siteLast dd ul li a:hover { color: #c00;}
#siteLast.on dd { display: block;}


/* 头部 */
#header { position: relative; z-index: 12; height: 140px;}
#header #logo {float: left;margin-top: 38px;}
#header .form-inline {margin-top: 58px;}
.button-link { margin: 65px 20px 0 0;}
.button-link li { position: relative; float: left; margin-left: 10px; width: 40px; height: 40px; border-radius: 40px; cursor: pointer; background-color: #c00;}
.button-link li.li2 { background-color: #72aa1b;}
.button-link li i { margin: 10px 0 0 8px;}
.button-link li .pic { display: none; position: absolute; top: 50px; left: 50%; margin-left: -50px;}
.button-link li .pic img { width: 100px;}
.button-link li:hover .pic { display: block;}

/* 搜索框 */
#search-group { vertical-align: top; height: 42px;}
#search-group .select-box { float: left; padding: 0 25px 0 15px; height: 42px; position: relative; z-index: 2; background-color: #fff; border-radius: 5px 0 0 5px; border: 2px solid #dedede; border-right: none}
#search-group .select-box ul { position: absolute; left: 0; top: 50px; display: none; width: 320px; padding: 10px; background-color: #e7eef6; border-radius: 5px; box-shadow: 0 3px 5px 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: #e00;}
#search-group .select-box .s-option { display: block; line-height: 40px; text-align: center; overflow: hidden;}
#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; background:#fff; border-top:2px solid #dedede; border-bottom:2px solid #dedede; height:42px; padding:8px 0px; display:block;}
#search-group .input-group input { width: 240px; border: none; background:none; padding:0px 0px 0px 15px; height:22px; box-shadow:none; border-left:1px solid #cccccc; border-radius:0; }
#search-group .btn { height: 42px; padding: 0px; border-radius: 0 5px 5px 0px; background:url(../img/search-btn.png) 50% 50% no-repeat  #1c876d; width: 50px;}
#search-group .btn i { margin: 0;}

/* 主导航 */
#nav-bar { 
    position: relative; 
    z-index: 11; 
    width: 100%; 
    height: 54px; 
    /*border-bottom:4px solid #1c876d*/
    border-bottom:4px solid #EFEAE6
}

#nav-bar .row { margin-bottom: 0px;}
.nav-main { height: 50px; text-align: center;}
.nav-main .li1 { position: relative; width: 11.1%; float: left;}
.nav-main .li1 .h1 { *font-size: 18px;}
.nav-main .li1 .h1 a { display: block; color: #333; font-size: 20px; line-height: 50px; }
.nav-main .li1 .h1 a:hover { text-decoration: none;}
.nav-main .on1 .h1 a { color: #1c876d;}
.nav-main .ul1 { overflow: hidden; position: absolute; top: 50px; left: 0; padding: 10px; background: #1c876d; width: 270px; display: none; z-index: 10;}
.nav-main .li2 { float: left; width: 50%; vertical-align: top;}
.nav-main .a2 { display: block; height: 40px; line-height: 40px; overflow: hidden; font-size: 14px; color: #fff;}
.nav-main .a2:hover { background: #27997d; color: #fff; text-decoration: none;}
.nav-main .last1 .ul1 { left: auto; right: 0;}

/* pageBanner */
.pageBanner{height:160px; background:url(../img/pagebanner.jpg) 50% 0px no-repeat; margin-bottom:-70px;}

/* 焦点图+头条 */
.focus-topic { overflow: hidden;}
.focus-topic #focus-news { float: left; width: 450px; height: 280px; margin-right: 20px;}
.focus-topic #focus-news .hd { bottom: 13px;}
.focus-topic #focus-news .hd span { width: 16px; height: 16px; border: 1px solid #fff; background: none;}
.focus-topic #focus-news .hd .on span { background-color: #fff; border-color: #fff;}
.focus-topic #focus-news .bd .pic img { width: 450px; height: 280px;}
.focus-topic .list-top{padding:0px;}
.focus-topic .list-top .t { padding: 15px 20px; background:#f5f5f5; border:1px solid #dedede}
.focus-topic .list-top .t .title { text-align: left; height:28px; padding:0px; line-height:28px; font-size:18px; font-weight:bold; margin-bottom:6px;}
.focus-topic .list-top .t .title a { font-size: 18px; color: #333;}
.focus-topic .list-top .t .intro{height:44px; line-height:22px;}

/* ---------- 底部 ---------- */
/*#footer { position: relative; z-index: 8; padding: 30px 0; color: #333;}*/
#footer h3 { font: 24px/40px "Microsoft Yahei"; color: #fff; margin-bottom: 25px;}


/*footer*/
#footer {
    position: relative;
    text-align: center;
    padding: 20px 0;
    line-height: 28px;
}
#footer .footNav {
}
#footer .footNav a {
    margin: 0 10px;
    display: inline-block;
}
#footer .copyRight a {
    text-decoration: underline;
}
#footer .pics {
    position: absolute;
    right: 0;
    top: 10px;
}
#footer .pics img {
}
#footer #imgConac {
    height: 70px;
    margin-top: -10px;
}


/* 辅助信息 */
#assist { padding-bottom: 20px;}

/* 联系电话 */
#footer .tel { width: 320px; padding-left: 30px; margin-right: 90px;}
#footer .tel .bd { float: left; margin-top: 10px;}
#footer .tel i.icons-tel { float: left; margin-right: 20px;}
#footer .tel .intro, .add .intro { float: left; margin-right: 20px; line-height: 30px;}
#footer .ewm { float: left; width: 70px; text-align: center;}
#footer .ewm img { width: 70px; height: 70px;}
#footer .add { max-width: 400px;}

/* 友情链接 */
#content-friend-link{background:#2f2f2f}
#friend-link { position: relative; z-index: 11; overflow: visible; height:60px;}
#friend-link>h3{width:120px; float:left; height:60px; text-align:center; font-size:14px; color:#fff; line-height:60px; background:#1c1c1c;}
#friend-link .bd { padding: 0; float:left; width:1080px; padding-top:10px;}
#friend-link dl { float: left; width: 20%; position: relative; }
#friend-link dl dt { margin-left: 20px; height: 36px; line-height: 36px; overflow: hidden; border: 1px solid #ddd; position: relative; cursor: pointer; background-color: #f5f5f5; font-size: 14px;}
#friend-link dl dt i { right: 12px; top: 50%; margin-top: -2px; border-width: 5px; position: absolute; border-color: transparent; border-style: dashed; border-top-color: #666; border-top-style: solid; content: ""; display: block; font-size: 0; line-height: 0; width: 0;}
#friend-link dl dt span { display: block; margin: 0 36px 0 15px;}
#friend-link dl dt span a { font-weight: normal;}
#friend-link dd { margin-left: 20px; bottom: 36px; display: none; position: absolute; left: 0; right: 0;}
#friend-link ul { max-height: 400px; border: 1px solid #ccc; background: #fff; overflow-y: scroll;}
#friend-link li { padding: 8px 10px; border-bottom: 1px dotted #ccc; word-break: keep-all; white-space: nowrap; cursor: pointer;}
#friend-link li:hover { background-color: #f1f1f1}
#friend-link .last { border-bottom: 0}
#friend-link .on dt { z-index: 9; background-color: #eee; box-shadow: 0 0 5px rgba(0, 0, 0, .2);}
#friend-link .on dt i { border-top-style: none; border-bottom-color: #333; border-bottom-style: solid;}
#friend-link .on dd { display: block; box-shadow: 0 0 5px rgba(0, 0, 0, .2);}
#friend-link .on dd ul { border-color: #bbb;}

/* 底部链接 */
.footer-nav { padding-bottom: 10px;}
.footer-nav a { padding: 0 5px; }


/* 版权信息 */
#massge {  text-align: center;}
.copyright { line-height: 20px;}

/* 侧栏悬浮 */
.side-fixed {z-index: 101;position: fixed;top: 234px;left: 50%;margin-left: 610px;width: 70px;font-size: 12px;_position: absolute;}
.side-fixed li { margin-top: 1px; position: relative; height: 70px;}
.side-fixed li a { line-height: 30px; padding-top: 40px; display: block; background: #efc396; color: #fff; text-align: center; transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;}
.side-fixed li a i { position: absolute; top: 10px; left: 18px; display: block; width: 32px; height: 32px; background: url(../img/side-fixed.png) center 0 no-repeat; transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;}
.side-fixed li a:hover { background-color: #1c876d; color: #fff; text-decoration: none}
.side-fixed .wb i { background-position: center -64px;}
.side-fixed .wx i { background-position: center -128px;}
.side-fixed .gt { display: none;}
.side-fixed .gt i { background-position: center -192px;}
.side-fixed .pic { display: none; -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);}
.side-fixed .pic img { width: 150px; height: 150px;}
.side-fixed .on .pic { display: block; position: absolute; left: -168px; top: -45px; padding: 4px; background: #fff;}
.side-fixed .on .pic i { z-index: 8; position: absolute; right: -10px; top: 50%; margin-top: -3px; border-width: 5px; border-color: transparent; border-style: dashed; border-left-color: #fff; border-left-style: solid; display: block; font-size: 0; line-height: 0; width: 0;}

/* goTop */
#goTop { display: none;}

/* winMark */
#winMark { z-index: 1; width: 100%; display: none; height: 100%; position: fixed; background: rgba(0, 0, 0, .8); left: 0; top: 0;}

/* 修复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;}
