html, body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, select, input, textarea, button, p, blockquote, th, td, img, iframe, a {
    margin: 0px;
    padding: 0px;
}

img {
    border: 0px;
    overflow: hidden;
    display: block;
}

li {
    list-style: none;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
}

body {
    font: 12px "Arial",'宋体';
    background: #fff;
    color: #333;
}

a:link, a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1 {
    font-family: Arial, MicroSoft YaHei, simHei;
    font-size: 20px;
    line-height: 50px;
    padding-left: 12px;
    ;
    width: 100%;
    color: #0674C3;
    clear: both;
}

.webtop {
    background-image: url(../images/topbg.jpg);
    height: 32px;
    width: 100%;
    background-repeat: repeat-x;
}

.webtopmian {
    width: 1000px;
    height: 32px;
    margin: 0 auto;
}

.webbody {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

.webbanner {
    width: 1000px;
    overflow: hidden;
    height: 212px;
}

    .webbanner img {
        margin: 0 auto;
    }

.webwzone {
    width: 980px;
    padding-left: 20px;
    line-height: 20px;
}

.webzttwo {
    width: 940px;
    padding-left: 60px;
    line-height: 20px;
    height: 130px;
}

    .webzttwo b {
        color: #80C41F;
    }

.webbtr {
    background-color: #005CA1;
    height: 25px;
    color: #FFF;
    line-height: 25px;
    text-align: left;
}

    .webbtr img {
        float: left;
        padding-top: 6px;
        padding-right: 5px;
    }

.webbtdone {
    width: 110px;
    padding-left: 60px;
    float: left;
}

.webbtdtwo {
    width: 233px;
    border-left: 1px solid #126BAD;
    border-right: 1px solid #126BAD;
    padding-left: 35px;
    float: left;
}

.webbtdthree {
    width: 250px;
    padding-left: 30px;
    float: left;
}

.webbtdfour {
    width: 235px;
    padding-left: 35px;
    float: left;
}


.webtabtr {
    width: 900px;
    text-align: center;
    line-height: 25px;
    overflow: hidden;
    border-top: 1px solid #666;
    color: #FFF;
}

.webtabtrleft {
    width: 159px;
    text-align: left;
    padding-left: 40px;
    line-height: 25px;
    overflow: hidden;
    border-right: 1px solid #666;
    color: #000;
    float: left;
}

.webtabtrright {
    width: 685px;
    text-align: left;
    padding-left: 15px;
    line-height: 25px;
    overflow: hidden;
    color: #000;
    float: left;
}

.webfoot {
    width: 100%;
    height: 40px;
    background-color: #ededed;
    border-top: 1px solid #ccc;
    line-height: 40px;
    font-size: 14px;
}

.api {
    width: 100%;
    line-height: 20px;
    margin-top: 20px;
    height: 190px;
    text-align: center;
}

    .api img {
        margin: 0px auto;
    }

    .api dl {
        width: 100%;
        float: left;
    }


.newmenu {
    width: 1000px;
    margin: 0 auto;
    margin-top: 20px;
}

    .newmenu dl {
        width: 330px;
        border: 1px solid #eee;
        -webkit-box-shadow: 0 2px 2px #d2d2d2;
        -moz-box-shadow: 0 2px 2px #d2d2d2;
        box-shadow: 0 2px 2px #d2d2d2;
        float: left;
    }

        .newmenu dl dt {
            width: 100%;
            background-color: #4486f6;
            height: 35px;
            line-height: 35px;
            text-align: center;
            color: #FFF;
            float: left;
            font-weight: bold;
        }

        .newmenu dl dd {
            width: 100%;
            float: left;
        }

            .newmenu dl dd p {
                float: left;
                padding: 6px 4px 4px 10px;
                border-bottom: 1px solid #eee;
                line-height: 25px;
                color: #333333;
                height: 100px;
            }

            .newmenu dl dd b {
                width: 100%;
                text-align: right;
                float: left;
                line-height: 27px;
                color: #1155CC;
                font-weight: normal;
                background-color: #FFF;
            }
