﻿﻿@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: "Microsoft YaHei";
    width: 100%;
    background: #ebedf0;
}

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;
}
table { border-collapse: collapse; border-spacing: 0; }
addr,
acronym {
    border: 0;
}

a {
    color: #333;
    text-decoration: none
}

a:hover {
    text-decoration: none;
    color: #3587d1;
}
.disable {
    display: none;
}
.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%;
    background: url(../img/head_bg.jpg) no-repeat center 30px;
}

.head_top {
    width: 100%;
    margin: 0px;
    height: 30px;
    line-height: 30px;
    padding: 0px;
    background: #ececec;
}
.head_top .userPanel {float: right; *display: inline;cursor: pointer;}
.head_top a{ padding:0 10px;font-size: 12px;}

.head_top ul {
    width: 1000px;
    margin: 0px auto;
    height: 28px;
    line-height: 28px;
}

.head_top span {
    font-size: 10px;
    color: #888;
}

.head_logo {
    height: 80px;
    display: block;
    width: 1000px;
    margin: 0px auto;
    padding: 38px 0px 32px 0px;
    position: relative;
}

.head_link {
    position: absolute;
    top: 1px;
    right: 0px;
}

.link_btn1,
.link_btn2,
.link_btn3,
.link_btn4 {
    font-size: 14px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 0px 0px 8px 8px;
}

.link_btn1 {
    border: 1px solid #17aae9;
    padding: 5px 24px;
    text-decoration: none;
    background: -moz-linear-gradient(center top, #1ebaf7 5%, #17aae9 100%);
    background: -ms-linear-gradient(top, #1ebaf7 5%, #17aae9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1ebaf7', endColorstr='#17aae9');
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #1ebaf7), color-stop(100%, #17aae9));
    background-color: #1ebaf7;
    color: #ffffff;
    display: inline-block;
    text-shadow: 1px 1px 0px #17aae9;
    -webkit-box-shadow: 1px 1px 0px 0px #17aae9;
    -moz-box-shadow: 1px 1px 0px 0px #17aae9;
    box-shadow: 1px 1px 0px 0px #17aae9;
}

.link_btn1:hover {
    background: -moz-linear-gradient(center top, #17aae9 5%, #1ebaf7 100%);
    background: -ms-linear-gradient(top, #17aae9 5%, #1ebaf7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#17aae9', endColorstr='#1ebaf7');
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #17aae9), color-stop(100%, #1ebaf7));
    background-color: #17aae9;
    color: #fff
}

.link_btn2 {
    border: 1px solid #fc9904;
    padding: 5px 24px;
    text-decoration: none;
    background: -moz-linear-gradient(center top, #fcae41 5%, #fc9904 100%);
    background: -ms-linear-gradient(top, #fcae41 5%, #fc9904 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcae41', endColorstr='#fc9904');
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #fcae41), color-stop(100%, #fc9904));
    background-color: #fcae41;
    color: #ffffff;
    display: inline-block;
    text-shadow: 1px 1px 0px #fc9904;
    -webkit-box-shadow: 1px 1px 0px 0px #fc9904;
    -moz-box-shadow: 1px 1px 0px 0px #fc9904;
    box-shadow: 1px 1px 0px 0px #fc9904;
}

.link_btn2:hover {
    background: -moz-linear-gradient(center top, #fc9904 5%, #fcae41 100%);
    background: -ms-linear-gradient(top, #fc9904 5%, #fcae41 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc9904', endColorstr='#fcae41');
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #fc9904), color-stop(100%, #fcae41));
    background-color: #fc9904;
    color: #fff;
}

.link_btn3 {
    border: 1px solid #1d71c4;
    padding: 5px 24px;
    text-decoration: none;
    background: -moz-linear-gradient(center top, #2890f0 5%, #1d71c4 100%);
    background: -ms-linear-gradient(top, #2890f0 5%, #1d71c4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2890f0', endColorstr='#1d71c4');
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #2890f0), color-stop(100%, #1d71c4));
    background-color: #2890f0;
    color: #ffffff;
    display: inline-block;
    text-shadow: 1px 1px 0px #1d71c4;
    -webkit-box-shadow: 1px 1px 0px 0px #1d71c4;
    -moz-box-shadow: 1px 1px 0px 0px #1d71c4;
    box-shadow: 1px 1px 0px 0px #1d71c4;
}

.link_btn3:hover {
    background: -moz-linear-gradient(center top, #1d71c4 5%, #2890f0 100%);
    background: -ms-linear-gradient(top, #1d71c4 5%, #2890f0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d71c4', endColorstr='#2890f0');
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #1d71c4), color-stop(100%, #2890f0));
    background-color: #1d71c4;
    color: #fff;
}

.link_btn4 {
    font-size: 14px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 0px 0px 8px 8px;
    border: 1px solid #1dc49a;
    padding: 5px 24px;
    text-decoration: none;
    background: -moz-linear-gradient(center top, #27e8b8 5%, #1dc49a 100%);
    background: -ms-linear-gradient(top, #27e8b8 5%, #1dc49a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#27e8b8', endColorstr='#1dc49a');
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #27e8b8), color-stop(100%, #1dc49a));
    background-color: #27e8b8;
    color: #ffffff;
    display: inline-block;
    text-shadow: 1px 1px 0px #1dc49a;
    -webkit-box-shadow: 1px 1px 0px 0px #1dc49a;
    -moz-box-shadow: 1px 1px 0px 0px #1dc49a;
    box-shadow: 1px 1px 0px 0px #1dc49a;
}

.link_btn4:hover {
    background: -moz-linear-gradient(center top, #1dc49a 5%, #27e8b8 100%);
    background: -ms-linear-gradient(top, #1dc49a 5%, #27e8b8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1dc49a', endColorstr='#27e8b8');
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #1dc49a), color-stop(100%, #27e8b8));
    background-color: #1dc49a;
    color: #fff;
}

.siteSearch {
    width: 301px;
    float: right;
    height: 35px;
    line-height: 35px;
    color: #333;
    padding-top: 26px;
}

.keyWord {
    width: 250px;
    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 .searchBtn {
    width: 40px;
    height: 35px;
    display: block;
    float: right;
    background: url(../img/search.jpg) no-repeat;
    text-indent: -9999px;
    color: #fff;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    border:0;
    cursor: pointer;
}

.siteSearch a:hover,.siteSearch .searchBtn:hover {
    background-position: -40px 0;
}

.head_link {
    position: absolute;
    top: 1px;
    right: 0px;
}

.topNav {
    background: #004998;
    height: 35px;
}

.mainNav {
    width: 1000px;
    margin: 0px auto;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
}

.mainNav li {
    float: left;
    background: url(../img/nav_x.jpg) repeat-y right top;
    width: 141px;
}

.mainNav li a {
    display: block;
    text-align: center;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-weight: bold;
}

.mainNav li a:hover,
.mainNav li.on a {
    background: #4283c5
}

.footer {
    width: 100%;
    padding: 10px 0px;
    line-height: 22px;
    background: #1369b1;
    padding: 10px 0;

}

.copyright {
    padding-left: 320px;
    font-size: 12px;
    line-height: 2em;
}

.copyright a,.copyright p {
    color: #ccd2d9;
}

#content,
.sw {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.jiucuo,
.jiguan,.ewm {
    position: absolute;
}

.jiucuo {
    left: 752px;
    top: 14px;
}

.jiguan {
   left: 220px;
    top: 20px;
}

.ewm{
    left: 752px;
    top: 14px;  
    
}

.footer .sw{min-height:130px;}
.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: 10px 10px 12px 10px;
    background: url(../img/index_pg_bg.jpg) no-repeat left bottom #fff;
    border: #e9ebee 1px solid;
    border-bottom: 0px;
    margin-bottom: 10px;
}


/* 焦点图 */
#focusNews {
    width: 620px;
    height: 327px;
    float: left;
}

#focusNews .bd .pic img {
    width: 620px;
    height: 327px;
}

#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;
}



/* news选项卡 */
.index_news {
    width: 358px;
    height: 327px;
    background: #f2f5f8;
    overflow: hidden;
}

.news .hd {
    height: 34px;
    border-bottom: #ccc 1px solid;
    overflow: hidden;
    position: relative;
}

.news .hd .more {
    line-height: 34px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 34px;
    width: 119px;
    background: url(../img/index_tab_bg.jpg) no-repeat;
    text-align: center;
}

.news .hd .more:hover {
    background: #f2f5f8;
}

.news .hd li {
    width: 50%;
    height: 34px;
    line-height: 34px;
    background: url(../img/index_tab_bg.jpg) no-repeat;
    font-size: 14px;
    color: #666;
    float: left;
    cursor: pointer;
    text-align: center
}

.news .hd li a {
    display: block;
    height: 28px;
    line-height: 28px;
    padding: 5px 10px 0;
    color: #666;
}

.news .hd li a:hover,
.news .hd li.on a {
    color: #fb880b !important;
    font-weight: bold;
    background: #f2f5f8;
}


.ad .tempWrap {
    height: 72px !important;
}

.news .infoList li {
    line-height: 20px;
    border-bottom: #adadad 1px dotted;
    position: relative;
    padding: 9px 10px;
    height: 42px;
}

.news .infoList li a {
    font-size: 14px;

}

.news .infoList li:hover {
    background: #6d9ed2;
}

.news .infoList li:hover a {
    color: #fff;
}

.news .infoList li .dateRight {
    color: #ccc;
    margin-left: 10px;
}

.news .topicList .t .title a {
    color: #005f9b;
    font-family: '微软雅黑';
}

.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_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;
}



.sbox .hd {
    border-bottom: 1px solid #c7c7c7;
    font-size: 14px;
    height: 16px;
    margin-bottom: 5px;
    padding-bottom: 10px;

}

.sbox .hd li {
    border-right: 1px solid #ccc;
    cursor: pointer;
    float: left;
    height: 16px;
    text-align: center;
    width: 80px;
}

.sbox .hd li.on a,
.sbox .hd h3 a {
    color: #5282b7;
    font-weight: bold
}

.sbox .hd .more {
    float: right;
    font-size: 12px;
}

.sbox .infoList li {
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    padding-left: 10px;
    background: url(../img/index_list_icon.jpg) no-repeat left center;
}

.sbox .infoList li .date {
    float: right;
    font-size: 12px;
    color: #999;
}


#xxgk {
    float: left;
    width: 188px;
    margin-right: 24px;
}
#xxgk .infoList li{float: left; width: 84px;}
#wwh {
    float: left;
    width: 390px;
}

#zcfg {
    float: right;
    width: 350px;
}

#zdxxgk {
    float: left;
    width: 190px;
}

.sbox .hd h3 {
    float: left;
    background: url(../img/index_lm_icon.jpg) no-repeat left 2px;
    padding-left: 15px;
}

.sbox .hd h3 a {
    color: #04489e;
    font-size: 14px;
    font-weight: bold;
}

#zdxxgk li {
    margin: 4px 7px;
}

#zdxxgk li a {
      height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    display: block;
    background: #5eb3da;
}

#zdxxgk li a:hover {
    background: #04489e;
    font-weight: bold
}

#zdly {
    width: 694px;
    float: left;
    margin-left: 20px;
}

#yyxt {
    float: right;
    width: 238px;
}

#yyxt li {
    margin: 8px 0px;
}

#yyxt li a {
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #333;
    display: block;
    background: #dce5ec;
}

#yyxt li a:hover {
    background: #fbad03; color: #fff; font-weight: bold;
}

.friendlink {
    background: url(../img/index_pg_bg.jpg) no-repeat left bottom #fff;
    border: #e9ebee 1px solid;
    border-bottom: 0px;
    overflow: hidden;
    margin-bottom: 10px;
}

.friendlink h3 {
    width: 40px;
    padding: 10px 0px;
    text-align: center;
    background: #4696eb;
    color: #fff;
    font-weight: bold;
    line-height: 18px;
    float: left;
}

.friendlink ul {
    width: 950px;
    float: right;
    padding-top: 10px;
}

.friendlink li {
    height: 24px;
    line-height: 24px;
    float: left;
    padding-left: 20px;
}

.friendlink li .date {
    display: none;
}
.ad li img{height:74px;}

#ztzl{background: #fff;padding:10px;}
#ztzl .bd{ padding:10px 0; position: relative;}
#ztzl ul{overflow: hidden;}
#ztzl li{float: left;margin: 0 8px;}
#ztzl li .tit{display: none;}
#ztzl .prev,#ztzl .next{width: 16px; height: 87px; position: absolute;
 cursor: pointer; overflow: hidden; z-index: 2}
#ztzl .prev { background: url(../img/index_prev.png) no-repeat left center; left: 8px; }
#ztzl .prev:hover { background: url(../img/index_prev.png) no-repeat -16px center; }
#ztzl .next { background: url(../img/index_next.png) no-repeat left center; right: 8px; }
#ztzl .next:hover { background: url(../img/index_next.png) no-repeat -16px center;}
#ztzl .tempWrap{width: 920px!important; margin: 0 auto;}

