html{
    color:#000;
}
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 {

}
fieldset,
img {
    border:0;
}

body{font-size: 12px; font-family:arial,"\5b8b\4f53"; color: #7F7F7F;}
img{display: block;}

/*---------------------------------通用样式------------------------------------*/
.w12{width: 12px;}
.w36{width: 36px;}
.w46{width: 46px;}
.h1{width:247px; height: 0px; border-bottom: 1px dashed #ccdee5; margin:18px 0 18px 10px; }
.h70{height: 70px;}
.no_mr{margin-right: 0 !important;}

/*---------------------------------头部------------------------------------*/
.ld_header{height: 106px; border-bottom: 2px solid #336699;}
.ld_header_in{width: 1000px; margin: 0 auto;}
.ld_logo{overflow: hidden;font-size: 30px;padding-top: 30px;color: #2a5c8f;}
.ld_logo img{float:left;}


/*---------------------------------登录页面------------------------------------*/
.ldL_con{height: 500px; background: url(../images/cc.png)  no-repeat }
.ldL_con_in{width: 1000px; height: 541px; overflow: hidden; margin: 0 auto;}
.ld_form{width: 290px; height: 254px; overflow: hidden; padding-left: 30px; margin:178px 0 0 609px;    margin: 178px 0 0 680px;background: #fff;border-radius: 8px;}
.form_title{font-size: 18px; font-family: Microsoft Yahei; color: #336599; margin: 26px 0 15px 0;}
.ld_form div{margin-bottom:13px ;}
.ld_form input{width: 233px; height: 20px; line-height: 20px; padding:6px 5px 6px 30px; border: 1px solid #97abc5; background: url(../images/icon01.png) no-repeat 10px 8px; }
.ld_form .ld_pass{background-position: 13px -47px;}
.ld_login{padding-top:29px; overflow: hidden;}
.ld_login_in{width: 270px; height: 31px; background: #336699; line-height: 31px; font-size: 14px; color: #fff; text-align: center; cursor: pointer; margin-bottom: 10px;border: none; }
.ld_login a{float: right; color: #7F7F7F;}


.ld_footer{height: 64px; border-top: 2px solid #336699; background:#fff;}
.ld_footer_in{width: 450px; margin: 0 auto; padding-top: 10px;}
.ld_footer_in p{width:100%; line-height: 22px; text-align: center;}
#login-msg{color: #ff2000}