﻿@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: 12px;
    font-family: Arial, Helvetica, sans-serif, "Microsoft YaHei";
    width: 100%;
    background: #ebedf0;
}
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: #1978b8
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.wrap{min-width:1000px;}

.clear {
    clear: both;
}


#header {
    margin: 0px;
    padding: 0px;
    width: 100%;
    background: url(../img/head_bg.jpg) no-repeat center 28px;
}

.head_top {
    width: 1000px;
    margin: 0px auto;
    height: 28px;
    line-height: 28px;
    padding: 0px;
}
.head_top .userPanel {float: left; *display: inline;cursor: pointer;}
.head_top a{ padding:0 10px;font-size: 12px;}

.head_top span {
    font-size: 10px;
    color: #888;
}

.head_logo {
    height: 80px;
    display: block;
    width: 1000px;
    margin: 0px auto;
    padding: 35px 0px;
    position: relative;
}

.siteSearch {
    width: 342px;
    float: right;
    height: 35px;
    margin: 0px auto;
    line-height: 35px;
    color: #333;
    padding-top: 26px;
}

.keyWord {
    width: 260px;
    border: #ccc 1px solid;
    border-right: 0px;
    height: 33px;
    line-height: 33px;
    padding-left: 10px;
    font-size: 12px;
    color: #666;
    float: left
}

.siteSearch a,.siteSearch .btn {
    width: 70px;
    height: 35px;
    display: block;
    float: right;
    background: #193a68;
    border: 0px;
    color: #fff;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
}

.siteSearch a:hover {
    background-position: #940101;
}

.head_link {
    position: absolute;
    top: 1px;
    right: 0px;
}

.topNav {
    padding: 0px;
    margin: 0px;
    width: 100%;
    background: url(../img/nav_bg.jpg) repeat-x center top
}

.mainNav {
    width: 1000px;
    margin: 0px auto;
    padding: 0px;
    height: 55px;
    font-size: 16px;
}

.mainNav li {
    float: left;
    margin-right: 1px;
}

.mainNav li a {
    width: 120px;
    display: block;
    text-align: center;
    height: 55px;
    line-height: 55px;
    font-family: Arial, Helvetica, sans-serif, "微软雅黑";
    color: #fff;
    padding: 0px;
    font-weight: bold;
}

.mainNav li a:hover {
    background: #193a67
}

.mainNav li.on a {
    width: 120px;
    display: block;
    text-align: center;
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif, "微软雅黑";
    color: #fff;
    padding: 0px;
    background: #f14001;
    font-weight: bold;
}

.footer {
    width: 100%;
    margin: 15px 0px 0px 0px;
    line-height: 20px;
    color: #333;
    font-family: Arial, Helvetica, sans-serif, "微软雅黑";
    border-top: #193a68 2px solid;
    padding: 10px 0;
}
.copyright{ padding-left: 280px;
    font-size: 12px;
    font-family: Arial;
    line-height: 2em;}
.sw,#content{width: 1000px; margin: 0 auto; position: relative; overflow: hidden;}
.jiucuo,.jiguan{position: absolute; }
.jiucuo{left: 687px;top:14px;}
.jiguan{left: 220px;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: 1000px;
    margin: 0px auto;
}

/*首页样式*/
.index_ad {
    margin-bottom: 10px;
}

.index_ad li {
    float: left;
    margin-right: 5px;
}

.index_ad li.l {
    margin-right: 0;
}
.index_ad li .tit{display: none;}

.index_ad ul {
    overflow: hidden;
}

.index_page {
    width: 1000px;
    padding: 0px;
    margin: 10px auto;
    border-bottom: 0px;
    border-top: 0;
    padding: 0px;
}


/* 焦点图 */
#focusNews {
    width: 600px;
    height: 310px;
    float: left;
    
}

#focusNews .bd .pic img {
    width: 600px;
    height: 310px;
}

#focusNews .hd {
    right: 10px;
    bottom: 10px;
    height: 14px;
    line-height: 14px;
    width: 120px;
    margin: 0 auto;
    text-align: right;
}

#focusNews .hd ul {
    float: none;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}

#focusNews .hd ul li {
    width: 14px;
    height: 14px;
    line-height: 14px;
    margin: 0 3px;
    background: #909090;
    float: left;
}

#focusNews .hd ul li.on {
    width: 12px;
    background: #1978b8;
}

#focusNews .bd .con {
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: 0;
    height: 36px;
    line-height: 36px;
    text-align: left;
}

#focusNews .bd .con .title {
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
}

#focusNews .bd .con .title a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

#focusNews .bd .con .titleBg {
    height: 36px;
}




.ctrl-panel {
    position: absolute;
    right: 10px;
    top: 285px;
    z-index: 1000;
}

.m-page {
    display: block;
    width: 14px;
    height: 14px;
    background: #909090;
    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;
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
    font-weight: bold;
}

/* news选项卡 */
.index_news {
    width: 370px;
    height: 300px;
    background: #fff;
    overflow: hidden;
    padding: 5px 10px;
    position: relative;
}

.news .hd {
    height: 44px;
    background: url(../img/index_lm_bg.jpg) repeat-x left bottom;
    margin-bottom: 10px;
}

.news .hd li {
    float: left;
    margin-right: 5px;
    width: auto;
    font-size: 16px;
    color: #333;
    cursor: pointer;
    text-align: center;
}

.news .hd li a {
    border-bottom: #dedede 2px solid;
    display: block;
    height: 42px;
    line-height: 42px;
     padding: 0px 10px;
}

.news .hd li a:hover {
    color: #cc2a1e;
    font-weight: bold;
    border-bottom: #cc2a1e 2px solid;
    display: block
}

.news .hd li.on a {
    color: #193a68;
    font-weight: bold;
    border-bottom: #193a67 2px solid;
    display: block
}


.index_page_main {
    padding: 10px;
    width: 980px;
    background: #fff;
    margin: 0px auto 10px auto;
}

.index_online {
    background: url(../img/online.jpg) no-repeat;
    padding-left: 60px;
    height: 60px;
}

.index_online li {
    float: left;
    width: auto;
    height: 60px;
    display: block;
    margin: 0px 10px 0px 30px;
}

.index_online li p {
    text-align: center;
    padding-top: 4px;
}

.index_left {
    width: 270px;
}

.index_m,
.index_right {
    width: 330px;
}

.index_m {
    margin-left: 25px;
    float: left;
}

.index_right {
    float: right;
}

.index_lm_name {
    background: url(../img/index_lm_bg.jpg) repeat-x;
    position: relative;
    font-size: 16px;
    height: 42px;
    line-height: 40px;
    margin-bottom: 15px;
}

.index_lm_name span.name {
    color: #193a68;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    border-bottom: #193a68 2px solid;
    display: block;
    width: 75px;
    text-align: center;
}

.index_lm_name .more {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 12px;
    font-weight: normal;
}

.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;
     color: #fff;
}
.index_directory  li{float: left;}
.index_directory li a {
    width: 110px;
    height: 50px;
    margin: 10px 5px 13px 15px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    display: block;
    background: #1978b8;
    line-height: 50px;
}

.index_directory li a:hover {
    background: #193a68
}


.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;
    color: #fff;
}

.index_link {
    width: 1000px;
    height: 60px;
    padding: 0;
    background: #fff;
    overflow: hidden;
    margin: 0px auto;
}

.index_link_name {
    background: #1978b8;
    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;}
/* 领导信息 - 列表页 ----------------------------------*/
.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;}

.notice{overflow: hidden;}
.notice .hd{
	float: left;
	background:url(../img/online.jpg) no-repeat;  
	height:60px;
	width:50px;
	text-align:center;
	padding-top:10px;}
.notice .hd a{
    color:#fff;
	font-size:14px;
	font-weight:bold;
}
.notice .infoList{
	float: left;
	margin-left: 20px;
    width: 900px;
	}
.notice .infoList li{
	float: left;
	width: 390px;
    height: 30px;
    display: block;
    margin: 0px 40px 0px 0px;
}

.index_directory{overflow: hidden;}
.videopic{
	overflow: hidden;
    padding:10px 0;
}
.videopic li{
	float: left;
	margin: 8px 0px;
	width:130px;
	height: 90px;
}

.index_link .infoList{float: right; width:860px;padding:6px 0;}
.index_link .infoList li{float: left; /* width: 120px; */ line-height: 24px;height:24px;}


.ad li img,
.ad .bd {
    height:118px;
    width: 980px;
}

 .ad .title,.ad .hd {
    display: none;
}

#_ideConac{
    position: absolute;
    top: 12px;
    left: 164px;
}
.index_news .topicList .t{padding:10px 0;}
.index_news .topicList .t .intro{height:auto;}
.index_news .infoList li{height: 36px;line-height: 36px;}
.index_news .infoList li a{font-size:15px;}