@charset "utf-8";
/* CSS Document */
/* Reset ================================================================================= */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody,tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: top;
}
a:link {text-decoration: none;}
a:hover {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
body {
    font: normal 100% Helvetica, Arial, sans-serif;
    background-repeat: no-repeat;
    background-image: url(../images/bj.jpg);
    background-size: 100% 100%;
    background-attachment: fixed;
}
.text36{
    color: #00FCFF;
    font-size: 36px;
    line-height: 160px;
    width: 100%;
    height: 160px;
    text-align: center;
    margin-top: 70px;
}
.dlbj{
    background-image: url(../images/kuang.png);
    width: 520px;
    height: 360px;
    margin-left: auto;
    margin-right: auto;
}
.yhdl{
    width: 260px;
    height: 52px;
    line-height: 52px;
    color: #00fcff;
    font-size: 24px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 3px solid #ffffff;
    margin-top: 50px;
}
.left{
    float: left;

}
.right{ 
    float: right;
}


.yhm{
    width: 360px;
    height: 50px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    text-indent: 10px;
    border: 2px solid #24B1EC;
    margin-bottom: 20px;
    background-color: #1B699E;
}
.yhm input{
    line-height: 46px;
    color: #ffffff;
    font-size: 22px;
    text-align: left;
    border-width: 0px;
    margin-left: 5px;
    background-color: #1B699E;
}
.wjma{
    width: 370px;
    height: 30px;
    color: #FFFFFF;
    text-align: right;
        margin-left: auto;
    margin-right: auto;
}
.dl{
    width: 360px;
    height: 50px;
    background-color: #58c4fb;
    color: #FFFFFF;
    font-size: 24px;
    text-align: center;
    line-height: 50px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}
