﻿@charset "utf-8";
/* CSS Document */

/*CSS reset*/
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textatea,
p,
blockquote,
th,
td,
input {
    margin: 0;
    padding: 0;
}
.disable {
    display: none;
}
body {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif, "Microsoft YaHei";
    width: 100%;
    background: url(../img/bg.jpg);
}
table { border-collapse: collapse; border-spacing: 0; }
newsle {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul,
li {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

addr,
acronym {
    border: 0;
}

a {
    color: #333;
    text-decoration: none
}

a:hover {
    text-decoration: none;
    color: #bf0101
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.wrap{min-width:1200px;}

.clear {
    clear: both;
}


#header {
    width: 100%;
    background: #ecf5fa;
}
.content, #content{width: 960px; margin: 0 auto;}

.head_top {
    width: 960px;
    margin: 0px auto;
    height: 42px;
    line-height: 42px;
}
.head_top .userPanel {float: right; *display: inline;font-size: 14px;cursor: pointer;}
.head_top .notlogged{display:none !important;}
.head_top span {
    font-size: 10px;
    color: #888;
    margin: 0px 10px;
}
.head_top span a{
    font-size: 14px;
}
.head_logo {
    height: 96px;
    display: block;
    width: 1000px;
    margin: 0px auto;
    padding: 0px 0px 50px;
    position: relative;
}
.head_logo img{
}
.head_banner{height: 162px;display: block;position: relative; text-align:center;}
.siteSearch {
    width: 277px;
    float: right;
    height: 25px;
    margin: 0px auto;
    line-height: 25px;
    color: #333;
    padding-top: 8px;
}

.keyWord {
    width: 210px;
    border: #ccc 1px solid;
    border-right: 0px;
    height: 23px;
    line-height: 23px;
    padding-left: 10px;
    font-size: 12px;
    color: #666;
    float: left
}

.siteSearch a {
    width: 56px;
    height: 25px;
    display: block;
    float: left;
    background-color: #c8000f;
    border: 0px;
    color: #fff;
    font-size: 12px;
    line-height: 25px;
    text-align: center;
    float: right;
}

.siteSearch a:hover {
   background: #84000a;
}

.head_link {
    position: absolute;
    top: 1px;
    right: 0px;
}

.topNav {
    margin: 0px auto;
    /* width: 1000px; */
    height:33px;
    background: url(../img/nav-bg.jpg);
}
.head_time { width: 980px; padding-left: 20px; height: 40px; line-height: 40px;  background: #f4f3f3;margin: 0px auto; position: relative;}
.siteSearchBar{position: absolute;right: 20px;top: 0;}

.mainNav {
    width: 960px;
    margin: 0px auto;
    padding: 0px;
    height: 33px;
    font-size: 14px;
    position: relative;
    z-index: 1;
    /* background-color:#c8000f; */
}

.mainNav li {
    float: left;
    width: 120px;
    /* background: url(../img/nav_x.jpg) no-repeat right center; */
    position: relative;
}
.mainNav .last1{
    background: none;
}

.mainNav li a {
    display: block;
    text-align: center;
    height: 33px;
    line-height: 33px;
    color: #fff;
    font-weight: bold;
}

/* .mainNav li a:hover {
    background: #84000a;
} */

.mainNav .h1{
    position:relative;
    text-align:center;
}
.mainNav .h1 i{
     display:inline-block;
    position:absolute;
    left:52px;
    top:12px;
    height:22px;
    width:26px;
}
.footer {
	width: 960px;
    margin: 0 auto;
    line-height: 20px;
    color: #333;
    padding: 10px 0;
    background: #fff;
    margin-top: 10px;
}
.copyright{ padding-left: 30px;
    font-size: 12px;
    font-family: Arial;
    line-height: 2em;}
.sw,#content{width: 960px; margin: 0 auto; position: relative; overflow: hidden;}
.jiucuo,.jiguan{position: absolute; }
.jiucuo{left: 687px;top:14px;}
.jiguan{left: 120px;top:0px;}
.footer ul li.foot_link {
    background: #a29e9f;
    margin-bottom: 10px;
}

.footer ul li.foot_link a {
    color: #fff;
}

.footer ul li.foot_link a:hover {
    text-decoration: underline
}

.footer ul li.foot_link span {
    font-size: 11px;
    margin: 0px 15px;
    color: #ccc
}

.footer ul li.foot_other {
    width: 1200px;
    margin: 0px auto;
    background: url(../img/foot_icon.png) no-repeat 150px center;
}

/*首页样式*/
.index_ad {
    margin-bottom: 10px;
}
.index_ad .ad{
    width: 960px;
    margin: 0 auto;
}

.index_ad li {
    float: left;
    margin-right: 5px;
   
}
.index_ad .ad1 .tempWrap,.index_ad .ad1 li{ height:86px !important}
.index_ad .ad1 li img{width: 1000px;height: 86px;}
.index_ad li.last {
    margin-right: 0;
}
.index_ad li .tit{display: none;}

.index_ad ul {
    overflow: hidden;
}

.index_page {
    width: 960px;
    padding: 0px;
    margin: 10px auto;
    border-bottom: 0px;
    border-top: 0;
    padding: 0px;
    background-color: #fff;
}
.left-box{
    width: 352px;
    padding: 10px 14px;    
}
.right-box{
    width: 560px;
    padding-top: 10px;
}
.news{
    background-color:#fff;
    overflow:hidden;
}
/* 焦点图 */
.focusBox .bd li{width: 352px;}
#focusNews {
    width: 352px;
    height: 310px;
    float: left;
    display:block!important;
    border: 1px solid #dddddd;
}

#focusNews .bd .pic img {
    width: 352px;
    height: 231px;
}

#focusNews .hd {
	position: absolute;
    right: 8px;
    bottom: 10px;
    height: 58px;
/*     line-height: 18px;
    width: 140px; */
    margin: 0 auto;
    text-align: right;
    background: none;
}

#focusNews .hd ul {
    float: none;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    padding:0;
    border: none;
}

#focusNews .hd ul li {
    width: 68px;
    height: 54px;
    line-height: 18px;
    margin-right: 10px;
    background: #666;
    float: left;
    font-size: 11px;
    text-align: center;
    border: #9c9c9c 2px solid;
}
#focusNews .hd ul li.on{
    border:#5fc243 2px solid;
}
#focusNews .hd ul li .pic img{
    width: 68px;
    height: 54px;
}
#focusNews .hd ul li span{
    color: #fff;
}
#focusNews .hd ul li.on {
    background: #ff7e00;
}

#focusNews .bd .con {
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: 0;
    height: 42px;
    line-height: 42px;
    text-align: left;
}

#focusNews .bd .con .title {
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
}

#focusNews .bd .con .title a {
    color: #fff;
    font-size: 14px;
}

#focusNews .bd .con .titleBg {
    height: 42px;
}


.ad .hd,
.ad .title,.ad1 .hd,
.ad1 .title {
    display: none;
}


.m-page {
    display: block;
    width: 14px;
    height: 14px;
    background: #666;
    float: left;
    display: inline;
    margin-left: 2px;
    line-height: 14px;
    color: #fff;
    font-size: 11px;
    text-align: center;
}

.m-page:hover {
    text-decoration: none;
    color: #fff;
}

.focus {
    background: #ff7e00;
}

.scroll-wrap {
    OVERFLOW: hidden;
    WIDTH: 600px;
    POSITION: relative;
    HEIGHT: 310px
}

.scroll_box_content {
    POSITION: absolute
}

.content_list {
    FLOAT: left;
    WIDTH: 600px;
    HEIGHT: 310px;
    cursor: pointer;
    position: relative;
}

.content_list img {
    WIDTH: 600px;
    HEIGHT: 310px;
}

.content_list span {
    width: 588px;
    padding: 10px 15px;
    color: #fff;
    font-size: 14px;
    background: url(../img/pic_icon.png) repeat;
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
    font-weight: bold;
}

/* .news,.sbox{border:#cfcfcf 1px solid;} */
/* .sbox{border-top: #c1000e 1px solid;} */
.c-box{border: #e5e5e5 1px solid;}
.news .bd ul,.sbox .bd ul{padding: 10px; /*    border: #e5e5e5 1px solid; */}
.sbox .bd .infoList2{height: 228px;}
.news .bd .topicList{padding: 0;border:none;margin-bottom: 8px;}
.news .topicList .t .title a:hover{color:#d8434a}
.topicList .t .intro{border-bottom: #cccccc 1px dotted;}
.news .topicList .t .intro{font-size: 12px;color: #666;}
.news .hd{
    height: 32px;
    padding: 0;
    overflow: hidden;
}


.news .hd li,.sbox .hd li ,.sbox .hd h3{
    float: left;
    margin-right: 50px;
    width:160px;
    font-size: 16px;
    color: #333;
    cursor: pointer;
    text-align: center;
}

.news .hd li a{
    display: block;
    height: 32px;
    line-height: 32px;
    width:160px;
    padding-left:10px;
}

.news .hd li:nth-child(1) a{
	background: url(../img/news-tab01.jpg) no-repeat;
    color: transparent;
}
.news .hd li:nth-child(2) a{
	background: url(../img/news-tab02.jpg) no-repeat;
    color: transparent;
}
.news .hd .more,.sbox .hd .more{  
    float: right;
    font-size: 12px;
    padding-right:12px;
    line-height:28px;
}
.sbox .hd{    position: relative;  height: 28px;  line-height: 28px;}
.news .hd{
    height:50px;
    line-height:50px;
    background: url(../img/news-tab-bg.jpg) repeat;
}
.news .right-box .bd li{
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    background: url(../img/dot.jpg) no-repeat 2px center;
    padding-left: 12px;
    font-size: 14px;
}
.news .bd li.t{
	height: 60px;
    line-height:28px;
    padding-left:0;
    background:none;
    border-bottom:1px solid #e9e9e9;
    margin-bottom:5px;
}
.news .bd li.t .con .title{
    text-align:center;
}
.news .bd li.t .con .title .tit{
    font-size: 20px;
    color: #217a1e;
    text-decoration: none;    
}
.news .bd li.t .con .intro{
    font-size: 12px;
    color: #434343;
}
/* .sbox .hd li a ,.sbox .hd h3 a {color: #fff; font-size: 14px; font-weight: bold;  text-align: center;  width: 92px;  height: 28px; line-height: 28px;display: block;background: url(../img/index_lm_bg1.jpg) no-repeat;} */
.topicList .t .title a{font-size: 16px;color: #c8000f;font-weight: bold;}
#ztxs,#mzjd,#jyjx,#wyfc,#jggz,#tszs{
    width: 410px;
}
#ztxs .bd ul,#mzjd .bd ul,#jyjx .bd ul,#wyfc .bd ul,#jggz .bd ul,#tszs .bd ul{
    height: 280px;
    border: #e5e5e5 1px solid;
}
.index_tab .hd {
    height: 30px;
    margin-bottom: 5px;
}

.index_tab .hd li {
    float: left;
    margin-right: 5px;
}

.index_tab .hd li a {
    display: block;
    width: auto;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #333;
    cursor: pointer;
    text-align: center;
    padding: 0px 10px;
}

.index_tab .hd li a:hover {
    color: #fff;
    font-weight: bold;
    display: block;
    background: #ff5215;
}

.index_tab .hd li.on a {
    color: #fff;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px;
    display: block;
    background: #ff5215;
}



.index_open a {
    width: 270px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    background: #5191db;
    display: block;
    margin-bottom: 3px;
    color: #fff
}

.index_open a:hover {
    background: #1e69c0
}
.index_directory  li{float: left;}
.index_directory li a {
    width: 130px;
    height: 30px;
    margin: 0px 5px 3px 0px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    display: block;
    background: #ff5215;
    line-height: 30px;
}

.index_directory li a:hover {
    background: #cc2a1e
}


.index_hudong li {
    margin: 8px 0px
}

.index_hudong li img {
    vertical-align: bottom;
    margin-right: 10px;
}

.index_hudong a {
    width: 200px;
    height: 40px;
    line-height: 40px;
    padding: 12px 0px 12px 70px;
    font-size: 16px;
    background: #5191db;
    display: block;
    margin-bottom: 3px;
    color: #fff
}

.index_hudong a:hover {
    background: #1e69c0
}

.index_link {
    width: 1200px;
    height: 60px;
    padding: 0;
    background: #fff;
    overflow: hidden;
    margin: 0px auto;
}

.index_link_name {
    background: #ff5215;
    float: left;
    width: 115px;
    height: 60px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    line-height: 60px;
    margin-right: 10px;
}

.frieden_link {
    overflow: hidden;
    padding: 5px 0 0 0;
}

.frieden_link li {
    width: 250px;
    float: left;
    padding: 5px 25px 0px 5px;
}

.frieden_select {
    padding: 15px 25px 0px 5px;
}

.frieden_select select {
    width: 175px;
    height: 28px;
    border: #d9d9d9 1px solid;
    line-height: 28px;
    font-size: 12px;
    color: #666;
    padding-left: 15px;
    float: left;
    font-family: Arial, Helvetica, sans-serif, "微软雅黑";
}

.frieden_select li {
    float: left;
    margin: 0px 10px;
}
.floatPosition a.close{text-align: center;}
.fixedPositionDiv{position: fixed!important; right: 10px; bottom: 100px;}
.fixedPositionDiv .fixedCount{display: none;}

/* 领导信息 - 列表页 ----------------------------------*/
.leaderList li { border-bottom: 1px dotted #ccc; padding: 20px 20px; background: #fff; overflow:hidden;line-height: 28px;}
.leaderList .title { margin-bottom: 5px; }
.leaderList .title a { color: #0068B7; font-size: 16px; }
.leaderList .job, .leaderList .work {/* padding-left: 23px; */}
.leaderList .work { background-position: 3px -338px; float: left; }
.leaderList .intro span { display: block; }
.leaderList .text { color: #888; overflow: hidden; zoom: 1; }
.leaderList .intro .more { display: none }

.leaderList li .pic{ float:left; margin-right:30px}



/* 领导信息 - 内容页 ----------------------------------*/
.leaderContent { background: #fff; }
.leaderDetail { position: relative; overflow: hidden; padding: 2% 1%; font-size: 16px; }
.leaderDetail .sTitle { border-bottom: 0; font-size: 24px; text-align: center; }
.leaderDetail .boxE { margin-bottom: 35px; }
.leaderDetail .bd { line-height: 30px; padding: 15px 5px; /* color:#777; */ }
.leaderDetail .leaderIntro { max-height: 540px; overflow-y: scroll; }
.leaderDetail .work { text-indent: 2em; padding: 20px 0; /* color:#777; */ margin-bottom: 20px; }
.leaderDetail .writeBtn { float: right; margin-top: -35px; height: 40px; line-height: 40px; font-size: 20px; background: url(../../base/img/icons.png) 15px -429px no-repeat #DC221A; color: #fff; padding: 0 15px 0 50px; }
.leaderDetail .writeBtn:hover { background-color: #BB1F19; color: #fff; text-decoration: none; }
.leaderDetail .infoList li { height: 36px; line-height: 36px; }
.leaderDetail-boxWrap { overflow: hidden; }
.leaderDetail-boxWrap .boxE { width: 48%; }
.leaderDetail .leaderPic {float:left;margin-right: 30px;}

.infoList li{font-size: 14px;}
/* news选项卡 */
.index_news {
    width: 375px;
    height: 266px;
    margin-left: 5px;
    margin-top: 5px;
    float: left;
    display: inline;
}
.index_news_02 {
    width: 356px;
    height: 266px;
    margin-left: 5px;
    margin-top: 5px;
    float: left;
}
.index_news_03{
    width: 209px;
    height: 266px;
    text-align: left;
    margin-top: 5px;
    float: left;
    margin-left: 5px;
    border: solid 1px #f0f0f0;
}
.index_news_04{
	width: 736px;
    height: auto;
    text-align: left;
    overflow: hidden;
    margin-left: 5px;
    margin-top: 5px;
    float: left;
    display: inline;
}
.index_news .sbox .hd{
    width: 375px;
    height: 44px;
    background: url(../img/qyjs.jpg) no-repeat;
}
.index_news .sbox .bd{
    width: 375px;
    height: 246px;
    background: url(../img/qyjs_bg.jpg) no-repeat;
}
.index_news_02 .sbox .hd{
	width: 356px;
    height: 44px;
    background: url(../img/qyjs.jpg) no-repeat;
}
.index_news_02 .sbox .bd{
	width: 356px;
    height: 246px;
    background: url(../img/qyjs_bg.jpg) no-repeat;
}
.index_news_03 .sbox .hd{
    width: 209px;
    height: 43px;
    background: url(../img/zwgk.jpg) no-repeat;
    line-height: 34px;
}
#qyjj h3 a, #gjyd h3 a{
    font-size: 14px;
    font-family: "宋体";
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #1f5f00;
    line-height: 47px;
}
#qyjj .bd li{
    height: 200px;
    line-height: 28px;
    overflow: hidden;
    background:none;
    padding-left:0;
}
#qyjj .bd li .pic{
    width: 202px;
    display: inline;
    float: left;
    height: 78px;
    margin-left: 5px;
}
#qyjj .bd li .pic img{
    width:202px;
    height:58px;
}
#qyjj .bd li .con .title{
    line-height: 23px;
    width: 142px;
    display: inline;
    float: left;
    height: 78px;
    margin-left: 5px;
    font-size: 12px;
    overflow: hidden;
}
#xxgk h3 a{
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #1e5f03;
}
#xxgk .bd li{
    text-align: center;
    width: 85px;
    float: left;
    margin:5px 0;
}
.index_news_04 .hd{
    width: 736px;
    height: 69px;
    text-align: left;
    background: url(../img/big-hd.jpg) no-repeat;
    overflow: hidden;
}
.index_news_04 .hd li{
    width: 95px;
    height: 30px;
    margin-left: 40px;
    margin-top: 10px;
    font-size: 14px;
    color: #1f5f00;
    float: left;
    margin-right:0;
}
.index_news_04 .hd li a{
	font-size: 14px;
    color: #1f5f01;
    font-weight:600;
}
.index_news_04 .four-box .bd li{
    width: 327px;
    float: left;
}
#bmfw h3 a{
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #1e5f03;
}
#bmfw ul{
    text-align: center;
}
#bmfw ul li{
    width: 58px;
    float: left;
    height: 57px;
    margin:10px;
}
#bmfw ul li a{
    display:block;
    width: 58px;
    height: 57px;
    color:transparent;
}
#bmfw ul li:nth-child(1) a{
    background: url(../img/bmfw01.jpg) no-repeat;
}
#bmfw ul li:nth-child(2) a{
    background: url(../img/bmfw02.jpg) no-repeat;
}
#bmfw ul li:nth-child(3) a{
    background: url(../img/bmfw03.jpg) no-repeat;
}
#bmfw ul li:nth-child(4) a{
    background: url(../img/bmfw04.jpg) no-repeat;
}


.kuang {border: #e5e5e5 1px solid;background: #fff;}
.padd10 {padding: 10px;}
.szyw .hd {position: relative;height: 39px;line-height: 39px;}
.szyw .hd li{width: 82px;margin:0;}
.szyw .hd li a{display: block;height: 39px;line-height: 39px;background: #666;width: 82px;font-size: 16px;float: left;cursor: pointer;text-align: center;}
.szyw .hd .on a{background: #005f9b;}
.szyw .bd{height: 168px;display: block;padding-bottom: 10px;border-bottom: #cecece 1px dotted;margin-bottom: 15px;}

.index_lm_name2 {position: relative;font-size: 16px;height: 32px;line-height: 32px;display: block;padding-left: 0px;margin: 0;}
.index_lm_name2 .name {color: #d8434a;display: block;font-weight: bold;background: url(../img/index-tz-icon.jpg) no-repeat left 2px;padding-left: 40px;}
.index_lm_name2 .more {position: absolute;right: 10px;top: 0px;font-size: 12px;background: url(../img/more.gif) no-repeat right center;padding-right: 10px;}

/* #tzgg .hd,#xwgk .hd{height: 27px;line-height: 27px;background: url(../img/index_lm_bg2.jpg) repeat-x;border: #e6e6e6 1px solid;border-bottom: #b00007 1px solid;}
#tzgg .hd h3 a,#xwgk .hd h3 a{color: #b00007;background:none;} */
#xwgk .index_icon li a{border: 1px solid #eee;display: block;float: left;font-size: 14px;height: 20px;line-height: 20px;margin: 2px 10px 3px 2px;padding: 10px;text-align: center;width: 225px;}
#xwgk .index_icon li a:hover {background: #c8000f none repeat scroll 0 0;color: #fff;}

#order-link .bd ul{border: #e5e5e5 1px solid;padding: 5px 10px;height: 267px;}
#order-link .bd ul li{height: 42px;line-height: 42px;margin: 10px 0px;background: url(../img/hdjl_ico.png) no-repeat center center;}
#order-link .bd ul li a{display: block;height: 42px;font-size: 14px;font-weight: bold;color: #666;text-align: center;padding-left: 20px;}
#order-link .bd ul li a:hover{color:#c30;}
#order-link .bd ul .li1{background-position: center -2px;}
#order-link .bd ul .li2{background-position: center -47px;}
#order-link .bd ul .li3{background-position: center -93px;}
#order-link .bd ul .li4{background-position: center -138px;}
#order-link .bd ul .li5{background-position: center -184px;}

.friendLinks{width: 970px;height: 57px;padding: 10px 15px;background: #efefef;}
.index_link_name {background: url(../img/index_lm_bg3.jpg) no-repeat;width: 105px;height: 26px;text-align: center;font-size: 14px;font-weight: bold;color: #fff;line-height: 26px;margin-right: 10px;}
.friendLinks .con{width: 800px;float:left;}
.friendLinks .con li{line-height: 20px;padding: 0px 10px;float:left;}










