﻿@media (min-width: 1200px) {
.container {
                width: 1030px;
            }
        }
        @media (min-width: 992px) {
            .container {
                width: 1030px;
            }
        }

#Regist { margin-top: 25px;margin-bottom: 100px;   box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);border: 1px solid #dddddd;height: auto;background: white;}
#Regist .form-group{ margin-bottom: 20px;}
.caption {
	border-bottom: 1px solid #E5E5E5;
	width: 527px;
    height: 43px;
	margin-top: 25px;
	margin-bottom: 0px;
    margin-left: 10px;
}
@media (max-width: 768px) {
    .caption {
        border-bottom: 1px solid #E5E5E5;
        width: 100%;
        height: auto;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
    }
    #frmRegist {
        margin-top: 5px;
    }
}
.caption div {
	display: inline-block;
	height: 42px;
	line-height: 42px;
	width: 121px;
	text-align: center;
	font-size: 19px;
	font-weight: bold;
}
.login-btn{background-color: #EE4900;color: #FFF;}
.span-color{color:green;}
.tishi-div{margin-top: -10px;margin-bottom: -10px;}

.regist_div{
	width: 100%;
    background: #edecfe;
    height: 600px;
    margin-top: 30px;
    margin-bottom: -20px;
    padding-top: 10px;
}
.regist_div2{
	padding: 20px 150px;
}
.regist_div_left{
	float: left;
	width: 520px;
}
.regist_div_left_img{width: 70%;}
.regist_div_left_img img{width: 350px;}
.regist_div_left_msg{width: 70%;}
.regist_div_left_msg_title{
	width: 100%;
    text-align: center;
    margin: 15px 0px;
    font-size: 18px;
}
.regist_div_left_msg_title ul{
	padding: 20px;
}
.regist_div_left_msg_title ul li{
	width:33.333333%;
	float: left;
}
.regist_div_left_msg_title .span_left{
    float: left;
}
.regist_div_left_msg_title .span_left span{
	    border-bottom: 1px solid #ECA3A3;
    width: 89px;
    display: block;
    margin: 0 auto;
    float: left;
    height: 10px;
}
.regist_div_left_msg_title .span_left i{
	width: 20px;
    height: 20px;
    background: #ECA3A3;
    display: block;
    border-radius: 50%;
    float: right;
}
.regist_div_left_msg_title .span_right{
    float: right;
}
.regist_div_left_msg_title .span_right span{
	border-bottom: 1px solid #ECA3A3;
    width: 89px;
    display: block;
    margin: 0 auto;
    float: right;
    height: 10px;
}
.regist_div_left_msg_title .span_right i{
	width: 20px;
    height: 20px;
    background: #ECA3A3;
    display: block;
    border-radius: 50%;
    float: left;
}
.regist_div_left_msg_content{height: 100px;}
.regist_div_left_msg_content .regist_div_left_msg_content_top{
	width: 50%;
    float: left;
}
.regist_div_left_msg_content .regist_div_left_msg_content_top p{
	height: 22px;
}
.regist_div_left_msg_content .regist_div_left_msg_content_top p i{
	width: 10px;
    height: 10px;
    background: #ECA3A3;
    display: block;
    float: left;
    border-radius: 50%;
    margin-top: 3px;
    margin-right: 10px;
}
.regist_div_left_msg_content img{
	float: right;
	width: 85px;
}
.regist_div_left_msg_bottom{text-align: center;}
.regist_div_right{float: left;width: 30%;}
.regist_div_right_inner{width: 420px;float: left;    margin-left: 55px;}
.regist_div_lc{    height: 80px;}
.regist_div_lc span{
	display: block;
    float: left;
    width: 33.33333%;
    text-align: center;
}
.regist_div_lc span i{
	width: 30px;
    display: block;
    background: #f00;
    height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    padding-top: 7px;
    margin: 0 auto;
}
.regist_div_reg{
	height: 570px;
    background: #fff;
    /* padding: 30px; */
    width: 80%;
    margin: 0 auto;
    border-radius: 20px;
    margin-top: -15px;
}
.regist_div_reg input{
	outline: none;
	background-color: transparent;
}
.regist_div_reg_tab1{
    width: 38px;
    height: 36px;
    border-right: 1px solid #bdbdbd;
    background: url(/images/icon/pwd-icons.png) no-repeat;
    float:left;
}
.regist_div_reg1 .name_label{
    background-position: 0 0;
}
.regist_div_reg1 .pwd-label{
    background-position: -48 0;
}
.regist_div_reg_tab_detail{
    width: 38px;
    height: 36px;
    border-right: 1px solid #bdbdbd;
    background: url(/images/icon/reg-icon.png) no-repeat;
    float:left;
}
.regist_div_reg1 .user_name_label{
    background-position: 7px -155px;
    background-color: #f4f4f4;
}
.regist_div_reg1 .address-label{
    background-position: -33px -155px;
    background-color: #f4f4f4;
}
.regist_div_reg1 {
    border: 1px solid #bdbdbd;
    height: 35px;
    width: 80%;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 35px;
    line-height: 35px;
    border-radius: 5px;
}
.regist_div_reg2 {
    border: 1px solid #bdbdbd;
    height: 38px;
	width: 130px;
    float:left;
}
.regist_div_reg1 .itxt {
    line-height: 18px;
    height: 32px;
    border: 0;
    padding: 10px 0 10px 10px;
    width: 220px;
    float: none;
    overflow: hidden;
    font-size: 14px;
    font-family: '\5b8b\4f53';
}
.regist_div_reg2 .itxt_temp {
    line-height: 18px;
    height: 36px;
    border: 0;
    padding: 10px 0 10px 10px;
    width: 130px;
    float: none;
    overflow: hidden;
    font-size: 14px;
    font-family: '\5b8b\4f53';
}
.regist_div_temp{
    margin-bottom: 10px;
    height: 35px;
    width: 80%;
    margin-left: 35px;
    margin-top: 0px;
}
.regist_div_temp .btn_temp{
    background: #0e4eb8;
    color: #fff;
    padding: 10px 15px;
    height: 38px;
    float: right;
}
.reg_submit_btn{
    background: #0e4eb8;
    color: #fff;
    padding: 11px 102px;
}
.reg_submit_btn:hover{
    background: #0e4eb8;
    color: #fff;
    padding: 11px 102px;
}
.regist_div_reg3 {
    height: 38px;
    width: 100%;
    margin-bottom:17px;
}
.reg_to_login{
	text-align: center;
    font-size: 16px;
    margin-top: -15px;
    color: #9a9a9a;
    letter-spacing: 2px;
    width: 80%;
    margin-left: 35px;	
}
.regist_div_page_title{
	font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    color: white;
    text-align: center;
    background: #0e4eb8;
    border-radius: 20px 20px 0 0;
    height: 45px;
    line-height: 45px;
}
.regist-msg {
	display:none;
    line-height: 17px;
    padding: 6px 10px;
    overflow: hidden;
    width: 100%;
    background: #fef2f2;
    border: 1px solid #ffb4a8;
    margin-bottom: 10px;
}
.regist-msg .error {
    border-color: #ffb4a8;
    background-color: #fef2f2;
    color: #6C6C6C;
    margin:0;
}
.regist-msg  b {
    display: block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background: url(/images/icon/pwd-icons.png) -104px -49px no-repeat;
    float: left;
}
.input-tip {
	display:none;
    color: #c5c5c5;
    height: 27px;
    font-size: 12px;
    padding-top: 5px;
    margin-top: -10px;
}
.input-tip span i {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: text-top;
    margin-right: 8px;
    background: url(/images/icon/icon_utils.png) no-repeat;
    background-position: 0 -52px;
}
.i-def {
    background-position: 0 -100px;
}
.regist_div_reg3{
    width: 80%;
    margin-left: 34px;
    margin-top: 10px;
}