﻿﻿@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;
}

body {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif, "Microsoft YaHei";
    width: 100%;
    background: #fff;
    line-height: 1.8;
    overflow-x: hidden;
}
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: #3587d1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.bg1 {
    background: #f1f1f1;
}

.clear {
    clear: both;
}

strong {
    font-weight: bold;
}

.wrap{min-width:1000px;}
#header {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.head_top {
    width: 100%;
    margin: 0px;
    height: 30px;
    line-height: 30px;
    padding: 0px;
    background: #ececec;
}

.head_top ul {
    width: 1000px;
    margin: 0px auto;
    height: 30px;
    line-height: 30px;
}

.head_top span {
    font-size: 10px;
    color: #888;
}

.head_logo {
    height: 80px;
    display: block;
    width: 1000px;
    margin: 0px auto;
    padding: 35px 0px;
    position: relative;
}
.head_top .userPanel {float: right; *display: inline; cursor: pointer;}
.head_top a{ padding:0 10px;font-size: 12px;}

.siteSearch {
    width: 280px;
    float: right;
    height: 35px;
    margin: 0px auto;
    line-height: 35px;
    color: #333;
    padding-top: 26px;
}

.keyWord,.from-control {
    width: 211px;
    border: #ccc 1px solid;
    border-right: 0px;
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    font-size: 12px;
    color: #666;
    float: left
}

.siteSearch a,#search {
    width: 58px;
    height: 34px;
    display: block;
    float: right;
    background: url(../img/search.jpg) no-repeat;
    text-indent: -9999px;
    border: 0px;
    color: #fff;
    font-size: 14px;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
}

.siteSearch a:hover {
    background-position: 0px -34px;
}

.head_link {
    position: absolute;
    top: 1px;
    right: 0px;
}

.topNav {
    padding: 0px;
    margin: 0px 0px 15px 0px;
    width: 100%;
    background: #00479d;
}

.mainNav {
    width: 999px;
    margin: 0px auto;
    height: 45px;
    font-size: 14px;
    border-left: #3f87c1 1px solid;
}

.mainNav li {
    float: left;
}

.mainNav li a {
    width: auto;
    display: block;
    text-align: center;
    height: 45px;
    line-height: 45px;
    font-family: Arial, Helvetica, sans-serif, "Microsoft YaHei";
    color: #fff;
    padding: 0px 53px;
    border-right: #3f87c1 1px solid;
    font-weight: bold;
}

.mainNav li a:hover {
    background: #2592e9
}

.mainNav li.on a {
    width: 165px;
    display: block;
    text-align: center;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif, "微软雅黑";
    color: #fff;
    padding: 0px;
    background: #2592e9;
    font-weight: bold;
}

.footer {
    width: 100%;
    margin: 15px 0px 0px 0px;
    line-height: 22px;
    color: #333;
    border-top: #00479d 3px solid;
    background: #cbdff4;
    padding: 10px 0;
}

.copyright {
        padding-left: 280px;
    font-size: 12px;
    line-height: 2em;
}

.sw,#content {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.jiucuo,
.jiguan {
    position: absolute;
}

.jiucuo {
    left: 752px;
    top: 14px;
}

.jiguan {
    left: 172px;
    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;
    background: url(../img/foot_icon.png) no-repeat 150px center;
}

/*首页样式*/
.index_ad {
    margin-bottom: 10px;
}

.index_ad li {
    float: left;
    margin-right: 5px;
}

.index_ad li.last {
    margin-right: 0;
}

.index_ad li .tit {
    display: none;
}

.index_ad ul {
    overflow: hidden;
}

.index_page {
    overflow: hidden;
    padding: 0px 0px 15px 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: 10px;
    height: 10px;
    line-height: 10px;
    border-radius: 10px;
    margin: 0 2px;
    background: #909090;
    float: left;
    text-indent: -999em;
}

#focusNews .hd ul li.on {
    background: #fc114a;

}

#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: 40px;
    line-height: 40px;
    overflow: hidden;
}

#focusNews .bd .con .title a {
    color: #fff;
    font-size: 14px;
}

#focusNews .bd .con .titleBg {
    height: 40px;
}

.index_page .ad .hd,
.index_page .ad .title {
    display: none;
}

.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;
    background: url(../img/pic_icon.png) repeat;
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
    font-weight: bold;
}

/* news选项卡 */
.index_news {
    width: 370px;
    height: 300px;
    background: #3f87c1;
    overflow: hidden;
    padding: 5px 10px;
    position: relative;
}

.news .hd {
    overflow: hidden;
}

.news .hd li {
    float: left;
    margin-right: 5px;
    width: auto;
    font-size: 16px;
    color: #333;
    cursor: pointer;
    text-align: center;
}

.news .hd li a {
    display: block;
    height: 28px;
    line-height: 28px;
    padding: 5px 10px 0;
    color: #e0e0e0;
}

.news .hd li a:hover {
    font-weight: bold;
    color: #fff;
}

.news .hd li.on a {
    color: #fff;
    font-weight: bold;
    display: block
}

.news .infoList li a {
    color: #d1eaff;
    font-size: 14px;
}

.news .infoList li .date {
    color: #ccc;
}

.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: #cc2a1e;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    border-bottom: #cc2a1e 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
}

.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: 890px;
    margin: 0px auto;
    height: 24px;
    border: #cecece 1px solid;
    background: url(../img/index_link_name.jpg) no-repeat left center #f7f7f7;
    padding: 9px 0px 9px 108px;
}



.frieden_link {
    overflow: hidden;
    padding: 5px 0 0 0;
}

.frieden_link li {
    width: 250px;
    float: left;
    padding: 5px 25px 0px 5px;
}

.frieden_select {
   overflow: hidden;
}

.frieden_select select {
    width: 180px;
    height: 24px;
    border: #d9d9d9 1px solid;
    line-height: 24px;
    font-size: 12px;
    color: #666;
    float: left;
    font-family: Arial, Helvetica, sans-serif, "微软雅黑";
}

.frieden_select li {
    float: left;
    margin-left: 30px;
}

.sbox {
    width: 315px;
    height: 280px;
}

.sbox .hd {
    background: url(../img/index_lm_x.jpg) repeat-x left bottom;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    margin-bottom: 8px;
}

.sbox .hd h3 {
    background: url(../img/index_lm_bg.jpg) no-repeat center bottom;
    height: 34px;
    line-height: 34px;
    font-weight: bold;
    width: 110px;
    text-align: center;
    float: left;
}
.sbox .hd h3 a{    
    color: #fff;}
.sbox .hd .more {
    float: right;
    font-size: 12px;
}

.sbox .infoList li {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.sbox .infoList li .date {
    float: right;
    font-size: 12px;
    color: #999;
}
#bmwj{
    float: left;
    margin-left: 28px;
}
#jgjc{float: right;}
.piclink li{float: left; margin-right: 5px;}
.piclink li.last{margin-right: 0;}
.floatPosition a.close{text-align: center;}
.disable,.index_link li .date {
    display: none;
}
.index_link ul{float: right; width: 892px;}
.index_link li {
    float: left;
    margin: 0px 5px;
}

.fixed{    
    overflow: hidden;
    position: fixed;
    bottom: 100px;
    right: 10px;
    width: 120px;
    z-index: 10;}