﻿.SelectMain{
    width:100%;
    height:100%;
    background:#f5f5f5;
    padding-bottom:75px;
}
.Registration{
    width:1200px;
    margin:0 auto;
    height:100px;
    line-height:100px;
    position:relative;
}
.Registration h2{
    font-family: MicrosoftYaHei;
	font-size: 26px;
	font-weight: Bold;  
	color: #333333;
    display:inline-block;
    margin-left:20px;
}
.Registration span{
    display:inline-block;
    width: 4px;
	height: 26px;
	background-color: #c72d2d;
    position:absolute;
    top:38px;
}
.FreightBox{
    width:1200px;
    margin:0 auto;
    min-height:680px;
    background:#fff; 
}
.FreightHeaderUl{ 
    width:968px;
    margin:0 auto;
    font-size:0;
     
}
.FreightHeaderUl li{
    float:left;
    margin:80px 0;
}
.numTExt{
    display:inline-block;
    width: 32px;
	height: 32px;
    line-height:32px;
    text-align:center; 
	background-color: #ffffff;
	border: solid 1px #aaaaaa;
    border-radius:50%;
    font-family: MicrosoftYaHei;
	font-size: 18px; 
	color: #999999;
}
.numTExtCurrent{
    background-color: #c72d2d;
    border:none;
    color:#fff;
}
.line{
   display:inline-block;
   width:120px;
   height:1px;
   background:#ccc;
    position:relative;
    top:-3px;
   margin: 0 20px;
}
.textCon{
    font-family: MicrosoftYaHei;
	font-size: 16px; 
	color: #999999;
    margin-left:10px;
}
.textConCurrent{
    color: #333333;
}
.SecondUl{
    width:448px;
    margin:0 auto;
}
.SecondUl li{ 
    float:left;
    width:198px;
    height:240px;
    
    cursor:pointer;
}
.list1{
    margin-right:40px;
    border:1px solid #cccccc;
}
.list1 .ZgzBg{
    display:block;
    width:75px;
    height:75px;
    background:url(../Images/zg.png) no-repeat;
    margin:0 auto;
    margin-top:56px;

}
.list1 .teConTExt{ 
    display:block;
	font-family: MicrosoftYaHei;
	font-size: 20px; 
	color: #999999;
    text-align:center;
    margin-top:23px;
}

.list1Current{
    margin-right:40px;
    border: solid 2px #c72d2d;
}
.list1Current .ZgzBg{
    display:block;
    width:75px;
    height:75px;
    background:url(../Images/zg01.png) no-repeat;
    margin:0 auto;
    margin-top:56px;

}
.list1Current .teConTExt{ 
    display:block;
	font-family: MicrosoftYaHei;
	font-size: 20px; 
	color: #c72d2d;
    text-align:center;
    margin-top:23px;
}

 .list2{ 
    border:1px solid #cccccc;
}
.list2 .XszBg{
      display:block;
    width:75px;
    height:75px;
    background:url(../Images/xs.png) no-repeat;
    margin:0 auto;
    margin-top:56px;
} 
.list2 .teConTExt{ 
    display:block;
	font-family: MicrosoftYaHei;
	font-size: 20px; 
	color: #999999;
    text-align:center;
    margin-top:23px;
}

 .list2Current{ 
  border: solid 2px #c72d2d;
}
.list2Current .XszBg{
      display:block;
    width:75px;
    height:75px;
    background:url(../Images/xs01.png) no-repeat;
    margin:0 auto;
    margin-top:56px;
} 
.list2Current .teConTExt{ 
    display:block;
	font-family: MicrosoftYaHei;
	font-size: 20px; 
	color: #c72d2d;
    text-align:center;
    margin-top:23px;
}

.NextStep{
    display:inline-block;
    width: 140px;
	height: 40px;
	background-color: #cccccc;
	border-radius: 5px;
    font-family: MicrosoftYaHei;
	font-size: 16px; 
	color: #ffffff;
    line-height:40px;
    text-align:center;  
    cursor:not-allowed;
    margin:0 auto;
    margin-top:40px;
}
.NextStepCurrent{
    display:inline-block;
    width: 140px;
	height: 40px;
	background-color: #3f8aca;
	border-radius: 5px;
    font-family: MicrosoftYaHei;
	font-size: 16px; 
	color: #ffffff;
    line-height:40px;
    text-align:center; 
    margin:0 auto;
    margin-top:40px;
    cursor:pointer;
}
.PreStep{
    display:inline-block;
    width: 140px;
	height: 40px;
	background-color: #3f8aca;
	border-radius: 5px;
    font-family: MicrosoftYaHei;
	font-size: 16px; 
	color: #ffffff;
    line-height:40px;
    text-align:center;  
    margin-top:40px;
    cursor:pointer;
    margin-right:40px;
}
.BtnBox{
    width:325px;
    margin:0 auto;
}
.institution{
    margin-left:416px;
}
.institution label{ 
	font-family: MicrosoftYaHei;
	font-size: 16px; 
	color: #333333;
}
.institution input{
    width: 280px;
	height: 40px;
	background-color: #ffffff;
	border-radius: 5px;
	border: solid 1px #dddddd;
}

/**/
.dropdown{position: relative;display:inline-block;width:366px; height:40px;}
.dropdown-selected{width: 100%!important;height:40px;line-height:40px;border:1px solid #c6c8cc;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;color:#333;text-indent: 10px;margin-bottom: 0!important;}
.dropdown ul{padding:0;width:97%;max-height:200px;overflow-y:auto ;background-color:#fff;margin-top:2px;border:1px solid #c6c8cc;position:absolute;display:none;z-index: 2;}
.dropdown ul li{list-style: none;text-indent:10px;height:30px;line-height:30px;}
.dropdown ul li a{display:block;text-decoration:none;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.dropdown ul li:hover{background-color:#c72d2d; }
.dropdown ul li:hover a{color:#fff; } 
/**/

.dangerBoxinput {
    width:530px;
    margin:0 auto;
}
.dangerBoxinput input{
    width: 366px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #c6c8cc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #333;
    text-indent: 10px; 
    margin-bottom: 0!important;
}

.PersonalList{
    margin-bottom:20px;
}

.Personal_information{
    width: 670px;
	min-height: 556px;
    margin:0 auto;
}

.PersonalList label{ 
	font-family: MicrosoftYaHei;
	font-size: 16px; 
	color: #333333;
}
.PersonalList input{
    width: 270px;
    padding-left:10px;
	height: 40px;
	background-color: #ffffff;
	border-radius: 5px;
	border: solid 1px #dddddd;
}
.PersonalList input[type="radio"]{
    width: 20px;
	height:20px;
	background-color: #ffffff;
	border-radius: 5px;
	border: solid 1px #dddddd;
}
.PersonalList select{
    width: 280px;
	height: 40px;
	background-color: #ffffff;
	border-radius: 5px;
	border: solid 1px #dddddd;
    outline:none;
     
     -webkit-appearance: none;
    -moz-appearance: none;

    padding-left:10px;
    color: #3f3f3f;

}
.PersonalList select option{
    outline:none;
    font-size:14px;
}
.ctiy select{
    width: 174px;
	height: 40px;
	background-color: #ffffff;
	border-radius: 5px;
	border: solid 1px #dddddd;
}
.tsWrole{
    color:#c72d2d;
    margin-left:90px;
    display:none;
    font-size:14px;
}
.sjBg{
    position: relative;
    right: 28px;
    top: 1px;
}
.ckpwd,.ckpwdCurrent{ 
    position: relative;
    right: 30px;  
}
.cgBg{
    display:block;
    text-align:center;
}
.complete{ 
    display:block; 
	font-family: MicrosoftYaHei;
	font-size: 20px;  
	color: #333333;
    text-align:center;
    margin : 20px 0 10px 0;
}
.WaitNotice{
    display:block; 
	font-family: MicrosoftYaHei;
	font-size: 14px; 
	color: #999999;
    margin-bottom:40px;
    text-align:center;
}
.ReturnHome{
    display:block;
    width: 140px;
	height: 40px;
    line-height:40px;
    text-align:center;
    margin: 0 auto;
	background-color: #3f8aca;
	border-radius: 5px; 
	font-family: MicrosoftYaHei;
	font-size: 16px; 
	color: #ffffff;
}
.PersonalList .colorBorder{
    border:1px solid #c72d2d;
}
.dangerBoxinput  h3{
    line-height:40px;
    font-size:14px;
    color:#333;
    display:inline-block;
    width:130px;
    text-align:right;
    margin-right:10px;
}