@charset "utf-8";
/* CSS Document */
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, select{margin: 0;padding: 0;border: 0;}
table{ border-collapse:collapse;}
body
{
    font-size: 14px;
    color: #333;
    font-family: "Microsoft Yahei";
    overflow-x: hidden;
}
.bodybg{ background:url(../images/imagesbody_bg.jpg) right 160px no-repeat;}
img,a{border:0; text-decoration:none;}
ol, ul {list-style: none; }

a
{
    /*color:#333;*/
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
a:hover
{
    color: #cb2c30;
}
img
{
    max-width:100%;
    height:auto;
}
.web-width{width:100%;margin:0 auto;}
.fl{float:left;}
.fr{float:right;}


/*忘记密码  必要样式*/
.clears{ clear:both;}
.for-liucheng{width:100%;margin-top:50px;margin-bottom: 30px; height:50px;padding:20px 0 0 0; position:relative;}
.liulist{float:left;width:10.2%; height:2px; background:#ccc;}
.liutextbox{ position:absolute;width:100%;left:0;top:10px;}
.liutextbox .liutext
{
    float:left;
    width:10%;
    text-align:center;
}
.liutextbox .liutext em{ display:inline-block;width:33px; height:33px;-moz-border-radius: 33px; -webkit-border-radius: 33px;border-radius:33px; background:#eeeeee; text-align:center; font-size:14px; line-height:33px; font-style:normal; font-weight:bold;color:#999999;margin-top: -3px;}
.liutextbox .liutext span{ display:inline-block;height:26px; line-height:26px; font-family: "微软雅黑";font-size: 16px;color: #999999;}
.liulist.for-cur
{
    background: #cb2c30;
    height: 2px;
    width: 10%;
}
.liutextbox .for-cur em{ background:#cb2c30;color: #fff;}
.liutextbox .for-cur span{color:#cb2c30;}
.liulist-one
{
    margin-left: 5.5%;
}
.liulist-last
{
    margin-right: 5.5%;
}

.forget-pwd{width:500px;margin:20px auto;min-height:400px;}
.forget-pwd input,.forget-pwd select,.forget-pwd button{border:0;margin:0;padding:0; background:none;}
.forget-pwd dl{margin-bottom:20px;}
.forget-pwd dt{float:left;padding-right:10px;width:100px; height:30px; line-height:30px; text-align:right; font-size:14px;}
.forget-pwd dd{float:left;width:380px; height:30px; position:relative;}
.forget-pwd dd input{width:190px; height:28px;border:#ccc 1px solid;}
.forget-pwd dd select{width:190px; height:30px;border:#ccc 1px solid;}
.forget-pwd dd button{width:120px; height:30px; line-height:30px;border:#ddd 1px solid; background:#f1f1f1; text-align:center; cursor:pointer; font-size:14px;color:#666;}
.forget-pwd .yanzma{ position:absolute;left:200px;top:2px; height:30px; line-height:30px;width:180px;}
.subtijiao{padding:0 0 0 110px;}
.subtijiao input{width:85px; height:32px; background:#f60;color:#fff; font-size:14px; cursor:pointer;}
.successs{ text-align:center;padding: 20px 0 60px 0;}
.successs h3{padding:20px; font-size:25px;color:#A0CD4E;}

.project_name
{
    /*border-bottom: 1px solid #e6e6e6;*/
    padding-bottom: 15px;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #cb2c30;
    margin-top: 20px;
}
