/* =========================================== registerOutZoneOrg 区外机构 end =========================================== */

.register {
    width: 840px;
    /* height: 510px; */
    margin: 40px auto 20px;
    background: #fff;
    padding: 30px 20px;
    font-size: 15px;
    color: #666;
    border-radius: 6px;
    -moz-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
}

.register a {
    /* border-bottom: 1px solid #1651A9;
    color: #1651A9; */
}
.table_right input {
    font-size: 14px;
    padding: 10px;
    border: 1px solid #ccc;
}

.ui-button-lblue,
.ui-button-mblue,
.ui-button-sblue {
    height: 40px;
    border-color: #558ED5;
    background: #558ED5;
}

.register_title {
    text-align: center;
    color: #555;
    font-size: 22px;
    line-height: 36px;
}

.register_subhead {
    font-size: 16px;
    color: #999;
    text-align: center;
}

.register_underway .div_table {
    width: 660px;
    margin: 30px auto;
}

.register_underway .div_table .table_row {
    position: relative;
    padding-top: 10px;
    padding-bottom: 20px;
}

.register_underway .table_left {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    width: 180px;
    top: 20px;
    padding-right: 10px;
}

.register_underway .table_left_long {
    top: 10px;
}

.register_underway .table_right {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

.register_underway .div_table input.ui-input {
    width: 370px;
}

.register_underway .div_table p {
    font-size: 14px;
    padding: 0;
}

.register_underway .div_table input[type="submit"] {
    width: 200px;
}

.table_right input[type="checkbox"] {
    height: 20px;
    width: 20px;
    vertical-align: sub;
    margin-right: 5px;
}

.table_bottom {
    padding-top: 20px;
}

.tologin {
    color: #1651A9;
}

.tologin a {
    font-size: 16px;
    font-weight: bold;
}

.register_mail {
    display: block;
}

.register_underway .div_table .verify input[type="text"] {
    width: 240px;
    vertical-align: bottom;
}

.register_underway .div_table .verify input[type="button"] {
    margin-left: 2px;
    vertical-align: bottom;
    height: 40px;
    width: 124px;
    border: 1px solid #1bb4f5;
}

.register_underway .div_table .verify .verfify-button {
    color: #fff;
    background: #1bb4f5;
    border-radius: 0px;
}

.register_completer {
    display: none;
}

.register_completer img {
    padding: 20px;
}

.register_main {
    margin: 40px 40px 20px;
}

.register_completer .important {
    padding: 10px;
    background: #f2f2f2;
    border: 1px solid #ccc;
}

.important_title {
    color: #952321;
    font-weight: bold;
    font-size: 17px;
}

.important_main {
    text-align: left;
}

.register_perfect {
    padding-top: 40px;
}

.register_perfect input[type="button"] {
    width: 200px;
}

.register_perfect a {
    border: none;
    margin-top: 20px;
}

.tophone {
    background: url(../Public/img/phone2.png) no-repeat left;
    padding-left: 20px;
}

.tomail {
    background: url(../Public/img/email2.png) no-repeat left;
    padding-left: 25px;
}

input[type="button"],
input[type="submit"],
.tophone,
.tomail {
    cursor: pointer;
}

.suport {
    text-align: left;
    color: #32b4ff;
    font-size: 14px;
    font-weight: bold;
}

.star {
    color: rgb(255, 0, 0);
}

.title-top {
    line-height: 36px;
    padding-bottom: 20px;
    width: 750px;
    margin: 0 auto;
}

.ui-button-lblue,
.ui-button-mblue,
.ui-button-sblue {
    background: #32B4FF;
    border: 1px solid #32B4FF;
}

.register_btn input {
    border: 1px solid #00ABFF;
}

.btn-submit {
    color: #fff;
    width: 220px;
    font-size: 16px;
    border-radius: 4px;
    line-height: 20px;
    height: 40px;
    letter-spacing: 2px;
    background-color: #00abff;
    text-align:center;
}

.register_right_link {
    padding-top: 30px;
}

.register_right_link a {
    color: #e87404;
    font-size: 14px;
    border-bottom: none;
}


/* 机构注册三部流程 begin */
.register_btn{
	text-align:center;
	}

.epuser-regist-flow {
    color: #999;
    width: 600px;
    margin: 0 auto;
}

.per-flow {
    width: 200px;
    float: left;
}

.regist-flow {
    width: 100%;
    height: 54px;
}

.per-flow .flow-tip {
    padding-top: 10px;
    text-align: center;
}

.per-flow.active .flow-tip {
    color: #32b4ff;
    font-weight: bold;
}

.regist-flow.first {
    background: url('../../img/register/flow-1.png') no-repeat center;
}

.regist-flow.second {
    background: url('../../img/register/flow-2.png') no-repeat center;
}

.regist-flow.third {
    background: url('../../img/register/flow-3.png') no-repeat center;
}

.active .regist-flow.first {
    background: url('../../img/register/flow-1-active.png') no-repeat center;
}

.active .regist-flow.second {
    background: url('../../img/register/flow-2-active.png') no-repeat center;
}

.active .regist-flow.third {
    background: url('../../img/register/flow-3-active.png') no-repeat center;
}


/* 机构注册三部流程 end */


/* 搜索选择企业 */

.claim-ep-container {
    padding: 40px 0px;
}

.search-claimep {
    width: 380px;
    border: 1px solid #ddd;
    height: 42px;
    margin: 0 auto;
}

.search-claimep-input {
    padding-left: 10px;
    width: 320px;
    height: 42px;
    line-height: 42px;
    float: left;
    border: none;
    background-color: #f7f7f7;
}

.search-claimep-icon {
    border: none;
    width: 50px;
    height: 42px;
    float: left;
    background: url('../../img/register/search-claimep-icon.png') no-repeat center;
}


/* 企业选择结果 */

.search-claimep-result {
    padding-top: 40px;
    width: 680px;
    margin: 0 auto;
}

.search-claimep-table {
    width: 100%;
    border: 1px solid #ddd;
}

.claimep-table-head {
    background-color: #eeeeee;
    color: #444;
}

.search-claimep-table th,
.search-claimep-table td {
    padding: 8px 20px;
    text-align: left;
}

.search-claimep-table tr {
    border: 1px solid #ddd;
}

.claimep-table-content .regist {
    color: #e87404;
    border: none;
}

.claimep-table-content .change {
    color: #32B4FF;
    border: none;
}

.claimep-table-content a~a {
    margin-left: 5px;
}

.claimep-table-content a:hover {
    text-decoration: underline;
}

.count-tip {
    color: #2991fc;
}

a.new-register {
    color: #0b9cdd;
    border-bottom: 1px solid #0b9cdd;
}

.search-claimep-tip {
    margin-top: 40px;
}
.register_btn .btn-submit{
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}
.register_btn a.btn-submit{
    line-height: 40px;
}
.register_btn a.btn-submit:link,
.register_btn a.btn-submit:visited{
    margin-right: 5px;
    color: #fff;
}
.div_table.third{
    margin-left: 58px;
}
.auto-info{
	width:262px;
	display:inline-block;
    vertical-align: middle;
}
.register_underway .div_table .verify .auto-info~input[type="button"]{
	vertical-align: middle;
}
/* =========================================== registerOutZoneOrg 区外机构 end =========================================== */