body {
  width: 100%;
  height: 100%;
  background: url('register_bg.jpg') no-repeat center top;
}
.head_bg {
  height: 100px;
  width: 100%;
  background: #fff;
  border-bottom: 3px solid #fc0f3d;
}
.header .logo {
  height: 61px;
  padding: 18px 0 0;
}
.header .logocon {
  float: left;
  margin-right: 15px;
}
.header .head_tip {
  float: left;
  font: 24px/47px "microsoft yahei";
  color: #333;
  height: 47px;
  border-left: 1px solid #efefef;
  padding-left: 20px;
  position: relative;
  top: 10px;
}
.allWrap {
  width: 1200px;
  margin: 0 auto;
  font-family: "microsoft yahei";
  font-size: 14px;
}
.main_top {
  height: 45px;
  padding-top: 30px;
  position: relative;
  font-family: "microsoft yahei";
}
.main_top_l {
  float: left;
  color: #fff;
  font-size: 20px;
}
.main_top_l span {
  font-size: 16px;
  color: #fff96f;
  margin-left: 15px;
}
.decoration {
  display: inline-block;
  width: 132px;
  height: 65px;
  background: url('decoration.png') no-repeat;
  position: absolute;
  top: -3px;
  left: 311px;
  _display: none;
}
.main_top_r {
  float: right;
  font-size: 14px;
  color: #fff;
}
.main_top_r a {
  border: 1px solid #fff;
  margin-left: 10px;
  padding: 1px 10px;
  color: #fff;
}
.user-reg {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  background: #fff;
  height: 608px;
}
.a_title {
  text-align: right;
  position: relative;
}
.a_title a {
  display: inline-block;
  width: 50%;
  height: 60px;
  line-height: 60px;
  float: left;
  text-align: center;
  color: #89c86f;
  font-size: 22px;
  background: #e6f7df;
  position: relative;
}
.a_title .page_cur {
  background: #fc0f3d;
  color: #fff;
}
.a_title .poptip-arrow {
  display: inline-block;
  font-size: 12px;
  font-style: normal;
  position: absolute;
  z-index: 10;
  width: 20px;
  height: 20px;
  bottom: -12px;
  line-height: 20px;
  left: 48%;
  display: none;
}
.page_cur .poptip-arrow {
  display: block;
  color: #fc0f3d;
}
.reg-wrap {
  width: 1200px;
  height: 548px;
  overflow: hidden;
  position: relative;
}
.mainPart {
  width: 400%;
  height: 548px;
  position: relative;
  left: 0;
}



.main_item {
  padding-left: 320px;
  float: left;
  padding-top: 65px;
  width: 880px;
  background: #fff;
  height: 483px;
}
.step {
  width: 560px;
  height: 45px;
  background: url('step.png') no-repeat;
  margin-bottom: 60px;
}
.step1 {
  background-position: 0 0;
}
.step2 {
  background-position: 0 -50px;
}
.step3 {
  background-position: 0 -100px;
}
ul.mainCon {
  min-height: 220px;
  _height: 220px;
  margin-left: 45px;
}
ul.mainCon li {
  overflow: hidden;
}
input-list li {
  clear: both;
  zoom: 1;
  overflow: visible;
}
.password_li {
  height: 100px;
  position: relative;
}
.input {
  padding: 6px 0;
  float: left;
  vertical-align: middle;
  font-family: "microsoft yahei";
  margin-right: 10px;
}
.input label {
  display:inline-block;
  width:85px;
  color:#333;
  font-size:14px;
  text-align:right;
  height:34px;
  line-height:28px;
  padding:2px 0
}
input.txt-m,span.txt-m {
  height:28px;
  line-height:28px;
  padding:2px 3px;
  padding-left:15px;
  border:1px solid #dedede;
  color:#666;
  width:292px;
  font-size:14px
}
span.txt-m {
  display:inline-block
}
.identify_code {
  width:202px;
  height:28px;
  line-height:28px;
  border:0 none
}
.identify_con img {
  vertical-align:middle
}
input.txt_grey {
  color:#999
}
.green {
  color:#fc0f3d;
}
input.cgrey {
  color:#ccc;
  text-align:right
}
input.txt-m.error {
  border:1px solid #ff7f00
}
.input-tip {
  width:220px;
  height:49px;
  float:left;
  vertical-align:middle;
  display:table;
  position:relative
}
.input-tip div {
  *position:absolute;
  top:50%;
  display:table-cell;
  vertical-align:middle;
  width:100%
}
.input-tip ul {
  background:#fafafa;
  border:1px solid #e9e9e9;
  width:220px;
  padding:10px
}
.input-tip span {
  display:inline-block;
  position:relative;
  top:-50%;
  margin:0;
  padding:0
}
.reg_mes {
  display:inline-block;
  background:url('register_themes.png') no-repeat;
  width:313px
}
.login_btn {
  display:inline-block;
  height:40px;
  width:312px;
  line-height:40px;
  text-align:center;
  font:18px "微软雅黑";
  color:#fffeff;
  border:0 none;
  cursor:pointer;
  background:#fc0f3d;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  border-radius:2px
}
.login_btn:hover {
  background:#fc0f3d;
}
input.login_btn:disabled {
  background:#999
}
.login_btn_gray {
  display:inline-block;
  height:35px;
  line-height:35px;
  text-align:center;
  font:18px "微软雅黑";
  color:#fff;
  border:0 none;
  cursor:pointer;
  background:#999;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  border-radius:2px
}
.submit_input {
  width:500px
}
.submit_input .submit_btn {
  margin-right:10px
}

#tel-tip {
  width:300px
}
.mainCon h1 {
  font-size:20px;
  font-family:"微软雅黑";
  margin:0 0 30px 80px
}
.err {
  background:url('err.png') no-repeat;
  background-position:0 50%;
  padding-left:25px
}
.ok {
  background:url('ok.png') no-repeat;
  background-position:0 50%;
  padding-left:25px
}
.reg-check {
  padding:5px 0 0 120px;
  color:#333;
  margin-bottom:15px
}
li .reg-check {
  padding-left:75px
}
.reg-check input {
  *position:relative;
  *top:-3px
}
#travel-info {
  margin-right:5px
}
#password-strength {
  float:left;
  display:block;
  width:188px;
  height:49px;
  overflow:hidden;
  background:url('register_themes.png') no-repeat;
  margin-right:5px;
  display:none
}
#password-strength-inner {
  overflow:hidden
}
.indentify-change {
  color:#999;
  text-decoration:none
}
.indentify-change:link:hover {
  text-decoration:underline
}
.mes_phone {
  height:35px;
  background-position:0 0
}
.mes_pass {
  height:23px;
  background-position:0 -90px
}
.mes_pass_weak {
  height:35px;
  background-position:0 -128px
}
.mes_pass_in {
  height:35px;
  background-position:0 -166px
}
.mes_pass_strong {
  height:35px;
  background-position:0 -204px
}
.a_title {
  text-align:right;
  position:relative
}
.a_title a {
  display:inline-block;
  width:50%;
  height:60px;
  line-height:60px;
  float:left;
  text-align:center;
  color:#89c86f;
  font-size:22px;
  background:#e6f7df;
  position:relative
}
.a_title .page_cur {
  background:#fc0f3d;
  color:#fff
}
.a_title.poptip-arrow-top {
  height:6px;
  right:8px;
  top:-6px;
  width:12px
}
.a_title .poptip-arrow {
  display:inline-block;
  font-size:12px;
  font-style:normal;
  position:absolute;
  z-index:10;
  width:20px;
  height:20px;
  bottom:-12px;
  line-height:20px;
  left:48%;
  display:none
}
.page_cur .poptip-arrow {
  display:block;
  color:#fc0f3d
}
.top_tip {
  text-align:right;
  color:#404040;
  display:inline-block;
  margin:-10px 0 15px;
  _margin-top:0
}
.title_oneStep .top_tip {
  margin:0;
  position:absolute;
  bottom:12px;
  right:0
}
.top_tip b {
  color:#f60;
  font-weight:400
}
.input_succ {
  margin-left:82px
}
.input_succ_phone {
  margin-left:56px
}
.logintextarea {
  height:300px;
  max-height:300px;
  outline:medium none;
  overflow-y:scroll;
  resize:none;
  margin:0 0 0 20px;
  line-height:22px;
  padding:10px 20px
}
.sc_title {
  color:#000;
  text-align:center;
  font-weight:bold
}
.sc_list {
  margin:10px 0
}
#sendTip {
  color:#333;
  margin-left:15px;
  font-size:16px;
  font-weight:normal;
  background:url('ok.png') no-repeat 5px 3px;
  padding-left:30px;
  display:inline-block
}
#send_again_60_second {
  width:115px;
  height:28px;
  line-height:28px;
  background:#fafafa;
  border:1px solid #e9e9e9;
  color:#333;
  font-size:14px;
  display:none
}
.verify-box2 {
  width:100%;
  height:310px;
  margin-top:30px
}
.verify-box2 li {
  margin-bottom:30px
}
.verify-box2_3 {
  margin:0 0 30px 32px
}
.verify-box2_3 .submit_btn {
  width:185px
}
.verify-box2 li label {
  color:#333;
  width:100px;
  text-align:right;
  display:inline-block;
  font-size:14px
}
.verify-box2 .num {
  font-size:16px;
  color:#666
}
input.m-verify-code {
  width:292px;
  margin-right:20px;
  padding-left:15px;
  height:30px;
  line-height:30px;
  border:1px solid #dedede
}
.sendToPhone {
  display:inline-block;
  width:112px;
  height:28px;
  text-align:center;
  line-height:28px;
  background:#fafafa;
  border:1px solid #e9e9e9;
  border-radius:1px
}
.sendToPhone:hover {
  background:#f3f3f3
}
.fanhui {
  display:inline-block;
  font-size:14px;
  color:#fc0f3d;
  margin-left:20px
}
.clickBtn {
  display:inline-block;
  border:1px solid #ffba8c;
  background:#fff3e6;
  color:#f60;
  padding:2px 10px;
  margin-left:10px
}
.shuru {
  position:relative
}
.triangle_left {
  font-family:simsun;
  font-size:12px;
  font-style:normal;
  overflow:hidden;
  position:absolute;
  text-shadow:0 0 2px #ccc;
  height:12px;
  margin-top:-9px;
  top:12px;
  _top:14px;
  width:6px;
  left:-6px;
  _left:5px
}
.triangle_left em,.triangle_left i {
  font-style:normal;
  left:0;
  position:absolute;
  top:0
}
.triangle_left em {
  left:1px;
  color:#ffbb76
}
.triangle_left i {
  left:2px;
  color:#fffcef;
  text-shadow:none
}
.password_li {
  height:100px;
  position:relative
}
.password-state {
  position:absolute;
  left:80px;
  top:50px
}
.password-state p {
  font-size:12px;
  color:#666
}
.ziliao {
  height:95px;
  padding:17px 0 0 160px;
  position:relative;
  margin-bottom:30px
}
.ziliao img {
  position:absolute;
  left:45px;
  top:0
}
.ziliao .tit {
  font:20px '微软雅黑';
  color:#404040;
  margin-right:15px
}
.ziliao p {
  line-height:30px
}
.ziliao p a {
  display:inline-block;
  margin-right:10px
}
.ziliao p a:hover {
  text-decoration:underline
}
.verify-success h2 {
  font-size:16px;
  font-family:"微软雅黑";
  color:#333;
  margin:0 0 10px 110px
}
.check_email_web {
  width:350px;
  border:1px solid #ccc;
  display:none;
  position:absolute;
  top:80px;
  left:316px;
  background:#ddd;
  padding:3px;
  z-index:10
}
.check_email_con {
  background:#fff
}
.check_email_web .tit {
  height:26px;
  border-bottom:1px solid #ccc;
  background:#f2f2f2;
  padding:0 10px;
  color:#000;
  line-height:26px
}
.check_email_web .tit h4 {
  color:#404040;
  float:left;
  font-size:13px;
  font-weight:bold
}
.check_email_web .con {
  padding:21px 20px 15px
}
.check_email_web .con1 {
  border-bottom:1px dotted #999;
  padding-bottom:24px
}
.check_email_web .con1 a {
  display:inline-block;
  width:78px;
  height:22px;
  background:#ffa600;
  border:1px solid #ff7f00;
  line-height:22px;
  text-align:center;
  font-size:14px;
  color:#fff;
  text-decoration:none
}
.check_email_web .con1 p {
  margin:0 0 20px 0;
  color:#404040;
  line-height:22px;
  width:310px;
  overflow:hidden;
  word-wrap:break-word;
  word-break:normal
}
.check_email_web .con2 {
  margin:10px 0 0 0;
  color:#999;
  line-height:20px
}
.cancel {
  float:right;
  cursor:pointer;
  margin-top:4px
}
.success_t {
  border-top:1px solid #f1f1f1;
  padding:30px 0 0 55px;
  width:495px
}
.success_t span {
  color:#fc0f3d;
}
.mes_email {
  height:23px;
  background-position:0 -46px
}
.email_verify-box {
  margin:0 0 0 120px
}
.email_verify-box p {
  margin-bottom:30px;
  color:#333;
  font-size:14px
}
.email_verify-box label {
  margin-right:10px
}
.email_verify-box .num {
  color:#333;
  font:bold 16px Arial
}
.check_code_e_btn {
  width:152px
}
.check_phone_web {
  width:490px;
  left:250px
}
.check_phone_web .con {
  padding:10px 0 5px 20px
}
.check_phone_web li {
  padding-bottom:10px
}
.check_phone_web li.t2 {
  padding-bottom:20px
}
.check_phone_web li label {
  width:60px;
  display:inline-block;
  text-align:right;
  color:#333
}
#send_link {
  margin-right:10px;
  height:24px;
  padding:5px;
  font-size:14px;
  border:1px solid #e9e9e9;
  background:#fafafa;
  width:90px;
  text-align:center
}
.check_code {
  padding:0 10px;
  height:20px;
  height:24px;
  line-height:26px
}
.mes_success_email {
  height:35px;
  background-position:0 -508px
}
.verify-false {
  padding:60px 0 30px
}
.reg_false {
  padding:10px 0 0 0;
  position:relative;
  margin-left:180px
}
.reg_false img {
  position:absolute;
  left:-100px;
  top:0;
  display:block;
  width:80px;
  height:74px
}
.reg_false .tit {
  font:20px '微软雅黑';
  color:#404040;
  margin-bottom:20px
}
.reg_false p {
  line-height:30px;
  font-size:14px
}
.reg_false p a {
  display:inline-block;
  margin-right:10px;
  text-decoration:underline
}
.phone-check {
  margin:20px 0;
  border-bottom:1px dotted #999;
  padding:0 0 30px 78px
}
.check_email_web_have {
  margin:20px 0 20px 78px;
  padding-bottom:10px;
  font-size:14px
}
.check_email_web_have .con {
  padding:10px
}
.check_email_web_have .tit {
  color:#000;
  background:url(/img/20130809/register/notice.png) no-repeat;
  padding-left:28px;
  margin-bottom:10px
}
.check_email_web_have .con {
  color:#666;
  line-height:26px
}
.yanzheng {
  margin-left:80px;
  font-size:14px
}
.yanzheng .con {
  margin:20px 0 0;
  line-height:26px;
  color:#666
}
.agree_btn {
  width:220px;
  margin-right:20px
}
.leave_btn {
  width:220px;
  background:#999;
  color:#fff
}
.explain {
  line-height:45px;
  height:45px;
  margin-bottom:0;
  position:relative;
  margin-left:370px
}
.explain .explain_txt {
  float:left
}
.explain .explain_txt a {
  text-decoration:underline;
  color:#fc0f3d;
  font-weight:bold
}
.explain .help {
  width:23px;
  height:45px;
  background:url("https://ssl3.tuniucdn.com/site/images/register/explain_imgs.png") no-repeat 5px 13px;
  float:left;
  cursor:pointer;
  position:relative
}
.explain .help .help_txt {
  width:270px;
  height:55px;
  position:absolute;
  top:-47px;
  left:-226px;
  background:url("https://ssl2.tuniucdn.com/site/images/register/explain_imgs.png") no-repeat 0 -60px;
  display:none
}
.explain .check_msg {
  width:500px;
  height:30px;
  position:absolute;
  top:45px;
  left:-257px;
  _left:-270px;
  *left:-267px!important;
  line-height:30px
}
.explain .color_999 {
  color:#999!important
}
.justForJs {
  background:#fff;
  border:1px solid #dedede;
  border-top:0 none
}
.justForJs .list_box {
  padding:2px 5px
}
.focus_box {
  padding:2px 5px;
  cursor:pointer;
  background: #565656;
  color:#fff
}
.reg_false_box {
  margin:0 0 0 55px;
  padding-top:20px
}
.reg_false_box .pic {
  width:105px;
  height:105px;
  overflow:hidden;
  margin-right:10px
}
.reg_false_box .pic img {
  display:block;
  width:105px;
  height:105px
}
.reg_false_box .word {
  margin-top:45px
}
.reg_false_box .word .text {
  font-size:20px
}
.reg_again_box {
  margin:-30px 0 0 15px
}
.reg_again_box .pic {
  margin-right:20px
}
.reg_again_box .pic img {
  width:92px;
  height:86px
}
.reg_again_box .word {
  padding-top:40px
}
.reg_again_box .text {
  font-size:20px
}
.reg_again_box .mess {
  line-height:26px;
  color:#333;
  margin-bottom:30px
}
.reg_again_box .phone-check {
  margin:0;
  padding:0;
  border:0
}
.reg_again_box .leave_btn {
  background:#fafafa;
  border:1px solid #e9e9e9;
  font-size:14px;
  color:#333;
  width:175px;
  height:28px;
  line-height:28px
}
.phone_validate {
  font-size:16px;
  color:#333;
  margin-bottom:45px
}
.phone_validate span {
  color:#fc0f3d;
  font-size:20px;
  vertical-align:middle
}
.agreement {
  margin-left:20px;
  color:#fc0f3d;
  text-decoration:none;
  border-bottom:1px dashed #fc0f3d
}
.dyPop {
  width:700px;
  padding:5px;
  position:absolute;
  left:155px;
  top:0;
  display:none;
  padding:6px;
  font-size:12px;
  color:#333;
  line-height:24px
}
.popping-box-border {
  background:#000;
  height:100%;
  left:0;
  filter:alpha(opacity=30);
  opacity:.3;
  position:absolute;
  top:0;
  width:100%;
  z-index:101
}
.dy_tit {
  background:#fafafa;
  border-bottom:1px solid #eee;
  height:35px;
  line-height:35px;
  text-indent:10px;
  font-size:14px;
  font-weight:bold;
  color:#666
}
.dyClose {
  font-size:16px;
  font-weight:normal;
  position:absolute;
  right:0;
  top:0;
  padding:0 10px;
  cursor:pointer
}
.dyPop_con {
  position:relative;
  z-index:102;
  background:#fff
}
.dyPop_name {
  margin-bottom:10px
}
.dyPop_mes {
  margin:0 0 20px 20px
}
.dyPop_mes span {
  color:#fe8300;
  font-weight:bold
}
.dyPop_btn {
  text-align:center
}
.dyPop_btn .retunBtn,.dyPop_btn .retunBtn span {
  display:inline-block;
  height:30px;
  line-height:30px;
  background:url(https://ssl3.tuniu.com/u/user/order/img/return_btn_two.png) no-repeat;
  color:#fff;
  font-weight:bold;
  padding:0 2px;
  text-decoration:none
}
.dyPop_btn .retunBtn {
  padding-right:0;
  background-position:left 0;
  margin-right:20px
}
.dyPop_btn .retunBtn span {
  padding:0 15px;
  background-position:right 0;
  margin-right:-2px;
  cursor:pointer
}
.dyPop_btn .retunBtn:hover {
  background-position:left -30px;
  text-decoration:none
}
.dyPop_btn .retunBtn span:hover {
  background-position:right -30px
}
.dyPop_btn .dyLink {
  color:#fc0f3d;
  position:relative;
  top:-2px;
  text-decoration:underline
}
.wd350 {
  width:350px
}
.phone_code_div {
  line-height:52px;
  text-align:center;
  display:inline-block;
  padding:9px 0
}
.wd155 {
  width:155px
}
.h40 {
  height:40px;
  min-height:40px
}
.head_notice_tips {
  font-size:18px;
  color:red;
  float:left;
  font:20px/47px 'microsoft yahei';
  height:47px;
  padding-left:20px;
  position:relative;
  top:10px
}