body{
	min-width:1200px;
	background-color:#ffffff;
	margin: 0; 
	padding: 0; 
	background-image: none;
	background-attachment: fixed;
} 
.header-toper {
    font-size: 12px;
    background: #0072cb;
    padding: 10px 0;
    color: #ffffff;
}
.header-toper .login-wrap{
	margin-left: 15px;
}
.header-toper .login-wrap a{
	padding: 0px 10px;
	color: #ffffff;
}
.header-toper .online-wrap a{
	padding: 0px 3px;
	color: #ffffff;
}
.demo-nav.fixed.fixed-top {
	width: 100%;
	z-index: 999;
	background-color: #ffffff;
	color: #ffffff;
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .175);
	box-shadow: 0 3px 6px rgba(0, 0, 0, .175);
}
.header {
    background-color: #ffffff;
    color: #666;
    min-width: 1200px;
    border-bottom: 1px solid #ddd;
}
.header-wrap{
    min-width: 1200px;
    display: inline-block;
    float: left;
    height: 66px;
    padding: 5px;
}
.header .logo img {
    position: relative;
    float: left;
    margin-left: 5px;
    /*margin-top: 6px;*/
}
.header .logo_title {
    position: relative;
    float: left;
    font-size: 24px;
    left: 13px;
    top: 6px;
    color: #333;
    font-weight: normal;
    line-height: 49px;
}
.header .logo_title .progress_scan{
    font-weight: normal;
    color: #333;
    top: 1px;
    position: relative;
}
.header .title {
	 position: relative;
    float: left;
    margin-left: 10px;
    border-left: 1px solid #ddd;
    color: #333;
    font-size: 21px;
    line-height: 56px;
    padding-left: 10px;
}
.header .headLogo{
    float:left;
    width:auto;
    margin-right:15px;
}
.header .tabChange {
    float:left;
     width:auto;
    border-left: 1px solid #ddd;
}
.header .tabChange  .nav_change >li> a{
      font-size: 20px;
    color: #333;
    font-weight: normal;
    padding: 18px 10px;
}
.header .tabChange  .nav_change >li.active> a{
    font-size:20px;
    color:#0a70b0;
}
.header .tabChange  .nav_change >li> a>span{
    width:23px;
    height:20px;
    display:inline-block;
    margin-right:10px;
}
.header .tabChange  .nav_change >li.active a>span.agency_apply {
    background: url(../img/agency_applyCur.png) no-repeat 0 0;
}
.header .tabChange  .nav_change >li a>span.agency_apply {
    background: url(../img/agency_apply.png) no-repeat 0 0;
}
.header .tabChange  .nav_change >li.active a>span.schedule {
    background: url(../img/scheduleCur.png) no-repeat 0 0;
}
.header .tabChange  .nav_change >li a>span.schedule {
    background: url(../img/schedule.png) no-repeat 0 0;
}
.header .logo_title p{
   font-size:14px;
   left: 3px;
   position: relative;
   top: -15px;
}
.nav li a,.nav li a:hover {
    color: #666;
}
.footer{
	 background-color: #ffffff;
    min-width: 1200px;
    min-height: 80px;
    font-size: 20px;
    color: #ffffff;
    border-top: 1px solid #ddd;
}
.footer .logo,
.footer .logo:hover{
    position:relative;
    display:table-cell;
    vertical-align:middle;
    font-size:20px;
    color:#ffffff;
    font-weight:normal;
       line-height: 62px;
}
.footer .logo img{
    max-height: 60px;
    margin-right: 5px;
}
.footer .iconfont{
     font-size:29px; 
     margin-left:5px; 
     vertical-align:middle;
}
.footer .text{
    font-size: 20px;
    line-height: 50px;  
}
.footer .online-wrap a{
	position: relative;
	padding: 0px 3px;
	top: -5px;
}
.footer .info li{
	font-size: 20px;
	line-height:40px;
}
.footer .nav-sitemap li{
    padding-left:10px;
}
.footer .bottom-phone {
    position: relative;
    top: 38px;
}
.footer .servicePhoneIcon {
    position: relative;
    display: inline-block;
    width: 22px;
    height: 22px;
    vertical-align: middle;
    background: url(../img/servicePhone.png) no-repeat;
}
.footer .servicePhoneIcon1 {
    position: absolute;
    left: -22px;
    border-right: 22px solid transparent;
    -webkit-filter: drop-shadow(#666 22px 0px);
    filter: drop-shadow(#666 22px 0px);
}
.footer .phone-text {
    float: left;
    margin-left: 10px;
    font-size: 20px;
}
.footer .ew_footer{
    margin-top:20px;
    font-size:14px;
    color:#333;
}
.footer .ew_footer span{
    /*margin-right:10px;*/
}
.footer  .ew_footer span> p {
    /*display: inline;*/
}
.main-wrap{
	width: 980px;
    margin: 0 auto;
    /*padding: 0 10px;*/
}

/*医生注册*/
.panel-bg {
    background-color: #ffffff;
    margin: 20px;
    opacity: 0.9;
    height: auto;
    border:0px;
}
.panel-bg .panel-head{
	padding: 14px 15px;
	background-color:#0a70b0;
}
.panel-head .panel-title{
	font-size: 22px;
    color:#ffffff;
	letter-spacing: 5px;
	margin-left: 152px;	
}
.panel-bg .panel-body{
	padding: 10px 40px;
    border: solid 1px #ddd;
    border-top:0px;
    min-height:600px;
}
.reg_doctor .input-group .codebtn,
.reg_doctor .input-group .resetcode{
    position: absolute;
    top: 0px;
    float: right;
    right: -1px;
    background-color: #f8f8f8;
    cursor: default;
    color: #333;
    border-radius:0px 4px 4px 0px;
}
input[type="checkbox"] {
    display: none;
}
input[type="checkbox"] + label {
    cursor: pointer;
    font-size: 1em;
}
input[type="checkbox"] + label {
    background-color: #FFF;
    border: 1px solid #0a70b0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 6px;
    display: inline-block;
    position: relative;
}
 input[type="checkbox"]:checked + label {
    background-color: #ECF2F7;
    border: 1px solid #0a70b0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
    color:#0a70b0;
}
 input[type="checkbox"]:checked + label:after {
    content: '\2714';
    position: absolute;
    top: -4px;
    left: 0px;
    color: #0a70b0;
    width: 100%;
    text-align: center;
    font-size: 1.0em;
    vertical-align: text-top;
}
.panel-bg  .warns .pact{
	margin-top: 5px;
	 color: #919191;
}
.panel-bg .warns  .pact a{
	color: #0278d2;
}
.panel-bg  .warns .plat{	
	 color: #333;
}
.panel-bg .warns  .tips{
    margin-left: 20%;
   
}
.panel-bg  .tips a{
	color:#0278d2;
	margin: 0px 5px;
}
.panel-bg .split{
	background:none;
	border-bottom: 1px dashed #D7D7D7;
	border-top: 0px;
	clear: both;
	float: none;
	width: 100%;
	height: 1px;
	position: relative;
	top: 10px;
}
/*机构申请*/
.tab-bg {
    background-color: #ffffff;
    margin: 20px;
    opacity: 0.9;
    height: auto;
    min-height: 685px;
    border: 1px solid #ddd;
}
.tab-bg .tab  .panel-head{
	padding: 18px 15px;
	background-color:#0a70b0;
}
.tab-bg .tab .panel-head .panel-title{
	font-size: 22px;
    color:#ffffff;
	letter-spacing: 5px;
	margin-left: 152px;	
}
.tab-bg .tab-head ul{
	background-color:#0a70b0;
	padding: 0px;
}
.tab-bg .tab .tab-nav li a {
    border: none;
    border-radius: 0px;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 15px 30px;
      color: #fff;
}
.tab-bg .tab .tab-nav li.active a{
     border-top: 2px solid #0a70b0;
     border-left: 1px solid #ddd;
     border-right: 1px solid #ddd;
     background-color:#ffffff;
     color: #333;
}
.tab .tab-body-bordered {
    border: solid 1px #ddd;
    border-radius: 0px;
    padding: 15px;
}
.tab .tab-body{
	 background-color:#ffffff;
	 padding: 25px;
}
.tab-bg .tab .tab-more .reset {
    color: #178eea;
   line-height:20px;
}
.tab-bg .tab .tab-more .closeup {
    color: #178eea;
   line-height:20px;
}
#tab-online{
	padding:0px 10px;
}
.tab-bg .form-group .label{
	width: 14.5%;
}
.tab-bg .form-group .field {
    width: 85.5%;
}
.tab-bg .form-group .field label{
     line-height: 38px;
     margin: 0px 11px 0px 4px;	
}
.tab-bg .form-group .field label input{
      margin-right: 3px;
      margin-top: 2px;	
}
.tab-bg .form-group .field select {
    color: #333;
     font-size: 14px;
    padding: 6px;
    border: solid 1px #ddd;
    width: 100%;
    height: 34px;
    line-height: 20px;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
    transition: all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;
}
.tab-bg .form-group .pacts{
    position:absolute;
	margin-left: 5px;
	color: #919191;
    top:7px;
    left:255px;
}
.tab-bg .form-group .pacts a{
	color: #0278d2;
	margin: 0px 5px;
}
.tab-bg  .online-info .form-group .label{
	width: 29%;
}
.tab-bg  .online-info  .form-group .field {
    width: 71%;
}
.tab-bg  .form-group .field textarea{
    resize: none;
    width: 670px;
    height: 80px;
}
.tab-bg  .form-group .tips .apply{
    width: 120px;
    height: 45px;
    padding: 8px 15px;
    border:1px solid #0a70b0;
    color:#ffffff;
    background-color:#0a70b0;
}
.tab-bg  .offline{
	margin-top: 130px;
}
.tab-bg  .offline a >b{
	font-size: 20px;
	color: #0278d2;
	line-height: 56px;
	letter-spacing: 2px;
    padding: 0px 0px 5px 0px;
	border-bottom: 2px solid #0278d2;
 
}
.tab-bg .offline img{
	margin: 0px 10px;
}
.tab-bg .offline ul{
	list-style: none;
	text-align: left;
	margin-top: 50px;
	margin-bottom: 60px;
}
.tab-bg .offline ul li{
	padding:5px;
	font-size: 16px;
}
.tab-bg .offline ul li p{
	padding:5px;
    margin:5px 0px -6px 100px;
}
.tab-bg .offline .tips a {
    color: #0278d2;
    margin: 0px 5px;
}
.tab-bg .online-info .input-auto {
    width: 248px;
}
.tab-bg .online-info  .uploadimg{
    z-index: 0;
}
.tab-bg  .online-info  .uploadimg  .uploader{
    position: relative;
    display: inline-block;
    cursor: pointer;
    background-color: #ffffff;
    padding: 10px 8px;
    border: 1px solid #0a70b0;
    text-align: center;
    border-radius: 3px;
    overflow: hidden;
    color: #0a70b0;
}
.tab-bg .online-info  .uploadimg .uploader img{
   margin:0px 8px;
}
.tab-bg .online-info  .uploadimg input{
    opacity: 0;
    filter:"alpha(opacity=0)"; 
    filter: alpha(opacity=0); 
    position: absolute;
    padding: 10px;
    width: 120px;
    height: 40px;
    top: 0px; 
    left: 0px; 
    z-index:9;
}
.tab-bg .online-info .uploadimg .change {
   font-size: 24px;
    cursor: pointer;
    line-height: 24px;
    position: absolute;
    left: 95px;
    top: -6px;
    display:none;
    z-index:20;
}
.tab-bg .online-info .uploadimg .uploadImg {
    display：none;
    width: 122px;
    height: 88px;
    margin-left: 6px;
    z-index:999;
}
.tab-bg .tab-more{
    position:relative;
    color:#fff;
}
.tab-bg .tab-more .resetinfo{
    position:absolute;
    text-align:center;
    background-color:#f8f8f8;
    padding:20px;
    left:-187px;
    top:41px;
    z-index:9;
    border-left:1px solid #ddd;
    border-bottom:1px solid #ddd;
    display:none;
}
.tab-bg .tab-more .resetinfo input{
    height:40px;
    border:1px solid #ddd;

}
.tab-bg .tab-more .resetinfo .codebtn,
.tab-bg .tab-more .resetinfo .resetcode{
    position: absolute;
    top: 63px;
    float: right;
    right: 25px;
    background-color: #f8f8f8;
    cursor: default;
    color: #333;
}
.tab-bg .tab-more .resetinfo .btn_reset{
    border:1px solid #018ee8;
    color:#018ee8;
    margin-top:10px;
    width:232px;

}
/*2c注册*/
.tab-more{
	padding: 6px 10px  10px 0px;
}	
.tab-more a{
    color: #ffffff;
    margin: 0px 5px;
}
.tab-moblie{
	margin-top: 10px;
}
.tab-moblie .form-group .tips{
    margin-left: 11%;
}
.tab-bg .list-group li,.panel .list-group li{
	padding: 0px;
	position: relative;	
}
.tab-bg .list-group li>i{
    position: absolute;
    top: 23px;
    left: 4px;
    color: #cd3301;
}
.tab-bg .list-group li input{
    padding: 6px 15px;
    border: 0px;
    width: 100%;
    height: 60px;
    box-shadow:none;
    line-height:50px;
   
}
.tab-bg  .list-group  .correct{
   position: absolute;
    top: 18px;
    right: -185px;
    display: none;
    width: 170px;
    text-align: left;
}
.tab-bg  .list-group  .error{
    text-align: left;
    position: absolute;
    top: 18px;
    float: left;
    left: 360px;
    display: none;
    color: #ff9a50;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.tab-bg .list-group .codebtn,
.tab-bg .list-group .resetcode,
.codeimg{
	position: absolute;
    top: 13px;
    float: right;
    right: 15px;
    background-color: #f8f8f8;
    cursor:default;
    color:#333;
}
.tab-bg .list-group{
	width: 347px;
}
.tab-bg .list-pact{
	margin-top: 10px;
	margin-bottom: 60px;
}
.tab-bg .list-pact .tips{
	margin-top: 25px;
	height: 40px;
	padding-bottom: 30px;
}
.tab-bg .list-pact .tips a {
    color: #0278d2;
    margin: 0px 5px;
}
.tab-bg .list-pact .tips button{
	width: 345px;
    border:1px solid #0a70b0;
    color:#0a70b0;
    background-color:#ffffff;
}
.tab-bg .list-pact .tips button:hover{
    background-color:#0a70b0;
    color:#fff;
    border:1px solid #0a70b0;
}
.regsuccess{
	margin-top: 130px;
}
.regsuccess span{
	position: relative;
	top: -17px;
	font-size: 22px;
	margin-left: 10px;
}
.regsuccess .account{
	top:0px; 
}
#forgetpsd .regsuccess span {
    position: relative;
    top: -4px;
    font-size: 22px;
    margin-left: 10px;
}
#tab-moblie .regsuccess span p{
	font-size: 14px;
    color:#757373;
    margin-left: 195px;  
}
.reg_doctor .regsuccess span p{
	font-size: 14px;
    color:#757373;
    margin-left: 140px;  
}
.regsuccess  p>span.acccount{
    font-size: 14px;   
}
#tab-online .regsuccess .account{
	top:12px;
}
.regsuccess a.button,.regsuccess a.button:hover{
	margin-top: 40px;
    background-color:#0278d2;
    border-color: #0278d2;
}
.reg_doctor .form-group .field select.subject-select{
    padding:7px 6px 6px 6px;
}
/*医生注册-modify*/
.panel-bg .panel-body .rule{
    background: none;
    border-bottom: 2px solid #0a70b0;
    clear: both;
    float: none;
    width: 100%;
    height: 1px;
    position: relative;
    top: 0px;
    margin-bottom:23px;
}
.reg_doctor .title{
    font-size:18px;
    color:#000000;
}

.panel-bg .panel-body .addon {
    float: left;
    padding:10px 13px;
    height:34px;
    width:54px;
}
.reg_doctor .form-x .form-group .label{
    width:50%;
    text-align:left;
    overflow:auto;
}
.reg_doctor .form-group .label label{ 
   font-weight:normal;
   color:#a1a1a1;
   font-size:15px;
}
 .form-group .label label>i{ 
   color:#ff0010;
   font-size:16px;
   margin-right:6px;
}

.reg_doctor .form-x .form-group .field{
     width:50%;
}
.reg_doctor .form-group .field input{
     height:34px;
     line-height:25px;
     width:336px;
     border-radius:4px;
     box-shadow:none;
}
.reg_doctor .form-group .field #moblie{
     height:42px;
     width:282px;
      border-radius:0px;
     box-shadow:none;
}
.reg_doctor .form-group .field select {
    color:#999;
    font-size: 14px;
    padding: 6px;
    border:solid 1px #ddd;
    width: 336px;
    height: 34px;
    line-height: 20px;
    border-radius: 4px;
    box-shadow: 0px;
    transition: all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;
}
.reg_doctor .form-group .chzn-container-multi .chzn-choices .search-field input{
    margin:0px;
    width: 336px;
    height: 34px;
}
.reg_doctor .form-group .chzn-container-active .chzn-choices{
    box-shadow:none;
}
.reg_doctor .form-group  .chzn-container .chzn-results
{
    margin:0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    width: 336px;
}
.reg_doctor .form-group .chzn-container .chzn-results li{
    line-height:none;
     width: 336px;
}
.reg_doctor .form-group .chzn-container ul.chzn-choices{
    max-width:336px;
    max-height:34px;
    overflow-y:auto;
    border:none;
    border:1px solid #ddd;
    background-image:none;
}
.reg_doctor .form-group .chzn-container-multi .chzn-choices .search-choice{
    padding: 5px 19px 5px 6px;
    margin: 8px 0 8px 5px;
}
.reg_doctor .input-group .form-group{
	margin:5px auto;
}
.reg_doctor .input-group .uploadimg{
     position: relative;
    float: right;
    right: -19px;
    height: 42px;
    z-index: 0;
}
.reg_doctor .input-group  input.paper{
    width:196px;
}
.reg_doctor .label  .showpaper{
   position: absolute;
    width: 69px;
    height: 48px;
    margin-top: -10px;
    overflow: hidden;;
} 
.reg_doctor .label  .showpaper>img{
    position:relative;
    width:214px;
    left:-74px;

}
.reg_doctor .warns .btn{
    padding:13px 15px;
    width:338px;
    font-size: 18px;
    margin:15px 0px;
    background-color:#0a70b0;
    color:#ffffff;
    border-color:#0a70b0;
}
.reg_doctor .warns .btn:hover{
    background-color:#0a70b0;
    color:#ffffff;
     border-color:#0a70b0;
}
.reg_doctor .sign{
    margin-top:60px;
}
.reg_doctor .sign span>a{
    color:#a1a1a1;
   margin-left:70px;
   font-size:16px;
}
.reg_doctor .input-group  .correct{
    position: absolute;
    top: 9px;
    right: -188px;
    width: 170px;
    text-align: left;
    display:none;
}
.reg_doctor .form-group  .error{
    text-align:left;
    position: relative;
    top: 0px;
    color:#ff9a50;
    white-space:nowrap; 
   text-overflow:ellipsis; 
   -o-text-overflow:ellipsis; 
    overflow: hidden; 
     display:none;
}
.reg_doctor .input-group .uploadimg{
    z-index:0px;
}
.reg_doctor .input-group .uploadimg  .uploader{
     position: relative;
    display: inline-block;
    cursor: pointer;
    background-color: #ffffff;
    padding: 6px 8px;
    border: 1px solid #0a70b0;
    text-align: center;
    border-radius: 4px;
    overflow: hidden;
    color: #0a70b0;
}
.reg_doctor .input-group .uploadimg .uploader img{
   margin:0px 8px;
}
.reg_doctor qualification .option{
    width: 120px;
    height: 120px;
    overflow: hidden;
    margin-left: 20px;
}
.reg_doctor .qualification .option .uploadImg.img1 {
    width: 112px;
    height: 112px;
    overflow: hidden;
    background-image: url(../img/camera1.png);
    display: block;
}
.reg_doctor .qualification .option .uploadImg.img2 {
    width: 112px;
    height: 112px;
    overflow: hidden;
    margin-left: 6px;
    background-image: url(../img/camera2.png);
    display: block;
}
.reg_doctor .qualification .option .uploadImg.img_cid0 {
    width: 112px;
    height: 112px;
    overflow: hidden;
    background-image: url(../img/camera_cid0.jpg);
    display: block;
}
.reg_doctor .qualification .option .uploadImg.img_cid1 {
    width: 112px;
    height: 112px;
    overflow: hidden;
    background-image: url(../img/camera_cid1.jpg);
    display: block;
}
.reg_doctor .qualification  .title{
   font-size:14px;
}
.reg_doctor .qualification  .change{
    position: absolute;
    left: 100px;
    top: -8px;
    cursor:pointer;
}
.reg_doctor .qualification .scan>a,
.reg_doctor .qualification .scan>a:hover
.reg_doctor .qualification .scan>a:visited{
    text-decoration: underline;
    color: #0a70b0;
    margin: 5px 15px;
    border:0px;
}

.reg_doctor .input-group .uploadimg input{
     opacity: 0;               
    filter:"alpha(opacity=0)"; 
    filter: alpha(opacity=0); 
    position: absolute;
    padding: 10px;
    width: 120px;
    height: 40px;
    top: 0px; 
    left: 0px; 
    z-index:9;
}
.reg_doctor .input-group .uploadimg .change {
   font-size: 24px;
    cursor: pointer;
    line-height: 24px;
    position: absolute;
    left: 95px;
    top: -6px;
    display:none;
    z-index:999;
}
.reg_doctor .input-group .uploadimg .uploadImg {
    width: 122px;
    height: 88px;
    margin-left: 6px;
}
/*资质*/
.reg_doctor .qual{
    padding:10px;
    border-right:1px dashed #ddd;
}
.reg_doctor .qual input[type="text"]{
    margin:10px 0px 0px;
}
.reg_doctor .qual .uploaderImg .option{
    margin-right: 10px;
    float: left;
    width:112px;
    position:relative;
}
.reg_doctor .qual .uploaderImg .option input {
    opacity: 0;
    filter:"alpha(opacity=0)"; 
    filter: alpha(opacity=0); 
    position: absolute;
    padding: 10px;
    width: 112px;
    height: 82px;
    top: 40px;
    left: 0px;
    z-index:9;
}
.reg_doctor .qual .uploaderImg .option .change {
    display: inline-block;
    font-size: 24px;
    cursor: pointer;
    line-height: 24px;
    position: absolute;
    left: 95px;
    top: 30px;
    display: none;
    z-index:999;
}
.reg_doctor .qual .uploaderImg .option p{
    margin:8px 0px;
    text-align:center;
    color:#a1a1a1;
}
.reg_doctor .qual .uploaderImg .option .uploadImg {
    width: 122px;
    height: 88px;
    overflow: hidden;
}
.reg_doctor .qual .uploadImg img {
    background-image: url(../img/default.png);
    width: 112px;
    height: 82px;
    z-index:999;
}
 #tab-online  .demoImg .example{
    float: left;
    width: 122px;
    height: 88px;
    cursor: pointer;
    overflow: hidden; 
    margin-top:10px;  
}
#tab-online .demoImg .example img {
    position: relative;
    /*left: -127px;
    width: 364px;*/
    height: 82px;
}
#tab-online .demoImg  .smallside img{
    left:-254px;
}
.reg_doctor  .demoImg .example{
    float: left;
    width: 112px;
    height: 88px;
    cursor: pointer;
    overflow: hidden; 
    margin-top:10px;  
}
.reg_doctor  .demoImg .example img {
    position: relative;
    width: 112px;
    height: 82px;
}
.reg_doctor  .demoImg  .smallside{
    margin-left:10px;
}
 .demoImg .bigshow {
    margin-left: 5px;
    margin-right: 10px;
    cursor: pointer;
    float: left;
    display: none;
    margin-top:10px;
}
.demoImg .bigshow img{
     position: relative;
    left: -10px;
 }
.demoImg .bigshow .close {
    position: relative;
    left: 218px;
    top: -176px;
}
.reg_doctor .qual  .descr{
   line-height:45px;
   color:#a1a1a1;
   margin-left:5px;
}
#hos_select #hos_text_name{
    width:170px;
}
#hos_select #hos_text_value{
      width:70px;
 }
#hos_select #hos_btn_select,
#s_select #hos_btn_select{
      width: 80px;
    margin-left: 10px;
    border: solid 1px #ddd;
    background-color: #f3f3f3;
    border-radius: 4px;
    font-size: 12px;  
}
#hos_select #hos_btn_select{
     padding:4px 3px;
}
#s_select #hos_btn_select{
     padding:8px 3px;
}
#hos_select .reveal-modal{
    margin-left: 100px;
}
#s_select .reveal-modal{
    margin-left:-50px;
}
#tab-online .agencyonline .rule{
    background: none;
    border-bottom: 2px solid #0a70b0;
    clear: both;
    float: none;
    width: 100%;
    height: 1px;
    position: relative;
    top: 0px;
    margin-bottom:23px;
}
#tab-online .agencyonline .title{
    font-size:16px;
    color:#000000;
}
#tab-online .demoImg .bigshow .close{
   position: relative;
    left: -30px;
    top: -154px;
}
#tab-online .form-group .error {
    text-align: left;
    position: relative;
    top: -5px;
    color: #ff9a50;
    width: 170px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: none;
    line-height: 32px;
}
#tab-online .form-group .error .msg{
    top: 6px;
    position: relative
}
.validateCode .form-group .field
{
 width: 250px;
 float:left;
}
.validateCode .form-group .label {
   width:150px;
    float:left;
}
.validateCode .codebtn,
.validateCode .resetcode{
    position: absolute;
    top: 4px;
    float: right;
    right: 4px;
    background-color: #f8f8f8;
    cursor:default;
    color:#333;
}
.validateCode .form-group .field input {
    height: 42px;
    border-radius: 4px;
    box-shadow: none;
}
.validateCode .form-group .error {
    text-align: left;
    position: relative;
    top: 5px;
    color: #ff9a50;
    width: 170px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: none;
}
/*进度*/
#tab-online .speed{
    text-align:center;
    display:none;
}
#tab-online .speed{
    text-align:center;
}
#tab-online .speed .state{
    line-height:20px;
    color:#eb4f38;
}
#tab-online .speed .state img{
    margin-right:5px;
}
#tab-online .speed .state{
     color:#eb4f38;
}
/*机构信息*/
#tab-online .statusInfo{
    display:none;
}
#tab-online .statusInfo h4{
    font-size:16px;
    font-weight:normal;
    margin-top:10px;
}
#tab-online .statusInfo .status_nav{
    padding-left:66px;
    display:block;
    font-size:16px;
}
#tab-online .statusInfo .status_nav li{
    display:block:
}
#tab-online .statusInfo .status_nav li>div{
   float:left;
   padding:10px;
}
#tab-online .statusInfo .status_nav .Info_type{
  text-align:right;
  width:15%;  
}
#tab-online .statusInfo .status_nav .Info{
    padding:10px 0px;
    text-align:left;
     width:85%;  
}
#tab-online .statusInfo .status_nav  .info_status{
    color:#cd3301;
    font-weight:bolder;
    font-size:20px;
    position:relative;
    top:-2px;
}
#tab-online .statusInfo .btngroup{
   margin-left:10%;
}
#tab-online .statusInfo .btngroup >button,
#tab-online .statusInfo .btngroup >button:hover{
  margin:15px;
  font-size:16px;
  background-color:#ffffff;
  border:1px solid #0a70b0;
  border-radius:4px;
  color:#0a70b0;
  height:40px;
  width:140px;
}
.iframe0{
    width: 120px;
    height: 59px;
    float: right;
    margin-left: 0px;
    overflow: hidden;
    top: 0px;
    left:0px;
    position: absolute;
    opacity: 0;
    filter:"alpha(opacity=0)"; 
    filter: alpha(opacity=0); 
    cursor:pointer;
}
.iframe1{
    width: 120px;
    height: 80px;
    float: right;
    margin-left: 0px;
    overflow: hidden;
    top: 40px;
    left:0px;
    position: absolute;
    opacity: 0;
    filter:"alpha(opacity=0)"; 
    filter: alpha(opacity=0); 
    cursor:pointer;
}
.systemInfo{
    height:25px;
    font-size:15px;
    color:#eb4f38;
    display:none;
}
.systemInfo p{
    letter-spacing:1px;
}
.agreement{
    color:#0a70b0;
    cursor:pointer;
}
.legal,.legal:hover,.legal:active,.legal:focus{
    color:#0a70b0;
    cursor:pointer;
}
.legal:hover{
    text-decoration-line: underline;
}
.AgreementFile .ui-dialog-body{
    padding:0px;
}
.AgreementFile .content{
     max-height: 660px;
    overflow: auto;
    padding: 20px;
    margin-bottom:20px;
    border-bottom:1px solid #ddd;
}
.AgreementFile .ui-dialog-button{
    margin-top: 5px;
    margin-right: 40px;
}
.tab-bg .online-info .selectbox{
   position: absolute;
    top: 1px;
    width: 222px;
    border: 0px;
    padding: -8px 5px;
    margin-left: 2px;
    height: 32px;
    left: 3px;
}
.error img {
    width: 20px;
    height: 20px;
}