﻿html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    text-decoration: none;
    text-indent: inherit;
}

@charset "utf-8";
/* CSS Reset */

body, table, th, td, div, ul, li, dl, dt, dd, p, h1, h2, h3, h4, form, input, button {
    margin: 0;
    padding: 0;
}

body {
    font: 14px/24px "微软雅黑";
    color: #0d203d;
    background: url(../images/bg.jpg) top center no-repeat #518320;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #0d203d;
}

ul, li {
    list-style: none;
}

.clearFix:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    content: "";
}

.clearFix {
    zoom: 1;
}
/*header*/

.top {
    height: 42px;
    background: url(../images/top-bg.jpg) repeat-x;
}

    .top .top-inner {
        width: 1208px;
        margin: 0 auto;
        height: 42px;
        overflow: hidden;
    }

    .top .time {
        float: left;
        height: 42px;
        width: 236px;
        line-height: 42px;
    }

    .top .weather {
        float: left;
        width: 200px;
        height: 42px;
        line-height: 42px;
    }

    .top .weather2 {
        float: left;
        width: 90px;
        height: 42px;
        line-height: 42px;
    }

.search {
    float: left;
    width: 306px;
    height: 28px;
    margin-top: 5px;
    border: 1px solid #c7c7c7;
    background-color: #ffffff;
}

.s-option {
    float: left;
    width: 74px;
    height: 28px;
    background: url(../images/input-split.jpg) 100% 0 no-repeat;
}

    .s-option span {
        display: block;
        width: 60px;
        height: 28px;
        line-height: 26px;
        padding-left: 14px;
        color: #666666;
        cursor: pointer;
        background: url(../images/down-icon.jpg) 85% 50% no-repeat;
    }

.s-input {
    float: left;
    width: 175px;
    height: 28px;
    overflow: hidden;
}

    .s-input input {
        width: 165px;
        height: 28px;
        border: 0;
        font-family: "微软雅黑";
        font-size: 14px;
        padding-left: 10px;
        line-height: 24px;
    }

.s-button {
    float: left;
    width: 57px;
    height: 28px;
}

    .s-button input {
        width: 57px;
        height: 28px;
        background: url(../images/search-btn.jpg) no-repeat;
        cursor: pointer;
        border: 0;
    }

.login {
    float: left;
    width: 120px;
    padding-left: 20px;
    height: 30px;
    margin-top: 5px;
}

.login2 {
    float: left;
    width: 102px;
    padding-left: 40px;
    height: 30px;
    margin-top: 5px;
}

.l-option {
    float: left;
    width: 100px;
    height: 28px;
    padding-left: 10px;
    line-height: 26px;
    color: #666666;
    cursor: pointer;
    background: url(../images/down-icon.jpg) 80% 50% no-repeat;
}

.l-button {
    float: left;
    padding-left: 40px;
    right: 15px;
    width: 232px;
    height: 30px;
    background: url(../images/nbdl_05.png) no-repeat;
}

.l-button2 {
    float: left;
    width: 102px;
    padding-left: 90px;
    height: 30px;
    background: url(../images/ztdl_05.png) no-repeat;
}

.logo {
    height: 168px;
    width: 1208px;
    margin: 0 auto;
}

.mt10 {
    margin-top: 10px;
}

.ml10 {
    margin-left: 10px;
}

.ml13 {
    margin-left: 13px;
}

.ml14 {
    margin-left: 14px;
}

.mt1 {
    margin-top: 1px;
}

.span8 {
    float: left;
    width: 326px;
}

.span5 {
    float: left;
    width: 200px;
}

.span6 {
    float: left;
    width: 242px;
}

.span3 {
    float: left;
    width: 121px;
}
/*footer*/

.footer {
    width: 1208px;
    margin: 0 auto;
    height: 64px;
    position: relative;
}

.footlogo {
    position: absolute;
    left: 330px;
    top: 4px;
    width: 80px;
    height: 80px;
}

.footerp {
    position: absolute;
    left: 420px;
    top: 0;
    color: #333;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    height: 80px;
    padding-top: 20px;
}

.footerwx {
    position: absolute;
    left: 930px;
    top: 0;
    color: #ffffff;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    height: 80px;
    padding-top: 8px;
}

/*.footer p {
        width: 510px;
        margin-left: 522px;
        color: #ffffff;
        font-size: 12px;
        line-height: 22px;
        padding-top: 15px;
    }*/
/*二级页面LeftMenu*/
.LeftMenu {
    display: block;
    height: 40px;
    background: url(../images/037.jpg) no-repeat;
    line-height: 40px;
    font-family: SimSun-ExtB;
    color: #ffffff;
    font-size: 15px;
    text-align: left;
    text-indent: 15px;
    cursor: pointer;
}

.LeftMenuOut {
    display: block;
    height: 40px;
    background: url(../images/027.jpg) no-repeat;
    line-height: 40px;
    font-family: SimSun-ExtB;
    color: #ffffff;
    font-size: 15px;
    text-align: left;
    text-indent: 15px;
    cursor: pointer;
}

    .LeftMenu:hover, .LeftMenuOut:hover {
        font-weight: bold;
        color: #FFFFFF;
        background: url(../images/027.jpg) no-repeat;
        text-decoration: underline;
    }

.LeftMenuSub:hover {
    font-weight: bold;
    color: #ffffff;
}

.LeftMenuSub {
    display: block;
    height: 40px;
    line-height: 40px;
    font-family: SimSun-ExtB;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
}

.MoreinfoColor {
    padding-top: 10px;
    color: #F93;
}
/*moreinfosub样式*/
.more06 {
    background: url(../../../WebImages/sub_01_04.gif) no-repeat;
    width: 17px;
    height: 42px;
}

.more07 {
    background: url(../../../WebImages/sub_01_01.gif) no-repeat;
    height: 42px;
    width: 16px;
}

.more08 {
    background: url(../../../WebImages/sub_01_02.gif) no-repeat;
    height: 42px;
}

.more09 {
    background: url(../../../WebImages/sub_01_bg1.gif) repeat-x;
    width: 250px;
    height: 42px;
}

.more10 {
    background: url(../../../WebImages/sub_03_01.gif) no-repeat;
    height: 18px;
}

.more11 {
    background: url(../../../WebImages/sub_03_bg.gif) repeat-x;
    height: 18px;
}

.more12 {
    background: url(../../../WebImages/sub_03_02.gif) no-repeat;
    height: 18px;
}

.date {
    float: right;
}

.infodetailattachfile {
   
   float: left;
    padding-left: 15px;
   
    height: 22px;
    color: #F00;
    cursor: hand;
    background-color: Transparent;
}
.infodetailattach {

   
    float: left;
 padding-left: 15px;
    
    height: 22px;
    color: #F00;
    cursor: hand;
    background-color: Transparent;
}

.polltitle {
    text-align: center;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #333;
}

.showpollselect {
    font-family: "微软雅黑";
    font-size: 16px;
    color: #333;
}
