﻿bady {
    margin:0;
    padding:0;
    font-size:14px;
}
a {
    text-decoration:none;
}
    a:hover {
        color:#2a80c9;
    }
.r-header {
    /*height: 110px;*/
    /*width:100%;*/
    /*background:#333;*/
    border-bottom:1px solid #e8e8e8;
}
.w {
    width: 990px;
    margin: 0 auto;
}
.w1 {
    min-width:300px;
    max-width:900px;
    margin:0 auto;
    padding:0 10px;
    position:relative;
}
.w300 {
    margin:0 auto;
    width: 300px;
    display:block;
    /* opacity: 0; */
    -webkit-transition: all 1s 0.5s;
    -moz-transition: all 1s 0.5s;
    transition: all 1s 0.5s;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.r-header .logo {
    display:inline;
    height: 50px;
    float: left;
    margin-top: 14px;
}
.r-header .logo {
    background: url(../../images/hd-logo.png) left  no-repeat;
    background-size:38px 23px;
}
.r-header .logo .span-title {
    padding-left:40px;
    color:#555;
    font-size:1.2rem;
    font-weight:bold;
    line-height:56px;
    }
.r-header .logo-title {
    display:block;
    font-size: 1.0rem;

}
.r-header .have-account {
    font-size: .9rem;
    float: right;
    bottom:6px;
    right: 10px;
    position: absolute;
}
.r-header .have-account a {
    color: #555;
}
.regist {
    margin-bottom: 10px;
}
.regist {
    /*background: #333;*/
    display:block;
}
.regist .mc {
    padding: 8px;
    /*border: solid #555;
    border-width: 1px;*/

}
.regist h3 {
    border-bottom: 1px solid #555;
    padding: 2px 0 3px 12px;
    height: 32px;
    line-height: 28px;
    margin-bottom: 10px;
    font-family: "微软雅黑";
    font-weight: normal;
    font-size:16px;
}

.regist .item {
    padding-top: 9px;

    line-height: 34px;
    z-index: 1;
    position: relative;
}
.form .item {
    overflow: hidden;
    zoom: 1;
}
.regist .label {
    display:block;
    font-size: 14px;
    color: #555;
    line-height:30px;
    padding-right: 10px;
}
.fl {
    float: left;
}
.form label, .form input, .form select, .form textarea, .form button, .form .label {
    display:block;
    float:left;
    font-weight:normal;
}
.item .item-ifo {
    position: relative;
    width:100%;
}
.item-text {
    width: 238px;
    height: 26px;
    border: 1px solid #555;
    float: none;
    font-size: 14px;
    color: #eee;
    background: #333;
}
.regist .focus,.regist .error {
    overflow: hidden;
    color: #e4393c;
    height: 34px;
    line-height: 34px;
    padding: 0 0px 0 5px;
    width: 275px;
    background: #ffebeb;
    display: block;
    /*border: 1px solid #ffbdbe;*/
}
.regist .focus{color:#999;line-height:34px;background:#f7f7f7;border:1px solid #dddddd;}
.item-btm {
    width: 100%;
    height: 36px;
    float: none;
    font-size: 14px;
    color: #eee;
    border-radius:3px;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin:0;
}
.regist .mar {
    margin-right: 10px;
}

.form select {
    margin-top: 5px;
    height: 34px;
    overflow: hidden;
    border: 1px solid #555;
    font-size: 14px;
    color: #eee;
    padding: 6px 0;
    background:#333;
}
.regist .item-logo {
    overflow: hidden;
    color: #e4393c;
    height: 36px;
    position: absolute;
    top: 0px;
    right: -46px;
    width:36px;
    background: #333;
    border: 1px solid #555;
}
.item-img {
    width: 238px;
    height:98px;
}
.item-style1 {
    position:relative;
    float:left;
    width: 52px;
    height:48px;
    border:1px solid #555;
    margin-right:8px;
}
.item-img-size {
   width: 52px;
   height:48px;
   background-size:52px 48px;
}
.item-on {
    border-radius:50px;
    width:20px;
    height:20px;
    position:absolute;
    bottom:1px;
    right:2px;
    background: url(../../images/gateway/on.png) no-repeat;
}
.r-footer {
    text-align: center;
    border-top: solid 1px #e8e8e8;
    color: #555;
    padding-bottom: 30px;
    padding-top:8px;
    margin-top:16px;
}
.ftx04 {
    color:#ff0000;
}
.m-title {
    color:#e4393c;
    font-weight:600;
}
