﻿/* yui3 reset.css */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

table {
    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 {
    list-style: none
}

a {
    text-decoration: none;
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

q:before,
q:after {
    content: ''
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%
}

legend {
    color: #000
}

iframe {
    display: block;
}


/* yui3 fonts */

body {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #333;
    background: url(bg.jpg) center top no-repeat #eaebf0;
}

select,
input,
button,
textarea {
    font: 99% arial, helvetica, clean, sans-serif
}

table {
    font-size: inherit;
    font: 100%
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%
}


/* utilities */

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

.l {
    float: left !important;
}

.r {
    float: right !important;
}

.hidden {
    display: none !important;
}

.invisible {
    visibility: hidden !important;
}

.container {
    width: 998px;
    margin: 0 auto;
    padding: 0 10px;
    background: #fff;
}

.row {
    overflow: hidden;
}

.span24 {
    width: 998px;
    float: left;
}

.span23 {
    width: 956px;
    float: left;
}

.span22 {
    width: 914px;
    float: left;
}

.span21 {
    width: 872px;
    float: left;
}

.span20 {
    width: 830px;
    float: left;
}

.span19 {
    width: 788px;
    float: left;
}

.span18 {
    width: 746px;
    float: left;
}

.span17 {
    width: 704px;
    float: left;
}

.span16 {
    width: 662px;
    float: left;
}

.span15 {
    width: 620px;
    float: left;
}

.span14 {
    width: 578px;
    float: left;
}

.span13 {
    width: 536px;
    float: left;
}

.span12 {
    width: 494px;
    float: left;
}

.span11 {
    width: 452px;
    float: left;
}

.span10 {
    width: 410px;
    float: left;
}

.span9 {
    width: 368px;
    float: left;
}

.span8 {
    width: 326px;
    float: left;
}

.span7 {
    width: 284px;
    float: left;
}

.span6 {
    width: 242px;
    float: left;
}

.span5 {
    width: 200px;
    float: left;
}

.span4 {
    width: 158px;
    float: left;
}

.span3 {
    width: 116px;
    float: left;
}

.span2 {
    width: 74px;
    float: left;
}

.span1 {
    width: 32px;
    float: left;
}

.ml10 {
    margin-left: 10px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.pt10 {
    padding-top: 10px;
}

.pt20 {
    padding-top: 20px;
}

.border {
    border: 1px solid #dddddd;
    border-top: 0;
}


/* topbanner */

.topbanner {
    width: 1018px;
    margin: 0 auto;
}

.banner {
    height: 192px;
}


/* func */

.func {
    height: 46px;
    padding-bottom: 6px;
}

.func-date {
    line-height: 46px;
    width: 284px;
    padding-left: 6px;
}

.notice {
    width: 72px;
    line-height: 46px;
    padding-left: 22px;
    background: url(notice.png) 0 15px no-repeat;
}

.func-infor {
    width: 315px;
    padding-left: 5px;
}

.func-textlist {
    width: 315px;
    height: 46px;
    overflow: hidden;
}

.func-textlist li {
    line-height: 46px;
    height: 46px;
    padding-left: 10px;
    margin-right: 15px;
    background: url(listimg.png) 0 center no-repeat;
}

.func-textlist a {
    color: #333;
    font-size: 12px;
}

.func-input {
    width: 284px;
    height: 30px;
    border: 1px solid #c0c0c0;
    margin-top: 10px;
    position: relative;
}

.func-txt {
    width: 248px;
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
    font-size: 14px;
    *height: 29px;
    *line-height: 29px;
    color: #888;
    border: 0;
    font-family: "Microsoft YaHei";
}

.func-btn {
    position: absolute;
    top: 4px;
    right: 9px;
    width: 23px;
    height: 23px;
    border: 0;
    cursor: pointer;
    background: url(search.png) no-repeat;
}


/*nav*/

.nav {
    width: 998px;
    margin: 0 auto;
}

.nav-items {
    height: 40px;
    background: #198be4;
}

.nav-item {
    float: left;
    margin-left: 40px;
}

.nav-item.second {
    *width: 116px;
    position: relative;
    *z-index: 9;
}

.nav-item-a {
    display: block;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    width: 80px;
    padding-left: 36px;
}

.nav-item01 {
    width: 70px;
    padding-left: 46px;
    background: url(nav1.png) 17px 10px no-repeat;
}

.nav-item02 {
    background: url(nav2.png) 8px 12px no-repeat;
}

.nav-item03 {
    background: url(nav3.png) 8px 10px no-repeat;
}

.nav-item04 {
    background: url(nav4.png) 8px 11px no-repeat;
}

.nav-item05 {
    background: url(nav5.png) 8px 11px no-repeat;
}

.nav-item06 {
    background: url(nav6.png) 8px 10px no-repeat;
}

.nav-item:hover {
    background-color: #f1720b;
}

.s-nav-item {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 40px;
    z-index: 9;
    border: 1px solid #d8d8d8;
    border-top: 0;
    background-color: #fff;
}

.s-nav-item li {
    height: 32px;
    line-height: 32px;
    border-bottom: 1px dashed #d2d2d2;
    text-align: center;
}

.s-nav-item li.last {
    border-bottom: 0;
}

.s-nav-item a {
    display: block;
    color: #333;
}

.s-nav-item li:hover a {
    color: #f1720b;
    background: #ffe2cb;
}

.nav-item:hover .s-nav-item {
    display: block;
}


/* friendlink */

.friendlink {
    height: 62px;
    background: #f6f6f6;
    border: 1px solid #dfe1e4;
}

.select-area {
    padding-top: 18px;
    padding-left: 18px;
}

.select {
    float: left;
    margin-left: 7px;
}

.select select {
    width: 184px;
    line-height: 12px;
    padding: 5px 0 5px 0;
}


/*footer*/

.footer {
    position: relative;
    text-align: center;
    border-top: 4px solid #198be4;
}

.footer-icon {
    position: absolute;
    display: block;
    right: 64px;
    top: 36px;
    width: 58px;
    height: 68px;
}
.footer-icon1 {
    position: absolute;
    display: block;
    padding-left:20px;
    top: 36px;
    width: 58px;
    height: 68px;
}
.footer-bar {
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #666;
}

.footer-link {
    color: #666;
}

.footer-p {
    padding: 10px 0 30px 0;
    font-size: 12px;
    color: #666;
    line-height: 22px;
}


/* 信息列表 */

.wb-data-item {
    padding-top: 7px;
}

.wb-data-list {
    line-height: 28px;
    padding-left: 11px;
    cursor: pointer;
    background: url(listimg.png) 0 50% no-repeat;
}

.wb-data-infor {
    margin-right: 110px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wb-data-infor a {
    color: #333;
}

.wb-data-date {
    float: right;
    margin-top: -28px;
}

.wb-data-list:hover a {
    color: #f1720b;
}


/* 外事要闻 */

.t-news-hd {
    height: 38px;
    background: url(tabbg2.jpg) repeat-x;
}

.t-tab-hd {
    position: relative;
    line-height: 38px;
    font-size: 18px;
    padding: 0 20px;
    cursor: pointer;
    text-align: center;
}

.t-tab-hd a {
    color: #888;
}

.t-tab-hd.current {
    background: url(tabbg.jpg) repeat-x;
}

.t-tab-hd.current i {
    width: 15px;
    height: 42px;
    display: block;
    position: absolute;
    left: 0;
    top: -4px;
    background: url(tabh.png) no-repeat;
}

.t-tab-hd.current a {
    color: #fff;
}

.t-tab-bd {
    height: 246px;
    padding: 0 10px;
    overflow: hidden;
}

.t-news-info h2 {
    height: 36px;
    line-height: 36px;
    padding-top: 10px;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    color: #b40000;
}

.t-news-info p {
    line-height: 22px;
    color: #666;
    padding-bottom: 8px;
    border-bottom: 1px dashed #b3b3b3;
}

.t-news-info a {
    color: #b40000;
}


/* 信息公开 */

.g-news-hd {
    height: 39px;
    background: url(tab2bg.jpg) repeat-x;
}

.g-tab-hd {
    padding-left: 20px;
	padding-right: 20px;
    line-height: 39px;
    font-size: 18px;
    color: #666;
}

.g-tab-hd a {
    color: #666;
}

.g-tab-hd.current {
    background: url(moretitle.jpg) repeat-x;
}

.g-tab-hd.current a {
    color: #1470b9;
}

.g-tab-bd {
    height: 160px;
    border: 1px solid #ddd;
    border-top: 0;
    overflow: hidden;
}

.g-tab-bd1 {
    border: 1px solid #ddd;
    border-top: 0;
    overflow: hidden;
}


/* 当前位置 */
.now {
    padding-left: 10px;
    height: 32px;
    line-height: 32px;
    background: #eaf6ff;
}

.orange {
    color: #ff4e00;
}
