@charset "utf-8";
.header .headbottom{
	height: 1px!important;
	background-color: #e3e3e3;
}
#regstep1_title {	
	height: 40px;
	border-right: 1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	margin-bottom: 40px;
}
.steps_1 {
	background: url(../../images/ui/register.gif) no-repeat left top;
	float: left;
	height: 40px;
	width: 420px;
}
.steps_2 {
	background: url(../../images/ui/register2.gif) no-repeat left top;
	float: left;
	height: 40px;
	width: 420px;
}
.steps_3 {
	background: url(../../images/ui/register3.gif) no-repeat left top;
	float: left;
	height: 40px;
	width: 420px;
}
.reg_tel {
	font-size: 12px;
	line-height: 41px;
	color: #515151;
	float: left;
	height: 40px;
	padding-left: 19px;
}
.reg_clickLogin {	
	float: right;
	height: 30px;
	width: 80px;
	margin: 45px 10px 0px 0px;
	overflow: hidden;
	background-color:#ff7700;
	font:normal 12px/30px 微软雅黑;
	text-align:center;
	color:#fff;
	border-radius: 5px;
}
.reg_clickLogin:hover{
	color:#fff;	
}
.icgoo_regTop .reg_clickLogin{
	background-color:#e61f10;
}
.icweb_regTop .reg_clickLogin{
	background-color:#0080ff;
}
.iclab_regTop .reg_clickLogin{
	background-color:#0075fd;
}
.cxxy_regTop .reg_clickLogin{
	background-color:#26b87e;
}
.reg_already {
	font-size: 12px;
	line-height: 41px;
	float: right;
	height: 41px;
	color: #666;
	padding-right: 15px;
	margin-top: 40px;
}
.regstep_tel {
	color: #0076FF;
	padding: 0px 5px;
}
.reg_captain {
	
}
.reg_content{
	position: relative;
}
.reg_content, #regStep2, #regStep3 {	
	padding-bottom: 25px;
	font-size: 12px;
	min-height: 400px;
}
.icgoo_regMain .reg_content,
.iclab_regMain .reg_content,
.cxxy_regMain .reg_content,
.icweb_regMain .reg_content{
	padding-top: 50px;
}
#regStep3 {
	padding-left: 55px;
	}
.regbutton {
	width: 75px;
	height: 27px;
	background: url(../../images/ui/login_bg.png) -80px -278px;
	border-width: 0;
	color: #000;
	font-weight: bolder;
	margin-left: 65px;
	cursor: pointer;
	}
.reg_captain {
	line-height: 40px;
	height: 40px;
	margin-right: 56px;
	margin-left: 56px;
	padding-top: 10px;
}
.reg_line {
	height: 50px;
	clear: both;
	position: relative;
}
.reg_newLine {
	height: 40px;
	clear: both;
	padding-left: 131px;
}
.reg_line h4 {
	height: 30px;
	float: left;
	font: normal 12px/30px 微软雅黑;
	color: #444;
	text-align: right;
	width: 143px;
	margin-bottom: 20px;
}
.required {
	font-size: 12px;
	font-weight: normal;
	color: #ff5a00;
	padding-right: 5px;
}
.reg_choices {
	float: left;
}
.reg_choice {
	font-size: 12px;
	color: #666;
	float: left;
	height: 30px;
    line-height: 30px;
    margin-right: 13px;
}
.reg_choice input{
	position: relative;
	top: 2px;
}
.reg_choice .sjTab,
.reg_choice .sjTab input,
.reg_choice .sjTab span{
	display: inline-block;
	width: 98px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	cursor: pointer;
}
.reg_choice .sjTab{
	position: relative;
}
.reg_choice .sjTab input[type="radio"]{
	-webkit-appearance:none;
	background-color: #fff;
	border: 1px solid #ccc;
	margin-right: 20px;
	border-radius: 5px;
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}
.reg_choice .sjTab input[type="radio"]:checked {
	background: url(../../images/member/duigou_tr.png) no-repeat right top #fff7ee;
	border: 1px solid #ff7b04;
}
.reg_choice .sjTab input[type="radio"]:checked +span{
	color: #fb2c00;
}
.reg_choice .sjTab span{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	font-size: 12px;
}
.reg_captain h2 {
	font: bold 14px/44px 微软雅黑;
	color: #ff5a00;
	height: 44px;
	float: left;
	margin-right: 18px;
}
.reg_must {
	font-size: 12px;
	float: left;
}
.reg_welcome {
	float: right;
	line-height: 44px;
	height: 40px;
	color: #666;
	overflow: hidden;
}
.reg_help {
	float: left;
	color: #999;
	background: url(../../images/ui/reg_help.gif) no-repeat 0px 14px;
	font-size: 12px;
	line-height: 40px;
	height: 40px;
	padding-left: 16px;
}
.sso_help {
	font-weight: normal;
	color: #999;
	background: url(../../images/ui/reg_help.gif) no-repeat 0px 2px;
	font-size: 12px;
	line-height: 17px;
	height: 17px;
	padding-left: 16px;
	cursor: pointer;
}
.sso_helpText{
	position: absolute;
    left: 500px;
    bottom: 0px;
    padding: 12px;
    background-color: #fffeef;
    border: 1px solid #e3e3e3;
    width: 300px;
    font-size: 12px;
    line-height: 20px;
    color: #555;
	display:none;
}
.inputtext.reg_username {
	float: left;
	width: 198px;
	border-radius: 5px;
	border: 1px solid #ccc;
}
.inputtext.reg_longinput{
	float: left;
	width: 230px;
	border-radius: 5px;
	border: 1px solid #ccc;
}
.inputtext.reg_longinput.phoneNumInput{
	width:101px;
}
select.inputtext.reg_longinput{
	height: 27px;
	width: 332px;
}
.suffix {
	line-height: 27px;
	color: #666;
	height: 27px;
	float: left;
	margin-left: 5px;
}
.slectedArea {
	float: left;
	margin-top: 7px;
}
.slectedCity {
	float: left;
	margin-top: 7px;
	}
.slectedTown {
	float: left;
	margin: 7px 0px 0px 20px;
	}
.slectedArea.selectDX .select_val, .slectedCity.selectDX .select_val, .slectedTown.selectDX .select_val {
	width: 103px;
	padding-left: 10px;
	font-size: 14px;
}
.slectedArea.selectDX ul {
	width: 140px;
	height: 105px;
	overflow-y: auto;
}
.slectedCity.selectDX ul {
	width: 290px;
	height: 120px;
	}
.slectedTown.selectDX ul {
	width: 236px;
	height: auto;
	padding-bottom: 0px;
	}
li.slectedArea_li {
	width: auto;
	padding: 0px 4px;
	height: 25px;
	float: left;
	color: #666;
	line-height: 25px;
	text-align: center;
}
.inputtext{
	border: 1px solid #ccc;
}
.inputtext.reg_shortinput {
	float: left;
	width: 32px;
	margin-top: 7px;
	text-align: center;
}
.inputtext.reg_shortinput:focus {
	text-align: left;
	}
.inputtext.reg_mediuminput {
	float: left;
	width: 123px;
	margin-top: 7px;
}
.inputtext:focus{
	border:1px solid #fe7b00!important;
	color: #444;
}
.reg_tel_dec {
	font-size: 12px;
	line-height: 30px;
	color: #666;
	text-align: center;
	float: left;
	height: 30px;
	width: 20px;
}
#reg_submit, #reg2_confirm {
	display: inline-block;
	width: 110px;
	height: 40px;
	line-height: 40px;
	background-color: #ff7800;
	color: #fff;
	border: 0;
	cursor: pointer;
	margin-top: 10px;
	border-radius: 5px;
	font-size: 14px;
}
.reg_btn {
	height: 40px;
	margin: 10px 0px 0px 147px;
}
.selectDevide {
	height: 25px;
	border-bottom: 1px dotted #CCC;
	margin: 0px 5px 0px 6px;
}
.reg_checkMessage {
	font: normal 22px/40px 微软雅黑;
	color: #333333;
	height: 40px;
	margin: 40px 0px 24px 58px;
}
.pushup {
	clear: both;
	height: 5px;
	width: 100%;
}
#reg_questions {
	float: left;
	width: 270px;
}
#reg_checkPhone {
	float: left;
	width: 700px;
}
.reg_quest {
	line-height: 40px;
	height: 40px;
	color: #999;
}
.reg_questA {
	color: #3399cc;
}
.reg_questA:hover {
	color: #ff6600;
	text-decoration: underline;
	} 
#enterCode,.yzmTextLine {
	font: bold 14px/68px 微软雅黑;
	color: #666;
	height: 68px;
	margin-left: 58px;
}
.yzmTextLine .changeone{
	float: none;
}
.teg2_input {
	margin-left: 15px;
	width: 175px;
}
.freeMember_main .teg2_input{
	margin-left: 0;
}
#img_MobileCheckCode{
	position: relative;
	top: 7px;
}
#receiveCode {  
	line-height: 42px;
	height: 42px;
	padding-left: 58px;
	font-size: 12px;
	color: #333;
}
#receiveCodeBtn {
	background-color: #ffb849;
	font-size: 14px;
	line-height: 26px;
	color: #333;
	height: 26px;
	width: 127px;
	font-weight: normal;
	border-width: 0px;
	margin: 0px 15px;
	cursor: pointer;
}
#receiveCodeBtn.waiting {
	background: url(../../images/ui/register2.gif) no-repeat 0px -45px;
	color: #999999;
	}
#receiveCode .orangefont {
	margin-left: 10px;
}
#receiveCode .orangefont:hover {
	text-decoration: underline;
	}
.reg2_title {
	width: 190px;
	display: inline-block;
	text-align: right;
}.reg2_btns {
	padding-left: 249px;
	padding-top: 35px;
}
#reg2_more {
	font-size: 12px;
	color: #666666;
	padding-left: 150px;
	line-height: 40px;
	height: 40px;
}
#reg2_more:hover {
	text-decoration: underline;
	color: #ff6600;
	}
#reg2_questTitle {
	margin-top: 45px;
	line-height: 33px;
	height: 33px;
	font-size: 14px;
	color: #333;

}
.reg_Iagree {
	line-height: 40px;
	height: 40px;
	margin-left: 130px;
	font-size: 14px;
	color: #666;
}
.reg_checkbox {
	float: left;
	margin-top: 13px;
	margin-right: 5px;
}
.yellowtips {
	line-height: 25px;
	background-color: #fffeef;
	height: 25px;
	padding-right: 7px;
	padding-left: 7px;
	border: 1px solid #ded8b9;
	position: relative;
	white-space: nowrap;
	display: inline-block;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	font-size: 12px;
	color: #666;
}
.yltippoint {
	font-size: 2px;
	line-height: 2px;
	background: url(../../images/member/yellowtishi.gif) no-repeat left top;
	height: 5px;
	width: 6px;
	position: absolute;
	left: -4px;
	top: 10px;
}
.reg_line .yellowtips, .reg_newLine .yellowtips {
	float: left;
	margin-left: 10px;
}
.add_yellow {
	float: left;
	height: 17px;
	width: 17px;
	background: url(../../images/ui/register_smallbtn.gif) no-repeat 0px 0px;
	margin: 12px 0px 0px 5px;
	cursor:pointer;
}
.dele_gray {
	float: left;
	height: 17px;
	width: 17px;
	background: url(../../images/ui/register_smallbtn.gif) no-repeat -19px 0px;
	margin: 12px 0px 0px 5px;
	cursor:pointer;
}
.yellowerror_tips {
	line-height: 25px;
	height: 25px;
	padding-right: 10px;
	padding-left: 27px;
	border: 1px solid #ded8b9;
	position: relative;
	white-space: nowrap;
	display: inline-block;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #fffeef url(../../images/ui/vfc_error.gif) no-repeat 8px 6px;
	font-size: 12px;
	color: #666;
}
.reg_content .yellowerror_tips {
	float: left;
	margin-left: 10px;
}
.reg_content .green_rightIcon {
	float: left;
	margin-top: 6px;
	margin-left: 10px;
	padding: 0;
}
.green_rightIcon{
	width: 12px;
	height: 12px;
	display: inline-block;
	background: url(../../images/ui/vfc_right.gif) no-repeat 0px 0px;
	}
.agree_p {
	float: left;
}
.green_rightIcon .yltippoint{
	display: none;
}
/*修改后*/
#regStep3  {
	color: #333;
}
.star {
	position: relative;
	top: 1px;
	color: #FF5A00;
	font-weight: bold;
	font-size: 18px;
}
#regStep3 .congratulate{
	text-align: center;
	padding: 50px 0;
}
#regStep3 .icon-chenggong{
	color: #ff7700;
	font-size: 40px;
}
#regStep3 .congratulate h2 {
	font: bold 16px/56px "微软雅黑";
	color: #ff4200;
}
#regStep3 .congratulate .linkBtn{
	display: inline-block;
	width: 160px;
	height: 36px;
	border: 1px solid #ccc;
	font: normal 14px/36px "微软雅黑";
	color: #444;
	border-radius: 20px;
	margin: 30px 40px 0;
}
#regStep3 .congratulate .text{
	text-align: center;
	margin: 30px 0;
}
#nextstep {
	clear: both;
	padding-top: 17px;
	border-top: 1px dotted #bcbcbc;
	font: normal 14px/30px normal;
}
.cft_ways {
	padding-left: 6.5em;
}
.ctfs .include {
	display: inline-block;
	width: 6.5em;
}
.cft_tip {
	font: bold 12px/28px normal;
	padding-left: 7.6em;
}
#otherlinks {
	margin-top: 22px;
	padding-top: 12px;
	border-top: 1px dotted #bcbcbc;
	font: normal 14px/30px normal;
}
.bluelink {
	color: #3c6cc6;
	font-weight: bold;
}

/*免费会员*/
.freeMember_main{
	width:990px;
	color:#333;
}
.freeMember_main .title{
	float:left;
	width:87px;
	height:28px;
	line-height:28px;
	text-align:right;
	color: #444;
}
.freeMember_main .changeone{
	float: none;
}
.freeMember_main .list{
	height:28px;
	margin-bottom:20px;
	padding-left:56px;
}
.freeMember_main .list .yellowtips{
	float: left;
	margin-left: 10px;
}
.freeMember_main .inputText{
	float:left;
	width:320px;
	height:26px;
	line-height:26px;
	border:1px solid #ddd;
	border-radius: 5px;
	outline:none;
}
.freeMember_main .inputText:focus{
	border:1px solid #fe7b00;
	color: #444;
}
.freeMember_main  .phoneNumText{
	width: 165px;
}
.freeMember_main .inputText.yzm,
.reg_memberContent .inputtext.yzm{
	width: 140px;
	margin-right: 20px;
}
.freeMember_main .getYZM_btn,
.reg_memberContent .getYZM_btn{
	float:left;
	height:30px;
	line-height:30px;
	color: #ff4200;
	cursor:pointer;
}
.icgoo_regMain .getYZM_btn{
	width: 140px;
	height:30px;
	line-height:30px;
	text-align:center;
	float:left;
	cursor:pointer;
	border:1px solid #f08d87;
	background-color:#ffeeee;
	color: #E61F10;
	border-radius: 5px;
}
.iclab_regMain .getYZM_btn{
	width: 140px;
	height:30px;
	line-height:30px;
	text-align:center;
	float:left;
	cursor:pointer;
	border:1px solid #9dbcdf;
	background-color:#f7fcff;
	color: #0075FD;
	border-radius: 5px;
}
.cxxy_regMain .getYZM_btn{
	width: 140px;
	height:30px;
	line-height:30px;
	text-align:center;
	float:left;
	cursor:pointer;
	border:1px solid #9de59e;
	background-color:#f7fcff;
	color: #09A161;
	border-radius: 5px;
}
.icweb_regMain .getYZM_btn{
	width: 140px;
	height:30px;
	line-height:30px;
	text-align:center;
	float:left;
	cursor:pointer;
	border:1px solid #00A0E8;
	background-color:#DFF2FF;
	color: #00A0E8;
	border-radius: 5px;
}
.freeMember_main .btn{
	display: inline-block;
	width: 110px;
	height: 40px;
	line-height: 40px;
	background-color: #ff7800;
	color: #fff;
	font-weight: bold;
	border: 0;
	cursor: pointer;
	margin-left: 143px;
	margin-top: 10px;
	border-radius: 5px;
}
.icgoo_regMain .freeMember_main .btn{
	background-color:#e61f10;
}
.iclab_regMain .freeMember_main .btn{
	background-color:#0075fd;
}
.cxxy_regMain .freeMember_main .btn{
	background-color:#26b87e;
}
.icweb_regMain .freeMember_main .btn{
	background-color:#0080ff;
}
.slectedPhoneNum{
	float:left;
	margin-top:0;
}
.reg_line .slectedPhoneNum{
	
}
.slectedPhoneNum.selectDX .select_val{
	width:135px;
	border-radius: 5px;
	border: 1px solid #ddd;
	padding: 0 5px;
}
.slectedPhoneNum.selectDX .downarrow{
	background: none;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 12px;
	text-align: center;
	line-height: 27px;
}
.freeMember_main .reg_tel_dec{
	height:27px;
	line-height:27px;
}
.slectedPhoneNum.selectDX ul {
    width: 130px;
    height: 105px;
    overflow-y: auto;
	top: 26px;
	border: 1px solid #ddd;
}
.slectedPhoneNum ul li{
	color:#333;
}

.ser_blackborder{
	left:50%;
	top:50%;
	margin-left:-405px;
	margin-top:-320px;
}
#layercontent {
    background-color: #FFF;
    overflow-y:auto;
    overflow-x:hidden;
}
.serviceAgreement_text{
	width:739px;
    margin:10px 30px 0px 20px;
    font-size:14px;
    line-height:26px;
}
@-moz-document url-prefix(){.serviceAgreement_text{margin:10px 35px 0px 20px;}}

.serviceAgreement_main .text{
	font:normal 12px/26px 微软雅黑;
    color:#060606;
	text-indent: 2em;
}
.serviceAgreement_text .title{
	font:bold 14px/38px 微软雅黑;
	color:#ff5900;
	margin-left:0;
	}
.serviceAgreement_text .List{
	font:normal 12px/26px 微软雅黑;
	color:#060606;
	margin-left:30px;
	padding-bottom:10px;
	}
.serviceAgreement_text .List2{
	font:normal 12px/26px 微软雅黑;
	color:#060606;
	margin-left:50px;
	padding-bottom:10px;
}
.serviceAgreement_text .indent2{
	text-indent:2em;
}
.serviceAgreement_text .Width{
	width:739px;
	margin-top:10px;
}
.serviceAgreement_text #login_terms{
	margin-top:30px;
}
.serAg_btn{
	background-color:#fff;
	height:40px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
.serAg_btn .cancelBtn,.serAg_btn .agreeBtn{
	display:inline-block;
	font:normal 16px/40px "微软雅黑";
	width:100px;
	height:40px;
	cursor:pointer;
	text-decoration:none;
	border-radius: 5px;
}
.serAg_btn .cancelBtn{
	color:#333;
	background-color:#ddd;
	margin-right:80px;
}
.serAg_btn .agreeBtn{
	color:#fff;
	background-color:#ff7800;
}
.salesman_main{
	width:530px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-265px;
	margin-top:-200px;
	color:#333;
	font-family:"微软雅黑";
}
.salesman_main .layercontent{
	padding:15px 25px;
}
.salesman_main .textList{
	line-height:30px;
}
.salesman_main .bold{
	font-weight:bold;
}
.salesman_main .reg_line{
	margin: 10px 0 10px 23px;
}
.salesman_main .reg_line h4{
	width:85px;
	text-align: left;
}
.salesman_main .inputtext.reg_longinput{
	width:100px;
	margin-top: 7px;
	border-right: 0;
}
.salesman_main .orangeBtn{
	float:left;
	width:80px;
	height:27px;
	line-height:27px;
	margin-top: 7px;
}
.salesman_btn{
	margin-top:10px;
	text-align: left;
    margin-left: 23px;
}

.salesman_btn input{
	line-height:30px;
    height:30px;
	padding:0 15px;
	border:1px solid #ccc;
    font-size:14px;
    margin-right:10px;
}


.OYX_main{
	width:260px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-130px;
	margin-top:-200px;
	color:#333;
	font-family:"微软雅黑";
}
.OYX_main .layercontent{
	padding:15px 25px;
	text-align: center;
}
.OYX_main .textList{
	line-height:30px;
}
.OYX_main .bold{
	font-weight:bold;
}
.OYX_main .orangeBtn{
	width: 100px;
    height: 30px;
    margin: 20px auto 10px;
}
.OYX_main input:focus{
	padding:0;
	border:0;
	outline:none;
	box-shadow:0;
} 
.setOnline{
	margin: 10px 0 20px 130px;
    color: #666;
}
.freeMember_main .setOnline{
	margin-left:135px;
}
.freeMember_main .setOnline,.reg_memberContent .setOnline{
    font-size: 12px;
}
.freeMember_main .setOnline .xy,
.reg_memberContent .setOnline .xy
{
	color: #ff4200;
}
.icgoo_regMain .setOnline .xy{
	color: #E61F10;
}
.iclab_regMain .setOnline .xy{
	color: #0075FD;
}
.cxxy_regMain .setOnline .xy{
	color: #09A161;
}
.icweb_regMain .setOnline .xy{
	color: #00A0E8;
}
.xy:hover{
	text-decoration: underline;
}
.setOnline label{
	cursor:pointer;
}
.setOnline input{
	margin-right: 5px;
    position: relative;
    top: 2px;
}
/* .setOnline input:focus { outline: none; }
.setOnline input[type="checkbox"] {
  width: 14px;
  height: 14px;
  -webkit-appearance: none;
  background: url(../../images/ui/check.png) no-repeat left -14px;
}
.setOnline input[type="checkbox"]:checked {
  background: url(../../images/ui/check.png) no-repeat left top;
} */



.stockNum_helpIcon{
	color: #ff4200;
	background-color: #ffd100;
	border-radius: 3px;
	display: inline-block;
	width: 16px;
	height: 16px;
	cursor: pointer;
	text-align: center;
	line-height: 16px;
	font-style: normal;
	margin-left: 10px;
}
.stockUpdateLink{
	color:#0075FD;
	float: left;
	margin-top: 6px;
	margin-left: 50px;
}
.stockUpdateLink .iconfont{
	font-size: 12px;
}
.stockNum_helpDiv{
	display:none;
	position: absolute;
	background-color: #fffff4;
	border: 1px solid #ccc;
	padding: 10px;
	z-index: 10;
	top: 24px;
}
.stockNum_helpDiv .textList{
	display: flex;
	justify-content: space-between;
}
.stockNum_helpDiv .textList span{
	width: 95px;
}

.cx_ssoRegTips{
	width: 350px;
	border: 1px solid #ddd;
	border-radius: 5px;
	background-color: #fffff4;
	position: absolute;
	right: 0px;
	top: 0;
	box-sizing: border-box;
	padding: 5px 20px 10px;
}
.icgoo_regMain .cx_ssoRegTips,
.iclab_regMain .cx_ssoRegTips,
.cxxy_regMain .cx_ssoRegTips,
.icweb_regMain .cx_ssoRegTips{
	top:50px;
}
.cx_ssoRegTips .title{
	font-weight: bold;
	color: #ff5a00;
	line-height: 30px;
}
.icgoo_regMain .cx_ssoRegTips .title{
	color: #E61F10;
}
.iclab_regMain .cx_ssoRegTips .title{
	color: #0075FD;
}
.cxxy_regMain .cx_ssoRegTips .title{
	color: #09A161;
}
.icweb_regMain .cx_ssoRegTips .title{
	color: #00A0E8;
}
.cx_ssoRegTips .text{
	color: #666;
	line-height: 26px;
}

.footer_reg{
	border-top: 1px solid #ddd;
	padding-top: 30px;
	line-height: 30px;
	text-align: center;
	width: 1190px;
	margin: 0 auto;
	font-size: 12px;
	color: #666;
}

.footer_reg a:link,.footer_reg a:visited{
	color:#666;
}

.regSucceed_icnet .reg_content,
.regSucceed_icgoo .reg_content,
.regSucceed_iclab .reg_content,
.regSucceed_cxxy .reg_content{
	text-align: center;
	padding-top:100px;
}
.regSucceed_icnet .reg_content .suc_title,
.regSucceed_icgoo .reg_content .suc_title,
.regSucceed_iclab .reg_content .suc_title,
.regSucceed_cxxy .reg_content .suc_title{
	font-size: 16px;
	color: #FF4200;
	font-weight: bold;
	line-height: 45px;
	display: flex;
	justify-content: center;
	margin-bottom: 100px;
}
.regSucceed_icgoo .reg_content .suc_title{
	color: #E61F10;
}
.regSucceed_iclab .reg_content .suc_title{
	color: #0075FD;
}
.regSucceed_cxxy .reg_content .suc_title{
	color: #09A161;
}
.icgoo_regMain .xy.regService_icgoo{
	display:inline-block!important;
}
.iclab_regMain .xy.regService_iclab{
	display:inline-block!important;
}
.cxxy_regMain .xy.regService_cxxy{
	display:inline-block!important;
}
.icweb_regMain .xy.regService_icweb{
	display:inline-block!important;
}
.icnet_regMain .xy.regService_icnet{
	display:inline-block!important;
}
.suc_title .iconfont{
	font-size: 30px;
	margin-right: 10px;
}
.regSucceed_icnet .black_icnetLink{
	width: 158px;
	height: 36px;
	background-color:#ffecd4;
	box-sizing: border-box;
	border:1px solid #ff7700;
	border-radius: 5px;
	font-size: 14px;
	color: #FF5A00;
	display: inline-block;
	line-height: 36px;
}
.regSucceed_icnet .editInfoBtn{
	height: 36px;
	background-color: #ff7700;
	box-sizing: border-box;
	border-radius: 5px;
	font-size: 14px;
	color: #fff;
	display: inline-block;
	line-height: 36px;
	padding: 0 30px;
	margin-left: 100px;
}
.main .suc_linkBtn{
	display: flex;
	justify-content: center;
}
.main .suc_linkBtn a{
	width: 158px;
	height: 36px;
	background-color:#fff;
	box-sizing: border-box;
	border:1px solid #ddd;
	border-radius: 5px;
	font-size: 14px;
	color: #666;
	margin:0 20px;
	text-align: center;
	line-height: 36px;
}