@-webkit-keyframes showbg
{
    0%{
      bottom:-192px;
    }
    100%{
       bottom:0px;  
    }
}
@-webkit-keyframes showimg
{
    0%{
      /* width:0;
      height:0; */
      -webkit-transform:scale(0,0);
    }
    24%{
			-webkit-transform:scale(0,0);
    }
    100%{
    	-webkit-transform:scale(1,1);
    	width:255px;
    	height:146px;
      top:-14px;  
    }
}
@-webkit-keyframes showtxt
{
    0%{
      opacity: 0;
    }
    50%{
 			opacity: 0;
    }
    100%{
      opacity: 1;
    }
}
@-moz-keyframes showbg
{
    0%{

      bottom:-192px;
    }
    100%{
       bottom:0px;  
    }
}
@-moz-keyframes showimg
{
    0%{
      /* width:0;
      height:0; */
      -moz-transform:scale(0,0);
    }
    24%{
			-moz-transform:scale(0,0);
    }
    100%{
    	-moz-transform:scale(1,1);
    	width:255px;
    	height:146px;
      top:-14px;  
    }
}
@-moz-keyframes showtxt
{
    0%{
      opacity: 0;
    }
    50%{
 			opacity: 0;
    }
    100%{
      opacity: 1;
    }
}
@-o-keyframes showbg
{
    0%{

      bottom:-192px;
    }
    100%{
       bottom:0px;  
    }
}
@-o-keyframes showimg
{
    0%{
      /* width:0;
      height:0; */
      -o-transform:scale(0,0);
    }
    24%{
			-o-transform:scale(0,0);
    }
    100%{
    	-o-transform:scale(1,1);
    	width:255px;
    	height:146px;
      top:-14px;  
    }
}
@-o-keyframes showtxt
{
    0%{
      opacity: 0;
    }
    50%{
 			opacity: 0;
    }
    100%{
      opacity: 1;
    }
}
body{
	//overflow: hidden;
}
/*.background_img{*/
    /*width: 100%;*/
    /*background-image: url(../images/nav-login/bac_img.png);*/
    /*background-size: cover;*/
    /*background-repeat:no-repeat;*/
    /*background-attachment: fixed;*/
/*}*/
.background_img38{
    background-image:url('../images/nav-login/bac_img38.png');
}
.logo{
	width:370px;
	height:45px;
	//margin-left: 20px;
	float: left;
	background-size: contain;
	background: url(../images/logo-and-slogan.png) center no-repeat;
    //margin-left: 80px;
}
.title {
    width: 650px;
    font-size: 20px;
    float: left;
}
.titleSlogin{
	width:190px;
  height:45px;
  background: url(../images/xuanchuanye/nav/slogn1.png) center no-repeat;
}
.tip{
  width:115px;
	color: #666;
  margin-top: 25px;
  float: right;
  //margin-right: 80px;
  font-size: 14px;
  opacity: .9;
  font-family: "黑体";
}
.tip >span{
	color: #666;
  font-size: 14px;
  opacity: .9;
  font-family: "黑体";
  text-decoration: underline;
}
.tip >span:hover{
  color: #E53937;
}
 .alphaDiv{ 
z-index:100; 
width:100%; 
height:100%; 
/*background: url(../images/nav-login/zhezhao.png) no-repeat; */
top:0; 
left:0; 
background-size: cover;
position:absolute; 
filter:alpha(opacity=50); 
} 
.headContents{
        width: 100%;
	    min-width: 1200px;
	    height: 46px;
	    padding: 12px 0px;
	    position: fixed;
	    left: 0;
	    top: 0;
	    z-index: 9;
}
.nTab{
	width: 850px;
	height: 560px;
	margin: 10% auto;
  border-radius: 6px;
  position: relative;
}
.TabTitle{
	width: 100%;
	/* height: 60px;
	background: #f5f5f5;
  border-bottom: 1px solid #dedede; */
  padding-top: 25px;
    padding-bottom: 20px;
}
.none {
	display:none;
}
.nTab .TabTitle li{
	cursor:pointer;
  text-align:center;
  display: inline-block;
  font-size: 16px;
  color: #999;
}
.nTab .TabTitle li a{
	text-decoration:none;
}
.nTab .TabTitle .active{
	color:#333;
	font-size: 24px;
}
.nTab .TabTitle .normal{
	font-family: "微软雅黑";
}
.nTab .TabContent{
	clear:both;
	overflow:hidden;
	background:#fff;
	display:block;
}
.xuexi{
	font-size: 12px;
	color: #666666;
	position: absolute;
	border-right: 1px solid #cccccc;
	width: 50px;
	margin-left: 40px;
	margin-top: 4px;
}
ol,ul{
	list-style:none;
}
.xuexi1{
	position: absolute;
	width: 165px;
	height: 95px;
	border: 1px solid #dedede;
	background: #fff;
	margin-left: 180px;
	border-radius: 5px;
	display: none;
}
#wizard {font-size:12px;width:346px;overflow:hidden;position:relative;-moz-border-radius:5px;-webkit-border-radius:5px;}
.right{ width: 344px; height: 38px;line-height:38px;border-radius: 5px; background: #e53937; color: #fff; font-family: "微软雅黑"; font-size: 16px; border: 0;cursor: pointer;}
#wizard #status{height:35px;padding-left:140px !important;}
#status li{float:left; background: #dedede;    width: 28px; height: 3px; margin-left: 5px;}
#status li.active{background-color:#e53937;font-weight:normal;}
.input{width:240px; height:18px; margin:10px auto; line-height:20px; border:1px solid #d3d3d3; padding:2px}
.page{width:346px;}
.page h3{height:42px; font-size:16px; border-bottom:1px dotted #ccc; margin-bottom:20px; padding-bottom:5px}
.page h3 em{font-size:12px; font-weight:500; font-style:normal}
.page p{line-height:24px;}
.page p label{font-size:14px; display:block;}
.btn_nav{margin:30px auto 0; text-align: center;}
.prev,.next{width:100px; height:32px; line-height:32px; background:url(btn_bg.gif) repeat-x bottom; border:1px solid #d3d3d3; cursor:pointer}

.registerWarp{
  padding: 60px 0px 30px;
}
.register_title{
  height: 46px;
  text-align: center;
}
.register_title img{
  width: auto;
  height: 100%;
}
.register_content{
  padding-top: 60px;
  padding-left: 30px;
}
.register_content_describe{
  width: 220px;
  height: 326px;
  background-image: url(../images/signin_get_bg.png);
  background-repeat: no-repeat;
  background-position: center;
  padding: 40px 30px;
  color: #fff;
  font-size: 16px;
  float: left;
}
.describe_title{
  font-size: 24px;
  line-height: 1;
}
.describe_content{
  padding: 30px 0 0 20px;
  opacity: .8;
  line-height: 1.4;
}
.describe_content p{
  position: relative;
  margin-bottom: 15px;
}
.describe_content p:after{
  content: attr(data-num);
  display: block;
  position: absolute;
  left: -20px;
  top: 0;
}
.register_content_core{
  /* padding-top: 43px; */
  height: 330px;
}
.register_content_item{
  float: left;
    padding: 0 26px;
    width: 189px;
    position: relative;
    border: 1px solid #e6e6e6;
    margin-right: 30px;
    height: 328px;
}
.register_content_item::after{
  content: '';
  display: block;
  position: absolute;
  background-image: url(../images/signin_line_img.png);
  background-repeat: no-repeat;
  background-position: center right;
  height: 100%;
  width: 1px;
  right: 0;
  top:0
}
.register_content_item:nth-child(2n):after {
  display: none;
}
.register_content_item_logo{
  text-align: center;
  height: 56px;
  padding-bottom: 20px;
  padding-top: 50px;
}
.register_content_item_logo img{
  width: auto;
  height: 100%;
}
.register_content_item_title{
  font-size: 20px;
  color: #333;
  line-height: 1;
  text-align: center;
  margin-bottom: 30px;
}
.register_content_item_des{
  font-size: 12px;
  color: #666;
  line-height: 1.6;
  padding-top: 20px;
  display: block;
  /* margin-bottom: 18px; */
}
.register_content_item_des span{
  display: block;
  font-size: 12px;
  padding-left: 10px;
  position: relative;
}
.register_content_item_des span::after{
  content:'';
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background-color: #e64c65;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
}
.register_content_item_link{
  text-align: center;
  color: #e64c65;
  border: #e64c65 1px solid;
  border-radius: 6px;
  line-height: 44px;
  cursor: pointer;
  width: 190px;
}
.register_content_item_link:hover{
  background-color: #e64c65;
  color: #fff;
}
.register_content_item_link.active{
  color: #fff;
  background-color: #e53937;
  border-color: #e53937;
}
.register_content_phone{
  padding-top: 347px;
  text-align: right;
  padding-right: 30px;

}
.register_content_phone span{
  color: #e53937;
  font-size: 14px;
  cursor: pointer;
}
.register_content_phone span:hover{
  border-bottom: 1px solid #e53937;
}
.register_phone_warp{
  width: 346px;
  margin: 0 auto;
  display: none;
}
.register_phone_back{
  position: absolute;
  top: 34px;
  left: 30px;
  padding-left: 14px;
  font-size: 14px;
  cursor: pointer;
  display: none;
}
.register_phone_back:after{
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #505050;
  border-left: 2px solid #666;
  transform: rotate(-45deg);
  position: absolute;
  left: 0;
  top: 2px;
}
.register_phone_back:hover{
  color: #e53937;
}
.register_phone_back:hover:after{
  border-color: #e53937;
}
.index_box input{
  width: 100%;
  margin: 0;
  border: none;
  height: 38px;
  line-height: 38px;
  padding: 0;
  font-size: 14px;
  color: #333;
  padding-left: 10px;
  -moz-box-sizing:border-box; /* Firefox */
  -webkit-box-sizing:border-box; /* Safari */
  box-sizing:border-box;
}
.index_box_content{
  border: 1px solid #ccc;
  border-radius: 2px;
  overflow: hidden;
}
.index_box_text{
  display: block;
  color: #333;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 5px;
}
.index_box_text.active::before{
  content: '*';
  display: inline-block;
  color: #e53937;
}
.index_box{
  margin-bottom: 12px;
}
.index_box_content.error{
  border-color: #e53937;
}