.logo-header {
	width: 1200px;
	height: 60px;
	margin: auto;
	padding: 20px 20px 5px 20px;
	text-align: center;
}
.header-border {
	width: 100%;
}
.div-logo {
	position: relative;
	float: left;
	text-align: left;
	width: 750px;
	height: 70px;
	background-image: url(../images/denglu_zhuce/logo2.png);
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 80px;
    top:-15px;
}
.logo-txt {
	position: relative;
	float: left;
	height: 100px;
	left: 40px;
	line-height: 100px;
}
.already-txt {
	color: #555555;
	padding-left: 10px;
}
.padding-left-10px {
	padding-left: 10px;
}
.padding-left-72px {
	padding-left: 72px;
}
.content {
	width: 480px;
	margin: auto auto 100px auto;
}
.step-info {
	width: 380px;
	height: 50px;
	margin-bottom: 25px;
	text-align: center;
}
.step-info2 {
	width: 550px;
}
.step {
	float: left;
	width: 110px;
	text-align: left;
	font-size: 16px;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-left: 20px;
}
.step-div1 {
	width: 80px;
	margin-left: 40px;
}
.step-div2 {
	margin-right: 8px;
}
.step_num {
	margin-left: -26px;
	color: white;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
    width:20px;
    display:inline-block;
    vertical-align:middle;
    border-radius:50%;
    text-align:center;
}
.step_txt {
	height: 23px;
	line-height: 23px;
	padding-left: 10px;
    vertical-align:middle;
}
.step-orange {
	/* background-image: url(../images/denglu_zhuce/orange_circle.png); */
    background:#FD7C24;
}
.step-gray {
	/* background-image: url(../images/denglu_zhuce/gray_circle.png); */
    background:#CCCCCC;
}
.none-color {
	color: #999999;
}
.arrow_step {
	float: left;
	width: 40px;
	height: 19px;
	padding-top: 5px;
	background-image: url(../images/denglu_zhuce/arrow_step.png);
	background-position: center;
	background-repeat: no-repeat;
}
.arrow_step2 {
	width: 20px;
}
.v-line-span {
	width: 1px;
	height: 60px;
	line-height: 60px;
	border-left: 1px solid #f0f0f0;
	font-size: 18px;
	color: #cccccc;
}
.inbox {
	position: relative;
	border: 1px solid #f0f0f0;
	height: 47px;
	padding: 0;
	margin: 0 0 21px 0;
}
.inbox2 {
	border: 0;
}
.inbox-phone {
	margin-top: 200px;
}
.phone-num {
	margin: 10px;
	width: 480px;
	height: 40px;
	padding: 0;
}
.input-img-div {
	position: absolute;
	float: left;
	width: 59px;
	height: 43px;
	line-height: 41px;
	border-right: 1px solid #f0f0f0;
	text-align: center;
	left: 0;
	margin: 2px;
	background-repeat: no-repeat;
	background-position: center;
}
.phone-img {
	background-image: url(../images/denglu_zhuce/phone.png);
}
.reinput-img {
	background-image: url(../images/denglu_zhuce/reinput.png);
}
.lock-img {
	background-image: url(../images/denglu_zhuce/lock.png);
}
.lock2-img {
	background-image: url(../images/denglu_zhuce/lock2.png);
}
.member2-img {
	background-image: url(../images/denglu_zhuce/member2.png);
}
.btn-check {
	float: right;
	width: 118px;
	height: 49px;
	text-align: center;
	font-size: 16px;
	margin-bottom: 20px;
	border: 0;
	cursor: pointer;
}
.btn-retry {
	background-color: #eeeeee;
	color: #bbbbbb;
	border: 1px solid #dddddd;
}
.input-img {
	vertical-align: middle;
	width: 28px;
	height: 28px;
}
.input-div {
	position: absolute;
	float: left;
	width: 160px;
	margin: 0;
	left: 0;
}
.phone {
	padding: 10px 10px 10px 74px;
	width: 394px;
	border: 0;
	height: 27px; line-height: 27px;
	font-size: 14px;
}
.code {
	width: 268px;
	border: 1px solid #f0f0f0;
}
#code: active {
	border: 2px solid #fd7c24;
}
a:hover {
	color: red;
	transition: color .2s ease-in-out;
	transition-property: color;
	transition-duration: 0.2s;
	transition-timing-function: ease-in-out;
	transition-delay: initial;
}
.read_state {
	text-align: left;
	color: #999999;
	margin-bottom: 25px;
}
.btn-register {
	width: 100%;
	height: 47px;
	color: #ffffff;
	font-size: 18px;
	border: 0;
	margin-bottom: 20px;
	cursor: pointer;
}
.success-div {
	width: 500px;
	height: 120px;
	text-align: center;
	margin-top: 90px;
	padding-left: 30px;
}
.checked-img-div {
	float: left;
	width: 120px;
	height: 80px;
	line-height: 80px;
	margin-right: 20px;
	vertical-align: middle;
	background-image: url(../images/denglu_zhuce/checked.png);
	background-position: right;
	background-repeat: no-repeat;
}
.checked-img-div2 {
	float: right;
	width: 400px;
	height: 80px;
	line-height: 80px;
	margin: 60px 0 80px 30px;
	vertical-align: middle;
	background-image: url(../images/denglu_zhuce/checked.png);
	background-position: left;
	background-repeat: no-repeat;
}
.success-txt-div {
	float: left;
	width: 280px;
	vertical-align: bottom;
}
.success-txt1 {
	text-align: left;
	padding-top: 30px;
	font-size: 24px;
	color: #555555;
}
.success-txt2 {
	text-align: left;
	font-size: 16px;
	padding-top: 10px;
	color: #555555;
}
.success-txt3 {
	text-align: center;
	font-size: 16px;
	line-height: 80px;
}
.success-txt4 {
	text-align: center;
	font-size: 16px;
	line-height: 80px;
}
.common-txt {
	padding-left: 0;
	color: #555555;
}
.code2d-div {
	width: 340px;
	height: 80px;
	/*background-image: url(../images/denglu_zhuce/code2d.png);*/
	background-position: right;
	background-repeat: no-repeat;
	padding: 10px;
	font-size: 16px;
}
.btn-div {
	text-align: center;
	padding: 40px;
}
.btn-register22 {
	width: 360px;
	height: 48px;
	color: #ffffff;
	font-size: 18px;
	border: 0;
	margin-bottom: 20px;
	cursor: pointer;
	outline: none;
}
div, p, span {
	font-family: "Microsoft YaHei";
}
.note {
	margin-bottom: 20px;
}
.btn-decision {
	margin-top: 20px;
}
.btn-login2 {
	width: 100px;
	height: 32px;
	margin-bottom: 3px;
	background-color: white;
	border: 1px solid #dddddd;
	cursor: pointer;
}
.btn-login2-div {
	width: 100px;
	height: 80px;
	margin-bottom: 3px;
	line-height: 80px;
}
.text-white-color{
	color: #fff;
}
.qr_img{
	vertical-align: middle;
    margin-left: 15px;
}
//寮规��
.notice-ele-box {
	float: left;
	border: 1px solid #e4e4e4;
	position: fixed;
    top: 240px;
    left: 33%;
    z-index: 99999999;
	text-align: center;
	margin: 10px 20px;
	font-size:15px;
	background: #fff;
}
.notice-ele-title {
	width:440px;
	height:39px;
	background:#ebebeb;
	position:relative;
}
.notice-ele-title span {
	position:absolute;
	top: 11px;
	left: 20px;
}
.notice-ele-box-custom {
	border: 1px solid #f1f1f1;
	border-radius:3px;
	box-shadow: 0px 2px 10px 0px #7b7a7a;
}
.notice-ele-title-custom {
	width:380px;
	height:84px;
	margin: 0 25px;
	position:relative;
	border-bottom:1px solid #f1f1f1;
}
.notice-ele-title-custom p {
	position:absolute;
	bottom: 15px;
	width:100%;
}
.notice-ele-content-custom {
	height:182px;
	position:relative;
}
.notice-ele-content-custom .pay-success {
	position:absolute;
	top: 30px;
	left: 30px;
}
.notice-ele-title .notice-del-btn, .notice-ele-title-custom .notice-del-btn {
	position:absolute;
	top: 10px;
	right: 10px;
	cursor:pointer;
    width: 16px;
    height: 16px;
}
.notice-ele-title-custom .notice-del-btn {
	right: -13px !important;
}
.notice-ele-content {
	height:156px;
	position:relative;
}
.notice-ele-content > p {
	position:absolute;
	width: 100%;
	top:40%;
}
.notice-ele-content > img {
	position:absolute;
	top: 60px;
	left: 65px;
}
.success-tan{
    width: 45px;
    height: 45px;
    vertical-align: middle;
    margin-right: 10px;
}
.notice-ele-box .notice-ele-btn {
	width: 144px;
	height: 34px;
	margin: 0px 25px 20px 25px;
	border: none;
	outline: none;
	cursor: pointer;
	color: #fff;
	background: #ababab;
}
.notice-ele-btn-div {
	height:50px;
	background:#ebebeb;
	position:relative;
}
.notice-ele-btn-div p {
	position:absolute;
	top:20px;
	width:100%;
	cursor:pointer;
}
.red-bg {
	background: #ed6d46;
	border: none;
	padding-left: 17px;
	padding-right: 17px;
}
.fix-mark-box {
	background: url(../images/icon-qr-outside3.png) no-repeat center;
	width: 270px; height: 166px;
	margin-top: 20px;
}


.wei-agreement{
    width: 31%;height: 400px;border: 2px solid #CCCCCC;position: fixed;left: 37%;top: 200px;
    border-top:2px solid #fd7c24;background:#ffffff;overflow:hidden;
}
.agr-close{
    position: absolute;top: 10px;right:10px;width:20px;height:20px;background: url(../images/wrong-gray.png) no-repeat center center;
}
.agr-close:hover{
    position: absolute;top: 10px;right:10px;width:20px;height:20px;background: url(../images/wrong.png) no-repeat center center;
}
.agree-btn{
    width: 110px;background: #FD7D24;height: 36px;line-height: 36px;text-align: center;margin: 0 40%;border: none;color: #FFFFFF;font-size: 15px;margin-top:20px;
}
.agr_content{width:96%;padding:20px;overflow:auto;height:300px;padding-bottom:0;font-size:14px;padding-right:43px;word-break:break-all;}